Add myself to MAINTAINERS (Write After Approval)
[gcc.git] / ChangeLog
1 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
2
3 * MAINTAINERS (Write After Approval): Add myself.
4
5 2019-07-03 Andrea Corallo <andrea.corallo@arm.com>
6
7 * MAINTAINERS (Write After Approval): Add myself.
8
9 2019-06-25 Martin Liska <mliska@suse.cz>
10
11 contrib/filter-clang-warnings.py: Transform from
12 filter-rtags-warnings.py.
13
14 2019-06-15 Tom Tromey <tom@tromey.com>
15
16 * configure.ac (host_libs): Add gnulib.
17 * configure: Rebuild.
18 * Makefile.def (host_modules, dependencies): Add gnulib.
19 * Makefile.in: Rebuild.
20
21 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
22
23 * MAINTAINERS (Write After Approval): Add myself.
24
25 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
26
27 * configure: Regenerate.
28 * configure.ac: Add PRU target.
29
30 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
31
32 * MAINTAINERS (Write After Approval): Add myself.
33
34 2019-06-11 Nick Clifton <nickc@redhat.com>
35
36 Import these changes from the binutils/gdb repository:
37
38 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
39
40 * Makefile.def (dependencies): configure-libctf depends on all-bfd
41 and all its deps.
42 * Makefile.in: Regenerated.
43
44 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
45
46 * Makefile.def (host_modules): Add libctf.
47 * Makefile.def (dependencies): Likewise.
48 libctf depends on zlib, libiberty, and bfd.
49 * Makefile.in: Regenerated.
50 * configure.ac (host_libs): Add libctf.
51 * configure: Regenerated.
52
53 2019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
54
55 * MAINTAINERS (Write After Approval): Add myself.
56
57 2019-05-19 Peter Bergner <bergner@linux.ibm.com>
58
59 * MAINTAINERS: Update my email address.
60
61 2019-05-17 Thomas Rodgers <trodgers@redhat.com>
62
63 * MAINTAINERS (Write After Approval): Add myself.
64
65 2019-05-16 Jun Ma <junma@linux.alibaba.com>
66
67 * MAINTAINERS (Write After Approval): Add myself.
68
69 2019-05-07 Jim Wilson <jimw@sifive.com>
70
71 * MAINTAINERS: Remove myself as IA-64 maintainer.
72
73 2019-05-04 Roland Illig <roland.illig@gmx.de>
74
75 * MAINTAINERS (Write After Approval): Add myself.
76
77 2019-05-02 Richard Biener <rguenther@suse.de>
78
79 PR bootstrap/85574
80 * Makefile.tpl (compare target): Also compare extra-compare
81 files.
82 * Makefile.in: Regenerate.
83
84 2019-04-22 Roman Zhuykov <zhroma@ispras.ru>
85
86 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
87 as modulo-scheduler maintainer.
88
89 2019-04-21 Iain Sandoe <iain@sandoe.co.uk>
90
91 * MAINTAINERS: Add myself as co-maintainer for Darwin.
92
93 2019-04-18 Iain Sandoe <iain@sandoe.co.uk>
94
95 * MAINTAINERS: Update my email address.
96
97 2019-04-14 Johannes Pfau <johannespfau@gmail.com>
98
99 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
100 * configure: Regenerate.
101
102 2019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
103
104 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
105 * configure: Regenerate.
106
107 2019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
108
109 * configure.ac: Add target-zlib to target_libraries.
110 * configure: Regenerate.
111
112 2019-04-09 Martin Liska <mliska@suse.cz>
113
114 * Makefile.in: Regenerate.
115 * Makefile.tpl: Pass GENERATOR_CFLAGS
116 in all stages.
117
118 2019-03-28 Martin Liska <mliska@suse.cz>
119
120 PR bootstrap/89829
121 * Makefile.in: Revert r254150.
122 * Makefile.tpl: Likewise.
123
124 2019-03-28 Ben Elliston <bje@gnu.org>
125
126 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
127 related, and libdecnumber.
128
129 2019-03-15 Alexander Monakov <amonakov@ispras.ru>
130
131 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
132 (Write After Approval): Remove myself.
133
134 2019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
135
136 * MAINTAINERS (Write After Approval): Add myself.
137
138 2019-02-11 Andrew Stubbs <ams@codesourcery.com>
139
140 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
141 (Write After Approval): Remove myself and Julian.
142
143 2019-01-26 Harald Anlauf <anlauf@gmx.de>
144
145 * MAINTAINERS (Write After Approval): Add myself.
146
147 2019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
148
149 * MAINTAINERS (Write After Approval): Add myself.
150
151 2019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
152
153 * ChangeLog: Replace space with tab.
154 * MAINTAINERS: Delete 1 tab to keep alignment.
155
156 2019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
157
158 * MAINTAINERS (Write After Approval): Add myself.
159
160 2019-01-18 Li Jia He <helijia@gcc.gnu.org>
161
162 * MAINTAINERS (Write After Approval): Add myself.
163
164 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
165 Kwok Cheung Yeung <kcy@codesourcery.com>
166 Julian Brown <julian@codesourcery.com>
167 Tom de Vries <tom@codesourcery.com>
168 Jan Hubicka <hubicka@ucw.cz>
169 Martin Jambor <mjambor@suse.cz>
170
171 * configure.ac: Likewise.
172 * configure: Regenerate.
173 * contrib/config-list.mk: Add amdgcn-amdhsa.
174
175 2019-01-16 Kewen Lin <linkw@gcc.gnu.org>
176
177 * MAINTAINERS (Write After Approval): Add myself.
178
179 2019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
180
181 * MAINTAINERS (Write After Approval): Add myself.
182
183 2019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
184
185 PR target/88535
186 * config.guess: Import upstream version 2019-01-03.
187 * config.sub: Import upstream version 2019-01-01.
188
189 2018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
190
191 * MAINTAINERS (Write After Approval): Update my maintainer address.
192
193 2018-12-21 Gergö Barany <gergo@codesourcery.com>
194
195 * MAINTAINERS (Write After Approval): Add myself.
196
197 2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
198
199 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
200
201 2018-12-05 Iain Sandoe <iain@sandoe.co.uk>
202
203 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
204 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
205 (GCC_TARGET_TOOL): Likewise.
206 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
207 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
208 OTOOL, OTOOL_FOR_TARGET: New substitutions.
209 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
210 * configure: Regenerate.
211 * Makefile.in: Likewise.
212
213 2018-11-28 Johannes Pfau <johannespfau@gmail.com>
214
215 * MAINTAINERS (Write After Approval): Add myself.
216
217 2018-11-13 Martin Liska <mliska@suse.cz>
218
219 * gcc.target/i386/pr87930.c: Move to ...
220 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
221
222 2018-11-10 Stafford Horne <shorne@gmail.com>
223
224 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
225 (Write After Approval): Remove myself.
226
227 2018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
228
229 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
230 Append $INCICONV to it.
231
232 2018-11-04 Stafford Horne <shorne@gmail.com>
233
234 * MAINTAINERS (Write After Approval): Add myself.
235
236 2018-10-31 Joseph Myers <joseph@codesourcery.com>
237
238 PR bootstrap/82856
239 * multilib.am: New file. From automake.
240
241 Merge from binutils-gdb:
242 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
243
244 * libtool.m4: Use AC_LANG_SOURCE.
245 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
246 * ar-lib: New file.
247 * test-driver: New file.
248 * configure: Re-generate.
249
250 2018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
251
252 * MAINTAINERS (Write After Approval): Add myself.
253
254 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
255
256 PR bootstrap/87788
257 PR d/87799
258 * configure: Rebuild.
259 * configure.ac: Disable D on systems where it is known not to work.
260
261 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
262
263 * Makefile.def (target_modules): Add libphobos.
264 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
265 GDCFLAGS_FOR_TARGET.
266 (dependencies): Make libphobos depend on libatomic, libbacktrace
267 configure, and zlib configure.
268 (language): Add language d.
269 * Makefile.in: Rebuild.
270 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
271 (HOST_EXPORTS): Add GDC.
272 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
273 (BASE_TARGET_EXPORTS): Add GDC.
274 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
275 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
276 (EXTRA_HOST_FLAGS): Add GDC.
277 (STAGE1_FLAGS_TO_PASS): Add GDC.
278 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
279 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
280 environment variables.
281 * configure: Rebuild.
282 * configure.ac: Add target-libphobos to target_libraries. Set and
283 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
284
285 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
286
287 * MAINTAINERS (Write After Approval): Add myself.
288
289 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
290
291 * MAINTAINERS (Write After Approval): Remove myself.
292
293 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
294
295 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
296
297 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
298
299 * MAINTAINERS: Update my email address.
300
301 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
302
303 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
304 maintainer.
305
306 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
307
308 * MAINTAINERS (Write After Approval): Add self.
309
310 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
311
312 * MAINTAINERS (write after approval): Add myself.
313
314 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
315
316 * MAINTAINERS: Update my email address.
317
318 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
319
320 * MAINTAINERS (write after approval): Add myself.
321
322 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
323
324 * MAINTAINERS: Add self to global reviewers list.
325
326 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
327
328 MAINTAINERS: Add c-sky port maintainers.
329
330 2018-08-10 Martin Liska <mliska@suse.cz>
331
332 * MAINTAINERS: Revert change in previous commit and
333 join lines.
334
335 2018-08-10 Martin Liska <mliska@suse.cz>
336
337 * MAINTAINERS: Remove extra line.
338
339 2018-08-06 Naveen H.S <naveenh@marvell.com>
340
341 * MAINTAINERS: Update my email address.
342
343 2018-07-19 DJ Delorie <dj@redhat.com>
344
345 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
346 as maintainer.
347
348 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
349
350 * MAINTAINERS: Adjust email address for me and my colleague Robin
351 Dapp.
352
353 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
354 Sunil K Pandey <sunil.k.pandey@intel.com>
355
356 PR target/84413
357 * config/i386/i386.c (m_CORE_AVX512): New.
358 (m_CORE_AVX2): Likewise.
359 (m_CORE_ALL): Add m_CORE_AVX2.
360 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
361 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
362 and remove the rest of m_SKYLAKE_AVX512.
363
364 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
365
366 * config.sub: Sync with upstream version 2018-07-03.
367
368 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
369
370 * config.guess: Sync with upstream version 2018-06-26.
371 * config.sub: Sync with upstream version 2018-07-02.
372
373 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
374
375 * libtool.m4: Sort output of 'find' to enable deterministic builds.
376 * ltmain.sh: Likewise.
377
378 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
379
380 * contrib/config-list.mk: Remove powerpc-linux_paired.
381
382 2018-06-29 Alexandre Oliva <oliva@adacore.com>
383
384 * configure.ac: Introduce support for @unless/@endunless.
385 * Makefile.tpl (dep-kind): Rewrite with cond; return
386 postbootstrap in some cases.
387 (make-postboot-dep, postboot-targets): New.
388 (dependencies): Do not output postbootstrap dependencies at
389 first. Output non-target ones changed for configure to depend
390 on stage_last @if gcc-bootstrap, and the original deps @unless
391 gcc-bootstrap.
392 * configure.in, Makefile.in: Rebuilt.
393
394 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
395
396 * MAINTAINERS (write after approval): Add myself.
397
398 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
399
400 * MAINTAINERS (write after approval): Add myself.
401
402 2018-06-19 Nick Clifton <nickc@redhat.com>
403
404 * zlib/configure.ac: Restore old behaviour of only enabling
405 multilibs when a target subdirectory is defined. This allows
406 building with srcdir == builddir.
407 * zlib/configure: Regenerate.
408
409 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
410
411 * Makefile.def (fortran): Add check-target-libgomp-fortran.
412 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
413 * Makefile.in: Regenerate.
414
415 2018-06-16 Ben Elliston <bje@gnu.org>
416
417 * config.guess: Import latest version.
418 * config.sub: Likewise.
419
420 2018-06-08 Martin Liska <mliska@suse.cz>
421
422 * MAINTAINERS: Remove MPX-related entries.
423 * Makefile.def: Remove libmpx support.
424 * Makefile.in: Regenerate.
425 * configure.ac: Remove removed files.
426 * configure: Regenerate.
427 * libmpx/ChangeLog: Remove.
428 * libmpx/Makefile.am: Remove.
429 * libmpx/Makefile.in: Remove.
430 * libmpx/acinclude.m4: Remove.
431 * libmpx/aclocal.m4: Remove.
432 * libmpx/config.h.in: Remove.
433 * libmpx/configure: Remove.
434 * libmpx/configure.ac: Remove.
435 * libmpx/configure.tgt: Remove.
436 * libmpx/libmpx.spec.in: Remove.
437 * libmpx/mpxrt/Makefile.am: Remove.
438 * libmpx/mpxrt/Makefile.in: Remove.
439 * libmpx/mpxrt/libmpx.map: Remove.
440 * libmpx/mpxrt/libtool-version: Remove.
441 * libmpx/mpxrt/mpxrt-utils.c: Remove.
442 * libmpx/mpxrt/mpxrt-utils.h: Remove.
443 * libmpx/mpxrt/mpxrt.c: Remove.
444 * libmpx/mpxrt/mpxrt.h: Remove.
445 * libmpx/mpxwrap/Makefile.am: Remove.
446 * libmpx/mpxwrap/Makefile.in: Remove.
447 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
448 * libmpx/mpxwrap/libtool-version: Remove.
449 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
450
451 2018-06-04 Martin Liska <mliska@suse.cz>
452
453 * MAINTAINERS: Add myself as gcov maintainer.
454
455 2018-06-04 Matthew Fortune <mfortune@gmail.com>
456
457 * MAINTAINERS: Update my email address.
458
459 2018-06-04 Tom de Vries <tdevries@suse.de>
460
461 * MAINTAINERS: Remove write-after-approval entries for component
462 maintainers.
463
464 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
465
466 * MAINTAINERS (write after approval): Add myself.
467
468 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
469
470 * MAINTAINERS: Update my email address.
471
472 2018-06-01 Tom de Vries <tdevries@suse.de>
473
474 * MAINTAINERS: Update my email address.
475
476 2018-05-22 Bin Cheng <bin.cheng@arm.com>
477
478 * MAINTAINERS (loop-optimizer): Add myself.
479
480 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
481
482 * configure.ac: Added "nfp" target.
483 * configure: Regenerate.
484
485 2018-04-30 Richard Biener <rguenther@suse.de>
486
487 PR bootstrap/85571
488 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
489 (STAGE3_TFLAGS): Likewise.
490 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
491 (STAGEtrain_TFLAGS): Likewise.
492 * Makefile.in: Regenerate.
493
494 2018-04-26 Richard Biener <rguenther@suse.de>
495
496 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
497 (STAGE2_CFLAGS): Likewise.
498 (STAGE2_TFLAGS): Likewise.
499 (STAGE3_CFLAGS): Add -fchecking.
500 (STAGE3_TFLAGS): Likewise.
501 (STAGEtrain_CFLAGS): Filter out -fchecking.
502 (STAGEtrain_TFLAGS): Likewise.
503 * Makefile.in: Re-generate.
504
505 2018-04-25 Catherine Moore <clm@codesourcery.com>
506
507 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
508
509 2018-04-18 Paul Clarke <pc@us.ibm.com>
510
511 * MAINTAINERS (write after approval): Add myself.
512
513 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
514
515 * MAINTAINERS: Update my email address.
516
517 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
518
519 * MAINTAINERS: Remove redundant Write-After-Approval entry.
520
521 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
522
523 * MAINTAINERS: Update my email address and disambiguate myself
524 a bit from Will Schmidt.
525
526 2018-03-21 Nathan Sidwell <nathan@acm.org>
527
528 * MAINTAINERS: Move maintainers of now-removed picochip and score
529 ports to write after approval.
530
531 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
532
533 * MAINTAINERS: Add entry for SVE maintainership.
534
535 2018-02-13 Maciej W. Rozycki <macro@mips.com>
536
537 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
538 * configure: Regenerate.
539
540 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
541
542 * MAINTAINERS (write after approval): Add myself.
543
544 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
545
546 * MAINTAINERS (write after approval): Add myself.
547
548 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
549
550 * MAINTAINERS (write after approval): Add myself.
551
552 2018-01-03 Jakub Jelinek <jakub@redhat.com>
553
554 Update copyright years.
555
556 2018-01-03 Ben Elliston <bje@gnu.org>
557
558 * config.guess: Import latest version.
559 * config.sub: Likewise.
560
561 2017-12-12 Stafford Horne <shorne@gmail.com>
562
563 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
564 * configure: Regenerate.
565
566 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
567
568 * MAINTAINERS (Write After Approval): Add myself.
569
570 2017-11-28 Julia Koval <julia.koval@intel.com>
571 Sebastian Peryt <sebastian.peryt@intel.com>
572
573 * Makefile.def (target_modules): Remove libcilkrts.
574 * Makefile.in: Ditto.
575 * configure: Ditto.
576 * configure.ac: Ditto.
577
578 2017-11-28 Julia Koval <julia.koval@intel.com>
579
580 * MAINTAINERS (Write After Approval): Add myself.
581
582 2017-11-22 Sudakshina Das <sudi.das@arm.com>
583
584 * MAINTAINERS (Write After Approval): Add myself.
585
586 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
587
588 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
589 Use my SiFive email address.
590
591 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
592
593 * MAINTAINERS (write after approval): Add myself.
594
595 2017-10-27 Martin Liska <mliska@suse.cz>
596
597 * Makefile.tpl: Use proper name of folder as it was renamed
598 during transition to 4 stages.
599 * Makefile.in: Regenerate.
600
601 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
602
603 * MAINTAINERS (write after approval): Add myself.
604
605 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
606
607 * MAINTAINERS: Add a note that maintainership also includes web
608 pages, docs, and testsuite related to that area.
609
610 2017-09-25 Tom de Vries <tom@codesourcery.com>
611
612 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
613
614 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
615
616 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
617
618 2017-09-15 Nathan Sidwell <nathan@acm.org>
619
620 * MAINTAINERS: Remove myself as a vxworks maintainer.
621
622 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
623
624 * MAINTAINERS: Remove email address of Jim Norris.
625
626 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
627
628 * MAINTAINERS (Reviewers): Move myself from here...
629 (CPU Port Maintainers): ... to here.
630
631 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
632
633 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
634
635 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
636
637 * MAINTAINERS (write after approval): Add myself.
638
639 2017-07-28 Tony Reix <tony.reix@atos.net>
640
641 * configure.ac (target-libffi): Don't disable for AIX.
642 (go): Don't add to unsupported_languages on AIX.
643 (target-libgo): Don't disable for AIX.
644 * configure: Regenerate.
645
646 2017-07-19 Yury Gribov <tetra2005@gmail.com>
647
648 * MAINTAINERS: Add myself.
649
650 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
651
652 * MAINTAINERS: Update my email address.
653
654 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
655
656 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
657 arm-specific auto-generated header files.
658
659 2017-07-03 Nathan Sidwell <nathan@acm.org>
660
661 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
662 * configure: Rebuilt.
663
664 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
665
666 * MAINTAINERS: Readd myself for c6x.
667
668 2017-06-28 Martin Liska <mliska@suse.cz>
669
670 PR bootstrap/81217
671 * Makefile.def: Remove superfluous bootstrap_target from
672 bootstrap_stage.
673 * Makefile.in: Re-generate the file.
674
675 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
676
677 * MAINTAINERS: Add myself to Write After Approval
678
679 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
680
681 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
682
683 2017-06-19 Martin Liska <mliska@suse.cz>
684
685 * Makefile.def: Define 4 stages PGO bootstrap.
686 * Makefile.tpl: Define FLAGS.
687 * Makefile.in: Regenerate.
688
689 2017-06-14 Ian Lance Taylor <iant@golang.org>
690
691 * Makefile.def: Add check-gotools to go check targets.
692 * Makefile.in: Rebuild.
693
694 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
695
696 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
697
698 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
699
700 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
701 * configure: Regenerate.
702
703 2017-05-31 Martin Liska <mliska@suse.cz>
704
705 * configure.ac: Add handling of stage2_werror_flags to
706 action-if-given and to action-if-not-given.
707 * configure: Regenerate.
708
709 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
710
711 * MAINTAINERS: Add self to Write After Approval
712
713 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
714
715 * MAINTAINERS: Update my email address, and remove myself as
716 maintainer in some areas.
717
718 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
719
720 * MAINTAINERS: Add self to Write After Approval
721
722 2017-05-25 Nathan Sidwell <nathan@acm.org>
723
724 * configure.ac: Add --enable-languages=default to mean default and
725 make --enable-languages=all mean all supported languages.
726 * configure: Regenerated.
727
728 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
729
730 * config.gcc (powerpc*-*-*spe*): New.
731 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
732 (powerpc-*-rtems*spe*): New.
733 (powerpc*-*-linux*spe*): New.
734 (powerpc-wrs-vxworksspe): New.
735 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
736 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
737 * config.host (powerpc*-*-*spe*): New.
738
739 2017-05-19 Martin Liska <mliska@suse.cz>
740
741 * configure.ac: Add --enable-werror-always just for
742 bootstrap-debug (or none build config) and do not add it
743 when we are on a release branch.
744 * configure: Regenerated.
745
746 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
747
748 * MAINTAINERS: Add self to Write After Approval
749
750 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
751
752 * MAINTAINERS: Move myself to Write After Approval section.
753
754 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
755
756 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
757 ACCH registers.
758 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
759 available.
760 (umulsidi3): Likewise.
761 (mulsidi3_700): Disable this pattern when we have advanced mpy
762 instructions.
763 (umulsidi3_700): Likewise.
764 (maddsidi4): New pattern.
765 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
766 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
767 (mpydu_imm_arcv2hs): Likewise.
768 * config/arc/predicates.md (accl_operand): New predicate.
769
770 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
771 Andrew Burgess <andrew.burgess@embecosm.com>
772
773 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
774 case.
775 (ARC_AUTOFP_IRQ_P): Likewise.
776 (ARC_AUTO_IRQ_P): Likewise.
777 (rgf_banked_register_count): New variable.
778 (parse_mrgf_banked_regs_option): New function.
779 (arc_override_options): Handle rgf_banked_regs option.
780 (arc_handle_interrupt_attribute): Add firq option.
781 (arc_compute_function_type): Return fast irq type when required.
782 (arc_must_save_register): Handle fast interrupts.
783 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
784 (arc_return_address_regs): Update.
785 * config/arc/arc.h (arc_return_address_regs): Update.
786 (arc_function_type): Add fast interrupt type.
787 (ARC_INTERRUPT_P): Update.
788 (RC_FAST_INTERRUPT_P): Define.
789 * config/arc/arc.md (simple_return): Update for fast interrupts.
790 (p_return_i): Likewise.
791 * config/arc/arc.opt (mrgf-banked-regs): New option.
792 * doc/invoke.texi (mrgf-banked-regs): Document.
793
794 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
795
796 * config/arc/arc.c (irq_ctrl_saved): New variable.
797 (ARC_AUTOBLINK_IRQ_P): Define.
798 (ARC_AUTOFP_IRQ_P): Likewise.
799 (ARC_AUTO_IRQ_P): Likewise.
800 (irq_range): New function.
801 (arc_must_save_register): Likewise.
802 (arc_must_save_return_addr): Likewise.
803 (arc_dwarf_emit_irq_save_regs): Likewise.
804 (arc_override_options): Handle deferred options.
805 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
806 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
807 arc_must_save_return_addr.
808 (arc_compute_frame_size): Handle automated save and restore of
809 registers.
810 (arc_expand_prologue): Likewise.
811 (arc_expand_epilogue): Likewise.
812 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
813 * config/arc/arc.opt (mirq-ctrl-saved): New option.
814 * doc/invoke.texi (mirq-ctrl-saved): Document option.
815
816 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
817 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
818
819 PR bootstrap/77661
820 * Makefile.def: Don't pass --enable-maintainer-mode on to an
821 in-tree build MPC.
822 * Makefile.in: Regenerate.
823
824 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
825
826 * configure.ac: Enable LTO by default on darwin >= 9.
827 * configure: Regenerate.
828
829 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
830
831 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
832 and Andrew Waterman as the RISC-V maintainers.
833
834 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
835
836 * MAINTAINERS: Add self to Write After Approval
837
838 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
839
840 * config.guess: Import latest from upstream.
841
842 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
843
844 * MAINTAINERS (Write After Approval): Remove entries that are
845 already covered under Reviewers.
846
847 2017-03-08 Mark Wielaard <mark@klomp.org>
848
849 PR demangler/70909
850 PR demangler/67264
851 * include/demangle.h: Add d_printing to struct demangle_component
852 and pass struct demangle_component as non const.
853
854 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
855
856 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
857
858 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
859
860 * Makefile.tpl: Remove HOST_ISLVER.
861 (HOST_EXPORTS): Remove ISLVER.
862 * Makefile.in: Regenerate.
863
864 2017-02-13 Richard Biener <rguenther@suse.de>
865
866 * configure: Re-generate.
867
868 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
869
870 * MAINTAINERS: Adjust bug reporting URL.
871
872 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
873
874 * MAINTAINERS (Write After Approval): Remove redundant entry
875 for Andrew Burgess.
876
877 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
878
879 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
880 32-bit hppa*-*-hpux*.
881 * configure: Regenerate.
882
883 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
884
885 * configure.ac: Moved the white list of enabling BRIG FE to
886 libhsail-rt/configure.tgt.
887 * configure: Regenerated.
888 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
889
890 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
891 Martin Jambor <mjambor@suse.cz>
892
893 * Makefile.def (target_modules): Added libhsail-rt.
894 (languages): Added language brig.
895 * Makefile.in: Regenerated.
896 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
897 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
898 * configure: Regenerated.
899
900 2017-01-17 Jakub Jelinek <jakub@redhat.com>
901
902 PR other/79046
903 * configure: Regenerated.
904
905 2017-01-04 Alan Modra <amodra@gmail.com>
906
907 * configure: Regenerate.
908
909 2016-12-29 Ben Elliston <bje@gnu.org>
910
911 * config.sub: Import latest version.
912
913 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
914
915 * MAINTAINERS (Write After Approval): Add myself.
916
917 2016-12-21 Jakub Jelinek <jakub@redhat.com>
918
919 * configure.ac: Don't bootstrap libmpx unless --with-build-config
920 includes bootstrap-mpx.
921 * configure: Regenerated.
922
923 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
924
925 * MAINTAINERS (Write After Approval): Add myself.
926
927 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
928
929 * configure: Regenerate.
930
931 2016-12-01 Matthias Klose <doko@ubuntu.com>
932
933 * configure.ac: Don't use pkg-config to check for bdw-gc.
934 * configure: Regenerate.
935
936 2016-11-30 Matthias Klose <doko@ubuntu.com>
937
938 * Makefile.def: Remove reference to boehm-gc target module.
939 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
940 options and for the bdw-gc pkg-config module.
941 * configure: Regenerate.
942 * Makefile.in: Regenerate.
943
944 2016-11-28 Nathan Sidwell <nathan@acm.org>
945
946 * MAINTAINERS (nvptx): Remove self.
947
948 2016-11-25 Ben Elliston <bje@gnu.org>
949
950 * config.guess: Import latest version.
951 * config.sub: Likewise.
952
953 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
954
955 * MAINTAINERS (Write After Approval): Add myself.
956
957 2016-11-15 Matthias Klose <doko@ubuntu.com>
958
959 * Makefile.def: Remove references to GCJ.
960 * Makefile.tpl: Likewise.
961 * Makefile.in: Regenerate.
962
963 2016-11-15 Matthias Klose <doko@ubuntu.com>
964
965 * config-ml.in: Remove references to GCJ.
966 * configure.ac: Likewise.
967 * configure: Regenerate.
968
969 2016-11-01 Josh Conner <joshconner@google.com>
970
971 * MAINTAINERS (Write After Approval): Update email address,
972
973 2016-10-27 Carl Love <cel@us.ibm.com>
974
975 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
976 Approval list to make it alphabetical.
977
978 2016-10-27 Carl Love <cel@us.ibm.com>
979
980 * MAINTAINERS (Write After Approval): Add myself.
981
982 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
983
984 * MAINTAINERS (Reviewers): Add myself.
985 (Write After Approval): Add myself.
986
987 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
988 Ulrich Weigand <uweigand@de.ibm.com>
989
990 * MAINTAINERS: Update email address.
991
992 2016-10-10 Nathan Sidwell <nathan@acm.org>
993
994 * MAINTAINERS: Update email address.
995
996 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
997
998 * configure.ac: Add aarch64-*-freebsd*.
999 * configure: Regenerate.
1000
1001 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
1002
1003 * MAINTAINERS: Update email address after it got reverted.
1004
1005 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1006
1007 * configure.ac (target_libraries): Readd target-boehm-gc.
1008 Restore --enable-objc-gc handling.
1009 * configure: Regenerate.
1010
1011 2015-10-03 Jeff Law <law@redhat.com>
1012
1013 * MAINTAINERS: Move several inactive maintainers to the
1014 write-after-approval section.
1015
1016 2016-09-30 Jakub Jelinek <jakub@redhat.com>
1017
1018 * configure.ac: Add target-libffi to target_libraries.
1019 Readd libgcj target disablings, modified to only target-libffi.
1020 Readd target addition of go to unsupported languages.
1021 * configure: Regenerated.
1022
1023 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
1024
1025 * MAINTAINERS: Update email address.
1026
1027 2016-09-30 Andrew Haley <aph@redhat.com>
1028
1029 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
1030 write-after approval. Remove Tom Tromey and Bryce McKinlay from
1031 libgcj.
1032
1033 2016-09-30 Andrew Haley <aph@redhat.com>
1034
1035 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
1036 write-after approval after GCJ deletion.
1037
1038 2016-09-30 Andrew Haley <aph@redhat.com>
1039
1040 * Makefile.def: Remove libjava.
1041 * Makefile.tpl: Likewise.
1042 * Makefile.in: Regenerate.
1043 * configure.ac: Likewise.
1044 * configure: Likewise.
1045 * gcc/java: Remove.
1046 * libjava: Likewise.
1047
1048 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
1049
1050 * MAINTAINERS (Reviewers): Add myself.
1051
1052 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
1053
1054 * configure.ac: Disable "sim" directory for arc*-*-*.
1055 * configure: Regenerated.
1056
1057 2016-09-23 Tamar Christina <tamar.christina@arm.com>
1058
1059 * MAINTAINERS (Write After Approval): Add myself.
1060
1061 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
1062
1063 * configure.ac: Check for the minimum in-tree MPFR version
1064 handled.
1065 * configure: Regenerate.
1066
1067 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
1068
1069 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
1070 * configure: Regenerated.
1071
1072 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
1073
1074 * MAINTAINERS (Write After Approval): Add myself.
1075
1076 2016-06-23 Andi Kleen <ak@linux.intel.com>
1077
1078 * Makefile.def: Add autoprofiledbootstrap.
1079 * Makefile.tpl: Dito.
1080 * Makefile.in: Regenerate.
1081
1082 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
1083
1084 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
1085 * configure: Regenerate.
1086
1087 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1088
1089 * configure: Regenerate.
1090 * configure.ac: Remove support for avr-rtems.
1091
1092 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1093
1094 * MAINTAINERS (Write After Approval): Add myself.
1095
1096 2016-06-16 Michael Collison <michael.collison@arm.com>
1097
1098 * MAINTAINERS (Write After Approval): Add myself.
1099
1100 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
1101
1102 * MAINTAINERS (Write After Approval): Update e-mail address.
1103
1104 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
1105
1106 * MAINTAINERS (Write After Approval): Add myself.
1107
1108 2016-05-28 Alan Modra <amodra@gmail.com>
1109
1110 * Makefile.tpl (configure): Depend on m4 files included.
1111 * Makefile.in: Regenerate.
1112
1113 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1114
1115 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
1116 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
1117
1118 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1119
1120 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
1121 special case builtin.
1122 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
1123 support for ALTIVEC_BUILTIN_VEC_ADDEC.
1124 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
1125 for __builtin_vec_addec.
1126
1127 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
1128
1129 * config.guess: Import version 2016-04-02 (newest).
1130 * config.sub: Import version 2016-05-10 (newest).
1131
1132 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
1133
1134 * configure.ac: Add ARC support to libgloss.
1135 * configure: Regenerate
1136
1137 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
1138
1139 * MAINTAINERS (Write After Approval): Add myself.
1140
1141 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
1142
1143 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
1144 * configure: Regenerated.
1145 * Makefile.def (gmp): Explicitly disable assembler.
1146 (mpfr): Adjust lib_path.
1147 (mpc): Likewise.
1148 * Makefile.in: Regenerated.
1149
1150 2016-05-01 Jakub Jelinek <jakub@redhat.com>
1151
1152 PR bootstrap/70704
1153 * configure.ac (--enable-stage1-checking): Add missing
1154 --enable-checking=.
1155 * configure: Regenerated.
1156
1157 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1158
1159 * config.guess: Revert r235676.
1160 * config.sub: Revert r235676.
1161
1162 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1163
1164 * config.guess: Remove SH5 support.
1165 * config.sub: Likewise.
1166 * configure: Likewise.
1167 * configure.ac: Likewise.
1168
1169 2016-04-26 Jakub Jelinek <jakub@redhat.com>
1170
1171 PR bootstrap/70704
1172 * configure.ac (--enable-stage1-checking): For --disable-checking or
1173 implicit --enable-checking, make sure extra flag matches in between
1174 stage1 and later checking.
1175 * configure: Regenerated.
1176
1177 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1178
1179 * .gitattributes: New file.
1180
1181 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
1182
1183 * MAINTAINERS (rs6000/powerpc port): Add myself.
1184
1185 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
1186
1187 PR bootstrap/70173
1188 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
1189 and gotools directories. Delete the stage_final file.
1190 * Makefile.in: Regenerate.
1191
1192 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
1193
1194 * MAINTAINERS (Write After Approval): Add myself.
1195
1196 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
1197
1198 * MAINTAINERS (Fortran maintainer): Remove myself.
1199
1200 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
1201
1202 * MAINTAINERS (Write After Approval): Add myself.
1203
1204 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
1205
1206 * MAINTAINERS (Write After Approval): Add myself.
1207
1208 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1209
1210 Sync with binutils-gdb:
1211
1212 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1213
1214 * configure.ac: Add mips and s390 to the gold target check.
1215 * configure: Regenerate.
1216
1217 2016-03-01 DJ Delorie <dj@redhat.com>
1218
1219 * MAINTAINERS (mep): Remove myself as MeP maintainer.
1220
1221 2016-02-22 David Malcolm <dmalcolm@redhat.com>
1222
1223 * MAINTAINERS (libcpp): Add myself.
1224 (diagnostic messages): Likewise.
1225
1226 2016-02-20 Tom de Vries <tom@codesourcery.com>
1227
1228 * MAINTAINERS: Fix whitespace.
1229
1230 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
1231
1232 * MAINTAINERS (Write After Approval): Add myself.
1233
1234 2016-01-29 Sebastian Pop <s.pop@samsung.com>
1235
1236 * config/isl.m4: Add comments about isl-0.16.
1237 * configure: Regenerate.
1238
1239 2016-01-29 Martin Jambor <mjambor@suse.cz>
1240
1241 * MAINTAINERS (hsa maintainers): Add myself.
1242
1243 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
1244
1245 * MAINTAINERS: (Write After Approval): Add myself.
1246
1247 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
1248 Sebastian Pop <s.pop@samsung.com>
1249
1250 * Makefile.in: Regenerate.
1251 * Makefile.tpl: Export ISLVER.
1252 * configure: Regenerate.
1253 * config/isl.m4: Detect isl-0.15.
1254
1255 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
1256
1257 PR bootstrap/69329
1258 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
1259 * Makefile.in: Regenerate.
1260
1261 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
1262
1263 * configure.ac: Enable LTO for DJGPP
1264 * configure: Regenerate
1265
1266 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
1267
1268 Sync with binutils-gdb:
1269 2015-10-21 Nick Clifton <nickc@redhat.com>
1270
1271 PR gas/19109
1272 * configure.ac: Note the 'none' is an acceptable argument to
1273 --enable-compressed-debug-sections.
1274 * configure: Regenerate.
1275
1276 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
1277
1278 PR bootstrap/69134
1279 * Makefile.def (mpfr): Disable assembler.
1280 * Makefile.in: Regenerate.
1281
1282 2016-01-01 Ben Elliston <bje@gnu.org>
1283
1284 * config.guess: Import version 2016-01-01.
1285 * config.sub: Likewise.
1286
1287 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
1288
1289 * MAINTAINERS (Write After Approval): Add myself.
1290
1291 2015-12-17 Sebastian Pop <s.pop@samsung.com>
1292
1293 * Makefile.in: Replace ISL with isl.
1294 * Makefile.tpl: Same.
1295 * config/isl.m4: Same.
1296 * configure.ac: Same.
1297 * contrib/download_prerequisites: Same.
1298 * configure: Regenerate.
1299
1300 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
1301
1302 * MAINTAINERS (Write After Approval): Add Myself.
1303
1304 2015-12-17 Nathan Sidwell <nathan@acm.org>
1305
1306 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
1307 * configure: Regenerate.
1308
1309 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
1310 Sebastian Pop <s.pop@samsung.com>
1311
1312 * config/isl.m4 (ISL_CHECK_VERSION): Check for
1313 isl_ctx_get_max_operations.
1314 * configure: Regenerate.
1315
1316 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
1317
1318 * MAINTAINERS (Write After Approval): Add myself.
1319
1320 2015-12-02 Ian Lance Taylor <iant@google.com>
1321
1322 PR go/66147
1323 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
1324 * Makefile.in: Regenerate.
1325
1326 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
1327
1328 PR libffi/65726
1329 * Makefile.def (lang_env_dependencies): Make libffi depend
1330 on cxx.
1331 * Makefile.in: Regenerate.
1332
1333 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
1334
1335 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
1336 symbols.
1337
1338 2015-11-20 Tristan Gingold <gingold@adacore.com>
1339
1340 Sync with binutils-gdb:
1341 2015-11-20 Tristan Gingold <gingold@adacore.com>
1342
1343 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
1344 * configure: Regenerate.
1345
1346 2015-11-19 Martin Liska <mliska@suse.cz>
1347
1348 * .gitignore: Add .clang-format to ignored files.
1349 * Makefile.in: Add clang-format.
1350 * Makefile.tpl: Likewise.
1351
1352 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
1353
1354 * configure.ac: Enable libmpx by default.
1355 * configure: Regenerated.
1356
1357 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
1358
1359 * MAINTAINERS: Update email address.
1360
1361 2015-10-23 Paulo Matos <pmatos@linki.tools>
1362
1363 * MAINTAINERS: Update email address.
1364
1365 2015-10-23 Alan Hayward <alan.hayward@arm.com>
1366
1367 * MAINTAINERS (Write After Approval): Add myself.
1368
1369 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1370
1371 Sync with binutils-gdb:
1372 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1373
1374 PR gas/19109
1375 * configure.ac: Add
1376 --enable-compressed-debug-sections={all,gas,gold,ld}.
1377 * configure: Regenerated.
1378
1379 2015-10-16 Arnaud Charlet <charlet@adacore.com>
1380
1381 * MAINTAINERS: Update list of Ada maintainers and email addresses.
1382
1383 2015-10-09 Martin Liska <mliska@suse.cz>
1384
1385 * MAINTAINERS (Write After Approval): Add myself.
1386
1387 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
1388
1389 * MAINTAINERS (Write After Approval): Add myself.
1390
1391 2015-10-02 Florian Weimer <fweimer@redhat.com>
1392
1393 * MAINTAINERS: Update email address.
1394
1395 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
1396
1397 * MAINTAINERS (Write After Approval): Add myself.
1398
1399 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
1400
1401 * MAINTAINERS: Update email.
1402
1403 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
1404
1405 * MAINTAINERS: Update my email address.
1406
1407 2015-09-01 James Bowman <james.bowman@ftdichip.com>
1408
1409 * MAINTAINERS (ft32 port): Add myself.
1410
1411 2015-08-28 David Sherwood <david.sherwood@arm.com>
1412
1413 * MAINTAINERS: Add myself.
1414
1415 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
1416
1417 * MAINTAINERS (Write After Approval): Add myself.
1418
1419 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1420
1421 PR libfortran/54572
1422 * Makefile.def: Make libgfortran depend on libbacktrace.
1423 * Makefile.in: Regenerate.
1424
1425 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
1426
1427 * MAINTAINERS (Write After Approval): Add myself.
1428
1429 2015-08-12 Tom de Vries <tom@codesourcery.com>
1430
1431 PR other/67092
1432 * configure.ac: Remove --with_host_libstdcxx support.
1433 * configure: Regenerate.
1434
1435 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
1436 Jakub Jelinek <jakub@redhat.com>
1437
1438 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
1439 nvptx*-*-*.
1440 * configure: Regenerate.
1441
1442 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
1443
1444 * Makefile.def (libiconv): Define bootstrap=true.
1445 Mark pdf/html/info as missing.
1446 (configure-gcc): Depend on all-libiconv.
1447 (all-gcc): Ditto.
1448 (configure-libcpp): Ditto.
1449 (all-libcpp): Ditto.
1450 (configure-intl): Ditto.
1451 (all-intl): Ditto.
1452 * Makefile.in: Regenerate.
1453
1454 2015-08-03 Bin Cheng <bin.cheng@arm.com>
1455
1456 * MAINTAINERS (loop ivopts): Add the entry and myself.
1457
1458 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
1459
1460 * MAINTAINERS (nvptx): Add self.
1461
1462 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
1463
1464 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
1465 128-bit vector modes.
1466
1467 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
1468
1469 * MAINTAINERS (Write After Approval): Add myself.
1470
1471 2015-07-28 Ben Elliston <bje@gnu.org>
1472
1473 * config.sub, config.guess: Import from upstream.
1474
1475 2015-07-24 Michael Darling <darlingm@gmail.com>
1476
1477 PR other/66259
1478 * config-ml.in: Reflects renaming of configure.in to configure.ac
1479 * configure: Likewise
1480 * configure.ac: Likewise
1481
1482 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
1483
1484 * MAINTAINERS: Update my email address.
1485
1486 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1487
1488 Sync with binutils-gdb:
1489 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
1490
1491 * configure.ac (target_configdirs): Exclude target-zlib if
1492 target-libjava isn't built.
1493 * configure: Regenerated.
1494
1495 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1496
1497 Sync with binutils-gdb:
1498 2015-05-13 John David Anglin <dave.anglin@bell.net>
1499
1500 * configure.ac: Disable configuration of GDB for HPUX targets.
1501 * configure: Regenerate.
1502
1503 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
1504
1505 * configure.ac: Add --with-system-zlib.
1506 * configure: Regenerated.
1507
1508 2015-01-28 James Bowman <james.bowman@ftdichip.com>
1509
1510 * configure.ac: Add FT32 support.
1511 * configure: Regenerate.
1512
1513 2015-01-12 Anthony Green <green@moxielogic.com>
1514
1515 * configure.ac: Don't disable gprof for moxie.
1516 * configure: Rebuild.
1517
1518 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1519
1520 Sync with binutils-gdb:
1521 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
1522
1523 PR ld/18355
1524 * Makefile.def: Add extra_configure_flags to host zlib.
1525 * configure.ac (extra_host_zlib_configure_flags): New. Set
1526 to --enable-host-shared When bfd is to be built as shared
1527 library. AC_SUBST.
1528 * Makefile.in: Regenerated.
1529
1530 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
1531
1532 Sync with src:
1533 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
1534 * Makefile.def (dependencies): Add all-zlib to all-bfd.
1535 * Makefile.in: Regenerated.
1536
1537 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
1538
1539 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
1540 target.
1541 * configure: Regenerate.
1542
1543 2015-06-23 Ludovic Courtès <ludo@gnu.org>
1544
1545 * MAINTAINERS (Write After Approval): Add myself.
1546
1547 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
1548
1549 * MAINTAINERS (OS Port Maintainers): Add myself.
1550 (Various Maintainers): Remove myself from libffi testsuite.
1551
1552 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
1553
1554 * MAINTAINERS (gen* on machine desc): Add self.
1555
1556 2015-06-02 Jason Merrill <jason@redhat.com>
1557
1558 PR bootstrap/66319
1559 * configure.ac: Use -std=gnu++98.
1560
1561 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
1562
1563 * MAINTAINERS (Write After Approval): Add myself.
1564
1565 2015-05-28 Mike Frysinger <vapier@gentoo.org>
1566
1567 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
1568 * configure: Regenerate.
1569
1570 2015-05-26 Jason Merrill <jason@redhat.com>
1571
1572 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
1573 * configure: Regenerate.
1574
1575 2015-05-16 James Bowman <james.bowman@ftdichip.com>
1576
1577 * configure.ac: FT32 target added.
1578 * configure: Regenerated.
1579
1580 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
1581
1582 * MAINTAINERS (Write After Approval): Add myself.
1583
1584 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1585
1586 * MAINTAINERS (Write After Approval): Add myself.
1587
1588 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1589
1590 * configure.ac: Fix typo.
1591 * configure: Regenerate.
1592
1593 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
1594
1595 * MAINTAINERS (Write After Approval): Add myself.
1596
1597 2015-05-03 Matthias Klose <doko@ubuntu.com>
1598
1599 * configure.ac: Match $host configured with triplets.
1600 * configure: Regenerate.
1601
1602 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1603
1604 * Makefile.tpl: Remove surplus whitespace throughout.
1605 * Makefile.in: Regenerate.
1606
1607 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
1608
1609 * MAINTAINERS (Various Maintainers): Add myself as instruction
1610 combiner maintainer.
1611
1612 2015-04-17 Jakub Jelinek <jakub@redhat.com>
1613
1614 PR bootstrap/62077
1615 * configure.ac (--enable-stage1-checking): Default to
1616 release,misc,gimple,rtlflag,tree,types if --disable-checking
1617 or --enable-checking is not specified and DEV-PHASE is not
1618 experimental.
1619 * configure: Regenerated.
1620
1621 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
1622
1623 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
1624 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
1625 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
1626 * Makefile.in: Regenerate.
1627
1628 2015-04-08 Cary Coutant <ccoutant@gmail.com>
1629
1630 * MAINTAINERS: Update my email address.
1631
1632 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
1633
1634 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
1635
1636 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1637
1638 * MAINTAINERS: Add myself as an arm port reviewer.
1639
1640 2015-03-25 Martin Liska <mliska@suse.cz>
1641 Yury Gribov <y.gribov@samsung.com>
1642
1643 * Makefile.in: Fix ln source location for vimrc file.
1644 * Makefile.tpl: Likewise.
1645
1646 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
1647
1648 PR bootstrap/25672
1649 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
1650 cross-compiling. Similarly for CXX_FOR_TARGET.
1651 * configure: Regenerate.
1652
1653 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
1654
1655 * Makefile.def: Add libmpx.
1656 * configure.ac: Add libmpx.
1657 * Makefile.in: Regenerate.
1658 * configure: Regenerate.
1659
1660 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
1661
1662 * MAINTAINERS (CPU Port Maintainers): Add myself
1663 i386 vector ISA extns mantainer.
1664
1665 2015-03-13 Jeff Law <law@redhat.com>
1666
1667 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
1668 maintainer.
1669 Remove Richard Henderson as a maintainer for the x86 port.
1670
1671 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
1672
1673 * MAINTAINERS (CPU Port Maintainers): Update my email address.
1674
1675 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
1676
1677 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
1678 pointer bounds checker and i386 MPX maintainer.
1679
1680 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
1681
1682 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
1683
1684 2015-02-26 Martin Sebor <msebor@redhat.com>
1685
1686 * MAINTAINERS (Various Maintainers): Add self.
1687
1688 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
1689
1690 * configure.ac [--enable-as-accelerator-for] (enable_languages):
1691 Make sure it contains lto.
1692 * configure: Regenerate.
1693
1694 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
1695
1696 * configure: Regenerate.
1697
1698 2015-02-06 Diego Novillo <dnovillo@google.com>
1699 1
1700 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
1701 middle-end, docstring): Remove myself.
1702 (Write After Approval): Add myself.
1703
1704 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
1705
1706 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
1707 (Write After Approval): Update address.
1708
1709 2015-01-29 David Malcolm <dmalcolm@redhat.com>
1710
1711 PR jit/64780
1712 * configure.ac: Require the user to explicitly specify
1713 --enable-host-shared if the jit is enabled.
1714 * configure: Regenerate.
1715
1716 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
1717
1718 * MAINTAINERS (Write After Approval): Add myself.
1719
1720 2015-01-25 Tom de Vries <tom@codesourcery.com>
1721
1722 * MAINTAINERS: Make whitespace consistent.
1723
1724 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
1725
1726 * MAINTAINERS (Write After Approval): Add myself.
1727
1728 2015-01-20 Andre Vehreschild <vehre@gmx.de>
1729
1730 * MAINTAINERS: (Write After Approval): Add myself.
1731
1732 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
1733
1734 * MAINTAINERS: (Write After Approval): Add myself.
1735
1736 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
1737
1738 * MAINTAINERS: (Write After Approval): Add myself.
1739
1740 2015-01-13 Iain Sandoe <iain@codesourcery.com>
1741
1742 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
1743 objective-c/c++ front end maintainer.
1744
1745 2015-01-13 Marek Polacek <polacek@redhat.com>
1746
1747 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
1748
1749 2015-01-12 Jeff Law <law@redhat.com>
1750
1751 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
1752 a very long time.
1753
1754 2015-01-09 Ian Lance Taylor <iant@google.com>
1755
1756 * configure.ac (host_tools): Add gotools.
1757 * Makefile.def (host_modules): Add gotools.
1758 (dependencies): Add dependency of all-gotools on all-target-libgo.
1759
1760 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
1761
1762 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
1763 * configure: Regenerate.
1764
1765 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
1766
1767 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
1768 all-target-libgomp.
1769 * Makefile.in: Regenerate.
1770
1771 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1772
1773 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
1774
1775 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1776
1777 * configure.ac: Add Visium support.
1778 * configure: Regenerate.
1779
1780 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
1781
1782 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
1783 * configure: Regenerate.
1784
1785 2015-01-03 Andrew Pinski <apinski@cavium.com>
1786
1787 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
1788 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
1789 (BASE_TARGET_EXPORTS): Add OBJCOPY.
1790 (OBJCOPY_FOR_TARGET): New variable.
1791 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
1792 * Makefile.in: Regenerate.
1793 * configure.ac: Check for already installed target objcopy.
1794 Also GCC_TARGET_TOOL on objcopy.
1795 * configure: Regenerate.
1796
1797 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
1798
1799 * config.sub: Update from upstream, to 2015-01-01 version.
1800 * config.guess: Ditto.
1801
1802 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
1803
1804 * MAINTAINERS (RTEMS Ports): Add myself.
1805
1806 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
1807
1808 * MAINTAINERS (Write After Approval): Add myself.
1809
1810 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
1811
1812 * MAINTAINERS (Write After Approval): Add myself.
1813
1814 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
1815
1816 * configure.ac (--enable-as-accelerator-for): Don't set
1817 ENABLE_AS_ACCELERATOR_FOR. Update all users.
1818 * configure: Regenerate.
1819
1820 2014-12-13 Jakub Jelinek <jakub@redhat.com>
1821
1822 PR bootstrap/64023
1823 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
1824 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
1825 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
1826 to CXX.
1827 * Makefile.in: Regenerated.
1828
1829 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1830 Yury Gribov <y.gribov@samsung.com>
1831
1832 * .gitignore: Added .local.vimrc and .lvimrc.
1833 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
1834 * Makefile.in: Regenerate.
1835
1836 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1837
1838 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
1839 * configure: Regenerated.
1840
1841 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
1842
1843 * MAINTAINERS (nvptx port): New entry.
1844
1845 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
1846
1847 * configure: Regenerate.
1848
1849 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1850
1851 * configure.ac: Merge with Binutils.
1852
1853 2014-11-26 Tobias Burnus <burnus@net-b.de>
1854
1855 * Makefile.def: Make more dependent on mpfr, mpc and isl.
1856 * Makefile.in: Regenerate.
1857
1858 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
1859
1860 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
1861 missing flex.
1862 * Makefile.in: Regenerated.
1863
1864 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
1865
1866 * Makefile.in: Regenerate.
1867
1868 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
1869
1870 PR bootstrap/63784
1871 * libtool.m4: Add $pic_flag with -shared.
1872
1873 2014-11-21 Renlin Li <Renlin.Li@arm.com>
1874
1875 * MAINTAINERS (Write After Approval): Added myself.
1876
1877 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
1878
1879 * MAINTAINERS (write-after-approval): Add myself.
1880
1881 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
1882
1883 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
1884 from 2 years ago.
1885
1886 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1887
1888 Revert:
1889 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1890
1891 * MAINTAINERS (Write After Approval): Added myself as line map
1892 maintainer.
1893
1894 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1895
1896 Revert:
1897 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1898
1899 * MAINTAINERS (Write After Approval): Added myself.
1900
1901 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1902
1903 * MAINTAINERS (Write After Approval): Added myself.
1904
1905 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1906
1907 * MAINTAINERS (Write After Approval): Added myself as line map
1908 maintainer.
1909
1910 2014-11-17 Dodji Seketeli <dodji@redhat.com>
1911
1912 * MAINTAINERS (Various Maintainers): Added myself as line map
1913 maintainer.
1914
1915 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1916
1917 * move-if-change: Sync from upstream gnulib.
1918
1919 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1920
1921 * compile: Sync with upstream Automake.
1922 * depcomp: Ditto.
1923 * install-sh: Ditto.
1924 * missing: Ditto.
1925 * mkinstalldirs: Ditto.
1926 * ylwrap: Ditto.
1927
1928 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1929
1930 * config.sub: Update from upstream config repo.
1931 * config.guess: Ditto.
1932
1933 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
1934
1935 * Makefile.def: Add liboffloadmic to target_modules. Make
1936 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
1937 * Makefile.in: Regenerate.
1938 * configure: Regenerate.
1939 * configure.ac: Add liboffloadmic to target binaries.
1940 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
1941 Add liboffloadmic to noconfig list when C++ is not supported.
1942
1943 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
1944 Thomas Schwinge <thomas@codesourcery.com>
1945 Ilya Verbin <ilya.verbin@intel.com>
1946 Andrey Turetskiy <andrey.turetskiy@intel.com>
1947
1948 * configure: Regenerate.
1949 * configure.ac (--enable-as-accelerator-for)
1950 (--enable-offload-targets): New configure options.
1951
1952 2014-11-11 Tobias Burnus <burnus@net-b.de>
1953
1954 * Makefile.def: Make all-gcc depend on all-isl.
1955 * Makefile.in: Regenerate.
1956
1957 2014-11-11 David Malcolm <dmalcolm@redhat.com>
1958
1959 * ChangeLog.jit: New.
1960 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
1961
1962 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1963
1964 PR target/63610
1965 * libtool.m4: Fix globbing of darwin versions.
1966 * configure: Regenerate.
1967
1968 2014-11-11 Tobias Burnus <burnus@net-b.de>
1969
1970 * Makefile.def: Remove CLooG.
1971 * Makefile.tpl: Ditto.
1972 * configure.ac: Ditto.
1973 * configure: Regenerate.
1974 * Makefile.in: Ditto.
1975
1976 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
1977
1978 * configure.ac: Handle nvptx-*-*.
1979 * configure: Regenerate.
1980
1981 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
1982
1983 * MAINTAINERS (Write After Approval): Add myself.
1984
1985 2014-10-31 Jakub Jelinek <jakub@redhat.com>
1986
1987 * Makefile.def (libcc1): Remove bootstrap=true;.
1988 * Makefile.in: Regenerated.
1989
1990 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1991
1992 * configure.ac: Update comment.
1993 * configure: Regenerate.
1994
1995 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
1996
1997 * MAINTAINERS (Write After Approval): Add myself.
1998
1999 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
2000
2001 * configure.ac (extra_host_libiberty_configure_flags): Add
2002 --enable-shared also for libcc1's benefit.
2003 * configure: Regenerate.
2004
2005 2014-10-29 Tristan Gingold <gingold@adacore.com>
2006
2007 * MAINTAINERS: Change my email address.
2008
2009 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
2010 Tom Tromey <tromey@redhat.com>
2011
2012 * Makefile.def: Add libcc1 to host_modules.
2013 * configure.ac (host_tools): Add libcc1.
2014 * Makefile.in, configure: Rebuild.
2015
2016 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
2017
2018 * configure.ac (build_configargs): Don't share config.cache between
2019 build subdirs.
2020 * configure: Regenerate.
2021
2022 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2023
2024 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
2025 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
2026 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
2027 leon3v7 as leon3.
2028 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
2029 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
2030 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
2031 * config/sparc/sparc.md (cpu): Add leon3v7.
2032 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
2033
2034 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2035
2036 * MAINTAINERS (write-after-approval): Add myself.
2037
2038 2014-10-23 Ian Lance Taylor <iant@google.com>
2039
2040 * configure.ac: Disable the Go frontend on systems where it is known
2041 to not work.
2042 * configure: Regenerate.
2043
2044 2014-10-23 Richard Biener <rguenther@suse.de>
2045
2046 * Makefile.def: Add libcpp build module and dependencies.
2047 * configure.ac: Add libcpp build module.
2048 * Makefile.in: Regenerate.
2049 * configure: Likewise.
2050
2051 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
2052
2053 * MAINTAINERS (write-after-approval): Add myself.
2054
2055 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
2056
2057 * INSTALL/README: Do not mention CVS.
2058
2059 2014-10-03 Jing Yu <jingyu@google.com>
2060
2061 * configure.ac: Add aarch64 to list of targets that support gold.
2062 * configure: Regenerate.
2063
2064 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
2065
2066 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
2067
2068 2014-09-29 Catherine Moore <clm@codesourcery.com>
2069
2070 * MAINTAINERS: Add myself as MIPS maintainer.
2071
2072 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
2073
2074 * MAINTAINERS: Move myself to MIPS maintainers.
2075
2076 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2077
2078 * MAINTAINERS: Put all email addresses between '<' and '>'.
2079
2080 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2081
2082 * MAINTAINERS: Move myself to reviewers (Fortran).
2083
2084 2014-09-01 Andi Kleen <ak@linux.intel.com>
2085
2086 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
2087 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
2088 * Makefile.in: Regenerate.
2089
2090 2014-08-28 David Malcolm <dmalcolm@redhat.com>
2091
2092 * rtx-classes-status.txt: Delete
2093
2094 2014-08-28 David Malcolm <dmalcolm@redhat.com>
2095
2096 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
2097
2098 2014-08-27 Sebastian Pop <s.pop@samsung.com>
2099
2100 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
2101 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
2102 of checking for version number.
2103 * configure: Regenerated.
2104 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
2105
2106 2014-08-27 David Malcolm <dmalcolm@redhat.com>
2107
2108 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
2109 is done; begin phase 6 (use extra rtx_def subclasses).
2110
2111 2014-08-27 David Malcolm <dmalcolm@redhat.com>
2112
2113 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
2114 done; begin phase 5 (additional rtx_def subclasses).
2115
2116 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2117
2118 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
2119
2120 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2121
2122 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
2123 SET_BB_HEADER are done.
2124
2125 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2126
2127 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
2128 done.
2129
2130 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2131
2132 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
2133
2134 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2135
2136 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
2137
2138 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2139
2140 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
2141
2142 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2143
2144 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
2145
2146 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2147
2148 * rtx-classes-status.txt: Phase 3 (per-file commits within
2149 "config" subdirs) is done; begin phase 4 (removal of
2150 "scaffolding").
2151
2152 2014-08-23 David Malcolm <dmalcolm@redhat.com>
2153
2154 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
2155 dir) is done; begin phase 3 (per-file commits within "config"
2156 subdirs).
2157
2158 2014-08-21 David Malcolm <dmalcolm@redhat.com>
2159
2160 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
2161 phase 2 (per-file commits in main source dir).
2162
2163 2014-08-21 Bin Cheng <bin.cheng@arm.com>
2164
2165 * configure: Regenerated.
2166
2167 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2168
2169 * rtx-classes-status.txt (TODO): Add SET_BND_TO
2170
2171 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2172
2173 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
2174
2175 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2176
2177 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
2178
2179 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2180
2181 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
2182
2183 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2184
2185 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
2186
2187 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
2188
2189 * MAINTAINERS (Write After Approval): Add myself.
2190
2191 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
2192
2193 * MAINTAINERS: Remove myself
2194
2195 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2196
2197 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
2198
2199 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
2200
2201 * MAINTAINERS (Write After Approval): Add myself.
2202
2203 2014-08-18 David Malcolm <dmalcolm@redhat.com>
2204
2205 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
2206 SET_BB_HEADER, SET_BB_FOOTER
2207
2208 2014-08-18 David Malcolm <dmalcolm@redhat.com>
2209
2210 * rtx-classes-status.txt: New file
2211
2212 2014-08-18 Roman Gareev <gareevroman@gmail.com>
2213
2214 * configure.ac: Eliminate ClooG installation dependency.
2215 * configure: Regenerate.
2216 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
2217 * Makefile.in: Regenerate.
2218
2219 2014-08-15 Ilya Verbin <iverbin@gmail.com>
2220
2221 * MAINTAINERS (Write After Approval): Add myself.
2222
2223 2014-08-15 Ilya Tocar <tocarip@gmail.com>
2224
2225 * MAINTAINERS (Write After Approval): Add myself.
2226
2227 2014-08-01 Jiong Wang <jiong.wang@arm.com>
2228
2229 * MAINTAINERS (Write After Approval): Add myself.
2230
2231 2014-07-28 Anthony Green <green@moxielogic.com>
2232
2233 Import from savannah.gnu.org:
2234 * config.sub: Update to 2014-07-28 version.
2235
2236 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
2237
2238 * MAINTAINERS: Remove my MIPS maintainer entry.
2239
2240 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
2241
2242 PR target/47230
2243 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
2244 * configure: Regenerate.
2245
2246 2014-07-24 James Norris <jnorris@codesourcery.com>
2247
2248 * MAINTAINERS (Write After Approval): Add myself.
2249
2250 2014-07-20 Roman Gareev <gareevroman@gmail.com>
2251
2252 * configure.ac: Accept only CLooG 0.18.1.
2253 * configure: Regenerate.
2254
2255 2014-07-17 Roman Gareev <gareevroman@gmail.com>
2256
2257 * configure.ac: Don't accept isl 0.11.
2258 * configure: Regenerate.
2259
2260 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2261
2262 * MAINTAINERS (Write After Approval): Add myself.
2263
2264 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2265
2266 * configure.ac: Don't accept isl 0.10.
2267 * configure: Regenerate.
2268
2269 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
2270
2271 Fix include path for in-tree cloog.
2272 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
2273 * configure: Regenerate.
2274
2275 2014-06-18 Richard Henderson <rth@redhat.com>
2276
2277 * .gitignore: Import gcc_update output.
2278
2279 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
2280
2281 * config-ml.in: Robustify ac_configure_args parsing.
2282
2283 * configure.ac (--enable-linker-plugin-configure-flags)
2284 (--enable-linker-plugin-flags): New flags.
2285 (configdirs): Conditionally add libiberty-linker-plugin.
2286 * configure: Regenerate.
2287 * Makefile.def (host_modules): Add libiberty-linker-plugin.
2288 (host_modules) <lto-plugin>: Pay attention to
2289 @extra_linker_plugin_flags@ and
2290 @extra_linker_plugin_configure_flags@.
2291 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
2292 * Makefile.in: Regenerate.
2293
2294 * Makefile.tpl (configure-[+prefix+][+module+])
2295 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
2296 "module_srcdir" instead of "module" for locating a module's srcdir.
2297 * Makefile.in: Regenerate.
2298
2299 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
2300
2301 * MAINTAINERS (Write After Approval): Add myself.
2302
2303 2014-06-06 Sebastian Pop <sebpop@gmail.com>
2304
2305 * MAINTAINERS: Update my email address.
2306
2307 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
2308
2309 * MAINTAINERS (Write After Approval): Add myself.
2310
2311 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
2312
2313 * MAINTAINERS (Write After Approval): Add myself.
2314
2315 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
2316
2317 PR libstdc++/61011
2318 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
2319 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
2320 * configure: Regenerate.
2321
2322 2014-05-28 Pedro Alves <palves@redhat.com>
2323
2324 * MAINTAINERS (Write After Approval): Add myself.
2325
2326 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2327
2328 * MAINTAINERS: Update my affiliation/email.
2329
2330 2014-05-19 Mike Stump <mikestump@comcast.net>
2331
2332 * MAINTAINERS: Add wide-int reviewers.
2333
2334 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
2335
2336 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
2337 * configure: Regenerated.
2338
2339 2014-05-15 Torvald Riegel <triegel@redhat.com>
2340
2341 * MAINTAINERS (libitm): Add myself as maintainer.
2342
2343 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
2344
2345 * MAINTAINERS (Write After Approval): Add myself.
2346
2347 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
2348
2349 * config.sub, config.guess: Import from upstream.
2350
2351 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2352
2353 * MAINTAINERS (Write After Approval): Put myself in correct order.
2354
2355 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2356
2357 * MAINTAINERS (Write After Approval): Add myself.
2358
2359 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2360
2361 * MAINTAINERS: Move myself from Reviewers to Write After Approval
2362 section.
2363
2364 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2365
2366 * MAINTAINERS (Write After Approval): Delete myself.
2367
2368 2014-04-17 Jakub Jelinek <jakub@redhat.com>
2369
2370 PR sanitizer/56781
2371 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
2372 and -B* options with -Xcompiler.
2373
2374 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
2375
2376 PR bootstrap/60620
2377 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
2378 * Makefile.in: Regenerate.
2379
2380 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
2381
2382 * Makefile.def (dependencies): Make all-ld depend on all-binutils
2383 for WINDRES_FOR_TARGET in default-manifest.o rule.
2384 * Makefile.in: Regenerate.
2385
2386 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
2387
2388 * MAINTAINERS (Write After Approval): Add myself.
2389
2390 2014-03-26 Jakub Jelinek <jakub@redhat.com>
2391
2392 PR sanitizer/56781
2393 * Makefile.def: Set bootstrap=true; for host fixincludes.
2394 * configure.ac: Don't bootstrap host fixincludes unless
2395 --with-build-config=bootstrap-{a,ub}san.
2396 * Makefile.in: Regenerated.
2397 * configure: Regenerated.
2398
2399 2014-03-21 Jakub Jelinek <jakub@redhat.com>
2400
2401 * configure.ac: Move BUILD_CONFIG set up earlier. Add
2402 --enable-vtable-verify option parsing. Don't add
2403 target-libsanitizer to bootstrap_target_libs unless
2404 --with-build-config=bootstrap-asan or
2405 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
2406 to bootstrap_target_libs unless --enable-vtable-verify.
2407 * configure: Regenerated.
2408
2409 2014-03-10 Anatoly Sokolov <aesok@post.ru>
2410
2411 * MAINTAINERS (Write After Approval): Add myself.
2412
2413 2014-03-07 Denis Chertykov <chertykov@gmail.com>
2414
2415 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
2416
2417 2014-03-07 Jakub Jelinek <jakub@redhat.com>
2418
2419 PR bootstrap/58572
2420 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
2421 -I for libstdc++-v3 includes if $(LEAN).
2422 * Makefile.in: Regenerated.
2423
2424 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
2425
2426 * MAINTAINERS: Update my email address.
2427
2428 2014-02-24 Walter Lee <walt@tilera.com>
2429
2430 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
2431 (tilegx-*-*): Change to tilegx*-*-*.
2432 * configure: Regenerate.
2433
2434 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
2435
2436 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
2437
2438 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
2439
2440 * MAINTAINERS (Write After Approval): Add myself.
2441
2442 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2443
2444 PR target/59788
2445 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
2446 *solaris2*.
2447
2448 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
2449
2450 * MAINTAINERS: Update my email address.
2451
2452 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
2453
2454 * MAINTAINERS: Convert to UTF-8.
2455 Properly sort Xinliang David Li's entry.
2456
2457 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
2458 Sandra Loosemore <sandra@codesourcery.com>
2459
2460 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
2461 nios2 port maintainers.
2462
2463 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
2464
2465 * MAINTAINERS (Write After Approval): Add myself.
2466
2467 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2468
2469 * configure.ac: Add user-friendly check for native x86_64-linux
2470 multilibs.
2471 * configure: Regenerate.
2472
2473 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
2474
2475 * MAINTAINERS: Add myself as sh maintainer.
2476
2477 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
2478
2479 * MAINTAINERS: Add self as SLSR maintainer.
2480
2481 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
2482
2483 * MAINTAINERS: Update my email address.
2484
2485 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
2486
2487 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
2488
2489 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
2490
2491 * Makefile.in: Regenerate.
2492
2493 * Makefile.tpl: Fix typo.
2494 * Makefile.in: Regenerate partially.
2495
2496 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
2497
2498 * configure.ac: Added libcilkrts to noconfig list when C++ is not
2499 supported.
2500 * configure: Regenerated.
2501
2502 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
2503
2504 * MAINTAINERS (Write After Approval): Add myself.
2505
2506 2013-10-30 Jason Merrill <jason@redhat.com>
2507
2508 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
2509 --disable-build-format-warnings.
2510
2511 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
2512
2513 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
2514 depend on libstdc++ and libgcc.
2515 * configure: Regenerate.
2516 * configure.ac: Added libcilkrts to target binaries. Also, restrict
2517 libcilkrts for POSIX and i*86, and x86_64 architectures.
2518 * Makefile.in: Added libcilkrts related fields to support building it.
2519
2520 2013-10-26 Jeff Law <law@redhat.com>
2521
2522 * Makefile.def (target_modules): Remove libmudflap
2523 (languages): Remove check-target-libmudflap).
2524 * Makefile.in: Rebuilt.
2525 * Makefile.tpl (check-target-libmudflap-c++): Remove.
2526 * configure.ac (target_libraries): Remove target-libmudflap.
2527 Remove checks which disabled libmudflap on some systems.
2528 * configure: Rebuilt.
2529 * libmudflap: Directory removed.
2530
2531 2013-10-21 Cong Hou <congh@google.com>
2532
2533 * MAINTAINERS (Write After Approval): Add myself.
2534
2535 2013-10-16 Mike Stump <mikestump@comcast.net>
2536
2537 * .dir-locals.el: Add.
2538
2539 2013-10-15 David Malcolm <dmalcolm@redhat.com>
2540
2541 * configure.ac: Add --enable-host-shared
2542 * configure: Regenerate.
2543
2544 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2545
2546 Import from savannah.gnu.org:
2547 * config.guess: Update to 2013-06-10 version.
2548 * config.sub: Update to 2013-10-01 version.
2549
2550 2013-10-01 Simon Cook <simon.cook@embecosm.com>
2551
2552 Changes to build configuration to allow big endian ARC ELF toolchain
2553 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
2554 * configure: Regenerate.
2555
2556 2013-09-20 Alan Modra <amodra@gmail.com>
2557
2558 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
2559 ppc host match. Support little-endian powerpc linux hosts.
2560
2561 2013-09-19 Dodji Seketeli <dodji@redhat.com>
2562
2563 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
2564 maintainer.
2565
2566 2013-09-12 DJ Delorie <dj@redhat.com>
2567
2568 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
2569 maintainers.
2570
2571 2013-09-03 Richard Biener <rguenther@suse.de>
2572
2573 * configure.ac: Also allow ISL 0.12.
2574 * configure: Regenerated.
2575
2576 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
2577
2578 * MAINTAINERS (Write After Approval): Add myself.
2579
2580 2013-08-27 David Malcolm <dmalcolm@redhat.com>
2581
2582 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
2583
2584 2013-08-26 Caroline Tice <cmtice@google.com>
2585
2586 * MAINTAINERS: Correct earliers update: Move myself from libvtv
2587 "Various Reviewers" to libvtv "Various Maintainers".
2588
2589 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
2590
2591 * MAINTAINERS: Add myself as RTL optimizers reviewer.
2592
2593 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
2594
2595 * MAINTAINERS: Update name, email.
2596
2597 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
2598
2599 * MAINTAINERS (Write After Approval): Add myself.
2600
2601 2013-08-12 Caroline Tice <cmtice@google.com>
2602
2603 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
2604 address in the Write After Approval section.
2605
2606 2013-08-09 Carlos O'Donell <carlos@redhat.com>
2607
2608 * MAINTAINERS (Write After Approval): Update email.
2609
2610 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
2611
2612 * configure.ac: Adjust to check VTV_SUPPORTED.
2613 * configure: Regenerated.
2614
2615 2013-08-02 Caroline Tice <cmtice@google.com>
2616
2617 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
2618 on non-linux systems; add target-libvtv to noconfigdirs; add
2619 libsupc++/.libs to C++ library search paths.
2620 * configure: Regenerated.
2621 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
2622 libstdc++ and libgcc.
2623 * Makefile.in: Regenerated.
2624
2625 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
2626
2627 * MAINTAINERS (Write After Approval): Add myself.
2628
2629 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
2630 Shiva Chen <shiva0217@gmail.com>
2631
2632 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
2633 nds32 port maintainers.
2634
2635 2013-07-17 Tim Shen <timshen91@gmail.com>
2636
2637 * MAINTAINERS (Write After Approval): Add myself.
2638
2639 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2640
2641 * configure.ac: Sync from binutils.
2642 * configure: Regenerate.
2643
2644 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
2645
2646 * MAINTAINERS (Write After Approval): Add myself.
2647
2648 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
2649
2650 * MAINTAINERS (Write After Approval): Add myself.
2651
2652 2013-05-17 David Malcolm <dmalcolm@redhat.com>
2653
2654 * MAINTAINERS (Write After Approval): Add myself.
2655
2656 2013-04-30 Brooks Moses <bmoses@google.com>
2657
2658 * MAINTAINERS: Update my email; move myself from Fortran
2659 reviewer to Write After Approval.
2660
2661 2013-04-16 Andreas Schwab <schwab@suse.de>
2662
2663 * configure.ac (aarch64-*-*): Don't disable java.
2664 * configure: Regenerate.
2665
2666 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
2667
2668 * MAINTAINERS (Write After Approval): Add myself.
2669
2670 2013-03-30 Matthias Klose <doko@ubuntu.com>
2671
2672 * Makefile.def (target_modules): Don't install libffi.
2673 * Makefile.in: Regenerate.
2674
2675 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
2676
2677 * MAINTAINERS (Write After Approval): Add myself.
2678
2679 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
2680
2681 * MAINTAINERS (Write After Approval): Add myself.
2682
2683 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
2684
2685 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
2686 * configure: Regenerated.
2687
2688 2013-02-05 Ian Lance Taylor <iant@google.com>
2689
2690 PR go/55969
2691 * configure.ac: Disable libgo on some systems where it does not
2692 work.
2693
2694 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
2695
2696 * MAINTAINERS: Explicitly add myself as AIX maintainer.
2697 Remove Geoff Keating as rs6000 port maintainer, at his request.
2698
2699 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
2700
2701 * MAINTAINERS: Update my email.
2702
2703 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
2704
2705 * configure: Re-generate.
2706
2707 2013-01-15 Richard Biener <rguenther@suse.de>
2708
2709 PR other/55973
2710 * configure: Re-generate.
2711
2712 2013-01-14 Matthias Klose <doko@ubuntu.com>
2713
2714 * Makefile.def (install-target-libsanitizer): Depend on
2715 install-target-libstdc++-v3.
2716 * Makefile.in: Regenerate.
2717
2718 2013-01-14 Richard Biener <rguenther@suse.de>
2719
2720 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
2721 * configure: Re-generate
2722
2723 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2724
2725 * config.sub: Update from config repo.
2726
2727 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
2728
2729 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
2730 * Makefile.in: Regenerate.
2731
2732 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2733
2734 * MAINTAINERS (arc): Add new port maintainership for myself.
2735
2736 2013-01-09 Jason Merrill <jason@redhat.com>
2737
2738 * .gitignore: Import from gdb repository.
2739
2740 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
2741
2742 * Makefile.def (configure-gcc): Depend on all-gmp.
2743 (all-gcc): Remove dependency on all-gmp.
2744 * Makefile.in: Regenerated.
2745
2746 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2747
2748 * config.sub: Merge from config repo.
2749 * config.guess: Ditto.
2750
2751 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2752
2753 * Makefile.def: Merge from binutils.
2754 * Makefile.in: Ditto.
2755
2756 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
2757
2758 * MAINTAINERS: Update my email.
2759
2760 2012-12-29 Ben Elliston <bje@gnu.org>
2761
2762 * config.guess: Update to 2012-12-29 version.
2763 * config.sub: Likewise.
2764
2765 2012-12-20 Matthias Klose <doko@ubuntu.com>
2766
2767 * Makefile.def (install-target-libgfortran): Depend on
2768 install-target-libquadmath, install-target-libgcc.
2769 (install-target-libsanitizer): Depend on install-target-libgcc.
2770 (install-target-libjava): Depend on install-target-libgcc.
2771 (install-target-libitm): Depend on install-target-libgcc.
2772 (install-target-libobjc): Depend on install-target-libgcc.
2773 (install-target-libstdc++-v3): Depend on install-target-libgcc.
2774 * Makefile.in: Regenerate.
2775
2776 2012-12-19 Matthias Klose <doko@ubuntu.com>
2777
2778 * Makefile.def (install-target-libgo): Depend on
2779 install-target-libatomic.
2780 * Makefile.in: Regenerate.
2781
2782 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
2783
2784 PR go/55201
2785 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
2786 * Makefile.in: Regenerate.
2787
2788 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
2789
2790 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
2791 * configure: Regenerate.
2792
2793 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2794
2795 * config.sub: Merge from config repo.
2796
2797 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
2798
2799 * Makefile.def (target_modules): Add bootstrap=true and
2800 raw_cxx=true to libsanitizer.
2801 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2802 * Makefile.in: Regenerated.
2803 * configure: Likewise.
2804
2805 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
2806
2807 * MAINTAINERS: Remove self as RTL optimization maintainer.
2808
2809 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2810
2811 * MAINTAINERS (Write After Approval): Add myself.
2812
2813 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2814
2815 * Makefile.def (target_modules): Remove bootstrap=true and
2816 raw_cxx=true from libsanitizer.
2817 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
2818 * Makefile.in: Regenerated.
2819 * configure: Likewise.
2820
2821 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2822
2823 * Makefile.def (target_modules): Add bootstrap=true and
2824 raw_cxx=true to libsanitizer.
2825 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2826 * Makefile.in: Regenerated.
2827 * configure: Likewise.
2828
2829 2012-11-28 Andrew Pinski <apinski@cavium.com>
2830
2831 PR bootstrap/54279
2832 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
2833 * configure: Regenerate.
2834 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
2835 * Makefile.in: Regenerate.
2836
2837 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
2838
2839 * configure.ac: Disable libsanitizer if we're not building C++.
2840 * configure: Regenerate.
2841
2842 2012-11-15 Roland McGrath <roland@hack.frob.com>
2843
2844 * MAINTAINERS (Write After Approval): Add myself.
2845
2846 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
2847
2848 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
2849 Kostya Serebryany (kcc@google.com) and
2850 Jakub Jelinek (jakub@redhat.com).
2851 Rename area for Dodji Seketeli (dodji@redhat.com).
2852
2853 2012-11-15 Dodji Seketeli <dodji@redhat.com>
2854
2855 * MAINTAINERS: (asan.c, related): Add myself.
2856
2857 2012-11-14 Roland McGrath <mcgrathr@google.com>
2858
2859 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
2860 * configure: Regenerate.
2861
2862 2012-11-13 Richard Henderson <rth@redhat.com>
2863
2864 * configure.ac: Move libsanitizer logic to subdirectory.
2865 * configure: Regenerate.
2866
2867 2012-11-13 Dodji Seketeli <dodji@redhat.com>
2868
2869 * configure.ac: Enable libsanitizer just on x86 linux for now.
2870 * configure: Re-generate.
2871
2872 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
2873
2874 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
2875 sections.
2876 * configure: Regenerate.
2877
2878 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
2879
2880 * configure.ac: Add section for configdirs for libsanitizer.
2881 Disable for cris-*-* and mmix-*-*.
2882 * configure: Regenerate.
2883
2884 2012-11-12 Wei Mi <wmi@google.com>
2885
2886 * configure.ac: Add libsanitizer to target_libraries.
2887 * Makefile.def: Ditto.
2888 * configure: Regenerate.
2889 * Makefile.in: Regenerate.
2890 * libsanitizer: New directory for asan runtime. Contains an empty
2891 tsan directory.
2892
2893 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
2894
2895 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
2896 against Mingw64 w32api.
2897 * configure: Regenerate.
2898
2899 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
2900
2901 * configure: Regenerated.
2902
2903 2012-11-03 Robert Mason <rbmj@verizon.net>
2904
2905 * configure.ac: add --disable-libstdcxx configure option
2906 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
2907
2908 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
2909
2910 * MAINTAINERS (Write After Approval): Add myself.
2911
2912 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
2913
2914 * MAINTAINERS (Write After Approval): Add myself.
2915
2916 2012-10-24 Sharad Singhai <singhai@google.com>
2917
2918 * MAINTAINERS (Write After Approval): Add myself.
2919
2920 2012-10-24 Eric Christopher <echristo@gmail.com>
2921
2922 * MAINTAINERS: Update email address.
2923
2924 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
2925
2926 PR bootstrap/54820
2927 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
2928 * configure: Regenerate.
2929
2930 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
2931
2932 * MAINTAINERS (aarch64): Add Marcus and myself.
2933
2934 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
2935
2936 PR bootstrap/54820
2937 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
2938 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
2939 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2940 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2941 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
2942 * Makefile.in: Regenerate.
2943 * configure.ac (have_static_libs): New variable and associated check.
2944 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
2945 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
2946 * configure: Regenerate.
2947
2948 2012-10-10 Richard Biener <rguenther@suse.de>
2949
2950 * MAINTAINERS: Adjust for changed surname.
2951
2952 2012-10-04 Lawrence Crowl <crowl@google.com>
2953
2954 * MAINTAINERS (Write After Approval): Add myself.
2955
2956 2012-10-01 Cary Coutant <ccoutant@google.com>
2957
2958 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
2959
2960 2012-09-28 Ian Lance Taylor <iant@google.com>
2961
2962 * Makefile.def: Make all-target-libgo depend on
2963 all-target-libbacktrace.
2964 * Makefile.in: Rebuild.
2965
2966 2012-09-26 Ian Lance Taylor <iant@google.com>
2967
2968 * Makefile.def: Make all-gcc depend on all-libbacktrace.
2969 * Makefile.in: Rebuild.
2970
2971 2012-09-20 Walter Lee <walt@tilera.com>
2972
2973 * configure.ac: Add tilegx to list of targets that support gold.
2974 * configure: Regenerate.
2975
2976 2012-09-20 Marek Polacek <polacek@redhat.com>
2977
2978 * MAINTAINERS (Write After Approval): Add myself.
2979
2980 2012-09-19 Steve Ellcey <sellcey@mips.com>
2981
2982 * configure.ac: Add mips*-mti-elf* target.
2983 * configure: Regenerate.
2984
2985 2012-09-17 Ian Lance Taylor <iant@google.com>
2986
2987 * MAINTAINERS (Various Maintainers): Add libbacktrace.
2988 * configure.ac (host_libs): Add libbacktrace.
2989 (target_libraries): Add libbacktrace.
2990 * Makefile.def (host_modules): Add libbacktrace.
2991 (target_modules): Likewise.
2992 * configure, Makefile.in: Rebuild.
2993
2994 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
2995
2996 PR target/38607
2997 Merge upstream change.
2998 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
2999
3000 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
3001 Add libgomp*.o to compare_exclusions for AIX.
3002 * configure: Regenerate.
3003
3004 2012-09-06 Diego Novillo <dnovillo@google.com>
3005
3006 * configure.ac: Bump minimum GMP version to 4.2.3.
3007 * configure: Re-generate.
3008
3009 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
3010
3011 PR target/54461
3012 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
3013 target-libgloss if not configured --with-avrlibc=no.
3014 * configure: Regenerate.
3015
3016 2012-09-04 Jason Merrill <jason@redhat.com>
3017
3018 * configure.ac: Fix --enable-languages=all.
3019
3020 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
3021
3022 * MAINTAINERS (Write After Approval): Add myself.
3023
3024 2012-09-03 Richard Guenther <rguenther@suse.de>
3025
3026 PR bootstrap/54138
3027 * configure.ac: Re-organize ISL / CLOOG checks to allow
3028 disabling with either --without-isl or --without-cloog.
3029 * configure: Regenerated.
3030
3031 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
3032
3033 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
3034 * configure: Regenerate.
3035
3036 2012-08-27 Ulrich Drepper <drepper@gmail.com>
3037
3038 * MAINTAINERS: Fix my email address.
3039
3040 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
3041
3042 PR binutils/4970
3043 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
3044 and opcodes.
3045 * Makefile.in: Regenerated.
3046
3047 2012-08-26 Art Haas <ahaas@impactweather.com>
3048
3049 * configure: Regenerate.
3050
3051 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
3052
3053 * INSTALL/README: Also refer to the online installation
3054 instructions.
3055
3056 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3057
3058 * MAINTAINERS (Write After Approval): Add myself.
3059 (Picochip port): Remove myself.
3060
3061 2012-08-14 Diego Novillo <dnovillo@google.com>
3062
3063 Merge from cxx-conversion branch.
3064
3065 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
3066 POSTSTAGE1_CONFIGURE_FLAGS.
3067 * Makefile.in: Regenerate.
3068 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
3069 Force C++ when bootstrapping.
3070 * configure: Regenerate.
3071
3072 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3073
3074 * MAINTAINERS (Write After Approval): Add myself.
3075
3076 2012-07-16 Joseph Myers <joseph@codesourcery.com>
3077
3078 * README: Document use of ranges of years in copyright notices.
3079
3080 2012-07-06 Richard Guenther <rguenther@suse.de>
3081
3082 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
3083 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
3084 --with-gmp=system.
3085 * Makefile.in: Regenerated.
3086 * configure: Likewise.
3087
3088 2012-07-06 Richard Guenther <rguenther@suse.de>
3089
3090 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
3091 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
3092 supply V=1 as extra_make_flags.
3093 * configure: Regenerated.
3094 * Makefile.in: Likewise.
3095
3096 2012-07-04 Tristan Gingold <gingold@adacore.com>
3097
3098 * configure: Regenerate.
3099
3100 2012-07-03 Richard Guenther <rguenther@suse.de>
3101
3102 * Makfile.def (isl): Remove not necessary extra_exports and
3103 extra_make_flags.
3104 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
3105 * Makefile.in: Regenerated.
3106
3107 2012-07-03 Richard Guenther <rguenther@suse.de>
3108
3109 * Makefile.def (cloog): Add V=1 to extra_make_flags.
3110 * configure.ac: If either the ISL or the CLooG check failed
3111 do not try to build in-tree versions.
3112 * Makefile.in: Regenerated.
3113 * configure: Regenerated.
3114
3115 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3116
3117 * configure: Regenerate.
3118
3119 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
3120
3121 * MAINTAINERS (Various Maintainers): Add myself as testsuite
3122 maintainer.
3123
3124 2012-07-02 Richard Guenther <rguenther@suse.de>
3125
3126 * configure: Regenerated.
3127
3128 2012-07-02 Richard Guenther <rguenther@suse.de>
3129 Michael Matz <matz@suse.de>
3130 Tobias Grosser <tobias@grosser.es>
3131 Sebastian Pop <sebpop@gmail.com>
3132
3133 * Makefile.def: Add ISL host module, remove PPL host module.
3134 Adjust ClooG host module to use the proper ISL.
3135 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
3136 * configure.ac: Include config/isl.m4. Add ISL host library,
3137 remove PPL. Remove PPL configury, add ISL configury, adjust
3138 ClooG configury.
3139 * Makefile.in: Regenerated.
3140 * configure: Likewise.
3141
3142 2012-07-02 Richard Guenther <rguenther@suse.de>
3143
3144 Merge from graphite branch
3145 2011-07-21 Tobias Grosser <tobias@grosser.es>
3146
3147 * configure: Regenerated.
3148 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
3149 both cloog.org and legacy versions. The only supported version will
3150 be CLooG with the isl backend.
3151
3152 2011-07-21 Tobias Grosser <tobias@grosser.es>
3153
3154 * configure: Regenerated.
3155 * configure.ac: Require cloog isl 0.17.0
3156
3157 2011-07-21 Tobias Grosser <tobias@grosser.es>
3158
3159 * configure: Regenerated.
3160 * config/cloog.m4: Do not define CLOOG_ORG
3161
3162 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
3163
3164 * configure.ac: Skip C if explicitly selected.
3165 * configure: Regenerate.
3166
3167 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
3168
3169 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
3170 they contain -O2.
3171 * configure: Regenerate.
3172
3173 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
3174
3175 PR debug/53740
3176 * df.h, df-problems.c, dce.c: Revert last patch.
3177
3178 2012-06-25 Iain Sandoe <iain@codesourcery.com>
3179
3180 * MAINTAINERS (Write After Approval): Update my email address.
3181
3182 2012-06-21 Meador Inge <meadori@codesourcery.com>
3183
3184 * MAINTAINERS (Write After Approval): Add myself.
3185
3186 2012-06-20 Jason Merrill <jason@redhat.com>
3187
3188 * Makefile.tpl (check-target-libgomp-c++): New.
3189 (check-target-libitm-c++): New.
3190 * Makefile.def (c++): Add them.
3191 * Makefile.in: Regenerate.
3192
3193 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
3194
3195 * MAINTAINERS (Write After Approval): Add myself.
3196
3197 2012-05-16 Olivier Hainque <hainque@adacore.com>
3198
3199 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
3200 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
3201 (install-no-fixedincludes): Adjust accordingly.
3202 * Makefile.in: Regenerate.
3203
3204 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
3205
3206 Merge upstream change
3207 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
3208
3209 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
3210
3211 * MAINTAINERS (Write After Approval): Add myself.
3212
3213 2012-05-09 Nick Clifton <nickc@redhat.com>
3214 Paul Smith <psmith@gnu.org>
3215
3216 PR bootstrap/50461
3217 * configure.ac (mpfr-dir): When using in-tree MPFR sources
3218 allow for the fact that from release v3.1.0 of MPFR the source
3219 files were moved into a src sub-directory.
3220 * configure: Regenerate.
3221
3222 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
3223
3224 * configure.ac: Bump minimum MPFR version to 2.4.0.
3225 * configure: Regenerated.
3226
3227 2012-05-01 Richard Henderson <rth@redhat.com>
3228
3229 * Makefile.def (libatomic): New target_module.
3230 * configure.ac (target_libraries): Add libatomic.
3231 (noconfigdirs): Check if libatomic is supported.
3232 * Makefile.in, configure: Rebuild.
3233
3234 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
3235
3236 * MAINTAINERS (Write After Approval): Add myself.
3237
3238 2012-04-25 Joel Brobecker <brobecker@adacore.com>
3239
3240 * config.sub: Update to 2012-04-18 version from official repo.
3241
3242 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
3243
3244 * MAINTAINERS (Write After Approval): Add myself.
3245
3246 2012-04-11 Steve Ellcey <sellcey@mips.com>
3247
3248 * MAINTAINERS: Changed email address.
3249
3250 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
3251
3252 PR target/52737
3253 * contrib/gcc_update (files_and_dependencies):
3254 Remove gcc/config/avr/t-multilib from touch data.
3255
3256 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3257
3258 * MAINTAINERS (OS Port Maintainers): Remove irix.
3259 * configure.ac (enable_libgomp): Remove *-*-irix6*.
3260 (unsupported_languages): Remove mips-sgi-irix6.*.
3261 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
3262 (with_stabs): Remove.
3263 * configure: Regenerate.
3264
3265 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3266
3267 * MAINTAINERS (OS Port Maintainers): Remove osf.
3268 * configure.ac (enable_libgomp): Remove *-*-osf*.
3269 (with_stabs): Remove alpha*-*-osf*.
3270 * configure: Regenerate.
3271
3272 2012-03-05 Tristan Gingold <gingold@adacore.com>
3273
3274 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
3275 * configure: Regenerate.
3276
3277 2012-02-17 Walter Lee <walt@tilera.com>
3278
3279 * MAINTAINERS: (Write After Approval): Delete myself.
3280
3281 2012-02-14 Walter Lee <walt@tilera.com>
3282
3283 * MAINTAINERS (tilegx port): Add myself.
3284 (tilepro port): Add myself.
3285 (Write After Approval): Add myself.
3286
3287 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
3288
3289 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
3290 and Joseph Myers as docstring relicensing maintainers.
3291
3292 2012-02-09 Bin Cheng <bin.cheng@arm.com>
3293
3294 * MAINTAINERS (write-after-approval): Add myself.
3295
3296 2012-02-08 Ira Rosen <irar@il.ibm.com>
3297
3298 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
3299 maintainer.
3300
3301 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3302
3303 * MAINTAINERS (Write After Approval): Move myself to
3304 maintain alphabetical order.
3305
3306 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3307
3308 * MAINTAINERS (Write After Approval): Add myself.
3309
3310 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3311
3312 * MAINTAINERS (Write After Approval): Add myself.
3313
3314 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
3315 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3316
3317 * configure.ac (cr16-*-*): Remove nonconfigdirs.
3318 * configure: Regenerate.
3319
3320 2012-01-23 Harshit Chopra <harshit@google.com>
3321
3322 * MAINTAINERS (Write After Approval): Add myself.
3323
3324 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
3325
3326 * configure.ac: Remove reference to mh-interix.
3327 * configure: Regenerate.
3328
3329 2012-01-05 Richard Henderson <rth@redhat.com>
3330
3331 PR bootstrap/51072
3332 * configure.ac: Disable libitm if c++ is not enabled.
3333 * configure: Rebuild.
3334
3335 * configure.ac: Fix regexp for same.
3336 * configure: Rebuild.
3337
3338 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
3339
3340 * MAINTAINERS (Write After Approval): Add myself.
3341
3342 2012-01-02 Richard Guenther <rguenther@suse.de>
3343
3344 PR bootstrap/51686
3345 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
3346 * Makefile.in: Regenerate.
3347
3348 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
3349
3350 * MAINTAINERS (Write After Approval): Add myself.
3351
3352 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
3353
3354 * configure: Regenerate.
3355
3356 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3357
3358 * MAINTAINERS (picochip): Changed email address.
3359
3360 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
3361
3362 * MAINTAINERS (write-after-approval): Add self.
3363
3364 2011-11-29 DJ Delorie <dj@redhat.com>
3365
3366 * configure.ac (rl78-*-*) New case.
3367 * configure: Regenerate.
3368 * MAINTAINERS: Add myself as RL78 maintainer.
3369
3370 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3371
3372 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
3373
3374 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
3375
3376 * libtool.m4: Additional FreeBSD 10 fixes.
3377
3378 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
3379
3380 * MAINTAINERS: Move myself from Write After Approval to CPU Port
3381 Maintainers section, as Epiphany maintainer.
3382
3383 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
3384
3385 PR target/49992
3386 * configure.ac: Remove ranlib special-casing for Darwin.
3387 * configure: Regenerate.
3388
3389 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
3390
3391 * MAINTAINERS (Reviewers): Keep the list sorted.
3392
3393 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
3394
3395 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
3396
3397 2011-11-09 Roland McGrath <mcgrathr@google.com>
3398
3399 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
3400 * configure: Rebuild.
3401 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
3402 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
3403 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
3404 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
3405 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
3406 Add READELF.
3407 * Makefile.in: Rebuild.
3408
3409 2011-11-09 Jason Merrill <jason@redhat.com>
3410
3411 * Makefile.def (language=c++): Remove check-c++0x.
3412 * Makefile.in (check-gcc-c++): Regenerate.
3413
3414 2011-11-08 Richard Henderson <rth@redhat.com>
3415
3416 * configure.ac: Test for libitm directory present first.
3417
3418 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
3419
3420 * configure.ac: Test libitm/configure.tgt to disable libitm.
3421 * configure: Rebuild.
3422
3423 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
3424 Richard Henderson <rth@redhat.com>
3425
3426 Merged from transactional-memory.
3427
3428 * Makefile.def (lang_env_dependencies): libitm is c++.
3429 Add libitm target module.
3430 * configure.ac: Likewise.
3431 * config/mmap.m4: New file.
3432 * contrib/gcc_update: Add libitm to touch data.
3433 * Makefile.in, configure: Rebuild.
3434
3435 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3436
3437 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
3438 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
3439 * Makefile.in: Regenerate.
3440
3441 2011-11-01 DJ Delorie <dj@redhat.com>
3442
3443 * config.sub: Update to version 2011-10-29 (added rl78)
3444
3445 2011-10-27 Nick Clifton <nickc@redhat.com>
3446
3447 * config.sub: Import these changes from the config project:
3448
3449 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
3450 Ben Elliston <bje@gnu.org>
3451
3452 * config.sub (epiphany): New.
3453
3454 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
3455 Ben Elliston <bje@gnu.org>
3456
3457 * config.sub (hexagon, hexagon-*): New.
3458
3459 2011-08-23 Roland McGrath <mcgrathr@google.com>
3460
3461 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
3462 64eb to be64.
3463
3464 2011-08-16 Roland McGrath <mcgrathr@google.com>
3465
3466 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
3467 (nacl): Grok as alias for 32el-unknown-nacl.
3468
3469 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
3470
3471 * MAINTAINERS (Write After Approval): Add myself.
3472
3473 2011-10-24 Teresa Johnson <tejohnson@google.com>
3474
3475 * MAINTAINERS (Write After Approval): Add myself.
3476
3477 2011-09-21 Jakub Jelinek <jakub@redhat.com>
3478
3479 * MAINTAINERS (sparc port): Remove myself.
3480
3481 2011-09-14 Tom de Vries <tom@codesourcery.com>
3482
3483 * MAINTAINERS (Write After Approval): Add myself.
3484
3485 2011-08-14 Yao Qi <yao@codesourcery.com>
3486
3487 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
3488 * configure: Regenerate.
3489
3490 2011-07-26 Ian Lance Taylor <iant@google.com>
3491
3492 * configure.ac: Set have_compiler based on whether gcc directory
3493 exists, rather than on whether gcc is in configdirs.
3494 * configure: Rebuild.
3495
3496 2011-07-21 Joseph Myers <joseph@codesourcery.com>
3497
3498 * MAINTAINERS (Global Reviewers): Add self.
3499
3500 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
3501
3502 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
3503 link directories.
3504 * Makefile.in: Rebuild.
3505
3506 2011-07-20 Ian Lance Taylor <iant@google.com>
3507
3508 PR bootstrap/49787
3509 * configure.ac: Move --enable-bootstrap handling earlier in file.
3510 If --enable-bootstrap and either --enable-build-with-cxx or
3511 --enable-build-poststage1-with-cxx, enable C++ automatically.
3512 * configure: Rebuild.
3513
3514 2011-07-19 Ian Lance Taylor <iant@google.com>
3515
3516 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
3517 make C++ a boot_language. Set and substitute
3518 POSTSTAGE1_CONFIGURE_FLAGS.
3519 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
3520 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
3521 * configure, Makefile.in: Rebuild.
3522
3523 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
3524
3525 * MAINTAINERS (Register Allocation): Move myself from reviewers to
3526 maintainers.
3527
3528 2011-07-18 Jakub Jelinek <jakub@redhat.com>
3529
3530 * MAINTAINERS (Global Reviewers): Add myself.
3531
3532 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3533
3534 * configure: Regenerate.
3535
3536 2011-07-16 Jason Merrill <jason@redhat.com>
3537
3538 * Makefile.def (language=c++): Add check-c++0x and
3539 check-target-libmudflap-c++.
3540 * Makefile.tpl (check-target-libmudflap-c++): New.
3541 * Makefile.in: Regenerate.
3542
3543 2011-07-16 Matthias Klose <doko@ubuntu.com>
3544
3545 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
3546 * Makefile.def (target_modules/libjava): Pass
3547 $(EXTRA_CONFIGARGS_LIBJAVA).
3548 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
3549 if not configured with --enable-static-libjava.
3550 * Makefile.in: Regenerate.
3551 * configure: Likewise.
3552
3553 2011-07-15 Jason Merrill <jason@redhat.com>
3554
3555 * Makefile.in (check-c++): Move check-gcc-c++0x after
3556 check-target-libstdc++-v3.
3557
3558 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
3559
3560 * MAINTAINERS (c6x port): New entry.
3561
3562 2011-07-13 Jason Merrill <jason@redhat.com>
3563
3564 * Makefile.in (check-gcc-c++0x): New.
3565 (check-c++): Depend on it.
3566
3567 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3568
3569 PR target/39150
3570 * configure.ac (i[3456789]86-*-solaris2*): Also accept
3571 x86_64-*-solaris2.1[0-9]*.
3572 * configure: Regenerate.
3573
3574 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
3575
3576 * MAINTAINERS (RTL optimizers): Add self.
3577
3578 2011-06-27 Gabriel Charette <gchare@google.com>
3579
3580 * MAINTAINERS (Write After Approval): Add myself.
3581
3582 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
3583
3584 PR regression/47836
3585 PR bootstrap/23656
3586 PR other/47733
3587 PR bootstrap/49247
3588 PR c/48825
3589 * configure.ac (target_libraries): Remove target-libiberty.
3590 Remove case-statement setting skipdirs=target-libiberty for
3591 multiple targets. Remove checking target_configdirs and
3592 removing target-libiberty but keeping target-libgcc if
3593 otherwise empty.
3594 * Makefile.def (target_modules): Don't add libiberty.
3595 (dependencies): Remove all traces of target-libiberty.
3596 * configure, Makefile.in: Regenerate.
3597
3598 2011-06-13 Walter Lee <walt@tilera.com>
3599
3600 * configure.ac (tilepro-*-*) New case.
3601 (tilegx-*-*): Likewise.
3602 * configure: Regenerate.
3603
3604 2011-06-06 Jing Yu <jingyu@google.com>
3605
3606 * configure.ac: Skip target-libiberty for
3607 arm*-*-linux-androideabi.
3608 * configure: Regenerated.
3609
3610 2011-06-06 Nick Clifton <nickc@redhat.com>
3611
3612 * config.sub: Sync from upstream.
3613
3614 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
3615
3616 * MAINTAINERS (Write After Approval): Add myself.
3617
3618 2011-06-01 Daniel Jacobowitz <drow@false.org>
3619
3620 * MAINTAINERS: Update my email address.
3621
3622 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
3623
3624 * MAINTAINERS (Write After Approval): Update my email address.
3625
3626 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
3627
3628 * MAINTAINERS (Write After Approval): Add myself.
3629
3630 2011-05-08 Doug Kwan <dougkwan@google.com>
3631
3632 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
3633 * configure: Regenerated.
3634 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
3635 value from configure.
3636 * Makefile.in: Regenerated.
3637
3638 2011-05-05 Joseph Myers <joseph@codesourcery.com>
3639
3640 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
3641 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
3642 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
3643 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
3644 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
3645 *-*-vxworks*): Disable newlib and libgloss in separate case
3646 statement.
3647 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
3648 to separate case statement.
3649 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3650 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
3651 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
3652 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
3653 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
3654 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
3655 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
3656 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
3657 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
3658 i[[3456789]]86-*-rdos*, m32r-*-*,
3659 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
3660 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
3661 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
3662 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
3663 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
3664 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
3665 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
3666 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
3667 and libgloss in main case over targets. Remove most empty cases
3668 in main case over targets.
3669 * configure: Regenerate.
3670
3671 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
3672
3673 * MAINTAINERS (Write After Approval): Add myself.
3674
3675 2011-05-04 Joseph Myers <joseph@codesourcery.com>
3676
3677 * configure.ac: Remove code setting special library locations for
3678 hppa*64*-*-hpux11*. Remove code setting compiler for
3679 sparc-sun-solaris2*.
3680 * configure: Regenerate.
3681
3682 2011-05-04 Joseph Myers <joseph@codesourcery.com>
3683
3684 * configure.ac: Separate libgloss_dir settings from general case
3685 over targets.
3686 * configure: Regenerate.
3687
3688 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3689
3690 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3691 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
3692 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
3693 cases in libgcj-disabling case statement.
3694 (hppa*64*-*-linux*): Set unsupported_languages instead of
3695 disabling target-zlib.
3696 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
3697 to hppa*64*-*-hpux*.
3698 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
3699 hppa*-*-hpux*.
3700 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
3701 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
3702 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
3703 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
3704 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
3705 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
3706 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
3707 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
3708 libgcj-disabling case statement.
3709 * configure: Regenerate.
3710
3711 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3712
3713 * configure.ac: Disable Java for targets not supporting libffi.
3714 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
3715 Remove cases in Java-disabling statement.
3716 (*arm-wince-pe): Change to arm-wince-pe.
3717 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
3718 cases in Java-disabling statement.
3719 (bfin-*-*): Don't disable Java again.
3720 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
3721 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
3722 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
3723 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
3724 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
3725 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
3726 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
3727 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
3728 Java-disabling statement.
3729 (mmix-*-*): Don't disable Java again.
3730 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3731 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
3732 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
3733 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
3734 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
3735 statement.
3736 * configure: Regenerate.
3737
3738 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3739
3740 * configure.ac: Separate cases disabling Java and Java libraries
3741 from general case over targets.
3742 * configure: Regenerate.
3743
3744 2011-04-21 Jie Zhang <jzhang918@gmail.com>
3745
3746 * MAINTAINERS: Update my email address.
3747
3748 2011-04-20 Easwaran Raman <eraman@google.com>
3749
3750 * MAINTAINERS (Write After Approval): Add myself.
3751
3752 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
3753
3754 PR lto/48086
3755 * configure.ac: Re-enable LTO on *-apple-darwin9*.
3756 * configure: Regenerate.
3757
3758 2011-04-16 Jim Meyering <meyering@redhat.com>
3759
3760 * MAINTAINERS (Write After Approval): Add myself.
3761
3762 2011-04-15 Dodji Seketeli <dodji@redhat.com>
3763
3764 * MAINTAINERS: Update my email address.
3765
3766 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
3767
3768 * MAINTAINERS (Write After Approval): Add myself.
3769
3770 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
3771
3772 * MAINTAINERS (Write After Approval): Add myself.
3773
3774 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
3775
3776 * MAINTAINERS (Write After Approval): Add myself.
3777
3778 2011-04-06 Joseph Myers <joseph@codesourcery.com>
3779
3780 * configure.ac (build_tools): Remove build-byacc.
3781 (host_libs): Remove mmalloc.
3782 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
3783 autoconf automake libtool diff rcs fileutils shellutils time
3784 textutils wdiff find uudecode hello tar gzip indent recode release
3785 sed perl gawk findutils gettext zip.
3786 (libgcj): Remove target-qthreads.
3787 (target_tools): Remove target-examples target-gperf.
3788 (YACC): Don't handle building byacc.
3789 * configure: Regenerate.
3790 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
3791 dosutils, examples, fileutils, find, findutils, gawk, gettext,
3792 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
3793 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
3794 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
3795 handle building components.
3796 * Makefile.in: Regenerate.
3797
3798 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
3799
3800 * MAINTAINERS: Update my email address as Xtensa maintainer.
3801
3802 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3803
3804 * config.sub: Sync from upstream.
3805
3806 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3807
3808 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
3809 (microblaze*): Don't disable libssp.
3810 * configure: Regenerate.
3811
3812 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3813
3814 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
3815 moveifchange.
3816 * configure: Regenerate.
3817 * Makefile.tpl: Use @SHELL@ not @config_shell@.
3818 * Makefile.in: Regenerate.
3819
3820 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3821
3822 * configure.ac (*-*-sysv4*): Don't enable libgomp.
3823 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
3824 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
3825 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
3826 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
3827 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
3828 md_exec_prefix cases.
3829 * configure: Regenerate.
3830
3831 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3832
3833 * configure.ac: Separate cases disabling target-libssp,
3834 target-libiberty, target-libstdc++-v3 and Fortran from general
3835 case over targets.
3836 * configure: Regenerate.
3837
3838 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3839
3840 * configure.ac (*-*-chorusos): Don't disable libgcj.
3841 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
3842 Remove case.
3843 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
3844 (arm-*-coff): Don't disable libgcj.
3845 (arm*-*-linux-gnueabi): Remove useless assignment.
3846 (arm-*-riscix*): Don't disable libgcj.
3847 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
3848 configuration.
3849 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
3850 (c54x*-*-*): Remove case.
3851 (tic54x-*-*): Don't disable GCC or GCC libraries.
3852 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
3853 to *.
3854 (d10v-*-*): Don't disable GCC libraries.
3855 (d30v-*-*): Don't disable libgcj.
3856 (h8500-*-*): Don't disable GCC libraries.
3857 (i960-*-*): Don't disable libgcj.
3858 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
3859 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3860 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
3861 libgcj.
3862 (m68k-*-coff*): Remove case.
3863 (mmix-*-*): Don't disable libgloss on host.
3864 (mn10200-*-*, mn10300-*-*): Remove cases.
3865 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3866 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
3867 Don't disable libgcj.
3868 (romp-*-*): Remove case.
3869 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
3870 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
3871 case.
3872 (v810-*-*): Don't disable GCC libraries.
3873 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
3874 (ip2k-*-*): Don't disable GCC libraries.
3875 * configure: Regenerate.
3876
3877 2011-03-28 Joseph Myers <joseph@codesourcery.com>
3878
3879 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
3880 libffi on host.
3881 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
3882 on host.
3883 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
3884 * configure: Regenerate.
3885
3886 2011-03-26 John Marino <binutils@marino.st>
3887
3888 * configure.ac: Add support for *-*-dragonfly*
3889 * configure: Regenerate.
3890
3891 2011-03-25 Joseph Myers <joseph@codesourcery.com>
3892
3893 * configure.ac (native_only): Remove.
3894 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
3895 send-pr uudecode guile gnuserv on host.
3896 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
3897 send-pr rcs guile perl texinfo libtool on host.
3898 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
3899 automake send-pr rcs guile perl texinfo libtool on host.
3900 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
3901 (*-*-kaos*): Don't disable target-examples target-gperf on target.
3902 (alpha*-dec-osf*): Don't disable fileutils on target.
3903 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
3904 texinfo send-pr expect dejagnu on target.
3905 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
3906 target-qthreads on target.
3907 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
3908 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
3909 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
3910 x86_64-*-mingw*): Don't disable expect on target.
3911 (*-*-cygwin*): Don't disable target-gperf on target.
3912 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
3913 gnuserv on target.
3914 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
3915 target.
3916 * configure: Regenerate.
3917
3918 2011-03-25 Joseph Myers <joseph@codesourcery.com>
3919
3920 * configure.ac (target_tools): Remove target-groff.
3921 (native_only): Remove target-groff.
3922 (hppa*64*-*-*): Don't disable byacc.
3923 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
3924 setting.
3925 (*-*-kaos*): Don't skip target-librx and target-groff.
3926 (*-*-netware*): Don't skip target-libmudflap.
3927 (*-*-tpf*): Don't skip target-libmudflap.
3928 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
3929 directories on the host.
3930 (ia64*-*-*vms*): Don't skip tix.
3931 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
3932 host.
3933 * configure: Regenerate.
3934
3935 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
3936
3937 * configure.ac: Remove references to mt-mep, mt-netware,
3938 mt-wince.
3939 * Makefile.def: Add all-utils soft dependencies.
3940 * Makefile.tpl: Remove GDB_NLM_DEPS.
3941 * configure: Regenerate.
3942 * Makefile.in: Regenerate.
3943
3944 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3945
3946 * configure.ac: Do not include mh-x86omitfp.
3947 * configure: Regenerate.
3948
3949 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3950
3951 * configure.ac: Remove empty cases.
3952 * configure: Regenerate.
3953
3954 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3955
3956 * Makefile.def: Add dependency from termcap to gdb.
3957 * Makefile.in: Regenerate.
3958
3959 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3960
3961 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
3962 * configure: Regenerate.
3963 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
3964 * Makefile.tpl: Likewise.
3965 * Makefile.in: Regenerate.
3966
3967 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3968
3969 * configure.ac: Remove all mentions of tentative_cc.
3970 * configure: Regenerate.
3971
3972 2011-03-24 Joseph Myers <joseph@codesourcery.com>
3973
3974 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
3975 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
3976 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
3977 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
3978 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
3979 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
3980 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
3981 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3982 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
3983 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
3984 *-*-rhapsody*): Remove host cases.
3985 * configure: Regenerate.
3986
3987 2011-03-24 Joseph Myers <joseph@codesourcery.com>
3988
3989 * configure.ac (ppc*-*-pe): Remove host case.
3990 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
3991 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
3992 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
3993 cases.
3994 * configure: Regenerate.
3995
3996 2011-03-24 Joseph Myers <joseph@codesourcery.com>
3997
3998 * config.sub: Update to version 2011-03-23.
3999
4000 2011-03-22 Joseph Myers <joseph@codesourcery.com>
4001
4002 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
4003 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
4004 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
4005 * configure: Regenerate.
4006
4007 2011-03-22 Joseph Myers <joseph@codesourcery.com>
4008
4009 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
4010 to Write After Approval.
4011 * config-ml.in: Don't handle arc-*-elf*.
4012 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
4013 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
4014 handle GCC libraries.
4015 * configure: Regenerate.
4016
4017 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4018
4019 PR bootstrap/48120:
4020 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
4021 Add -lstdc++ -lm to LIBS.
4022 * configure: Regenerate.
4023
4024 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
4025
4026 * config.guess: Update to version 2011-02-02
4027 * config.sub: Update to version 2011-02-24
4028
4029 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
4030
4031 PR lto/48086
4032 * configure.ac: Re-enable LTO on *-apple-darwin9.
4033 * configure: Regenerate.
4034
4035 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
4036
4037 PR lto/48086
4038 * configure.ac: Disable LTO on darwin due to an assembler change in
4039 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
4040 under 256.
4041 * configure: Regenerate.
4042
4043 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
4044
4045 * MAINTAINERS: Update myself as score backend maintainer,
4046 update my e-mail address.
4047
4048 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
4049
4050 * MAINTAINERS: Update my e-mail address.
4051
4052 2011-03-06 Joey Ye <joey.ye@arm.com>
4053
4054 * MAINTAINERS: Update my e-mail address.
4055
4056 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4057
4058 * configure.ac: Adjust test of with_ppl.
4059 * configure: Regenerated.
4060
4061 2011-03-02 Kai Tietz <ktietz@redhat.com>
4062
4063 * MAINTAINERS: Adjust my e-mail address.
4064
4065 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4066
4067 * configure.ac: Add -lpwl to ppllibs.
4068 * configure: Regenerated.
4069
4070 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4071
4072 * config/cloog.m4: Add -lisl to clooglibs.
4073 * configure: Regenerated.
4074
4075 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4076
4077 * MAINTAINERS (CPU Port maintainers): Add self.
4078
4079 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4080
4081 * MAINTAINERS: Add myself as testsuite maintainer.
4082
4083 2011-02-15 Mike Stump <mikestump@comcast.net>
4084
4085 * MAINTAINERS: Add myself as testsuite maintainer.
4086
4087 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4088
4089 Import from Libtool and gnulib:
4090
4091 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
4092
4093 Prepare for supporting FreeBSD 10.
4094 * config.rpath: Remove handling of freebsd1* which soon would
4095 match FreeBSD 10.0.
4096
4097 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
4098
4099 Remove support for FreeBSD 1.x.
4100 * libtool.m4 (_LT_LINKER_SHLIBS)
4101 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
4102 soon would incorrectly match FreeBSD 10.0.
4103
4104 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4105
4106 PR binutils/12283
4107 * move-if-change: Import version from gnulib.
4108
4109 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
4110
4111 PR lto/47225
4112 * Makefile.def (lto-plugin): Double dash for enable-shared.
4113 (configure-gcc): Depend on all-lto-plugin.
4114 * Makefile.in: Rebuilt.
4115
4116 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4117
4118 * configure.ac: Remove extra bracket.
4119 * configure: Regenerate.
4120
4121 2011-02-08 Tobias Burnus <burnus@net-b.de>
4122
4123 * MAINTAINERS: Add myself as libquadmath maintainer.
4124
4125 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
4126
4127 * MAINTAINERS: Update my email address.
4128
4129 2011-02-07 Joseph Myers <joseph@codesourcery.com>
4130
4131 * MAINTAINERS (option handling): Add self.
4132
4133 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
4134
4135 PR lto/47225
4136 * Makefile.def: Add dependency for install-gcc
4137 on install-lto-plugin.
4138 * Makfile.in: Regenerated
4139
4140 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
4141
4142 * MAINTAINERS (CPU Port Maintainers): Add myself.
4143
4144 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
4145
4146 PR libgcj/44341
4147 * configure.ac: Discard --with-* flags for host when configuring
4148 target libraries for cross build.
4149 * configure: Rebuilt.
4150
4151 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4152
4153 * MAINTAINERS (linear loop transforms): Removed.
4154
4155 2011-01-25 Jakub Jelinek <jakub@redhat.com>
4156
4157 * configure.ac: If with_ppl is no, move setting with_cloog=no
4158 after CLOOG_REQUESTED check.
4159 * configure: Regenerated.
4160
4161 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4162
4163 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
4164 CLooG has been requested.
4165 * configure: Regenerated.
4166
4167 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4168
4169 * configure: Regenerated.
4170 * configure.ac: Check for version 0.11 (or later revision) of PPL.
4171
4172 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
4173
4174 * configure: Regenerated.
4175 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
4176
4177 2011-01-21 Andreas Schwab <schwab@redhat.com>
4178
4179 * configure.ac: Use AS_HELP_STRING throughout.
4180 * configure: Regenerate.
4181
4182 2011-01-18 Jie Zhang <jie.zhang@analog.com>
4183
4184 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
4185 * configure: Regenerate.
4186
4187 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4188
4189 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
4190
4191 2011-01-13 Joel Brobecker <brobecker@adacore.com>
4192
4193 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
4194 for ia64-hpux.
4195 * configure: Regenerate.
4196
4197 2011-01-07 Jan Hubicka <jh@suse.cz>
4198
4199 PR lto/47225
4200 * Makefile.in: Regenerate.
4201 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
4202 configure.
4203
4204 2011-01-07 Jan Hubicka <jh@suse.cz>
4205
4206 * Makefile.in: Regenerate.
4207 * Makefile.def (gcc host module) and soft dependency on lto-plugin
4208 and configure dependency on lto-plugin configure.
4209 (lto-plugin module): Remove dependency on GCC; add dependency on
4210 liniberty.
4211
4212 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
4213
4214 * MAINTAINERS (Write After Approval): Add myself.
4215
4216 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
4217
4218 * configure: Regenerate.
4219
4220 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
4221
4222 * configure.ac: (picochip): Disable libiberty.
4223
4224 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
4225
4226 * MAINTAINERS (Write After Approval): Add myself.
4227
4228 2010-12-10 Ian Lance Taylor <iant@google.com>
4229
4230 PR bootstrap/46819
4231 * configure.ac: For --disable-libgcj clear libgcj_saved.
4232 * configure: Rebuild.
4233
4234 2010-12-10 Tobias Burnus <burnus@net-b.de>
4235
4236 PR fortran/46540
4237 * configure.ac: Add --disable-libquadmath and
4238 --disable-libquadmath-support.
4239 * configure: Regenerate.
4240
4241 2010-12-03 Ian Lance Taylor <iant@google.com>
4242
4243 * MAINTAINERS: Add myself as libgo maintainer.
4244
4245 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
4246
4247 PR libffi/46792
4248 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
4249 * configure: Regenerate.
4250
4251 2010-12-02 Ian Lance Taylor <iant@google.com>
4252
4253 * configure.ac: Always set default for poststage1_ldflags to
4254 -static-libstdc++ -static-libgcc.
4255
4256 2010-11-29 Andreas Schwab <schwab@redhat.com>
4257
4258 * configure.ac: Move comment to remove extra space in last argument
4259 of GCC_TARGET_TOOL.
4260
4261 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
4262
4263 PR other/46026
4264 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
4265 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
4266 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
4267 (BASE_FLAGS_TO_PASS): Use it.
4268 * configure: Rebuilt.
4269 * Makefile.in: Rebuilt.
4270
4271 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
4272
4273 PR binutils/12258
4274 * configure.ac: Correct comments for --enable-gold/--enable-ld.
4275 Properly check default linker.
4276 * configure: Regnerated.
4277
4278 2010-11-23 Matthias Klose <doko@ubuntu.com>
4279
4280 * configure.ac: For --enable-gold, handle value `default' instead of
4281 `both*'. New configure option --{en,dis}able-ld.
4282 * configure: Regenerate.
4283
4284 2010-11-20 Ian Lance Taylor <iant@google.com>
4285
4286 * configure.ac: Only disable a language library if no language needs
4287 it. Don't let --disable-libgcj uncondtionally disable libffi.
4288 * configure: Rebuild.
4289
4290 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4291
4292 * Makefile.in: Regenerate.
4293
4294 PR other/46202
4295 * configure.ac: Fix just-built in-tree STRIP name to be
4296 binutils/strip-new.
4297 * configure: Regenerate.
4298 * Makefile.def (install-strip-gcc, install-strip-binutils)
4299 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
4300 (install-strip-sid): Mirror dependencies on non-strip variants
4301 of these targets on the respective -strip prerequisites.
4302 * Makefile.tpl (install-strip, install-strip-host)
4303 (install-strip-target): New targets.
4304 (install-strip-[+module+], install-strip-target-[+module+]):
4305 New targets.
4306 * Makefile.in: Regenerate.
4307
4308 2010-11-19 Ian Lance Taylor <iant@google.com>
4309 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4310
4311 * configure.ac: Add target-libgo to target_libraries. Set
4312 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
4313 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
4314 (HOST_EXPORTS): Add GOC.
4315 (BASE_TARGET_EXPORTS): Add GOC.
4316 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
4317 (GOCFLAGS_FOR_TARGET): New variable.
4318 (EXTRA_HOST_FLAGS): Add GOC.
4319 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
4320 * Makefile.def (target_modules): Add libgo.
4321 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
4322 (dependencies): Add dependency from configure-target-libgo to
4323 configure-target-libffi and all-target-libstdc++-v3. Add
4324 dependencies from all-target-libgo to all-target-libffi.
4325 (languages): Add go.
4326 * configure: Rebuild.
4327 * Makefile.in: Rebuild.
4328
4329 2010-11-19 Ian Lance Taylor <iant@google.com>
4330
4331 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
4332 compiler/flag environment variables.
4333
4334 2010-11-18 Ian Lance Taylor <iant@google.com>
4335
4336 * configure.ac: Check for lang_requires_boot_languages in
4337 config-lang.in files.
4338 * configure: Rebuild.
4339
4340 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4341 Tobias Burnus <burnus@net-b.de>
4342
4343 PR fortran/32049
4344 * Makefile.def: Add libquadmath; build it with language=fortran.
4345 * configure.ac: Add libquadmath.
4346 * Makefile.tpl: Handle multiple libs in check-[+language+].
4347 * Makefile.in: Regenerate.
4348 * configure: Regenerate.
4349
4350 2010-11-16 Tom Tromey <tromey@redhat.com>
4351
4352 * MAINTAINERS: Moved myself to reviewers section.
4353
4354 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
4355
4356 * MAINTAINERS: Moved myself to reviewers section.
4357
4358 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4359
4360 * MAINTAINERS (Various Maintainers): Add self for build machinery.
4361 (Write After Approval): Remove self.
4362
4363 2010-11-15 Andreas Schwab <schwab@redhat.com>
4364
4365 * configure.ac: Fix spelling in option names.
4366 * configure: Regenerated.
4367
4368 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
4369
4370 PR bootstrap/39622
4371 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
4372 * configure: Regenerated.
4373
4374 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
4375
4376 * MAINTAINERS: Update my email address.
4377
4378 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4379
4380 * configure: Regenerate.
4381
4382 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4383
4384 * configure: Regenerate.
4385
4386 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4387
4388 * configure: Regenerate.
4389
4390 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4391
4392 * configure: Regenerate.
4393
4394 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
4395
4396 * configure.ac: Support official CLooG.org versions.
4397 * configure: Regenerate.
4398 * config/cloog.m4: New.
4399
4400 2010-11-10 François Dumont <francois.cppdevs@free.fr>
4401
4402 * MAINTAINERS (Write After Approval): Add myself.
4403
4404 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
4405
4406 * MAINTAINERS: Update my email address.
4407
4408 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
4409
4410 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
4411 * configure: Regenerate.
4412
4413 2010-11-03 Ian Lance Taylor <iant@google.com>
4414 Dave Korn <dave.korn.cygwin@gmail.com>
4415
4416 PR lto/46273
4417 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
4418 and on other supported platforms whenever LTO is enabled.
4419 * configure: Rebuild.
4420
4421 2010-11-02 Alan Modra <amodra@gmail.com>
4422
4423 PR binutils/12110
4424 * configure.ac: Error when source path contains spaces.
4425 * configure: Regenerate.
4426
4427 2010-10-23 James E. Wilson <wilson@codesourcery.com>
4428
4429 * MAINTAINERS: Update my email address.
4430
4431 2010-10-20 Ian Lance Taylor <iant@google.com>
4432
4433 * Makefile.def (target_modules): Set lib_path to src/.libs for
4434 libstdc++-v3 module.
4435 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
4436 * Makefile.in: Rebuild.
4437
4438 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4439
4440 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
4441 (Write After Approval): Remove myself.
4442
4443 2010-10-15 Tristan Gingold <gingold@adacore.com>
4444
4445 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4446
4447 2010-10-14 Douglas Rupp <rupp@gnat.com>
4448
4449 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4450
4451 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
4452
4453 * configure.ac (build_lto_plugin): New shell variable.
4454 (--enable-lto): Turn on by default for all non-ELF platforms that
4455 have had LTO support added so far. Set build_lto_plugin appropriately
4456 for both ELF and non-ELF.
4457 (configdirs): Add lto-plugin or not based on build_lto_plugin.
4458 * configure: Regenerate.
4459
4460 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4461
4462 Sync from src:
4463 * configure.ac (v850 support): Remove target-libgloss from
4464 noconfigdirs.
4465 * configure: Regenerate.
4466
4467 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4468
4469 PR bootstrap/45326
4470 PR bootstrap/45174
4471 * configure.ac: Honor initial values of $build_configargs,
4472 $host_configargs, $target_configargs. Mark the precious, so
4473 environment settings get recorded.
4474 * configure: Regenerate.
4475
4476 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4477
4478 PR bootstrap/45796
4479 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
4480 Depend on all-build-libiberty.
4481 * Makefile.in: Regenerate.
4482
4483 2010-09-30 Michael Eager <eager@eagercon.com>
4484
4485 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
4486 * configure: Regenerate.
4487
4488 2010-09-28 Michael Eager <eager@eagercon.com>
4489
4490 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
4491
4492 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4493
4494 PR bootstrap/44621
4495 * configure.ac: Fix unportable shell quoting.
4496 * configure: Regenerate.
4497
4498 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
4499
4500 * configure.ac (enable-lto): Add Darwin to the list of supported lto
4501 targets and amend comment.
4502 * configure: Regenerate.
4503
4504 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
4505
4506 * MAINTAINERS (Write After Approval): Add myself.
4507
4508 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
4509
4510 * configure.ac: Enable LTO by default on Darwin.
4511 * configure: Regenerate.
4512
4513 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
4514
4515 * MAINTAINERS (Write After Approval): Add myself.
4516
4517 2010-09-01 Ian Bolton <ian.bolton@arm.com>
4518
4519 * MAINTAINERS (Write After Approval): Add myself.
4520
4521 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
4522
4523 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
4524 ports
4525
4526 2010-07-28 David Yuste <david.yuste@gmail.com>
4527
4528 * MAINTAINERS (Write After Approval): Add myself.
4529
4530 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
4531
4532 * configure.ac: Support all v850 targets.
4533 * configure: Regenerate.
4534
4535 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
4536
4537 PR bootstrap/44455
4538 * configure.ac (extra_mpfr_configure_flags): Copy from
4539 extra_mpc_gmp_configure_flags.
4540 * configure: Re-generated.
4541
4542 2010-07-22 Andi Kleen <ak@linux.intel.com>
4543
4544 * MAINTAINERS (Write After Approval): Add myself.
4545
4546 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
4547
4548 * MAINTAINERS (Write After Approval): Add myself.
4549
4550 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
4551
4552 * MAINTAINERS (Write After Approval): Add myself.
4553
4554 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
4555
4556 PR target/44862
4557 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
4558 Provide -B option to allow for link spec %s substitutions for
4559 libstdc++.a on darwin.
4560 * Makefile.in: Regenerate.
4561
4562 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
4563
4564 * MAINTAINERS (Reviewers): Update my e-mail address
4565
4566 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
4567
4568 * Makefile.def (configure-gcc): Depend on all-libelf.
4569 * Makefile.in: Rebuild.
4570
4571 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
4572
4573 * MAINTAINERS (Write After Approval): Add myself in the right place.
4574
4575 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
4576
4577 * MAINTAINERS (Write After Approval): Add myself.
4578
4579 2010-05-25 Sterling Augustine <sterling@tensilica.com>
4580
4581 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
4582
4583 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
4584
4585 * config.sub: Update to version 2010-05-21.
4586 * config.guess: Update to version 2010-04-03.
4587
4588 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
4589
4590 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
4591 * configure: Regenerate.
4592
4593 2010-05-12 Sriraman Tallam <tmsriram@google.com>
4594
4595 * MAINTAINERS (Write After Approval): Add myself.
4596
4597 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
4598
4599 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
4600 a platform that supports LTO.
4601 * configure: Regenerate.
4602
4603 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
4604
4605 * configure.ac: Allow all the versions greater than 0.10 of PPL.
4606 * configure: Regenerated.
4607
4608 2010-04-27 Roland McGrath <roland@redhat.com>
4609 H.J. Lu <hongjiu.lu@intel.com>
4610
4611 * configure.ac (--enable-gold): Support both, both/gold and
4612 both/bfd to add gold to configdirs without removing ld.
4613 * configure: Regenerated.
4614
4615 * Makefile.def: Add install-gold dependency to install-ld.
4616 * Makefile.in: Regenerated.
4617
4618 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
4619
4620 PR lto/42776
4621 * configure.ac (--enable-lto): Refactor handling so libelf tests
4622 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
4623 and allow LTO to be explicitly enabled on non-ELF platforms that
4624 are known to support it inside else-clause.
4625 * configure: Regenerate.
4626
4627 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
4628
4629 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
4630 * configure: Regenerate.
4631
4632 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
4633
4634 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
4635 * configure: Regenerate.
4636
4637 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4638
4639 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
4640 separately.
4641 * configure: Regenerate.
4642
4643 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
4644
4645 * MAINTAINERS (Write After Approval): Add myself.
4646
4647 2010-04-14 Tristan Gingold <gingold@adacore.com>
4648
4649 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
4650 * configure: Regenerate.
4651
4652 2010-04-13 Steve Ellcey <sje@cup.hp.com>
4653
4654 * configure: Regenerate after change to elf.m4.
4655
4656 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
4657
4658 * MAINTAINERS (Write After Approval): Add myself.
4659
4660 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4661
4662 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
4663 * configure: Regenerated.
4664
4665 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4666
4667 * configure.ac: Print "buggy but acceptable" when CLooG
4668 revision is less than 9.
4669 * configure: Regenerated.
4670
4671 2010-04-01 Diego Novillo <dnovillo@google.com>
4672
4673 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
4674
4675 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4676
4677 PR bootstrap/43615
4678 PR bootstrap/43328
4679
4680 Revert:
4681
4682 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4683
4684 * configure.ac: Do not pass --enable-multilib nor
4685 --disable-multilib in baseargs. Accept explicitly passed
4686 --enable_multilib.
4687 * configure: Regenerate.
4688
4689 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
4690
4691 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
4692
4693 2010-03-31 Janis Johnson <janis187@us.ibm.com>
4694
4695 * MAINTAINERS: Remove myself.
4696
4697 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4698
4699 PR bootstrap/43328
4700 * configure.ac: Do not pass --enable-multilib nor
4701 --disable-multilib in baseargs. Accept explicitly passed
4702 --enable_multilib.
4703 * configure: Regenerate.
4704
4705 2010-03-28 Andrew Pinski <pinskia@gmail.com>
4706
4707 * MAINTAINERS (spu port): Remove me.
4708
4709 2010-03-23 Joseph Myers <joseph@codesourcery.com>
4710
4711 * configure.ac (tic6x-*-*): New case.
4712 * configure: Regenerate.
4713
4714 2010-03-23 Joseph Myers <joseph@codesourcery.com>
4715
4716 * config.sub: Update to version 2010-03-22.
4717 * config.guess: Update to version 2009-12-30.
4718
4719 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
4720
4721 PR ada/42554
4722 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
4723 * configure: Regenerate.
4724
4725 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4726
4727 * MAINTAINERS: Update my email address.
4728
4729 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
4730
4731 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
4732 (ghassan.shobaki@amd.com): Removed.
4733
4734 2010-03-17 Alan Modra <amodra@gmail.com>
4735
4736 * MAINTAINERS: Update my email address.
4737
4738 2010-03-16 Diego Novillo <dnovillo@google.com>
4739
4740 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
4741 Matthews.
4742
4743 2010-03-16 Joseph Myers <joseph@codesourcery.com>
4744
4745 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
4746 Gutson, Jeffrey D. Oldham and Mark Shinwell.
4747
4748 2010-03-16 Joseph Myers <joseph@codesourcery.com>
4749
4750 * MAINTAINERS: Update my email address.
4751
4752 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
4753
4754 * MAINTAINERS: Update my email address.
4755
4756 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
4757
4758 * MAINTAINERS: Update my email address.
4759
4760 2010-03-09 Jie Zhang <jie@codesourcery.com>
4761
4762 * MAINTAINERS: Update my email address.
4763
4764 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4765
4766 PR libstdc++/32499
4767 * configure.ac (RANLIB): Default to true.
4768 (STRIP): Likewise.
4769 (RANLIB_FOR_TARGET): Remove superfluous : argument.
4770 * configure: Regenerate.
4771
4772 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
4773
4774 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
4775 (Write After Approval): Update my email address.
4776
4777 2010-02-17 Nick Clifton <nickc@redhat.com>
4778
4779 PR 11238
4780 * Makefile.tpl (local-distclean): Also remove config.cache files in
4781 sub-directories as there may not be Makefiles present in the
4782 sub-directories.
4783 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
4784 the config.cache files found by the find command.
4785
4786 * Makefile.in: Regenerate.
4787 * configure.ac: Revert previous delta.
4788 * configure: Regenerate.
4789
4790 2010-02-15 Nick Clifton <nickc@redhat.com>
4791
4792 PR 11238
4793 * configure.ac: Delete config.cache files in sub-directories when
4794 deleting Makefiles.
4795 * configure: Regenerate.
4796
4797 2010-02-12 Ben Elliston <bje@gnu.org>
4798
4799 * MAINTAINERS: Update my email address.
4800
4801 2010-02-08 Andrew Pinski <pinskia@gmail.com>
4802
4803 * MAINTAINERS (spu port): Update my email address.
4804
4805 2010-02-08 Jie Zhang <jie.zhang@analog.com>
4806
4807 * MAINTAINERS: Add myself as a maintainer for the bfin port.
4808
4809 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4810
4811 * configure.ac: Add "recommended" version checks for GMP/MPC.
4812 Update recommended GMP/MPFR/MPC versions.
4813 * configure: Regenerate.
4814
4815 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
4816
4817 * MAINTAINERS: Move my Embecosm email address into the
4818 write-after-approval section.
4819
4820 2010-01-26 Ian Lance Taylor <iant@google.com>
4821
4822 * MAINTAINERS: Add myself as Go frontend maintainer.
4823
4824 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
4825
4826 PR libstdc++/36101, PR libstdc++/42813
4827 * configure.ac (bootstrap_target_libs): Make inclusion of
4828 target-libgomp conditional on libgomb being in target_configdirs.
4829 * configure: Regenerate.
4830
4831 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
4832
4833 PR libstdc++/36101, PR libstdc++/42813
4834 * configure.ac (bootstrap_target_libs): Include target-libgomp.
4835 * configure: Regenerate.
4836
4837 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
4838
4839 PR libstdc++/36101, PR libstdc++/42813
4840 * configure.ac (target_configdirs): Substitute.
4841 * Makefile.def: Bootstrap target module libgomp.
4842 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
4843 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
4844 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
4845 * configure, Makefile.in: Regenerate.
4846
4847 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
4848
4849 * MAINTAINERS: Adjust my details.
4850
4851 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
4852
4853 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
4854
4855 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
4856
4857 * MAINTAINERS: reindented my entry with tabs instead of spaces.
4858
4859 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
4860
4861 * MAINTAINERS (Write After Approval): Add myself.
4862
4863 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4864
4865 * MAINTAINERS (Write After Approval): Add myself.
4866
4867 2010-01-11 Richard Guenther <rguenther@suse.de>
4868
4869 PR lto/41569
4870 * Makefile.def (all-lto-plugin): Depend on all-gcc.
4871 * Makefile.in: Regenerated.
4872
4873 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
4874
4875 * configure.ac: Enable libjava build on x86_64-*freebsd*.
4876 * configure: Regenerate.
4877
4878 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4879 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4880
4881 PR bootstrap/42424
4882 * configure.ac: Include libtool m4 files.
4883 (_LT_CHECK_OBJDIR): Call it.
4884 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
4885 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
4886
4887 * configure: Regenerate.
4888
4889 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4890
4891 PR bootstrap/41818
4892 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
4893 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
4894 * Makefile.in: Regenerate.
4895
4896 2010-01-02 Richard Guenther <rguenther@suse.de>
4897
4898 PR lto/41529
4899 * configure.ac: Include config/elf.m4. Disable LTO if not
4900 builting for an elf target.
4901 * configure: Regenerate.
4902
4903 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
4904
4905 * MAINTAINERS: Change my email address.
4906
4907 2009-12-18 Ben Elliston <bje@au.ibm.com>
4908
4909 * config.sub, config.guess: Update from upstream sources.
4910
4911 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
4912
4913 * MAINTAINERS (Write After Approval): Add myself.
4914
4915 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4916
4917 PR middle-end/30447
4918 PR middle-end/30789
4919 PR other/40302
4920
4921 * configure.ac: Require MPC.
4922 * configure: Regenerate.
4923
4924 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4925
4926 PR target/38384
4927 PR bootstrap/40972
4928 * libtool.m4: Sync from git Libtool.
4929 * ltoptions.m4: Likewise.
4930 * ltversion.m4: Likewise.
4931 * lt~obsolete.m4: Likewise.
4932 * ltmain.sh: Likewise.
4933
4934 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4935
4936 * configure.ac: Update minimum MPC version to 0.8.
4937 * configure: Regenerate.
4938
4939 2009-11-21 Sebastian Pop <sebpop@gmail.com>
4940
4941 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
4942 * configure: Regenerated.
4943
4944 2009-11-21 Ian Lance Taylor <iant@google.com>
4945
4946 * configure.ac: Change default of poststage1_ldflags to be empty if
4947 poststage1_libs is set. When poststage1_libs is empty, and
4948 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
4949 * configure: Rebuild.
4950
4951 2009-11-21 Adam Nemet <adambnmet@gmail.com>
4952
4953 * MAINTAINERS (Write After Approval): Update my email address.
4954
4955 2009-11-20 Ben Elliston <bje@au.ibm.com>
4956
4957 * config.guess: Update from upstream sources.
4958
4959 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
4960
4961 * Makefile.def: Restore host and target settings for gmp.
4962 * Makefile.in: Rebuild.
4963
4964 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
4965
4966 * configure.ac: Add libelf to host_libs. Enable in-tree configury
4967 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
4968 Fix portability of test of C++ as bootstrap language. Add
4969 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
4970 * configure: Rebuild.
4971 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
4972 and cloog. Fix in-tree ppl configuration. Introduce libelf
4973 in-tree building.
4974 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
4975 (POSTSTAGE1_HOST_EXPORTS): Use it.
4976 (STAGE[+id+]_CXXFLAGS): New.
4977 (BASE_FLAGS_TO_PASS): Pass it down.
4978 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
4979 extra_exports.
4980 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
4981 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
4982 extra_exports.
4983 * Makefile.in: Rebuild.
4984
4985 2009-11-17 Ben Elliston <bje@au.ibm.com>
4986
4987 * config.sub, config.guess: Update from upstream sources.
4988
4989 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4990
4991 * MAINTAINERS (Write After Approval): Add myself.
4992
4993 2009-11-09 Jon Beniston <jon@beniston.com>
4994
4995 * MAINTAINERS (Write After Approval): Add myself.
4996
4997 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
4998
4999 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
5000 paths for *-w64-mingw* and x86_64-*mingw*.
5001 * configure: Regenerated.
5002
5003 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
5004
5005 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
5006
5007 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
5008
5009 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
5010 Phil Edwards to Write-After Approval.
5011
5012 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
5013
5014 * configure.ac: Disable target-winsup & co for
5015 x86_64-*-mingw* and *-w64-mingw* targets.
5016 * configure: Regenerated.
5017
5018 2009-10-16 Nick Clifton <nickc@redhat.com>
5019
5020 * MAINTAINERS: Add myself as a maintainer for the RX port.
5021
5022 2009-10-26 Johannes Singler <singler@kit.edu>
5023
5024 * MAINTAINERS (Write After Approval): Update my e-mail address.
5025
5026 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5027
5028 * configure.ac (CLooG test): Use = with test.
5029 * configure: Regenerate.
5030
5031 2009-10-22 Richard Guenther <rguenther@suse.de>
5032
5033 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
5034 cloog if the ppl version check failed. Move flags saving
5035 before setting in libelf check.
5036 * configure: Regenerate.
5037
5038 2009-10-21 Richard Guenther <rguenther@suse.de>
5039
5040 * configure.ac: Adjust the ppl and cloog configure to work as
5041 documented. Disable cloog if ppl was disabled. Omit the version
5042 checks if they were disabled.
5043 * configure: Re-generate.
5044
5045 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5046
5047 * configure.ac: Add 'lto' to enable_languages, not
5048 new_enable_languages, and only if not already present.
5049 * configure: Regenerate.
5050
5051 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
5052
5053 * README: Refer to the various COPYING* files instead of just
5054 COPYING.
5055 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
5056
5057 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
5058
5059 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
5060
5061 2009-10-07 Richard Guenther <rguenther@suse.de>
5062
5063 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
5064 and Richard Guenther as reviewers.
5065 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
5066 as reviewers.
5067
5068 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
5069
5070 * config.sub: Update from upstream sources.
5071
5072 2009-10-06 Ian Lance Taylor <iant@google.com>
5073
5074 * Makefile.def: check-gold depends upon all-gas.
5075 * Makefile.in: Rebuild.
5076
5077 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
5078
5079 * MAINTAINERS (Write After Approval): Add myself.
5080
5081 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
5082
5083 * Makefile.def: all-lto-plugin depends on all-libiberty.
5084 set bootstrap=true for lto-plugin.
5085 Add lto-plugin.
5086 * Makefile.in: Regenerate.
5087 * configure.ac (host_libs): Add lto-plugin.
5088 * configure: Regenerate.
5089
5090 2009-10-03 Diego Novillo <dnovillo@google.com>
5091
5092 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
5093 (HOST_LIBELFLIBS): Define.
5094 (HOST_LIBELFINC): Define.
5095 * Makefile.in: Regenerate.
5096 * configure.ac: Add --enable-lto.
5097 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
5098 If --enable-lto is used, add 'lto' to new_enable_languages.
5099 If --enable-lto is used and gold is enabled, add
5100 lto-plugin to configdirs.
5101 * configure: Regenerate.
5102
5103 2009-10-03 Simon Baldwin <simonb@google.com>
5104
5105 * configure.ac: If --with-system-zlib, suppress local zlib and
5106 pass --with-system-zlib to subdir configure scripts.
5107 * configure: Regenerate.
5108
5109 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
5110 Paolo Bonzini <bonzini@gnu.org>
5111
5112 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
5113 $(srcdir).
5114 * Makefile.in: Rebuilt.
5115
5116 2009-09-26 Gary Funck <gary@intrepid.com>
5117
5118 * MAINTAINERS (Write After Approval): Add myself.
5119
5120 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5121
5122 * configure.ac: Update minimum MPC version to 0.7.
5123 * configure: Regenerate.
5124
5125 2009-09-25 Nick Clifton <nickc@redhat.com>
5126
5127 * configure.ac: Pass any --cache-file=/dev/null option on to
5128 subconfigures.
5129 * configure: Regenerate.
5130
5131 2009-09-23 Nick Clifton <nickc@redhat.com>
5132
5133 * config.sub, config.guess: Update from upstream sources.
5134
5135 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
5136
5137 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
5138 * Makefile.in: Rebuilt.
5139
5140 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5141
5142 PR bootstrap/32272
5143 * configure.ac: Error out if $srcdir isn't '.' but contains
5144 host-${host_noncanonical}.
5145 * configure: Regenerate.
5146
5147 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5148
5149 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
5150 maintainer.
5151
5152 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5153
5154 * configure.ac: If bootstrapping a combined tree with
5155 --enable-gold, require c++ in stage1_languages.
5156 * configure: Regenerate.
5157
5158 * configure.ac: Also add target_libs of stage1_languages to
5159 bootstrap_target_libs.
5160 * configure: Regenerate.
5161
5162 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
5163 with --enable-languages not containing c++.
5164 * configure: Regenerate.
5165
5166 2009-09-15 Jie Zhang <jie.zhang@analog.com>
5167
5168 * configure.ac: Disable java and boehm-gc for bfin-*-*.
5169 * configure: Regenerate.
5170
5171 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
5172
5173 * MAINTAINERS (Write After Approval): Update my e-mail address,
5174 and move from from here...
5175 (Waiting for paperwork): To here.
5176
5177 2009-09-09 Joseph Myers <joseph@codesourcery.com>
5178
5179 * MAINTAINERS (Reviewers): Add self as driver reviewer.
5180
5181 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5182
5183 * configure.ac: Do not use $extrasub for replacing @if/@endif
5184 parts in Makefile; instead, use additional arguments to
5185 AC_CONFIG_COMMANDS to do the replacement manually, with several
5186 sed invocations, to avoid HP-UX sed command limits.
5187 * configure: Regenerate.
5188
5189 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
5190
5191 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
5192 blank before -L.
5193
5194 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
5195
5196 * configure.ac (with-build-config): Document. Handle without.
5197 Handle missing argument.
5198 * configure: Rebuilt.
5199
5200 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
5201
5202 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
5203 Default to bootstrap-debug only if compare-debug works.
5204 * configure: Rebuilt.
5205 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
5206 * Makefile.in: Rebuilt.
5207
5208 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5209
5210 * MAINTAINERS (OS Port Maintainers): Update my email address.
5211
5212 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
5213
5214 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
5215 * Makefile.in: Rebuilt.
5216
5217 2009-09-01 Chris Demetriou <cgd@google.com>
5218
5219 * MAINTAINERS (Write After Approval): Add myself.
5220
5221 2009-08-31 Dodji Seketeli <dodji@redhat.com>
5222
5223 PR debug/30161
5224 * include/dwarf2.h (enum dwarf_tag): Added
5225 DW_TAG_GNU_template_template_param
5226 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
5227
5228 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
5229
5230 * Makefile.tpl (AWK): Fix typo.
5231 * Makefile.in: Regenerate.
5232
5233 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
5234
5235 * configure.ac: Detect awk and sed.
5236 * Makefile.def (flags_to_pass): Add AWK and SED.
5237 * Makefile.tpl (AWK, SED): New.
5238 (BASE_FLAGS_TO_PASS): Add AWK and SED.
5239 * configure: Regenerate.
5240 * Makefile.in: Regenerate.
5241
5242 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
5243
5244 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
5245 (collapseslashes): Likewise.
5246
5247 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5248
5249 * configure.ac (AC_PREREQ): Bump to 2.64.
5250
5251 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5252
5253 * configure.ac: Remove --with-datarootdir, --with-docdir,
5254 --with-pdfdir, --with-htmldir switches.
5255 * configure: Regenerate.
5256
5257 * configure: Regenerate.
5258
5259 * compile: Sync from Automake 1.11.
5260 * depcomp: Likewise.
5261 * install-sh: Likewise.
5262 * missing: Likewise.
5263 * mkinstalldirs: Likewise.
5264 * ylwrap: Likewise.
5265
5266 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
5267
5268 * ltmain.sh (func_normal_abspath): New function.
5269 (func_relative_path): Likewise.
5270 (func_mode_help): Document new -bindir option for link mode.
5271 (func_mode_link): Add new -bindir option, and use it to place
5272 output DLL if specified.
5273
5274 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5275
5276 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
5277 (baseargs): Add --disable-option-checking.
5278 * configure: Regenerate.
5279
5280 * Makefile.def (configure-target-libiberty): Depend on
5281 all-binutils and all-ld.
5282 (configure-target-newlib): Likewise.
5283 * Makefile.in: Regenerate.
5284
5285 2009-08-17 Ben Elliston <bje@au.ibm.com>
5286
5287 * config.sub, config.guess: Update from upstream sources.
5288
5289 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5290
5291 Sync from src, merge:
5292
5293 2009-07-02 Tristan Gingold <gingold@adacore.com>
5294
5295 * configure.ac: Do not exclude gas for i386-*-darwin.
5296 Add a case for x86_64-*-darwin.
5297 * configure: Regenerate.
5298
5299 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
5300
5301 * MAINTAINERS: Add my name to Write After Approval list.
5302
5303 2009-08-06 Michael Eager <eager@eagercon.com>
5304
5305 * configure.ac: Add Microblaze target.
5306 * configure: Regenerate.
5307
5308 2009-07-31 Christian Bruel <christian.bruel@st.com>
5309
5310 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
5311 * configure: Regenerate.
5312
5313 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
5314
5315 * MAINTAINERS (Write After Approval): Update my e-mail address.
5316
5317 2009-07-06 Ian Lance Taylor <iant@google.com>
5318
5319 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
5320 * configure: Rebuild.
5321
5322 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
5323
5324 * MAINTAINERS: Move myself to the Graphite Reviewers.
5325
5326 2009-06-30 Wei Guozhi <carrot@google.com>
5327
5328 * MAINTAINERS: Add my name to Write After Approval list.
5329
5330 2009-06-26 Steve Ellcey <sje@cup.hp.com>
5331
5332 PR bootstrap/40338
5333 * configure.ac (comparestring): Create new variable.
5334 * Makefile.tpl (comparestring): Use to skip some comparisions.
5335 * configure: Regenerate.
5336 * Makefile.in: Regenerate.
5337
5338 2009-06-26 Doug Evans <dje@sebabeach.org>
5339
5340 * Makefile.def (host_modules): Add cgen.
5341 * Makefile.in: Regenerate.
5342 * configure.ac (host_tools): Add cgen.
5343 * configure: Regenerate.
5344
5345 2009-06-23 DJ Delorie <dj@redhat.com>
5346
5347 * MAINTAINERS: Add myself as mep maintainer.
5348
5349 2009-06-23 Ian Lance Taylor <iant@google.com>
5350
5351 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
5352 boot_languages. Only bootstrap target libraries listed in
5353 target_libs for some boot language. Add --with-stage1-ldflags,
5354 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
5355 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
5356 if not building with C++.
5357 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
5358 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
5359 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
5360 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5361 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
5362 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5363 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
5364 * configure, Makefile.in: Rebuild.
5365
5366 2009-06-23 Li Feng <nemokingdom@gmail.com>
5367
5368 * MAINTAINERS: Added my name to write-after-approval list.
5369
5370 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
5371
5372 * configure.ac: Define is_elf for QNX Neutrino targets.
5373 * configure: Regenerate.
5374
5375 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
5376
5377 * MAINTAINERS: Added my name to the write-after-approval list
5378
5379 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5380
5381 * configure.ac: Detect MPC in default directory.
5382 * configure: Regenerate.
5383
5384 2009-06-03 Jerome Guitton <guitton@adacore.com>
5385 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5386
5387 * Makefile.tpl (all): Avoid a trailing backslash.
5388 * Makefile.in: Regenerate.
5389
5390 2009-06-03 Ben Elliston <bje@au.ibm.com>
5391
5392 * config.sub, config.guess: Update from upstream sources.
5393
5394 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
5395
5396 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
5397 to noconfdirs.
5398 * configure: Regenerate.
5399
5400 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
5401
5402 * Makefile.tpl ([+compare-target+]): Compare all stage
5403 directories, rather than just gcc.
5404 * Makefile.in: Rebuilt.
5405
5406 2009-06-01 Doug Kwan <dougkwan@google.com>
5407
5408 * configure.ac: Support gold for target arm*-*-*.
5409 * configure: Regenerate.
5410
5411 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5412
5413 * Makefile.def: Add MPC support and dependencies.
5414 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
5415
5416 * Makefile.in, configure: Regenerate.
5417
5418 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
5419
5420 * Makefile.tpl (all): Avoid harmless warning in make all when
5421 gcc-bootstrap is enabled but stage_last does not exist.
5422 * Makefile.in: Rebuilt.
5423
5424 2009-05-24 Nicolas Roche <roche@adacore.com>
5425
5426 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
5427 * Makefile.in: Regenerate.
5428
5429 2009-05-21 Denis Chertykov <chertykov@gmail.com>
5430
5431 * MAINTAINERS: Update my e-mail address.
5432
5433 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
5434
5435 * configure.ac (cygwin noconfigdirs): Remove libgcj.
5436 * configure: Regenerate.
5437
5438 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5439
5440 PR other/40159
5441 * Makefile.tpl (all): Don't assume gcc-bootstrap and
5442 gcc-no-bootstrap are mutually exclusive.
5443 * Makefile.in: Rebuilt.
5444
5445 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5446
5447 PR other/40159
5448 * Makefile.tpl (all): Don't end with unconditional success.
5449 * Makefile.in: Rebuilt.
5450
5451 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
5452
5453 PR target/37137
5454 * Makefile.def (flags_to_pass): Remove redundant and incomplete
5455 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
5456 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
5457 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
5458 stage_configureflags, stage_cflags and stage_libcflags into
5459 explicit Makefile macros.
5460 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
5461 GFORTRAN.
5462 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
5463 CC. Set CC_FOR_BUILD from CC.
5464 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
5465 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
5466 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
5467 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
5468 and GFORTRAN.
5469 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
5470 (_LIBCFLAGS): Renamed to _TFLAGS.
5471 (do-compare-debug, do-compare3-debug): Drop.
5472 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
5473 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
5474 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
5475 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
5476 (XGCC_FLAGS_FOR_TARGET): New.
5477 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
5478 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
5479 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
5480 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
5481 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
5482 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
5483 TFLAGS.
5484 (BUILD_CONFIG): Include if requested.
5485 (all): Set TFLAGS on bootstrap.
5486 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
5487 (all-stageid-prefixmodule): Likewise.
5488 (do-clean, distclean-stageid): Set TFLAGS.
5489 (restrap): Fix whitespace.
5490 * Makefile.in: Rebuilt.
5491
5492 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
5493
5494 * config.guess: Sync with src.
5495
5496 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
5497
5498 * configure.ac ($with_ppl): Default to no if not supplied.
5499 ($with_cloog): Likewise.
5500 configure: Regenerate.
5501
5502 2009-04-27 James E. Wilson <wilson@codesourcery.com>
5503
5504 * MAINTAINERS: Update my e-mail address.
5505
5506 2009-04-27 Nick Clifton <nickc@redhat.com>
5507
5508 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
5509
5510 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
5511
5512 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
5513 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
5514 * Makefile.in: Regenerate.
5515
5516 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5517
5518 PR bootstrap/39739
5519 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
5520 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
5521
5522 * configure, Makefile.in: Regenerate.
5523
5524 2009-04-21 Taras Glek <tglek@mozilla.com>
5525
5526 * include/hashtab.h: Update GTY annotations to new syntax
5527 * include/splay-tree.h: Likewise
5528
5529 2009-04-17 Ben Elliston <bje@au.ibm.com>
5530
5531 * config.sub, config.guess: Update from upstream sources.
5532
5533 2009-04-15 Anthony Green <green@moxielogic.com>
5534
5535 * configure.ac: Add moxie support.
5536 * configure: Rebuilt.
5537
5538 2009-04-14 Jakub Jelinek <jakub@redhat.com>
5539
5540 * configure.ac: Change copyright header to refer to version
5541 3 of the GNU General Public License and to point readers at the
5542 COPYING3 file and the FSF's license web page.
5543 * Makefile.def: Likewise.
5544 * Makefile.tpl: Likewise.
5545 * Makefile.in: Regenerate.
5546
5547 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
5548
5549 * configure.ac: Restore match for darwin9 or later. Use double
5550 brackets since regeneration eats one pair.
5551 * configure: Regenerate.
5552
5553 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
5554
5555 PR gas/10039
5556 * configure.ac: Require texinfo 4.7.
5557 * configure: Regenerated.
5558
5559 2009-04-09 Nick Clifton <nickc@redhat.com>
5560
5561 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
5562 the GCC Runtime Library Exception.
5563
5564 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5565
5566 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
5567 * configure: Regenerate.
5568
5569 2009-04-01 Steve Ellcey <sje@cup.hp.com>
5570
5571 * Makefil.def (languages): New entries.
5572 * Makefile.tpl (check-gcc-*): New generic target.
5573 * Makefile.in: Regenerate.
5574
5575 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
5576
5577 * MAINTAINERS: Update my email address.
5578
5579 2009-03-18 Tom Tromey <tromey@redhat.com>
5580
5581 * configure: Rebuild.
5582 * configure.ac (host_libs): Add libiconv.
5583 * Makefile.in: Rebuild.
5584 * Makefile.def (host_modules): Add libiconv.
5585 (configure-gdb, all-gdb): Depend on libiconv.
5586
5587 2009-03-16 Tristan Gingold <gingold@adacore.com>
5588
5589 * configure.ac: Treat gdb as supported on x86_64-darwin.
5590 * configure: Regenerate.
5591
5592 2009-03-16 Joseph Myers <joseph@codesourcery.com>
5593
5594 * configure.ac (--with-host-libstdcxx): New option.
5595 * configure: Regenerate.
5596
5597 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
5598
5599 * MAINTAINERS: Move myself into the write after approval list.
5600
5601 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
5602
5603 * MAINTAINERS: Update e-mail address.
5604
5605 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
5606
5607 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
5608
5609 2009-03-10 Ira Rosen <irar@il.ibm.com>
5610
5611 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
5612
5613 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5614
5615 Backport from git Libtool:
5616
5617 2009-01-19 Robert Millan <rmh@aybabtu.com>
5618 Support GNU/kOpenSolaris.
5619 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
5620 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
5621 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
5622 GNU/kOpenSolaris.
5623
5624 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
5625
5626 * MAINTAINERS: Update e-mail address.
5627
5628 2009-02-24 Michael Eager <eager@eagercon.com>
5629
5630 * MAINTAINERS (Write After Approval): Add self.
5631
5632 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
5633
5634 * MAINTAINERS (Write After Approval): Add myself.
5635
5636 2009-02-05 Andreas Schwab <schwab@suse.de>
5637
5638 * Makefile.tpl (stage_last): Define $r and $s before using
5639 $(RECURSE_FLAGS_TO_PASS).
5640 * Makefile.in: Regenerate
5641
5642 2009-01-30 Ian Lance Taylor <iant@google.com>
5643
5644 * MAINTAINERS: Move myself to the Global Reviewers list.
5645
5646 2009-01-29 Robert Millan <rmh@aybabtu.com>
5647
5648 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
5649 * configure: Regenerate.
5650
5651 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
5652
5653 * MAINTAINERS: Make whitespace consistent.
5654 Remove Robert Millan from Write After Approval.
5655
5656 2009-01-16 Alan Modra <amodra@bigpond.net.au>
5657
5658 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
5659 (all-opcodes): Depend on all-libiberty.
5660 * Makefile.in: Regenerate.
5661
5662 2009-01-15 Douglas B Rupp <rupp@gnat.com>
5663
5664 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
5665 * configure: Regenerate.
5666
5667 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
5668
5669 * MAINTAINERS (Write After Approval): Add myself.
5670
5671 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
5672
5673 * MAINTAINERS: Add myself to reviewers (Fortran).
5674
5675 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
5676
5677 PR tree-optimization/38515
5678 * configure.ac (cloog-polylib): Removed.
5679 (with_ppl, with_cloog): Test for "no".
5680 * configure: Regenerated.
5681
5682 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
5683
5684 * MAINTAINERS: Moved myself to reviewers (Fortran).
5685
5686 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
5687
5688 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
5689 (Write After Approval): Remove myself.
5690
5691 2009-01-03 Diego Novillo <dnovillo@google.com>
5692
5693 * MAINTAINERS: Remove myself from alias maintainership.
5694
5695 2009-01-02 David Ayers <ayers@fsfe.org>
5696
5697 * MAINTAINERS: Update e-mail address.
5698
5699 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
5700
5701 * MAINTAINERS: Make whitespace consistent.
5702
5703 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5704
5705 Backport from upstream Libtool:
5706 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
5707 Add cache variables to tests that require the linker to work.
5708 For shlibpath_overrides_runpath, this also changes the semantics
5709 to let the result from the C compiler take precedence.
5710
5711 2008-12-02 Ben Elliston <bje@au.ibm.com>
5712
5713 * config.sub, config.guess: Update from upstream sources.
5714
5715 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
5716
5717 * configure.ac (ppllibs): Add by default the lib flags.
5718 * configure: Regenerate.
5719
5720 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
5721
5722 * MAINTAINERS: Add myself to the write after approval list.
5723
5724 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
5725
5726 * configure.ac: Add double brackets on darwin[912].
5727 * configure: Regenerate.
5728
5729 2008-12-03 Daniel Kraft <d@domob.eu>
5730
5731 * MAINTAINERS: Moved myself and Mikael Morin from Write After
5732 Approval to Reviewer section (for Fortran front-end).
5733
5734 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
5735
5736 * configure.ac: Expand to darwin10 and later.
5737 * configure: Regenerate.
5738
5739 2008-12-02 Andreas Schwab <schwab@suse.de>
5740
5741 * Makefile.def: configure-target-boehm-gc depends on
5742 all-target-libstdc++-v3.
5743 * Makefile.in: Regenerate.
5744
5745 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
5746
5747 * MAINTAINERS: Add myself as mingw maintainer.
5748
5749 2008-12-02 Ben Elliston <bje@au.ibm.com>
5750
5751 * config.sub, config.guess: Update from upstream sources.
5752
5753 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
5754
5755 * README.SCO: Remove.
5756
5757 2008-11-29 Fernando Pereira <pronesto@gmail.com>
5758
5759 * MAINTAINERS: Add myself to the write after approval list.
5760
5761 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
5762
5763 * MAINTAINERS: Update my email address in WAA section.
5764
5765 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
5766
5767 * MAINTAINERS: Update e-mail address.
5768
5769 2008-11-27 Toon Moene <toon@moene.org>
5770
5771 * MAINTAINERS: Change e-mail address.
5772
5773 2008-11-27 Tristan Gingold <gingold@adacore.com>
5774
5775 * configure.ac: Build gdb for i?86-*-darwin*
5776 * configure: Regenerated.
5777
5778 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
5779
5780 * MAINTAINERS: Added my full name.
5781
5782 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
5783
5784 PR bootstrap/38014
5785 PR bootstrap/37923
5786
5787 Revert:
5788
5789 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5790
5791 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5792 * Makefile.in: Regenerated.
5793
5794 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5795
5796 PR gdb/921
5797 PR gdb/1646
5798 PR gdb/2175
5799 PR gdb/2176
5800
5801 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5802 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5803 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5804 (HOST_EXPORTS): Pass CPPFLAGS.
5805 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5806 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5807 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5808 * Makefile.in, configure: Regenerated.
5809 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5810 and CPPFLAGS_FOR_BUILD.
5811
5812 2008-11-06 Jeff Law <law@redhat.com>
5813
5814 * MAINTAINERS: Add myself as middle end maintainer.
5815
5816 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
5817
5818 * MAINTAINERS (Write after approval): Add myself.
5819
5820 2008-11-05 Diego Novillo <dnovillo@google.com>
5821
5822 * MAINTAINERS (Global Reviewers): Add myself.
5823 (Non-Algorithmic Maintainers): Remove myself.
5824
5825 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
5826
5827 * MAINTAINERS (Write after approval): Add myself.
5828
5829 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
5830
5831 * MAINTAINERS (Write after approval): Add myself.
5832
5833 2008-10-31 Ben Elliston <bje@au.ibm.com>
5834
5835 * configure.ac (spu-*-*): Remove special case.
5836 * configure: Regenerate.
5837
5838 2008-10-30 Catherine Moore <clm@codesourcery.com>
5839
5840 * MAINTAINERS (Write after approval): Update my email address.
5841
5842 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
5843
5844 * configure.ac [spu-*-*]: Do not set skipdirs.
5845 * configure: Re-generate.
5846
5847 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
5848
5849 * MAINTAINERS (Various Maintainers): Add myself to reload.
5850
5851 2008-10-25 Richard Guenther <rguenther@suse.de>
5852
5853 * MAINTAINERS (Various Maintainers): Add myself as middle-end
5854 maintainer. Remove myself as libgcc-math maintainer.
5855 (Non-Algorithmic Maintainers): Remove myself.
5856
5857 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5858
5859 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5860 * Makefile.in: Regenerated.
5861
5862 2008-10-23 Cary Coutant <ccoutant@google.com>
5863
5864 * MAINTAINERS (Write after approval): Add myself.
5865
5866 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5867
5868 PR gdb/921
5869 PR gdb/1646
5870 PR gdb/2175
5871 PR gdb/2176
5872
5873 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5874 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5875 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5876 (HOST_EXPORTS): Pass CPPFLAGS.
5877 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5878 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5879 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5880 * Makefile.in, configure: Regenerated.
5881 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5882 and CPPFLAGS_FOR_BUILD.
5883
5884 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
5885
5886 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
5887 Sebastian Pop.
5888
5889 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
5890
5891 * MAINTAINERS (Write After Approval): Added myself.
5892
5893 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5894
5895 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
5896 recommended version to 2.3.2.
5897
5898 * configure: Regenerate.
5899
5900 2008-10-01 Mark Mitchell <mark@codesourcery.com>
5901
5902 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
5903
5904 2008-09-29 David Daney <david.daney@caviumnetworks.com>
5905
5906 * MAINTAINERS (Write After Approval): Update e-mail address.
5907
5908 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
5909
5910 * libtool.m4: Update to libtool 2.2.6.
5911 * lt~obsolete.m4: Update to libtool 2.2.6.
5912 * ltmain.sh: Update to libtool 2.2.6.
5913 * ltsugar.m4: Update to libtool 2.2.6.
5914 * ltversion.m4: Update to libtool 2.2.6.
5915 * ltoptions.m4: Update to libtool 2.2.6.
5916 * ltgcc.m4: Update to match changes from libtool 2.2.6.
5917
5918 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
5919
5920 * MAINTAINERS (Write After Approval): Add myself.
5921
5922 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
5923
5924 * MAINTAINERS (Write After Approval): Update my name.
5925
5926 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
5927
5928 * MAINTAINERS: Add myself in "Write After Approval".
5929
5930 2008-09-18 Steve Ellcey <sje@cup.hp.com>
5931
5932 * MAINTAINERS: Add myself as ia64 maintainer.
5933
5934 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
5935
5936 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
5937 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
5938 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
5939 and Michael Tiemann from Write After Approval since they do not
5940 actually have access.
5941
5942 2008-09-05 Richard Guenther <rguenther@suse.de>
5943
5944 * configure.ac: Initialize clooglibs to -lcloog.
5945 * configure: Re-generate.
5946
5947 2008-09-04 Le-Chun Wu <lcwu@google.com>
5948
5949 * MAINTAINERS (Write After Approval): Add myself.
5950
5951 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
5952
5953 * configure.ac (--with-cloog-polylib): New.
5954 (--disable-cloog-version-check): New.
5955 (--disable-ppl-version-check): New.
5956 * configure: Re-generate.
5957
5958 2008-09-03 Richard Guenther <rguenther@suse.de>
5959
5960 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
5961 cloog test.
5962 * configure: Re-generate.
5963
5964 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
5965
5966 Add picoChip port.
5967 * MAINTAINERS: Add picoChip maintainers.
5968
5969 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
5970 Tobias Grosser <grosser@fim.uni-passau.de>
5971 Jan Sjodin <jan.sjodin@amd.com>
5972 Harsha Jagasia <harsha.jagasia@amd.com>
5973 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
5974 Konrad Trifunovic <konrad.trifunovic@inria.fr>
5975 Adrien Eliche <aeliche@isty.uvsq.fr>
5976
5977 Merge from graphite branch.
5978 * configure: Regenerate.
5979 * Makefile.in: Regenerate.
5980 * configure.ac (host_libs): Add ppl and cloog.
5981 Add checks for PPL and CLooG.
5982 * Makefile.def (ppl, cloog): Added modules and dependences.
5983 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
5984 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
5985
5986 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
5987
5988 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
5989 (GCC_SHLIB_SUBDIR): New.
5990 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
5991 * configure: Regenerate.
5992 * Makefile.in: Regenerate.
5993
5994 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
5995
5996 * MAINTAINERS: Consistently use tabs to separate columns.
5997
5998 2008-08-29 Tristan Gingold <gingold@adacore.com>
5999
6000 * MAINTAINERS (Write after Approval): Add myself.
6001
6002 2008-08-28 Tristan Gingold <gingold@adacore.com>
6003
6004 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
6005 Enable bfd, binutils and opcodes.
6006 * configure: Regenerate.
6007
6008 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6009
6010 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
6011
6012 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6013
6014 * MAINTAINERS: Use correct Umlaut for last name.
6015
6016 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6017
6018 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
6019
6020 2008-08-16 David Edelsohn <edelsohn@gnu.org>
6021
6022 * MAINTAINERS: Update my email address.
6023
6024 2008-08-16 Nicolas Roche <roche@adacore.com>
6025
6026 * Makefile.tpl: Add BOOT_ADAFLAGS.
6027 * Makefile.in: Regenerate.
6028
6029 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
6030
6031 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
6032 * configure: Regenerate.
6033
6034 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
6035
6036 * configure.ac: Add makefile fragments for hpux.
6037 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
6038 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
6039 * configure: Regenerate.
6040 * Makefile.in: Regenerate.
6041
6042 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
6043
6044 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
6045
6046 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
6047
6048 * MAINTAINERS (Write after Approval): Add myself.
6049
6050 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
6051
6052 * MAINTAINERS (Write After Approval): Add myself.
6053
6054 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
6055
6056 * MAINTAINERS (Write After Approval): Add myself.
6057
6058 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
6059
6060 * MAINTAINERS: Update my email address.
6061
6062 2008-06-25 Joey Ye <joey.ye@intel.com>
6063
6064 * MAINTAINERS (Write After Approval): Add myself.
6065
6066 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6067
6068 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
6069 * Makefile.in: Regenerate.
6070 * configure: Regenerate.
6071
6072 2008-06-17 Daniel Kraft <d@domob.eu>
6073
6074 * MAINTAINERS (Write After Approval): Add myself.
6075
6076 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6077
6078 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
6079 "$@" is still intact with both Autoconf 2.59 and 2.62.
6080 * configure: Regenerate.
6081
6082 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6083
6084 * Makefile.tpl: Fix comment errors.
6085 * Makefile.in: Regenerate.
6086
6087 2008-06-12 David S. Miller <davem@davemloft.net>
6088 David Edelsohn <edelsohn@gnu.org>
6089
6090 * configure.ac: Add powerpc*-*-* to gold supported targets.
6091 * configure: Regenerate.
6092
6093 2008-06-08 Joseph Myers <joseph@codesourcery.com>
6094
6095 PR tree-optimization/36218
6096 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
6097 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
6098 (all prefix="build-"): Pass them to build-system sub-makes.
6099 * Makefile.in: Regenerate.
6100
6101 2008-06-07 Joseph Myers <joseph@codesourcery.com>
6102
6103 * MAINTAINERS (mt port): Remove.
6104 (sco5, unixware, sco udk): Remove.
6105 (Kean Johnston): Add to Write After Approval.
6106
6107 2008-05-30 Julian Brown <julian@codesourcery.com>
6108
6109 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
6110 of libobjc for ARM EABI Linux.
6111 * configure: Regenerate.
6112
6113 2008-05-18 Xinliang David Li <davidxl@google.com>
6114
6115 * ChangeLog: Remove wrong ChangeLog entry.
6116
6117 2008-05-17 Xinliang David Li <davidxl@google.com>
6118
6119 * MAINTAINERS (Write After Approval): Add myself.
6120
6121 2008-05-15 Janus Weil <janus@gcc.gnu.org>
6122
6123 * MAINTAINERS (Write After Approval): Add myself.
6124
6125 2008-05-14 Rafael Espíndola <espindola@google.com>
6126
6127 * config-ml.in: don't handle --enable-shared and --enable-static.
6128
6129 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
6130
6131 * MAINTAINERS: Update my email address.
6132
6133 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
6134
6135 * MAINTAINERS: Update my email address.
6136
6137 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
6138
6139 * MAINTAINERS (Write After Approval): Add myself.
6140
6141 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
6142
6143 * MAINTAINERS (Write After Approval): Add myself.
6144
6145 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
6146
6147 * MAINTAINERS (crx): Add myself.
6148
6149 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6150
6151 Sync with src:
6152 2008-04-14 David S. Miller <davem@davemloft.net>
6153
6154 * configure.ac: Add sparc*-*-* to gold supported targets.
6155 * configure: Regenerate.
6156
6157 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6158
6159 PR bootstrap/35457
6160 * configure.ac: Include override.m4.
6161 * configure: Regenerate.
6162
6163 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6164
6165 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
6166 * Makefile.in: Regenerate.
6167
6168 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
6169
6170 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
6171 as nonconfigurable directories list.
6172 * configure: Regenerate.
6173
6174 2008-04-14 Ben Elliston <bje@au.ibm.com>
6175
6176 * config.sub, config.guess: Update from upstream sources.
6177
6178 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
6179
6180 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
6181 * Makefile.in: Regenerate.
6182
6183 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
6184
6185 * configure.ac: Do not build libssp for the AVR.
6186 * configure: Regenerate.
6187
6188 2008-04-07 Ian Lance Taylor <iant@google.com>
6189
6190 * Makefile.def: check-gold depends upon all-binutils.
6191 * Makefile.in: Regenerate.
6192
6193 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
6194
6195 * MAINTAINERS (Write After Approval): Add myself.
6196
6197 2008-04-04 Nick Clifton <nickc@redhat.com>
6198
6199 PR binutils/4334
6200 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
6201 builds.
6202 * configure: Regenerate.
6203
6204 2008-04-04 NightStrike <NightStrike@gmail.com>
6205
6206 PR other/35151
6207 * configure.ac: Combine rules for mingw32 and mingw64.
6208 * configure: Regenerate.
6209
6210 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
6211
6212 * MAINTAINERS (Write After Approval): Add myself.
6213
6214 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
6215
6216 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
6217 * Makefile.in (.NOTPARALLEL): Ditto.
6218
6219 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
6220
6221 * MAINTAINERS (Write After Approval): Add myself.
6222
6223 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
6224
6225 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
6226 * Makefile.in (.NOTPARALLEL): Regenerate.
6227
6228 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
6229
6230 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
6231 * Makefile.in: Regenerate.
6232
6233 2008-03-26 Jakub Staszak <kuba@et.pl>
6234
6235 * MAINTAINERS (Write After Approval): Add myself.
6236
6237 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6238
6239 * MAINTAINERS: Update e-mail address.
6240
6241 2008-03-20 Ian Lance Taylor <iant@google.com>
6242
6243 * configure.ac: Add support for --enable-gold.
6244 * Makefile.def: Add gold as a directory like ld.
6245 * configure, Makefile.in: Regenerate.
6246
6247 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6248
6249 * configure.ac: m4_include config/proginstall.m4.
6250 * configure: Regenerate.
6251
6252 Backport from upstream Libtool:
6253
6254 2007-10-12 Eric Blake <ebb9@byu.net>
6255
6256 Deal with Autoconf 2.62's semantic change in m4_append.
6257 * ltsugar.m4 (lt_append): Replace broken versions of
6258 m4_append.
6259 (lt_if_append_uniq): Don't require separator to be overquoted,
6260 and avoid broken m4_append.
6261 (lt_dict_add): Fix typo.
6262 * libtool.m4 (_LT_DECL): Don't overquote separator.
6263
6264 2008-03-13 David Edelsohn <edelsohn@gnu.org>
6265
6266 * config.rpath: Add AIX 6 support.
6267
6268 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
6269
6270 * Makefile.def (stageprofile). Remove -fprofile-generate
6271 from stage_libcflags.
6272 * Makefile.in: Regenerate.
6273
6274 2008-03-13 Ben Elliston <bje@au.ibm.com>
6275
6276 * config.sub, config.guess: Update from upstream sources.
6277
6278 2008-03-06 Tom Tromey <tromey@redhat.com>
6279
6280 * MAINTAINERS: Update for treelang deletion.
6281
6282 2008-03-03 James E. Wilson <wilson@tuliptree.org>
6283
6284 * MAINTAINERS: Update my email address.
6285
6286 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
6287
6288 * MAINTAINERS (darwin port): Add myself as a maintainer.
6289 (objective-c/c++): Add myself as a maintainer.
6290
6291 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
6292
6293 * MAINTAINERS (Write After Approval): Update my email address.
6294
6295 2008-02-25 Tomas Bily <tbily@suse.cz>
6296
6297 * MAINTAINERS (Write After Approval): Add myself.
6298
6299 2008-02-23 Jakub Jelinek <jakub@redhat.com>
6300
6301 * MAINTAINERS (OpenMP): Add myself.
6302
6303 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
6304
6305 PR bootstrap/32009
6306 PR bootstrap/32161
6307
6308 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
6309 * configure: Regenerate.
6310
6311 * Makefile.def: Define stage_libcflags for all bootstrap stages.
6312 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
6313 STAGE4_LIBCFLAGS): New.
6314 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
6315 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
6316 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
6317 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
6318 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
6319 for target modules. Don't export LIBCFLAGS.
6320 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
6321 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
6322 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
6323 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
6324 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
6325 * Makefile.in: Regenerate.
6326
6327 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6328
6329 PR libgcj/33085
6330 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
6331 Do not use -DDLL_EXPORT. Backport from upstream.
6332
6333 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6334
6335 * MAINTAINERS (Write After Approval): Add myself.
6336
6337 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
6338
6339 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
6340 * configure: Regenerate.
6341
6342 2008-01-31 Marc Gauthier <marc@tensilica.com>
6343
6344 * configure.ac (xtensa*-*-*): Recognize processor variants.
6345 * configure: Regenerate.
6346
6347 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6348
6349 PR bootstrap/34922
6350 * configure.ac (PARSE_ARGS): Push suitable setting of
6351 ac_subdirs_all, for `./configure --help=recursive'.
6352 Handle `+' in generic toplevel directory disabling.
6353 * configure: Regenerate.
6354
6355 2008-01-28 Nick Clifton <nickc@redhat.com>
6356
6357 * MAINTAINERS (xstormy16): Take over maintainership.
6358
6359 2008-01-25 Joseph Myers <joseph@codesourcery.com>
6360
6361 * MAINTAINERS (c4x port): Remove.
6362
6363 2008-01-24 David Edelsohn <edelsohn@gnu.org>
6364
6365 * libtool.m4: Backport AIX 6 support from ToT Libtool.
6366
6367 2008-01-23 Ben Elliston <bje@au.ibm.com>
6368
6369 * config.sub, config.guess: Update from upstream sources.
6370
6371 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
6372
6373 * MAINTAINERS (Write After Approval): Add myself.
6374
6375 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
6376
6377 * MAINTAINERS: Update my email address.
6378
6379 2008-01-09 Raksit Ashok <raksit@google.com>
6380
6381 * MAINTAINERS (Write After Approval): Add myself.
6382
6383 2008-01-09 Raksit Ashok <raksit@google.com>
6384
6385 * MAINTAINERS (Write After Approval): Add myself.
6386
6387 2008-01-08 Ben Elliston <bje@au.ibm.com>
6388
6389 * config.sub, config.guess: Update from upstream sources.
6390
6391 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6392
6393 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
6394 Change recommended MPFR from 2.2.1 -> 2.3.0.
6395 * configure: Regenerate.
6396
6397 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
6398
6399 * MAINTAINERS: Update my email address.
6400
6401 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
6402
6403 * MAINTAINERS: Update my email address.
6404
6405 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
6406
6407 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
6408 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
6409 * Makefile.in: Regenerate.
6410
6411 2007-12-10 Mark Heffernan <meheff@google.com>
6412
6413 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
6414 misplaced entries.
6415
6416 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
6417
6418 * configure.ac: Enable libjava for x86_64-*-darwin9.
6419 * configure: Regenerate.
6420
6421 2007-12-07 Bill Maddox <maddox@google.com>
6422
6423 * MAINTAINERS (Write After Approval): Add myself.
6424
6425 2007-12-05 Ben Elliston <bje@au.ibm.com>
6426
6427 * config.sub, config.guess: Update from upstream sources.
6428
6429 2007-12-02 Matthias Klose <doko@ubuntu.com>
6430
6431 * config-ml.in: Remove 64bit configure tests.
6432
6433 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6434
6435 * config-ml.in: Robustify against white space in absolute file
6436 names.
6437
6438 * config-ml.in (multi-clean): Substitute ${Makefile}.
6439 Remove superfluous ${Makefile} in list.
6440
6441 2007-11-19 Thiemo Seufer <ths@mips.com>
6442
6443 * config-ml.in: Don't hardcode the Makefile name.
6444
6445 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
6446
6447 * MAINTAINERS (Write After Approval): Add myself.
6448
6449 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
6450
6451 * MAINTAINERS (Write After Approval): Add myself.
6452
6453 2007-11-06 Doug Kwan <dougkwan@google.com>
6454
6455 * MAINTAINERS (Write After Approval): Add myself.
6456
6457 2007-10-25 Ben Elliston <bje@au.ibm.com>
6458
6459 * MAINTAINERS (mercury): Remove entry.
6460 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
6461
6462 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
6463
6464 * Makefile.def (dependencies): Make configure-gdb depend on
6465 all-intl.
6466 * Makefile.in: Regenerated.
6467
6468 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
6469
6470 * MAINTAINERS (Fortran maintainer): Remove myself.
6471
6472 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
6473
6474 * Makefile.def: To avoid problems running with parallel makes,
6475 build newlib before libgloss so that target specific header
6476 files are availble.
6477 * Makefile.in: Regenerate
6478
6479 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6480
6481 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
6482 * Makefile.in: Regenerate.
6483
6484 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
6485
6486 * MAINTAINERS (Register allocation reviewer): Add myself.
6487
6488 2007-10-08 Mike Frysinger <vapier@gentoo.org>
6489
6490 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
6491 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
6492 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
6493 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
6494 * configure: Regenerate.
6495
6496 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
6497
6498 * MAINTAINERS (Register allocation reviewer): Add myself.
6499
6500 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
6501
6502 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
6503 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
6504 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
6505 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
6506 * configure.ac: Default them to host tools for $host = $build.
6507 Subst them.
6508
6509 * configure: Regenerate.
6510 * Makefile.in: Regenerate.
6511
6512 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
6513
6514 * MAINTAINERS (Register allocation reviewer): Add myself.
6515
6516 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
6517
6518 * MAINTAINERS (Register allocation reviewer): Add myself.
6519
6520 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
6521
6522 * MAINTAINERS (Write After Approval): Fix typo.
6523
6524 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
6525
6526 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
6527 * configure: Regenerate.
6528
6529 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
6530
6531 PR bootstrap/31906
6532 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
6533 they're already prefixed.
6534
6535 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
6536
6537 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
6538 libstdc++.
6539 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
6540 * configure: Regenerate.
6541 * Makefile.in: Regenerate.
6542
6543 2007-09-17 Andreas Schwab <schwab@suse.de>
6544
6545 * configure.ac: Raise minimum makeinfo version to 4.6.
6546 * configure: Regenerate.
6547
6548 2007-09-17 Johannes Singler <singler@ira.uka.de>
6549
6550 * MAINTAINERS (write-after-approval) add myself
6551
6552 2007-09-15 Alan Modra <amodra@bigpond.net.au>
6553
6554 * configure.ac: Correct makeinfo version check.
6555 * configure: Regenerate.
6556
6557 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
6558
6559 * MAINTAINERS: Update my email address.
6560
6561 2007-09-14 Richard Sandiford <richard@codesourcery.com>
6562
6563 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
6564 to $skipdirs and only disable gprof for newlib. Use the normal
6565 mips*-elf* handling in other respects.
6566 * configure: Regnerate.
6567
6568 2007-09-12 David Daney <ddaney@avtrex.com>
6569
6570 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
6571 enabling libgcj.
6572 * configure: Regenerate.
6573
6574 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
6575
6576 PR other/32154
6577 * configure.ac: For libgloss targets, point the linker to the linker
6578 script, startup code and simulator library.
6579 * configure: Regenerate.
6580
6581 2007-09-07 Andrew Haley <aph@redhat.com>
6582
6583 * configure.ac (noconfigdirs): Remove target-libffi and
6584 target-libjava.
6585 * configure: Regenerate.
6586
6587 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6588
6589 PR target/33281
6590 * configure.ac: Use config/mh-mingw on mingw.
6591 * configure: Regenerate.
6592
6593 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
6594
6595 * MAINTAINERS (Write After Approval): Add myself.
6596
6597 2007-09-05 Richard Guenther <rguenther@suse.de>
6598
6599 * configure.ac (--enable-stage1-checking): If neither --enable-checking
6600 nor --disable-checking is provided also turn on yes and types
6601 checking for stage1.
6602 * configure: Re-generate.
6603
6604 2007-08-30 Krister Walfridsson <cato@df.lth.se>
6605
6606 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
6607 (Write After Approval): Remove myself.
6608
6609 2007-08-29 Nick Clifton <nickc@redhat.com>
6610
6611 * config.sub, config.guess: Update from upstream sources.
6612
6613 2007-08-22 Bud Davis <jmdavis@link.com>
6614
6615 * MAINTAINERS (Write After Approval): Added myself.
6616 * MAINTAINERS (Reviewers): Removed myself.
6617
6618 2007-08-18 Paul Brook <paul@codesourcery.com>
6619 Joseph Myers <joseph@codesourcery.com>
6620
6621 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
6622 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
6623 * Makefile.in: Regenerate.
6624 * configure.ac (--with-debug-prefix-map): New.
6625 * configure: Regenerate.
6626
6627 2007-08-17 Richard Sandiford <richard@codesourcery.com>
6628 Nigel Stephens <nigel@mips.com>
6629
6630 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
6631 as target_makefile_frag.
6632 * configure: Regenerate.
6633
6634 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
6635
6636 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
6637 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
6638 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
6639 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
6640 (do-compare, do-compare3, do-compare-debug): New.
6641 ([+compare-target+]): Use them.
6642
6643 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
6644
6645 * MAINTAINERS (Write After Approval): Change my email address.
6646
6647 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6648 Ben Elliston <bje@au.ibm.com>
6649
6650 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
6651 --silent if $silent.
6652 * configure: Regenerate.
6653
6654 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
6655
6656 * MAINTAINERS (Various Maintainers): Add myself as
6657 loop infrastructure maintainer. Update my e-mail
6658 address.
6659
6660 2007-07-31 Diego Novillo <dnovillo@google.com>
6661
6662 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
6663 Adjust description.
6664
6665 2007-07-26 Richard Guenther <rguenther@suse.de>
6666
6667 * configure.ac: Add types checking to stage1 checking flags.
6668 * configure: Regenerate.
6669
6670 2007-07-17 Nick Clifton <nickc@redhat.com>
6671
6672 * COPYING3: New file. Contains version 3 of the GNU General
6673 Public License.
6674 * COPYING3.LIB: New file. Contains version 3 of the GNU
6675 Lesser General Public License.
6676
6677 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6678
6679 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
6680
6681 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6682
6683 * MAINTAINERS (S/390 co-maintainer): Add myself.
6684 (Write After Approval): Remove myself.
6685
6686 2007-07-13 Dan Hipschman <dsh@google.com>
6687
6688 * MAINTAINERS (Write After Approval): Add myself.
6689
6690 2007-07-11 Nick Clifton <nickc@redhat.com>
6691
6692 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
6693 WINDRES export.
6694 * Makefile.in: Regenerate.
6695
6696 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6697
6698 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
6699 maintainer.
6700
6701 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
6702
6703 * lt~obsolete.m4: New. Import from 20070318 libtool.
6704
6705 2007-07-03 Julian Brown <julian@codesourcery.com>
6706
6707 * MAINTAINERS (Write After Approval): Add myself.
6708
6709 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6710
6711 * configure.ac: Rewrite 'configure --help' strings to look nicer.
6712 * configure: Regenerate.
6713
6714 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6715
6716 * configure.ac: Add some missing m4 quotation.
6717 * configure: Regenerate.
6718
6719 2007-07-02 Simon Baldwin <simonb@google.com>
6720
6721 * MAINTAINERS (Write After Approval): Add myself.
6722
6723 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
6724
6725 * configure: Regenerate.
6726
6727 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
6728
6729 * Makefile.def: Add windmc tool to build.
6730 * Makefile.tpl: Likewise.
6731 * configure.ac: Likewise.
6732 * Makefile.in: Regenerate.
6733 * configure: Regenerate.
6734
6735 2007-06-28 DJ Delorie <dj@redhat.com>
6736
6737 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
6738 not building newlib.
6739 * configure: Regenerated.
6740
6741 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
6742
6743 * MAINTAINERS (Write After Approval): Add myself.
6744
6745 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
6746
6747 * MAINTAINERS (Write After Approval): Add myself.
6748
6749 2007-06-19 Chris Matthews <chrismatthews@google.com>
6750
6751 * MAINTAINERS (Write After Approval): Add myself.
6752
6753 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
6754
6755 * MAINTAINERS (Write After Approval): Add myself.
6756
6757 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
6758
6759 * Makefile.def: Add dependency from configure-gdb to all-bfd.
6760 * Makefile.in: Regenerated.
6761
6762 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
6763
6764 * configure.ac: Don't add target-libmudflap to noconfigdirs for
6765 bfin*-*-uclinux* targets.
6766 * configure: Regenerate.
6767
6768 2007-06-14 Ian Lance Taylor <iant@google.com>
6769
6770 * MAINTAINERS: Add myself as non-algorithmic global write
6771 maintainer.
6772
6773 2007-06-14 Diego Novillo <dnovillo@google.com>
6774
6775 * MAINTAINERS: Add self as middle-end maintainer and
6776 non-algorithmic global write maintainer.
6777
6778 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6779
6780 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
6781 Move all Fortran maintainers except Paul Brook into the
6782 Non-Autopoiesis section.
6783
6784 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
6785
6786 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
6787 (distclean-stage[+id+]): Possibly delete stage_last.
6788 * Makefile.in: Regenerate.
6789
6790 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
6791
6792 * MAINTAINERS (Various Maintainer): Fix typo.
6793
6794 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
6795
6796 * MAINTAINERS (Various Maintainer): Add myself as
6797 dataflow maintainer.
6798
6799 2007-06-07 Ben Elliston <bje@au.ibm.com>
6800
6801 * config.sub, config.guess: Update from upstream sources.
6802
6803 2007-06-07 Ben Elliston <bje@au.ibm.com>
6804
6805 * Makefile.tpl: Fix spelling error.
6806 * Makefile.in: Regenerate.
6807
6808 2007-06-01 Steve Ellcey <sje@cup.hp.com>
6809
6810 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
6811 lt_cv_sys_max_cmd_len.
6812
6813 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
6814
6815 * MAINTAINERS (Various Maintainers): Add myself as
6816 auto-vectorizer maintainer.
6817
6818 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
6819
6820 PR libjava/32098
6821 * libtool.m4: Revert previous change.
6822 * ltgcc.m4: Put it here.
6823
6824 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
6825
6826 * MAINTAINERS (Various Maintainers): Add myself as
6827 auto-vectorizer maintainer.
6828
6829 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
6830
6831 PR libjava/32098
6832 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
6833
6834 2007-05-30 Richard Guenther <rguenther@suse.de>
6835
6836 * MAINTAINERS (Various Maintainers): Add myself as
6837 auto-vectorizer maintainer.
6838
6839 2007-05-30 Jakub Jelinek <jakub@redhat.com>
6840
6841 PR bootstrap/29382
6842 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
6843 * configure: Rebuilt.
6844
6845 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
6846
6847 * MAINTAINERS (Write After Approval): Removed my name.
6848
6849 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
6850
6851 * MAINTAINERS (Write After Approval): Remove myself.
6852
6853 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
6854
6855 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
6856
6857 2007-05-23 Steve Ellcey <sje@cup.hp.com>
6858
6859 * ltmain.sh: Update from ToT Libtool.
6860 * libtool.m4: Update from ToT Libtool.
6861 * ltsugar.m4: New. Update from ToT Libtool.
6862 * ltversion.m4: New. Update from ToT Libtool.
6863 * ltoptions.m4: New. Update from ToT Libtool.
6864 * ltconfig: Remove.
6865 * ltcf-c.sh: Remove.
6866 * ltcf-cxx.sh: Remove.
6867 * ltcf-gcj.sh: Remove.
6868
6869 2007-05-22 Ollie Wild <aaw@google.com>
6870
6871 * MAINTAINERS (Write After Approval): Add myself.
6872
6873 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
6874
6875 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
6876 stage_cflags.
6877 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
6878 Remove CFLAGS/LIBCFLAGS.
6879 (configure-stage[+id+]-[+prefix+][+module+],
6880 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
6881 * Makefile.in: Regenerate.
6882
6883 2007-05-15 Diego Novillo <dnovillo@google.com>
6884
6885 * MAINTAINERS: Update e-mail address.
6886
6887 2007-05-15 Revital Eres <eres@il.ibm.com>
6888
6889 * MAINTAINERS (Write After Approval): Add myself.
6890
6891 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
6892
6893 * MAINTAINERS (Write After Approval): Updated my address.
6894
6895 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
6896
6897 * MAINTAINERS (Write After Approval): Add myself.
6898
6899 2007-05-11 Silvius Rus <rus@google.com>
6900
6901 * MAINTAINERS (Write After Approval): Add myself.
6902
6903 2007-04-23 Tom Tromey <tromey@redhat.com>
6904
6905 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
6906
6907 2007-04-22 Mark Mitchell <mark@codesourcery.com>
6908
6909 * MAINTAINERS (cpplib): Rename to ...
6910 (libcpp): ... this. Add C/C++ front end maintainers.
6911
6912 2007-04-14 Steve Ellcey <sje@cup.hp.com>
6913
6914 * config-ml.in: Pass ${ml_config_env} to configure calls.
6915
6916 2007-04-04 Christian Bruel <christian.bruel@st.com>
6917
6918 * MAINTAINERS (Write After Approval): Add myself.
6919
6920 2007-04-02 Dave Korn <dave.korn@artimi.com>
6921
6922 * MAINTAINERS (Write After Approval): Add myself.
6923
6924 2007-03-31 Tobias Burnus <burnus@net-b.de>
6925
6926 * MAINTAINERS (fortran 95 front end): Add myself.
6927
6928 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6929
6930 * MAINTAINERS (Write After Approval): Add myself.
6931
6932 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
6933
6934 * MAINTAINERS (Modulo Scheduler): Add myself.
6935
6936 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
6937
6938 * MAINTAINERS (fortran 95 front end): Add myself.
6939 (c++ front end): whitespace fix.
6940
6941 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
6942
6943 * MAINTAINERS (Write After Approval): Add myself.
6944
6945 2007-03-21 Richard Sandiford <richard@codesourcery.com>
6946
6947 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
6948 of glob. Quote arguments with single quotes too.
6949 * configure: Regenerate.
6950
6951 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
6952
6953 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
6954 * Makefile.in: Regenerate
6955
6956 2007-03-07 Andreas Schwab <schwab@suse.de>
6957
6958 * configure: Regenerate.
6959
6960 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
6961
6962 * configure.ac: Add "--with-pdfdir" configure option,
6963 which defines pdfdir variable.
6964 * Makefile.def (target=fixincludes): Add install-pdf to
6965 missing targets.
6966 (recursive_targets): Add install-pdf target.
6967 (flags_to_pass): Add pdfdir.
6968 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
6969 target.
6970 * configure: Regenerate
6971 * Makefile.in: Regenerate
6972
6973 2007-02-28 Eric Christopher <echristo@apple.com>
6974
6975 Revert:
6976 2006-12-07 Mike Stump <mrs@apple.com>
6977
6978 * Makefile.def (dependencies): Add dependency for
6979 install-target-libssp and install-target-libgomp on
6980 install-gcc.
6981 * Makefile.in: Regenerate.
6982
6983 2007-02-27 Matt Kraai <kraai@ftbfs.org>
6984
6985 * configure: Regenerate.
6986 * configure.ac: Move statements after variable declarations.
6987
6988 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
6989
6990 * MAINTAINERS: Add myself as sh maintainer.
6991
6992 2007-02-19 Joseph Myers <joseph@codesourcery.com>
6993
6994 * configure.ac: Adjust for loop syntax.
6995 * configure: Regenerate.
6996
6997 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
6998
6999 * configure: Rebuilt.
7000
7001 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
7002
7003 * configure.ac: Drop multiple occurrences of --enable-languages,
7004 and fix its quoting.
7005 * configure: Rebuilt.
7006
7007 2007-02-17 Mark Mitchell <mark@codesourcery.com>
7008 Nathan Sidwell <nathan@codesourcery.com>
7009 Vladimir Prus <vladimir@codesourcery.com>
7010 Joseph Myers <joseph@codesourcery.com>
7011
7012 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
7013 * configure: Regenerate.
7014
7015 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
7016
7017 * ltconfig (freebsd*): Default to elf.
7018
7019 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7020
7021 * configure.ac (target_libraries): Move libgcc before libiberty.
7022 * configure: Regenerated.
7023
7024 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7025 Paolo Bonzini <bonzini@gnu.org>
7026
7027 PR bootstrap/30753
7028 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
7029 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
7030 * configure: Regenerated.
7031
7032 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7033
7034 * MAINTAINERS (Language Front End Maintainers): Update my mail
7035 address.
7036
7037 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
7038
7039 PR bootstrap/30748
7040 * configure.ac: Correct syntax for Solaris ksh.
7041 * configure: Regenerated.
7042
7043 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7044
7045 * configure.ac: Sync with src.
7046 * configure: Regenerate.
7047
7048 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7049
7050 * Makefile.in: Regenerate.
7051
7052 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7053
7054 * config.sub: Sync with src.
7055
7056 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
7057
7058 * Makefile.tpl (build_alias, host_alias, target_alias): Use
7059 noncanonical equivalents.
7060 * configure.in: Rename to...
7061 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
7062 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
7063 target_noncanonical. Use them. Rewrite removal of configure
7064 arguments for autoconf 2.59. Discard variable settings. Force
7065 program_transform_name for native tools.
7066
7067 * Makefile.in: Regenerated.
7068 * configure: Regenerated with autoconf 2.59.
7069
7070 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
7071
7072 * MAINTAINERS (Write After Approval): Add myself.
7073
7074 2007-01-31 Andreas Schwab <schwab@suse.de>
7075
7076 * Makefile.tpl (LDFLAGS): Substitute it.
7077 * Makefile.in: Regenerate.
7078
7079 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
7080
7081 * MAINTAINERS (Write After Approval): Add myself.
7082
7083 2007-01-28 David Edelsohn <edelsohn@gnu.org>
7084
7085 * MAINTAINERS (spu port): Add myself.
7086
7087 2007-01-23 Richard Guenther <rguenther@suse.de>
7088
7089 PR bootstrap/30541
7090 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
7091 * Makefile.tpl (GNATBIND): Substitute it.
7092 (GNATMAKE): Likewise.
7093 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
7094 of STAGE_PREFIX.
7095 * Makefile.in: Regenerate.
7096 * configure: Regenerate.
7097
7098 2007-01-18 Mike Stump <mrs@apple.com>
7099
7100 * configure.in: Re-enable -Werror for gcc builds.
7101
7102 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
7103
7104 * MAINTAINERS (Write After Approval): Add myself.
7105
7106 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
7107
7108 * configure.in: Change == to = in test command.
7109 * configure: Regenerate.
7110
7111 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
7112 Nick Clifton <nickc@redhat.com>
7113 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
7114
7115 * configure.in (build_configargs, host_configargs, target_configargs):
7116 Remove build/host/target parameters.
7117 (host_libs): Add gmp and mpfr.
7118 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
7119 * Makefile.def (gmp, mpfr): New.
7120 (gcc): Remove target.
7121 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
7122 target_os, target_vendor): New.
7123 (configure): Add host_alias/target_alias arguments; adjust invocations.
7124 * configure: Regenerate.
7125 * Makefile.in: Regenerate.
7126
7127 2007-01-11 Matt Fago <fago@earthlink.net>
7128
7129 * configure.in: Try to link to functions only in mpfr 2.2.x
7130 to improve robustness of configure tests.
7131 * configure: Regenerate.
7132
7133 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
7134
7135 * MAINTAINERS: Add myself as i386 maintainer.
7136
7137 2007-01-08 Jan Hubicka <jh@suse.cz>
7138
7139 * MAINTAINERS: Add myself as i386 maintainer.
7140
7141 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
7142
7143 * configure.in: Add support for an x86_64-mingw* target.
7144 * configure: Regenerate.
7145
7146 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
7147
7148 * Makefile.tpl (all-target): Correct @if conditional for target
7149 modules.
7150 * configure.in: Omit libiberty if building only target libgcc.
7151 * configure, Makefile.in: Regenerated.
7152
7153 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
7154
7155 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
7156 * configure: Regenerate.
7157
7158 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
7159
7160 * Makefile.def (target_modules): Add libgcc.
7161 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
7162 * Makefile.tpl (clean-target-libgcc): Delete.
7163 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
7164 on gcc even for bootstrapped modules. Rewrite handling of
7165 lang_env_dependencies to loop over target_modules.
7166 * configure.in (target_libraries): Add target-libgcc.
7167 * Makefile.in, configure: Regenerated.
7168
7169 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
7170
7171 * configure.in: Reorganize recognition of languages. Add
7172 --enable-stage1-languages. Show supported languages for the chosen
7173 target rather than all recognized languages.
7174 * configure: Regenerate.
7175
7176 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
7177
7178 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
7179 * Makefile.in: Regenerate.
7180
7181 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7182
7183 * configure.in: Warn that MPFR 2.2.0 is buggy.
7184 * configure: Regenerate.
7185
7186 2006-12-27 Ian Lance Taylor <iant@google.com>
7187
7188 * configure.in: When removing Makefiles to force a reconfigure, also
7189 remove prev-DIR*/Makefile.
7190 * configure: Regenerate.
7191
7192 2006-12-22 Andreas Schwab <schwab@suse.de>
7193
7194 * configure: Regenerate with correct autoconf version.
7195
7196 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
7197
7198 * configure.in: add AC_SUBST for *_FOR_TARGET.
7199 * configure: Regenerate.
7200
7201 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7202
7203 * configure.in: Simplify logic for rejecting languages that cannot
7204 be built. Separate the case when a language is unsupported,
7205 from the case when the user chooses not to build a language.
7206
7207 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7208
7209 * configure.in: Remove "$build" case for powerpc-*-darwin* since
7210 it only affects bootstrap and could be tested on "$host" as well.
7211 * configure: Regenerate.
7212 * config/mh-ppc-darwin: Add to the stage1 cflags here.
7213
7214 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7215
7216 PR bootstrap/29544
7217 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
7218 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
7219 move here comment from Makefile.tpl.
7220 * Makefile.tpl: Move some definitions higher in the file.
7221 (STAGE1_CHECKING): New.
7222 * configure.in: Add --enable-stage1-checking.
7223 * configure: Regenerate.
7224 * Makefile.in: Regenerate.
7225
7226 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7227
7228 * MAINTAINERS: Add myself as build system maintainer.
7229
7230 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
7231
7232 * MAINTAINERS (Write After Approval): Add myself.
7233
7234 2006-12-13 Eric Christopher <echristo@apple.com>
7235
7236 * MAINTAINERS: Add myself as darwin maintainer.
7237
7238 2006-12-11 Ian Lance Taylor <ian@airs.com>
7239
7240 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
7241
7242 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
7243
7244 MAINTAINERS: Update my entry.
7245
7246 2006-12-11 Alan Modra <amodra@bigpond.net.au>
7247
7248 * configure.in: Handle spu makefile frag.
7249 * Makefile.tpl (MAINT): Define
7250 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
7251 * configure: Regenerate.
7252 * Makefile.in: Regenerate.
7253
7254 2006-12-11 Ben Elliston <bje@au.ibm.com>
7255
7256 * config.guess: Import latest version.
7257 * config.sub: Likewise.
7258
7259 2006-12-11 Ben Elliston <bje@au.ibm.com>
7260
7261 * configure.in (spu-*-*): Don't skip target-libiberty.
7262 * configure: Regenerate.
7263
7264 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
7265
7266 PR bootstrap/30134
7267 * configure.in: Correct x86 darwin support for libjava to powerpc
7268 and i?86 only.
7269 * configure: Regenerate.
7270
7271 2006-12-08 Sandro Tolaini <tolaini@libero.it>
7272
7273 * configure.in: Add x86 darwin support for libjava.
7274 * configure: Regenerate.
7275
7276 2006-12-07 Mike Stump <mrs@apple.com>
7277
7278 * Makefile.def (dependencies): Add dependency for
7279 install-target-libssp and install-target-libgomp on
7280 install-gcc.
7281 * Makefile.in: Regenerate.
7282
7283 2006-12-04 Richard Guenther <rguenther@suse.de>
7284
7285 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
7286 (Non-Algorithmic Maintainers): Move over non-algorithmic
7287 loop optimizer maintainers, add myself as a non-algorithmic
7288 middle-end maintainer.
7289
7290 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
7291
7292 * MAINTAINERS (Write After Approval): Add myself.
7293
7294 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7295
7296 * configure.in: Update error message for missing GMP/MPFR.
7297
7298 * configure: Regenerate.
7299
7300 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7301
7302 * configure.in: Update MPFR version in error message.
7303
7304 * configure: Regenerate.
7305
7306 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7307
7308 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
7309 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
7310 --with-gmp-lib): New flags.
7311
7312 * configure: Regenerate.
7313
7314 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
7315
7316 * MAINTAINERS (Write After Approval): Change my email address.
7317
7318 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
7319
7320 * MAINTAINERS (Write After Approval): Add myself.
7321
7322 2006-11-22 Philipp Thomas <pth@suse.de>
7323
7324 * MAINTAINERS (i18n): Update e-mail address.
7325
7326 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7327
7328 * MAINTAINERS (spu port): Add myself as maintainer.
7329 (Write After Approval): Remove myself.
7330
7331 2006-11-22 Ben Elliston <bje@au.ibm.com>
7332
7333 * configure.in (skipdirs): Don't build libssp for SPU.
7334 * configure: Regenerate.
7335
7336 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
7337
7338 * MAINTAINERS (spu port): Add myself as maintainer.
7339 (libobjc): Update my email address.
7340
7341 2006-11-21 Andrea Bona <andrea.bona@st.com>
7342
7343 * MAINTAINERS (Write After Approval): Add myself.
7344
7345 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7346
7347 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
7348 * configure : Rebuilt.
7349
7350 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7351
7352 * MAINTAINERS (Write After Approval): Add myself.
7353
7354 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
7355
7356 * MAINTAINERS (Write After Approval): Add myself.
7357
7358 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7359
7360 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
7361 libmpfr.a.
7362 * configure: Regenerate.
7363
7364 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
7365
7366 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
7367 (unstage): Test for stage_last presence.
7368
7369 PR bootstrap/29802
7370 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
7371 STAGE_PREFIX.
7372 * Makefile.in: Regenerate.
7373
7374 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
7375
7376 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
7377 maintainers.
7378
7379 2006-11-14 Erven Rohou <erven.rohou@st.com>
7380
7381 * MAINTAINERS (Write After Approval): Add myself.
7382
7383 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
7384
7385 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
7386 and stageN-package/Makefile.
7387 * Makefile.in: Regenerated.
7388
7389 2006-11-14 Jie Zhang <jie.zhang@analog.com>
7390
7391 * configure.in: Remove target-libgloss from noconfigdirs for
7392 bfin-*-*.
7393 * configure: Regenerated.
7394
7395 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7396
7397 * configure.in (have_gmp): Only error if the gcc directory exists.
7398
7399 * configure: Regenerate.
7400
7401 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7402
7403 * configure.in: Robustify error message for missing GMP/MPFR.
7404
7405 * configure: Regenerate.
7406
7407 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7408
7409 * MAINTAINERS (Write After Approval): Add myself.
7410
7411 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
7412
7413 * MAINTAINERS: Change email address.
7414
7415 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
7416
7417 * MAINTAINERS (Write After Approval): Add myself.
7418
7419 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
7420
7421 * MAINTAINERS (Write After Approval): Add myself.
7422
7423 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
7424
7425 * MAINTAINERS (Write After Approval): Move myself to
7426 Write After Approval section.
7427
7428 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7429
7430 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
7431 need_gmp anymore.
7432 * configure: Regenerate.
7433
7434 2006-10-16 Tobias Burnus <burnus@net-b.de>
7435
7436 * MAINTAINERS (Write After Approval): Add myself.
7437
7438 2006-10-16 Ben Elliston <bje@au.ibm.com>
7439
7440 * config.guess: Import latest version.
7441 * config.sub: Likewise.
7442
7443 2006-10-10 Brooks Moses <bmoses@stanford.edu>
7444
7445 * Makefile.def: Added pdf target handling.
7446 * Makefile.tpl: Added pdf target handling.
7447 * Makefile.in: Regenerated.
7448
7449 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
7450
7451 * MAINTAINERS: Add self as score port maintainer.
7452
7453 2006-10-04 Brooks Moses <bmoses@stanford.edu>
7454
7455 * MAINTAINERS (Write After Approval): Add myself.
7456
7457 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
7458
7459 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
7460 or newer.
7461 * configure: Regenerated.
7462
7463 2006-09-27 Dave Brolley <brolley@redhat.com>
7464
7465 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
7466 using $s instead of $r.
7467 * configure: Regenerated.
7468
7469 2006-09-26 Thiemo Seufer <ths@mips.com>
7470
7471 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
7472 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
7473 * configure: Regenerate.
7474
7475 2006-09-24 Graeme Peterson <gridly@gmail.com>
7476
7477 * MAINTAINERS (Write After Approval): Remove myself.
7478
7479 2006-09-22 Chao-ying Fu <fu@mips.com>
7480
7481 * MAINTAINERS (Write After Approval): Add myself.
7482
7483 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
7484
7485 * MAINTAINERS: Add self as soft-fp maintainer.
7486
7487 2006-09-09 Anatoly Sokolov <aesok@post.ru>
7488
7489 * MAINTAINERS: Add myself as avr maintainer.
7490 Remove Marek Michalkiewicz as avr maintainer.
7491
7492 2006-09-07 Roberto Costa <roberto.costa@st.com>
7493
7494 * MAINTAINERS (Write After Approval): Add myself.
7495
7496 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
7497
7498 * configure.in: Never build newlib for a Mingw host.
7499 Never build newlib as Mingw target library.
7500 Test the existence of winsup/cygwin for building a Cygwin newlib,
7501 rather than just winsup.
7502 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
7503 building a Mingw target.
7504 * configure: Regenerate.
7505
7506 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
7507
7508 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
7509
7510 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
7511
7512 * config.guess: Import from src (was more updated).
7513 * config.sub: Likewise.
7514
7515 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
7516
7517 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
7518 * configure: Regenerated.
7519
7520 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
7521
7522 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
7523 for stages after the first.
7524
7525 2006-07-17 Jakub Jelinek <jakub@redhat.com>
7526
7527 * Makefile.def: Add dependencies for configure-opcodes
7528 on configure-intl and all-opcodes on all-intl.
7529 * Makefile.in: Regenerated.
7530
7531 2006-07-13 Ben Elliston <bje@au.ibm.com>
7532
7533 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
7534
7535 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
7536
7537 Port to hosts whose 'sort' and 'tail' implementations
7538 treat operands with leading '+' as file names, as POSIX
7539 has required since 2001. However, make sure the code still
7540 works on pre-POSIX hosts.
7541 * ltmain.sh: Don't assume "sort +2" is equivalent to
7542 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
7543
7544 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
7545
7546 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
7547
7548 2006-07-04 Peter O'Gorman <peter@pogma.com>
7549
7550 * ltconfig: chmod 644 before ranlib during install.
7551
7552 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7553
7554 PR bootstrap/18058
7555 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
7556 if the bootstrap compiler is a GCC version that supports it.
7557 * configure: Regenerate.
7558
7559 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7560
7561 * configure.in: Fix thinkos in previous check-in.
7562 * configure: Regenerate.
7563
7564 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7565
7566 PR other/27063
7567 * configure.in: Test subdir_requires and give an appropriate
7568 error message.
7569 * configure: Regenerate.
7570
7571 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
7572
7573 * MAINTAINERS (Write After Approval): Add myself.
7574
7575 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
7576
7577 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7578
7579 2006-06-22 Steve Ellcey <sje@cup.hp.com>
7580
7581 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7582
7583 2006-06-20 David Ayers <d.ayers@inode.at>
7584
7585 PR bootstrap/28072
7586 * configure.in: Add target-boehm-gc to noconfigdirs depending on
7587 whether target-libjava is being configured instead of whether the
7588 java front end is enabled.
7589 * configure: Regenerate.
7590
7591 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7592
7593 PR target/27540
7594 * configure.in: Only enable libgomp on IRIX 6.
7595 * configure: Regenerate.
7596
7597 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
7598
7599 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
7600 too.
7601 * Makefile.in: Regenerate.
7602
7603 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
7604
7605 * config-ml.in: Alter CCASFLAGS to include special
7606 multilib options the same as is done for CFLAGS.
7607
7608 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7609
7610 * configure.in: Don't enable libgomp on hpux10.
7611 * configure: Rebuilt.
7612
7613 2006-06-12 David Ayers <d.ayers@inode.at>
7614
7615 PR bootstrap/27963
7616 PR target/19970
7617 * configure.in: Remove target-boehm-gc from noconfigdirs where
7618 ${libgcj} is specified.
7619 * configure: Regenerate.
7620
7621 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
7622
7623 Sync from src:
7624
7625 * configure.in: Sync.
7626 * configure: Regenerated.
7627
7628 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
7629
7630 * Makefile.def: Added dependencies from sim and gdb on intl, and
7631 added configure dependencies to everything with an all dependency
7632 on intl.
7633 * Makefile.in: Regenerated.
7634
7635 2006-06-06 David Ayers <d.ayers@inode.at>
7636
7637 PR libobjc/13946
7638 * Makefile.def: Add dependencies for libobjc which boehm-gc.
7639 * Makefile.in: Regenerate.
7640 * configure.in: Add --enable-objc-gc at toplevel and have it
7641 enable boehm-gc for Objective-C.
7642 Remove target-boehm-gc from libgcj.
7643 Add target-boehm-gc to target_libraries.
7644 Add target-boehm-gc to noconfigdirs where ${libgcj}
7645 is specified.
7646 Assert that boehm-gc is supported when requested for Objective-C.
7647 Only build boehm-gc if needed either for Java or Objective-C.
7648 * configure: Regenerate.
7649
7650 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
7651
7652 PR 27674
7653 * Makefile.tpl (configure-[+prefix+][+module+],
7654 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
7655 Remove rule to unstage bootstrapped modules.
7656 (stage_current): New.
7657 * Makefile.in: Regenerate.
7658
7659 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
7660
7661 * MAINTAINERS (Write After Approval): Update my e-mail address.
7662
7663 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
7664
7665 * include/libiberty.h: Declare pex_run_in_environment.
7666
7667 2006-05-31 Asher Langton <langton2@llnl.gov>
7668
7669 * MAINTAINERS (Write After Approval): Add myself.
7670
7671 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
7672
7673 * Makefile.def (bfd, opcodes): Fix lib_path.
7674 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
7675 (restrap): Move under "@if gcc-bootstrap". Fix typo.
7676 * Makefile.in: Regenerate.
7677
7678 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7679
7680 * Makefile.in: Regenerate.
7681
7682 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7683
7684 * Makefile.def: Add install-html target. Add datarootdir
7685 docdir and htmldir to flags_to_pass.
7686 * Makefile.tpl: Add install-html target.
7687 * Makefile.in: Regenerate.
7688 * configure.in: Add --with-datarootdir, --with-docdir, and
7689 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
7690 * configure: Regenerate.
7691
7692 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
7693
7694 * configure.in: Enable gprof for cross builds.
7695 * configure: Regenerate.
7696
7697 2006-05-22 Richard Guenther <rguenther@suse.de>
7698
7699 Revert
7700 2006-01-31 Richard Guenther <rguenther@suse.de>
7701 Paolo Bonzini <bonzini@gnu.org>
7702
7703 * Makefile.def (target_modules): Add libgcc-math target module.
7704 * configure.in (target_libraries): Add libgcc-math target library.
7705 (--enable-libgcc-math): New configure switch.
7706 * Makefile.in: Re-generate.
7707 * configure: Re-generate.
7708 * libgcc-math: New toplevel directory.
7709
7710 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7711 Andreas Tobler <a.tobler@schweiz.ch>
7712
7713 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
7714 * configure: Rebuilt.
7715
7716 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7717
7718 * MAINTAINERS (Write After Approval): Add myself.
7719
7720 2006-05-01 DJ Delorie <dj@redhat.com>
7721
7722 * configure.in: Restore CFLAGS if GMP isn't present.
7723 * configure: Regenerate.
7724
7725 2006-05-01 Richard Guenther <rguenther@suse.de>
7726
7727 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
7728 maintainer.
7729
7730 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7731
7732 * MAINTAINERS (Write After Approval): Add myself.
7733
7734 2006-04-28 Jan Beulich <jbeulich@novell.com>
7735
7736 * MAINTAINERS (Write After Approval): Add myself.
7737
7738 2006-04-18 DJ Delorie <dj@redhat.com>
7739
7740 * configure.in (m32c): Build libstdc++-v3. Pass flags to
7741 reference libgloss so that libssp can be built in a combined
7742 tree.
7743 * configure: Regenerate.
7744
7745 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
7746
7747 * MAINTAINERS (Write After Approval): Add myself.
7748
7749 2006-04-05 Ben Elliston <bje@au.ibm.com>
7750
7751 * configure.in: Require makeinfo 4.4 or higher.
7752 * configure: Regenerate.
7753
7754 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
7755
7756 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
7757 Rearrange the entries of other libraries to have them in one place.
7758
7759 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
7760
7761 * MAINTAINERS (Write After Approval): Remove myself.
7762 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7763
7764 2006-03-14 Richard Guenther <rguenther@suse.de>
7765
7766 * configure: Regenerate with autoconf 2.13.
7767
7768 2006-03-13 Jim Blandy <jimb@codesourcery.com>
7769
7770 * MAINTAINERS: Use my work address.
7771
7772 * MAINTAINERS: Update my E-mail address.
7773
7774 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
7775
7776 * configure.in: Handle --disable-<component> generically.
7777 * configure: Regenerate.
7778
7779 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
7780
7781 PR libgcj/17311
7782 * ltmain.sh: Don't use "$finalize_rpath" for compile.
7783
7784 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
7785
7786 * MAINTAINERS (Write After Approval): Remove myself.
7787 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7788
7789 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
7790
7791 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
7792 (TARGET_CONFIGDIRS): Remove.
7793 * configure.in: Remove AC_SUBST(target_configdirs).
7794 * Makefile.in, configure: Regenerated.
7795
7796 2006-02-20 Steven G. Kargl <kargls@comcast.net>
7797
7798 * MAINTAINERS (Write After Approval): Remove myself.
7799 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7800
7801 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
7802
7803 PR bootstrap/25670
7804
7805 * Makefile.tpl ([+compare-target+]): Print explanation messages.
7806
7807 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
7808 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
7809 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
7810 BUILD_PREFIX, BUILD_PREFIX_1.
7811 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
7812
7813 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
7814 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
7815
7816 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
7817 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
7818 of `cat stage_current`. Always provide the `r' and `s' variables.
7819 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
7820 a single shell execution.
7821 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
7822 bootstrapped modules, make the stage1 module if the build was not
7823 started yet, else build the current stage.
7824 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
7825 (all-build, all-host, all-target, [+make_target+]-host,
7826 [+make_target+]-target): Do not use \-continued lines.
7827 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
7828 (current_stage, restrap, stage_last): New.
7829
7830 * Makefile.in: Regenerate.
7831 * configure: Regenerate.
7832
7833 2006-02-19 Bud Davis <jmdavis@link.com>
7834
7835 * MAINTAINERS (Write After Approval): Remove myself.
7836 (Language Front End Maintainers): Add myself as fortran 95
7837 maintainer and update e-mail address.
7838
7839 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
7840
7841 * MAINTAINERS (Write After Approval): Remove myself.
7842 (Language Front End Maintainers): Add myself as fortran 95
7843 maintainer.
7844
7845 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
7846
7847 * MAINTAINERS (Write After Approval): Add myself.
7848
7849 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
7850
7851 * MAINTAINERS (Write After Approval): Remove myself.
7852 (Language Front End Maintainers): Add myself as
7853 fortran 95 maintainer.
7854
7855 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
7856
7857 Sync from src:
7858
7859 2005-12-27 Leif Ekblad <leif@rdos.net>
7860
7861 * configure.in: Add support for RDOS target.
7862 * configure: Regenerate.
7863
7864 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
7865 Andreas Schwab <schwab@suse.de>
7866
7867 * configure: Regenerate.
7868
7869 2006-02-12 David Edelsohn <edelsohn@gnu.org>
7870
7871 * configure.in (enable_libgomp): Add AIX.
7872 * configure: Regenerate.
7873
7874 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
7875
7876 * MAINTAINERS (Write After Approval): Add myself.
7877
7878 2006-02-03 Lee Millward <lee.millward@gmail.com>
7879
7880 * MAINTAINERS (Write After Approval): Add myself.
7881
7882 2006-01-31 Richard Guenther <rguenther@suse.de>
7883 Paolo Bonzini <bonzini@gnu.org>
7884
7885 * Makefile.def (target_modules): Add libgcc-math target module.
7886 * configure.in (target_libraries): Add libgcc-math target library.
7887 (--enable-libgcc-math): New configure switch.
7888 * Makefile.in: Re-generate.
7889 * configure: Re-generate.
7890 * libgcc-math: New toplevel directory.
7891
7892 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
7893
7894 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
7895 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
7896 the assembler, linker and binutils.
7897 * configure: Regenerate.
7898
7899 2006-01-22 Dirk Mueller <dmueller@suse.de>
7900
7901 * MAINTAINERS (Write After Approval): Add myself.
7902
7903 2006-01-20 Diego Novillo <dnovillo@redhat.com>
7904
7905 * configure: Regenerate.
7906
7907 2006-01-18 Richard Henderson <rth@redhat.com>
7908 Jakub Jelinek <jakub@redhat.com>
7909 Diego Novillo <dnovillo@redhat.com>
7910
7911 * libgomp: New directory.
7912 * Makefile.def: Add target_module libgomp.
7913 * Makefile.in: Regenerate.
7914 * configure.in (target_libraries): Add target-libgomp.
7915 * configure: Regenerate.
7916
7917 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
7918
7919 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
7920 @ from continuation.
7921 * Makefile.in: Rebuilt.
7922
7923 2006-01-04 Chris Lattner <sabre@gnu.org>
7924
7925 * MAINTAINERS (Write After Approval): Add myself.
7926
7927 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
7928
7929 PR bootstrap/24252
7930
7931 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
7932 * Makefile.tpl (OBJDUMP): New.
7933 (EXTRA_HOST_FLAGS): Add it.
7934 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
7935
7936 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
7937 to use symbolic links between directories. Avoid race conditions
7938 or make them harmless.
7939 * configure.in: Do not try to use symbolic links between directories.
7940
7941 * Makefile.def (LEAN): Pass.
7942 * Makefile.tpl (LEAN): Define.
7943 (stage[+id+]-start): Accept that the previous directory does not
7944 exist, if the bootstrap is lean.
7945 (stage[+id+]-bubble): Invoke lean bootstrap commands after
7946 stage[+id+]-start. Use a makefile variable and an `if' instead of a
7947 configure substitution.
7948 ([+compare-target+]): Likewise.
7949 ([+bootstrap-target+]-lean): New.
7950 * configure.in: Remove lean bootstrap support from here.
7951
7952 * Makefile.in: Regenerate.
7953 * configure: Regenerate.
7954
7955 2006-01-04 Ben Elliston <bje@au.ibm.com>
7956
7957 * MAINTAINERS (libdecnumber): Add myself.
7958
7959 2006-01-02 Mark Mitchell <mark@codesourcery.com>
7960
7961 * libtool-ldflags: New script.
7962
7963 2006-01-02 Andreas Schwab <schwab@suse.de>
7964
7965 * configure.in: When reconfiguring remove Makefile in
7966 all stage directories.
7967 * configure: Regenerate.
7968
7969 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
7970
7971 * MAINTAINERS: Update my email address.
7972
7973 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
7974
7975 Revert Ada-related part of the previous change.
7976
7977 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
7978 Do not pass.
7979 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
7980 * Makefile.in: Regenerate.
7981 * configure.in: Do not include mt-ppc-aix target fragment.
7982 * configure: Regenerate.
7983
7984 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
7985
7986 * configure.in: Select appropriate fragments for PowerPC/AIX.
7987 * configure: Regenerate.
7988
7989 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
7990 BOOT_CFLAGS, BOOT_LDFLAGS.
7991 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
7992 BOOT_CFLAGS, BOOT_LDFLAGS.
7993 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
7994 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
7995 (stage): Fail if we cannot complete the work.
7996 * Makefile.in: Regenerate.
7997
7998 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
7999
8000 * configure.in: Replace ms1 with mt.
8001 * configure: Rebuilt.
8002
8003 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
8004
8005 * MAINTAINERS: Update my email address.
8006
8007 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
8008
8009 * Makefile.tpl (all, do-[+make_target+], do-check, install,
8010 install-host-nogcc): Don't invoke $(stage) at the end.
8011 * Makefile.in: Regenerate.
8012
8013 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
8014
8015 * configure.in: Flip the top-level bootstrap switch.
8016 * configure: Regenerate.
8017
8018 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
8019
8020 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
8021 $(stage) and $(unstage).
8022 (EXTRA_TARGET_FLAGS): Correct double-quoting.
8023 (all): Remove stray semicolon.
8024 (local-distclean): Don't handle multilib.tmp and multilib.out.
8025 (install.all): Set $s for consistency.
8026 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
8027 check_multilibs setting. Always make the install directory.
8028 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
8029 Correct @if/@endif.
8030 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
8031 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
8032 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
8033 (multilib.out): Remove.
8034 * Makefile.in: Regenerated.
8035
8036 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
8037
8038 * MAINTAINERS (Write After Approval): Add myself.
8039
8040 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
8041
8042 * MAINTAINERS: Add myself as mt maintainer.
8043
8044 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
8045
8046 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
8047
8048 * MAINTAINERS: Change email address.
8049
8050 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
8051
8052 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
8053 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
8054 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
8055 Find in-tree tools if available.
8056 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
8057 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
8058 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
8059 (COMPILER_*_FOR_TARGET): New.
8060 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
8061 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
8062 (CONFIGURED_*, USUAL_*): Remove.
8063 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
8064 STRIP): Use autoconf substitutions.
8065 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
8066 COMPILER_NM_FOR_TARGET): New.
8067 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
8068
8069 (all): Make all-host and all-target in parallel.
8070 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
8071 that $$r and $$s are set before invoking a recursive make.
8072 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
8073 ([+bootstrap-target+]): Inline most of the `all' target.
8074
8075 2005-11-29 Ben Elliston <bje@au.ibm.com>
8076
8077 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
8078 from the gcc build directory.
8079 * Makefile.in: Regenerate.
8080
8081 2005-11-29 Ben Elliston <bje@au.ibm.com>
8082
8083 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
8084 depend on all-libdecnumber.
8085 * configure.in (host_libs): Include libdecnumber.
8086 * Makefile.in: Regenerate.
8087 * configure: Likewise.
8088
8089 2005-11-29 Ben Elliston <bje@au.ibm.com>
8090
8091 * libdecnumber: Import decNumber sources from the dfp-branch.
8092
8093 2005-11-21 Kean Johnston <jkj@sco.com>
8094
8095 * config.sub, config.guess: Sync from upstream sources.
8096
8097 2005-11-21 Ben Elliston <bje@au.ibm.com>
8098
8099 Import from Autoconf sources:
8100
8101 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
8102 * config/move-if-change: Don't output "$2 is unchanged";
8103 suggested by Ben Elliston. Handle weird characters correctly.
8104
8105 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
8106
8107 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
8108 to match upstream libtool for darwin.
8109
8110 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
8111
8112 * Makefile.def: Remove gdb dependencies for gdbtk.
8113 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
8114 (configure-gdb, install-gdb): New rules.
8115 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
8116 * Makefile.in, configure: Regenerated.
8117
8118 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
8119
8120 * MAINTAINERS (Write After Approval): Add myself.
8121
8122 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
8123
8124 * MAINTAINERS (Write After Approval): Add myself.
8125
8126 2005-10-24 Diego Novillo <dnovillo@redhat.com>
8127
8128 * MAINTAINERS (alias analysis): Add Daniel Berlin and
8129 Diego Novillo.
8130
8131 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
8132
8133 PR bootstrap/24297
8134 * Makefile.tpl (do-[+make-target+], do-check, install,
8135 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
8136 are set before recursing.
8137 * Makefile.in: Regenerate.
8138
8139 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
8140
8141 PR bootstrap/18939
8142 * Makefile.def (gcc) <target>: Fix thinko.
8143 * Makefile.in: Regenerate.
8144
8145 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
8146
8147 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
8148 * configure: Regenerate.
8149
8150 2005-10-15 Jie Zhang <jie.zhang@analog.com>
8151
8152 * MAINTAINERS (Write After Approval): Add self.
8153
8154 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
8155
8156 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
8157 target-libffi, target-qthreads, target-libjava, and
8158 targetlibobjc.
8159 * configure: Regenerate.
8160
8161 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
8162
8163 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
8164 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
8165 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
8166 (USUAL_OBJDUMP_FOR_TARGET): New.
8167 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
8168 * configure.in: Check for $OBJDUMP_FOR_TARGET.
8169 * configure, Makefile.in: Regenerated.
8170
8171 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
8172
8173 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
8174 before other host packages.
8175
8176 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
8177
8178 * MAINTAINERS: Add self as sh libraries/configury maintainer.
8179
8180 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
8181
8182 PR bootstrap/22340
8183
8184 * configure.in (default_target): Remove.
8185 * Makefile.tpl (all): Do not use prerequisites as subroutines
8186 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
8187 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
8188 use prerequisites as subroutines.
8189 (check-host, check-target): New.
8190 (bootstrap configure & all targets): Do not use stage*-start
8191 if the directory layout is already ok.
8192 (non-bootstrap configure & all targets): Prepend a $(unstage).
8193 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
8194 (NOTPARALLEL): Remove.
8195 (unstage, stage variables): New variables.
8196 (unstage, stage targets): Simply expand to those variables.
8197
8198 * configure: Regenerate.
8199 * Makefile.in: Regenerate.
8200
8201 2005-10-04 James E Wilson <wilson@specifix.com>
8202
8203 * Makefile.def (lang_env_dependencies): Add libmudflap.
8204 * Makefile.in: Regenerate.
8205
8206 2005-10-03 Andreas Schwab <schwab@suse.de>
8207
8208 Backport from libtool CVS:
8209 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
8210
8211 * ltmain.sh: add support for installing into temporary
8212 staging area (e.g. 'make install DESTDIR=...')
8213
8214 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
8215
8216 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
8217 * configure: Regenerated.
8218
8219 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
8220
8221 * configure: Regenerate with the correct
8222 autoconf version.
8223
8224 2005-09-30 Catherine Moore <clm@cm00re.com>
8225
8226 * configure.in (bfin-*-*): New.
8227 * configure: Regenerated.
8228
8229 2005-09-28 Geoffrey Keating <geoffk@apple.com>
8230
8231 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
8232 (LIPO_FOR_TARGET): New.
8233 (CONFIGURED_LIPO_FOR_TARGET): New.
8234 (USUAL_LIPO_FOR_TARGET): New.
8235 (STRIP_FOR_TARGET): New.
8236 (CONFIGURED_STRIP_FOR_TARGET): New.
8237 (USUAL_STRIP_FOR_TARGET): New.
8238 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
8239 STRIP_FOR_TARGET.
8240 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
8241 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
8242 * Makefile.in: Regenerate.
8243 * configure: Regenerate.
8244
8245 2005-09-19 David Edelsohn <edelsohn@gnu.org>
8246
8247 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
8248 (rs6000-*-aix*): Same.
8249 * configure: Regenerate.
8250
8251 2005-09-16 Tom Tromey <tromey@redhat.com>
8252
8253 * MAINTAINERS: Add self as java maintainer.
8254
8255 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8256
8257 * configure.in: Recognize f95 in the --enable-languages option,
8258 and substitute it for fortran, issuing a warning.
8259 * configure: Regenerate.
8260
8261 2005-08-30 Phil Edwards <phil@codesourcery.com>
8262
8263 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
8264 * configure: Regenerated.
8265
8266 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
8267
8268 * MAINTAINERS: Add self as ms1 maintainer.
8269
8270 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
8271
8272 * Makefile.def (libssp): Add to lang_env_dependencies.
8273 * Makefile.in: Regenerate.
8274
8275 2005-08-18 Ian Lance Taylor <ian@airs.com>
8276
8277 * MAINTAINERS: Add myself as middle-end maintainer.
8278
8279 2005-08-17 Christian Groessler <chris@groessler.org>
8280
8281 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
8282 * Makefile.in: Regenerate.
8283
8284 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
8285
8286 * MAINTAINERS (write after approval): Added myself.
8287
8288 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
8289
8290 * MAINTAINERS (Write After Approval): Add myself.
8291
8292 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
8293
8294 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
8295 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
8296 Look for alternate names of the target cc and c++
8297 * configure: Regenerate.
8298
8299 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
8300
8301 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8302 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
8303 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
8304 tools; remove code to manually set them.
8305 (Target tools): Look in the environment for them.
8306 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8307 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
8308 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
8309 build directory.
8310 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
8311 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
8312 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
8313 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8314 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
8315 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
8316 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
8317 * configure: Regenerate.
8318 * Makefile.in: Regenerate.
8319
8320 2005-07-28 Ben Elliston <bje@au.ibm.com>
8321
8322 * MAINTAINERS: Update for removed CPU targets.
8323
8324 2005-07-27 Mark Mitchell <mark@codesourcery.com>
8325
8326 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
8327 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
8328 * Makefile.in: Regenerated.
8329
8330 2005-07-26 Mark Mitchell <mark@codesourcery.com>
8331
8332 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
8333 (CFLAGS_FOR_TARGET): Use it.
8334 (CXXFLAGS_FOR_TARGET): Likewise.
8335 * Makefile.in: Regenerated.
8336 * configure.in (--with-build-sysroot): New option.
8337 * configure: Regenerated.
8338
8339 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
8340
8341 * Makefile.tpl: Wrap install between unstage and stage
8342 * Makefile.in: Regenerate.
8343
8344 2005-07-21 Eric Christopher <echristo@apple.com>
8345
8346 * MAINTAINERS: Update affiliation.
8347
8348 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
8349
8350 * MAINTAINERS: Add self as crx port maintainer.
8351
8352 2005-07-20 DJ Delorie <dj@redhat.com>
8353
8354 * MAINTAINERS: Add self as m32c maintainer.
8355
8356 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
8357
8358 * all files: Update FSF address.
8359
8360 2005-07-15 Eric Christopher <echristo@redhat.com>
8361
8362 * MAINTAINERS: Change affiliation.
8363
8364 2005-07-14 Jim Blandy <jimb@redhat.com>
8365
8366 * configure.in: Add cases for Renesas m32c.
8367 * configure: Regenerated.
8368
8369 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8370
8371 * COPYING.LIB: Update from fsf.org.
8372
8373 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8374
8375 * COPYING, compile, config.guess,
8376 config.sub, install-sh, missing, mkinstalldirs,
8377 symlink-tree, ylwrap: Sync from upstream sources.
8378 * config-ml.in: Update FSF address.
8379
8380 2005-07-13 Eric Christopher <echristo@redhat.com>
8381
8382 * configure.in: Add toplevel noconfigdir support for tpf.
8383 * configure: Regenerate.
8384
8385 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
8386
8387 PR ada/22340
8388
8389 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
8390 * Makefile.in: Regenerate.
8391
8392 2005-07-07 Mark Mitchell <mark@codesourcery.com>
8393
8394 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
8395 Brolley to write-after-approval.
8396
8397 2005-07-07 Andreas Schwab <schwab@suse.de>
8398
8399 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
8400 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
8401 * Makefile.in: Regenerated.
8402
8403 2005-07-06 Geoffrey Keating <geoffk@apple.com>
8404
8405 * configure.in: Don't build sim or rda when targetting darwin.
8406 * configure: Regenerate.
8407
8408 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
8409
8410 * configure.in: Add --enable-libssp and --disable-libssp.
8411 * configure: Regenerate with autoconf-2.13.
8412
8413 2005-07-02 Jakub Jelinek <jakub@redhat.com>
8414
8415 * Makefile.def (target_modules): Add libssp.
8416 * configure.in (target_libraries): Add target-libssp.
8417 * configure: Rebuilt.
8418 * Makefile.in: Rebuilt.
8419
8420 2005-07-01 Zack Weinberg <zackw@panix.com>
8421
8422 * MAINTAINERS: Change email address. Resign from maintainership.
8423
8424 2005-07-01 Richard Guenther <rguenther@suse.de>
8425
8426 * MAINTAINERS: Change my e-mail address and affiliation.
8427
8428 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
8429
8430 * Makefile.def (stagefeedback): Come after profile.
8431 Define profiledbootstrap target.
8432 * Makefile.tpl (profiledbootstrap): Remove.
8433 (stageprofile-end): Zap stagefeedback.
8434 (stagefeedback-start): Copy all .gcda files, not only GCC's.
8435 * Makefile.in: Regenerate.
8436
8437 2005-06-13 Richard Sandiford <richard@codesourcery.com>
8438
8439 * MAINTAINERS: Update my email address.
8440
8441 2005-06-13 Zack Weinberg <zack@codesourcery.com>
8442
8443 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
8444 In 'cpp' stanza, support '#line' as well as '# '.
8445
8446 2005-06-08 Andreas Schwab <schwab@suse.de>
8447
8448 * MAINTAINERS: Move myself from 'Write After Approval' to
8449 'CPU Port Maintainers' section as m68k maintainer.
8450
8451 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
8452
8453 * configure.in (unsupported_languages): New macro.
8454 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
8455 non-ported target libraries in noconfigdirs.
8456 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
8457 non-linux-gnu. Remove libgcj_ex_libffi.
8458 <lang_frag loop>: Set add_this_lang=no if the language is in
8459 unsupported_languages.
8460 * configure: Regenerate.
8461
8462 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
8463
8464 * configure.in: Fix typo in handling of --with-mpfr-dir.
8465 * configure: Regenerate.
8466
8467 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
8468
8469 * MAINTAINERS: Update my email address.
8470
8471 2005-06-02 Jim Blandy <jimb@redhat.com>
8472
8473 * config.sub: Add cases for the Renesas m32c. (This patch has been
8474 accepted into the master sources.)
8475
8476 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
8477 Michael Snyder <msnyder@redhat.com>
8478 Stan Cox <scox@redhat.com>
8479
8480 * configure.in: Set noconfigdirs for ms1.
8481
8482 * configure: Regenerate.
8483
8484 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
8485
8486 * MAINTAINERS (Write After Approval): Add self.
8487
8488 2005-06-01 Josh Conner <jconner@apple.com>
8489
8490 * MAINTAINERS (Write After Approval): Add self.
8491
8492 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
8493
8494 * MAINTAINERS: Update my email address.
8495
8496 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
8497
8498 * MAINTAINERS (Write After Approval): Add self.
8499
8500 2005-05-26 Chris Demetriou <cgd@broadcom.com>
8501
8502 * MAINTAINERS (Write After Approval): Remove self.
8503
8504 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
8505
8506 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
8507 (Dependencies): Consider target modules for bootstrap dependencies.
8508 Make target bootstrap modules depend on each stage's gcc.
8509 * Makefile.in: Regenerate.
8510
8511 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
8512
8513 * Makefile.def (configure-gcc): Depend on binutils having been built.
8514 (all-gcc): No need to do it here.
8515 * Makefile.in: Regenerate.
8516
8517 2005-05-19 Paul Brook <paul@codesourcery.com>
8518
8519 * configure.in: Rewrite misleading error message when requested
8520 language cannot be built.
8521 * configure: Regenerate.
8522
8523 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
8524
8525 * ylwrap: Import from Automake 1.9.5.
8526
8527 2005-05-13 David Ung <davidu@mips.com>
8528
8529 * MAINTAINERS (Write After Approval): Add self.
8530
8531 2005-05-09 Mike Stump <mrs@apple.com>
8532
8533 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
8534 lt_cv_sys_max_cmd_len for now.
8535
8536 2005-05-09 Stan Cox <scox@redhat.com>
8537
8538 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
8539
8540 2005-05-08 Matt Kraai <kraai@ftbfs.org>
8541
8542 * README.SCO: Update the URL.
8543
8544 2005-05-05 David Edelsohn <edelsohn@gnu.org>
8545
8546 * ltconfig: Define file_list_spec. Pass file_list_spec and
8547 with_gnu_ld to libtool.
8548 * ltcf-c.sh (aix[45]): Define file_list_spec.
8549 * ltcf-cxx.sh (aix[45]): Same.
8550 * ltcf-gcj.sh (aix[45]): Same.
8551 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
8552 exists, write list of input files to temporary file.
8553
8554 2005-05-04 Mike Stump <mrs@apple.com>
8555
8556 * configure.in: Always pass --target to target configures as
8557 otherwise rebuilds that do --recheck will fail.
8558 * confiugure: Rebuilt.
8559
8560 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
8561
8562 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
8563 STAGE_HOST_EXPORTS.
8564 (configure, all): Add bootstrap support.
8565 (Host modules, target modules): Pass post-stage1 flags and exports.
8566 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
8567 * Makefile.in: Regenerate.
8568
8569 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
8570
8571 * configure: Regenerate.
8572
8573 2005-04-27 Mike Stump <mrs@apple.com>
8574
8575 * MAINTAINERS: Add self as darwin maintainer.
8576
8577 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
8578
8579 * config.sub: Update from master copy.
8580
8581 2005-04-21 Mike Stump <mrs@apple.com>
8582
8583 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
8584 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
8585
8586 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
8587
8588 * configure.in <crisv32-*-*, cris-*-*>: New local variable
8589 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
8590 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
8591 "*-*-elf" and "*-*-linux*".
8592 * configure: Regenerate.
8593
8594 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
8595
8596 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
8597
8598 2005-04-12 Mike Stump <mrs@apple.com>
8599
8600 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
8601
8602 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
8603
8604 * MAINTAINERS (Write After Approval): Add myself.
8605
8606 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
8607
8608 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
8609
8610 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
8611
8612 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
8613 (TARGET_CONFIGARGS): Include --with-target-subdir.
8614 (configure, all): New macros. Use them throughout.
8615 * Makefile.in: Regenerate.
8616
8617 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
8618
8619 * MAINTAINERS (Write After Approval): Add myself.
8620
8621 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8622
8623 * MAINTAINERS: Remove 'loop unrolling' maintainer.
8624
8625 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
8626
8627 * MAINTAINERS: Move John Carr to Write After Approval.
8628
8629 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
8630
8631 * config/mh-mingw32: Delete.
8632 * configure.in: Don't use it.
8633 * configure: Regenerate.
8634
8635 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
8636
8637 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
8638 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
8639 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
8640 (HOST_LIB_PATH): Generate from Makefile.def.
8641 (TARGET_LIB_PATH): Likewise.
8642 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
8643 * Makefile.in: Regenerate.
8644 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
8645 (RPATH_ENVVAR): Include Darwin case.
8646 * configure: Regenerate.
8647
8648 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
8649
8650 * MAINTAINERS (Various Maintainers): Remove self.
8651 (Write After Approval): Add self.
8652
8653 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
8654
8655 * MAINTAINERS (Various Maintainers): Add self.
8656
8657 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
8658
8659 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
8660 * configure: Regenerate.
8661
8662 2005-03-21 Zack Weinberg <zack@codesourcery.com>
8663
8664 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
8665 gcc_version, and gcc_version_trigger from set of flags to pass.
8666 * Makefile.tpl: Remove definitions of above variables.
8667 (config.status): Remove dependency on $(gcc_version_trigger).
8668 * Makefile.in: Regenerate.
8669 * configure.in: Do not reference config/gcc-version.m4 nor
8670 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
8671 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
8672 * configure: Regenerate.
8673
8674 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
8675 Andrew Pinski <pinskia@physics.uc.edu>
8676
8677 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
8678 * Makefile.in: Regenerate.
8679
8680 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
8681
8682 * MAINTAINERS (Write After Approval): Add myself.
8683
8684 2005-03-03 David Ayers <d.ayers@inode.at>
8685
8686 * MAINTAINERS (Write After Approval): Add myself.
8687
8688 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
8689
8690 PR libgcj/20160
8691 * ltmain.sh: Avoid creating archives with components that have
8692 duplicate basenames.
8693
8694 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
8695
8696 PR bootstrap/20250
8697 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
8698 instead of check.
8699 * Makefile.in: Regenerate.
8700
8701 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
8702
8703 * Makefile.in: Regenerate to fix conflict between the previous two
8704 patches.
8705
8706 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
8707
8708 PR bootstrap/17383
8709 * Makefile.def (target_modules): Remove "stage", now unnecessary.
8710 * Makefile.tpl (HOST_SUBDIR): New substitution.
8711 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
8712 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8713 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
8714 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
8715 (Host modules, Bootstrapped modules): Use it.
8716 (Build modules, Target modules): Do not create symlink trees,
8717 always configure out-of-srcdir.
8718 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
8719 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
8720 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
8721 $(HOST_SUBDIR). Create a symlink for host_subdir.
8722
8723 * Makefile.in: Regenerate.
8724 * configure: Regenerate.
8725
8726 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8727
8728 Merged from libada-gnattools-branch:
8729 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
8730
8731 * gnattools: New directory.
8732 * Makefile.def: Add gnattools as a module, depending on target-libada.
8733 * Makefile.in: Regenerate.
8734 * configure.in: Include gnattools in host_tools; disable it if ada
8735 is disabled.
8736 * configure: Regenerate.
8737
8738 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
8739
8740 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
8741 treelang maintainer.
8742 (Write After Approval): Remove myself.
8743
8744 2005-02-23 Paul Schlie <schlie@comcast.net>
8745
8746 * configure.in: Allow darwin targeted ports to build tk, itcl and
8747 libgui.
8748 * configure: Regenerate.
8749
8750 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
8751
8752 PR libgcj/10353
8753 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
8754 * configure: Regenerate.
8755
8756 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
8757
8758 * MAINTAINERS (Write After Approval): Add myself.
8759
8760 2005-02-10 Ian Lance Taylor <ian@airs.com>
8761
8762 * MAINTAINERS: Update my e-mail address.
8763
8764 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
8765
8766 * MAINTAINERS (Write After Approval): Add myself.
8767
8768 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
8769
8770 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
8771 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
8772 target-libgloss when not *-*-elf and *-*-aout.
8773 * configure: Regenerate.
8774
8775 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
8776
8777 * MAINTAINERS: Remove obsolete entries.
8778
8779 * MAINTAINERS (Write After Approval): Add Michael Matz.
8780
8781 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
8782
8783 * MAINTAINERS: Remove self as cpplib maintainer.
8784
8785 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8786
8787 * install-sh, config.sub: Import from upstream.
8788
8789 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8790
8791 PR bootstrap/18222
8792 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
8793 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
8794 * Makefile.in: Regenerate.
8795
8796 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
8797
8798 * MAINTAINERS: Update my email address.
8799
8800 2005-01-12 David Edelsohn <edelsohn@gnu.org>
8801 Andreas Schwab <schwab@suse.de>
8802
8803 PR bootstrap/18033
8804 * config-ml.in: Eval option if surrounded by single quotes.
8805
8806 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
8807
8808 Revert 2004-12-28 Makefile changes, a better fix will be
8809 applied to mainline and src after GCC 4.0 branches.
8810
8811 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
8812
8813 PR bootstrap/17383
8814
8815 * Makefile.def (target_modules): Remove stage parameter,
8816 it is always true now.
8817 * Makefile.tpl (configure-build-[+module+],
8818 configure-target-[+module+]): Always build symlink tree
8819 for the directory and for include. BUILD_SUBDIR and
8820 TARGET_SUBDIR cannot be . anymore.
8821 * Makefile.in: Regenerate.
8822
8823 2004-12-25 David Edelsohn <edelsohn@gnu.org>
8824
8825 Revert 2004-12-08 Makefile changes.
8826
8827 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
8828
8829 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
8830 cygwin, mingw.
8831
8832 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
8833
8834 * configure.in (sh64-*-*): Reenable gprof.
8835 * configure: Regenerate.
8836
8837 2004-12-08 David Edelsohn <edelsohn@gnu.org>
8838
8839 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
8840 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
8841 (EXTRA_TARGET_FLAGS): Add PICFLAG.
8842 * Makefile.in: Regenerate.
8843
8844 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
8845
8846 * MAINTAINERS: Update my email address.
8847
8848 2004-12-07 Matt Kraai <kraai@ftbfs.org>
8849
8850 * Makefile.tpl: Generate normal dependencies if the LHS module is
8851 not bootstrapped.
8852 * Makefile.in: Regenerate.
8853
8854 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
8855
8856 * configure.in: Include config/gxx-include-dir.m4. Use
8857 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
8858 * configure: Regenerate.
8859
8860 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
8861
8862 * config.if: Delete.
8863 * configure.in: Set libstdcxx_incdir directly.
8864 * configure: Regenerate.
8865
8866 2004-12-02 Eric Christopher <echristo@redhat.com>
8867
8868 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
8869 * Makefile.in: Regenerate.
8870
8871 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
8872
8873 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
8874 * configure: Regenerate.
8875
8876 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
8877
8878 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
8879 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
8880 * configure: Regenerate.
8881
8882 2004-12-01 Eric Christopher <echristo@redhat.com>
8883
8884 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
8885 of things to remove.
8886
8887 2004-11-29 Matt Kraai <kraai@ftbfs.org>
8888
8889 * MAINTAINERS (Write After Approval): Update my e-mail address.
8890
8891 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
8892
8893 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
8894 from CVS libtool to always pass_all.
8895
8896 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8897
8898 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
8899 (hppa*64*-*-*): Delete incorrect comment.
8900 * configure: Rebuilt.
8901
8902 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8903
8904 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
8905
8906 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8907
8908 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
8909 from CVS libtool to always pass_all.
8910
8911 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
8912
8913 * install-sh, compile: Import from automake.
8914
8915 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
8916
8917 * config.guess, config.sub: Import from savannnah.
8918
8919 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
8920
8921 * MAINTAINERS (Write After Approval): Add myself
8922
8923 2004-11-12 Mike Stump <mrs@apple.com>
8924
8925 * Makefile.def: Add html support.
8926 * Makefile.tpl: Likewise.
8927 * Makefile.in: Regenerate.
8928
8929 2004-11-11 Geoffrey Keating <geoffk@apple.com>
8930
8931 PR 18423
8932 * configure.in: Remove all instances of build-fixincludes from
8933 noconfigdirs.
8934 (build_configargs): Supply --target to subdirectories.
8935 * configure: Regenerate.
8936
8937 * Makefile.def: Make gcc install depend on fixincludes install.
8938 * Makefile.in: Regenerate.
8939
8940 2004-11-10 Janis Johnson <janis187@us.ibm.com>
8941
8942 * MAINTAINERS: Add myself as gcc testsuite maintainer.
8943
8944 2004-11-11 Paul Brook <paul@codesourcery.com>
8945
8946 * MAINTAINERS: Add self as arm maintainer. Update email address.
8947
8948 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
8949
8950 * configure.in (noconfigdirs) [mmix-*-*]: Disable
8951 target-libgfortran.
8952 * configure: Regenerate.
8953
8954 2004-11-07 David Edelsohn <edelsohn@gnu.org>
8955
8956 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
8957 like CC.
8958
8959 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
8960
8961 * Makefile.def (host fixincludes): Specify missing targets.
8962 * Makefile.in: Regenerate.
8963
8964 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
8965
8966 * MAINTAINERS: Add myself
8967
8968 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
8969
8970 * MAINTAINERS (Write After Approval): Add myself.
8971
8972 2004-11-04 Geoffrey Keating <geoffk@apple.com>
8973
8974 * Makefile.def: Build fixincludes for the host, too.
8975 * Makefile.in: Regenerate.
8976 * configure.in (host_tools): Add fixincludes.
8977 * configure: Regenerate.
8978
8979 2004-11-04 Daniel Jacobowitz <dan@debian.org>
8980
8981 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
8982 * configure: Regenerated.
8983
8984 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
8985
8986 PR other/17783
8987 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
8988 * configure: Regenerated.
8989
8990 2004-10-31 Mark Mitchell <mark@codesourcery.com>
8991
8992 * README.SCO: Update per FSF instructions.
8993
8994 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
8995
8996 PR target/18151
8997 * configure.in (case ${target}): Do not build fixincludes for avr.
8998 * configure: Regenerated.
8999
9000 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
9001
9002 * configure.in (case ${target}): Do not build fixincludes
9003 on platforms where it is not used.
9004 * configure: Regenerated.
9005
9006 2004-10-23 Daniel Jacobowitz <dan@debian.org>
9007
9008 * configure.in: Use an absolute path to install-sh.
9009 * configure: Regenerated.
9010
9011 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
9012
9013 * MAINTAINERS (Write After Approval): Add myself.
9014
9015 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
9016
9017 * MAINTAINERS: Remove from Write After Approval those that are
9018 already maintainers.
9019
9020 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
9021
9022 * MAINTAINERS: Update my email address.
9023
9024 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
9025
9026 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
9027 * configure: Regenerate.
9028
9029 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
9030
9031 * MAINTAINERS: Update my email address.
9032
9033 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
9034
9035 * MAINTAINERS (Language Front Ends Maintainers): New. Move
9036 entries belonging to this category.
9037
9038 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
9039
9040 * MAINTAINERS: Update my e-mail address.
9041
9042 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
9043
9044 Fix wrong conflict resolution in:
9045
9046 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
9047
9048 * Makefile.in: Regenerate.
9049 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9050 in the recursive `make', instead of hardwiring `all'.
9051 (Autogenerated TARGET-* variables): New.
9052
9053 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
9054
9055 * configure.in: Enable target-libgloss for crx-*-*.
9056 * configure: Regenerate.
9057
9058 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
9059
9060 * MAINTAINERS (Various Maintainers): Move the "windows,
9061 cygwin, mingw" maintainer to ...
9062 (OS Port Maintainers): ... here.
9063
9064 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
9065
9066 * MAINTAINERS (Write After Approval): Remove those that are
9067 maintainers of some subsystem.
9068
9069 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
9070
9071 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
9072 * ltcf-cxx.sh (tpf*): Likewise.
9073 * ltconfig (tpf*): Add TPF OS configuration support.
9074
9075 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
9076
9077 * MAINTAINERS: Change my email address to my new work account.
9078
9079 2004-09-24 Michael Roth <mroth@nessie.de>
9080
9081 * configure.in (--without-headers): Add missing double quotes.
9082 * configure: Regenerate.
9083
9084 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
9085
9086 * ylwrap: Revert to previous version.
9087
9088 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
9089
9090 PR bootstrap/17369
9091 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
9092 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
9093 SET_GCC_LIB_PATH_CMD.
9094 (BASE_TARGET_EXPORTS): Likewise.
9095 * Makefile.in: Regenerated.
9096
9097 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
9098 * configure: Regenerated.
9099
9100 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
9101
9102 * config.guess: New upstream version
9103 * compile, depcomp, install-sh, ylwrap: Likewise.
9104
9105 2004-09-19 Roger Sayle <roger@eyesopen.com>
9106
9107 * config/mh-x86omitfp: New host makefile fragment. Add
9108 -fomit-frame-pointer to the default BOOT_CFLAGS.
9109 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
9110 * configure: Regenerate.
9111
9112 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
9113
9114 PR target/11572
9115 * configure.in (*-*-darwin*): Renable libobjc.
9116 * configure: Regenerate.
9117
9118 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
9119
9120 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
9121
9122 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
9123
9124 * Makefile.def: Remove libbanshee.
9125 * Makefile.tpl: Ditto.
9126 * configure.in: Ditto.
9127 * Makefile.in: Regen.
9128 * configure: Ditto.
9129
9130 2004-09-08 David Edelsohn <edelsohn@gnu.org>
9131
9132 * ltmain.sh: Use $pic_object as $non_pic_object if
9133 $non_pic_object=none.
9134
9135 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
9136
9137 * missing: Import latest version from master repository.
9138
9139 2004-09-06 Nick Clifton <nickc@redhat.com>
9140
9141 * config.sub: Import latest version from master repository.
9142 * config.guess: Likewise.
9143 This includes these changes:
9144
9145 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
9146
9147 * config.sub: Handle crisv32, alias etraxfs.
9148 * config.guess (crisv32:Linux:*:*): Handle.
9149
9150 2004-08-13 Brad Smith <brad@comstyle.com>
9151
9152 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
9153 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
9154
9155 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
9156
9157 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
9158 assume the processor is a powerpc. This is because coreutils
9159 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
9160 in this case, due to a MacOS X bug that causes
9161 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
9162 to return a negative number.
9163 Problem reported by Petter Reinholdtsen in:
9164 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
9165
9166 2004-07-19 Ben Elliston <bje@gnu.org>
9167
9168 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
9169
9170 2004-06-24 Ben Elliston <bje@gnu.org>
9171
9172 * config.guess: Update copyright years.
9173 * config.sub: Likewise.
9174
9175 2004-06-22 Robert Millan <robertmh@gnu.org>
9176
9177 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
9178 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
9179
9180 2004-06-22 Stanley F. Quayle <stan@stanq.com>
9181
9182 * config.guess (*:*VMS:*:*): New entry. Replaces
9183 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
9184 manufacturer.
9185
9186 2004-06-22 Ben Elliston <bje@gnu.org>
9187
9188 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
9189 * config.sub: Likewise.
9190
9191 2004-06-22 Ben Elliston <bje@gnu.org>
9192
9193 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
9194 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
9195
9196 2004-06-11 Ben Elliston <bje@gnu.org>
9197
9198 * config.guess (pegasos:OpenBSD:*:*): Remove.
9199
9200 2004-06-11 Ben Elliston <bje@gnu.org>
9201
9202 From Wouter Verhelst <wouter@grep.be>:
9203 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
9204
9205 2004-06-11 Ben Elliston <bje@gnu.org>
9206
9207 * config.guess (luna88k:OpenBSD:*:*): New.
9208
9209 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
9210
9211 * config.guess (m32r*:Linux:*:*): New case.
9212 * config.sub: Handle m32rle.
9213
9214 2004-03-12 Ben Elliston <bje@wasabisystems.com>
9215
9216 From Jens Petersen <petersen@redhat.com>:
9217 * config.sub: Handle sparcv8.
9218
9219 2004-03-03 Ben Elliston <bje@wasabisystems.com>
9220
9221 From Tom Smith <smith@cag.lkg.hp.com>:
9222 * config.guess: Version suffixes are equally significant on Tru64
9223 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
9224 prefix of "P" (patched kernel).
9225
9226 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
9227
9228 * config.sub: Add support for National Semiconductor CRX target.
9229
9230 2004-09-03 Janis Johnson <janis187@us.ibm.com>
9231
9232 * MAINTAINERS (Various Maintainers): Remove myself as web page
9233 maintainer, add myself as maintainer of build status lists.
9234
9235 2004-09-03 Jan Beulich <jbeulich@novell.com>
9236
9237 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
9238 *-*-netware, but add target-libmudflap.
9239 Consolidate *-*-netware targets (of which really only i?86 exists)
9240 into a single entry.
9241 * configure: Likewise.
9242
9243 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
9244
9245 * Makefile.tpl (sorry): Remove.
9246 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
9247 (cleanstrap targets): Depend on distclean, not distclean-stage1.
9248 (do-clean): Clean per-stage directories too.
9249 (do-distclean): Run distclean-stage1 too.
9250 (.NOTPARALLEL): Enable during toplevel bootstrap.
9251 (stage[+id+]-bubble): Enable parallel execution during
9252 the recursive invocation.
9253 * Makefile.in: Regenerate.
9254
9255 Fix previous checkin:
9256
9257 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
9258 include.
9259 * configure.in: Fix indentation.
9260 * configure: Regenerate.
9261
9262 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
9263
9264 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
9265 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
9266 * configure: regenerate
9267 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9268 -mdynamic-no-pic
9269
9270 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
9271
9272 * Makefile.def (build_modules): Add fixincludes.
9273 (dependencies): Make gcc depend on fixincludes.
9274 * configure.in (build_tools): Add fixincludes.
9275 (build_configdirs): Always include build_libs.
9276 * Makefile.in: Regenerate.
9277 * configure: Regenerate.
9278
9279 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
9280
9281 * Makefile.def (bootstrap stages): Add 'lean' parameter.
9282 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
9283 phony targets; do not generate timestamp files.
9284 (distclean-stageN): Remove references to their timestamp files.
9285 (restageN, touch-stageN): Remove.
9286 (stageN-bubble): Rewritten.
9287 (compare): Support lean bootstraps.
9288 * Makefile.in: Regenerate.
9289
9290 * configure.in: Only warn when bootstrapping but
9291 build != host or build != target. Support lean bootstraps.
9292 * configure: Regenerate.
9293
9294 2004-08-26 Phil Edwards <phil@codesourcery.com>
9295
9296 * configure.in: Give a better error message if GMP/MPFR are missing
9297 and a language needing them has been requested.
9298 * configure: Regenerated.
9299
9300 2004-08-25 Phil Edwards <phil@codesourcery.com>
9301
9302 * configure.in: Print a list of available language front-ends if
9303 a requested one is missing. Tidy stray tab characters.
9304 * configure: Regenerated.
9305
9306 2004-08-19 Michael Koch <konqueror@gmx.de>
9307
9308 * gcc/doc/install.texi: Update entry about automake for libjava.
9309
9310 2004-08-17 Robert Millan <robertmh@gnu.org>
9311
9312 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
9313 (instead of FreeBSD).
9314 * configure: Regenerate.
9315
9316 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
9317
9318 * Makefile.in: Regenerate.
9319 * configure: Regenerate.
9320
9321 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
9322 stage_*_flags.
9323 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
9324 for bootstrapped modules if toplevel bootstrap is going.
9325 (GCC bootstrap): Generate per-stage targets for all bootstrapped
9326 modules. Adjust for changes in Makefile.def. Enable several
9327 rules even in non-bootstrap mode, just to avoid peppering the
9328 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
9329 (stage-[+prev+]-bubble): Remove.
9330
9331 * Makefile.def (Dependencies): Depend on all-build-bison,
9332 all-build-flex, all-build-byacc, all-build-texinfo, rather
9333 than the host variations.
9334 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
9335 with BUILD_SUBDIR.
9336 (BISON): Update for recent Bisons.
9337 (YACC): Fix typo.
9338 (cross): Depend on all-build.
9339 (all): Do not depend on all-build.
9340 (prebootstrap): Remove.
9341 (dep-kind): Accept separate prefixes for MODULE and ON variables.
9342 (Prebootstrap dependencies): Add them to the per-stage targets
9343 and to all-prebootstrap.
9344 * configure.in (build_configdirs): Always enable build_tools.
9345 (BUILD_DIR_PREFIX): Remove.
9346
9347 * Makefile.def (gcc): Add target variable.
9348 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
9349 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9350 in the recursive `make', instead of hardwiring `all'.
9351 (Autogenerated TARGET-* variables): New.
9352
9353 2004-08-13 Brian Booth <bbooth@redhat.com>
9354
9355 * MAINTAINERS: Remove myself from write-after-approval.
9356
9357 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
9358
9359 * src-release: Stop distributing mmalloc with gdb (which doesn't
9360 use it).
9361 * Makefile.def: GDB doesn't depend on mmalloc anymore.
9362 * Makefile.in: Regenerate.
9363
9364 2004-08-09 Mark Mitchell <mark@codesourcery.com>
9365
9366 * configure.in (arm*-*-eabi*): New target.
9367 * configure: Regenerate.
9368
9369 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
9370
9371 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
9372 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
9373 (Dependencies): New section.
9374 * Makefile.tpl (Dependencies): Generate from Makefile.def.
9375 (configure-target-[+module+]): Depend on maybe-all-gcc
9376 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
9377 (toplevel profiledbootstrap): Fix dependencies.
9378 * Makefile.in: Regenerate.
9379
9380 2004-08-03 Mark Mitchell <mark@codesourcery.com>
9381
9382 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
9383 target-libiberty to noconfigdirs.
9384 * configure: Regenerate.
9385
9386 2004-08-03 Paul Brook <paul@codesourcery.com>
9387
9388 * configure.in: Check for MPFR as well as GMP.
9389 * configure: Regenerate.
9390
9391 2004-08-01 Robert Millan <robertmh@gnu.org>
9392
9393 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
9394 libmudflap for all GNU-based systems (with Glibc).
9395 * configure: Regenerate.
9396
9397 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
9398
9399 * Makefile.def (host-modules): Add gcc.
9400 * Makefile.in: Regenerate.
9401 * Makefile.tpl (sorry): New rule.
9402 (configure-host, all-host, [+make_target+]-host, do-check,
9403 install-host): Do not add gcc as a special case.
9404 (host modules): Add a small special-casing for gcc. Export
9405 extra_make_flags through the environment.
9406 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
9407 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
9408 other recursive targets for gcc): Remove.
9409
9410 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
9411 (stage, unstage): New rules.
9412 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
9413 distclean-stage[+id+]): Use stage_current.
9414 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
9415 the stage*-start rules.
9416
9417 2004-08-02 Geoffrey Keating <geoffk@apple.com>
9418
9419 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
9420 use -all_load flag.
9421
9422 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
9423
9424 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
9425 * configure: Regenerate.
9426
9427 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
9428
9429 * maintainer-scripts/gcc_release: Revert yesterday's change.
9430
9431 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
9432
9433 * MAINTAINERS: Add myself to write-after-approval.
9434
9435 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
9436
9437 * libf2c: Removed.
9438 * gcc/gccbug.in: Updated because of libf2c removal.
9439 * maintainer-scripts/gcc_release: Ditto.
9440
9441 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
9442
9443 * configure.in: Build libmudflap by default on FreeBSD.
9444 * configure: Regenerated.
9445
9446 2004-07-09 Mark Mitchell <mark@codesourcery.com>
9447
9448 * configure.in: Do not build libmudflap by default on non-GNU/Linux
9449 systems.
9450 * configure: Regenerated.
9451
9452 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9453
9454 PR target/16344
9455 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
9456 feedback based compiler.
9457 * Makefile.in: Rebuilt.
9458
9459 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
9460
9461 * Makefile.def (host_modules): Set bootstrap=true for flex.
9462 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
9463 * Makefile.in: Rebuilt.
9464
9465 2004-07-07 Jan Hubicka <jh@suse.cz>
9466
9467 * MAINTAINERS: Add self as a profile feedback maintainer.
9468
9469 2004-07-05 Phil Edwards <phil@codesourcery.com>
9470
9471 * configure.in: Do not prepend $srcdir to /dev/null in
9472 makefile fragments.
9473 * configure: Regenerate.
9474
9475 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
9476
9477 * Makefile.def (build_modules): Add bison, byacc, flex,
9478 m4, texinfo.
9479 (flags_to_pass): Add FLEX.
9480 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
9481 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
9482 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
9483 DEFAULT_MAKEINFO): Remove.
9484 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
9485 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
9486 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
9487 objdir or else use configured tool.
9488 (all-build): New.
9489 (all): Depend on it.
9490 (Build module dependencies): Add.
9491 * Makefile.in: Regenerate.
9492 * configure.in: Better support for multiple build modules,
9493 matching what is done for host/target modules. Do not look
9494 for "plausible" locations of build tools if Canadian cross.
9495 Use autoconf's AC_PROG_CC to find a C compiler. Define
9496 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
9497 * configure: Regenerate.
9498
9499 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9500
9501 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
9502 * Makefile.in: Regenerate.
9503
9504 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9505
9506 * Makefile.tpl (configure-build-[+module+],
9507 configure-[+module+], configure-target-[+module+]): Pass
9508 [+extra_configure_args+].
9509 (all-build-[+module+], all-[+module+], check-[+module+],
9510 install-[+module+], [+make_target+]-[+module+],
9511 all-target-[+module+], check-target-[+module+],
9512 install-target-[+module+], [+make_target+]-target-[+module+]):
9513 Pass [+extra_make_args+].
9514 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
9515 (GCC_HOST_EXPORTS): Remove.
9516 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
9517 cross, check-gcc, check-gcc-c++, install-gcc,
9518 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
9519 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
9520 * Makefile.in: Regenerate.
9521
9522 2004-06-21 Matthew Sachs <msachs@apple.com>
9523
9524 * MAINTAINERS: Added self to write-after-approval.
9525
9526 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
9527
9528 * configure.in: Check for srcdir/winsup rather than build directory
9529 winsup.
9530 * configure: Regenerate.
9531
9532 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
9533
9534 * configure.in: Don't build Cygwin native newlib if winsup
9535 directory is missing. Emit warning instead.
9536 * configure: Regenerate.
9537
9538 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
9539
9540 * Makefile.tpl (touch-stage[+id+]): New.
9541 (restage[+prev+]): Depend on touch-stage[+id+].
9542
9543 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
9544 Use it throughout.
9545
9546 * Makefile.def: Add profile and feedback bootstrap stages.
9547 Remove next field from bootstrap stages.
9548 * Makefile.tpl (LN, LN_S): Substitute.
9549 (stageN-start, stageN-end): Use double-colon rules, to
9550 provide a hook for additional setup commands.
9551 (distclean-stageN-gcc, restageN): Create dependencies from
9552 [+prev+], not from [+next+].
9553 (stageN-bubble): Add commands for successive stages from
9554 [+prev+], using double-colon rules.
9555 (all-stageN-gcc): Fix typo.
9556 (stagefeedback-start, profiledbootstrap): New.
9557 * Makefile.in: Regenerate.
9558 * configure.in: Call ACX_PROG_LN.
9559 * configure: Regenerate.
9560
9561 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
9562
9563 * MAINTAINERS (Write After Approval): Add myself.
9564
9565 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
9566
9567 * MAINTAINERS (Write After Approval): Add myself.
9568
9569 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
9570
9571 * configure.in: Fix --enable-bootstrap breakage introduced in trees
9572 without gcc.
9573 * configure: Regenerate.
9574
9575 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9576
9577 * Makefile.tpl: Fix typo.
9578 * Makefile.in: Regenerate.
9579
9580 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9581
9582 * configure.in: Remove new- prefix from toplevel
9583 bootstrap targets.
9584 * configure: Regenerate.
9585
9586 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9587
9588 * Makefile.tpl (all.normal): Rename to all.
9589 (all): Replace with a rule to pick the default
9590 target from configure.
9591 (all-gcc, configure-gcc): Use conditionals to
9592 do nothing when toplevel bootstrap is going on.
9593 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
9594 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
9595 * configure.in: Support --enable-bootstrap.
9596
9597 * Makefile.def: Remove new- prefix from toplevel
9598 bootstrap targets.
9599 * Makefile.tpl: Likewise.
9600
9601 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
9602 target.
9603
9604 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
9605 $(RECURSE_FLAGS) to recursive invocation of make.
9606
9607 * Makefile.in: Regenerate.
9608 * configure: Regenerate.
9609
9610 2004-05-30 Andreas Jaeger <aj@suse.de>
9611 Jim Wilson <wilson@specifixinc.com>
9612
9613 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
9614 like CC.
9615
9616 2004-05-27 Daniel Jacobowitz <dan@debian.org>
9617
9618 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
9619 * configure: Regenerate.
9620
9621 2004-05-25 Daniel Jacobowitz <drow@false.org>
9622
9623 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
9624 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
9625 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
9626 targets.
9627 * Makefile.in: Regenerate.
9628
9629 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
9630
9631 * configure.in: Test the ability to symlink directories.
9632 * configure: Regenerate.
9633
9634 * Makefile.def (bootstrap-stage): New definitions.
9635 * Makefile.tpl (configure-stage1-gcc,
9636 configure-stage2-gcc, configure-stage3-gcc,
9637 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
9638 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
9639 new-restage3, compare): Autogenerate, see Makefile.in
9640 entry for behavioral changes.
9641 (distclean-stage1, new-stage1-start, new-stage1-end,
9642 new-stage1-bubble, distclean-stage2, new-stage2-start,
9643 new-stage2-end, new-stage2-bubble, distclean-stage3,
9644 new-stage3-start, new-stage3-end): New autogenerated targets.
9645 (objext, prebootstrap, BOOT_CFLAGS,
9646 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
9647 targets.
9648
9649 * Makefile.in: Regenerate.
9650 (distclean-stage1, new-stage1-start, new-stage1-end,
9651 new-stage1-bubble, distclean-stage2, new-stage2-start,
9652 new-stage2-end, new-stage2-bubble, distclean-stage3,
9653 new-stage3-start, new-stage3-end): New targets.
9654 (all-stage1-gcc): Move prebootstrap dependency from here...
9655 (configure-stage1-gcc): ...to here.
9656 (new-bootstrap): Use bubble targets.
9657 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9658 Use per-stage distclean targets.
9659 (configure-stage1-gcc, configure-stage2-gcc,
9660 configure-stage3-gcc, all-stage1-gcc,
9661 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
9662 Use new-stageN-start to prepare the tree.
9663
9664 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
9665
9666 * Makefile.def (host_modules): add libcpp.
9667 * Makefile.tpl: Add dependencies on and for libcpp.
9668 * Makefile.in: Regenerate.
9669 * configure.in: Add libcpp host module.
9670 * configure: Regenerate.
9671
9672 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
9673
9674 * Makefile.tpl: Whenever a recursive target is defined, wrap
9675 it in a special @if/@endif block, and prepare its maybe
9676 dependency in the @if/@endif block
9677 * configure.in: Instead of writing maybe dependencies, remove
9678 the @if/@endif statements, and remove the @if/@endif blocks
9679 that remain.
9680 * configure: Regenerate.
9681 * Makefile.in: Regenerate.
9682
9683 2004-05-20 Janis Johnson <janis187@us.ibm.com>
9684
9685 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
9686
9687 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
9688
9689 PR bootstrap/15120
9690 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
9691 * */configure: Rebuilt.
9692
9693 2004-05-17 Zack Weinberg <zack@codesourcery.com>
9694
9695 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
9696 of libf2c.
9697 * configure, Makefile.in: Regenerate.
9698
9699 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
9700
9701 * MAINTAINERS (Write After Approval): Add myself.
9702
9703 2004-05-13 Diego Novillo <dnovillo@redhat.com>
9704
9705 Merge from tree-ssa-20020619-branch.
9706
9707 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
9708 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
9709 (HOST_GMPLIBS): Define.
9710 (HOST_GMPINC): Define.
9711 (TARGET_LIB_PATH): Add libmudflap.
9712 (GFORTRAN_FOR_TARGET): Define.
9713 (configure-build*): Export GFORTRAN.
9714 (configure-gcc): Export GMPLIBS and GMPINC.
9715 (all-gcc): Add maybe-all-libbanshee.
9716 (configure-target-libgfortran): Define.
9717 * Makefile.in: Regenerate.
9718 * configure.in (host_libs): Add libbanshee.
9719 (target_libraries): Add target-libmudflap and target-libgfortran.
9720 Add --with-libbanshee.
9721 Handle --disable-libmudflap.
9722 (*-*-freebsd*): Use with_gmp.
9723 Add $(libgcj) to noconfigdirs.
9724 * configure: Regenerate.
9725 * depcomp: New file.
9726 * MAINTAINERS: Add tree-ssa maintainers.
9727
9728 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
9729
9730 * MAINTAINERS (Various Maintainers): Add myself.
9731
9732 2004-04-30 Brian Ford <ford@vss.fsi.com>
9733
9734 * MAINTAINERS (Write After Approval): Add myself.
9735
9736 2004-04-29 Uros Bizjak <uros@kss-loka.si>
9737
9738 * MAINTAINERS (Write After Approval): Add myself.
9739
9740 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
9741
9742 * config/acx.m4: Fix fastcompare support for new-bootstrap.
9743 * configure: Regenerate.
9744
9745 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
9746
9747 Revert:
9748 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9749
9750 * Makefile.def (flags_to_pass): Remove *dir variables that
9751 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9752 as well as prefix and exec_prefix.
9753 * Makefile.in: Regenerate.
9754
9755 2004-04-26 Robert Millan <robertmh@gnu.org>
9756
9757 Add patches from libtool CVS.
9758 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
9759 * ltconfig: Likewise.
9760 * ltcf-c.sh: Likewise.
9761 * ltcf-cxx.sh: Likewise.
9762 * ltcf-gcj.sh: Likewise.
9763
9764 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9765
9766 * Makefile.def (host_modules): Mark with the bootstrap
9767 flag packages on which gcc depends.
9768 * Makefile.tpl (all-bootstrap): Use it.
9769 * Makefile.in: Regenerate.
9770
9771 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9772
9773 * Makefile.def (flags_to_pass): Remove *dir variables that
9774 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9775 as well as prefix and exec_prefix.
9776 * Makefile.in: Regenerate.
9777
9778 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9779
9780 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
9781 * configure: Regenerate.
9782 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
9783 * gcc/Makefile.tpl (compare): Use the result of the test.
9784 * gcc/Makefile.in: Regenerate.
9785
9786 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
9787
9788 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
9789 Always relocate gcc and prev-gcc to the original names, even
9790 if the build fails.
9791 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9792 New targets.
9793
9794 2004-04-23 Laurent GUERBY <laurent@guerby.net>
9795
9796 * MAINTAINERS: Update my email address.
9797
9798 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9799
9800 * configure.in (mips*-*-irix5*): Enable ld.
9801 * configure: Regenerate.
9802
9803 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9804
9805 * configure: Regenerate.
9806
9807 2004-04-15 James E Wilson <wilson@specifixinc.com>
9808
9809 * Makefile.tpl (configure-[+module+], configure-gcc,
9810 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
9811 Set and export LDFLAGS.
9812 * Makefile.in: Regenerate.
9813
9814 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
9815
9816 * MAINTAINERS: Add myself to write-after-approval.
9817
9818 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
9819
9820 PR bootstrap/14871
9821 * Makefile.tpl: If we don't have built-in-tree target tools,
9822 use the ones found by configure rather than hacking around with
9823 program_transform_name.
9824 * configure.in: Give Makefile.tpl the information necessary
9825 to do that.
9826 * Makefile.in: Regenerate.
9827 * configure: Regenerate.
9828
9829 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
9830
9831 PR bootstrap/14760
9832 * configure.in: When computing baseargs, strip *all* copies of
9833 offending options. Also, don't match/substitute the trailing space,
9834 so that this actually works when two similar options are separated by
9835 only one space.
9836 * configure: Regenerate.
9837
9838 2004-04-06 David Edelsohn <edelsohn@gnu.org>
9839
9840 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
9841 (rs6000-*-aix*): Same.
9842 * configure: Regenerate.
9843
9844 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
9845
9846 * MAINTAINERS: Add myself to write-after-approval.
9847
9848 2004-04-03 Bud Davis <bdavis9659@comcast.net>
9849
9850 * MAINTAINERS: Add myself to write-after-approval.
9851
9852 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
9853
9854 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
9855 STRICT_WARN, WARN_CFLAGS flags passed down to make.
9856 * Makefile.in: Regenerate.
9857
9858 * configure.in (top level bootstrap support): Rework --enable-werror
9859 to set @stage2_werror_flag@.
9860 * configure: Regenerate.
9861 * Makefile.tpl (top level bootstrap support): Pass
9862 @stage2_werror_flag@ down to configure in stages 2 and 3.
9863 * Makefile.in: Regenerate.
9864
9865 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
9866
9867 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
9868 for stages 2 and 3 as well as in make. As a consequence, remove
9869 OUTPUT_OPTION (now detected by configure) from the flags passed down
9870 to make.
9871 * Makefile.in: Regenerate.
9872
9873 * Makefile.tpl (new-bootstrap): Fix typo.
9874 * Makefile.in: Regenerate.
9875
9876 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
9877
9878 * Makefile.tpl: Rearrange by moving recursive_targets rules
9879 into their proper sections.
9880 * Makefile.tpl (top level bootstrap support): Move disabling
9881 of coverage flags from 'make' to 'configure'; improve comments.
9882 * Makefile.in: Regenerate.
9883
9884 * Makefile.tpl (experimental top level bootstrap) Move stage1
9885 language setting from all- target to configure- target; disable
9886 intermodule optimization in stage 1; prevent gratuitous rebuilds
9887 of stage 1.
9888 * Makefile.in: Regenerate.
9889 * configure.in: Comma-separate stage 1 language list for top
9890 level bootstrap.
9891 * configure: Regenerate.
9892
9893 * Makefile.tpl: Clean up experimental top level bootstrap support:
9894 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
9895 prev-gcc in configure- targets as well as all- targets.
9896 * Makefile.in: Regenerate.
9897
9898 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
9899
9900 * compile: New file imported from automake.
9901
9902 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
9903
9904 * configure.in: Remove symbolic link section.
9905 * configure: Regenerate.
9906 * Makefile.tpl (links): Remove.
9907 * Makefile.in: Regenerate.
9908
9909 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
9910 Nathanael Nerode <neroden@gcc.gnu.org>
9911
9912 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
9913 Set with AC_CHECK_PROGS.
9914 * configure.in: Fix comment typo from last patch.
9915 * configure: Regenerate.
9916
9917 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
9918
9919 * Makefile.tpl: Introduce experimental top level bootstrap support.
9920 * Makefile.in: Regenerate.
9921 * configure.in: Introduce support for top level bootstrap.
9922 * configure: Regenerate.
9923
9924 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
9925 Paolo Bonzini <bonzini@gnu.org>
9926
9927 PR bootstrap/14522
9928 * configure.in: Cope with shells that do not support unquoted ^
9929 * configure: Regenerate.
9930
9931 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
9932 Paolo Bonzini <bonzini@gnu.org>
9933
9934 PR bootstrap/14522
9935 * configure.in: Cope with shells that do not support nesting
9936 quotes inside quoted backquote substitutions.
9937 * configure: Regenerate.
9938
9939 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
9940
9941 PR bootstrap/14522
9942 * configure.in: Fix escaping of $.
9943 * configure: Regenerate.
9944
9945 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
9946
9947 * configure: Regenerate, since I forgot to while committing Paolo's
9948 changes.
9949
9950 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
9951
9952 PR ada/14131
9953 Move language detection to the top level.
9954 * configure.in: Find default values for the tools as
9955 soon as possible. Disable ada if GNAT is not found.
9956 Emit error message about missing languages. Expand
9957 --enable-languages=all for the gcc subdirectory.
9958
9959 2004-03-10 Ben Elliston <bje@gnu.org>
9960
9961 * MAINTAINERS: Update my email address.
9962
9963 2004-03-05 David Edelsohn <edelsohn@gnu.org>
9964
9965 * ltconfig: Disable building static libraries if building shared
9966 libraries on AIX 5L.
9967
9968 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
9969
9970 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
9971 and disable libgcj.
9972 * configure: Regenerated.
9973
9974 2004-03-01 Brian Booth <bbooth@redhat.com>
9975
9976 * MAINTAINERS: Add myself to write-after-approval.
9977
9978 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
9979
9980 * MAINTAINERS: Add myself to write-after-approval.
9981
9982 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9983
9984 PR bootstrap/7087
9985 * Makefile.tpl: Guard XFOO sed statements better.
9986 * Makefile.tpl: Add dependency for configure-target-libada.
9987 * Makefile.in: Regenerate (incidentally fixes broken
9988 commit when libada-branch was merged).
9989
9990 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
9991
9992 * MAINTAINERS: Add myself to write-after-approval.
9993
9994 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
9995
9996 * MAINTAINERS: Add Nicola Pero and myself as libobjc
9997 maintainers.
9998
9999 2004-02-20 Andrew Cagney <cagney@redhat.com>
10000
10001 * config.guess: Update from version 2003-10-16 to 2004-02-16.
10002 * config.sub: Update from version 2003-11-03 to 2004-02-16.
10003
10004 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
10005
10006 PR bootstrap/11932
10007 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
10008
10009 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
10010
10011 * MAINTAINERS: Added myself to write-after-approval.
10012
10013 2004-02-14 Michael Koch <konqueror@gmx.de>
10014
10015 * MAINTAINERS: Added myself to write-after-approval.
10016
10017 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
10018
10019 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
10020 some OS port maintainers to OS port maintainers section.
10021
10022 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
10023
10024 * MAINTAINERS: Add self.
10025
10026 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
10027
10028 * MAINTAINERS: Alphabetize.
10029
10030 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
10031
10032 * MAINTAINERS: Remove myself.
10033
10034 2004-02-11 David Edelsohn <edelsohn@gnu.org>
10035
10036 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
10037 (rs6000-*-aix*): Same.
10038 * configure: Regenerate.
10039
10040 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
10041
10042 * configure.in (host): Add in missing $noconfigdirs to defines.
10043 * configure: Regenerate.
10044
10045 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
10046 Nathanael Nerode <neroden@gcc.gnu.org>
10047
10048 PR ada/6637, PR ada/5911
10049 Merge with libada-branch:
10050 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
10051 with appropriate dependencies. Add --enable-libada configure switch.
10052 * configure, Makefile.in: Regenerate.
10053
10054 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
10055
10056 * MAINTAINERS: Add myself to write-after-approval.
10057
10058 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10059
10060 * configure.in: Don't pass --with-stabs on IRIX 5 either.
10061 * configure: Regenerate.
10062
10063 2004-02-04 Geoffrey Keating <geoffk@apple.com>
10064
10065 Merge from upstream:
10066
10067 * ltmain.in: When setting IFS to '~', be careful about user
10068 arguments that contain '~'.
10069
10070 2004-02-04 Peter O'Gorman <peter@pogma.com>
10071
10072 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
10073 Also test $base_compile against $CC with escaped arguments. Bug
10074 reported by Geoff Keating <geoffk@apple.com>.
10075
10076 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
10077
10078 * MAINTAINERS: Remove i960 port.
10079
10080 2004-01-23 DJ Delorie <dj@redhat.com>
10081
10082 * Makefile.def (target_modules) [libiberty]: Don't stage.
10083 * Makefile.in: Rebuilt.
10084
10085 2004-01-20 Caroline Tice <ctice@apple.com>
10086
10087 * MAINTAINERS: Add myself to write-after-approval.
10088
10089 2004-01-19 Paolo Carlini <pcarlini@suse.de>
10090
10091 * MAINTAINERS: Update my email address.
10092
10093 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
10094
10095 * MAINTAINERS: Add myself to write-after-approval.
10096
10097 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10098
10099 * MAINTAINERS: Remove entries without email address.
10100
10101 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
10102
10103 * MAINTAINERS: Add myself to write-after-approval.
10104
10105 2004-01-15 Steven Bosscher <stevenb@suse.de>
10106
10107 * MAINTAINERS: Update my email address.
10108
10109 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
10110
10111 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
10112 * Makefile.tpl (configure-target-[+module+]): Support stage.
10113 * Makefile.in: Rebuilt.
10114
10115 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
10116
10117 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
10118
10119 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
10120
10121 * MAINTAINERS: Add myself as a MIPS maintainer.
10122
10123 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
10124
10125 * configure.in: Use ./config.cache, not config.cache.
10126 * configure: Regenerate.
10127 * Makefile.tpl: Special-casing not needed for GCC any more.
10128 * Makefile.in: Regenerate.
10129
10130 * configure.in: Don't share a cache file for host dirs.
10131 * configure: Regenerate.
10132
10133 * config-ml.in: Don't mess with the cache file.
10134
10135 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
10136
10137 * MAINTAINERS: Move myself from 'Write After Approval' to
10138 'CPU Port Maintainers' section as SPARC maintainer.
10139
10140 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
10141
10142 * Makefile.tpl: Make GCC use a separate config.cache.
10143 * Makefile.in: Regenerate.
10144
10145 PR bootstrap/11932, PR bootstrap/11933
10146 (I don't know if it will fix either of them, but it relates
10147 to them.)
10148 * configure.in: Don't use shared config.cache for target
10149 directories.
10150 * configure: Regenerate.
10151
10152 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
10153
10154 * MAINTAINERS: Add myself to 'Write After Approval' section.
10155
10156 2003-12-31 Roger Sayle <roger@eyesopen.com>
10157
10158 * configure.in (ia64*-*-hpux*): Disable building java libraries.
10159 * configure: Regenerated.
10160
10161 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
10162
10163 * MAINTAINERS: Remove the mn10200 maintainer.
10164
10165 2003-12-21 Bernardo Innocenti <bernie@develer.com>
10166
10167 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
10168 * configure: Regenerated.
10169
10170 2003-12-16 Jan Hubicka <jh@suse.cz>
10171
10172 * MAINTAINERS: Add myself as callgraph maintainer.
10173
10174 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
10175
10176 * configure.in (raw_libstdcxx_flags): Remove the leading space.
10177 * configure: Regenerate.
10178
10179 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
10180
10181 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10182 'Write After Approval' section. Update email.
10183
10184 2003-12-01 James Lemke <jim@wasabisystems.com>
10185
10186 * MAINTAINERS (Write After Approval): Add myself.
10187
10188 2003-11-20 Matt Thomas <matt@3am-software.com>
10189
10190 * MAINTAINERS: Add myself as a vax port maintainer.
10191
10192 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
10193
10194 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
10195 (configure-build-[+module+], configure-[+module+]): Likewise.
10196 (configure-target-[+module+], configure-gcc, config.status): Likewise.
10197 * Makefile.in: Regenerate.
10198
10199 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
10200
10201 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
10202 shared/dylibed libraries.
10203 * ltmain.sh: Likewise.
10204 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
10205 * ltcf-cxx.sh: Likewise.
10206 * ltcf-gcj.sh: Likewise.
10207 * ltconfig: Likewise.
10208
10209 2003-11-17 Stan Cox <scox@redhat.com>
10210
10211 * MAINTAINERS: Add myself as iq2000 port maintainer.
10212
10213 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
10214
10215 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
10216 * Makefile.in: Regenerate.
10217
10218 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
10219
10220 * config.sub: Update to 2003-11-03 version.
10221
10222 2003-10-20 Phil Edwards <phil@codesourcery.com>
10223
10224 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
10225 * configure: Regenerate.
10226
10227 2003-10-20 Nicolas Pitre <nico@cam.org>
10228
10229 * MAINTAINERS: Add myself to 'Write After Approval' section.
10230
10231 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
10232
10233 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10234
10235 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
10236
10237 * MAINTAINERS: Update my email address.
10238
10239 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10240
10241 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
10242
10243 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
10244
10245 * MAINTAINERS: Add myself to 'Write After Approval' section.
10246
10247 2003-10-16 Bernardo Innocenti <bernie@develer.com>
10248
10249 * config.guess: Update to 2003-10-16 version.
10250 * config.sub: Update to 2003-10-16 version.
10251
10252 2003-10-15 David Daney <ddaney@avtrex.com>
10253
10254 * MAINTAINERS: Added myself to 'Write After Approval' section.
10255
10256 2003-10-15 Falk Hueffner <falk@debian.org>
10257
10258 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10259 'Write After Approval' section. Update email.
10260
10261 2003-10-14 Roger Sayle <roger@eyesopen.com>
10262
10263 * MAINTAINERS: Move myself from 'Write After Approval' to
10264 'Various Maintainers' section as middle-end maintainer.
10265
10266 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
10267
10268 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
10269 HOST_FLAGS_TO_PASS.
10270 * Makefile.in: Regenerate.
10271
10272 2003-10-11 Bernardo Innocenti <bernie@develer.com>
10273
10274 * config.guess: Update to 2003-10-07 version.
10275 * config.sub: Update to 2003-10-07 version.
10276
10277 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10278
10279 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
10280 * ltconfig (irix5*, irix6*): Don't override version_type.
10281
10282 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
10283
10284 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
10285 * configure: Rebuilt
10286 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
10287 * Makefile.in: Rebuilt
10288
10289 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
10290
10291 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
10292
10293 2003-09-30 Carlo Wood <carlo@alinoe.com>
10294
10295 * MAINTAINERS (Write After Approval): Add myself.
10296
10297 2003-09-29 Paul Koning <ni1d@arrl.net>
10298
10299 * MAINTAINERS: Move myself from "Write After Approval"
10300 to CPU platform maintainers for pdp11 platform.
10301
10302 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
10303
10304 * MAINTAINERS: Move myself from 'Write After Approval' to
10305 'Various Maintainers' section as libffi testsuite maintainer.
10306
10307 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
10308
10309 * configure.in: Pass a computed --program-transform-name
10310 to subconfigures.
10311 * configure: Regenerated.
10312
10313 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
10314
10315 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
10316 * Makefile.in: Regenerate.
10317
10318 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
10319 * Makefile.in: Regenerate.
10320
10321 2003-09-19 Ziemowit Laski <zlaski@apple.com>
10322
10323 * MAINTAINERS: Move myself from 'Write After Approval'
10324 to 'Various Maintainers' (objective-c) section.
10325
10326 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
10327
10328 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
10329 quoting.
10330 * configure: Regenerated.
10331
10332 2003-09-16 Joel Brobecker <brobecker@gnat.com>
10333
10334 * MAINTAINERS (Write After Approval): Add myself to write after
10335 approval list.
10336
10337 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
10338
10339 * MAINTAINERS (Write After Approval): Add myself.
10340
10341 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
10342
10343 * MAINTAINERS: Update my e-mail address.
10344
10345 2003-09-09 Alan Modra <amodra@bigpond.net.au>
10346
10347 * libtool.m4 (LD): Correct powerpc64 host match.
10348
10349 2003-09-06 James E Wilson <wilson@tuliptree.org>
10350
10351 * MAINTAINTERS: Update my affiliation and email address.
10352
10353 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10354
10355 * MAINTAINERS (Write After Approval): Add myself.
10356
10357 2003-09-04 DJ Delorie <dj@redhat.com>
10358
10359 * configure: Regenerate.
10360
10361 2003-09-04 Robert Millan <robertmh@gnu.org>
10362
10363 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
10364
10365 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10366
10367 * configure.in: Ensure arguments to sed are properly spaced.
10368 * configure: Regenerate.
10369
10370 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
10371
10372 * MAINTAINERS: Update my e-mail address.
10373
10374 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
10375
10376 * MAINTAINERS (Write After Approval): Add myself.
10377
10378 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
10379
10380 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
10381 * configure: Regenerated.
10382
10383 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
10384
10385 * MAINTAINERS: Update my email address.
10386
10387 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
10388
10389 * configure.in: Use newline instead of semicolon when assuming
10390 shell arguments in a for loop.
10391 * configure: Regenerated.
10392
10393 2003-08-22 Jason Eckhardt <jle@rice.edu>
10394
10395 * MAINTAINERS: Resurrect the i860 maintainer.
10396
10397 2003-08-20 Geoffrey Keating <geoffk@apple.com>
10398
10399 PR 8180
10400 * configure.in: When testing with_libs and with_headers, treat
10401 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
10402 * configure: Regenerate.
10403
10404 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
10405 make, shell, etc.
10406 (baseargs): Likewise.
10407 * configure: Regenerate.
10408
10409 2003-08-20 Bernardo Innocenti <bernie@develer.com>
10410
10411 * MAINTAINERS (Write After Approval): Add myself.
10412
10413 2003-08-19 Geoffrey Keating <geoffk@apple.com>
10414
10415 * configure.in: Disable libgcj for darwin not on powerpc.
10416 * configure: Rebuild.
10417
10418 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
10419
10420 * config-ml.in, symlink-tree: Add license.
10421
10422 2003-08-03 Richard Stallman <rms@gnu.org>
10423 Eben Moglen <moglen@columbia.edu>
10424
10425 * README.SCO: New file.
10426
10427 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
10428
10429 * Makefile.tpl (check, check-c++): Express dependencies using
10430 dependencies rather than commands.
10431 * Makefile.in: Regenerate.
10432
10433 2003-08-01 Andrew Cagney <cagney@redhat.com>
10434
10435 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
10436 * configure: Ditto.
10437
10438 2003-07-31 Geoffrey Keating <geoffk@apple.com>
10439
10440 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
10441 * Makefile.in: Update.
10442
10443 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
10444
10445 * configure.in: Enable libgcj for darwin.
10446 * configure: Rebuild.
10447
10448 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
10449
10450 * config-ml.in: Use ac_configure_args directly instead of
10451 ml_arguments. Only set ml_norecursion if --no[-]recursion is
10452 actually seen.
10453
10454 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
10455
10456 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
10457 creating target and build subdirs to build all parent dirs as needed.
10458 * Makefile.in: Rebuild.
10459 * configure.in: Don't build dirs explicitly here.
10460 * configure: Rebuild.
10461
10462 2003-07-26 Paul Brook <paul@nowt.org>
10463
10464 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
10465
10466 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
10467
10468 * Makefile.tpl (all-make): Depend on intl.
10469 * Makefile.in: Rebuilt.
10470
10471 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
10472
10473 * install-sh: Update to newer upstream versions (associated with
10474 aclocal 1.7).
10475 * mkinstalldirs: Likewise.
10476 * missing: Likewise, plus $1Help2man -> $1 typo fix.
10477
10478 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
10479
10480 * MAINTAINERS: Move self from Bug database only accounts
10481 to write-after-approval.
10482
10483 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
10484
10485 * config.if: Remove unused libc_interface determination.
10486
10487 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
10488
10489 * MAINTAINERS: Move self from write-after-approval to
10490 build machinery (*.in).
10491
10492 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
10493
10494 PR bootstrap/11273
10495 PR bootstrap/11408
10496 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
10497 unused INSTALL_PROGRAM_ARGS.
10498 * configure.in: Use AC_PROG_INSTALL.
10499 * Makefile.in: Regenerate.
10500 * configure: Regenerate.
10501
10502 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
10503
10504 * MAINTAINERS: Alphabetize.
10505
10506 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
10507
10508 * configure: Rebuilt.
10509 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10510 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
10511 newlib nor libgloss.
10512 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
10513 * configure.in (am33_2.0-*-linux*): Added.
10514
10515 2003-07-09 Bob Wilson <bob.wilson@acm.org>
10516
10517 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
10518 * configure: Regenerate.
10519
10520 2003-07-07 Zack Weinberg <zack@codesourcery.com>
10521
10522 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
10523 * Makefile.in: Regenerate.
10524
10525 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10526
10527 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
10528 * Makefile.in: Regenerate.
10529
10530 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
10531
10532 * Makefile.tpl: Replace PWD with PWD_COMMAND.
10533 * Makefile.in: Regenerated.
10534
10535 * config-ml.in: Replace PWD with PWD_COMMAND.
10536
10537 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10538
10539 * intl: New directory; see intl/ChangeLog for details.
10540 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
10541 * Makefile.tpl: all-gcc depends on maybe-all-intl.
10542 * Makefile.in: Regenerate.
10543
10544 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
10545
10546 * configure.in: Clean up config-lang.in handling. Delete
10547 useless assignment to "subdirs".
10548 * configure: Regenerate.
10549
10550 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
10551
10552 * configure.in: Rename 'target_libs' to 'target_libraries'.
10553 Remove useless reference to 'target_libs'.
10554 * configure: Regenerate.
10555
10556 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
10557
10558 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
10559 * Makefile.in: Regenerate.
10560
10561 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
10562
10563 * Makefile.def: Introduce flags_to_pass.
10564 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
10565 * Makefile.in: Regenerate.
10566
10567 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
10568
10569 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
10570 and target-libgloss.
10571 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
10572 <h8300*-*-*>: Disable libf2c and ${libgcj}.
10573 * configure: Regenerate.
10574
10575 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
10576
10577 * configure.in: Update testsuite_flags to new location.
10578 * configure. Regenerate.
10579
10580 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
10581
10582 * Makefile.tpl: Remove BUILD_CC stuff.
10583 * Makefile.in: Regenerate.
10584
10585 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
10586
10587 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
10588
10589 2003-06-16 Graeme Peterson <gp@qnx.com>
10590
10591 * MAINTAINERS (Write After Approval): Add myself.
10592
10593 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
10594
10595 * config.guess: Update to 2003-06-12 version.
10596 * config.sub: Update to 2003-06-13 version.
10597
10598 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
10599
10600 * config.guess: Update to 2003-06-06 version.
10601 * config.sub: Update to 2003-06-06 version.
10602
10603 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10604
10605 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
10606 * configure. Regenerate.
10607
10608 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
10609
10610 * configure.in: Disable serial configure by default.
10611 * configure: Regenerate.
10612 * Makefile.tpl: Abolish .NOTPARALLEL.
10613 * Makefile.in: Regenerate.
10614
10615 * Makefile.tpl: Replace {build,host,target}_canonical by
10616 {build,host,target}.
10617 * Makefile.in: Regenerate.
10618
10619 * Makefile.tpl: Fix stupid pasto.
10620 * Makefile.in: Regenerate.
10621
10622 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
10623
10624 * Makefile.tpl: Remove bogus conditional.
10625 * Makefile.in: Regenerate.
10626
10627 2003-06-05 Jan Hubicka <jh@suse.cz>
10628
10629 * Makefile.tpl (profiledbootstrap): New target.
10630 * Makefile.in (profiledbootstrap): New target.
10631
10632 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
10633
10634 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
10635 Pinski. Remove user names from other bugzilla-only maintainers.
10636
10637 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
10638
10639 * Makefile.tpl: Make 'recursive targets' using autogen rather
10640 than shell loop. Remove duplicate 'clean' targets and false
10641 comments.
10642 * Makefile.def: Add systematic dependencies to 'recursive' targets.
10643 Add systematic method of specifying missing targets in subdirs.
10644 Add copyright boilerplate.
10645 * Makefile.in: Regenerate.
10646 * configure.in: Add 'recursive targets' to maybe list.
10647 * configure: Regenerate.
10648
10649 * MAINTAINERS: "GNATS only" -> "Bug database only".
10650
10651 * Makefile.tpl: Rename [+target+] to [+make_target+].
10652 * Makefile.def: Rename 'target' to 'make_target'.
10653
10654 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
10655
10656 * MAINTAINERS: Add self as options handling maintainer.
10657
10658 2003-05-28 Michael Meissner <gnu@the-meissners.org>
10659
10660 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
10661 been too long since I touched those ports.
10662
10663 2003-05-28 DJ Delorie <dj@redhat.com>
10664
10665 * Makefile.tpl: Make maybe-check-gcc .PHONY.
10666 * Makefile.in: Regenerate.
10667
10668 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
10669
10670 * configure.in: Use curly braces in the definition of tooldir.
10671 * configure: Regenerate.
10672
10673 2003-05-21 DJ Delorie <dj@redhat.com>
10674
10675 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
10676 newlib or libgloss.
10677 * Makefile.in: Regenerate.
10678
10679 2003-05-21 DJ Delorie <dj@redhat.com>
10680
10681 * Makefile.tpl: Add missing empty maybe-check-gcc target.
10682 * Makefile.in: Regenerate.
10683
10684 2003-05-20 Ian Lance Taylor <ian@airs.com>
10685
10686 * MAINTAINERS: Update my e-mail address.
10687
10688 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
10689
10690 * configure.in: Switch more things to use maybe dependencies.
10691 * Makefile.tpl: Switch more things to use maybe dependencies.
10692 Factor out common code from autogen IF statements.
10693 * configure: Regenerate.
10694 * Makefile.in: Regenerate.
10695
10696 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
10697
10698 * configure.in: Accept i[3456789]86 for machine type.
10699 * configure: Regenerate.
10700
10701 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
10702
10703 * configure.in: Switch more things to use maybe dependencies.
10704 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
10705 * configure: Regenerate.
10706 * Makefile.tpl: Switch more things to use maybe dependencies.
10707 * Makefile.in: Regenerate.
10708
10709 2003-05-16 Andreas Schwab <schwab@suse.de>
10710
10711 * Makefile.tpl (install-opcodes): Define.
10712 * Makefile.in: Rebuild.
10713
10714 2003-05-13 Andreas Jaeger <aj@suse.de>
10715
10716 * config.guess: Update to 2003-05-09 version.
10717 * config.sub: Update to 2003-05-09 version.
10718
10719 2003-05-13 Michael Eager <eager@mvista.com>
10720
10721 * configure.in: Correct sed script so that options in quotes are not
10722 deleted.
10723 * configure: Rebuild.
10724
10725 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
10726
10727 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
10728 and $$s/newlib/libc/sys/cygwin32 include paths.
10729 * configure: Ditto.
10730
10731 2003-05-12 Michael Meissner <gnu@the-meissners.org>
10732
10733 * MAINTAINERS: Update my email addresses.
10734
10735 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
10736
10737 * config-ml.in: Propagate INSTALL variables.
10738
10739 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10740
10741 * MAINTAINERS: Remove duplicate entries in Write After Approval.
10742
10743 2003-05-02 Chris Demetriou <cgd@broadcom.com>
10744
10745 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
10746 * Makefile.in: Regenerate.
10747
10748 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
10749
10750 * MAINTAINERS (GNATS only): Add Falk Hueffner.
10751
10752 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
10753
10754 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
10755
10756 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
10757
10758 * Makefile.tpl: Clean $(BUILD_SUBDIR).
10759 * Makefile.in: Regenerated.
10760
10761 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
10762
10763 * MAINTAINERS (Write After Approval): Upgrade myself from
10764 GNATS only to write-after-approval. Update my mail address.
10765
10766 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
10767
10768 (OS Port Maintainers: freebsd): Add myself.
10769
10770 2003-04-22 Mark Mitchell <mark@codesourcery.com>
10771
10772 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
10773
10774 2003-04-22 Kean Johnston <jkj@sco.com>
10775
10776 * MAINTAINERS (SCO ports): Added myself.
10777
10778 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
10779
10780 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
10781
10782 2003-04-19 Kean Johnston <jkj@sco.com>
10783
10784 * MAINTAINERS (Write After Approval): Add myself.
10785
10786 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10787
10788 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
10789 * Makefile.in: Regenerate.
10790
10791 2003-04-18 Jakub Jelinek <jakub@redhat.com>
10792
10793 * configure.in (powerpc64*-*-linux*): Remove.
10794 * configure: Rebuilt.
10795
10796 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
10797
10798 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
10799 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
10800 and restrap.
10801 * Makefile.in: Regenerate.
10802
10803 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
10804
10805 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
10806 * configure: Regenerated.
10807
10808 2003-04-15 DJ Delorie <dj@redhat.com>
10809
10810 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
10811
10812 2003-04-13 Nick Clifton <nickc@redhat.com>
10813
10814 * config-ml.in: Remove support for --disable-aix removing
10815 call-aix multilibs.
10816
10817 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
10818
10819 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
10820 * */configure: Rebuilt.
10821
10822 2003-04-08 Joel Sherrill <joel@oarcorp.com>
10823
10824 * MAINTAINERS: Add my email address.
10825
10826 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
10827
10828 * MAINTAINERS (Write After Approval): Add myself.
10829
10830 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
10831
10832 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
10833 * Makefile.in: Regenerate.
10834
10835 2003-03-14 Michael Chastain <mec@shout.net>
10836
10837 * Makefile.in: Regenerate with correct Makefile.def.
10838
10839 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
10840
10841 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
10842 Make macro.
10843 * Makefile.in: Regenerate.
10844 * configure.in: Clean up gxx_include_dir logic.
10845 * configure: Regenerate.
10846
10847 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
10848
10849 * MAINTAINERS (Write After Approval): Add myself.
10850
10851 2003-03-10 Ben Elliston <bje@wasabisystems.com>
10852
10853 * MAINTAINERS: Update my mail address.
10854
10855 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10856
10857 * configure.in (gxx_include_dir): Fix typo.
10858 * configure: Regenerated.
10859
10860 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10861
10862 * Makefile.tpl: Reindent.
10863 * Makefile.in: Regenerate.
10864 * configure.in: Reindent. Don't set unused variables.
10865 * configure: Regenerate.
10866
10867 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
10868
10869 * configure.in: Include $(build_tooldir)/sys-include in
10870 FLAGS_FOR_TARGET.
10871 * configure: Regenerated.
10872
10873 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10874
10875 * Makefile.tpl: Always pass down RANLIB.
10876 * Makefile.in: Regenerate.
10877
10878 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
10879 * Makefile.in: Regenerate.
10880 * configure.in: Remove unused logic relating to --enable-shared
10881 and --enable-threads. Remove bogus comments. Remove redundant
10882 noconfigdirs.
10883 * configure: Regenerate.
10884
10885 * configure.in: Replace ${libstdcxx_version} by its value.
10886 Remove reference to mh-dgux.
10887 * configure: Regenerate.
10888
10889 2003-03-03 Kevin Buettner <kevinb@redhat.com>
10890
10891 * MAINTAINERS (Write After Approval): Add myself.
10892
10893 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10894
10895 * Makefile.tpl: Rearrange.
10896 * Makefile.in: Regenerate.
10897
10898 2003-02-25 Uwe Stieber <uwe@wwws.de>
10899
10900 * configure.in: Add support for kaOS as cross build target system.
10901 * configure: Regenerated.
10902
10903 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
10904
10905 * MAINTAINERS (Write after approval): Add myself.
10906
10907 2003-02-21 James E Wilson <wilson@tuliptree.org>
10908
10909 * MAINTAINERS: Update my email address.
10910
10911 2003-02-21 Zack Weinberg <zack@codesourcery.com>
10912
10913 * MAINTAINERS: Add self to blanket write privs. section.
10914
10915 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
10916
10917 * Makefile.tpl: Add definition of CPPFLAGS to pass into
10918 configure-target-* as some target builds may require additional
10919 flags for preprocessor tests.
10920 * Makefile.in: Regenerated.
10921
10922 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
10923
10924 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
10925 * ltconfig: Handle it.
10926 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
10927 auto-detecting it.
10928
10929 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
10930 it is used as argument to $CC.
10931 * ltcf-gcj.sh: Likewise.
10932
10933 * configure.in: Introduce --enable-maintainer-mode.
10934 * configure: Rebuilt.
10935 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
10936 for maintainer mode.
10937 * Makefile.in: Rebuilt.
10938
10939 2003-02-18 Jason Merrill <jason@redhat.com>
10940
10941 * Makefile.tpl (check-c++): Allow parallelism.
10942
10943 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10944
10945 * MAINTAINERS: Remove John Carr (who never actually had access to
10946 gcc.gnu.org).
10947
10948 2003-02-15 Geoffrey Keating <geoffk@apple.com>
10949
10950 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
10951 don't configure target-libobjc.
10952 * configure: Regenerate.
10953
10954 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10955
10956 * Makefile.tpl (RANLIB): Define.
10957 * Makefile.in: Regenerate.
10958
10959 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
10960
10961 * MAINTAINERS: Update my email.
10962
10963 2003-02-06 Keith R Seitz <keiths@redhat.com>
10964
10965 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
10966 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
10967 * Makefile.in: Regenerated.
10968 * configure.in: Remove all traces of snavigator, db, and grep.
10969 * configure: Regenerated.
10970
10971 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10972
10973 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
10974 After Approval.
10975
10976 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
10977
10978 * MAINTAINERS (Write after approval): Add myself.
10979
10980 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
10981
10982 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
10983 * Makefile.in: Regenerated.
10984
10985 2003-01-30 Roger Sayle <roger@eyesopen.com>
10986
10987 * config.guess: Updated to 2003-01-30's version.
10988 * config.sub: Updated to 2003-01-28's version.
10989
10990 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
10991
10992 * config.if: If gcc_version is already set, just use it. Don't set
10993 gcc_version_trigger if it's already set, otherwise set it to
10994 gcc/version.c, but only if the file exists. If it is not set and
10995 gcc/version.c does not exist, try to extract the version number from
10996 $CC.
10997
10998 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
10999
11000 * MAINTAINERS: Add myself to write-after-approval list.
11001
11002 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
11003
11004 * configure.in: Revert 24Jan change.
11005 * configure: Regenerate.
11006
11007 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11008
11009 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
11010 entry of HJ Lu.
11011
11012 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11013
11014 * configure.in: Revert previous change.
11015 * configure: Regenerate.
11016
11017 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11018
11019 * configure.in: Make rda native-only.
11020 * configure: Regenerate.
11021
11022 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11023
11024 * MAINTAINERS: Move myself from GNATS-only-accounts to
11025 write-after-approval.
11026
11027 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
11028
11029 * configure.in: Add missing \.
11030 * configure: Rebuilt.
11031
11032 2003-01-17 Jakub Jelinek <jakub@redhat.com>
11033
11034 * configure.in (baseargs): Avoid using \| in sed regular
11035 expressions.
11036 * configure: Rebuilt.
11037
11038 2003-01-16 Jakub Jelinek <jakub@redhat.com>
11039
11040 * configure.in (baseargs): Remove all supported forms of
11041 --cache-file, --srcdir, --host, --build and --target options
11042 from argument lists.
11043 * configure: Rebuilt.
11044
11045 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
11046
11047 * MAINTAINERS: Add myself to write-after-approval list.
11048
11049 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
11050
11051 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
11052 * configure: Rebuilt.
11053
11054 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
11055
11056 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
11057 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
11058 * Makefile.in: Regenerate.
11059 * configure: Regenerate.
11060
11061 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
11062
11063 * configure.in: Remove Makefile in build, host and target modules
11064 unless configure was run with --no-recursion.
11065 * configure: Rebuilt.
11066
11067 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11068
11069 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
11070 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
11071 * Makefile.in: Regenerate.
11072
11073 2003-01-08 Chris Demetriou <cgd@broadcom.com>
11074
11075 * config.guess: Update to 2003-01-03 version.
11076 * config.sub: Update to 2003-01-03 version.
11077
11078 2003-01-07 Christopher Faylor <cgf@redhat.com>
11079
11080 * configure: Regenerate with proper autoconf 2.13.
11081
11082 2003-01-07 Christopher Faylor <cgf@redhat.com>
11083
11084 * configure.in: Add AC_PREREQ for consistency.
11085 * configure: Regenerate.
11086
11087 2003-01-06 Andrew Cagney <ac131313@redhat.com>
11088
11089 * configure.in (GDB_TK): Add tcl directories conditional on
11090 gdb/gdbtk directory being present.
11091 * configure: Regenerate.
11092
11093 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
11094
11095 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
11096 used by gcc if LD is not defined and we are not doing a Canadian Cross.
11097 * configure: Rebuilt.
11098
11099 2002-12-31 Tom Tromey <tromey@redhat.com>
11100
11101 * Makefile.in: Rebuilt.
11102 * Makefile.def (target_modules) [libffi]: Allow installation.
11103
11104 2002-12-31 Andreas Schwab <schwab@suse.de>
11105
11106 * configure.in: Fix use of $program_transform_name.
11107 * configure: Regenerated.
11108
11109 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
11110
11111 * configure.in (baseargs): Don't remove first configure argument.
11112 * configure: Regenerated.
11113
11114 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
11115
11116 * Makefile.tpl (local-distclean): Don't remove...
11117 (multilib.ts): ... this. Moved into...
11118 (multilib.out): ... this. Don't use sub-make.
11119 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
11120 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
11121 (configure-build-[+module+], configure-[+module+],
11122 configure-target-[+module+], configure-gcc): ... these. Test
11123 for Makefile existence. Drop config.status from dependencies.
11124 * Makefile.in: Rebuilt.
11125 * configure.in: Move gcc-version-trigger to the end of
11126 ac_configure_args. Add comments to maybedep.tmp and
11127 serdep.tmp. Introduce --disable-serial-configure. Remove
11128 nonopt from baseargs, matching and removing corresponding
11129 whitespace while at it.
11130 * configure: Rebuilt.
11131
11132 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
11133
11134 * configure.in (host_configargs): Replace reference to
11135 no-longer-defined buildopts with --build=${build_alias}.
11136 * configure: Rebuilt.
11137
11138 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
11139 program_transform_name to standard idiom.
11140 (AUTOGEN, AUTOCONF): Define.
11141 (Makefile.in): Use $(AUTOGEN).
11142 (Makefile): Depend on config.status, and use autoconf-style rule to
11143 build it. Move original commands to...
11144 (config.status): ... this new target.
11145 (configure): Add $(srcdir). Depend on config/acx.m4. Use
11146 $(AUTOCONF).
11147 * Makefile.in: Rebuilt.
11148
11149 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
11150
11151 * Makefile.tpl: Fix dramatic bustage due to change in
11152 program_transform_name.
11153 * Makefile.in: Regenerate.
11154
11155 * configure.in: Remove unnecessary PATH setting.
11156 * configure: Regnerate.
11157
11158 * configure.in: Don't default to unprefixed tools unless
11159 the native tools will work.
11160 * configure: Regenerate.
11161
11162 * configure.in: Convert to autoconf script. Blow away lots
11163 of now-redundant Makefile fragments.
11164 * configure: Generate using Autoconf.
11165 * Makefile.tpl: Rewrite to reflect autoconfiscation.
11166 * Makefile.in: Regenerate.
11167
11168 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
11169
11170 * configure: Fix stupid bug where RANLIB was mistakenly included.
11171
11172 * configure.in: Rename (buildargs, hostargs, targargs) to
11173 (build_configargs, host_configargs, target_configargs).
11174
11175 * configure.in: Move logic out of sed statement.
11176
11177 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
11178 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
11179
11180 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
11181
11182 * config.sub: Import from master repository
11183 * config.guess: Ditto
11184
11185 2002-12-24 Andreas Schwab <schwab@suse.de>
11186
11187 * Makefile.tpl (multilib.out): Fix missing space.
11188 * Makefile.in: Regenerate.
11189
11190 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
11191
11192 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
11193 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
11194 * Makefile.in: Regenerate.
11195 * configure.in: Remove unnecessary leftovers.
11196
11197 2002-12-21 Geoffrey Keating <geoffk@apple.com>
11198
11199 * configure.in (extra_ranlibflags_for_target): New variable.
11200 (*-*-darwin): Add -c to ranlib commands.
11201 * configure (tooldir): Handle extra_ranlibflags_for_target.
11202
11203 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
11204
11205 * Makefile.tpl: Revert HJL's change.
11206 * Makefile.in: Regenerated.
11207 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
11208 always.
11209
11210 2002-12-19 Andreas Schwab <schwab@suse.de>
11211
11212 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
11213 * Makefile.in: Regenerate.
11214
11215 2002-12-18 H.J. Lu <hjl@gnu.org>
11216
11217 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
11218 * Makefile.in: Regenerated.
11219
11220 * configure.in (build_prefix): New. Substitute.
11221
11222 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
11223
11224 * Makefile.tpl: Don't let real targets depend on phony targets.
11225 * Makefile.in: Regenerate.
11226
11227 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
11228 * Makefile.in: Regenerate.
11229
11230 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
11231
11232 * config.sub: Import from master repository
11233 * config.guess: Ditto
11234
11235 2002-12-16 Jason Merrill <jason@redhat.com>
11236
11237 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
11238 previous 'make bootstrap'.
11239 * Makefile.in: Regenerate.
11240
11241 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
11242
11243 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
11244
11245 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
11246
11247 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
11248 * Makefile.in: Regenerate.
11249
11250 2002-12-13 Jason Merrill <jason@redhat.com>
11251
11252 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
11253 library tests.
11254 (check-c++): Just depend on it and check-target-libstdc++-v3.
11255 * Makefile.in: Regenerate.
11256
11257 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
11258
11259 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
11260 * Makefile.in: Rebuilt.
11261
11262 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
11263
11264 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
11265
11266 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
11267
11268 * configure: Fix bug put in by gremlins.
11269
11270 * Makefile.tpl: Substitute more autoconfily.
11271 * configure: Substitute more autoconfily.
11272 * Makefile.in: Regenerate.
11273
11274 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
11275
11276 * config.sub: Import from master repository
11277 * config.guess: Ditto
11278 * MAINTAINERS: Added Svein Seldal under write after approval
11279
11280 2002-12-08 Andrew Cagney <ac131313@redhat.com>
11281
11282 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
11283 * Makefile.in (all-sim): Ditto.
11284
11285 2002-12-06 DJ Delorie <dj@redhat.com>
11286
11287 * Makefile.tpl: Change configure dependencies to not have real
11288 targets depend on phony targets.
11289
11290 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
11291
11292 * configure.in: Revert unintentional change.
11293
11294 * Makefile.tpl: Change dependency for */multilib.out so that
11295 it works when gcc isn't in the tree.
11296
11297 * configure.in: Substitute more.
11298 * configure: Run subconfigures from the Makefile.
11299 * Makefile.tpl: Run subconfigures from the Makefile; add a few
11300 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
11301
11302 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11303
11304 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
11305
11306 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
11307
11308 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
11309 and corresponding dependencies.
11310 * Makefile.in: Regenerate.
11311
11312 * configure.in (host_tools): Order binutils, gas and ld for
11313 convenience in running the testsuites.
11314
11315 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
11316 * Makefile.in: Regenerate.
11317 * configure.in: Introduce rules to serialize subconfigure runs.
11318
11319 * configure.in: Introduce BASE_CC_FOR_TARGET.
11320 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
11321 Realize configure-build-* targets. Realize configure-target-* targets.
11322 * Makefile.in: Regenerate.
11323
11324 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
11325
11326 * configure: Move gcc_version_trigger stuff from here...
11327 * configure.in: ...to here.
11328
11329 * configure.in: Separate subconfigure options added by this file from
11330 options given by the user. Add machinery to put args for host
11331 subconfigures into the Makefile.
11332
11333 * Makefile.tpl: Remove 'vault' targets.
11334 * Makefile.tpl: Reorder and comment dependencies.
11335 * Makefile.in: Regenerate.
11336
11337 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
11338 * configure.in: Fix my broken commit of previous patch. (sigh)
11339
11340 2002-11-28 Geoffrey Keating <geoffk@apple.com>
11341
11342 * configure.in: Move host-specific darwin noconfigdirs into
11343 the host-specific section.
11344
11345 2002-11-28 Geoffrey Keating <geoffk@apple.com>
11346
11347 * configure.in: Move host-specific darwin noconfigdirs into
11348 the host-specific section.
11349
11350 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
11351
11352 * configure: Remove skip-this-dir support.
11353 * Makefile.tpl: Remove skip-this-dir support.
11354
11355 * Makefile.tpl: Remove leftover support for non-autoconfiscated
11356 subdirectories.
11357 * Makefile.in: Regenerate.
11358
11359 * Makefile.tpl: Strip out useless setting of 'dir'.
11360 * Makefile.in: Regenerate.
11361
11362 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
11363
11364 * configure.in: Fix deeply stupid bug.
11365
11366 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
11367 shell code in CXX_FOR_TARGET
11368 * Makefile.def: Introduce raw_cxx.
11369 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
11370 RAW_CXX_FOR_TARGET.
11371 * Makefile.in: Regenerate.
11372
11373 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
11374
11375 * Makefile.tpl: Remove unnecessary ifs.
11376 * Makefile.in: Regenerate.
11377
11378 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
11379 dependencies. Maybe-ize build-libiberty. Create dummy install
11380 targets for 'no_install' modules.
11381 * configure: Move GDB_TK substitution to configure.in. Move
11382 build_modules stuff to configure.in.
11383 * configure.in: Implement soft dependency machinery. Maybe-ize
11384 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
11385 * Makefile.in: Regenerate.
11386
11387 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
11388
11389 * Makefile.tpl: Make all-target, install-target behave similarly
11390 to all, install (only hitting configured targets). Eliminate
11391 unused macro defintions.
11392
11393 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
11394 build != host.
11395
11396 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
11397
11398 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
11399
11400 * configure.in: Produce lists of subdir targets we're actually
11401 configuring. Remove references to "dosrel".
11402 * Makefile.tpl: Let configure set which subdir targets are hit.
11403 Remove install-cross; clean up install; remove ALL. Remove
11404 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
11405 Autogenerate host module targets. Remove empty dependency lines
11406 and redundant dependency; rearrange slightly.
11407 * Makefile.def: Add host-side libtermcap, utils.
11408
11409 * Makefile.in: Regenerate.
11410
11411 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11412
11413 * ltconfig (osf[345]): Append $major to soname_spec.
11414 Reflect this in library_names_spec.
11415 * ltmain.sh (osf): Prefix $major with . for use as extension.
11416
11417 2002-11-19 Andreas Jaeger <aj@suse.de>
11418
11419 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
11420 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
11421 and sparc64 GNU/Linux systems.
11422
11423 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
11424
11425 * MAINTAINERS: Update email.
11426
11427 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11428
11429 * MAINTAINERS: Complete James Dennett's entry.
11430
11431 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
11432
11433 * MAINTAINERS (Write After Approval): Add myself.
11434
11435 2002-11-13 Bruce Korb <bkorb@gnu.org>
11436
11437 * Makefile.tpl: syntactic cleanup
11438
11439 2002-11-13 Stuart Hastings <stuart@apple.com>
11440
11441 * MAINTAINERS: Add myself to write-after-approval list.
11442
11443 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11444
11445 * Makefile.def: Add list of recursive targets to autogenerate.
11446 Add build_modules.
11447 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
11448 targets. Autogenerate *-build-* targets.
11449 * Makefile.in: Regenerate.
11450
11451 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11452
11453 * configure: More autoconf-style substitutions.
11454 * Makefile.tpl: More autoconf-style substitutions.
11455 * Makefile.in: Regenerate.
11456
11457 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
11458
11459 * configure: Substitute more variables in a more autoconf-friendly
11460 way. Simplify slightly.
11461 * Makefile.tpl: Make more variables substitutable in an
11462 autoconf-friendly way.
11463 * Makefile.in: Regenerate.
11464
11465 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
11466
11467 * MAINTAINERS (Write After Approval): Add myself.
11468
11469 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
11470
11471 * configure.in (v810*): Remove special setting of tools.
11472
11473 * configure: Add support for extra required flags for ar or nm.
11474 * configure.in (aix4.3+): Use above support for target-specific
11475 issues, rather than using config/mt-aix43.
11476
11477 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
11478
11479 * configure: Remove 'removing', which doesn't work. Replace $subdir
11480 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
11481 with $srcdir. Reformat indentation. Substitute some variables
11482 formerly hard-coded in the Makefile for build=host.
11483 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
11484 * Makefile.def: Autogenerate more.
11485 * Makefile.in: Regenerate.
11486
11487 2002-11-04 Adam Nemet <anemet@lnxw.com>
11488
11489 * MAINTAINERS (Write After Approval): Add myself.
11490
11491 2002-11-04 Kevin Buettner <kevinb@redhat.com>
11492
11493 * Makefile.def (host_modules): Add rda.
11494 * Makefile.in: Regenerate.
11495 * configure.in (target_tool): Add target-rda to list.
11496
11497 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11498
11499 * MAINTAINERS: Remove "co-maintainer" note for web pages.
11500
11501 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
11502
11503 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
11504 and restrap targets to this rule.
11505 * Makefile.in: Regenerate.
11506
11507 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11508
11509 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
11510 GNATS only accounts.
11511
11512 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
11513
11514 * configure.in (i[3456]86-*-linux*): Add check to disable
11515 ${libgcj} for glibc1.
11516
11517 2002-10-24 Denis Chertykov <denisc@overta.ru>
11518
11519 * MAINTAINERS: Add myself as ip2k port maintainer.
11520
11521 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
11522
11523 * configure.in: Add tic4x target.
11524
11525 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
11526
11527 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
11528 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
11529 * Makefile.in: Regenerate.
11530
11531 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
11532 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
11533 * Makefile.in: Regenerate.
11534
11535 2002-10-02 Janis Johnson <janis187@us.ibm.com>
11536
11537 * MAINTAINERS: Add myself as web pages co-maintainer.
11538
11539 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11540
11541 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
11542 * Makefile.in: Regenerate.
11543
11544 2002-10-02 Zack Weinberg <zack@codesourcery.com>
11545
11546 * MAINTAINERS: Add myself and Nathan Sidwell
11547 <nathan@codesourcery.com> as VxWorks maintainers.
11548
11549 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11550
11551 * Makefile.def: Remove order dependency comments.
11552 * Makefile.tpl: Add explicit install-install dependencies.
11553 * Makefile.in: Regenerate.
11554
11555 * Makefile.tpl: Remove material now in src-release. (Finally!)
11556 * Makefile.in: Regenerate.
11557
11558 * Makefile.tpl: Add configure-target (for src-release in src)
11559 * Makefile.in: Regenerate.
11560
11561 2002-09-30 Nick Clifton <nickc@redhat.com>
11562
11563 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
11564
11565 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
11566
11567 * configure.in (s390*-*-linux*): Enable libgcj.
11568
11569 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
11570
11571 * configure: Revert accidentally applied changes.
11572
11573 * Makefile.tpl: Make more autoconf-friendly.
11574 * Makefile.in: Regenerate.
11575 * configure: Make substitution more autoconf-like.
11576
11577 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
11578
11579 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
11580 single entry to handle all these.
11581 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
11582 libjava on arm-*-elf.
11583
11584 2002-09-27 Geoffrey Keating <geoffk@apple.com>
11585
11586 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
11587 things that depend on them.
11588
11589 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11590
11591 * Makefile.tpl: Make subsituted variables more autoconfy.
11592 * Makefile.in: Regenerate.
11593 * configure: Make seds more autoconfy.
11594
11595 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11596
11597 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
11598 * Makefile.in: Regenerate.
11599 * configure.in: Rewrite sed statements to look autoconfy.
11600
11601 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
11602 all-target-foo on configure-target-foo.
11603 * Makefile.def: Ditto.
11604 * Makefile.in: Rebuild.
11605
11606 2002-09-25 Andrew Haley <aph@redhat.com>
11607
11608 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
11609
11610 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
11611
11612 * Makefile.def: New file.
11613 * Makefile.tpl: New file.
11614 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
11615 * contrib/gcc_update: Note that Makefile.in is a generated file.
11616
11617 * configure.in: Minor rearrangement. Simplify tests.
11618
11619 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
11620
11621 * configure.in (with_headers): Skip copy if value is "yes".
11622 (with_libs): Likewise.
11623
11624 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
11625
11626 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
11627 * configure.in (sh*-*-pe*): Ditto.
11628 * configure.in (mips*-*-pe*): Ditto.
11629 * configure.in (*arm-wince-pe): Ditto.
11630
11631 * configure.in: Rearrange.
11632
11633 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
11634
11635 * MAINTAINERS: Update my email address.
11636
11637 2002-08-30 Paul Koning <pkoning@equallogic.com>
11638
11639 * MAINTAINERS: (Write After Approval): Add myself.
11640
11641 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
11642
11643 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
11644
11645 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
11646
11647 * MAINTAINERS: Change my mailing address.
11648
11649 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
11650
11651 * MAINTAINERS (Write After Approval): Remove myself.
11652 (Various Maintainers: c++ runtime libs): Add myself.
11653
11654 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
11655
11656 * MAINTAINERS (Write After Approval): Remove myself.
11657 (Various Maintainers: c++ runtime libs): Add myself.
11658
11659 2002-08-15 Eric Christopher <echristo@redhat.com>
11660
11661 * config.sub: Import from master repository.
11662 * config.guess: Ditto.
11663
11664 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
11665
11666 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
11667 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
11668 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
11669
11670 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
11671
11672 * MAINTAINERS: Add self to rs6000 vector extensions.
11673
11674 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
11675
11676 * libiberty/configure: Reverted unintended yesterday's check in.
11677
11678 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
11679
11680 * boehm-gc/configure, libf2c/configure: Rebuilt.
11681 * libffi/configure, libiberty/configure: Ditto.
11682 * libjava/configure, libobjc/configure: Ditto.
11683 * libstdc++-v3/configure, zlib/configure: Ditto.
11684 Merged from binutils:
11685 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
11686 From Steve Ellcey <sje@cup.hp.com>:
11687 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
11688 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
11689 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
11690 IA64.
11691 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
11692 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
11693 soname_spec, sys_lib_search_path_spec): Ditto.
11694
11695 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
11696
11697 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
11698
11699 2002-08-04 H.J. Lu (hjl@gnu.org)
11700
11701 * configure.in (mips*-*-linux*): Don't skip target-libffi.
11702
11703 2002-08-02 Krister Walfridsson <cato@df.lth.se>
11704
11705 * MAINTAINERS (Write After Approval): Add myself.
11706
11707 2002-07-31 Alan Modra <amodra@bigpond.net.au>
11708
11709 * configure.in: Move generic linux case to end. Copy generic
11710 linux noconfigdirs to mips*-*-linux* entry and new
11711 powerpc64*-*-linux* entry. Add target-libffi for the latter.
11712
11713 2002-07-19 Michael Matz <matz@suse.de>
11714
11715 * MAINTAINERS: Add myself as ra* maintainer.
11716
11717 2002-07-16 Chris Demetriou <cgd@broadcom.com>
11718
11719 * config.guess: Update to 2002-07-09 version.
11720 * config.sub: Update to 2002-07-03 version.
11721
11722 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
11723
11724 * MAINTAINERS: Fix typo in a maintainer email address.
11725
11726 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
11727
11728 * configure.in: Remove two redundant tests.
11729
11730 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11731
11732 * configure.in (mips*-*-irix6*o32): Enable stabs.
11733
11734 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
11735
11736 * configure.in: Don't build grez.
11737 * Makefile.in: Ditto.
11738
11739 * Makefile.in: Remove references to bsp, cygmon, libstub.
11740 * configure.in: Ditto.
11741
11742 * configure.in: Remove leftover reference to gdbtest.
11743
11744 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
11745
11746 * configure.in (gxx_include_dir): Change to match versioned
11747 C++ headers if --enable-version-specific-runtime-libs is used.
11748
11749 2002-07-04 Steve Ellcey <sje@cup.hp.com>
11750
11751 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
11752
11753 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
11754
11755 * configure.in: Make --without-x work.
11756
11757 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
11758
11759 * configure.in: Rearrange target Makefile fragment collection.
11760
11761 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
11762 cvs[src].
11763 * configure.in: Ditto.
11764
11765 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
11766
11767 * MAINTAINERS (Write After Approval): Update my e-mail address.
11768
11769 2002-06-24 Ben Elliston <bje@redhat.com>
11770
11771 * configure.in (host_tools): Remove cgen.
11772
11773 * Makefile.in (all-cgen): Remove; runs from its source directory.
11774 (check-cgen, install-cgen, clean-cgen): Likewise.
11775 (all-opcodes): Do not depend on all-cgen.
11776 (all-sim): Likewise.
11777
11778 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
11779
11780 * Makefile.in: Eliminate 'apache' targets.
11781 * configure.in: Eliminate 'apache' targets.
11782
11783 * configure.in: Eliminate redundant tests. Reorganize.
11784
11785 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
11786
11787 * config-ml.in: Eliminate references to Cygnus configure.
11788
11789 * Makefile.in: Eliminate references to building emacs.
11790
11791 2002-06-28 Graham Stott <graham.stott@btinternet.com>
11792
11793 * MAINTAINERS: Update my email address.
11794
11795 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
11796
11797 * config.if (libstdcxx_incdir): Version C++ headers.
11798 (cxx_incdir): Remove.
11799
11800 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
11801
11802 * MAINTAINERS (Write After Approval): Add self.
11803
11804 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
11805
11806 * configure.in: Add support for ip2k.
11807
11808 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
11809
11810 * configure.in: Fix AIX configury bug.
11811
11812 2002-06-20 Steve Ellcey <sje@cup.hp.com>
11813
11814 * MAINTAINERS (Write After Approval): Add self.
11815
11816 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11817
11818 * configure.in: replace ${topsrcdir} with ${srcdir}
11819
11820 * configure.in: Move definition of libstdcxx_flags
11821 right above usage, rather than waaay earlier.
11822
11823 * configure.in: Pull definition of is_cross_compiler earlier.
11824
11825 * configure.in: Rearrange a little.
11826
11827 * configure.in: Remove references to librx.
11828 * Makefile.in: Remove references to librx.
11829
11830 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
11831
11832 * config.sub: Add support for avr target.
11833 Import from master sources, rev 1.255
11834
11835 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
11836
11837 * configure, .cvsignore: Revert previous change...
11838 * Makefile: ...delete.
11839
11840 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11841
11842 * configure.in: Eliminate ${gasdir} variable.
11843
11844 2002-06-18 Dave Brolley <brolley@redhat.com>
11845
11846 * configure.in: Add support for frv.
11847 * config.sub: Add support for frv.
11848
11849 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
11850
11851 * configure: Remove garbage from previous commit.
11852
11853 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
11854
11855 * configure: For in-source builds, make a subdir and re-exec there.
11856 * Makefile: New file. Pass targets through to build directory.
11857 * .cvsignore: No longer ignore "Makefile".
11858
11859 2002-06-16 Douglas Rupp <rupp@gnat.com>
11860
11861 * MAINTAINERS (Write After Approval): Add self.
11862
11863 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11864
11865 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
11866
11867 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
11868
11869 * configure.in (vax-*-netbsd*): Re-enable gas.
11870
11871 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
11872
11873 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
11874 BUILD_PREFIX_1, to correct nomenclature.
11875 * configure: Likewise.
11876
11877 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
11878 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
11879
11880 2002-05-31 Olaf Hering <olh@suse.de>
11881
11882 * config-ml.in: Propogate DESTDIR also.
11883
11884 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
11885
11886 * configure.in (vax-*-netbsd*): Don't build gas for this
11887 platform.
11888
11889 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
11890
11891 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11892 and libgcj for AVR.
11893
11894 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
11895
11896 * MAINTAINERS (Write After Approval): Add myself.
11897
11898 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
11899
11900 * config.guess: Update to 2002-05-22 version.
11901 * config.sub: Likewise.
11902
11903 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11904
11905 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
11906 * config-ml.in: Likewise.
11907 * configure: Likewise.
11908 * configure.in: Likewise.
11909
11910 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
11911
11912 * MAINTAINERS: Update my email address.
11913
11914 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
11915
11916 * configure.in: Simplify makefile fragment collection.
11917
11918 * configure.in: Remove code to build emacs.
11919
11920 * configure.in : Remove --srcdir argument from targargs and buildargs
11921 (it's always overridden in the Makefile anyway). Rearrange a bit.
11922
11923 * configure: Move some logic to configure.in.
11924 * configure.in: Move some logic from configure.
11925
11926 2002-05-11 Tom Tromey <tromey@redhat.com>
11927
11928 * MAINTAINERS: Reflect libgcj reality.
11929
11930 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
11931
11932 * Makefile.in: Honour DESTDIR.
11933
11934 2002-05-08 Mark Mitchell <mark@codesourcery.com>
11935
11936 * config.guess: Import 2002-03-20 version.
11937 * config.sub: Import 2002-04-26 version.
11938
11939 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11940
11941 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
11942
11943 2002-05-07 Tim Josling <tej@melbpc.org.au>
11944
11945 * MAINTAINERS: Add self.
11946
11947 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
11948
11949 * ltmain.sh: Detect and handle object name conflicts
11950 while piecewise linking a static library.
11951
11952 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
11953
11954 * configure.in (noconfigdirs): Don't disable libgcj on
11955 sparc64-*-solaris* and sparcv9-*-solaris*.
11956
11957 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
11958
11959 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
11960
11961 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
11962
11963 * configure.in (FLAGS_FOR_TARGET): Do not add
11964 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
11965 on i[3456]86-*-linux*.
11966
11967 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
11968
11969 * configure.in (noconfigdirs): Replace [ ] with test.
11970
11971 * configure.in (noconfigdirs): Do not add target-newlib if
11972 target == i[3456]86-*-linux*, and host == target.
11973
11974 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
11975
11976 * configure.in: delete reference to absent file
11977
11978 * configure.in: replace '[' with 'test'
11979
11980 * configure.in: Eliminate references to gash.
11981 * Makefile.in: Eliminate references to gash.
11982
11983 * configure.in: remove useless references to 'pic' makefile fragments.
11984
11985 * configure.in: (*-*-windows*) Finish removing.
11986
11987 * configure.in: Eliminate redundant test for libgui.
11988
11989 2002-04-29 Roger Sayle <roger@eyesopen.com>
11990
11991 * MAINTAINERS: Add self and realphabetize. Update entries
11992 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
11993 entry for a29k port maintainer.
11994
11995 2002-04-26 Joel Sherrill <joel@OARcorp.com>
11996
11997 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
11998 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
11999
12000 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
12001
12002 * configure.in: remove references to dead files
12003
12004 2002-04-19 Mark Mitchell <mark@codesourcery.com>
12005
12006 * MAINTAINERS: Add information about purpose of this file.
12007
12008 2002-04-18 Tom Tromey <tromey@redhat.com>
12009
12010 * configure.in: Disallow configuring libgcj when it is already
12011 installed and we're using Solaris 2.8 linker. Do enable libgcj on
12012 Solaris 2.8 by default. For PR libgcj/6158.
12013
12014 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12015
12016 * configure.in: Move default CC setting out of config/mh-* fragments
12017 directly into here.
12018
12019 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12020
12021 * configure.in: don't even try to configure or make a subdirectory
12022 if there's no configure script for it.
12023
12024 2002-04-15 Mark Mitchell <mark@codesourcery.com>
12025
12026 * MAINTAINERS: Remove chill maintainers.
12027 * Makefile.in (CHILLFLAGS): Remove.
12028 (CHILL_LIB): Remove.
12029 (TARGET_CONFIGDIRS): Remove libchill.
12030 (CHILL_FOR_TARGET): Remove.
12031 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
12032 CHILL_LIB.
12033 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
12034 (CHECK_TARGET_MODULES): Likewise.
12035 (INSTALL_TARGET_MODULES): Likewise.
12036 (CLEAN_TARGET_MODULES): Likewise.
12037 (configure-target-libchill): Remove.
12038 (all-target-libchill): Remove.
12039 * configure.in (target_libs): Remove target-libchill.
12040 Do not compute CHILL_FOR_TARGET.
12041 * libchill: Remove directory.
12042
12043 2002-04-11 DJ Delorie <dj@redhat.com>
12044
12045 * Makefile.in, configure.in: Sync with binutils, entries
12046 follow...
12047
12048 2002-04-07 Andrew Cagney <ac131313@redhat.com>
12049
12050 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
12051 (do-tar, do-bz2): New rules.
12052 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
12053 (gdb-tar): New rule.
12054 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
12055 (insight_dejagnu.tar): New rule.
12056 (insight.tar): New rule.
12057 (gdb+dejagnu.tar): New rule.
12058 (gdb.tar): New rule.
12059
12060 2002-02-01 Mo DeJong <supermo@bayarea.net>
12061
12062 * Makefile.in: Add all-tix to deps for all-snavigator
12063 so that tix is built when building snavigator.
12064
12065 2002-01-11 Steve Ellcey <sje@cup.hp.com>
12066
12067 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
12068 ld and gdb are not supported.
12069
12070 2002-01-07 Mark Salter <msalter@redhat.com>
12071
12072 * configure.in: Remove target-bsp and target-cygmon from arm builds.
12073 Allow target-libgloss to be built for arm, strongarm, and xscale.
12074
12075 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
12076
12077 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
12078 options for i[3456]86-pc-linux* native builds.
12079
12080 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
12081
12082 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
12083 files from .po files for a distribution.
12084
12085 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
12086
12087 * configure.in: Enable libstdc++-v3 for h8300 targets.
12088
12089 2001-06-19 Alan Modra <amodra@bigpond.net.au>
12090
12091 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
12092 version from bfd/.
12093
12094 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
12095
12096 * Makefile.in (VER): When present, extract the version number from
12097 the file version.in.
12098
12099 2001-05-24 Tom Rix <trix@redhat.com>
12100
12101 * configure.in : enable ld for aix
12102
12103 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12104
12105 * config.guess: Add linux target for S/390.
12106
12107 2000-11-07 Philip Blundell <pb@futuretv.com>
12108
12109 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
12110
12111 2000-11-03 Philip Blundell <pb@futuretv.com>
12112
12113 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
12114 files.
12115
12116 2001-01-15 Ben Elliston <bje@redhat.com>
12117
12118 * configure.in (host_tools): Add sid.
12119 Always configure cgen.
12120
12121 2000-11-24 Nick Clifton <nickc@redhat.com>
12122
12123 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
12124
12125 2000-08-20 Doug Evans <dje@casey.transmeta.com>
12126
12127 * Makefile.in (ALL_MODULES): Add all-cgen.
12128 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
12129 (all-cgen): New target.
12130 (all-opcodes,all-sim): Depend on all-cgen.
12131 * configure.in (host_tools): Add cgen.
12132 Only configure cgen if --enable-cgen-maint.
12133
12134 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
12135
12136 * configure.in: Add *-*-freebsd* configurations.
12137
12138 2002-04-08 Tom Tromey <tromey@redhat.com>
12139
12140 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
12141 Fixes PR libgcj/6068.
12142
12143 2002-03-30 Krister Walfridsson <cato@df.lth.se>
12144
12145 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
12146
12147 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12148
12149 * configure.in (alpha*-dec-osf*): Enable libgcj.
12150
12151 2003-03-27 Matthew Gingell <gingell@gnat.com>
12152
12153 * MAINTAINERS (Write After Approval): Add myself.
12154
12155 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
12156
12157 Fix for: PR bootstrap/3591, target/5676
12158 * configure.in (mcore-pe): Disable the configuration of
12159 libstdc++-v3 since exceptions are not supported.
12160
12161 2002-03-20 Anthony Green <green@redhat.com>
12162
12163 * configure.in: Enable libgcj for xscale-elf target.
12164
12165 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
12166
12167 * MAINTAINERS: Update my email address.
12168
12169 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
12170
12171 * ltmain.sh (relink_command): Fix typo in previous change.
12172
12173 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
12174
12175 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
12176 (relink_command): Added --tag flags.
12177 (mode=install): If relinking fails; error out.
12178
12179 2002-03-12 Richard Henderson <rth@redhat.com>
12180
12181 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
12182 .NOTPARALLEL tag.
12183 (do-check): Rename from check.
12184 (check): Allow parallel check.
12185
12186 2002-03-12 Bob Wilson <bob.wilson@acm.org>
12187
12188 * MAINTAINERS: Add myself as maintainer for xtensa port.
12189 Fix alphabetical order in CPU port maintainer list.
12190 Remove myself from Write After Approval list.
12191
12192 2002-03-11 Richard Henderson <rth@redhat.com>
12193
12194 * Makefile.in (.NOTPARALLEL): Add fake tag.
12195
12196 2002-03-07 H.J. Lu (hjl@gnu.org)
12197
12198 * configure.in: Enable gprof for mips*-*-linux*.
12199
12200 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
12201
12202 * MAINTAINERS (Write After Approval): Add myself.
12203
12204 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
12205
12206 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
12207 libjava.
12208 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
12209
12210 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
12211
12212 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
12213 because its Makefile is there; test for the executable instead.
12214
12215 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
12216
12217 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
12218 libstdc++-v3 and libjava.
12219
12220 2002-02-11 Adam Megacz <adam@xwt.org>
12221
12222 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
12223 boehm-gc
12224
12225 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
12226
12227 * config.guess: Updated to 2002-01-30's version.
12228 * config.sub: Updated to 2002-02-01's version.
12229 Contribute sh64-elf.
12230 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
12231 * configure.in: Added sh64-*-*.
12232
12233 2002-02-08 Chris Demetriou <cgd@broadcom.com>
12234
12235 * MAINTAINERS: Belatedly add myself to write after approval list.
12236
12237 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
12238
12239 * MAINTAINERS: Put self in as maintainer for x86-64 port.
12240 Remove self as Write After Approval.
12241
12242 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
12243
12244 * MAINTAINERS: Put self in as maintainer for contrib/regression
12245 directory.
12246
12247 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
12248
12249 * MAINTAINERS: Update my email address.
12250
12251 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
12252
12253 * configure.in (*-*-netbsd*): New. Skip target-newlib,
12254 target-libiberty, and target-libgloss. Skip Java-related
12255 libraries if not supported for NetBSD on target CPU.
12256
12257 2002-01-25 Douglas B Rupp <rupp@gnat.com>
12258
12259 * install-sh: Use _inst.$$_ for temp file name.
12260
12261 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
12262
12263 * MAINTAINERS (Write After Approval): Move my contact info
12264 from here...
12265 (OS Port Maintainers): ...to here (netbsd).
12266
12267 2002-01-22 Bob Wilson <bob.wilson@acm.org>
12268
12269 * MAINTAINERS (Write After Approval): Add myself.
12270
12271 2002-01-17 H.J. Lu <hjl@gnu.org>
12272
12273 * Makefile.in (all-fastjar): Also depend on all-libiberty.
12274 (all-target-fastjar): Also depend on all-target-libiberty.
12275
12276 2002-01-16 H.J. Lu (hjl@gnu.org)
12277
12278 * config.guess: Import from master sources, rev 1.225.
12279 * config.sub: Import from master sources, rev 1.238.
12280
12281 2002-01-16 Kazu Hirata <kazu@hxi.com>
12282
12283 * MAINTAINERS (Write After Approval): Remove myself.
12284
12285 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
12286
12287 * MAINTAINERS (Write After Approval): Add myself.
12288
12289 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
12290
12291 * MAINTAINERS: Add self as docs co-maintainer.
12292
12293 2001-12-11 Matthias Klose <doko@debian.org>
12294
12295 * MAINTAINERS (Write After Approval): Add myself.
12296
12297 2001-12-09 Zack Weinberg <zack@codesourcery.com>
12298
12299 * MAINTAINERS: Update my email address.
12300
12301 2001-12-07 Turly O'Connor <turly@apple.com>
12302 * MAINTAINERS (Write After Approval): Add myself.
12303 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
12304 (rs6000_initialize_trampoline): Call __trampoline_setup for
12305 ABI_DARWIN too.
12306 * darwin-tramp.asm: New file, implements __trampoline_setup.
12307 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
12308
12309 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
12310
12311 * MAINTAINERS (Write After Approval): Add myself.
12312
12313 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
12314
12315 * configure, configure.in: Use temp file for long sed commands.
12316
12317 2001-12-03 Laurent Guerby <guerby@acm.org>
12318
12319 * config.sub: Update to version 1.232 on subversion.
12320
12321 2001-12-03 Ben Elliston <bje@redhat.com>
12322
12323 * MAINTAINERS: Update mail address for config.* patches.
12324
12325 2001-11-27 DJ Delorie <dj@redhat.com>
12326 Zack Weinberg <zack@codesourcery.com>
12327
12328 When build != host, create libiberty for the build machine.
12329
12330 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
12331 CONFIG_ARGUMENTS.
12332 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
12333 New variables.
12334 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
12335 and rules.
12336 (all.normal): Depend on ALL_BUILD_MODULES.
12337 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
12338 (all-build-libiberty): Depend on configure-build-libiberty.
12339
12340 * configure: Calculate and substitute proper value for
12341 ALL_BUILD_MODULES.
12342 * configure.in: Create the build subdirectory.
12343 Calculate and substitute TARGET_CONFIGARGS (formerly
12344 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
12345
12346 2001-11-26 Ziemowit Laski <zlaski@apple.com>
12347
12348 * MAINTAINERS (write-after-approval): Add self.
12349
12350 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
12351
12352 * MAINTAINERS (GNATS only accounts): Remove self.
12353
12354 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
12355
12356 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
12357 libf2c.
12358
12359 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
12360
12361 * MAINTAINERS (Write After Approval): Add self.
12362
12363 2001-11-12 David O'Brien <obrien@FreeBSD.org>
12364
12365 * MAINTAINERS: mips and s390 are also CPU ports.
12366
12367 2001-11-12 David O'Brien <obrien@FreeBSD.org>
12368
12369 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
12370
12371 2001-11-11 David O'Brien <obrien@FreeBSD.org>
12372
12373 * MAINTAINERS: Alphabetize.
12374
12375 2001-11-09 Kazu Hirata <kazu@hxi.com>
12376
12377 * MAINTAINERS (Various maintainers: h8 port): Add myself.
12378
12379 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
12380
12381 * MAINTAINERS (Various maintainers: hppa port): Added myself.
12382
12383 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
12384
12385 * configure.in (--enable-languages): Be more permissive about
12386 syntax. Check for empty lists better. Warn about $LANGUAGES.
12387
12388 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
12389
12390 * config.sub: Import from master sources, rev. 1.230.
12391 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
12392
12393 2001-11-07 Laurent Guerby <guerby@acm.org>
12394
12395 * MAINTAINERS (Write After Approval): Add self.
12396
12397 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
12398
12399 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
12400
12401 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
12402
12403 * config.sub: Import from master sources, rev 1.226.
12404 * config.guess: Import from master sources, rev 1.216.
12405
12406 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
12407
12408 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
12409 * MAINTAINERS: Add self as maintainer of MMIX port.
12410 Remove old after-approval entry.
12411
12412 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
12413
12414 * ChangeLog, configure: Fix spelling errors.
12415
12416 2001-10-20 Brendan Kehoe <brendan@zen.org>
12417
12418 * MAINTAINERS: Tweak my address.
12419
12420 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
12421
12422 * MAINTAINERS: Update my email address.
12423
12424 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
12425
12426 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
12427 * MAINTAINERS: Add self as maintainer of CRIS port.
12428
12429 2001-10-10 Geert Bosch <bosch@gnat.com>
12430
12431 * MAINTAINERS (Various maintainers: Ada front end):
12432 Added Robert Dewar.
12433
12434 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
12435
12436 * MAINTAINERS (Write After Approval): Added self
12437
12438 2001-10-02 Geert Bosch <bosch@gnat.com>
12439
12440 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12441
12442 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
12443
12444 * configure: Handle temporary files securely using mkdir.
12445
12446 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
12447
12448 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
12449
12450 2001-09-26 Will Cohen <wcohen@redhat.com>
12451
12452 * configure.in (*-*-linux*): Disable configuration of target-newlib
12453 and target-libgloss.
12454
12455 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12456
12457 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
12458 RANLIB.
12459
12460 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
12461
12462 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
12463 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
12464 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
12465 avoid quotes nesting problems.
12466 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
12467 (DO_X): Export only variables that are set.
12468
12469 2001-09-19 Ben Elliston <bje@redhat.com>
12470
12471 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
12472 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
12473 semantics. Use the shell built-in "type" command instead.
12474
12475 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
12476
12477 Merged from gcc-3_0-branch:
12478 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
12479 * ltcf-c.sh: Use $objext, not $ac_objext.
12480 2001-07-27 Mark Kettenis <kettenis@gnu.org>
12481 * ltcf-cxx.sh: Add support for GNU.
12482 2001-07-22 Timothy Wall <twall@redhat.com>
12483 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
12484 default settings if using GNU tools with that configuration.
12485 * ltcf-cxx.sh: Ditto.
12486 * ltcf-gcj.sh: Ditto.
12487 2001-07-21 Michael Chastain <chastain@redhat.com>
12488 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
12489 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
12490 * ltmain.sh: Mark as gcc-local.
12491
12492 2001-08-30 Eric Christopher <echristo@redhat.com>
12493 Jason Eckhardt <jle@redhat.com>
12494
12495 * config.guess: Merge from master sources.
12496 * config.sub: Merge from master sources, add support for mipsisa32.
12497
12498 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
12499 * config.sub: Merge from master sources, rev 1.219.
12500 * MAINTAINERS: Add self as contact for stormy16 port.
12501
12502 2001-08-14 Zack Weinberg <zackw@panix.com>
12503
12504 * config.sub: Merge from master sources, rev 1.218.
12505 * config.guess: Merge from master sources, rev 1.209.
12506
12507 2001-08-11 Graham Stott <grahams@redhat.com>
12508
12509 * Makefile.in (check-c++): Add missing semicolon.
12510
12511 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
12512
12513 * MAINTAINERS (Various maitainers: predict.def): Added myself.
12514
12515 2001-07-30 Eric Christopher <echristo@redhat.com>
12516
12517 * MAINTAINERS (Various maintainers: mips port): Added myself.
12518
12519 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
12520
12521 * configure.in (sh-*-linux*): New.
12522
12523 2001-07-27 Richard Henderson <rth@redhat.com>
12524
12525 * .cvsignore: Add LAST_UPDATED.
12526
12527 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
12528
12529 * MAINTAINERS (Various maintainers: s390 port): Added myself.
12530
12531 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
12532
12533 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
12534
12535 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
12536
12537 * MAINTAINERS (Write After Approval): Added myself.
12538
12539 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12540
12541 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12542 and libgcj on m68hc11/m68hc12.
12543
12544 2001-06-27 H.J. Lu (hjl@gnu.org)
12545
12546 * Makefile (CFLAGS_FOR_BUILD): New.
12547 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
12548
12549 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12550
12551 * README: Remove version number.
12552
12553 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12554
12555 * INSTALL/README: Update wrt. to the installation instructions now
12556 residing in gcc/doc/install.texi.
12557
12558 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12559
12560 * README: Replace with a cut-down and updated version of gcc/README.
12561
12562 2001-06-12 David Edelsohn <edelsohn@gnu.org>
12563
12564 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
12565 multilibs to be disabled.
12566
12567 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
12568
12569 * MAINTAINERS (Write After Approval): Add myself.
12570
12571 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
12572
12573 * config.guess: Import CVS version 1.195.
12574 * config.sub: Import CVS version 1.212.
12575
12576 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
12577
12578 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12579 gcc/xgcc is built, use -print-prog-name to find out the program
12580 name to use.
12581
12582 2001-06-04 Phil Edwards <pme@sources.redhat.com>
12583
12584 * config.guess: Import CVS version 1.194. All gcc-local changes
12585 appear to also be in the master copy.
12586 * config.sub: Import CVS version 1.211.
12587
12588 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
12589
12590 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
12591 with_gcc]: Use `gcc -shared' to build a shared library.
12592
12593 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
12594
12595 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
12596 archives.
12597
12598 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12599
12600 * MAINTAINERS (Write After Approval): Add myself.
12601
12602 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
12603
12604 * configure.in (libstdcxx_flags): Do not try to execute
12605 libstdc++-v3/testsuite_flags until it exists.
12606
12607 2001-06-01 Alan Modra <amodra@bigpond.net.au>
12608
12609 * MAINTAINERS: Update my email address.
12610
12611 2001-05-31 Graham Stott <grahams@redhat.com>
12612
12613 * MAINTAINERS (Write After Approval): Add myself.
12614
12615 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
12616
12617 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
12618 libraries when using g++ with native linker.
12619
12620 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
12621
12622 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
12623
12624 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
12625
12626 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
12627 [aix4*|aix5*]: Prepend blank.
12628
12629 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
12630
12631 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12632 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
12633 of subdir/configure scripts to use the new libtool.m4.
12634
12635 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
12636
12637 * MAINTAINERS (Write After Approval): Add myself.
12638
12639 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
12640
12641 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
12642
12643 2001-05-11 Ben Elliston <bje@redhat.com>
12644
12645 * Makefile.in (all-sid): New target.
12646 (check-sid, clean-sid, install-sid): Likewise.
12647
12648 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
12649
12650 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
12651
12652 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
12653
12654 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
12655 libgcj.
12656
12657 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
12658
12659 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12660 gcc/xgcc is built, use -print-prog-name to find out the program
12661 name to use.
12662
12663 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
12664
12665 * configure.in (noconfigdirs): Don't reset it from scratch in the
12666 target case; only append to it.
12667
12668 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
12669 sparc-*-solaris2.8]: Disable ${libgcj}.
12670
12671 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
12672
12673 * configure.in (libgcj_saved): Copy from $libgcj.
12674 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
12675 --disable-libgcj.
12676
12677 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
12678
12679 * MAINTAINERS: Remove self as MIPS maintainer and
12680 C front end maintainer.
12681
12682 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
12683
12684 * configure.in: Move *-chorusos target case to the proper switch.
12685 Disable libgcj.
12686
12687 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
12688
12689 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
12690 1.641.2.228.
12691
12692 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12693
12694 * Makefile.in (STAGE1_CFLAGS): Pass down.
12695
12696 2001-04-13 Alan Modra <amodra@one.net.au>
12697
12698 * config.guess: Add hppa64-linux support. Note for next import that
12699 this is already in the master file.
12700 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
12701
12702 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
12703
12704 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12705 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
12706
12707 2001-04-11 Stan Shebs <shebs@apple.com>
12708
12709 * MAINTAINERS: Add self as Darwin port maintainer.
12710
12711 2001-04-11 Alan Modra <amodra@one.net.au>
12712
12713 * MAINTAINERS: Update my email address.
12714
12715 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
12716
12717 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12718 recent versions of FreeBSD (release 3 or later).
12719 * ltconfig: On FreeBSD, -lc must not be provided when building
12720 a shared library or else the standard -pthread gcc option is
12721 rendered worthless to later users of the built library.
12722
12723 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
12724
12725 * MAINTAINERS: Add self and RTH as C front end maintainers.
12726
12727 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
12728
12729 * config.sub: Make sure to match an already-canonicalized
12730 machine name (eg. mn10300-unknown-elf).
12731
12732 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
12733
12734 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
12735 New macros.
12736 (bootstrap, cross): Use RECURSE_FLAGS.
12737 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
12738
12739 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
12740
12741 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
12742
12743 2001-03-22 Colin Howell <chowell@redhat.com>
12744
12745 * Makefile.in (DO_X): Do not backslash single-quotes in
12746 backquotes (two places).
12747
12748 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
12749
12750 Re-installed:
12751 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12752 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
12753 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12754 * ltcf-cxx.sh: Likewise.
12755 * ltcf-gcj.sh: Likewise.
12756
12757 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12758
12759 * MAINTAINERS: Add myself as "documentation co-maintainer".
12760
12761 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
12762
12763 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12764 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
12765
12766 2001-03-19 Tom Tromey <tromey@redhat.com>
12767
12768 * config-ml.in: Handle GCJ and GCJFLAGS.
12769
12770 2001-03-21 Michael Chastain <chastain@redhat.com>
12771
12772 * Makefile.in: all-m4 depends on all-texinfo.
12773
12774 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
12775
12776 * MAINTAINERS: Add myself to write after approval list.
12777
12778 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
12779
12780 * Makefile.in (DO_X): Quote nested quotes.
12781
12782 2001-03-18 Alan Modra <alan@linuxcare.com.au>
12783
12784 * MAINTAINERS: Add myself to write after approval list.
12785
12786 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
12787
12788 * Makefile.in (DO_X): Use double quotes for quoting
12789 "RANLIB=$${RANLIB}".
12790
12791 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
12792
12793 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
12794
12795 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
12796
12797 * configure.in: Only use `lang_requires' for languages athat are
12798 actually enabled.
12799
12800 2001-03-08 Phil Edwards <pme@sources.redhat.com>
12801
12802 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
12803
12804 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
12805
12806 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
12807
12808 2001-03-07 Tom Tromey <tromey@redhat.com>
12809
12810 * configure.in: Allow config-lang.in to set `lang_requires' to list
12811 of other required languages.
12812
12813 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
12814
12815 * Makefile.in: Remove RANLIB definition. Use RANLIB
12816 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
12817 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
12818
12819 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
12820 Alexandre Oliva <aoliva@redhat.com>
12821
12822 * Makefile.in (check-c++): Use tabs, not spaces.
12823
12824 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
12825
12826 * MAINTAINERS: add myself to Write After Approval list.
12827
12828 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
12829
12830 * Makefile.in (check-c++): New rule.
12831
12832 * configure.in (target_libs): Remove libg++.
12833 (noconfigdirs): Remove libg++.
12834 (noconfigdirs): Same.
12835 (noconfigdirs): Same.
12836 (noconfigdirs): Same.
12837
12838 * config-ml.in: Remove libg++ references.
12839
12840 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
12841 (ALL_TARGET_MODULES): Same.
12842 (configure-target-libg++): Remove.
12843 (all-target-libg++): Remove.
12844 (configure-target-libio): Remove.
12845 (all-target-libio): Remove.
12846 (check-target-libio): Remove.
12847 (.PHONY): Remove.
12848 (libg++.tar.bz2): Remove.
12849 (all-target-cygmon): Remove libio.
12850 (all-target-libstdc++): Remove.
12851 (configure-target-libstdc++): Remove.
12852 (TARGET_LIB_PATH): Remove libstdc++.
12853 (ALL_GCC_CXX): Remove libstdc++.
12854 (all-target-gperf): Correct.
12855
12856 2001-02-16 Nick Clifton <nickc@redhat.com>
12857
12858 * configure.in (noconfigdirs): Allow configuration of texinfo
12859 for Cygwin hosts.
12860
12861 2001-02-15 Anthony Green <green@redhat.com>
12862
12863 * configure: Introduce GCJ_FOR_TARGET.
12864 * configure.in: Ditto.
12865 * Makefile.in: Ditto.
12866
12867 2001-02-13 Andreas Schwab <schwab@suse.de>
12868
12869 * MAINTAINERS: Update mail address.
12870
12871 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12872
12873 * config.guess: Add linux target for S/390.
12874 * config.sub: Likewise.
12875
12876 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
12877
12878 * configure.in: for *-chorusos, don't config target-newlib and
12879 target-libgloss.
12880
12881 2001-02-06 Ben Elliston <bje@redhat.com>
12882
12883 * configure: Output host type to stdout, not stderr.
12884
12885 2001-02-05 Mark Mitchell <mark@codesourcery.com>
12886
12887 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
12888 * ltcf-cxx.sh: Likewise.
12889
12890 * config.if: Assume enable_libstdcxx_v3 is defined.
12891
12892 2001-02-04 Mark Mitchell <mark@codesourcery.com>
12893
12894 Remove V2 C++ library.
12895 * configure.in: Remove --enable-libstdcxx_v3 support.
12896
12897 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
12898
12899 * include/demangle.h: Add prototype for java_demangle_v3.
12900
12901 2001-01-29 Phil Edwards <pme@sources.redhat.com>
12902
12903 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
12904
12905 2001-01-27 Richard Henderson <rth@redhat.com>
12906
12907 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
12908
12909 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12910
12911 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
12912 Don't unset, it's non-portable and no longer necessary, set to empty
12913 instead.
12914
12915 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12916
12917 * ltconfig: Shell portability fix for the tagname validity check.
12918
12919 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
12920
12921 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
12922 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
12923
12924 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12925
12926 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
12927
12928 2001-01-26 Tom Tromey <tromey@redhat.com>
12929
12930 * configure.in: Allow libgcj to be built on Sparc Solaris.
12931
12932 2001-01-25 David Edelsohn <edelsohn@gnu.org>
12933
12934 * ltcf-c.sh: Add aix5 case.
12935 * ltcf-cxx.sh: Likewise.
12936 * ltconfig: Likewise.
12937
12938 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
12939
12940 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
12941 keep at least one of build_libtool_libs or build_old_libs set to
12942 yes.
12943
12944 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
12945 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
12946
12947 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
12948
12949 * configure.in: Enable libgcj on several additional platforms.
12950
12951 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
12952
12953 * configure.in: Enable libgcj for linux targets.
12954
12955 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12956
12957 * MAINTAINERS (Write After Approval): Add myself.
12958
12959 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
12960
12961 * MAINTAINERS: Add myself as vax port maintainer.
12962
12963 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
12964
12965 * MAINTAINERS: Add myself as Mercury front-end maintainer.
12966
12967 2001-01-09 Mike Stump <mrs@wrs.com>
12968
12969 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
12970 failures of subdirectories.
12971
12972 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12973
12974 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
12975 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12976 * ltcf-cxx.sh: Likewise.
12977 * ltcf-gcj.sh: Likewise.
12978 * ltconfig.sh: Fix typo.
12979
12980 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12981
12982 * configure: handle DOS-style absolute paths.
12983
12984 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12985
12986 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
12987
12988 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
12989
12990 * MAINTAINERS: Add myself as avr port co-maintainer.
12991
12992 2000-12-28 Ben Elliston <bje@redhat.com>
12993
12994 * MAINTAINERS: Add myself under ``Write After Approval''.
12995
12996 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
12997
12998 * texinfo: Remove directory from GCC.
12999
13000 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
13001
13002 * COPYING: Update to current
13003 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
13004 to 19yy as example year in copyright notice).
13005
13006 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
13007
13008 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
13009 (libstdcxx_incdir): Pass down.
13010 * config.if: Remove expired bits for cxx_interface, add stub.
13011 (libstdcxx_incdir): Add variable for g++ include directory.
13012 * configure.in (gxx_include_dir): Use it.
13013
13014 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
13015
13016 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
13017 with old-email address from ``Write After Approval''.
13018
13019 2000-12-15 Andreas Jaeger <aj@suse.de>
13020
13021 * configure.in: Handle lang_dirs.
13022
13023 2000-12-14 Tom Tromey <tromey@redhat.com>
13024
13025 * MAINTAINERS: Removed brads.
13026
13027 * MAINTAINERS: Added gcj developers.
13028
13029 2000-12-13 Anthony Green <green@redhat.com>
13030
13031 * configure.in: Disable libgcj for any target not specifically
13032 listed. Disable libgcj for x86 and Alpha Linux until compatible
13033 with g++ abi.
13034
13035 2000-12-13 Mike Stump <mrs@wrs.com>
13036
13037 * Makefile.in (local-distclean): Also remove fastjar.
13038
13039 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
13040
13041 * contrib/gcc_update: Add fastjar --touch entries.
13042
13043 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
13044
13045 * configure.in: Disable language-specific target libraries for
13046 languages that aren't enabled.
13047
13048 2000-12-10 Anthony Green <green@redhat.com>
13049
13050 * configure.in: Define libgcj. Disable libgcj target libraries for
13051 most targets.
13052
13053 2000-12-10 Neil Booth <neilb@earthling.net>
13054
13055 * MAINTAINERS: Update mail address, remove from WAA list.
13056
13057 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
13058
13059 * libjava: Imported from /cvs/java.
13060 * libffi: Likewise.
13061 * Boehm-gc: Likewise.
13062
13063 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
13064
13065 * configure.in (target_libs): Revert 2000-12-08 patch.
13066 (noconfigdirs): Added target-libjava.
13067
13068 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
13069
13070 * djunpack.bat: removed.
13071
13072 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
13073
13074 * Makefile.in: handle DOS-style absolute paths.
13075 * config-ml.in: likewise.
13076 * symlink-tree: likewise.
13077
13078 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13079
13080 * fastjar: Imported.
13081
13082 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13083
13084 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
13085 libjava.
13086 * configure.in (target_libs): Removed `target-libjava'.
13087
13088 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13089
13090 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
13091 (ALL_MODULES): Added fastjar.
13092 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
13093 (all-target-libjava): all-fastjar replaces all-zip.
13094 (all-fastjar): Added.
13095 (configure-target-fastjar, all-target-fastjar): Likewise.
13096 * configure.in (host_tools): Added fastjar.
13097
13098 2000-12-07 Mike Stump <mrs@wrs.com>
13099
13100 * Makefile.in (local-distclean): Remove leftover built files.
13101
13102 2000-11-24 Nick Clifton <nickc@redhat.com>
13103
13104 * configure.in (xscale-elf): Add target.
13105 (xscale-coff): Add target.
13106
13107 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
13108
13109 * ltcf-cxx.sh: Support creation of C++ shared libraries on
13110 recent versions of FreeBSD (release 3 or later).
13111 * ltconfig: On FreeBSD, -lc must not be provided when building
13112 a shared library or else the standard -pthread gcc option is
13113 rendered worthless to later users of the built library.
13114
13115 2000-11-16 Fred Fish <fnf@be.com>
13116
13117 * configure.in (enable_libstdcxx_v3): Fix typo,
13118 libstd++ -> libstdc++.
13119
13120 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13121
13122 * MAINTAINERS: Add self to Write After Approval list.
13123
13124 2000-11-21 Bernd Schmidt <bernds@redhat.com>
13125
13126 * MAINTAINERS: Update my email address. Add myself to global write
13127 privs list.
13128
13129 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
13130
13131 * Makefile.in: Merge with src and libgcj.
13132 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
13133 configure-target-<library> when their configure scripts need the C
13134 or C++ library to have already been built to work properly.
13135 (do_proto_toplev): Set them to an empty string.
13136
13137 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
13138 (REALLY_SET_LIB_PATH): Use them.
13139
13140 2000-11-17 Stan Shebs <shebs@apple.com>
13141
13142 * MAINTAINERS: Add self to Write After Approval list.
13143
13144 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13145
13146 * configure: Provide the original toplevel configure arguments
13147 (including $0) to subprocesses in the environment rather than
13148 through gcc/configargs.h.
13149
13150 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13151
13152 * MAINTAINERS: Remove references to cccp. Change C9X reference to
13153 C99. Alphabetise "Write After Approval" list.
13154
13155 2000-11-12 Mark Mitchell <mark@codesourcery.com>
13156
13157 * configure: Turn on libstdc++ V3 by default.
13158
13159 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
13160 if we've got GCC.
13161
13162 2000-11-11 Philip Blundell <philb@gnu.org>
13163
13164 * MAINTAINERS: Add self to Write After Approval list.
13165
13166 2000-11-09 David Edelsohn <edelsohn@gnu.org>
13167
13168 * ltcf-c.sh (aix4): Improve shared library configuration; require
13169 exporting symbols.
13170 * ltcf-cxx.sh (aix4): Define.
13171 * ltconfig (aix4): Define library and soname specs appropriate for
13172 AIX. Define command to create export symbols list.
13173
13174 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
13175
13176 * config.sub: Add support for Sun Chorus
13177
13178 2000-10-31 Nick Clifton <nickc@redhat.com>
13179
13180 * MAINTAINERS: Rename <name>@cygnus.com addresses to
13181 <name>@redhat.com. Also installed new email address for Clint
13182 Popetz.
13183
13184 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
13185
13186 * etc: Remove directory from GCC.
13187
13188 2000-10-16 Michael Meissner <meissner@redhat.com>
13189
13190 * configure (gcc/configargs.h): Only create if there is a build GCC
13191 directory created.
13192
13193 2000-10-16 Matthias Klose <doko@debian.org>
13194
13195 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
13196 when configured for libstdc++-v3.
13197
13198 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
13199
13200 * configure: Save configure arguments to gcc/configargs.h.
13201
13202 2000-10-04 Philipp Thomas <pthomas@suse.de>
13203
13204 * config.guess: Import CVS version 1.157.
13205 * config.sub: Import CVS version 1.181.
13206
13207 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
13208
13209 * Makefile.in (bootstrap): avoid recursion if subdir missing
13210 (cross): ditto
13211 (do-proto-toplev): ditto
13212
13213 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
13214
13215 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
13216 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
13217
13218 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
13219 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
13220 all affected `configure' scripts.
13221
13222 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
13223
13224 * MAINTAINERS: Add self as cpplib co-maintainer.
13225
13226 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
13227
13228 * MAINTAINERS: Add self to Write After Approval list.
13229
13230 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13231
13232 * INSTALL/README: egcs -> GCC update.
13233
13234 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
13235
13236 * MAINTAINERS: Add myself to Write After Approval list.
13237
13238 2000-09-15 Kazu Hirata <kazu@hxi.com>
13239
13240 * MAINTAINERS: Add myself to Write After Approval list.
13241
13242 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
13243
13244 * configure.in: Do not build byacc for hppa64. Provide paths to the
13245 X11 libraries for hppa64.
13246
13247 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13248
13249 * MAINTAINERS: Add myself as 68hc11 port maintainer.
13250
13251 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
13252
13253 * Makefile.in (all-zlib): Added dummy target.
13254
13255 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13256 ltcf-gcj.sh: Updated from libtool multi-language branch.
13257
13258 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
13259
13260 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
13261 (bootstrap*): Depend on all-bootstrap.
13262
13263 2000-09-05 Philipp Thomas <pthomas@suse.de>
13264
13265 * config.guess: Import CVS version 1.156.
13266 * config.sub: Import CVS version 1.179.
13267
13268 2000-09-02 Anthony Green <green@cygnus.com>
13269
13270 * Makefile.in (all-gcc): Depend on all-zlib.
13271 (CLEAN_MODULES): Add clean-zlib.
13272 (ALL_MODULES): Add all-zlib.
13273 * configure.in (host_libs): Add zlib.
13274
13275 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
13276
13277 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
13278 crosses, but add gcc/include to the header search path for them.
13279
13280 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
13281
13282 * MAINTAINERS: Add self to Write After Approval list.
13283
13284 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13285
13286 * config.guess: Import CVS version 1.152.
13287 * config.sub: Import CVS version 1.177.
13288
13289 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
13290
13291 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
13292 $targargs to tell whether newlib is going to be built.
13293
13294 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
13295 $$r/TARGET_SUBDIR/libio for _G_config.h.
13296
13297 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
13298
13299 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
13300
13301 2000-08-22 DJ Delorie <dj@redhat.com>
13302
13303 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
13304
13305 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
13306
13307 * config-ml.in (CC, CXX): Avoid trailing whitespace.
13308 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
13309 sub-configures.
13310
13311 2000-08-21 DJ Delorie <dj@redhat.com>
13312
13313 * MAINTAINERS: Add self as a libiberty maintainer
13314
13315 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
13316
13317 * configure.in (libstdcxx_flags): Use
13318 libstdc++-v3/src/libstdc++.INC.
13319
13320 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
13321
13322 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
13323
13324 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
13325
13326 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
13327
13328 * configure: Make enable_threads and enable_shared defaults
13329 explicit. Substitute enable_threads into generated Makefiles.
13330 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
13331 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
13332
13333 2000-08-13 Geoff Keating <geoffk@cygnus.com>
13334
13335 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
13336
13337 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
13338
13339 * config-ml.in (CC): Remove bogus duplicate quotation mark from
13340 previous delta.
13341
13342 2000-08-11 Jason Merrill <jason@redhat.com>
13343
13344 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
13345 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
13346 (FLAGS_FOR_TARGET): Not here.
13347 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
13348
13349 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
13350
13351 * config-ml.in (CC, CXX): Don't introduce a leading space.
13352
13353 2000-08-07 DJ Delorie <dj@delorie.com>
13354
13355 * MAINTAINERS: Add self as a DJGPP maintainer
13356
13357 2000-08-07 DJ Delorie <dj@redhat.com>
13358
13359 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
13360 "if we're also building gcc, and it's a gcc that will run on the
13361 build machine, we want to use its includes instead of the system's
13362 default includes".
13363
13364 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
13365
13366 * MAINTAINERS: Add self to Write After Approval list.
13367
13368 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
13369
13370 * configure.in (libstdcxx_flags): Don't use `"'.
13371
13372 * config-ml.in: Adjust multilib search paths to the
13373 appropriate multilib tree.
13374
13375 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
13376
13377 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
13378 commas in $LANGUAGES.
13379
13380 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
13381
13382 * configure.in: Re-enable all references to libg++ and librx.
13383
13384 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
13385
13386 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
13387 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
13388 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
13389 * ltcf-cxx.sh (need_lc): Set based on postdeps.
13390
13391 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
13392
13393 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
13394
13395 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
13396 CXX_FOR_TARGET for sed.
13397
13398 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
13399
13400 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
13401 Do not override if already set in the environment or in configure.
13402 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
13403 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
13404
13405 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
13406
13407 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
13408 the libtool CVS tree multi-language branch.
13409 * ltconfig, ltmain.sh: Updated.
13410
13411 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
13412
13413 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
13414 (clean-target): Depend on it.
13415
13416 * Makefile.in (FLAGS_FOR_TARGET): New macro.
13417 (GCC_FOR_TARGET): Use it.
13418 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
13419 * configure.in: ... here.
13420 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
13421 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
13422
13423 2000-07-24 Eric Christopher <echristo@cygnus.com>
13424
13425 * MAINTAINERS: Add self to Write After Approval list.
13426
13427 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
13428
13429 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
13430 (configure-target-libchill, configure-target-libobjc): Likewise.
13431
13432 * configure.in: Use the same cache file for all target libs.
13433 * config-ml.in: But different cache files per multilib variant.
13434
13435 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13436
13437 * configure (topsrcdir): Don't use dirname.
13438
13439 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
13440
13441 * MAINTAINERS: Add self to Write After Approval list.
13442
13443 2000-07-20 Jason Merrill <jason@redhat.com>
13444
13445 * configure.in: Remove all references to libg++ and librx.
13446
13447 * configure, configure.in, Makefile.in: Unify gcc and binutils.
13448
13449 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
13450
13451 * config.sub: Update to subversions version 2000-07-06.
13452
13453 2000-07-12 Andrew Haley <aph@cygnus.com>
13454
13455 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
13456 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
13457
13458 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
13459
13460 * symlink-tree: Check number of arguments.
13461
13462 2000-07-05 Jim Wilson <wilson@cygnus.com>
13463
13464 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
13465 search path for a g++ extracted from the build tree. This
13466 will allow link tests run by configure scripts in
13467 subdirectories to succeed.
13468
13469 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
13470
13471 * ltconfig: Add support for mips-dde-sysv4.2MP
13472
13473 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13474
13475 * MAINTAINERS: Add myself as loop discovery maintainer.
13476
13477 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
13478
13479 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
13480 `os2'. Force ac_cv_exeext to be ".exe" in that case.
13481
13482 2000-06-19 Timothy Wall <twall@cygnus.com>
13483
13484 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
13485 * config.sub: Add tic54x target.
13486
13487 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13488
13489 * MAINTAINERS: Add self as Fortran maintainer,
13490 remove Craig Burley.
13491
13492 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
13493
13494 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
13495 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13496
13497 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
13498
13499 * MAINTAINERS: Add self as i18n maintainer
13500
13501 20000-05-21 H.J. Lu (hjl@gnu.org)
13502
13503 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
13504 directory are used if they exist. Make sure
13505 $(build_tooldir)/include is searched for header files,
13506 $(build_tooldir)/lib/ for library files.
13507 (GCC_FOR_TARGET): Likewise.
13508 (CXX_FOR_TARGET): Likewise.
13509
13510 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
13511
13512 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
13513
13514 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
13515
13516 * Makefile.in (configure-target-libiberty): Depend on
13517 configure-target-newlib.
13518
13519 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
13520
13521 * configure.in, Makefile.in: Merge all libffi-related
13522 configury stuff from the libgcj tree.
13523
13524 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
13525
13526 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13527 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
13528
13529 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
13530
13531 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13532 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
13533 current version information. Add to proto-toplev directory.
13534 (gdb-taz): Build do-djunpack.
13535
13536 2000-05-15 David Edelsohn <edelsohn@gnu.org>
13537
13538 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
13539
13540 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
13541
13542 * MAINTAINERS: Add self to Write After Approval list.
13543
13544 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13545
13546 * ltmain.sh: Preserve in relink_command any environment
13547 variables that may affect the linker behavior.
13548
13549 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
13550
13551 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
13552
13553 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
13554
13555 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
13556
13557 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
13558
13559 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
13560 with the version name.
13561
13562 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
13563
13564 * MAINTAINERS: Add self as bb-reorder maintainer.
13565
13566 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
13567
13568 * config.if: Tweak.
13569
13570 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
13571
13572 * djunpack.bat: New file.
13573
13574 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
13575
13576 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
13577 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
13578 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
13579 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
13580
13581 2000-04-16 Dave Pitts <dpitts@cozx.com>
13582
13583 * config.sub (case $basic_machine): Change default for "ibm-*"
13584 to "openedition".
13585
13586 2000-04-13 Andreas Jaeger <aj@suse.de>
13587
13588 * MAINTAINERS: Added myself.
13589
13590 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
13591
13592 * Makefile.in (gdb-taz): New target. GDB specific archive.
13593 (do-md5sum): New target.
13594 (MD5PROG): Define.
13595 (PACKAGE): Default to TOOL.
13596 (VER): Default to a shell script.
13597 (taz): Rewrite target. Move real work to do-proto-toplev. Include
13598 md5 checksum generation.
13599 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
13600 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
13601 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
13602 insight.tar.bz2): Use gdb-taz to create archive.
13603
13604 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
13605
13606 * configure (warn_cflags): Delete.
13607
13608 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
13609
13610 * MAINTAINERS: Added myself.
13611
13612 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
13613 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
13614
13615 * configure.in (enable_libstdcxx_v3): Add.
13616 (target_libs): Add bits here to switch between libstdc++-v2 and
13617 libstdc++-v3.
13618 * config.if: And this file too.
13619 * Makefile.in: Add libstdc++-v3 targets.
13620
13621 2000-04-05 Michael Meissner <meissner@redhat.com>
13622
13623 * config.sub (d30v): Add d30v as a basic machine type.
13624
13625 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
13626
13627 * configure.in: -linux-gnu*, not -linux-gnu.
13628
13629 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13630
13631 * MAINTAINERS: Add self in write-after-approval section.
13632
13633 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
13634
13635 * MAINTAINERS: Add self as ia64 port maintainer.
13636
13637 2000-03-08 Neil Booth <NeilB@earthling.net>
13638
13639 * MAINTAINERS: Add self in write-after-approval section.
13640
13641 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
13642
13643 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
13644 (do-tar-bz2): Replace TOOL with PACKAGE.
13645 (gdb.tar.bz2): Remove GDBTK from GDB package.
13646 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
13647 dejagnu.tar.bz2): New packages.
13648
13649 2000-02-27 Andreas Jaeger <aj@suse.de>
13650
13651 * configure.in: Add entry for mips*-*-linux*, move catch all
13652 *-*-*linux* entry below this one.
13653
13654 2000-02-27 Ian Lance Taylor <ian@zembu.com>
13655
13656 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
13657
13658 2000-02-24 Nick Clifton <nickc@cygnus.com>
13659
13660 * config.sub: Support an OS of "wince".
13661
13662 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
13663
13664 * config.guess, config.sub: Updated to match config's 2000-02-15
13665 version.
13666
13667 2000-02-23 Linas Vepstas <linas@linas.org>
13668
13669 * config.sub: Add support for Linux/IBM 370.
13670 * configure.in: Likewise.
13671
13672 2000-02-22 Nick Clifton <nickc@cygnus.com>
13673
13674 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
13675
13676 2000-02-20 Christopher Faylor <cgf@cygnus.com>
13677
13678 * config.guess: Guess "cygwin" rather than "cygwin32".
13679
13680 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13681
13682 * configure (gcc_version): When setting, narrow search to
13683 lines containing `version_string'.
13684
13685 2000-02-15 Denis Chertykov <denisc@overta.ru>
13686
13687 * config.sub: Add support for avr target.
13688
13689 2000-02-14 Nick Clifton <nickc@cygnus.com>
13690
13691 * MAINTAINERS: Add maintainers for MCore port.
13692
13693 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
13694
13695 * config.sub: Add mmix-knuth-mmixware.
13696
13697 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13698
13699 * MAINTAINERS: Pair cccp with cpplib maintainership.
13700
13701 2000-01-27 Christopher Faylor <cgf@redhat.com>
13702
13703 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
13704 structure stuff to -L library search.
13705 (CXX_FOR_TARGET): Ditto.
13706 (CROSS_CHECK_MODULES): Fix spelling mistake.
13707
13708 2000-01-24 Mark Mitchell <mark@codesourcery.com>
13709
13710 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
13711 the C++ compiler.
13712
13713 2000-01-12 Richard Henderson <rth@cygnus.com>
13714
13715 * configure.in: Don't build some bits for beos.
13716
13717 2000-01-12 Joel Sherrill (joel@OARcorp.com)
13718
13719 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
13720 as include files.
13721
13722 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
13723
13724 * Add self as cpplib maintainer, as requested by Jason
13725 Merrill. Correct my e-mail address.
13726
13727 2000-01-06 Geoff Keating <geoffk@cygnus.com>
13728
13729 * configure.in: Use mt-aix43 to handle *_TARGET defs,
13730 not mh-aix43.
13731
13732 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
13733
13734 * MAINTAINERS: Add myself to "write after approval" list.
13735
13736 1999-12-14 Richard Henderson <rth@cygnus.com>
13737
13738 * config.guess (alpha-osf, alpha-linux): Detect ev67.
13739 * config.sub: Accept alphaev[78], alphaev8.
13740
13741 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13742
13743 * config.guess, config.sub: Update from autoconf.
13744
13745 1999-11-29 Bruce Korb <autogen@linuxbox.com>
13746
13747 * MAINTAINERS: update my playtime e-address.
13748
13749 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13750
13751 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
13752 necessary libraries are missing.
13753
13754 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
13755
13756 * MAINTAINERS: Add new 'write after approval' maintainer.
13757
13758 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
13759
13760 * MAINTAINERS: Add new Java maintainer.
13761
13762 1999-10-25 Andreas Schwab <schwab@suse.de>
13763
13764 * configure: Fix quoting inside arguments of eval.
13765
13766 1999-10-21 Nick Clifton <nickc@cygnus.com>
13767
13768 * config-ml.in: Allow suppression of some ARM multilibs.
13769
13770 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
13771
13772 * config.guess: Add OS/390 match pattern.
13773 * config.sub: Add mvs, openedition targets.
13774 * configure.in (i370-ibm-opened*): New.
13775
13776 1999-09-04 Steve Chamberlain <sac@pobox.com>
13777
13778 * config.sub: Add support for configuring for pj.
13779
13780 1999-08-31 Nick Clifton <nickc@cygnus.com>
13781
13782 * config.sub (maybe_os): Add support for configuring for fr30.
13783
13784 1999-08-25 Nick Clifton <nickc@cygnus.com>
13785
13786 * configure.in: Do not configure or build ld for AIX
13787 platforms. ld is known to be broken on these platforms.
13788
13789 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13790
13791 * config-ml.in: Pass compiler flag corresponding to multidirs to
13792 subdir configures.
13793
13794 1999-08-09 Ian Lance Taylor <ian@zembu.com>
13795
13796 * Makefile.in (LDFLAGS): Define.
13797
13798 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
13799
13800 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
13801 noconfigdirs.
13802 (*-*-cygwin*): Likewise.
13803
13804 1999-08-08 Ian Lance Taylor <ian@zembu.com>
13805
13806 * mkdep: New file.
13807 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
13808 (BINUTILS_SUPPORT_DIRS): Add mkdep.
13809
13810 From Eli Zaretskii <eliz@is.elta.co.il>:
13811 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
13812 long file name when using DJGPP on MS-DOS.
13813
13814 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
13815
13816 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
13817
13818 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
13819
13820 * Makefile.in (check-target-libio): Remove all-target-libstdc++
13821 dependency as this causes "make check" to globally "make all"
13822
13823 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
13824
13825 * configure.in (target_libs): Added target-zlib.
13826 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
13827 (CONFIGURE_TARGET_MODULES): Likewise.
13828 (CHECK_TARGET_MODULES): Likewise.
13829 (INSTALL_TARGET_MODULES): Likewise.
13830 (CLEAN_TARGET_MODULES): Likewise.
13831 (configure-target-zlib): New target.
13832 (all-target-zlib): Likewise.
13833 (all-target-libjava): Depend on all-target-zlib.
13834 (configure-target-libjava): Depend on configure-target-zlib.
13835
13836 * Makefile.in (configure-target-libjava): Depend on
13837 configure-target-newlib.
13838 (configure-target-boehm-gc): New target.
13839 (configure-target-qthreads): New target.
13840
13841 * configure.in (target_libs): Added target-qthreads.
13842 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
13843 (CONFIGURE_TARGET_MODULES): Likewise.
13844 (CHECK_TARGET_MODULES): Likewise.
13845 (INSTALL_TARGET_MODULES): Likewise.
13846 (CLEAN_TARGET_MODULES): Likewise.
13847 (all-target-qthreads): New target.
13848 (configure-target-libjava): Depend on configure-target-qthreads.
13849 (all-target-libjava): Depend on all-target-qthreads.
13850
13851 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
13852 (CONFIGURE_TARGET_MODULES): Likewise.
13853 (CHECK_TARGET_MODULES): Likewise.
13854 (INSTALL_TARGET_MODULES): Likewise.
13855 (CLEAN_TARGET_MODULES): Likewise.
13856 (all-target-libjava): New target.
13857 (all-target-boehm-gc): Likewise.
13858 * configure.in (target_libs): Added libjava, boehm-gc.
13859
13860 1999-07-22 Ian Lance Taylor <ian@zembu.com>
13861
13862 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
13863 configure.bat in SUPPORT_FILES.
13864 (gas+binutils.tar.bz2): Likewise.
13865
13866 * makeall.bat: Remove; obsolete.
13867
13868 1999-07-21 Ian Lance Taylor <ian@zembu.com>
13869
13870 From Mark Elbrecht:
13871 * configure.bat: Remove; obsolete.
13872
13873 1999-07-11 Ian Lance Taylor <ian@zembu.com>
13874
13875 * configure: Add -W -Wall to the default CFLAGS when compiling with
13876 gcc.
13877
13878 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
13879
13880 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
13881
13882 1999-06-30 Mark Mitchell <mark@codesourcery.com>
13883
13884 * configure.in: Build ld on IRIX6.
13885
13886 1999-06-12 Ian Lance Taylor <ian@zembu.com>
13887
13888 * Makefile.in: Change distribution targets to use bzip2 instead of
13889 gzip.
13890 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
13891 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
13892
13893 1999-06-04 Nick Clifton <nickc@cygnus.com>
13894
13895 * config.sub: Add mcore target.
13896
13897 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
13898
13899 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
13900
13901 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
13902
13903 * config.guess (dummy): Changed to $dummy.
13904
13905 1999-05-24 Nick Clifton <nickc@cygnus.com>
13906
13907 * config.sub: Tidied up case statements.
13908
13909 1999-05-22 Ben Elliston <bje@cygnus.com>
13910
13911 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
13912 <jiro@din.or.jp>.
13913
13914 * config.guess: Merge with FSF version. Future changes will be
13915 more accurately recorded in this ChangeLog.
13916 * config.sub: Likewise.
13917
13918 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
13919
13920 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
13921
13922 1999-04-30 Tom Tromey <tromey@cygnus.com>
13923
13924 * ltmain.sh: [mode link] Always use CC given by ltconfig.
13925
13926 1999-04-23 Tom Tromey <tromey@cygnus.com>
13927
13928 * ltconfig, ltmain.sh: Update to libtool 1.2f.
13929
13930 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
13931
13932 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
13933 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
13934 Bad merge removed these two changes.
13935
13936 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
13937 Martin Heller (Ing.-Buero_Heller@t-online.de)
13938
13939 * config.guess (interix Alpha): Add.
13940
13941 1999-04-11 Richard Henderson <rth@cygnus.com>
13942
13943 * configure.in (i?86-*-beos*): Do config gperf; don't config
13944 gdb, newlib, or libgloss.
13945
13946 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
13947
13948 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
13949 link a trivial program with -mabi=64. If it fails, remove mabi=64
13950 from multidirs.
13951
13952 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
13953
13954 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
13955
13956 1999-04-08 Nick Clifton <nickc@cygnus.com>
13957
13958 * config.sub: Add support for mcore targets.
13959
13960 1999-04-07 Michael Meissner <meissner@cygnus.com>
13961
13962 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
13963 not mt-ospace, in order to shut up assembler warning about using
13964 symbols that are named the same as registers.
13965
13966 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
13967
13968 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
13969 dependency list for all-target-cygmon.
13970
13971 1999-04-05 Doug Evans <devans@casey.cygnus.com>
13972
13973 * config-ml.in: Check $host, not $target, for selective multilibs.
13974 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
13975 thumb interworking, and underscore prefix multilibs.
13976
13977 1999-04-04 Ian Lance Taylor <ian@zembu.com>
13978
13979 * missing: Update to version from current automake.
13980
13981 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
13982
13983 * configure (gxx_include_dir): Removed.
13984
13985 * configure.in (gxx_include_dir): Handle it.
13986 * Makefile.in: Likewise.
13987
13988 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
13989
13990 * config.sub (mips64vr4111,mips64vr4111el) Add.
13991
13992 1999-03-21 Ben Elliston <bje@cygnus.com>
13993
13994 * config.guess: Correct typo for detecting ELF on FreeBSD.
13995
13996 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
13997
13998 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
13999 config/mh-djgpp.
14000
14001 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
14002
14003 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
14004 all-target-newlib to dependency list for all-target-bsp.
14005
14006 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
14007
14008 * config.sub: Add i386-uwin support.
14009 * config.guess: Likewise.
14010
14011 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14012
14013 * configure.in: cleanup, add mh-*pic handling for arm, special
14014 case powerpc*-*-aix*
14015
14016 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
14017
14018 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
14019 can be built.
14020
14021 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
14022
14023 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
14024 targets.
14025
14026 1999-03-02 Nick Clifton <nickc@cygnus.com>
14027
14028 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
14029
14030 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
14031
14032 * config.sub: Check for "cygwin*" rather than "cygwin32*"
14033
14034 1999-02-24 Nick Clifton <nickc@cygnus.com>
14035
14036 * config.sub: Fix typo in arm recognition.
14037
14038 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
14039
14040 * configure.in (noconfigdirs): Changed target_configdirs to
14041 include target-bsp only for m68k-*-elf* and m68k-*-coff*
14042 rather than m68k-*-* since it is not known to work on
14043 m68k-aout. Ditto for arm-*-*oabi.
14044
14045 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
14046
14047 * configure.in (*-*-windows*): Remove, no longer used.
14048
14049 1999-02-19 Ben Elliston <bje@cygnus.com>
14050
14051 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
14052 Smart and improved by Andrew Cagney.
14053
14054 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
14055
14056 * config.guess: Recognize openbsd-*-hppa.
14057
14058 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
14059
14060 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
14061 only if it is not empty.
14062
14063 1999-02-17 Nick Clifton <nickc@cygnus.com>
14064
14065 Patch from: Scott Bambrough <scottb@corelcomputer.com>
14066
14067 * config.guess: Modified to recognize uname's armv* syntax.
14068
14069 * config.sub: Modified to recognize uname's armv* syntax.
14070
14071 1999-02-17 Mark Salter <msalter@cygnus.com>
14072
14073 * configure.in: Added target-bsp for sparclite.
14074
14075 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
14076
14077 * config.sub: Recognize alphapca5[67] and up to alphaev8.
14078
14079 1999-02-08 Nick Clifton <nickc@cygnus.com>
14080
14081 * configure.in: Add support for strongarm port.
14082 * config.sub: Add support for strongarm target.
14083
14084 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
14085
14086 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
14087 the old name config/mh-cygwin32.
14088 Enable texinfo.
14089
14090 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
14091
14092 * configure.in: Do build ld for ix86 Solaris.
14093
14094 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
14095
14096 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
14097 $AR_FOR_TARGET. Likewise for RANLIB.
14098
14099 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
14100
14101 * config.sub (oabi): Recognize.
14102 * configure.in (arm-*-oabi): Handle.
14103
14104 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
14105
14106 * config.guess: Improve detection of i686 on UnixWare 7.
14107
14108 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
14109
14110 * config.guess: Add support for i386-pc-interix.
14111 * config.sub: Likewise.
14112 * configure.in: Likewise.
14113
14114 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
14115
14116 * Makefile.in: Remove unneeded all-target-libio from
14117 from all-target-winsup target since it is now unneeded.
14118 Add all-target-libtermcap in its place since it is now
14119 needed.
14120
14121 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
14122
14123 * configure.in: makefile stub for cygwin target is probably
14124 unnecessary. Remove it for now.
14125
14126 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
14127
14128 * configure.in: libtermcap.a should be built when cygwin is the
14129 target as well as the host.
14130 * config.guess: Allow mixed case in cygwin uname output.
14131 * Makefile.in: Add libtermcap target.
14132
14133 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
14134
14135 * config.sub: Clean up handling of hppa2.0.
14136
14137 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
14138
14139 * config.guess: Use C code to identify more HP machines.
14140
14141 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
14142
14143 * config.sub: Handle hppa2.0.
14144
14145 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
14146
14147 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
14148 cygmon for all sparclite targets, regardless of object format.
14149
14150 1998-12-15 Mark Salter <msalter@cygnus.com>
14151
14152 * configure.in: Added target-bsp for several target architectures.
14153
14154 * Makefile.in: Added rules for bsp.
14155
14156 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
14157
14158 * config.guess: Improve detection of hppa2.0 processors.
14159
14160 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
14161
14162 * config.guess: Recognize FreeBSD using ELF automatically.
14163
14164 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
14165
14166 * configure (skip-this-dir): Add handling for new shell script, which
14167 might be created by a sub-directory's configure to indicate, this particular
14168 directory is "unwanted".
14169 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
14170
14171 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
14172
14173 * ltconfig: import from libtool, after changing libtool to
14174 account for the cygwin name change.
14175
14176 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
14177
14178 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
14179 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
14180
14181 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
14182
14183 * configure.in: Add libtermcap to list of cygwin dependencies.
14184
14185 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
14186
14187 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
14188 they include winsup/include when it's a cygwin target.
14189
14190 1998-11-12 Tom Tromey <tromey@cygnus.com>
14191
14192 * configure.in (host_tools): Added zip.
14193 * Makefile.in (all-target-libjava): Depend on all-zip.
14194 (all-zip): New target.
14195 (ALL_MODULES): Added all-zip.
14196 (NATIVE_CHECK_MODULES): Added check-zip.
14197 (INSTALL_MODULES): Added install-zip.
14198 (CLEAN_MODULES): Added clean-zip.
14199
14200 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
14201
14202 * Makefile.in: lose "32" from comment about cygwin.
14203
14204 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
14205
14206 * configure.in: Use -Os to build target libraries for the fr30.
14207
14208 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
14209
14210 * config.sub: Add fr30.
14211
14212 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
14213
14214 * configure.in: drop "32" from config/mh-cygwin32. Check
14215 cygwin* instead of cygwin32*.
14216 * config.sub: Check cygwin* instead of cygwin32*.
14217
14218 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
14219
14220 * config.guess: Match any version of Unixware7.
14221
14222 1998-10-20 Syd Polk <spolk@cygnus.com>
14223
14224 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
14225 if desired.
14226
14227 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
14228
14229 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
14230 these if the appropriate directories and files to not exist.
14231
14232 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
14233
14234 * Makefile.in (DEVO_SUPPORT): Add config.if.
14235
14236 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
14237
14238 * configure: Add pattern to replace "build_tooldir"'s
14239 definition in the generated Makefile with "tooldir"'s
14240 actual value.
14241
14242 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
14243
14244 * config.sub: Bring back lost sparcv9.
14245
14246 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
14247
14248 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
14249
14250 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
14251 CC_FOR_TARGET and friends.
14252
14253 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14254
14255 * Makefile.in (build_tooldir): New variable, same as tooldir.
14256 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
14257 -B$(build_tooldir)/bin/.
14258 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
14259
14260 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14261
14262 * README: Remove installation instructions and refer to the
14263 INSTALL directory instead.
14264
14265 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
14266
14267 * config.sub: Add support for i[34567]86-pc-udk.
14268 * configure.in: Likewise.
14269
14270 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
14271
14272 * Makefile.in: add bzip2 package building bits for user
14273 tools module
14274 * configure.in: ditto
14275
14276 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
14277
14278 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
14279 (ALL_TARGET_MODULES): Add all-target-libobjc.
14280 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14281 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14282 (all-target-libchill): Add dependencies.
14283 * configure.in (target_libs): Add libchill.
14284
14285 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
14286
14287 * configure.in (target_subdir): Remove duplicate line.
14288
14289 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
14290
14291 * Makefile.in (all-automake): fix dependencies.
14292
14293 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
14294
14295 * configure.in: Minor cleanups for building in the $(target_alias)
14296 subdir.
14297
14298 1998-09-22 Jim Wilson <wilson@cygnus.com>
14299
14300 * Makefile.in (bootstrap): Set r and s before make all. Use
14301 BASE_FLAGS_TO_PASS in make all.
14302 (cross): Likewise.
14303
14304 1998-09-20 Mark Mitchell <mark@markmitchell.com>
14305
14306 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
14307
14308 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
14309
14310 * config.sub: Fix typo in last change.
14311
14312 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
14313
14314 * config.sub: Add support for C4x target.
14315 * configure.in: Likewise.
14316
14317 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
14318
14319 * config.sub: Recognize sparcv9 just like sparc64.
14320
14321 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
14322
14323 * config.guess: Match "Pent II" or "PentII" for OpenServer.
14324
14325 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
14326
14327 * config.guess: Correctly identify Pentium II sco boxes.
14328
14329 * config.guess: Fix "tr" code. From Weiwen Liu.
14330
14331 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
14332
14333 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
14334 stabs.
14335
14336 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
14337
14338 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
14339 (ALL_TARGET_MODULES): Add all-target-libchill.
14340 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14341 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14342 (all-target-libchill): Add dependencies.
14343 * configure.in (target_libs): Add libchill.
14344
14345 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
14346
14347 * config.guess: Avoid assumptions about "tr" behaves when
14348 LANG is set to something other than English.
14349
14350 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
14351
14352 * configure (gxx_include_dir): Changed to
14353 '${prefix}/include/g++'-${libstdcxx_interface}.
14354
14355 * config.if: New to determine the interfaces.
14356
14357 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
14358
14359 * config.guess: Detect and handle MPE/IX.
14360 * config.sub: Deal with MPE/IX.
14361
14362 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
14363
14364 * configure.in: Use mh-aix43.
14365
14366 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
14367
14368 * configure: Fix --without/--disable cases for gxx-include-dir.
14369
14370 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
14371
14372 * mdata-sh: Imported. Needed for automake support.
14373
14374 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
14375
14376 * Makefile.in (taz): Try "chmod -R og=u ." before
14377 "chmod og=u `find . -print`".
14378
14379 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
14380
14381 * configure.in: Add arm-elf and thumb-elf support.
14382
14383 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
14384
14385 * Makefile.in: Undo previous patch.
14386
14387 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
14388
14389 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
14390 to here ...
14391 (install-no-fixedincludes): and here
14392 (INSTALL_MODULES): ... from here.
14393
14394 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
14395
14396 * config.sub: Merge with FSF.
14397
14398 * config.guess: Merge with FSF.
14399
14400 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
14401
14402 * configure (extraconfigdirs): New variable.
14403 (SUBDIRS): Add extraconfigdirs and recurse on them too.
14404 * Makefile.in (all): Move higher in file.
14405 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
14406 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
14407 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
14408 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
14409 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
14410
14411 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
14412
14413 * Makefile.in (all-target-libjava): Depend on all-gcc and
14414 all-target-newlib.
14415 (configure-target-libjava): Depend on $(ALL_GCC).
14416
14417 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
14418
14419 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
14420 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
14421
14422 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
14423
14424 * INSTALL/README: Fix typo.
14425
14426 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
14427
14428 * ylwrap: Change absolute path checks to check for DOS style path
14429 names.
14430
14431 * ylwrap: Don't use a full path name if the source file is in the
14432 same directory. From hjl@lucon.org (H.J. Lu).
14433
14434 * config-ml.in: Default to being verbose, to match Feb 18 change to
14435 configure.
14436
14437 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
14438
14439 Brought over from egcs:
14440
14441 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14442
14443 * configure.in (target_subdir): Set to ${target_alias} instead
14444 of "libraries".
14445
14446 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14447
14448 * configure.in (target_subdir): Set to libraries if enable_multilib.
14449
14450 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
14451
14452 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
14453 multilibs, force reconfiguration the first time we create
14454 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
14455
14456 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
14457
14458 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
14459 avoid confusion with --no-recursion.
14460
14461 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
14462
14463 * configure.in: Win32 hosts shouldn't use install -x
14464 * install-sh: remove -x option, and special .exe-handling
14465 hack.
14466
14467 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
14468
14469 * config.guess: Recognize i586-pc-beos.
14470 * configure.in: Don't build some bits for beos.
14471
14472 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
14473
14474 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
14475 CFLAGS default to -O2.
14476
14477 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
14478 when using GNU ld.
14479
14480 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
14481
14482 * ltmain.sh: Correct install when using a different shell.
14483
14484 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
14485
14486 * ltconfig, ltmain.sh: Update to libtool 1.2b.
14487
14488 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
14489
14490 * makefile.vms: Update to build binutils/makefile.vms. Add install
14491 target.
14492
14493 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
14494
14495 * ltconfig: Update to correct AIX handling.
14496
14497 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14498
14499 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
14500
14501 * configure.in (target_subdir): Set to ${target_alias} instead
14502 of "libraries".
14503
14504 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
14505
14506 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
14507 (Makefile): Depend on $(gcc_version_trigger).
14508
14509 * configure (gcc_version): Change default initializer to empty
14510 string.
14511 (gcc_version_trigger): New variable; pass this variable down
14512 to subdir configures to enable them checking gcc's version
14513 themselves. Emit make macros for both gcc_version vars.
14514 (topsrcdir): Initialize reliably.
14515 (recursion line): Remove --with-gcc-version=${gcc_version}.
14516
14517 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14518
14519 * configure (enable_version_specific_runtime_libs): Implement new flag
14520 --enable-version-specific-runtime-libs which installs C++ runtime stuff
14521 in $(libsubdir); emit definition in each generated Makefile.
14522 (gxx_include_dir): Initialize depending on
14523 $enable_version_specific_runtime_libs.
14524
14525 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14526
14527 * configure (gcc_version): Initialize properly depending on
14528 how and where configure is started.
14529 (recursion line): Pass a --with-gcc-version=${gcc_version}
14530 to configures in subdirs.
14531
14532 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
14533
14534 * configure.in (noconfigdirs): Add configure pattern for mips tx39
14535 cygmon
14536
14537 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
14538
14539 * configure.in: Add cygmon and libstub support for mn10200.
14540
14541 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
14542
14543 * configure (gcc_version): Add new variable describing the
14544 particular gcc version we're building.
14545 * Makefile.in (libsubdir): Add new macro for the directory
14546 in which the compiler finds executables, libraries, etc.
14547 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
14548 and libsubdir.
14549
14550 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14551
14552 * Makefile.in (local-clean): Remove *.log.
14553 (warning.log): Built with warn_summary from build.log.
14554 (mail-report.log): Run test_summary.
14555 (mail-report-with-warnings.log): Run test_summary including
14556 warning.log in the report.
14557
14558 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
14559
14560 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
14561
14562 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
14563
14564 * Makefile.in (grep): Grep no longer depends on libiberty.
14565
14566 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
14567
14568 * Makefile.in: all-snavigator needs all-libgui.
14569
14570 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
14571
14572 * configure.in: Add cygmon and libstub support for mn10300.
14573
14574 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
14575
14576 * missing: Update to version from automake 1.3.
14577
14578 * ltmain.sh: On installation, don't get confused if the same name
14579 appears more than once in the list of library names.
14580
14581 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
14582
14583 * config.sub: Accept m68060 and m5200 as CPU names.
14584
14585 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
14586
14587 * configure: Use && rather than using -a in test, because odd
14588 strings can confuse test.
14589 * configure.in: Likewise.
14590
14591 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
14592
14593 * ltconfig, ltmain.sh: Bring in Visual C++ support.
14594
14595 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14596
14597 * Makefile.in (boostrap2-lean, bootstrap3-lean,
14598 bootstrap4-lean): New targets.
14599
14600 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
14601
14602 * mpw-* Delete. Not used.
14603
14604 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
14605
14606 * COPYING.LIB: Update FSF address.
14607
14608 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
14609
14610 * ltconfig, ltmain.sh: Update to libtool 1.2a.
14611
14612 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
14613 GAS_SUPPORT_DIRS.
14614
14615 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
14616
14617 * ltconfig, ltmain.sh: Avoid producing a version number if
14618 -version-info was not used.
14619
14620 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
14621
14622 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
14623 building with newlib.
14624
14625 1998-04-30 Paul Eggert <eggert@twinsun.com>
14626
14627 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
14628 Solaris `make' causes it to continue to next definition.
14629
14630 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
14631
14632 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
14633 the right GUI libraries and files are installed along with GDB.
14634
14635 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
14636
14637 * configure.in: Change alpha to alpha* in several places.
14638
14639 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
14640
14641 * config.sub: Recognize sparc86x.
14642
14643 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
14644
14645 * configure.in (--enable-target-optspace): Remove debug echo.
14646
14647 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
14648
14649 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
14650
14651 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
14652
14653 * ltconfig: Update cygwin32 support.
14654
14655 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
14656 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
14657 (GDB_SUPPORT_DIRS): Likewise.
14658
14659 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
14660
14661 * configure.in (target_makefile_frag): If --enable-target-optspace,
14662 use -Os to compile target libraries rather than -O2. Default to
14663 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
14664 not used.
14665 * configure.in (target_cflags): Ditto for d30v.
14666
14667 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
14668
14669 * Makefile.in (all-bfd): Depend on all-intl.
14670 (all-binutils): Likewise.
14671 (all-gas): Likewise.
14672 (all-gprof): Likewise.
14673 (all-ld): Likewise.
14674
14675 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
14676
14677 * configure.in (host_tools): Fix typo, lbtool -> libtool.
14678
14679 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
14680
14681 * Makefile.in (all-bfd): Depend upon all-libiberty.
14682
14683 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
14684
14685 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
14686
14687 * Makefile.in: Add libstub.
14688
14689 * configure.in: Ditto. Build libstub for targets that have cygmon
14690 support.
14691
14692 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
14693
14694 * configure.in: Don't set PICFLAG on ix86-cygwin32.
14695
14696 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
14697
14698 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
14699 use mh-sysv5 if specified. Support gprof on SCO Open Server.
14700
14701 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
14702
14703 * configure: Define DEFAULT_M4 by searching PATH.
14704 * Makfile.in: Use DEFAULT_M4.
14705
14706 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
14707
14708 * ltconfig: Add cygwin32 support.
14709
14710 * Makefile.in, configure.in: Add libtool as a native only directory
14711 to configure and build.
14712
14713 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
14714
14715 * Makefile.in (INSTALL_MODULES): Remove texinfo.
14716
14717 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
14718
14719 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
14720
14721 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
14722
14723 * Makefile.in: add ash make rules
14724 * configure.in: add ash to native_only and host_tools lists
14725
14726 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
14727
14728 * Makefile.in (all-gettext, all-intl): New targets.
14729 (ALL_MODULES): Added all-gettext, all-intl.
14730 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
14731 (INSTALL_MODULES): Added install-gettext, install-intl.
14732 (CLEAN_MODULES): Added clean-gettext, clean-intl.
14733
14734 * configure.in (host_tools): Added gettext.
14735 (native_only): Likewise.
14736 (noconfigdirs) [various cases]: Likewise.
14737 (host_libs): Added intl.
14738
14739 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
14740
14741 * configure: Do not disable building gdbtk for cygwin32 hosts.
14742
14743 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
14744
14745 * configure.in: Add thumb-coff target.
14746 * config.sub: Add thumb-coff target.
14747
14748 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14749
14750 * Makefile.in: Revert yesterday's change.
14751 (all-target-winsup): all-target-librx stays out of here.
14752
14753 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
14754
14755 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
14756 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
14757 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
14758 Remove references to librx and libg++.
14759
14760 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
14761
14762 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
14763 recursive makes
14764
14765 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
14766
14767 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
14768 for newlib directory.
14769 (CXX_FOR_TARGET): Likewise.
14770
14771 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
14772
14773 * ltconfig: Update after libtool/ltconfig.in change for
14774 hpux11.
14775
14776 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
14777
14778 * ltconfig, ltmain.sh: Update to libtool 1.2.
14779
14780 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
14781
14782 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
14783 (install-gcc-cross): Instead, override LANGUAGES here.
14784
14785 1998-03-18 Dave Love <d.love@dl.ac.uk>
14786
14787 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
14788 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
14789
14790 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
14791
14792 * configure.in: Add Thumb-pe target.
14793
14794 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
14795
14796 * Makefile.in - changed sn targets to snavigator
14797 * configure.in - changed sn targets to snavigator
14798
14799 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
14800
14801 * config-ml.in: After building symlink tree call make distclean
14802 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
14803 to be the case for libiberty.
14804
14805 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
14806
14807 * configure: When making link, also check the current
14808 directory. The configure scripts may create one.
14809
14810 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
14811
14812 * config.sub: Accept alphapca56 and alphaev6 properly.
14813
14814 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14815
14816 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
14817
14818 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
14819
14820 * config.sub (sco5): Fix typo.
14821
14822 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
14823
14824 * Makefile.in (INSTALL_MODULES): Move install-tcl before
14825 install-itcl.
14826 (install-itcl): Remove dependency on install-tcl.
14827
14828 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
14829
14830 * configure.in: Remove libgloss from noconfigdirs for MN10300.
14831
14832 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
14833
14834 * configure.in: Don't build libgui for a cygwin32 target when not on
14835 a cygwin32 host.
14836
14837 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
14838
14839 * configure (redirect): Set to null, so default behavior of
14840 configure is now --verbose.
14841
14842 1998-02-16 Dave Love <d.love@dl.ac.uk>
14843
14844 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
14845 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
14846
14847 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
14848
14849 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
14850 this change to sync Makefile.in with its ChangeLog entries.
14851
14852 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
14853
14854 * ltmain.sh (mkdir): Check that the directory doesn't exist
14855 before we exit with error, so that we don't get races during
14856 parallel builds.
14857
14858 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
14859
14860 * ltconfig, ltmain.sh: Update from libtool 1.0i.
14861
14862 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
14863
14864 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
14865 PICFLAG_FOR_TARGET.
14866 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
14867
14868 * configure: Emit a definition for the new macro enable_shared
14869 into each Makefile.
14870
14871 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14872
14873 * configure.in (host_tools, native_only): Add libtool.
14874
14875 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
14876
14877 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
14878 Fix typo in ming config comment.
14879
14880 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
14881
14882 * ltconfig, ltmain.sh: Update from libtool 1.0h.
14883
14884 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
14885
14886 * config.sub: Add tic30 cases, and map c30 to tic30.
14887
14888 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
14889
14890 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
14891 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
14892 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
14893 (CLEAN_TARGET_MODULES): Similarly
14894 (all-target-libf2c): Add dependences.
14895 * configure.in (target_libs): Add libf2c.
14896
14897 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
14898
14899 * configure.in: Remove expect from noconfigdirs when target
14900 is cygwin32. OK to build expect and dejagnu with Canadian
14901 Cross.
14902
14903 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
14904
14905 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
14906 host.
14907
14908 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
14909 and mingw32.
14910
14911 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
14912
14913 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
14914 here as it is not defined in the toplevel Makefile.
14915
14916 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
14917
14918 * configure (package_makefile_rules_frag): New variable, which names
14919 a file with generic rules, ...
14920 Change comment to mention we now have FIVE parts.
14921 * configure: Undo last change.
14922
14923 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
14924
14925 * config.guess: More accurate determination of HP processor types.
14926 * config.sub: More accurate determination of HP processor types.
14927
14928 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
14929
14930 * configure (package_makefile_frag): Move inserting the
14931 ${package_makefile_frag} to where it should be according
14932 to the comment.
14933
14934 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
14935
14936 * config.guess: Add support for Linux/ARM.
14937
14938 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
14939
14940 * .cvsignore: Remove *-info and *-install since they match
14941 release-info and mpw-install, which we don't want to just ignore.
14942
14943 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
14944
14945 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
14946
14947 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
14948
14949 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
14950 local_prefix to sub-make invocations.
14951
14952 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
14953
14954 * configure.in: Check makefile fragments in the source
14955 directory.
14956
14957 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14958
14959 * configure.in: Check whether host and target makefile
14960 fragments exist before adding them to *_makefile_frag.
14961
14962 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
14963
14964 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
14965
14966 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
14967
14968 * configure.in: Make sure we only replace RPATH_ENVVAR on
14969 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
14970 regexp to sed.
14971
14972 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
14973 to sub-makes.
14974
14975 1998-01-13 Lee Iverson (leei@ai.sri.com)
14976
14977 * config-ml.in (multi-do): LDFLAGS must include multilib
14978 designator.
14979
14980 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
14981
14982 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
14983
14984 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
14985
14986 * config.sub: Add mingw32 support.
14987 * configure.in: Likewise.
14988
14989 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
14990
14991 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
14992
14993 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
14994
14995 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14996 * configure (gxx_include_dir): Provide a definition for subdirs
14997 which do not use autoconf.
14998
14999 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
15000
15001 * config.guess: Sync with egcs. Picks up new alpha support,
15002 BeOS & some additional linux support.
15003
15004 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
15005
15006 * config.guess: HP 9000/803 is a PA1.1 machine.
15007
15008 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
15009
15010 * configure.in: It's alpha*-...
15011
15012 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15013
15014 * configure.in (host_makefile_frag, target_makefile_frag):
15015 Handle multiple config files.
15016 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
15017 alpha-*-*.
15018
15019 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
15020
15021 * mkdep: New file.
15022
15023 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
15024
15025 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
15026
15027 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
15028
15029 * Makefile.in: Add libgui directory.
15030 (GDB_TK): Add all-libgui.
15031 * configure.in: Add libgui directory.
15032 * configure: Add all-libgui to GDB_TK.
15033
15034 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
15035
15036 * config-ml.in (multidirs): Add m32r to multilib list.
15037
15038 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
15039
15040 * Makefile.in (all-target-gperf): Change dependency to
15041 all-target-libstdc++.
15042
15043 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
15044
15045 * config.guess: Add BeOS support.
15046
15047 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
15048
15049 Source directory cvs renamed to cvssrc:
15050 * configure.in (host_tools): Change cvs to cvssrc.
15051 (native_only): Likewise.
15052 (noconfigdirs) [various cases]: Likewise.
15053 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
15054 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
15055 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
15056 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
15057 (all-cvssrc): Rename target from all-cvs.
15058
15059 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
15060
15061 * configure (gxx_include_dir): Fix thinko.
15062
15063 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
15064
15065 * Makefile.in (INSTALL_TARGET_CROSS): Define.
15066 (install-cross, install-gcc-cross): New targets.
15067
15068 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
15069
15070 * configure.in (noconfigdirs): Add support for Thumb target.
15071
15072 * config.sub (maybe_os): Add support for Thumb target.
15073
15074 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
15075
15076 * Makefile.in: Add rules for cygmon.
15077
15078 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
15079
15080 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
15081
15082 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15083 * configure (gxx_include_dir): Provide a definition for subdirs
15084 which do not use autoconf.
15085
15086 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
15087
15088 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
15089 11/18/97 build
15090
15091 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
15092
15093 * From Franz Sirl.
15094 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
15095 found on RedHat Linux systems.
15096
15097 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
15098
15099 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
15100 guesses.
15101
15102 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
15103
15104 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
15105
15106 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
15107
15108 * ltmain.sh: If mkdir fails, check whether the directory was created
15109 anyhow by some other process.
15110
15111 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
15112
15113 * configure.in (d30v-*-*): Configure all directories.
15114
15115 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
15116
15117 * configure.in (d30v-*-*): Configure newlib, libiberty directories
15118 for the D30V.
15119
15120 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
15121
15122 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
15123
15124 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
15125
15126 * include/libiberty.h: Add extern "C" { so it can be used with C++
15127 progrms.
15128 * include/remote-sim.h: Add extern "C" { so it can be used with C++
15129 programs.
15130
15131 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
15132
15133 * configure.in (d30v-*-*): Configure GCC now.
15134
15135 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
15136
15137 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
15138 is no longer needed.
15139
15140 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
15141
15142 * Makefile.in: check-target-libio depends on all-target-libstdc++.
15143
15144 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
15145
15146 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
15147 targets using "$@" to provide support for similar but not identical
15148 targets without having to duplicate code.
15149
15150 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
15151
15152 * makefile.vms: Fix to work with DEC C.
15153
15154 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
15155
15156 * config.sub: Add mips-tx39-elf to marketing names.
15157
15158 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
15159
15160 * ltmain.sh: Handle symlinks in generated script.
15161
15162 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
15163
15164 * configure: Handle autoconf style directory options: --bindir,
15165 --datadir, --includedir, --infodir, --libdir, --libexecdir,
15166 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
15167 --sysconfdir.
15168 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
15169 (sharedstatedir, localstatedir, oldincludedir): New variables.
15170 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
15171 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
15172 sbindir, sharedstatedir, and sysconfdir.
15173
15174 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
15175
15176 * Makefile.in (bootstrap-lean): New target.
15177
15178 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
15179
15180 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
15181 sn, and gnuserv from noconfigdirs.
15182
15183 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
15184
15185 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
15186
15187 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
15188
15189 * Makefile.in (cross): New target.
15190
15191 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
15192 Jeff Law <law@cygnus.com>
15193
15194 * Makefile.in (bootstrap2, bootstrap3): New targets.
15195 (all-bootstrap): Remove outdated and confusing target.
15196 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
15197
15198 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
15199
15200 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
15201 windows. Consistent with gdb/configure.
15202
15203 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
15204
15205 * configure.in: Name Linux target fragment.
15206
15207 * configure: Rewrite so that project Makefile fragment is inserted
15208 first and appears last in the resulting Makefile.
15209
15210 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
15211
15212 * Makefile.in (install-itcl): Install tcl first.
15213
15214 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
15215
15216 * configure.in: remove bison from noconfigdirs for Cygwin32 host
15217
15218 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15219
15220 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
15221
15222 * configure.in (skipdirs): Add target-librx for Linux.
15223 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
15224
15225 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
15226
15227 * Makefile.in (bootstrap): New target.
15228
15229 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
15230
15231 * config.sub: Accept 'amigados' for backward compatibility.
15232
15233 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
15234
15235 * config.guess: Merge with FSF.
15236
15237 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
15238
15239 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
15240
15241 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
15242
15243 * config.sub: Add "marketing-names" patch.
15244
15245 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
15246
15247 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
15248
15249 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
15250
15251 * config.sub: Handle v850-elf.
15252
15253 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
15254
15255 * .cvsignore (*-install): Remove.
15256
15257 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
15258
15259 * ltconfig: Set CONFIG_SHELL in libtool.
15260 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
15261
15262 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15263
15264 * configure.in (target_subdir): Set to libraries if enable_multilib.
15265
15266 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
15267
15268 * config.guess: Update from gcc directory.
15269
15270 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
15271
15272 * Makefile.in (all-sim): Depends on all-readline.
15273
15274 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
15275
15276 * Makefile.in (BISON, YACC): Use $$s.
15277 (all-bison): Depend on all-texinfo.
15278
15279 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
15280
15281 * Makefile.in (BISON): Add -L flag.
15282 (YACC): Likewise.
15283
15284 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15285
15286 * configure.in (noconfigdirs): Add support for v850e target.
15287
15288 * config.sub (maybe_os): Add support for v850e target.
15289
15290 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15291
15292 * configure.in (noconfigdirs): Add support for v850ea target.
15293
15294 * config.sub (maybe_os): Add support for v850ea target.
15295
15296 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
15297
15298 * config.sub: Add mipstx39. Delete r3900.
15299
15300 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15301
15302 * Makefile.in (all-autoconf): Depends on all-texinfo.
15303
15304 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
15305
15306 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
15307 eabi targets.
15308
15309 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
15310
15311 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
15312
15313 * configure: When handling a Canadian Cross, handle YACC as well as
15314 BISON. Just set BISON to bison. When setting YACC, prefer bison.
15315 * Makefile.in (all-bison): Depend upon all-texinfo.
15316
15317 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
15318
15319 * Makefile.in (BISON): bison, not byacc or bison -y.
15320 (YACC): bison -y or byacc or yacc.
15321 (various): Add *-bison as appropriate.
15322 (taz): No need to mess with BISON anymore.
15323
15324 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
15325
15326 * configure: If OSTYPE matches *win32*, try to find a good value for
15327 CONFIG_SHELL.
15328
15329 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
15330
15331 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
15332 configure.in if it is present.
15333
15334 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
15335
15336 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
15337
15338 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
15339
15340 * config.sub: Recognize `arc' cpu.
15341 * configure.in: Likewise.
15342 * config-ml.in: Likewise.
15343
15344 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
15345
15346 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
15347
15348 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
15349
15350 * configure: Changed sed delimiter from ':' to '|' when
15351 attempting to substitute ${config_shell} for SHELL. On
15352 NT ${config_shell} may contain a ':' in it.
15353
15354 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
15355
15356 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
15357
15358 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
15359
15360 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
15361
15362 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
15363
15364 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
15365
15366 * ylwrap: If the program is a relative path, force it to be
15367 absolute.
15368
15369 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
15370
15371 * configure (tooldir): Set BISON to `bison -y' and not just bison.
15372
15373 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
15374
15375 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
15376 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
15377 for libraries.
15378
15379 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
15380
15381 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
15382 separated by spaces.
15383
15384 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
15385
15386 * ylwrap: New file.
15387 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
15388
15389 * ltmain.sh: Handle /bin/sh at start of install program.
15390
15391 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
15392
15393 * ltconfig, ltmain.sh: New files, from libtool 1.0.
15394 * missing: New file, from automake 1.2.
15395
15396 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
15397
15398 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
15399 check-tk to CHECK_X11_MODULES.
15400
15401 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
15402
15403 * config.sub: Merge with FSF.
15404
15405 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
15406
15407 * config.guess: Merge with FSF.
15408
15409 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
15410
15411 * configure: Treat msdosdjgpp like go32.
15412 * configure.in: Likewise. Don't remove gprof for go32.
15413
15414 * configure: Change Makefile.tem2 to Makefile.tm2.
15415
15416 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
15417
15418 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
15419
15420 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15421
15422 * install-sh (chmodcmd): Set to null if the DST directory already
15423 exists. Same as Nov 11th change.
15424
15425 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
15426
15427 * configure (GDB_TK): Needs itcl and tix.
15428
15429 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
15430
15431 * config.guess: Update from FSF.
15432
15433 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
15434
15435 * Makefile.in (GDB_TK): Depend on itcl and tix.
15436
15437 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
15438
15439 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
15440 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
15441 (INSTALL_SCRIPT): New variable.
15442 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
15443 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
15444 to -x.
15445 * install-sh: Add support for -x option.
15446
15447 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
15448
15449 * configure.in, Makefile.in: Treat tix like itcl.
15450
15451 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
15452
15453 * Makefile.in (WINDRES): New variable.
15454 (WINDRES_FOR_TARGET): New variable.
15455 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
15456 (EXTRA_HOST_FLAGS): Add WINDRES.
15457 (EXTRA_TARGET_FLAGS): Add WINDRES.
15458 (EXTRA_GCC_FLAGS): Add WINDRES.
15459 ($(DO_X)): Pass down WINDRES.
15460 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
15461 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
15462 DLLTOOL_FOR_TARGET.
15463
15464 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
15465
15466 * configure.in: configure sim before gdb for win32-x-ppc
15467
15468 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15469
15470 Move gperf into the toplevel, from libg++.
15471 * configure.in (target_tools): Add target-gperf.
15472 (native_only): Add target-gperf.
15473 * Makefile.in (all-target-gperf): New target, depend on
15474 all-target-libg++.
15475 (configure-target-gperf): Empty rule.
15476 (ALL_TARGET_MODULES): Add all-target-gperf.
15477 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
15478 (CHECK_TARGET_MODULES): Add check-target-gperf.
15479 (INSTALL_TARGET_MODULES): Add install-target-gperf.
15480 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
15481
15482 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
15483
15484 * config.sub (mn10200): Recognize new basic machine.
15485
15486 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15487
15488 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
15489 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
15490
15491 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15492
15493 * configure.in: If we're building mips-sgi-irix6* native, turn on
15494 ENABLE_MULTILIB and set TARGET_SUBDIR.
15495
15496 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
15497
15498 * Makefile.in (all-sn): Depend on all-grep.
15499
15500 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
15501
15502 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
15503
15504 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
15505 Makefile. From Jeff Makey <jeff@cts.com>.
15506 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
15507
15508 * Makefile.in (DISTBISONFILES): Remove.
15509 (taz): Don't futz with DISTBISONFILES. Change BISON to use
15510 $(DEFAULT_YACC).
15511
15512 * configure.in: Build itl, db, sn, etc., when building for native
15513 cygwin32.
15514
15515 * Makefile.in (LD): New variable.
15516 (EXTRA_HOST_FLAGS): Pass down LD.
15517 ($(DO_X)): Likewise.
15518
15519 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
15520
15521 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
15522
15523 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
15524
15525 * configure.in (targargs): Strip out any supplied --build argument
15526 before adding our own. Always add --build.
15527
15528 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
15529
15530 * configure.in (targargs): Pass --build if we're doing
15531 a cross-compile.
15532
15533 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
15534
15535 * configure: Use '|' instead of ":" as the separator in
15536 sed. Otherwise sed chokes on NT path names with drive
15537 designators. Also look for "?:*" as the leading characters in an
15538 absolute pathname.
15539
15540 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
15541
15542 * config.sub: Support for r3900.
15543
15544 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
15545
15546 * configure.in: Use install-sh, not install.sh.
15547
15548 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
15549
15550 * Makefile.in (taz): Improve check for BISON so it doesn't try to
15551 apply it twice.
15552
15553 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
15554
15555 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
15556 install-binutils.
15557
15558 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
15559
15560 * Makefile.in: Add automake targets.
15561 * configure.in (host_tools): Add automake.
15562
15563 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
15564
15565 * configure: Default CXX to c++, not gcc.
15566 * Makefile.in (CXX): Set to c++, not gcc.
15567 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
15568
15569 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
15570
15571 * install-sh: try appending a .exe if source file doesn't
15572 exist
15573
15574 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
15575
15576 * configure.in: Turn on multilib by default.
15577 (cross_only): Remove target-libiberty.
15578
15579 * Makefile.in (all-gcc): Don't depend on libiberty.
15580
15581 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
15582
15583 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
15584
15585 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
15586
15587 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
15588 (DISTBISONFILES): Add ld/Makefile.in
15589
15590 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
15591
15592 * configure.in: if target is cygwin32 but host isn't cygwin32,
15593 don't configure gdb tcl tk expect, not just gdb.
15594
15595 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
15596
15597 * configure.in: Added gnuserv everywhere sn appears.
15598
15599 * Makefile.in (ALL_MODULES): Added all-gnuserv.
15600 (CROSS_CHECK_MODULES): Added check-gnuserv.
15601 (INSTALL_MODULES): Added install-gnuserv.
15602 (CLEAN_MODULES): Added clean-gnuserv.
15603 (all-gnuserv): New target.
15604
15605 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
15606
15607 * config.guess: Fixes for MIPS OpenBSD systems.
15608
15609 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
15610
15611 * Makefile.in (INSTALL_XFORM): Remove.
15612 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
15613
15614 * mkinstalldirs: New file, copied from automake.
15615 * Makefile.in (installdirs): Rename from install-dirs. Use
15616 mkinstalldirs. Change all users.
15617 (DEVO_SUPPORT): Add mkinstalldirs.
15618
15619 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
15620
15621 * install-sh: Rename from install.sh.
15622 * Makefile.in (INSTALL): Change install.sh to install-sh.
15623 (DEVO_SUPPORT): Likewise.
15624
15625 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
15626 Graichen <graichen@rzpd.de>.
15627
15628 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
15629
15630 * config.guess: Recognize OpenBSD systems correctly.
15631
15632 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15633
15634 * README, Makefile.in (ETC_SUPPORT): Remove references to
15635 cfg-paper*, configure.{texi,man,info*}._
15636
15637 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
15638
15639 * Makefile.in (all.normal): Ensure that gcc is built after all
15640 the x11 - ie gdb - targets.
15641
15642 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
15643
15644 * makefile.vms: Don't run conf-a-gas.
15645
15646 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
15647
15648 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
15649
15650 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
15651
15652 * configure.in: Remove noconfigdirs case since gdb also
15653 configures and builds for tic80-coff.
15654
15655 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
15656
15657 * configure: Set cache_file to config.cache.
15658 * Makefile.in (local-distclean): Remove config.cache.
15659
15660 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
15661
15662 * COPYING: Update FSF address.
15663
15664 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
15665
15666 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
15667 noconfigdirs.
15668
15669 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
15670
15671 * Makefile.in (install-dirs): Don't crash if prefix, and hence
15672 MAKEDIRS, is empty.
15673
15674 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
15675
15676 * config.sub: Tweak mn10300 entry.
15677
15678 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
15679
15680 * configure.in (host_tools): Put sim before gdb, so gdb's
15681 configure.tgt can determine if the simulator was configured.
15682
15683 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
15684
15685 * config.sub: Move BeOS $os case to be with other Cygnus
15686 local cases.
15687
15688 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
15689
15690 * config.sub: Remove misplaced comment that broke Linux.
15691
15692 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
15693
15694 * config.sub: Add BeOS support.
15695
15696 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
15697
15698 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
15699
15700 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
15701
15702 * configure.in (noconfigdirs): Remove tcl and tk from
15703 noconfigdirs for cygwin32 builds.
15704
15705 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
15706
15707 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
15708
15709 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
15710
15711 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
15712 make-all.com, use makefile.vms instead.
15713
15714 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
15715
15716 * config.sub: Accept -lnews*.
15717
15718 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
15719
15720 * configure.in (noconfigdirs): Disable target-newlib,
15721 target-examples and target-libiberty for d30v.
15722
15723 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15724
15725 * configure.in (noconfigdirs): Enable ld for d30v.
15726
15727 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
15728
15729 * configure.in (tic80-*-*): Build compiler.
15730
15731 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
15732
15733 * configure.in (d30v-*): Remove sim directory from list of
15734 unsupported d30v directories
15735
15736 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15737
15738 * config.sub, configure.in: Add d30v target cpu.
15739
15740 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
15741
15742 * makefile.vms: New file.
15743 * make-all.com: Remove.
15744
15745 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
15746
15747 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
15748
15749 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
15750
15751 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
15752
15753 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
15754
15755 * Makefile.in (ALL_MODULES): Added all-db.
15756 (CROSS_CHECK_MODULES): Addec check-db.
15757 (INSTALL_MODULES): Added install-db.
15758 (CLEAN_MODULES): Added clean-db.
15759
15760 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
15761
15762 * config.guess: Merge with latest FSF sources.
15763
15764 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
15765
15766 * Makefile.in (ALL_MODULES): Added all-itcl.
15767 (CROSS_CHECK_MODULES): Added check-itcl.
15768 (INSTALL_MODULES): Added install-itcl.
15769 (CLEAN_MODULES): Added clean-itcl.
15770
15771 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
15772
15773 * configure.in: build gdb for mn10200
15774
15775 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
15776
15777 * Makefile.in (all-target-winsup): Depend on all-target-libio.
15778
15779 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
15780
15781 * configure.in (tic80-*-*): Turn off most targets right now.
15782
15783 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
15784
15785 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
15786 rather than the makeinfo program.
15787 (do-info): Depend upon all-texinfo.
15788
15789 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
15790
15791 * configure.in: Remove uses of config/mh-linux.
15792
15793 * config.sub, config.guess: Merge with latest FSF sources.
15794
15795 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
15796
15797 * config.sub (case $basic_machine): Add tic80 entries.
15798
15799 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
15800
15801 * config.sub, config.guess: Merge with latest FSF sources.
15802
15803 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
15804
15805 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
15806 * mpw-config.in: Test for NewFolderRecursive.
15807 * mpw-install: Use symbolic name for startup filename.
15808 * mpw-README: Add various additional details.
15809
15810 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
15811
15812 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
15813
15814 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
15815
15816 * configure.in: Do build gcc and the target libraries for
15817 the mn10200.
15818
15819 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
15820
15821 * configure.in: don't avoid building gdb for mn10300 any more
15822 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
15823 instead of single-quoting it.
15824
15825 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
15826
15827 * configure.in: Don't use --with-stabs on IRIX 6.
15828
15829 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
15830
15831 * configure.in (m32r): Build gdb, libg++ now.
15832
15833 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15834
15835 * configure.in (mips*-sgi-irix6*): Remove gdb and related
15836 directories from noconfigdirs.
15837
15838 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
15839
15840 * config.sub (basic_machine): added mips16 configuration
15841
15842 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15843
15844 * config.sub: Handle d10v-unknown.
15845
15846 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
15847
15848 * config.sub: Handle v850-unknown.
15849
15850 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
15851
15852 * Makefile.in: add findutils
15853 * configure.in: add findutils to list of host_tools
15854
15855 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
15856
15857 * config.sub: Handle mn10200 and mn10300.
15858
15859 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15860
15861 * configure.in (d10v-*): Do not build librx.
15862
15863 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
15864
15865 * configure.in (mn10300): Build everything except gdb & libgloss.
15866
15867 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
15868
15869 * config.guess: Patch for Dansk Data Elektronik servers,
15870 from Niels Skou Olsen <nso@dde.dk>.
15871
15872 For ncr, use /bin/uname rather than uname, since GNU uname does not
15873 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
15874
15875 Patch for MIPS R4000 running System V,
15876 from Eric S. Raymond <esr@snark.thyrsus.com>.
15877
15878 Fix thinko for nextstep.
15879
15880 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
15881
15882 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
15883 * config.guess: Guess mips-dec-mach_bsd4.3.
15884
15885 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
15886 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
15887 release numbers.
15888 * config.guess (mips-mips-riscos*): Emit just enough of the
15889 release number.
15890
15891 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
15892 * config.guess (sparc-auspex-sunos*): Added.
15893 (f300-fujitsu-*): Added.
15894
15895 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
15896 * config.guess: Recognize a Tadpole as a sparc.
15897
15898 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15899
15900 * config.guess: Don't assume that NextStep version is either 2 or
15901 3. NextStep 4 (aka OpenStep 4) has come out now.
15902
15903 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15904
15905 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
15906 From Rik Faith <faith@cs.unc.edu>.
15907
15908 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
15909
15910 * config.sub: Contributions from bug-gnu-utils to:
15911 Support plain "hppa" (no version given) architecture, reported by
15912 OpenStep.
15913 OpenBSD like NetBSD.
15914 LynxOs is not a hardware supplier.
15915
15916 * config.guess: Contributions from bug-gnu-utils to add support for:
15917 OpenBSD like NetBSD.
15918 Stratus systems.
15919 More Pyramid systems.
15920 i[n>4]86 Intel chips.
15921 M680[n>4]0 Motorola chips.
15922 Use unknown instead of lynx for hardware manufacturer.
15923
15924 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15925
15926 * install.sh (chmodcmd): Set to null if the DST directory already
15927 exists.
15928
15929 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15930
15931 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
15932 not use mt-ppc target Makefile fragment any more.
15933
15934 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15935
15936 * configure.in (*-*-windows): Exclude everything but those dirs
15937 needed to build windows.
15938
15939 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
15940
15941 * Makefile.in (all-target-winsup): Depend on all-target-librx.
15942
15943 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15944
15945 * configure.in: Exclude mmalloc from i386-windows.
15946
15947 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15948
15949 * Undo my previous change.
15950
15951 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
15952
15953 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
15954 unconditionally.
15955 (MAKEOVERRIDES): Define (revert this part of October 18 change).
15956
15957 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15958
15959 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
15960 host to add it's own flags.
15961
15962 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
15963
15964 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
15965
15966 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
15967
15968 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
15969 (CXX_FOR_TARGET): Likewise.
15970 (GCC_FOR_TARGET): Define.
15971 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
15972 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
15973 CC_FOR_TARGET was specified on the command line.
15974 (MAKEOVERRIDES): Don't define.
15975
15976 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
15977
15978 * configure.in (m32r): Fix spelling of libg++ libs.
15979
15980 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
15981
15982 * config.sub (-apple*): Remove, now redundant.
15983
15984 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
15985
15986 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
15987
15988 * configure: Rework yesterday's sed script patch.
15989
15990 * config.sub: Merge with FSF.
15991
15992 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
15993
15994 * config.guess: Merge from FSF.
15995
15996 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
15997 * config.guess: Use pc instead of unknown, for pc clone systems.
15998 Change linux to linux-gnu.
15999
16000 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16001 * config.guess: Avoid non-portable tr syntax.
16002
16003 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
16004
16005 * test-build.mk (HOLES): Add "xargs" for gdb.
16006
16007 * configure: Avoid hpux10.20 sed bug.
16008
16009 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
16010
16011 * configure.in: Add support for windows host
16012 (that is a build done under the Microsoft build environment).
16013
16014 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
16015
16016 * Makefile.in: Replace all uses of srcroot with s, to shrink
16017 command line lengths.
16018
16019 Patches from Geoffrey Noer <noer@cygnus.com>:
16020 * configure.in: If configuring for newlib, pass --with-newlib to
16021 subdirectories.
16022 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
16023 -Bnewlib/ and -Lwinsup to gcc.
16024 (CXX_FOR_TARGET): Likewise.
16025
16026 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
16027
16028 * Makefile.in (ETC_SUPPORT): Add configure.
16029
16030 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
16031
16032 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
16033 host configuration file.
16034
16035 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
16036
16037 * configure.in: Break mn10x00 support into separate
16038 mn10200 and mn10300 configurations.
16039 * config.sub: Likewise.
16040
16041 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
16042
16043 * configure.in: Add lots of stuff to noconfigdirs for
16044 the mn10x00 targets.
16045
16046 * config.sub, configure.in: Add mn10x00 support.
16047
16048 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
16049
16050 * make-all.com: Call conf-a-gas, not config-a-gas.
16051
16052 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
16053
16054 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
16055 targets.
16056
16057 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
16058
16059 * mpw-README: Add much more detail for native PowerMac.
16060 * mpw-install: New file.
16061 * mpw-configure: Add --norecursion and --help options.
16062 * mpw-config.in: Translate readme and install files when
16063 copying to objdir.
16064 * mpw-build.in: Don't always depend on byacc and flex.
16065 (install-only-top): New action.
16066
16067 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
16068
16069 * configure.in: You can now configure GDB for the v850.
16070
16071 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
16072
16073 * configure.in (noconfigdirs): Don't configure any C++ dirs
16074 if targeting D10V.
16075
16076 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
16077
16078 * config.sub: Recognize mips64vr5000.
16079
16080 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
16081
16082 * configure.in: Use a single line for host_tools and native_only.
16083
16084 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
16085
16086 * config.sub, configure.in: Add entries for m32r.
16087
16088 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
16089
16090 * Makefile.in (inet-install): Don't run install-gzip.
16091
16092 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
16093
16094 * configure.in: Don't config lots of things for *-*-windows*.
16095
16096 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
16097
16098 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
16099 (host_libs, host_tools): Copy from configure.in.
16100 * mpw-configure: Don't complain about directories not found.
16101
16102 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16103
16104 * configure.in (i[345]86): Recognize i686 for pentium pro.
16105 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
16106 file.
16107
16108 * config.guess (i[345]86): Ditto.
16109
16110 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16111
16112 * configure.in (noconfigdirs): Removed gdb for D10V.
16113
16114 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
16115
16116 * configure.in: Remove ld, target-libio, target-libg++, and
16117 target-libstdc++ from noconfigdirs.
16118
16119 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
16120
16121 * configure: Fix three locations where shell scripts were
16122 being run directly rather than with config_shell.
16123
16124 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
16125
16126 * configure.in (v850-*-*): Set up initial $noconfigdirs.
16127 * config.sub (basic_machine): Recognize v850.
16128
16129 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
16130
16131 * mpw-configure: Handle multiple enable/disable options and
16132 pass them down recursively, handle -c and -s flags appropriately
16133 depending on choice of compiler, add escape mechanism for
16134 quoted arguments to gC.
16135
16136 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16137
16138 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
16139 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
16140 so that -mrelocatable-lib and -mno-eabi are used.
16141
16142 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
16143 not support --print-multi-lib, don't abort.
16144
16145 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
16146
16147 * make-all.com: Run config-a-gas.
16148 * setup.com: Don't copy subdirectory files around.
16149
16150 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
16151
16152 * configure.in (*-*-ose): Remove exclusion of libgloss for this
16153 target, it now compiles correctly.
16154
16155 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
16156
16157 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
16158
16159 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16160
16161 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
16162
16163 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16164
16165 * configure.in (native_only): Add prms.
16166
16167 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
16168
16169 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
16170 (BINUTILS_SUPPORT_DIRS): Likewise.
16171
16172 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16173
16174 * configure.in (d10v-*-*): Don't configure ld or gdb until the
16175 d10v support is added.
16176
16177 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16178
16179 * configure.in (d10v-*-*): New target.
16180
16181 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
16182
16183 * config.guess (HP 9000/811): Recognize this as a PA1.1
16184 machine.
16185
16186 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
16187
16188 * Makefile.in (do-tar-gz): New target, split out from tail end of
16189 taz target. Run each command separately, don't use pipes.
16190 (taz): Use it.
16191
16192 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
16193
16194 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
16195 * mpw-build.in: No builds should depend on building byacc or flex,
16196 they are assumed to be installed already.
16197
16198 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16199
16200 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
16201 variable that CC_FOR_TARGET needs.
16202
16203 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16204
16205 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
16206 options have changed since the last time the subdirectory was
16207 configured, and if it has, reconfigure.
16208 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
16209 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
16210
16211 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
16212
16213 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
16214 CLEAN_MODULES): Add bash.
16215 (all-bash): New target.
16216
16217 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
16218
16219 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
16220
16221 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16222
16223 * config.sub (basic_machine): Recognize d10v as a valid processor.
16224
16225 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
16226
16227 * mpw-configure: Add support for --bindir.
16228 * mpw-build.in: Use a GCC-specific build script for GCC actions.
16229
16230 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
16231
16232 * configure.in: add bash, time, gawk to list of hosttools and things
16233 to only build for native toolchains
16234
16235 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16236
16237 * Makefile.in (docdir): Remove.
16238
16239 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16240
16241 * Makefile.in (datadir): Set to $(prefix)/share.
16242
16243 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
16244
16245 * configure.in: build diff and patch for cygwin32-hosted
16246 toolchains.
16247
16248 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
16249
16250 * config.sub: Accept -rtems*.
16251
16252 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
16253
16254 * configure.in: enable dosrel for cygwin32-hosted builds,
16255 remove diff from the list of things not buildable
16256 via Canadian Cross
16257
16258 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
16259
16260 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
16261 don't get ". ".
16262
16263 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
16264
16265 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
16266
16267 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
16268
16269 * Makefile.in (taz): Handle case where tex3patch didn't even get
16270 checked out. Also, if it was found, put the symlink in a new util
16271 subdirectory.
16272
16273 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16274
16275 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
16276
16277 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
16278
16279 * config.sub: Recognize -openvms.
16280 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
16281 * make-all.com, setup.com: New files.
16282
16283 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16284
16285 * Makefile.in (taz): tex3patch moved to texinfo/util.
16286
16287 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
16288
16289 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
16290 * configure.in: remove make from disable-if-Can-Cross list
16291 enable gdb if ${host} and ${target} are cygwin32
16292
16293 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
16294
16295 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
16296 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
16297
16298 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16299
16300 * config.guess: Combine mips-mips-riscos cases, and use cpp to
16301 distinguish sysv/svr4/bsd variants.
16302 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
16303
16304 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
16305
16306 * configure.in: Added copyright notice.
16307 * move-if-change: Added copyright notice.
16308
16309 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16310
16311 * configure.in (powerpcle-*-solaris*): Until we get shared
16312 libraries working, don't build gdb, sim, make, tcl, tk, or
16313 expect.
16314
16315 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
16316
16317 * config.guess: Merge with FSF:
16318
16319 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16320 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
16321
16322 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
16323 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
16324
16325 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
16326 * config.guess: Combine two OSF1 rules.
16327 Also recognize field test versions. From mjr@zk3.dec.com.
16328 * config.guess (dgux): Use /usr/bin/uname rather than uname,
16329 because GNU uname does not support -p. From pmr@pajato.com.
16330
16331 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
16332
16333 * Makefile.in (MAKEDIRS): Removed $(tooldir).
16334
16335 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
16336
16337 * mpw-README: Document GCCIncludes.
16338
16339 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
16340
16341 * configure.in (alpha-*-linux*): Set enable_shared to yes.
16342
16343 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16344
16345 * mpw-configure: Handle --enable-FOO and --disable-FOO.
16346
16347 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
16348
16349 * configure.in (*-*-cygwin32): Configure make.
16350
16351 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
16352
16353 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
16354
16355 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
16356
16357 * Makefile.in (all-inet): Depend on all-perl.
16358
16359 * Makefile.in (inet-install): New target.
16360
16361 * Makefile.in (all-inet): Depend on all-tcl.
16362 (all-inet): Depend on all-send-pr.
16363
16364 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16365
16366 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
16367 temporarily.
16368
16369 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
16370
16371 * configure.in: Don't configure --with-gnu-ld on AIX.
16372
16373 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16374
16375 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
16376
16377 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
16378
16379 * Makefile.in (ALL_MODULES): Added all-inet.
16380 (CROSS_CHECK_MODULES): Added check-inet.
16381 (INSTALL_MODULES): Added install-inet.
16382 (CLEAN_MODULES): Added clean-inet.
16383 (all-indent): New target.
16384
16385 * configure.in (host_tools): Added inet.
16386 (native_only): Added inet.
16387 (noconfigdirs): Added inet.
16388
16389 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
16390
16391 * configure.in: Don't configure libgloss if we are not configuring
16392 newlib.
16393
16394 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
16395
16396 * configure.in: Don't configure libgloss for unsupported
16397 architectures.
16398
16399 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16400
16401 * Makefile.in (CLEAN_MODULES): Add clean-apache.
16402
16403 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
16404
16405 * Makefile.in (ALL_MODULES): Include all-apache.
16406 (CROSS_CHECK_MODULES): Include check-apache.
16407 (INSTALL_MODULES): Include install-apache.
16408 (all-apache): New target.
16409
16410 * configure.in: Added apache everywhere perl is seen.
16411
16412 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16413
16414 * Makefile.in: Add support for clean-{module} and
16415 clean-target-{module} rules.
16416
16417 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
16418
16419 * configure.in (*-*-ose) do not build libgloss.
16420
16421 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16422
16423 * config.guess (prep*:SunOS:5.*:*): Turn into
16424 powerpele-unknown-solaris2.
16425
16426 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
16427
16428 * configure.in: Permit --enable-shared to specify a list of
16429 directories.
16430
16431 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16432
16433 * configure.in (host==solaris): Pass only the first word of $CC
16434 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
16435
16436 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16437
16438 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
16439
16440 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
16441
16442 * Makefile.in (ALL_MODULES): Include all-perl.
16443 (CROSS_CHECK_MODULES): Include check-perl.
16444 (INSTALL_MODULES): Include install-perl.
16445 (ALL_X11_MODULES): Include all-guile.
16446 (CHECK_X11_MODULES): Include check-guile.
16447 (INSTALL_X11_MODULES): Include install-guile.
16448 (all-perl): New target.
16449 (all-guile): New target.
16450
16451 * configure.in (host_tools): Include perl and guile.
16452 (native_only): Include perl and guile.
16453 (noconfigdirs): Don't build guile and perl; no ports have been
16454 done.
16455
16456 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
16457
16458 * configure (--enable-*): Handle quoted option lists such as
16459 --enable-sim-cflags='-g0 -O' better.
16460
16461 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16462
16463 * Makefile.in ({,inst}all-target): New rule so we can make and
16464 install all of the target directories easily.
16465
16466 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16467
16468 * configure.in: Add missing global flag in sed substitution when
16469 deleting `target-' from ${configdirs}.
16470
16471 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
16472
16473 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
16474 option.
16475
16476 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
16477 config/mh-necv4.
16478
16479 * install.sh: Correct misspelling of transformbasename.
16480
16481 * config.guess: Recognize mips-*-sysv*.
16482
16483 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
16484
16485 * config.sub: Recognize mon960.
16486
16487 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
16488
16489 * configure: Restore Canadian Cross handling of BISON and LEX,
16490 removed in Feb 20 change.
16491
16492 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
16493
16494 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
16495 Mention make install. Remove the old copyright date as well the
16496 clumsy and rather pointless copyright on the README file.
16497
16498 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
16499
16500 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
16501 Makefile after running symlink-tree, then run `make distclean' to
16502 avoid clobbering any generated files in srcdir.
16503
16504 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
16505
16506 * configure.in (m68k-*-netbsd*): Build everything now.
16507
16508 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16509
16510 * Makefile.in (taz): Fix quoting.
16511
16512 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
16513
16514 * configure.in (sparclet-*-*): Build everything now.
16515
16516 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16517
16518 * configure.in (m68k-*-linux*): New host.
16519
16520 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
16521
16522 * configure: Check for bison before byacc.
16523
16524 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
16525
16526 * Makefile.in configure: Change the way LEX and BISON/YACC are
16527 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
16528 searching PATH. These are used as fallbacks by Makefile.in if
16529 flex/bison/byacc aren't in objdir.
16530
16531 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
16532
16533 * Makefile.in: Make everything which depends upon all-bfd also
16534 depend upon all-opcodes, in case --with-commonbfdlib is used.
16535
16536 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16537
16538 * configure.in (host *-*-cygwin32): Don't build gdb if we are
16539 building NT native compilers on Unix.
16540
16541 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
16542
16543 * configure.in: Don't get CC from the host Makefile fragment if we
16544 can find gcc in PATH, or if this is a Canadian Cross. Move the
16545 Solaris test for /usr/ucb/cc to the post target script, just after
16546 the compiler sanity test.
16547
16548 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
16549
16550 * config.sub: Merge with FSF.
16551
16552 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
16553
16554 * Makefile.in (RPATH_ENVVAR): New variable.
16555 (REALLY_SET_LIB_PATH): Use it.
16556 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
16557
16558 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
16559
16560 * config.sub, configure.in: Recognize sparclet cpu.
16561
16562 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
16563
16564 * config.guess: Support m68k-cbm-sysv4.
16565
16566 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16567
16568 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
16569 m68k-unknown-linuxaout from linker help string. Put quotes around
16570 $ld_help_string.
16571
16572 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
16573
16574 * config.guess (powerpc-harris-powerunix): Add guess for port
16575 to new target.
16576
16577 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16578
16579 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
16580
16581 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
16582
16583 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
16584 $(REALLY_SET_LIB_PATH) in Makefile.
16585 * Makefile.in (SET_LIB_PATH): New variable.
16586 (REALLY_SET_LIB_PATH): New variable.
16587 ($(DO_X)): Use $(SET_LIB_PATH).
16588 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
16589 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
16590 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
16591 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
16592 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
16593 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
16594 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
16595 (install-dosrel): Likewise.
16596 (all-opcodes): Depend upon all-libiberty.
16597
16598 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
16599
16600 * config.guess (*:CYGWIN*): New
16601
16602 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16603
16604 * Makefile.in (all-target-winsup): All all-target-libiberty.
16605
16606 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16607
16608 * configure.in (noconfigdirs): Add missing # in front of comment.
16609
16610 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
16611
16612 * configure.in: add second pass to things added to noconfigdirs
16613 so *-gm-magic can exclude libgloss properly.
16614
16615 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
16616
16617 * mpw-configure (extralibs_name, rez_name): Set correctly
16618 for MWC68K compiler.
16619
16620 * mpw-README: Add more info on the necessary build tools.
16621
16622 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
16623
16624 * configure.in, config.sub: Recognize cygwin32.
16625
16626 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
16627
16628 * config.guess, config.sub: Recognize A/UX.
16629
16630 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
16631
16632 * config.sub: Merge with gcc/config.sub.
16633
16634 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
16635
16636 * mpw-build.in (do-binutils): Add build of stamps.
16637
16638 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
16639
16640 * config.sub: Add recognition for mips64vr4100*-* targets.
16641
16642 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16643
16644 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
16645 Add creation of gconfigargs with `--enable-shared' turned on.
16646 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
16647 ($(host)-stamp-stage3-configured): Likewise.
16648 (HOLES): Add chatr and ldd.
16649 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
16650
16651 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
16652
16653 * configure: Pass --nfp to recursive configures.
16654
16655 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
16656
16657 * Makefile.in (DLLTOOL): New.
16658 (DLLTOOL_FOR_TARGET): New.
16659 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
16660 (EXTRA_TARGET_FLAGS): Ditto.
16661 (EXTRA_GCC_FLAGS): Ditto.
16662 (CONFIGURE_TARGET_MODULES): Ditto.
16663 (DO_X): Ditto.
16664 * configure: Add DLLTOOL.
16665
16666 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
16667
16668 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
16669 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
16670 mh-sco, since old workarounds no longer needed, and don't
16671 build ld, since libraries have weak symbols in COFF.
16672
16673 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
16674
16675 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
16676
16677 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
16678
16679 * configure.in: Make sure that ${CC} can be used to compile an
16680 executable.
16681
16682 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16683
16684 * Makefile.in (all-gdb): Depend on $(GDB_TK).
16685 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
16686 nothing depending on whether gdbtk is being built.
16687
16688 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
16689
16690 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
16691
16692 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
16693
16694 * configure.in (noconfigdirs): Put ld or gas in this early, if the
16695 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
16696
16697 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
16698
16699 * config-ml.in: Add support for
16700 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
16701 Simplify setting of multidirs from --disable-foo.
16702
16703 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16704
16705 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
16706 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
16707 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
16708 non-empty, pass them on to the GCC make.
16709 (all-bootstrap): New rule that is like all-gcc, except it executes
16710 the GCC bootstrap rule instead of the GCC all rule.
16711
16712 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
16713
16714 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
16715
16716 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16717
16718 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
16719 DG/UX support.
16720
16721 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
16722
16723 * config.sub (i*86*) Change [345] to [3456]
16724
16725 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16726
16727 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
16728 --with-gnu-ld=no.
16729
16730 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16731
16732 * config-ml.in (rs6000*, powerpc*): Add switches to control which
16733 AIX multilibs get built.
16734
16735 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16736
16737 * configure.in (i386-win32): Don't build expect if we're not
16738 building the tcl subdir.
16739
16740 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
16741
16742 * Makefile.in: (configure-target-examples, all-target-examples):
16743 New targets, configure and build example programs.
16744
16745 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
16746
16747 * mpw-configure: If an mpw-config.in generated a file mk.sed,
16748 use it as input to sedit the generated MPW makefile.
16749 * mpw-README: Add a suggestion about Gestalt.h.
16750
16751 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
16752
16753 * config.sub: Accept *-*-ieee*.
16754
16755 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
16756
16757 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
16758 Ronald F. Guilmette <rfg@monkeys.com>.
16759
16760 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16761
16762 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
16763 for powerpc-pe native.
16764 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
16765 (target==powerpc-pe): duplicate i386-win32 entry.
16766
16767 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16768
16769 * configure.in (noconfigdirs): Exclude target-newlib for all versions
16770 of vxworks, not just vxworks5.1.
16771
16772 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
16773
16774 * mpw-configure: Add support for exec-prefix.
16775
16776 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16777
16778 * config.guess: Recognize HP model 816 machines as having
16779 a PA1.1 processor.
16780
16781 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
16782
16783 * configure: Ignore new autoconf configure options.
16784
16785 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16786
16787 * config.guess: Recognize Pentium under SCO.
16788 From Robert Lipe <robertl@arnet.com>.
16789
16790 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16791
16792 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
16793
16794 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
16795
16796 * configure.in: Don't configure gas for alpha-dec-osf*.
16797
16798 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
16799
16800 * configure.in: Default to --with-stabs for some targets for which
16801 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
16802 i[345]86*-*-unixware*.
16803
16804 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
16805
16806 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
16807 rather than basing it on the target. Simplify handling of options
16808 controlling which directories to configure. Remove extraneous
16809 slash in multi-clean target.
16810
16811 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
16812
16813 * config-ml.in: Prefix more variables with ml_ so they don't collide
16814 with configure's.
16815
16816 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
16817
16818 * configure: Don't turn -v into --v.
16819
16820 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
16821
16822 * configure.in (targargs): Fix typo.
16823
16824 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
16825
16826 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
16827
16828 * configure.in: Strip --host and --target options from
16829 CONFIG_ARGUMENTS, and always configure for --host only. Add
16830 --with-cross-host option when building with a cross-compiler.
16831 * configure: Canonicalize the arguments put into config.status by
16832 always using `=' for an option with an argument. Pass a presumed
16833 --host or --target explicitly.
16834
16835 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
16836
16837 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
16838 into general OS recognition case.
16839
16840 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16841
16842 * configure.in (target_configdirs): add target-winsup only
16843 for win32 target systems.
16844
16845 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
16846
16847 * Makefile.in (all-target-libgloss): Depend upon
16848 configure-target-newlib, since when libgloss is built it looks to
16849 see if the newlib directory exists.
16850
16851 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
16852
16853 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
16854 cfg-ml-*.in.
16855
16856 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
16857
16858 * configure: Handle LD and LD_FOR_TARGET when configuring a
16859 Canadian Cross.
16860
16861 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16862
16863 * configure.in (target_libs): add target-winsup.
16864 (target==i386-win32): add patch diff flex make to $noconfigdirs.
16865 (target==ppcle-pe): remove ld from $noconfigdirs.
16866
16867 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
16868
16869 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
16870 Preserve relative path names in $srcdir. Build symlink tree if
16871 configuring cross target dir and srcdir=. (= no VPATH support).
16872 (configure-target-libg++): Depend on configure-target-librx.
16873 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
16874 * config-ml.in: New file.
16875 * symlink-tree: New file.
16876 * configure: Ensure srcdir="." if that's what it is.
16877
16878 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
16879
16880 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
16881 includes and FLEX_SKELETON setting.
16882 * mpw-configure (--with-gnu-ld): New option, controls whether
16883 to use PPCLink or ld with PowerMac GCC.
16884 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
16885 * mpw-config.in: Configure grez if targeting Mac.
16886
16887 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
16888 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
16889 just macos.
16890 * configure.in: Configure grez resource compiler if targeting Mac.
16891 * Makefile.in (all-grez, install-grez): New targets.
16892
16893 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
16894
16895 * configure: CXX defaults to gcc, not g++. If we find
16896 gcc in the path, set CC to gcc -O2.
16897
16898 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
16899
16900 * configure: Default ${build} correctly. Avoid picking up extra
16901 spaces when reading CC and CXX from Makefile. When doing a
16902 Canadian Cross, use plausible default values for numerous
16903 variables.
16904 * configure.in: When doing a Canadian Cross, don't try to
16905 configure tools whose configure script can't handle it.
16906
16907 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16908
16909 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
16910
16911 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
16912
16913 * configure: Remove dubious bug reporting address.
16914
16915 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
16916
16917 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
16918 configure script, run that instead of this directory's configure.
16919 In either case, print a message that we're configuring the sub-dir.
16920
16921 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
16922
16923 * configure.in: Before checking for the existence of various files,
16924 use sed to filter out "target-".
16925
16926 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
16927
16928 * Makefile.in (DO_X): Split rule to decrease command line length
16929 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
16930 (Philippe De Muyter).
16931
16932 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16933
16934 * Makefile.in (all-patch): depend on all-libiberty.
16935
16936 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
16937
16938 * configure.in: If the only directory in target_configdirs which
16939 actually exists is libiberty, then set target_configdirs to empty,
16940 to avoid trying to build a target libiberty in a gas or gdb
16941 distribution.
16942
16943 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
16944
16945 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
16946 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
16947 systems.
16948
16949 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16950
16951 * configure.in (copy_dirs): Use sys-include instead of include
16952 for --with-headers option.
16953
16954 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
16955
16956 * Makefile.in, configure.in: Make winsup builds work with
16957 new scheme.
16958
16959 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
16960
16961 * configure.in: Build the linker on AIX.
16962
16963 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
16964
16965 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
16966 where needed.
16967
16968 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
16969
16970 * Makefile.in (all-gcc): Fix typo.
16971
16972 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
16973
16974 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
16975
16976 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
16977
16978 * configure.in: Rename libFOO to target-libFOO, and xiberty
16979 to target-xiberty, to provide more flexibility.
16980 (target_subdir): Define. Create if cross.
16981 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
16982 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
16983 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
16984 check-libFOO -> check-target-libFOO, etc.
16985 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
16986 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
16987 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
16988 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
16989 allow ALL_GCC="" to only configure.
16990 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
16991 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
16992 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
16993
16994 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
16995
16996 * Makefile.in (taz): Build "info" in etc explicitly.
16997
16998 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
16999
17000 * configure.in: Make sure that CC is undefined (as opposed to
17001 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
17002 problem with autoconf trying to configure on a host without GCC.
17003
17004 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17005
17006 * mpw-configure: Set host alias from choice of host compiler,
17007 only use generic MPW Makefile sed if present, edit a file
17008 named "hacked_Makefile.in" instead of "Makefile.in" if present.
17009 * mpw-README: Add problem notes about CW6 and CW7.
17010
17011 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
17012
17013 * Makefile.in (taz): Use ";" instead of ";;".
17014
17015 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17016
17017 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
17018 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
17019 DISTDOCDIRS.
17020 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
17021 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
17022
17023 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
17024
17025 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
17026 and gnats, because they are now subsumed by DISTSTUFFDIRS.
17027 Move bfd to DISTSTUFFDIRS.
17028
17029 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17030
17031 * Makefile.in (X11_LIB): Removed.
17032 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
17033
17034 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
17035
17036 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17037
17038 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
17039 names.
17040
17041 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17042
17043 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
17044
17045 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
17046
17047 * configure.in (i[345]86-*-win32): Always build newlib.
17048 Don't configure cvs, autoconf or texinfo.
17049 * Makefile.in (LD_FOR_TARGET): New.
17050 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
17051 Pass down LD_FOR_TARGET.
17052
17053 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
17054
17055 * winsup: New directory.
17056 * Makefile.in: Build winsup.
17057 * configure.in: Winsup is configured when target is win32.
17058 Can only build win32 target GDB when native.
17059
17060 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
17061
17062 * config.guess: Recognize HP model 819 machines as having
17063 a PA 1.1 processor.
17064
17065 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
17066
17067 * configure: Fix sed loop which substitutes for CC and CXX to
17068 avoid bug found in various sed implementations.
17069
17070 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17071
17072 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
17073 simulator. Use standard powerpc-*-eabi*.
17074
17075 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
17076
17077 * configure.in: Stop putting gas and binutils in noconfigdirs for
17078 powerpc-*-aix* and rs6000-*-*.
17079
17080 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
17081
17082 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
17083 -mcall-aixdesc libraries.
17084
17085 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
17086
17087 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17088
17089 * config.sub (arm | armel | armeb): Fix shell syntax.
17090
17091 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17092
17093 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
17094 -msoft-float and -mcpu=common support.
17095 (powerpc*-*-eabisim*): Add support for building -mcall-aix
17096 libraries.
17097
17098 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17099
17100 * configure.in: Allow configuration and build of emacs19 for the alpha.
17101
17102 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17103
17104 * configure.in (CC): Get ^CC, not just any old CC, from
17105 ${host_makefile_frag}.
17106
17107 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17108
17109 * configure.in (CC): Try to get CC from
17110 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
17111
17112 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17113
17114 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
17115 only if it exists in $(srcdir).
17116
17117 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
17118
17119 * configure: If CC and CXX are not set in the environment, set
17120 them, based on either an existing Makefile or on searching for gcc
17121 in PATH. Substitute for CC and CXX in Makefile.
17122 * configure.in: Remove libm from target_libs. Separate
17123 target_configdirs from configdirs. If CC is not set in
17124 environment, try to get it from a host Makefile fragment. Rewrite
17125 changes of configdirs to use skipdirs instead. A few minor
17126 tweaks. Take directories out of target_configdirs as they are
17127 taken out of configdirs. Remove existing Makefile files from
17128 subdirectories. Substitute for TARGET_CONFIGDIRS and
17129 CONFIG_ARGUMENTS in Makefile.
17130 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
17131 by configure.in.
17132 (CONFIG_ARGUMENTS): Likewise.
17133 (CONFIGURE_TARGET_MODULES): New variable.
17134 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
17135 ($(CONFIGURE_TARGET_MODULES)): New target.
17136 (configure-libg++, configure-libio): New targets.
17137 (all-libg++): Depend upon configure-libg++.
17138 (all-libio): Depend upon configure-libio.
17139 (configure-libgloss, all-libgloss): New targets.
17140 (configure-libstdc++): New target.
17141 (all-libstdc++): Depend upon configure-libstdc++.
17142 (configure-librx, all-librx): New targets.
17143 (configure-newlib): New target.
17144 (all-newlib): Depend upon configure-newlib
17145 (configure-xiberty): New target.
17146 (all-xiberty): Depend upon configure-xiberty.
17147
17148 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17149
17150 * configure.in (host i[345]86-*-win32): Expand the
17151 noconfigdirs again.
17152
17153 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
17154
17155 * mpw-configure: Fix sed command file name.
17156
17157 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
17158
17159 * configure.in (host i[345]86-*-win32): Reduce the
17160 noconfigdirs again.
17161
17162 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
17163
17164 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
17165 or powerpc*-*-pe*, since they are not yet supported.
17166
17167 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17168
17169 Add PowerMac support and many other enhancements.
17170 * mpw-configure: New option --cc to select compiler to use,
17171 paste options set according to --cc into the generated
17172 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
17173 if mpw-make.sed is present.
17174 * mpw-config.in: Don't test for gC1, test for mpw-touch,
17175 add forward includes for PowerPC include files.
17176 * mpw-build.in: Build using Makefile.PPC if present.
17177 (do-byacc, etc): Remove separate version resource builds.
17178 (do-gas): Build "stamps" before "all".
17179 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
17180 * mpw-README: Update to reflect --cc option, PowerMac support,
17181 and recently-reported compatibility problems.
17182
17183 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
17184
17185 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
17186 embedded m68k systems (-aout, -coff, -elf, -vxworks).
17187 (--with-multilib-top): Pass to recursive invocations.
17188
17189 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
17190
17191 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
17192 v810-*-*.
17193
17194 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17195
17196 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
17197 gdb, ld and opcodes on v810-*-*.
17198
17199 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
17200
17201 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
17202 (local-maintainer-clean): New target.
17203 (maintainer-clean): New target.
17204 (realclean): Just depend upon maintainer-clean.
17205
17206 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17207
17208 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
17209
17210 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
17211
17212 * configure.in: Build ld in mips*-*-bsd* case.
17213
17214 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
17215
17216 * config.sub: Accept -lites* OS. From Ian Dall.
17217
17218 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
17219
17220 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
17221 targets.
17222
17223 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17224
17225 * configure.in: treat i386-win32 canadian cross the same as
17226 i386-go32 canadian cross.
17227
17228 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17229
17230 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
17231 running under the simulator to build a reduced set of libraries.
17232 (powerpc-*-eabiaix): Add fine grained multilib support added to
17233 other powerpc targets yesterday.
17234
17235 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17236
17237 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
17238 -disable-softfloat, -disable-relocatable, -disable-aix, and
17239 -disable-sysv to control which multilib libraries get built.
17240
17241 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17242
17243 * configure: Add Makefile.tem to list of files to remove in trap
17244 handler.
17245
17246 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
17247
17248 * config.guess (*Linux*): Add missing "exit"s.
17249 Also, need specific check for alpha-unknown-linux (uses COFF).
17250
17251 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
17252
17253 * config.guess: Merge with FSF:
17254
17255 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
17256 * config.guess (AIX4): More robust release numbering discovery.
17257
17258 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
17259 * config.guess (i386-sequent-ptx): Properly get version number.
17260
17261 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
17262 * config.guess (mips:*:4*:UMIPS): New case.
17263
17264 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
17265
17266 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
17267 (i386-win32 host): Likewise. Don't build readline.
17268
17269 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
17270
17271 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
17272 SUPPORT_FILES to submakes.
17273
17274 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
17275
17276 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
17277 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
17278 mpw-configure.
17279
17280 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
17281
17282 * configure.in (appdirs): Use =, not ==, in test expression when
17283 trying to build the text to print in the warning message for
17284 Solaris users.
17285
17286 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
17287
17288 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
17289
17290 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17291
17292 * config.guess: Recognize lynx-2.3.
17293
17294 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
17295
17296 * config.sub (z8ksim): Deleted
17297 (z8k-*-coff): New, this is the one true name of the target.
17298
17299 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
17300
17301 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
17302
17303 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
17304
17305 * config.guess (*:Linux:*:*): First try asking the linker what the
17306 default object file format is (elf, aout, or coff). Then if this
17307 fails, try previous methods.
17308
17309 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17310
17311 * configure.in: Don't build newlib for *-*-vxworks5.1.
17312
17313 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17314
17315 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
17316 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
17317
17318 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
17319
17320 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
17321
17322 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
17323
17324 * cfg-ml-com.in: New file.
17325 * cfg-ml-pos.in: New file.
17326
17327 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17328
17329 * COPYING.NEWLIB: Add HP free copyright to list.
17330
17331 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17332
17333 * config.sub: Recognize -eabi* for the system, not just -eabi.
17334
17335 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
17336
17337 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
17338 * config.sub, configure.in (win32): New target and host.
17339
17340 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
17341
17342 * configure.in: Add i386-pe configuration.
17343
17344 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
17345
17346 * mpw-build.in (install): Install GDB after LD.
17347
17348 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
17349
17350 * mpw-config.in (elf/mips.h): Always forward-include, needed
17351 for GDB to build.
17352
17353 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
17354
17355 * testsuite: New directory for customer acceptance and whole tool
17356 chain tests.
17357
17358 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17359
17360 * configure: If per-host line isn't found, but AC_OUTPUT is found
17361 and a configure script exists, run it instead.
17362
17363 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17364
17365 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
17366
17367 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
17368
17369 * configure: Set build_{cpu,vendor,os,alias} to host values when
17370 --build isn't specified.
17371
17372 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17373
17374 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
17375 (FLAGS_TO_PASS): Pass them.
17376 (EXTRA_TARGET_FLAGS): Ditto.
17377
17378 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17379
17380 * Makefile.in (all-libg++): Depend on all-libstdc++.
17381
17382 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17383
17384 * configure.in (noconfigdirs): Enable all packages for
17385 i386-unknown-netbsd.
17386
17387 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
17388
17389 * configure.in (noconfigdirs): Don't configure tk for i386-go32
17390 hosted builds (DOS builds)
17391
17392 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17393
17394 Changes for ARM based on patches from Richard Earnshaw:
17395 * config.sub: Handle armeb and armel.
17396 * configure.in: Omit arm linker only for riscix.
17397
17398 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
17399
17400 * config.guess: Update from FSF.
17401
17402 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
17403
17404 * config.sub: Recognize powerpcle as the little endian variant of
17405 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
17406 powerpcle variant. Convert pentium into i586, not i486. Add p5
17407 alias for i586. Map new x86 variants p6, k5, nexgen into i586
17408 temporarily.
17409
17410 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
17411
17412 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
17413
17414 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
17415
17416 * config.sub: Accept -lites* as a basic system type.
17417
17418 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
17419
17420 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
17421 installed, and if so return linuxoldld as the system name.
17422
17423 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
17424
17425 * config.guess: Add hppa1.1-hp-lites support.
17426
17427 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
17428
17429 * configure.in: Don't build newlib for m68k-vxworks5.1.
17430
17431 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17432
17433 * configure.in (mips-sgi-irix6): Use mh-irix5.
17434
17435 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
17436
17437 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
17438
17439 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17440
17441 * test-build.mk: Enable building of shared libraries on IRIX 5 and
17442 OSF/1. Fix compiler flags.
17443 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
17444
17445 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
17446
17447 * configure.in: Recognize --with-newlib.
17448 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
17449
17450 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17451
17452 * Makefile.in: move {all,check,install}-gdb from *_MODULES
17453 to *_X11_MODULES due to gdbtk needing X include files et al.
17454
17455 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
17456
17457 Merge in support for Mac MPW as a host.
17458 (Old change descriptions retained for informational value.)
17459
17460 * mpw-config.in: Add generic include forwards for cpu-specific
17461 include files in aout and elf directories.
17462
17463 * mpw-configure: Added copyright.
17464 * mpw-config.in: Check for presence of required build tools.
17465 (target_libs): Add newlib.
17466 (target_tools): Add examples.
17467 (Read Me): Generate as "Read Me for MPW" instead.
17468 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
17469 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
17470 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
17471
17472 * mpw-configure: Remove subdir-specific makefile hackery,
17473 delete mk.tmp after using it.
17474
17475 * mpw-build.in (all): Display start and end times.
17476
17477 * mpw-configure (host_canonical): Set.
17478 (target_cpu): Always add to makefiles.
17479 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
17480 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
17481 (mpw-mh-mpw): Look for in srcdir and srcroot.
17482 Use sed instead of mpw-edit-prefix to edit prefix definitions.
17483
17484 * mpw-build.in: (install-only): New target.
17485
17486 * mpw-configure (host_alias, target_alias): Rename from hostalias
17487 and targetalias, add into generated Makefile.
17488 (mk.tmp): If present, add into generated Makefile.
17489 * mpw-build.in (all-gas): Build config.h first before gas proper.
17490
17491 * mpw-configure (config.status): Write only if changed.
17492 * mpw-config.in (readline): Configure it (not built, just used for
17493 definitions).
17494
17495 * mpw-config.in (elf/mips.h): Add a forward include.
17496
17497 * mpw-config.in: Forward-include most .h files in include into
17498 extra-include.
17499 (readline): Don't build.
17500 mpw-build.in (install): Install GDB.
17501
17502 * mpw-configure (prefix, mpw_prefix): Handle it.
17503 * mpw-config.in (mmalloc, readline): Don't configure.
17504 * mpw-build.in (thisscript): Rename to ThisScript.
17505 Use mpw-build instead of BuildProgram everywhere.
17506 (mmalloc, readline): Don't build.
17507 * mpw-README: New file, basic documentation about the MPW port.
17508
17509 * mpw-config.in: Use forward-include to create include files.
17510
17511 * mpw-configure: Add more things to the top of each configured
17512 Makefile, including contents of config/mpw-mh-mpw.
17513 * mpw-config.in (extra-include): Create this directory and fill it
17514 with Posix-like include files when configuring.
17515
17516 * config.sub (apple, mac, mpw): Add various aliases.
17517
17518 * mpw-build.in: New file, top-level build script fragment for MPW.
17519 * mpw-configure: New file, configure script for MPW.
17520 * mpw-config.in: New file, config fragment for MPW.
17521
17522 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17523
17524 * configure.in (host_libs): Remove glob, since it is gone from the
17525 sources.
17526
17527 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17528
17529 * Makefile.in: define empty GDB_NLM_DEPS var.
17530
17531 * configure.in(target_makefile_frag): use config/mt-netware
17532 for netware targets.
17533
17534 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
17535
17536 * config.sub: Merge in recent FSF changes. Remove linux special
17537 cases.
17538
17539 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17540
17541 Revert this change:
17542
17543 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17544
17545 * build-all.mk: Use CC=cc -Xs on Solaris.
17546
17547 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17548
17549 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
17550 stop using it.
17551 * Makefile.in: Nuke all references to glob subdirectory.
17552
17553 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17554
17555 * configure.in: Fix --enable-shared logic in per-host.
17556
17557 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
17558
17559 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
17560
17561 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17562
17563 * configure.in (noconfigdirs): Don't build gas on AIX, for
17564 powerpc*-*-aix* as well as for rs6000*-*-aix*.
17565
17566 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
17567
17568 * configure: Fix --cache-file to work if the file argument is a
17569 relative path.
17570
17571 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
17572
17573 * configure: If the --cache-file is used, pass it down to
17574 configure in subdirectories.
17575
17576 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
17577
17578 * config.sub: add vxworks29k configuration.
17579
17580 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17581
17582 * Makefile.in (taz): Do "diststuff" part quietly.
17583
17584 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
17585
17586 * config.sub: Mini-merge with gcc/config.sub.
17587
17588 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17589
17590 * config.guess (IRIX): Sed - to _.
17591
17592 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17593
17594 * Makefile.in (source-vault, binary-vault): New targets.
17595
17596 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
17597
17598 * config.sub: Recognize -eabi as a basic system type.
17599
17600 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17601
17602 * configure.in (enable_shared stuff): Fix typo.
17603
17604 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
17605
17606 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
17607
17608 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17609
17610 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
17611
17612 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17613
17614 * configure.in (rs6000-*-*): Don't build gas.
17615
17616 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
17617
17618 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
17619 reduce command line length.
17620 (AS_FOR_TARGET): Check for as.new, not Makefile.
17621 (NM_FOR_TARGET): Check for nm.new, not Makefile.
17622
17623 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
17624
17625 * config.guess: Merge from FSF.
17626
17627 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17628
17629 * configure: Don't use $ when handling program_suffix.
17630
17631 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
17632
17633 * configure.in: Configure tk for hppa/hpux.
17634
17635 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
17636
17637 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
17638
17639 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17640
17641 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
17642 to LIBCXXFLAGS. Tests are better run without it.
17643
17644 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
17645
17646 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
17647
17648 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
17649
17650 * configure.in (*-*-netware*): Don't configure xiberty.
17651
17652 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
17653
17654 * configure.in: Remove tk from native_only list.
17655
17656 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
17657
17658 * build-all.mk: Add mips-ncd-elf target to sun4 targets
17659 for special NCD build.
17660
17661 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17662
17663 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
17664 makeall.bat, they're only useful for binutils snapshots.
17665 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
17666 makeall.bat to specified SUPPORT_FILES.
17667
17668 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
17669
17670 * build-all.mk: Add Ericsson targets to sun4 and solaris
17671 hosts. Add BNR's sun4 target to solaris host, so their
17672 build-from-source will be tested in-house first.
17673
17674 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17675
17676 * Makefile.in (LIBCFLAGS): New variable.
17677 (CFLAGS_FOR_TARGET): Ditto.
17678 (LIBCFLAGS_FOR_TARGET): Ditto.
17679 (LIBCXXFLAGS): Ditto.
17680 (CXXFLAGS_FOR_TARGET): Ditto.
17681 (LIBCXXFLAGS_FOR_TARGET): Ditto.
17682 (BASE_FLAGS_TO_PASS): Pass them.
17683 (EXTRA_TARGET_FLAGS): Ditto.
17684
17685 * configure.in: Support --enable-shared.
17686
17687 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
17688
17689 * configure.in (target_libs): Include libstdc++ again.
17690 * config.guess: Update from FSF (for FreeBSD).
17691
17692 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17693
17694 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
17695 makeall.bat.
17696 (DISTDOCDIRS): Add `etc'.
17697 (ETC_SUPPORT_PFX): New variable.
17698 (taz): Include anything from etc starting with a word in
17699 ETC_SUPPORT_PFX.
17700
17701 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17702
17703 * config.sub: Update for recent FSF changes. Remove obsolete
17704 h8300hds entry. Add -windows* and -osx as basic os. Minor
17705 spacing changes.
17706
17707 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17708
17709 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
17710
17711 * config.guess: Merge with FSF.
17712 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
17713
17714 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17715
17716 * configure: Since the "trap 0" handler will override the exit
17717 status on many systems, only use it for "exit 1", and make it set
17718 a non-zero exit status; reset it before "exit 0". Also, check
17719 exit status of config.sub, and error out if it failed.
17720
17721 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
17722
17723 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
17724 and install libgloss.
17725
17726 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17727
17728 * Makefile.in (all-binutils): Depend upon all-byacc.
17729
17730 * configure.in: Don't build emacs on Irix 5.
17731
17732 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17733
17734 * configure.in (*-*-netware*): Add libio.
17735
17736 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17737
17738 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
17739 (CHECK_TARGET_MODULES): Ditto.
17740 (INSTALL_TARGET_MODULES): Ditto.
17741 (TARGET_LIBS): Ditto.
17742 (all-libstdc++): Note dependencies.
17743
17744 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17745
17746 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
17747
17748 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17749
17750 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
17751 -fexternal-templates.
17752
17753 * configure.in (target_libs): Add libstdc++.
17754 (noconfigdirs): Add libstdc++ as appropriate.
17755
17756 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17757
17758 * config.guess: Update from FSF.
17759
17760 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17761
17762 * configure: Use ${config_shell} when running ${configsub}.
17763
17764 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
17765
17766 * config.sub: No longer recognize h8300h.
17767
17768 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17769
17770 * config.sub: Remove extraneous differences between config.sub and
17771 gcc/config.sub.
17772
17773 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17774
17775 * Makefile.in (DISTSTUFFDIRS): Add gas.
17776
17777 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
17778
17779 * COPYING.NEWLIB: New file.
17780
17781 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
17782
17783 * config.guess (HP-UX): Patch from Harlan Stenn
17784 <harlan@landmark.com> to also emit release level.
17785
17786 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
17787
17788 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
17789
17790 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
17791
17792 * config.sub: Merge nextstep cleanup from FSF.
17793
17794 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17795
17796 * configure.in (arm-*-*): Don't configure ld for this target.
17797
17798 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17799
17800 * configure.in (*-*-netware): don't configure libg++, libio,
17801 librx, or newlib.
17802
17803 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17804
17805 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
17806 configure ld--it works, but it doesn't support shared libraries.
17807
17808 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17809
17810 * config.guess (*-unknown-freebsd*): Get rid of possible
17811 trailing "(Release)" in version string.
17812 Patch from Paul Richards <paul@isl.cf.ac.uk>.
17813
17814 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
17815
17816 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
17817 Fix type: *-next-neststep -> *-next-nextstep.
17818
17819 * config.guess: Merge from FSF:
17820
17821 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17822
17823 * config.guess: Recognize powerpc-ibm-aix3.2.5.
17824
17825 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17826
17827 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
17828 instead of UNIX_SV for UnixWare 1.0).
17829
17830 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
17831
17832 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
17833 to make gdb/nlm/* build after the compiler and linker.
17834
17835 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
17836
17837 * config.guess (netbsd, freebsd, linux): Accept any machine,
17838 not just i[34]86.
17839 (m68k-atari-sysv4): Relocate to match FSF version.
17840
17841 * config.guess: More merges from the FSF:
17842
17843 Add a space before function call or macro invocation.
17844
17845 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17846
17847 * config.guess: Add trap cmd to remove dummy.c and dummy when
17848 interrupted.
17849
17850 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17851
17852 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
17853 (dummy): Redirect stderr from compilation of dummy.c.
17854
17855 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
17856
17857 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
17858
17859 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
17860
17861 * configure: Accept and ignore --cache*, for compatibility with
17862 new autoconf.
17863
17864 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
17865
17866 * config.guess: Merge from FSF:
17867
17868 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17869
17870 * config.guess (Pyramid*:OSx*:*:*): New case.
17871 (PATH): Add /.attbin at end for finding uname.
17872 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
17873
17874 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
17875
17876 * config.guess (M88*:DolphinOS:*:*): New case.
17877
17878 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
17879
17880 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
17881 to select whether to use ELF or COFF.
17882
17883 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17884
17885 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
17886
17887 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
17888
17889 * config.guess: Guess the OS version for HPUX.
17890
17891 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
17892
17893 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
17894
17895 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17896
17897 * configure.in: Recognize --with-headers, --with-libs, and
17898 --without-newlib.
17899 * Makefile.in (all-xiberty): Depend upon all-ld.
17900
17901 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17902
17903 * configure.in: Change i[34]86 to i[345]86.
17904
17905 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17906
17907 * configure (version): A few more tweaks to help message.
17908
17909 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
17910
17911 * Makefile.in: Remove (for now) librx as a host library,
17912 now that we're building it for target.
17913
17914 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17915
17916 * configure: Fix up help message; from karl@owl.hq.ileaf.com
17917 (Karl Berry).
17918
17919 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
17920
17921 * configure.in: Also configure librx.
17922
17923 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17924
17925 * Makefile.in: Update various rules to reflect that librx
17926 is now needed for libg++.
17927
17928 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17929
17930 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
17931
17932 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
17933
17934 * configure.in: Configure the examples directory.
17935
17936 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17937
17938 * configure: Simplify Jun 2 1994 change.
17939
17940 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17941
17942 * change CC to /usr/latest/bin/gcc for lynx host builds, since
17943 /bin/gcc isn't good enough to build gcc.
17944
17945 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
17946
17947 * Makefile.in (GDB_SUPPORT_FILES): Remove
17948 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
17949 (gdb.tar.gz): Add new rule to use standard distribution building
17950 mechanism.
17951
17952 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17953
17954 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
17955 Bill Cox <bill@cygnus.com>.
17956
17957 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
17958
17959 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
17960
17961 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
17962
17963 * configure: Search current dir first in .gdbinit.
17964
17965 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
17966
17967 * config.sub: Recognize freebsd (merged from gcc config.sub).
17968
17969 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
17970
17971 * config.sub: Refer to NeXT's operating system as nextstep.
17972
17973 * config.sub (case $basic_machine): Re-order the cases, to match
17974 the order in the FSF version (which is mostly alphabethical).
17975 Merge in some additions and changes from the FSF.
17976
17977 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
17978
17979 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
17980 * config.sub: Recognize cxux7.
17981 * configure.in: Use mh-cxux for m88k-harris-cxux*.
17982
17983 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
17984
17985 * config.sub: Fix typo powerpc -> powerpc-*.
17986
17987 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
17988
17989 * Makefile.in: `all-emacs19' depends on `all-byacc'.
17990
17991 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
17992 parallel with all-emacs and install-emacs). Top-level command
17993 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
17994
17995 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17996
17997 * test-build.mk ($(host)-stamp-stage2-installed): Remove
17998 $(relbindir)/make before doing ``make install'', and use
17999 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
18000 installing over running make binary.
18001 ($(host)-stamp-stage3-installed): Likewise.
18002
18003 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18004
18005 * config.guess: Recognize Mach.
18006
18007 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18008
18009 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
18010 see whether --exec-prefix was used.
18011
18012 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18013
18014 * README: Explicitly mention libg++/README. (Zoo's idea.)
18015
18016 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18017
18018 * Makefile.in: Add all-librx target similar to all-libproc.
18019
18020 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
18021
18022 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
18023 with post 1.2 uname bogosity.
18024
18025 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18026
18027 * configure: Remove temporary files on receipt of a signal.
18028
18029 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
18030
18031 * configure: If there is a package_makefile_frag, remove
18032 ${subdir}/Makefile.tem after copying it in.
18033
18034 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18035
18036 * build_all.mk: support rs6000 lynx identifies itself as
18037 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
18038 since /bin/gcc is too feeble to compile a modern gcc.
18039
18040 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
18041
18042 * brought devo/test-build.mk update-to-date with progressive/
18043 test-build.mk. Add lynx targets and hppa flag info.
18044
18045 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18046
18047 * configure.in: Use mh-ncrsvr43. Patch from
18048 Tom McConnell <tmcconne@sedona.intel.com>.
18049
18050 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
18051
18052 * config.guess (i386-unknown-bsdi): No longer need to
18053 check #if defined(__bsdi__) && defined(__i386__).
18054
18055 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18056
18057 * configure: Set program_transform_nameoption correctly.
18058
18059 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
18060
18061 * brought build-all.mk update-to-date with progressive build-all.mk,
18062 added new targets and hppa info.
18063
18064 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18065
18066 * configure: If config.guess result is a prefix of the user
18067 specified target, assume a native build and use the user specified
18068 target as the host alias. Remove SunOS patch suffix removal hack.
18069 * configure.in: Remove SunOS patch suffix removal hack.
18070
18071 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
18072 in NATIVE_CHECK_MODULES.
18073
18074 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
18075
18076 * Makefile.in: Rename HOST_ONLY to NATIVE.
18077 * configure: Delete SunOs patch suffix from host_canonical
18078 and build_canonical variables that are prepended to Makefiles.
18079 * configure.in: Add comments for easier maintenance.
18080
18081 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18082
18083 * Makefile.in: Add all-libproc target similar to all-gui.
18084
18085 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
18086
18087 * Makefile.in (CHECK_MODULES): split into
18088 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
18089
18090 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
18091
18092 * config.guess (i386-unknown-bsdi): New system to guess.
18093
18094 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18095
18096 * Makefile.in: Add all-gui target (but not yet build by "all").
18097
18098 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
18099
18100 * config.sub: Move deletion of patch suffix from here...
18101 * configure.in: To here, at Ian's suggestion. The top-
18102 level scripts might need to know of a patch level.
18103
18104 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
18105
18106 * config.sub: Strip off patch suffix so rtl is recognized
18107 as a sunos4.1.3 machine, even though it's been patched.
18108
18109 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
18110
18111 * Makefile.in (INSTALL_LAST): Delete.
18112 (INSTALL_DOSREL): New.
18113
18114 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18115
18116 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
18117 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
18118 whether we pass down --with-gnu-ld anyhow.
18119
18120 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
18121
18122 * Makefile.in (INSTALL_LAST): Change operation so it works
18123 on more flavors of make.
18124 * configure.in (go32): Don't build libg++ or libio.
18125
18126 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
18127
18128 * Makefile.in (Move HOST_PREFIX_1 and friends up so
18129 they can be overriden by templates.
18130
18131 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
18132
18133 * configure.in (target==go32): Don't build gdb.
18134 * dosrel: New directory.
18135
18136 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
18137
18138 * configure.in (host==go32): Configure dosrel too.
18139 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
18140 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
18141 be set by incoming names or templates.
18142 (INSTALL_LAST): New rule.
18143
18144 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
18145
18146 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
18147
18148 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18149
18150 * configure.in (appdirs): New variable. Currently empty, but will
18151 be used in gas distribution. If nonempty, lists a set of
18152 directories at least one of which must get configured, or top
18153 level configuration is considered to have failed.
18154 (rs6000-*-lynxos*): Use new file name.
18155
18156 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18157
18158 Eliminate XTRAFLAGS.
18159 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
18160 newlib include files using -idirafter, and also use -nostdinc.
18161 (CXX_FOR_TARGET): Likewise.
18162 (XTRAFLAGS): Removed.
18163 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
18164 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
18165 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
18166 ($(DO_X)): Don't pass down XTRAFLAGS.
18167
18168 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18169
18170 * configure.in (mips*-dec-bsd*): New target; do build linker.
18171 (mips*-*-bsd*): New target; don't build linker.
18172
18173 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18174
18175 * configure.in: support rs6000-*-lynxos* configuration.
18176 support sunos4 as a cross target.
18177
18178 * config.sub: look for lynx*, not lynx since the OS version may
18179 legitimately be part of the name.
18180
18181 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18182
18183 * configure.in (i[34]86-*-sco*): Move to be with other i386
18184 targets.
18185 (romp-*-*): New target. Skip various binary utilities.
18186 (vax-*-*): New target. Don't build newlib.
18187 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
18188
18189 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18190
18191 * configure.in: Only set host_makefile_frag if config
18192 directory exists.
18193
18194 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18195
18196 * install.sh: If $dstdir exists, don't check whether each
18197 component does.
18198
18199 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18200
18201 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
18202
18203 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
18204
18205 * configure.in (*-*-lynxos*): Don't configure newlib for either
18206 native or cross Lynx.
18207
18208 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
18209
18210 * config.sub (sparc64-elf): Fix os.
18211 (z8k): Remove duplicate.
18212
18213 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18214
18215 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
18216 gcc/stmp-fixproto, to try to prevent fixproto from being run.
18217
18218 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
18219
18220 * configure: Make file links cleanly even if Lynx fails on
18221 an NFS symlink (at least fail cleanly).
18222
18223 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18224
18225 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
18226 -XNh2000.
18227
18228 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18229
18230 * configure: Unknown options are fatal again.
18231
18232 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
18233
18234 * configure: Ignore --x-includes and --x-libraries, for Autoconf
18235 compatibility.
18236
18237 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
18238
18239 * build-all.mk: Add `clean' target.
18240
18241 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18242
18243 * config.guess: Add SINIX support.
18244 * configure.in: Add mips-*-sysv4* support.
18245
18246 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
18247
18248 * build-all.mk: Document all useful targets.
18249 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
18250 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
18251
18252 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18253
18254 * configure: Support --silent, --quiet.
18255
18256 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18257
18258 * configure: Support --disable-FEATURE.
18259
18260 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18261
18262 * config.guess: Recognize NCR running SVR4.3.
18263
18264 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
18265
18266 * config.guess: Make BSDI generate i386-unknown-bsd386.
18267 Patch from Paul Eggert <eggert@twinsun.com>.
18268
18269 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18270
18271 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
18272
18273 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18274
18275 * configure: Make unrecognized options give nonfatal warnings
18276 instead of fatal errors, and pass them to any subdirectory
18277 configures in case they recognize them.
18278 Make --x equivalent to --with-x.
18279
18280 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18281
18282 * configure: Add --enable-* options. Clean up usage message and
18283 some comments.
18284
18285 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
18286
18287 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
18288
18289 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18290
18291 * configure.in (hppa*-*-*): Enable binutils.
18292
18293 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18294
18295 * config.sub: Recognize cisco.
18296
18297 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
18298
18299 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
18300
18301 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18302
18303 * config.guess: about target *-hitachi-hiuxwe2, don't print more
18304 than one configuration name. Add comment.
18305
18306 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
18307
18308 * config.guess: about target *-hitachi-hiuxwe2, fixed
18309 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
18310 macro is incorrect.]
18311
18312 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18313
18314 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
18315 than the "make ls" stuff which used to be here.
18316
18317 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18318
18319 * config.guess: Recognize i[34]86-unknown-freebsd.
18320 From Shawn M Carey <smcarey@rodan.syr.edu>.
18321
18322 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
18323
18324 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
18325
18326 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
18327
18328 * config.guess: Check for ptx.
18329
18330 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
18331
18332 * config.sub: Add os9k checking.
18333
18334 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18335
18336 * config.guess: Handle OSF1 running on HPPA processors
18337
18338 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18339
18340 * configure: If subdir configure fails, print out a message with
18341 subdirectory name, in case subdir's configure code didn't identify
18342 itself.
18343
18344 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
18345
18346 * configure.in: Remove embedded newlines from configdirs.
18347 Avoid mismatches of substrings. Fix matching strings at end
18348 of configdirs.
18349
18350 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
18351
18352 * config.guess: Add Lynx/rs6000 config support.
18353
18354 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18355
18356 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
18357
18358 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
18359
18360 * configure.in (hppa*-*-osf*): Treat this just like most other
18361 PA configurations (eg no binutils or ld).
18362 (hppa*-*-*elf*): These configurations have binutils and ld.
18363
18364 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18365
18366 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
18367
18368 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18369
18370 * configure.in (rs6000-*-*): Build gas.
18371
18372 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18373
18374 * Makefile.in: Avoid bug in losing hpux sed.
18375
18376 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18377
18378 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
18379 for GDB and GDB has been fixed to not need it.
18380
18381 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18382
18383 * config.guess: Recognize vax hosts.
18384
18385 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18386
18387 * configure (while loop): Don't use "break 2" inside case
18388 statement -- the case statement isn't an enclosing loop.
18389
18390 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
18391
18392 * config.guess: Clean up NeXT support, to allow nextstep
18393 on Intel machines. Make OS be nextstep.
18394
18395 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
18396
18397 * config.guess: Add alternate forms for Convex.
18398
18399 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
18400
18401 * configure: Completely rewrite option processing. Take
18402 advantage of pattern-matching to avoid invoking test frequently.
18403 Also clean up host and target defaulting logic.
18404
18405 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18406
18407 * Makefile.in: Replace all occurrances of "rootme" with "r" and
18408 "$${rootme}" with "$$r", to increase the likelihood that the do-*
18409 commands (plus user environment) will fit SCO limits.
18410
18411 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18412
18413 * configure.in: Don't issue warnings about directories which are
18414 not being configured if -norecursion is set. Correct test for
18415 --with-gnu-as and --with-gnu-ld to not get confused by substring
18416 matches.
18417
18418 * configure.in: Don't build gas for alpha-dec-osf1*.
18419
18420 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
18421
18422 * configure: Back out Per's change of 12/19/1993. It changes the
18423 behavior of configure in unexpected and confusing ways.
18424
18425 Also, use different delim char when calculating
18426 program_transform_name so that the name can contain slashes.
18427
18428 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
18429
18430 * configure.in, config.sub: Add support for VSTa micro-kernel.
18431
18432 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
18433
18434 * configure.in: Nuke hacks which were used to get a special
18435 version of GAS for HPPA configurations.
18436
18437 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
18438
18439 * configure: If only ${target_alias} is given, use that
18440 as the default for ${host_alias}.
18441 * configure: Add missing back-slashes before nested quotes.
18442
18443 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18444
18445 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
18446
18447 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
18448
18449 * config.guess: Recognize some Tektronix configurations.
18450 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
18451
18452 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18453
18454 * config.sub: Match any flavor of SH.
18455
18456 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
18457
18458 * configure.in: Don't try to configure newlib for Alpha.
18459
18460 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18461
18462 * configure.in: Don't build ld for Irix 5. Don't build gas,
18463 libg++ or libio for any Alpha target.
18464
18465 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
18466
18467 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
18468
18469 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
18470 default arguments -- so it tried to compress itself.
18471
18472 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18473
18474 * configure.in (notsupp): ensure that a space is always at the end
18475 of the configdirs list, since the grep checks for an explicit space
18476
18477 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18478
18479 * configure.in (target i386-sysv4.2): don't build ld, since static
18480 versions of many libraries are not available.
18481
18482 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18483
18484 * config.guess: Recognize Apollos (using environment variables).
18485 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
18486
18487 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18488
18489 * config.guess: Recognize Sony news mips running newsos.
18490
18491 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
18492
18493 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
18494 "fi ; else" for bash.
18495
18496 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
18497
18498 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
18499
18500 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
18501
18502 * config.sub: accept unixware as an alias for svr4.2.
18503 Fix some inconsistancies with the gcc version.
18504
18505 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18506
18507 * Makefile.in (DISTDOCDIRS): Add gdb.
18508
18509 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
18510
18511 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
18512
18513 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18514
18515 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
18516 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
18517 this now.
18518
18519 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18520
18521 * config.sub: Accept hiux* as an OS name.
18522
18523 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
18524 etc/make-stds.texi. The underscore came from gcc, and dje now
18525 agrees that RUNTESTFLAGS is the correct name.
18526
18527 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
18528
18529 * install.sh: Remove 'set -e'. It makes any conditionals
18530 in the script useless.
18531
18532 * config.guess: Automatically recognize arm-acorn-riscix
18533 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
18534
18535 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
18536
18537 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
18538
18539 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18540
18541 * Makefile.in (DISTDOCDIRS): New variable.
18542 (taz): Edit local Makefile.in sooner, instead of proto-toplev
18543 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
18544
18545 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18546
18547 * configure.in (hppa target): check the source directory for the
18548 pagas sub-directory
18549
18550 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
18551
18552 * config.sub: Allow -aout* and -elf*.
18553
18554 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18555
18556 * configure.in: Don't build ld on i386-solaris2, same as for
18557 sparc-solaris2.
18558
18559 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
18560
18561 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
18562
18563 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18564
18565 * configure.in: Configure gdb for alpha.
18566
18567 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18568
18569 * Makefile.in (CXXFLAGS): Add -O.
18570
18571 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18572
18573 * config.guess: added support for DG Aviion
18574
18575 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18576
18577 * configure.in: Produce warning message for subdirectories not
18578 configurable for this host/target combination. Don't try to
18579 configure gdb for vms.
18580
18581 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18582
18583 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
18584 appropriate files before making "diststuff".
18585 (DISTBISONFILES): New var: list of files to be edited.
18586 (DISTSTUFFDIRS): Add binutils.
18587
18588 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18589
18590 * config.sub: also handle mipsel and mips64el (for little endian mips)
18591
18592 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18593
18594 * configure.in: Add * to end of all OS names.
18595
18596 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
18597
18598 * configure.in: Build newlib for LynxOS native.
18599
18600 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18601
18602 * config.guess: Add support for delta 88k running SVR3.
18603
18604 * configure.in: Add comment about HP compiler vs. emacs.
18605
18606 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18607
18608 * configure.in: don't build ld on solaris2 (not a viable option
18609 due to bugs in getpwnam & getpwuid)
18610
18611 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18612
18613 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
18614 config.guess will produce a full version number.
18615
18616 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18617
18618 * configure.in: Build linker and binutils for alpha-dec-osf1.
18619
18620 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18621
18622 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
18623 and gdb/testsuite/Makefile.in.
18624
18625 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18626
18627 * configure.in: recognize mips*- instead of mips-
18628
18629 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
18630
18631 * config.sub: Accept linux*coff and linux*elf as operating
18632 systems.
18633
18634 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18635
18636 * config.sub: Recognize mips64, and mips3 as an alias for it.
18637
18638 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18639
18640 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
18641 gdb knows how to handle OSF/1 shared libraries.
18642
18643 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18644
18645 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
18646 * config.guess: Recognize Hitachi's HIUX.
18647 * config.sub: Recognize h3050r* and hppahitachi.
18648 Remove redundant cases for hp9k[23]*.
18649
18650 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18651
18652 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
18653 if gas and ld are in the source tree and are in ${configdirs}.
18654 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
18655 --with options (but still pass them down on the command line,
18656 if they were explicitly specified).
18657
18658 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18659
18660 * configure: substitute SHELL value in Makefile.in with
18661 ${CONFIG_SHELL}
18662
18663 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18664
18665 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
18666 *-*-solaris2* targets.
18667
18668 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18669
18670 * Makefile.in: define M4, and pass it down to sub-makes;
18671 all-autoconf now depends on all-m4
18672
18673 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18674
18675 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
18676 presence of {ar,ranlib} instead of a configured directory
18677
18678 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
18679
18680 * config.guess: Accept 34?? as well as 33?? for NCR.
18681
18682 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18683
18684 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
18685 of 'gas' in sed commands, since 'gash' is now in the tree as well.
18686
18687 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18688
18689 * configure: grab values for $(CC) and $(CXX) from the
18690 environment, so that someone can do "CC=gcc configure; make" and
18691 have it work right (matching the way that autoconf works now)
18692
18693 * configure.in, Makefile.in: add support for gash, the tcl
18694 interface to Galaxy
18695
18696 * config.guess: add NetBSD variants (hp300, x86)
18697
18698 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
18699
18700 * install.sh: Support -d option (in the manner of SunOS 4 install,
18701 as it is more deterministic than that of GNU install)
18702 (chmodcmd): Set file to mode 755 by default (should also do default
18703 chgrp and chown, but I don't feel like dealing with that now)
18704
18705 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
18706
18707 * config.sub: Remove h8300hhms alias.
18708
18709 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18710
18711 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
18712
18713 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18714
18715 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
18716 as stmp-fixinc
18717
18718 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18719
18720 * config.sub: recognize m88110-bug-coff.
18721
18722 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18723
18724 * Makefile.in (all-libio): all dependencies on the toolchain used
18725 to build this (gcc, gas, ld, etc)
18726
18727 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18728
18729 * config.guess: Deal with OSF/1 1.3 on alpha.
18730
18731 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18732
18733 * install.sh: add some 'else true' clauses for portability
18734
18735 * configure.in: don't build libio for h8[35]00-*-* targets
18736
18737 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
18738
18739 * Makefile.in: Add support for new libio.
18740
18741 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18742
18743 * install.sh: If one command fails, don't try the rest. Don't try
18744 to remove $dsttmp (via trap) unless we have already created it.
18745 If $src doesn't exist, detect it and exit with an error.
18746
18747 * config.guess: Recognize BSD on hp300.
18748
18749 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
18750
18751 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
18752 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
18753
18754 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
18755
18756 * Makefile.in (all-send-pr): depends on all-prms
18757
18758 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18759
18760 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
18761
18762 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18763
18764 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
18765 Added test for mips-mips-riscos5.
18766
18767 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18768
18769 * configure.in: use mh-hp300 for 68k HP hosts
18770
18771 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18772
18773 * configure: add support for CONFIG_SHELL, so that you can use
18774 some alternate shell for evaluating configure scripts
18775
18776 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
18777
18778 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
18779 in configure script to bug-gdb@prep.ai.mit.edu when building
18780 distribution archive.
18781 * Makefile.in (COMPRESS): Remove def.
18782 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
18783 gdb.tar.Z and make-gdb.tar.Z respectively.
18784 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
18785 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
18786 to convergence with 'taz' target in Makefile.in.
18787
18788 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18789
18790 * install.sh (dsttmp): use trap to ensure that tmp files go
18791 away on error conditions
18792
18793 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18794
18795 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
18796
18797 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18798
18799 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
18800 its parent is '/' not ''.
18801
18802 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
18803
18804 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
18805
18806 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
18807 that ${newsrcdir}/configure.in does.
18808
18809 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18810
18811 * test-build.mk: support for CONFIG_SHELL
18812
18813 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
18814
18815 * config.sub (netware): Add as a basic system type.
18816
18817 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18818
18819 * Makefile.in (Makefile): depend on configure.in. Also drop the
18820 $(srcdir)/ from the dependency on Makefile.in.
18821
18822 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
18823
18824 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
18825 (h8300hhms is temporary until multi-libraries are implemented).
18826 * configure.in: Handle h8300h too.
18827
18828 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18829
18830 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
18831
18832 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
18833
18834 * configure: Remove extraneous output when guessing host type.
18835 * config.guess: Remove extraneous output when guessing using C
18836 compiler rather than uname, or when guessing fails.
18837
18838 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
18839
18840 * Makefile.in: remove all.cross and install.cross targets
18841
18842 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
18843 definitions
18844
18845 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
18846
18847 * configure.in (target sh): Build gprof.
18848
18849 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18850
18851 * config.sub: change -solaris to -solaris2
18852
18853 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18854
18855 * configure.in: Use config/mh-riscos for mips-*-sysv*.
18856
18857 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
18858
18859 * configure: Correct error message for missing Makefile.in to
18860 print correct directory.
18861
18862 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18863
18864 * install.sh: kludge around 386BSD shell bug
18865
18866 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
18867
18868 * config.guess: Recognize NeXT.
18869 * config.guess: Recognize i486-ncr-sysv4.
18870 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
18871
18872 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
18873
18874 * Makefile.in (MAKEINFOFLAGS): New variable.
18875 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
18876 * build-all.mk, test-build.mk: Pass down --no-split as
18877 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
18878
18879 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
18880
18881 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
18882
18883 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
18884
18885 * Makefile.in (libg++.tar.z): New rule.
18886 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
18887 * Makefile.in (taz): Only do a single chmod.
18888
18889 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18890
18891 * install.sh: don't use dirname anymore (replaced with sed usage)
18892
18893 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
18894
18895 * Makefile.in: Change extension for gzip'd files from '.z' to
18896 '.gz' per new FSF standard usage.
18897
18898 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18899
18900 * configure: put quotes around the final value of program_transform_name
18901
18902 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18903
18904 * Makefile.in: new install.sh support; update install-info rules
18905
18906 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
18907
18908 * configure.in: Build diff for crosses, but not for go32 host.
18909
18910 * configure.in: Build gprof only for native, and don't build it
18911 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
18912
18913 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
18914
18915 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
18916
18917 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18918
18919 * configure.in (host_tools): Add prms.
18920
18921 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18922
18923 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
18924 with $(FLAGS_TO_PASS) on the command line
18925
18926 * config.sub: Recognize lynx and lynxos
18927
18928 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
18929
18930 * config.sub: Accept -ecoff*, not just -ecoff.
18931
18932 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18933
18934 * Makefile.in (taz): Use .gz suffix instead of .z.
18935 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
18936 names.
18937
18938 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18939
18940 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
18941
18942 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18943
18944 * Makefile.in (install-no-fixedincludes): install gcc last, so
18945 that rebuilds that might happen during 'make install' don't get
18946 bogus gcc include files
18947
18948 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18949
18950 Change from Utah for HPPA support:
18951 * config.guess: Recognize hppa1.x-hp-bsd.
18952
18953 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
18954
18955 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
18956 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
18957
18958 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
18959
18960 * config.sub: Add support for rom68k and bug boot monitors.
18961
18962 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
18963
18964 * Makefile.in: Make all-opcodes depend on all-bfd.
18965
18966 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
18967
18968 * config.guess: Added special check for i[34]86-univel-sysv4*.
18969
18970 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
18971
18972 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
18973 the processor rather than assuming i486.
18974
18975 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18976
18977 * config.guess: Recognize SunOS6 as Solaris3.
18978
18979 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
18980
18981 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
18982 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
18983
18984 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
18985
18986 * build-all.mk (all-cross): New target for Canadian Cross.
18987 Added Q2 go32 targets.
18988 * test-build.mk: Configure go32 cross sparclite-aout and
18989 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
18990 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
18991
18992 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18993
18994 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
18995 GO32 hosted toolchains
18996
18997 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
18998
18999 * configure: change so "-exec-prefix" gets passed down rather
19000 than "-exec_prefix" so autoconf generated Makefiles get the
19001 exec_prefix set right.
19002
19003 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19004
19005 * config.guess: get the Solaris2 minor version number
19006
19007 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
19008
19009 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19010
19011 * config.guess: Recognize some Sequent platforms.
19012
19013 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19014
19015 * Makefile.in: added the vault-install target
19016
19017 * configure.in: actually use the Sun3 makefile fragment that's in
19018 config, also added the release dir to configdirs
19019
19020 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19021
19022 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
19023
19024 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19025
19026 * configure.in: remove some program from Alpha targetted toolchains
19027
19028 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
19029
19030 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
19031 gprof.
19032 (taz): Run "make diststuff" in those directories instead of "make
19033 proto-dir". Look for "VERSION=" only at start of line in subdir
19034 Makefile. Use "gzip -9" for compression.
19035 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
19036 (binutils.tar.z): New target.
19037
19038 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19039
19040 * Makefile.in (taz): Include gpl.texinfo.
19041
19042 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19043
19044 * Makefile.in (setup-dirs): Merged into "taz" target.
19045 (taz): Only do `proto-dir' stuff if a directory is actually needed
19046 for this target.
19047
19048 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
19049
19050 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
19051 (FLAGS_TO_PASS): Pass down MUNCH_NM.
19052 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
19053 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
19054 (gcc-no-fixedincludes): Correct for current gcc Makefile.
19055
19056 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
19057
19058 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
19059 config.sub, and move-if-change to gdb testsuite distribution
19060 archive, so the testsuite can be extracted, configured, and
19061 run separately from the gdb distribution. Blow away the Chill
19062 tests that require a Chill compiled executable, since GNU Chill
19063 is not yet publically available.
19064
19065 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19066
19067 * test-build.mk: set environment variables in a single command,
19068 instead of a list of assignments and exports
19069
19070 * config.guess: recognize Alpha/OSF1 systems
19071
19072 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19073
19074 * configure: Change help message to prefer --options rather than
19075 -options.
19076
19077 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19078
19079 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
19080 zippy@ecst.csuchico.edu.
19081 * config.guess: Recognize miniframe.
19082
19083 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
19084
19085 * Makefile.in: Use srcroot to find runtest rather than rootme.
19086 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
19087
19088 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
19089
19090 * test-build.mk: Extensive additions to support building on a
19091 machine other than the host.
19092
19093 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19094
19095 * configure (tooldir): Fix for i386-aix again.
19096
19097 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
19098
19099 * configure, Makefile.in: Change definition of $(tooldir)
19100 to match the FSF.
19101
19102 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
19103
19104 * config.guess: Recognize i[34]86/SVR4.
19105
19106 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19107
19108 * Makefile.in (all-gdb): gdb depends on sim.
19109
19110 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
19111
19112 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
19113 at the same time we make the prototype gdb directory.
19114 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
19115 files at the same time as the gdb base release distribution.
19116
19117 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
19118
19119 * Makefile.in (check): Use individual check targets rather than
19120 DO_X rule.
19121 (check-gcc): Added.
19122
19123 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
19124
19125 * config.sub: Use sysv3.2 not sysv32 for canonical OS
19126 for System V release 3.2.
19127
19128 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19129
19130 * config.sub: Recognize hppaosf.
19131 * configure.in: Do configure ld/binutils/gas for it.
19132
19133 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19134
19135 * configure (tooldir): Alter syntax used to set this, for systems
19136 where "\$" isn't handled right, like i386-aix.
19137
19138 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
19139
19140 * configure: Pass program-transform-name, not
19141 program_transform_name, to recursive configures.
19142
19143 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
19144
19145 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
19146 of gas+ld+binutils.
19147
19148 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
19149
19150 * config.guess: Recognize AIX3.2 as distinct from 3.1.
19151
19152 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19153
19154 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
19155
19156 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19157
19158 * Makefile.in (PRMS): Set back to all-prms.
19159
19160 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
19161
19162 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
19163 targets, rather than for MIPS hosts.
19164
19165 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19166
19167 * configure.in: add comment for --with-x default values
19168
19169 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
19170
19171 * Makefile.in: add check-* targets for each of the directories in
19172 the tree. Add a definition of RUNTEST that will use the one we
19173 just built, if it exists. Pass this down via FLAGS_TO_PASS.
19174
19175 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
19176
19177 * configure.in: Removed obsolete references to bfd_target and
19178 target_makefile_frag.
19179
19180 * build-all.mk: Set assorted targets for Q2.
19181 * config.sub: Recognize z8k-sim and h8300-hms.
19182 * test-build.mk: Really don't pass host to configure.
19183 (HOLES): Added uname.
19184
19185 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
19186
19187 * configure: Handle an empty program-prefix, program-suffix or
19188 program-transform-name correctly.
19189
19190 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
19191
19192 * build-all.mk: -G 8 no longer required for MIPS targets.
19193 * test-build.mk: Don't pass host argument to configure; make it
19194 guess.
19195
19196 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
19197
19198 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
19199 * Makefile.in (COMPRESS): New macro, like GZIP.
19200
19201 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
19202
19203 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
19204
19205 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
19206 with gas currently defaults to -G 0.
19207
19208 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
19209
19210 * Makefile.in (all-flex): flex depends on byacc.
19211
19212 * build-all.mk: If host not specified, use config.guess. Pass TAG
19213 to test-build.mk as RELEASE_TAG.
19214 * test-build.mk (configargs): New variable containing arguments to
19215 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
19216 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
19217
19218 * config.guess: Use /bin/uname when checking -X argument on SCO,
19219 to avoid invoking GNU uname which doesn't understand -X.
19220
19221 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
19222
19223 * configure.in: Build gas for mips-*-*.
19224
19225 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19226
19227 * Makefile.in (all.normal): insert missing backslash.
19228
19229 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
19230
19231 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
19232
19233 * Makefile.in: Complete overhaul to merge many almost identical
19234 targets.
19235
19236 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19237
19238 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
19239 (gdb.tar.Z): Adjusted.
19240
19241 * Makefile.in (setup-dirs, taz): New targets; should be general
19242 enough to adapt for gdb sometime. Build only .z file.
19243 (gas.tar.z): New target.
19244
19245 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19246
19247 * build-all.mk: Use CC=cc -Xs on Solaris.
19248
19249 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
19250
19251 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
19252 for handling BISON for FSF releases.
19253
19254 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19255
19256 * configure: Actually implement the change zoo just documented.
19257
19258 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
19259
19260 * configure: when using config.guess, only set target_alias when
19261 it's not already been set (ie, on the command line)
19262
19263 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19264
19265 * Makefile.in: add installcheck target, set PRMS to install-prms
19266
19267 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19268
19269 * configure: add support for package_makefile_fragment, handle the
19270 case where a directory has a configure.in file but no Makefile.in
19271 more gracefully (with an actual understandable error message, even);
19272 add support for --without (and add this to the usage message); also
19273 explicitly add a --host=${host_alias} to the command line when
19274 config.guess is used
19275
19276 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19277
19278 * configure: Must use both --host and --target in recursive calls.
19279
19280 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
19281
19282 * Makefile.in: Change deja-gnu to dejagnu.
19283
19284 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
19285
19286 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
19287
19288 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19289
19290 * configure.in: canonicalize all instances to *-*-solaris2*,
19291 also strip out a number of tools to not build for go32 host
19292
19293 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19294
19295 * config.guess: add GPL.
19296
19297 * Makefile.in, config.guess, config.sub, configure: bump
19298 copyrights to 93.
19299
19300 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
19301
19302 * Makefile.in (do-info): Removed obsolete check for existence of
19303 localenv file.
19304
19305 * Makefile.in (MAKEOVERRIDES): Define to be empty.
19306
19307 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19308
19309 * Makefile.in: a couple of 'else true' for decstation,
19310 support for TclX
19311
19312 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
19313
19314 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
19315
19316 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
19317
19318 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
19319
19320 * config.guess: Recognize i386-ibm-aix (PS/2).
19321 * configure.in: Use config/mh-aix386 file for it.
19322
19323 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
19324
19325 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
19326 CC_FOR_TARGET instead.
19327 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
19328
19329 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
19330
19331 * Makefile.in: Add sim to list of directories sent with gdb
19332
19333 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
19334
19335 * configure.in: Put back mips-dec-bsd* case.
19336
19337 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
19338
19339 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
19340 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
19341 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
19342
19343 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19344
19345 * configure.in: remove no-op mips-dec-bsd* in "case $target"
19346
19347 * Makefile.in (dir.info): only run gen-info-dir if it exists,
19348 (install-info): install dir.info only if it exists,
19349 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
19350
19351 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
19352
19353 * configure.in: For vms target, skip bfd, ld, binutils. Do build
19354 gas for mips-dec-bsd.
19355
19356 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
19357
19358 * configure (makesrcdir): If ${srcdir} is relative and not ".",
19359 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
19360
19361 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
19362
19363 * configure.in: Added "dejagnu" to hosttools list.
19364
19365 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
19366
19367 * config.sub, configure.in, config.guess: Add support
19368 for Bosx, an AIX variant from Bull.
19369 Patches from F.Pierresteguy@frcl.bull.fr.
19370
19371 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
19372
19373 * devo/dejagnu: Initial creation of devo/dejagnu.
19374 Migrated dejagnu testcases and support files for testing software
19375 tools to reside as subdirectories, currently called "testsuite",
19376 within the directory of the software tool. Migrated all programs,
19377 support libraries, etc. beloging to dejagnu proper from
19378 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
19379 with no modifications. The changes to these files which will
19380 allow them to configure, build, and execute properly will be made
19381 in a future update.
19382
19383 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19384
19385 * Makefile.in: Change send_pr to send-pr.
19386 * configure.in: Likewise.
19387 * send_pr: Renamed directory to send-pr.
19388
19389 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
19390
19391 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
19392
19393 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
19394
19395 * README: Update for gdb-4.8 release.
19396 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
19397 gdb-xxx.tar.z (gzip'd) file also.
19398
19399 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19400
19401 * Makefile.in: make all-diff depend on all-libiberty
19402
19403 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
19404
19405 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
19406
19407 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19408
19409 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
19410
19411 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
19412
19413 * Makefile.in (DEVO_SUPPORT): Remove etc directory
19414 (ETC_SUPPORT): Only add the files GDB wants from etc/.
19415 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
19416
19417 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19418
19419 * Makefile.in: makeinfo binary is in a new location
19420
19421 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
19422
19423 * config.sub: Accept -ecoff as an OS.
19424
19425 * Makefile.in: Various changes to eliminate a level of make
19426 recursion and reduce the required command line length.
19427 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
19428 sub-makes.
19429 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
19430 variables holding settings for specific sub-makes.
19431 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
19432 in terms of BASE_FLAGS_TO_PASS.
19433 (TARGET_LIBS): New variable listing directories which use
19434 TARGET_FLAGS_TO_PASS.
19435 (subdir_do): Eliminated.
19436 (do-*): New set of targets to replace subdir_do.
19437 (various): All targets which used subdir_do now depend on do-*.
19438 (local-clean): Renamed from do_clean.
19439 (local-distclean): New target, dependency of distclean and
19440 realclean.
19441 (install-info): Don't create directories. Depend on dir.info
19442 rather than calling make recursively.
19443 (install-dir.info): Eliminated.
19444 (install-info-dirs): Create all info directories here.
19445 (dir.info): Depend upon do-install-info.
19446
19447 * test-build.mk (HOLES): Added false.
19448
19449 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
19450
19451 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
19452
19453 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19454
19455 * Makefile.in (info): remove dependency on all-texinfo. The
19456 problem was really in texinfo/C, not at this level.
19457
19458 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
19459
19460 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
19461
19462 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
19463
19464 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
19465 GDB releases.
19466
19467 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19468
19469 * configure: Include srcdir in message about target of link not
19470 being found. Don't convert `-' to `_' in `with' options being
19471 passed to subdirs.
19472
19473 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19474
19475 * configure.in: add uudecode to host_tools
19476
19477 * Makefile.in: added {all,install}-uudecode targets, added them to
19478 the appropriate lists
19479
19480 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
19481
19482 * Makefile.in (all-gcc): Added dependency on all-gas.
19483
19484 * configure.in (mips-*-*): Build ld and binutils.
19485
19486 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19487
19488 * configure: check return code from mkdir, print error message and
19489 exit on failure.
19490
19491 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
19492
19493 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
19494
19495 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
19496
19497 * test-build.mk (HOLES): Added tar, cpio and uudecode.
19498
19499 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19500
19501 * config.sub (h8500): Recognize this as a cpu type.
19502
19503 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19504
19505 * configure: source directory missing is no longer a warning
19506
19507 * configure.in: recognize irix[34]* instead of irix[34]
19508
19509 * Makefile.in: define and pass down X11_LIB
19510
19511 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
19512
19513 * guess-systype: Renamed to ...
19514 * config.guess: ... by popular request.
19515 * configure.in, Makefile.in: Update accordingly.
19516
19517 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
19518
19519 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
19520 + Add Convex, Cray/Unicos, and Encore/Multimax support.
19521 + Execute ./dummy instead of assuming . is in PATH.
19522
19523 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
19524
19525 * guess-systype: New shell script. Attempts to guess the
19526 canonical host name of the executing host.
19527 Only a few hosts are supported so far.
19528 * configure: Call guess-systype if no host is specified.
19529
19530 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
19531
19532 * Makefile.in (gcc-no-fixedincludes): Made to work with current
19533 gcc Makefile.
19534
19535 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
19536
19537 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
19538 (all-gcc, install-gcc, subdir_do): Use it.
19539
19540 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19541
19542 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
19543
19544 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
19545
19546 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
19547 set exclusively by configure, using configure.in .
19548
19549 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19550
19551 * test-build.mk: set $PATH for all builds
19552
19553 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
19554
19555 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
19556
19557 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
19558 the one used in gcc/Makefile.in, so that a null expansion doesn't
19559 override the one needed to build gcc with a native cc.
19560
19561 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19562
19563 * configure: Accept -with arguments.
19564
19565 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19566
19567 * Makefile.in: added h8300sim
19568
19569 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
19570
19571 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
19572 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
19573 (all-cygnus, native, build-cygnus): Make
19574 $(canonhost)-stamp-3stage-done, not $(host)....
19575 * test-build.mk (stamp-3stage-compared): Use tail +10c for
19576 i386-sco3.2v4. Added else true to if command.
19577
19578 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
19579
19580 * config.sub: (from FSF) Sequent uses a BSD-like OS.
19581
19582 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
19583
19584 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
19585
19586 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19587
19588 * configure.in: don't remove binutils from Solaris builds
19589
19590 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
19591
19592 * Makefile.in: get rid of earlier definitions for *clean,
19593 also handle the recursive info rule better
19594
19595 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
19596
19597 * Makefile.in (mostlyclean, distclean, realclean): Fix to
19598 do more-or-less the right thing.
19599
19600 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
19601
19602 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
19603 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
19604
19605 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19606
19607 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
19608 $(host_canonical).
19609
19610 * configure.in: split the configdirs list into 4 categories (native
19611 v. cross, library v. tool) and handle the cross-only and native-
19612 only in more reasonable (and correct!) way.
19613
19614 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
19615
19616 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
19617 configdirs anymore.
19618
19619 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19620
19621 * Makefile.in: extensive cleanup:: removed all of the explicit
19622 clean-* targets, collapsed many wrappers around subdir_do into
19623 one, added additional targets to satisfy standards.texi, deleted
19624 some old targets, some changes for consistency
19625
19626 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19627
19628 * configure.in: handle some programs as cross-only, and others as
19629 native only
19630
19631 * test-build.mk: handle partial holes in a more generic manner
19632
19633 * Makefile.in: m4 depends on libiberty
19634
19635 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19636
19637 * configure.in: add m4, textutils, fileutils, sed, shellutils,
19638 time, wdiff, and find to configdirs
19639
19640 * Makefile.in: all, clean, and install rules for the new programs
19641 added to configure.in
19642
19643 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19644
19645 * configure.in: use mh-sun for all *-sun-* hosts
19646
19647 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19648
19649 * Makefile.in: define flags for X11 include files and library file
19650 locations, pass them down to the programs that need this info
19651
19652 * build-all.mk: added a 'native' target, to 3stage the native toolchain
19653
19654 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19655
19656 * configure.in: start building libg++ for HP-UX targets
19657
19658 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
19659
19660 * README: Update references to files moved into etc/.
19661
19662 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
19663
19664 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
19665 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
19666
19667 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
19668
19669 * configure: accept dash as well as underscore in long option
19670 names for FSF compatibility.
19671
19672 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
19673
19674 * config.sub: added -sco3.2v4 support from FSF.
19675
19676 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19677
19678 * configure.in: expand the section that adds or removes
19679 directories from the list of programs to build, to handle native
19680 vs. cross in addition to host v. native
19681
19682 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
19683
19684 * Makefile.in: Replace C++ in macro names with CXX.
19685 This is less likely to break ...
19686
19687 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19688
19689 * test-build.mk: add -w to GNU_MAKE
19690
19691 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19692
19693 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
19694 add 'sparc' to list of recognized cpus. This needed to make
19695 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
19696 Delete some redundant ose68 variants. Recognize -wrs as an os,
19697 then changes that into $CPU-wrs-vxworks.
19698
19699 * configure.in: remove most references to gdbtest, regularize
19700 target based program removal
19701
19702 * test-build.mk: import from p3 tree (many fixes and changes)
19703
19704 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19705
19706 * Makefile.in: added rules to handle tcl, tk, and expect
19707
19708 * configure.in: handle those directories if they exist
19709
19710 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19711
19712 * config.sub: removed bogus hppabsd and hppahpux names, since
19713 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
19714
19715 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19716
19717 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
19718 depends upon all-xiberty
19719
19720 * Makefile.in: changes from p3, including:
19721
19722 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
19723
19724 * Makefile.in (XTRAFLAGS): include newlib directories if
19725 newlib/Makefile exists, rather than if host != target.
19726
19727 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
19728
19729 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19730 from the same source tree and not building a cross-compiler. This
19731 matters for the libg++ configuration if reconfiguring a tree that
19732 has already been installed.
19733
19734 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
19735
19736 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19737 pick up the machine and system specific header files.
19738
19739 * Makefile.in: added AS_FOR_TARGET, passed down in
19740 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19741 the C compiler to use to create programs which are run in the
19742 build environment, set it to default to $(CC), and passed it down
19743 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19744
19745 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
19746
19747 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
19748 We need them for unusual native builds, like systems without
19749 ranlib.
19750
19751 * configure: also define $(host_canonical) and
19752 $(target_canonical), which are the full, canonical names for the
19753 given host and target
19754
19755 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
19756
19757 * Makefile.in: Added separate definitions for C++.
19758
19759 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
19760
19761 * configure.in (configdirs): Add deja-gnu.
19762
19763 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
19764
19765 * README: Update for configure.texi and gdb-4.7 release.
19766
19767 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
19768
19769 * Makefile.in: Move "all" target to top of file.
19770 Previously, first target was ".PHONY" which caused BSD4.4 make
19771 to build .PHONY when make was run without arguments.
19772
19773 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
19774
19775 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
19776 Library-copylefted code in libiberty.
19777
19778 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
19779
19780 * config.sub: Replace m68kmote with plain old m68k.
19781
19782 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
19783
19784 * Makefile.in: Remove space from blank line, avoid Make complaints.
19785
19786 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
19787
19788 * config.sub: Complain if no argument is given. Added support for
19789 386bsd as OS and target alias.
19790
19791 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
19792
19793 * Makefile.in (XTRAFLAGS): include newlib directories if
19794 newlib/Makefile exists, rather than if host != target.
19795
19796 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
19797
19798 * config.sub: recognize sparclite-wrs-vxworks.
19799
19800 * Makefile.in (install-xiberty): added *-xiberty make rules (from
19801 p3.) Added clean-xiberty to clean.
19802
19803 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19804
19805 * configure.in: use *-*-* instead of nested cases for host and target
19806
19807 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
19808
19809 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19810 from the same source tree and not building a cross-compiler. This
19811 matters for the libg++ configuration if reconfiguring a tree that
19812 has already been installed.
19813
19814 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
19815
19816 * config.sub (i486v/i486v4): Merge in from FSF version.
19817
19818 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
19819
19820 * configure: only set PWD if it is already set.
19821
19822 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
19823
19824 * configure: just set PWD=`pwd` at the top, since Ultrix sh
19825 doesn't have unset and all success paths (and most error paths)
19826 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
19827 to just ${PWD} to avoid confusion.)
19828
19829 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
19830
19831 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
19832 even for a native compilation.
19833
19834 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
19835
19836 Changes to make the gdb.tar.Z rule work better.
19837
19838 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
19839 (DEVO_SUPPORT): Add configure.texi.
19840 (bfd-ilrt.tar.Z): Remove ancient rule.
19841
19842 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
19843
19844 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19845 pick up the machine and system specific header files.
19846
19847 * configure.in, config.sub: added new target m68010-adobe-scout,
19848 with alias of adobe68k. Changed configure.in to check for
19849 -scout before -sco* to avoid a false match.
19850
19851 * Makefile.in: added AS_FOR_TARGET, passed down in
19852 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19853 the C compiler to use to create programs which are run in the
19854 build environment, set it to default to $(CC), and passed it down
19855 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19856
19857 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
19858
19859 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
19860 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
19861 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
19862 FOR_TARGET variants, to newlib and libg++.
19863
19864 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
19865
19866 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
19867 first.
19868
19869 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
19870
19871 * config.sub: Accept `elf' as an environment.
19872
19873 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19874
19875 * Makefile.in (all-opcodes): cd into the right directory
19876
19877 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
19878
19879 * configure: added -program_transform_name option, used as
19880 argument to sed when installing programs.
19881 configure.texi: added documentation for -program_prefix,
19882 -program_suffix and -program_transform_name.
19883
19884 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
19885
19886 * config.sub: Accept i486 where i386 ok.
19887
19888 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
19889
19890 * config.sub: accept we32k
19891
19892 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
19893
19894 * config.sub, configure.in: accept OSE68000 and OSE68k.
19895
19896 * Makefile.in: don't create all directories for ``make install'';
19897 let the subdirectories create the ones they need.
19898
19899 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19900
19901 * COPYING: new file, GPL v2
19902
19903 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19904
19905 * Makefile.in: use the new gen-info-dir, which needs a template
19906 argument (which also lives in texinfo)
19907
19908 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
19909
19910 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
19911
19912 * config.sub (ncr3000): Change i386 to i486.
19913
19914 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19915
19916 * Makefile.in: add install-rcs, install-grep to
19917 install-no-fixedincludes, removed install-bison and install-libgcc
19918
19919 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
19920
19921 * configure.in: grab the HPUX makefile fragment if on HPUX
19922
19923 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
19924
19925 * Makefile.in: eradicate bison spoor (ditto libgcc).
19926 configure.in: recognise m68{k,000}-ericsson-OSE.
19927 es1800 is alias for m68k-ericsson-OSE
19928
19929 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19930
19931 * configure.in: rearrange the parts that remove programs from
19932 configdirs, based now on HOST==TARGET or by canonical triple.
19933
19934 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19935
19936 * test-build.mk: recurse explicitly with -f test-build.mk when
19937 appropriate. predicate stage3 and comparison on the existence
19938 of gcc. That is, if gcc isn't around, we aren't three-staging.
19939 On very clean, also remove ...stamp-co. Build in-place before
19940 doing other builds.
19941
19942 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19943
19944 * Makefile.in, configure.in: add tgas
19945
19946 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19947
19948 * Makefile.in: a number of changes merged in from progressive.
19949
19950 * configure.in: add libm.
19951
19952 * .cvsignore: ignore some stuff that comes from test-build.mk.
19953
19954 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
19955
19956 * config.sub: Add es1800 (m68k-ericsson-es1800).
19957
19958 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
19959
19960 * configure: Add program_suffix (parallel to program_prefix)
19961 * Makefile.in: adjust directory-creating script for losing decstation
19962
19963 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
19964
19965 * configure: Minor $subdir-related fixes.
19966
19967 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19968
19969 * configure: fix various problems with propogating
19970 makefile_target_frag in subdirs.
19971 * configure.in: config libgcc if its there
19972
19973 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
19974
19975 * config.sub: HPPA merge.
19976
19977 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
19978
19979 * Makefile.in: Replace all-bison with all-byacc in all
19980 dependency lines for other tools (which now use byacc).
19981
19982 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
19983
19984 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
19985
19986 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
19987
19988 * Makefile.in: make gprof rules similar to byacc rules (instead of
19989 vestigal $(unsubdir) that didn't work...)
19990
19991 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
19992
19993 * config.sub: Add support for Linux.
19994 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
19995 (at least for libg++).
19996
19997 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19998
19999 * configure.texi: fix doc for the -nfp option to configure
20000
20001 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
20002
20003 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
20004
20005 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
20006
20007 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
20008 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
20009 * configure.in: added solaris* host_makefile_frag hook.
20010
20011 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20012
20013 * config.sub: changed recognition of m68000 so that various
20014 m68k types can be specified via m680[01234]0
20015
20016 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20017
20018 * config.sub (basic_machine): fix sed so that '-foo' isn't
20019 completely substituted out while .+'-foo' loses the '-foo'
20020
20021 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20022
20023 * config.sub ($os): Add -aout.
20024
20025 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
20026
20027 * configure: If host_makefile_frag is absolute, don't
20028 prefix ${invsubdir} (relevant to libg++ auto-configure).
20029
20030 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20031
20032 * Makefile.in (tooldir): Define it.
20033 (all-ld): Depend on all-flex.
20034
20035 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
20036
20037 * Makefile.in (check): Fix libg++ special case.
20038
20039 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
20040
20041 * configure: do not bury `pwd` into config.status, thus do fewer
20042 pwd's.
20043
20044 * configure: print the "Building in" message only when building in
20045 other than "." AND verbose.
20046
20047 * configure: remove -s, rework -v to better accommodate guested
20048 configures.
20049
20050 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
20051
20052 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
20053
20054 * Makefile.in: macroize flags passed on recursion. remove
20055 fileutils.
20056
20057 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
20058
20059 * configure: get makesrcdir right for subdirs deeper than 1.
20060
20061 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
20062 install.
20063
20064 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
20065
20066 * Makefile.in: don't print subdir_do or recursion lines.
20067
20068 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
20069
20070 * standards.texi: added menu item.
20071
20072 * Makefile.in: build and install standards.info.
20073
20074 * standards.texi: new file.
20075
20076 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20077
20078 * configure: test for and move config.status pieces from
20079 ${subdir}/.
20080
20081 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
20082
20083 * configure: Test for existance of files before trying to mv
20084 them, to avoid numerous non-existance messages.
20085
20086 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
20087
20088 * configure: correct final line of config.status.
20089
20090 * configure: patch from eggert. Avoids a protection problem if
20091 the original Makefile.in is read only.
20092
20093 * configure: use move-if-change from gcc to create config.status.
20094 Some makefiles depend on config.status to tell if a directory
20095 has been reconfigured for a different host. This change
20096 prevents those directories from remaking everything in the case
20097 where the reconfig was only intended to rebuild a Makefile.
20098
20099 * configure: test for config.sub with "config.sub sun4" rather
20100 than "config.sub ${host_alias}". Otherwise we can't tell a bad
20101 host alias from a missing config.sub.
20102
20103 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20104
20105 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
20106 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
20107
20108 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
20109
20110 * configure: mkdir ${subdir} as needed.
20111
20112 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
20113
20114 * Makefile.in,configure.in: added autoconf.
20115
20116 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20117
20118 * Makefile.in: no longer pass against on recursion.
20119
20120 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
20121 definitions are not inherited.
20122
20123 * configure: correct makesrcdir when subdir is .
20124
20125 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
20126
20127 * configure: Add support for 'subdirs' variable, which is
20128 like 'configdirs', except that configure doesn't re-invoke
20129 itself for subdirs, it just creates a Makefile for each subdir.
20130 * configure.texi: Document subdirs.
20131
20132 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20133
20134 * configure.in: added flex to configdirs
20135
20136 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
20137
20138 * Makefile.in: remove clean-stamps from clean.
20139
20140 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
20141
20142 * configure.in: Add gdbtest to configdirs.
20143
20144 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
20145
20146 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
20147 to recursive makes.
20148 * configure.in: Recognize new ncr3000 config.
20149
20150 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
20151
20152 * Makefile.in, configure.in: removed references to gdbm.
20153
20154 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
20155
20156 * config.sub: Don't canonicalize os value
20157 newsos* to bsd (readline needs to check for newsos).
20158 (This fix was earlier made Jan 31, but got re-broken.)
20159
20160 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
20161
20162 * configure.in: sco is an os, not a vendor!
20163
20164 * configure: Quote $( better. Keep various shells happy.
20165
20166 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
20167
20168 * Makefile.in: eliminate stamp-files.
20169
20170 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
20171
20172 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
20173 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
20174
20175 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
20176
20177 * config.sub: fix iris/iris3.
20178
20179 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
20180
20181 * configure: re-add -rm.
20182
20183 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
20184
20185 * Maskefile.in: add .stmp-rcs to all.
20186
20187 * configure.in: remove gas from rs6000 build, use aix host fragment.
20188
20189 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
20190
20191 * configure: pass down site_option during recursion.
20192
20193 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
20194
20195 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
20196
20197 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
20198
20199 * configure: Change exec_prefix so that it really defaults to prefix.
20200
20201 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
20202
20203 * Makefile.in, configure.in: Add support for mmalloc library.
20204
20205 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
20206
20207 * Makefile.in: add stmp dependencies for a few more things.
20208
20209 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
20210
20211 * configure: adjusted error message on objdir/srcdir configure
20212 collision, per john's suggestion.
20213
20214 * Makefile.in: add libiberty stmp to all and all.cross.
20215
20216 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
20217
20218 * Makefile.in: remove force dependencies, add grep to all.
20219
20220 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
20221
20222 * Makefile.in: drop flex. make stamp files work.
20223
20224 * configure: added test for conflicting configuration in srcdir,
20225 remove trailing slashes from srcdir. Otherwise emacs gdb mode
20226 gets cranky. use relative paths for configure and srcdir
20227 whenever possible. Send some error messages to stderr that were
20228 going to stdout.
20229
20230 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
20231
20232 * Makefile.in: Fix libg++ rule to check for gcc directory
20233 before using gcc/gcc. Also pass XTRAFLAGS.
20234
20235 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
20236
20237 * Makefile.in: added stmp-files so that directories aren't polled
20238 when they are already built.
20239
20240 * configure.texi: fixed a node pointer problem.
20241
20242 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
20243
20244 * config.sub configure.in gdb/configure.in
20245 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
20246 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
20247 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
20248
20249 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20250
20251 * configure: -recurring becomes -silent. corrected help message
20252 for -site= option.
20253
20254 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
20255
20256 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20257
20258 * configure: when building Makefile for crosses, replace
20259 tooldir and program_prefix. default srcdir from location of
20260 config.sub. remove "for host in hosts" and "for target in
20261 targets" loops.
20262
20263 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20264
20265 * Makefile.in: Do not pass bindir or mandir to cvs.
20266
20267 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
20268
20269 * Makefile.in, configure.in: removed traces of namesubdir,
20270 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
20271 copyrights to '92, changed some from Cygnus to FSF.
20272
20273 * configure.texi: remove most references to multiple hosts,
20274 multiple targets, subdirs, etc.
20275
20276 * configure.man: removed rcsid. reference config.sub not
20277 config.subr.
20278
20279 * Makefile.in: mkdir $(infodir) on install-info.
20280
20281 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
20282
20283 * configure.texi: Explain better about .gdbinit and about
20284 the environment that configure.in sections run in.
20285
20286 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
20287
20288 * configure.in: Ultrix is only a decstation if it's a MIPS.
20289
20290 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
20291
20292 * README: DOC.configure => cfg-paper.texi.
20293
20294 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
20295
20296 * config.sub (near case $os): Don't convert newsos* to bsd!
20297
20298 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
20299
20300 * Makefile.in: Reinstall change from gdb-4.3 that reduces
20301 the number of copies of COPYING that go into the GDB tar file.
20302
20303 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
20304
20305 * bfd/configure.in, gdb/config/mh-i386sco,
20306 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
20307 Fix SCO configuration stuff.
20308
20309 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
20310
20311 * Makefile.in: For libg++, make sure the -I pointing
20312 to the gcc directory goes *after* all the libg++-local -I flags.
20313 Also, move just-gcc dependency from just-libg++ to all-libg++.
20314
20315 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
20316
20317 * configure: Change -x to -f to keep Ultrix /bin/test happy.
20318
20319 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
20320
20321 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
20322
20323 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
20324
20325 * config.sub: Add stratus configuration frags. Also
20326 submitted to FSF.
20327
20328 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
20329
20330 * Makefile.in (DEV_SUPPORT): add configure.man.
20331
20332 * config.sub(Decode manufacturer-specific): add -none*.
20333
20334 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
20335
20336 * Makefile.in: remove form feeds to make Sun's make happy.
20337 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
20338
20339 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
20340
20341 * Makefile.in (AR_FLAGS): Make quieter.
20342
20343 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
20344
20345 * configure.in: Add libg++.
20346 * configure: When verbose, don't output the command line at each
20347 level; it will be unremarkably the same as the previous version,
20348 which will be the same as what the user typed.
20349
20350 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
20351
20352 * configure.in, Makefile.in: fix clean-info, add flex. add
20353 fileutils.
20354
20355 * configure: be less sensitive to spaces in Makefile.in. Do not
20356 look for sources in "..". Doing so breaks subdirectories that
20357 might have their own configure. If a subdir has it's own
20358 configure script, use it.
20359
20360 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
20361
20362 * cfg-paper.texi: some changes suggested by rms.
20363
20364 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
20365
20366 * config.sub: Merge in some small additions from the FSF version,
20367 taken from the gcc distribution, to bring the Cygnus and FSF
20368 versions into closer sync.
20369
20370 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
20371
20372 * configure.in: Changed svr4 references to sysv4.
20373
20374 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
20375
20376 * configure: added -V for version number option.
20377
20378 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
20379
20380 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
20381 renamed from DOC.configure to cfg-paper.texi.
20382
20383 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20384
20385 * configure, config.subr, config.sub: config.subr is now
20386 config.sub again.
20387
20388 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
20389
20390 * configure.texi: new file, in progress.
20391
20392 * Makefile.in: build info file and install the man page for
20393 configure.
20394
20395 * configure.man: new file, first cut.
20396
20397 * configure: find config.subr again now that configuration "none"
20398 has gone. removed all traces of the -ansi option. removed all
20399 traces of the -languages option.
20400
20401 * config.subr: resync from rms.
20402
20403 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20404
20405 * configure, config.sub, config.subr: merge config.sub into
20406 config.subr, call the result config.subr, remove config.sub, use
20407 config.subr.
20408
20409 * Makefile.in: revised install for dir.info.
20410
20411 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20412
20413 * configure.in: add decstation host makefile frag.
20414
20415 * Makefile.in: BISON now bison -y again. also install-gcc on
20416 install. clean-gdbm on clean. infodir belongs in datadir.
20417 Make directories for info install. Build dir.info here then
20418 install it.
20419
20420 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20421
20422 * Makefile.in: fix for bad directory tests.
20423
20424 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20425
20426 * configure: \{1,2\} appears to be a sysv'ism. Use a different
20427 regexp. -srcdir relative was being handled incorrectly.
20428
20429 * Makefile.in: unwrapped some for loops so that parallel makes
20430 work again and so one can focus one's attention on a particular
20431 package.
20432
20433 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20434
20435 * configure: added PWD as a stand in for `pwd` (for speed). use
20436 elif wherever possible. make -srcdir work without -objdir.
20437 -objdir= commented out.
20438
20439 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20440
20441 * configure: +options become --options. -subdirs commented out.
20442 added -host, -datadir. Renamed -destdir to -prefix. Comment in
20443 Makefile now at top of generated Makefile. Removed cvs log
20444 entries. added -srcdir. create .gdbinit only if there is one
20445 in ${srcdir}.
20446
20447 * Makefile.in: idestdir and ddestdir go away. Added copyrights
20448 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
20449 and mandir now keyed off datadir by default.
20450
20451 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20452
20453 * Freshly created ChangeLog.
20454
20455 \f
20456 Local Variables:
20457 mode: change-log
20458 left-margin: 8
20459 fill-column: 76
20460 version-control: never
20461 End: