]> git.ipfire.org Git - thirdparty/gcc.git/blob - ChangeLog
Add myself to MAINTAINERS.
[thirdparty/gcc.git] / ChangeLog
1 2019-05-16 Jun Ma <junma@linux.alibaba.com>
2
3 * MAINTAINERS (Write After Approval): Add myself.
4
5 2019-05-07 Jim Wilson <jimw@sifive.com>
6
7 * MAINTAINERS: Remove myself as IA-64 maintainer.
8
9 2019-05-04 Roland Illig <roland.illig@gmx.de>
10
11 * MAINTAINERS (Write After Approval): Add myself.
12
13 2019-05-02 Richard Biener <rguenther@suse.de>
14
15 PR bootstrap/85574
16 * Makefile.tpl (compare target): Also compare extra-compare
17 files.
18 * Makefile.in: Regenerate.
19
20 2019-04-22 Roman Zhuykov <zhroma@ispras.ru>
21
22 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
23 as modulo-scheduler maintainer.
24
25 2019-04-21 Iain Sandoe <iain@sandoe.co.uk>
26
27 * MAINTAINERS: Add myself as co-maintainer for Darwin.
28
29 2019-04-18 Iain Sandoe <iain@sandoe.co.uk>
30
31 * MAINTAINERS: Update my email address.
32
33 2019-04-14 Johannes Pfau <johannespfau@gmail.com>
34
35 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
36 * configure: Regenerate.
37
38 2019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
39
40 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
41 * configure: Regenerate.
42
43 2019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
44
45 * configure.ac: Add target-zlib to target_libraries.
46 * configure: Regenerate.
47
48 2019-04-09 Martin Liska <mliska@suse.cz>
49
50 * Makefile.in: Regenerate.
51 * Makefile.tpl: Pass GENERATOR_CFLAGS
52 in all stages.
53
54 2019-03-28 Martin Liska <mliska@suse.cz>
55
56 PR bootstrap/89829
57 * Makefile.in: Revert r254150.
58 * Makefile.tpl: Likewise.
59
60 2019-03-28 Ben Elliston <bje@gnu.org>
61
62 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
63 related, and libdecnumber.
64
65 2019-03-15 Alexander Monakov <amonakov@ispras.ru>
66
67 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
68 (Write After Approval): Remove myself.
69
70 2019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
71
72 * MAINTAINERS (Write After Approval): Add myself.
73
74 2019-02-11 Andrew Stubbs <ams@codesourcery.com>
75
76 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
77 (Write After Approval): Remove myself and Julian.
78
79 2019-01-26 Harald Anlauf <anlauf@gmx.de>
80
81 * MAINTAINERS (Write After Approval): Add myself.
82
83 2019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
84
85 * MAINTAINERS (Write After Approval): Add myself.
86
87 2019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
88
89 * ChangeLog: Replace space with tab.
90 * MAINTAINERS: Delete 1 tab to keep alignment.
91
92 2019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
93
94 * MAINTAINERS (Write After Approval): Add myself.
95
96 2019-01-18 Li Jia He <helijia@gcc.gnu.org>
97
98 * MAINTAINERS (Write After Approval): Add myself.
99
100 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
101 Kwok Cheung Yeung <kcy@codesourcery.com>
102 Julian Brown <julian@codesourcery.com>
103 Tom de Vries <tom@codesourcery.com>
104 Jan Hubicka <hubicka@ucw.cz>
105 Martin Jambor <mjambor@suse.cz>
106
107 * configure.ac: Likewise.
108 * configure: Regenerate.
109 * contrib/config-list.mk: Add amdgcn-amdhsa.
110
111 2019-01-16 Kewen Lin <linkw@gcc.gnu.org>
112
113 * MAINTAINERS (Write After Approval): Add myself.
114
115 2019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
116
117 * MAINTAINERS (Write After Approval): Add myself.
118
119 2019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
120
121 PR target/88535
122 * config.guess: Import upstream version 2019-01-03.
123 * config.sub: Import upstream version 2019-01-01.
124
125 2018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
126
127 * MAINTAINERS (Write After Approval): Update my maintainer address.
128
129 2018-12-21 Gergö Barany <gergo@codesourcery.com>
130
131 * MAINTAINERS (Write After Approval): Add myself.
132
133 2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
134
135 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
136
137 2018-12-05 Iain Sandoe <iain@sandoe.co.uk>
138
139 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
140 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
141 (GCC_TARGET_TOOL): Likewise.
142 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
143 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
144 OTOOL, OTOOL_FOR_TARGET: New substitutions.
145 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
146 * configure: Regenerate.
147 * Makefile.in: Likewise.
148
149 2018-11-28 Johannes Pfau <johannespfau@gmail.com>
150
151 * MAINTAINERS (Write After Approval): Add myself.
152
153 2018-11-13 Martin Liska <mliska@suse.cz>
154
155 * gcc.target/i386/pr87930.c: Move to ...
156 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
157
158 2018-11-10 Stafford Horne <shorne@gmail.com>
159
160 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
161 (Write After Approval): Remove myself.
162
163 2018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
164
165 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
166 Append $INCICONV to it.
167
168 2018-11-04 Stafford Horne <shorne@gmail.com>
169
170 * MAINTAINERS (Write After Approval): Add myself.
171
172 2018-10-31 Joseph Myers <joseph@codesourcery.com>
173
174 PR bootstrap/82856
175 * multilib.am: New file. From automake.
176
177 Merge from binutils-gdb:
178 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
179
180 * libtool.m4: Use AC_LANG_SOURCE.
181 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
182 * ar-lib: New file.
183 * test-driver: New file.
184 * configure: Re-generate.
185
186 2018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
187
188 * MAINTAINERS (Write After Approval): Add myself.
189
190 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
191
192 PR bootstrap/87788
193 PR d/87799
194 * configure: Rebuild.
195 * configure.ac: Disable D on systems where it is known not to work.
196
197 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
198
199 * Makefile.def (target_modules): Add libphobos.
200 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
201 GDCFLAGS_FOR_TARGET.
202 (dependencies): Make libphobos depend on libatomic, libbacktrace
203 configure, and zlib configure.
204 (language): Add language d.
205 * Makefile.in: Rebuild.
206 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
207 (HOST_EXPORTS): Add GDC.
208 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
209 (BASE_TARGET_EXPORTS): Add GDC.
210 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
211 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
212 (EXTRA_HOST_FLAGS): Add GDC.
213 (STAGE1_FLAGS_TO_PASS): Add GDC.
214 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
215 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
216 environment variables.
217 * configure: Rebuild.
218 * configure.ac: Add target-libphobos to target_libraries. Set and
219 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
220
221 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
222
223 * MAINTAINERS (Write After Approval): Add myself.
224
225 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
226
227 * MAINTAINERS (Write After Approval): Remove myself.
228
229 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
230
231 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
232
233 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
234
235 * MAINTAINERS: Update my email address.
236
237 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
238
239 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
240 maintainer.
241
242 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
243
244 * MAINTAINERS (Write After Approval): Add self.
245
246 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
247
248 * MAINTAINERS (write after approval): Add myself.
249
250 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
251
252 * MAINTAINERS: Update my email address.
253
254 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
255
256 * MAINTAINERS (write after approval): Add myself.
257
258 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
259
260 * MAINTAINERS: Add self to global reviewers list.
261
262 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
263
264 MAINTAINERS: Add c-sky port maintainers.
265
266 2018-08-10 Martin Liska <mliska@suse.cz>
267
268 * MAINTAINERS: Revert change in previous commit and
269 join lines.
270
271 2018-08-10 Martin Liska <mliska@suse.cz>
272
273 * MAINTAINERS: Remove extra line.
274
275 2018-08-06 Naveen H.S <naveenh@marvell.com>
276
277 * MAINTAINERS: Update my email address.
278
279 2018-07-19 DJ Delorie <dj@redhat.com>
280
281 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
282 as maintainer.
283
284 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
285
286 * MAINTAINERS: Adjust email address for me and my colleague Robin
287 Dapp.
288
289 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
290 Sunil K Pandey <sunil.k.pandey@intel.com>
291
292 PR target/84413
293 * config/i386/i386.c (m_CORE_AVX512): New.
294 (m_CORE_AVX2): Likewise.
295 (m_CORE_ALL): Add m_CORE_AVX2.
296 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
297 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
298 and remove the rest of m_SKYLAKE_AVX512.
299
300 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
301
302 * config.sub: Sync with upstream version 2018-07-03.
303
304 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
305
306 * config.guess: Sync with upstream version 2018-06-26.
307 * config.sub: Sync with upstream version 2018-07-02.
308
309 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
310
311 * libtool.m4: Sort output of 'find' to enable deterministic builds.
312 * ltmain.sh: Likewise.
313
314 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
315
316 * contrib/config-list.mk: Remove powerpc-linux_paired.
317
318 2018-06-29 Alexandre Oliva <oliva@adacore.com>
319
320 * configure.ac: Introduce support for @unless/@endunless.
321 * Makefile.tpl (dep-kind): Rewrite with cond; return
322 postbootstrap in some cases.
323 (make-postboot-dep, postboot-targets): New.
324 (dependencies): Do not output postbootstrap dependencies at
325 first. Output non-target ones changed for configure to depend
326 on stage_last @if gcc-bootstrap, and the original deps @unless
327 gcc-bootstrap.
328 * configure.in, Makefile.in: Rebuilt.
329
330 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
331
332 * MAINTAINERS (write after approval): Add myself.
333
334 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
335
336 * MAINTAINERS (write after approval): Add myself.
337
338 2018-06-19 Nick Clifton <nickc@redhat.com>
339
340 * zlib/configure.ac: Restore old behaviour of only enabling
341 multilibs when a target subdirectory is defined. This allows
342 building with srcdir == builddir.
343 * zlib/configure: Regenerate.
344
345 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
346
347 * Makefile.def (fortran): Add check-target-libgomp-fortran.
348 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
349 * Makefile.in: Regenerate.
350
351 2018-06-16 Ben Elliston <bje@gnu.org>
352
353 * config.guess: Import latest version.
354 * config.sub: Likewise.
355
356 2018-06-08 Martin Liska <mliska@suse.cz>
357
358 * MAINTAINERS: Remove MPX-related entries.
359 * Makefile.def: Remove libmpx support.
360 * Makefile.in: Regenerate.
361 * configure.ac: Remove removed files.
362 * configure: Regenerate.
363 * libmpx/ChangeLog: Remove.
364 * libmpx/Makefile.am: Remove.
365 * libmpx/Makefile.in: Remove.
366 * libmpx/acinclude.m4: Remove.
367 * libmpx/aclocal.m4: Remove.
368 * libmpx/config.h.in: Remove.
369 * libmpx/configure: Remove.
370 * libmpx/configure.ac: Remove.
371 * libmpx/configure.tgt: Remove.
372 * libmpx/libmpx.spec.in: Remove.
373 * libmpx/mpxrt/Makefile.am: Remove.
374 * libmpx/mpxrt/Makefile.in: Remove.
375 * libmpx/mpxrt/libmpx.map: Remove.
376 * libmpx/mpxrt/libtool-version: Remove.
377 * libmpx/mpxrt/mpxrt-utils.c: Remove.
378 * libmpx/mpxrt/mpxrt-utils.h: Remove.
379 * libmpx/mpxrt/mpxrt.c: Remove.
380 * libmpx/mpxrt/mpxrt.h: Remove.
381 * libmpx/mpxwrap/Makefile.am: Remove.
382 * libmpx/mpxwrap/Makefile.in: Remove.
383 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
384 * libmpx/mpxwrap/libtool-version: Remove.
385 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
386
387 2018-06-04 Martin Liska <mliska@suse.cz>
388
389 * MAINTAINERS: Add myself as gcov maintainer.
390
391 2018-06-04 Matthew Fortune <mfortune@gmail.com>
392
393 * MAINTAINERS: Update my email address.
394
395 2018-06-04 Tom de Vries <tdevries@suse.de>
396
397 * MAINTAINERS: Remove write-after-approval entries for component
398 maintainers.
399
400 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
401
402 * MAINTAINERS (write after approval): Add myself.
403
404 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
405
406 * MAINTAINERS: Update my email address.
407
408 2018-06-01 Tom de Vries <tdevries@suse.de>
409
410 * MAINTAINERS: Update my email address.
411
412 2018-05-22 Bin Cheng <bin.cheng@arm.com>
413
414 * MAINTAINERS (loop-optimizer): Add myself.
415
416 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
417
418 * configure.ac: Added "nfp" target.
419 * configure: Regenerate.
420
421 2018-04-30 Richard Biener <rguenther@suse.de>
422
423 PR bootstrap/85571
424 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
425 (STAGE3_TFLAGS): Likewise.
426 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
427 (STAGEtrain_TFLAGS): Likewise.
428 * Makefile.in: Regenerate.
429
430 2018-04-26 Richard Biener <rguenther@suse.de>
431
432 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
433 (STAGE2_CFLAGS): Likewise.
434 (STAGE2_TFLAGS): Likewise.
435 (STAGE3_CFLAGS): Add -fchecking.
436 (STAGE3_TFLAGS): Likewise.
437 (STAGEtrain_CFLAGS): Filter out -fchecking.
438 (STAGEtrain_TFLAGS): Likewise.
439 * Makefile.in: Re-generate.
440
441 2018-04-25 Catherine Moore <clm@codesourcery.com>
442
443 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
444
445 2018-04-18 Paul Clarke <pc@us.ibm.com>
446
447 * MAINTAINERS (write after approval): Add myself.
448
449 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
450
451 * MAINTAINERS: Update my email address.
452
453 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
454
455 * MAINTAINERS: Remove redundant Write-After-Approval entry.
456
457 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
458
459 * MAINTAINERS: Update my email address and disambiguate myself
460 a bit from Will Schmidt.
461
462 2018-03-21 Nathan Sidwell <nathan@acm.org>
463
464 * MAINTAINERS: Move maintainers of now-removed picochip and score
465 ports to write after approval.
466
467 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
468
469 * MAINTAINERS: Add entry for SVE maintainership.
470
471 2018-02-13 Maciej W. Rozycki <macro@mips.com>
472
473 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
474 * configure: Regenerate.
475
476 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
477
478 * MAINTAINERS (write after approval): Add myself.
479
480 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
481
482 * MAINTAINERS (write after approval): Add myself.
483
484 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
485
486 * MAINTAINERS (write after approval): Add myself.
487
488 2018-01-03 Jakub Jelinek <jakub@redhat.com>
489
490 Update copyright years.
491
492 2018-01-03 Ben Elliston <bje@gnu.org>
493
494 * config.guess: Import latest version.
495 * config.sub: Likewise.
496
497 2017-12-12 Stafford Horne <shorne@gmail.com>
498
499 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
500 * configure: Regenerate.
501
502 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
503
504 * MAINTAINERS (Write After Approval): Add myself.
505
506 2017-11-28 Julia Koval <julia.koval@intel.com>
507 Sebastian Peryt <sebastian.peryt@intel.com>
508
509 * Makefile.def (target_modules): Remove libcilkrts.
510 * Makefile.in: Ditto.
511 * configure: Ditto.
512 * configure.ac: Ditto.
513
514 2017-11-28 Julia Koval <julia.koval@intel.com>
515
516 * MAINTAINERS (Write After Approval): Add myself.
517
518 2017-11-22 Sudakshina Das <sudi.das@arm.com>
519
520 * MAINTAINERS (Write After Approval): Add myself.
521
522 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
523
524 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
525 Use my SiFive email address.
526
527 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
528
529 * MAINTAINERS (write after approval): Add myself.
530
531 2017-10-27 Martin Liska <mliska@suse.cz>
532
533 * Makefile.tpl: Use proper name of folder as it was renamed
534 during transition to 4 stages.
535 * Makefile.in: Regenerate.
536
537 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
538
539 * MAINTAINERS (write after approval): Add myself.
540
541 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
542
543 * MAINTAINERS: Add a note that maintainership also includes web
544 pages, docs, and testsuite related to that area.
545
546 2017-09-25 Tom de Vries <tom@codesourcery.com>
547
548 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
549
550 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
551
552 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
553
554 2017-09-15 Nathan Sidwell <nathan@acm.org>
555
556 * MAINTAINERS: Remove myself as a vxworks maintainer.
557
558 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
559
560 * MAINTAINERS: Remove email address of Jim Norris.
561
562 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
563
564 * MAINTAINERS (Reviewers): Move myself from here...
565 (CPU Port Maintainers): ... to here.
566
567 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
568
569 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
570
571 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
572
573 * MAINTAINERS (write after approval): Add myself.
574
575 2017-07-28 Tony Reix <tony.reix@atos.net>
576
577 * configure.ac (target-libffi): Don't disable for AIX.
578 (go): Don't add to unsupported_languages on AIX.
579 (target-libgo): Don't disable for AIX.
580 * configure: Regenerate.
581
582 2017-07-19 Yury Gribov <tetra2005@gmail.com>
583
584 * MAINTAINERS: Add myself.
585
586 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
587
588 * MAINTAINERS: Update my email address.
589
590 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
591
592 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
593 arm-specific auto-generated header files.
594
595 2017-07-03 Nathan Sidwell <nathan@acm.org>
596
597 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
598 * configure: Rebuilt.
599
600 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
601
602 * MAINTAINERS: Readd myself for c6x.
603
604 2017-06-28 Martin Liska <mliska@suse.cz>
605
606 PR bootstrap/81217
607 * Makefile.def: Remove superfluous bootstrap_target from
608 bootstrap_stage.
609 * Makefile.in: Re-generate the file.
610
611 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
612
613 * MAINTAINERS: Add myself to Write After Approval
614
615 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
616
617 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
618
619 2017-06-19 Martin Liska <mliska@suse.cz>
620
621 * Makefile.def: Define 4 stages PGO bootstrap.
622 * Makefile.tpl: Define FLAGS.
623 * Makefile.in: Regenerate.
624
625 2017-06-14 Ian Lance Taylor <iant@golang.org>
626
627 * Makefile.def: Add check-gotools to go check targets.
628 * Makefile.in: Rebuild.
629
630 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
631
632 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
633
634 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
635
636 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
637 * configure: Regenerate.
638
639 2017-05-31 Martin Liska <mliska@suse.cz>
640
641 * configure.ac: Add handling of stage2_werror_flags to
642 action-if-given and to action-if-not-given.
643 * configure: Regenerate.
644
645 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
646
647 * MAINTAINERS: Add self to Write After Approval
648
649 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
650
651 * MAINTAINERS: Update my email address, and remove myself as
652 maintainer in some areas.
653
654 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
655
656 * MAINTAINERS: Add self to Write After Approval
657
658 2017-05-25 Nathan Sidwell <nathan@acm.org>
659
660 * configure.ac: Add --enable-languages=default to mean default and
661 make --enable-languages=all mean all supported languages.
662 * configure: Regenerated.
663
664 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
665
666 * config.gcc (powerpc*-*-*spe*): New.
667 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
668 (powerpc-*-rtems*spe*): New.
669 (powerpc*-*-linux*spe*): New.
670 (powerpc-wrs-vxworksspe): New.
671 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
672 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
673 * config.host (powerpc*-*-*spe*): New.
674
675 2017-05-19 Martin Liska <mliska@suse.cz>
676
677 * configure.ac: Add --enable-werror-always just for
678 bootstrap-debug (or none build config) and do not add it
679 when we are on a release branch.
680 * configure: Regenerated.
681
682 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
683
684 * MAINTAINERS: Add self to Write After Approval
685
686 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
687
688 * MAINTAINERS: Move myself to Write After Approval section.
689
690 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
691
692 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
693 ACCH registers.
694 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
695 available.
696 (umulsidi3): Likewise.
697 (mulsidi3_700): Disable this pattern when we have advanced mpy
698 instructions.
699 (umulsidi3_700): Likewise.
700 (maddsidi4): New pattern.
701 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
702 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
703 (mpydu_imm_arcv2hs): Likewise.
704 * config/arc/predicates.md (accl_operand): New predicate.
705
706 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
707 Andrew Burgess <andrew.burgess@embecosm.com>
708
709 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
710 case.
711 (ARC_AUTOFP_IRQ_P): Likewise.
712 (ARC_AUTO_IRQ_P): Likewise.
713 (rgf_banked_register_count): New variable.
714 (parse_mrgf_banked_regs_option): New function.
715 (arc_override_options): Handle rgf_banked_regs option.
716 (arc_handle_interrupt_attribute): Add firq option.
717 (arc_compute_function_type): Return fast irq type when required.
718 (arc_must_save_register): Handle fast interrupts.
719 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
720 (arc_return_address_regs): Update.
721 * config/arc/arc.h (arc_return_address_regs): Update.
722 (arc_function_type): Add fast interrupt type.
723 (ARC_INTERRUPT_P): Update.
724 (RC_FAST_INTERRUPT_P): Define.
725 * config/arc/arc.md (simple_return): Update for fast interrupts.
726 (p_return_i): Likewise.
727 * config/arc/arc.opt (mrgf-banked-regs): New option.
728 * doc/invoke.texi (mrgf-banked-regs): Document.
729
730 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
731
732 * config/arc/arc.c (irq_ctrl_saved): New variable.
733 (ARC_AUTOBLINK_IRQ_P): Define.
734 (ARC_AUTOFP_IRQ_P): Likewise.
735 (ARC_AUTO_IRQ_P): Likewise.
736 (irq_range): New function.
737 (arc_must_save_register): Likewise.
738 (arc_must_save_return_addr): Likewise.
739 (arc_dwarf_emit_irq_save_regs): Likewise.
740 (arc_override_options): Handle deferred options.
741 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
742 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
743 arc_must_save_return_addr.
744 (arc_compute_frame_size): Handle automated save and restore of
745 registers.
746 (arc_expand_prologue): Likewise.
747 (arc_expand_epilogue): Likewise.
748 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
749 * config/arc/arc.opt (mirq-ctrl-saved): New option.
750 * doc/invoke.texi (mirq-ctrl-saved): Document option.
751
752 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
753 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
754
755 PR bootstrap/77661
756 * Makefile.def: Don't pass --enable-maintainer-mode on to an
757 in-tree build MPC.
758 * Makefile.in: Regenerate.
759
760 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
761
762 * configure.ac: Enable LTO by default on darwin >= 9.
763 * configure: Regenerate.
764
765 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
766
767 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
768 and Andrew Waterman as the RISC-V maintainers.
769
770 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
771
772 * MAINTAINERS: Add self to Write After Approval
773
774 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
775
776 * config.guess: Import latest from upstream.
777
778 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
779
780 * MAINTAINERS (Write After Approval): Remove entries that are
781 already covered under Reviewers.
782
783 2017-03-08 Mark Wielaard <mark@klomp.org>
784
785 PR demangler/70909
786 PR demangler/67264
787 * include/demangle.h: Add d_printing to struct demangle_component
788 and pass struct demangle_component as non const.
789
790 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
791
792 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
793
794 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
795
796 * Makefile.tpl: Remove HOST_ISLVER.
797 (HOST_EXPORTS): Remove ISLVER.
798 * Makefile.in: Regenerate.
799
800 2017-02-13 Richard Biener <rguenther@suse.de>
801
802 * configure: Re-generate.
803
804 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
805
806 * MAINTAINERS: Adjust bug reporting URL.
807
808 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
809
810 * MAINTAINERS (Write After Approval): Remove redundant entry
811 for Andrew Burgess.
812
813 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
814
815 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
816 32-bit hppa*-*-hpux*.
817 * configure: Regenerate.
818
819 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
820
821 * configure.ac: Moved the white list of enabling BRIG FE to
822 libhsail-rt/configure.tgt.
823 * configure: Regenerated.
824 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
825
826 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
827 Martin Jambor <mjambor@suse.cz>
828
829 * Makefile.def (target_modules): Added libhsail-rt.
830 (languages): Added language brig.
831 * Makefile.in: Regenerated.
832 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
833 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
834 * configure: Regenerated.
835
836 2017-01-17 Jakub Jelinek <jakub@redhat.com>
837
838 PR other/79046
839 * configure: Regenerated.
840
841 2017-01-04 Alan Modra <amodra@gmail.com>
842
843 * configure: Regenerate.
844
845 2016-12-29 Ben Elliston <bje@gnu.org>
846
847 * config.sub: Import latest version.
848
849 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
850
851 * MAINTAINERS (Write After Approval): Add myself.
852
853 2016-12-21 Jakub Jelinek <jakub@redhat.com>
854
855 * configure.ac: Don't bootstrap libmpx unless --with-build-config
856 includes bootstrap-mpx.
857 * configure: Regenerated.
858
859 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
860
861 * MAINTAINERS (Write After Approval): Add myself.
862
863 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
864
865 * configure: Regenerate.
866
867 2016-12-01 Matthias Klose <doko@ubuntu.com>
868
869 * configure.ac: Don't use pkg-config to check for bdw-gc.
870 * configure: Regenerate.
871
872 2016-11-30 Matthias Klose <doko@ubuntu.com>
873
874 * Makefile.def: Remove reference to boehm-gc target module.
875 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
876 options and for the bdw-gc pkg-config module.
877 * configure: Regenerate.
878 * Makefile.in: Regenerate.
879
880 2016-11-28 Nathan Sidwell <nathan@acm.org>
881
882 * MAINTAINERS (nvptx): Remove self.
883
884 2016-11-25 Ben Elliston <bje@gnu.org>
885
886 * config.guess: Import latest version.
887 * config.sub: Likewise.
888
889 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
890
891 * MAINTAINERS (Write After Approval): Add myself.
892
893 2016-11-15 Matthias Klose <doko@ubuntu.com>
894
895 * Makefile.def: Remove references to GCJ.
896 * Makefile.tpl: Likewise.
897 * Makefile.in: Regenerate.
898
899 2016-11-15 Matthias Klose <doko@ubuntu.com>
900
901 * config-ml.in: Remove references to GCJ.
902 * configure.ac: Likewise.
903 * configure: Regenerate.
904
905 2016-11-01 Josh Conner <joshconner@google.com>
906
907 * MAINTAINERS (Write After Approval): Update email address,
908
909 2016-10-27 Carl Love <cel@us.ibm.com>
910
911 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
912 Approval list to make it alphabetical.
913
914 2016-10-27 Carl Love <cel@us.ibm.com>
915
916 * MAINTAINERS (Write After Approval): Add myself.
917
918 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
919
920 * MAINTAINERS (Reviewers): Add myself.
921 (Write After Approval): Add myself.
922
923 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
924 Ulrich Weigand <uweigand@de.ibm.com>
925
926 * MAINTAINERS: Update email address.
927
928 2016-10-10 Nathan Sidwell <nathan@acm.org>
929
930 * MAINTAINERS: Update email address.
931
932 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
933
934 * configure.ac: Add aarch64-*-freebsd*.
935 * configure: Regenerate.
936
937 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
938
939 * MAINTAINERS: Update email address after it got reverted.
940
941 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
942
943 * configure.ac (target_libraries): Readd target-boehm-gc.
944 Restore --enable-objc-gc handling.
945 * configure: Regenerate.
946
947 2015-10-03 Jeff Law <law@redhat.com>
948
949 * MAINTAINERS: Move several inactive maintainers to the
950 write-after-approval section.
951
952 2016-09-30 Jakub Jelinek <jakub@redhat.com>
953
954 * configure.ac: Add target-libffi to target_libraries.
955 Readd libgcj target disablings, modified to only target-libffi.
956 Readd target addition of go to unsupported languages.
957 * configure: Regenerated.
958
959 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
960
961 * MAINTAINERS: Update email address.
962
963 2016-09-30 Andrew Haley <aph@redhat.com>
964
965 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
966 write-after approval. Remove Tom Tromey and Bryce McKinlay from
967 libgcj.
968
969 2016-09-30 Andrew Haley <aph@redhat.com>
970
971 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
972 write-after approval after GCJ deletion.
973
974 2016-09-30 Andrew Haley <aph@redhat.com>
975
976 * Makefile.def: Remove libjava.
977 * Makefile.tpl: Likewise.
978 * Makefile.in: Regenerate.
979 * configure.ac: Likewise.
980 * configure: Likewise.
981 * gcc/java: Remove.
982 * libjava: Likewise.
983
984 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
985
986 * MAINTAINERS (Reviewers): Add myself.
987
988 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
989
990 * configure.ac: Disable "sim" directory for arc*-*-*.
991 * configure: Regenerated.
992
993 2016-09-23 Tamar Christina <tamar.christina@arm.com>
994
995 * MAINTAINERS (Write After Approval): Add myself.
996
997 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
998
999 * configure.ac: Check for the minimum in-tree MPFR version
1000 handled.
1001 * configure: Regenerate.
1002
1003 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
1004
1005 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
1006 * configure: Regenerated.
1007
1008 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
1009
1010 * MAINTAINERS (Write After Approval): Add myself.
1011
1012 2016-06-23 Andi Kleen <ak@linux.intel.com>
1013
1014 * Makefile.def: Add autoprofiledbootstrap.
1015 * Makefile.tpl: Dito.
1016 * Makefile.in: Regenerate.
1017
1018 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
1019
1020 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
1021 * configure: Regenerate.
1022
1023 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1024
1025 * configure: Regenerate.
1026 * configure.ac: Remove support for avr-rtems.
1027
1028 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1029
1030 * MAINTAINERS (Write After Approval): Add myself.
1031
1032 2016-06-16 Michael Collison <michael.collison@arm.com>
1033
1034 * MAINTAINERS (Write After Approval): Add myself.
1035
1036 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
1037
1038 * MAINTAINERS (Write After Approval): Update e-mail address.
1039
1040 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
1041
1042 * MAINTAINERS (Write After Approval): Add myself.
1043
1044 2016-05-28 Alan Modra <amodra@gmail.com>
1045
1046 * Makefile.tpl (configure): Depend on m4 files included.
1047 * Makefile.in: Regenerate.
1048
1049 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1050
1051 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
1052 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
1053
1054 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1055
1056 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
1057 special case builtin.
1058 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
1059 support for ALTIVEC_BUILTIN_VEC_ADDEC.
1060 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
1061 for __builtin_vec_addec.
1062
1063 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
1064
1065 * config.guess: Import version 2016-04-02 (newest).
1066 * config.sub: Import version 2016-05-10 (newest).
1067
1068 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
1069
1070 * configure.ac: Add ARC support to libgloss.
1071 * configure: Regenerate
1072
1073 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
1074
1075 * MAINTAINERS (Write After Approval): Add myself.
1076
1077 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
1078
1079 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
1080 * configure: Regenerated.
1081 * Makefile.def (gmp): Explicitly disable assembler.
1082 (mpfr): Adjust lib_path.
1083 (mpc): Likewise.
1084 * Makefile.in: Regenerated.
1085
1086 2016-05-01 Jakub Jelinek <jakub@redhat.com>
1087
1088 PR bootstrap/70704
1089 * configure.ac (--enable-stage1-checking): Add missing
1090 --enable-checking=.
1091 * configure: Regenerated.
1092
1093 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1094
1095 * config.guess: Revert r235676.
1096 * config.sub: Revert r235676.
1097
1098 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1099
1100 * config.guess: Remove SH5 support.
1101 * config.sub: Likewise.
1102 * configure: Likewise.
1103 * configure.ac: Likewise.
1104
1105 2016-04-26 Jakub Jelinek <jakub@redhat.com>
1106
1107 PR bootstrap/70704
1108 * configure.ac (--enable-stage1-checking): For --disable-checking or
1109 implicit --enable-checking, make sure extra flag matches in between
1110 stage1 and later checking.
1111 * configure: Regenerated.
1112
1113 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1114
1115 * .gitattributes: New file.
1116
1117 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
1118
1119 * MAINTAINERS (rs6000/powerpc port): Add myself.
1120
1121 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
1122
1123 PR bootstrap/70173
1124 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
1125 and gotools directories. Delete the stage_final file.
1126 * Makefile.in: Regenerate.
1127
1128 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
1129
1130 * MAINTAINERS (Write After Approval): Add myself.
1131
1132 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
1133
1134 * MAINTAINERS (Fortran maintainer): Remove myself.
1135
1136 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
1137
1138 * MAINTAINERS (Write After Approval): Add myself.
1139
1140 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
1141
1142 * MAINTAINERS (Write After Approval): Add myself.
1143
1144 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1145
1146 Sync with binutils-gdb:
1147
1148 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1149
1150 * configure.ac: Add mips and s390 to the gold target check.
1151 * configure: Regenerate.
1152
1153 2016-03-01 DJ Delorie <dj@redhat.com>
1154
1155 * MAINTAINERS (mep): Remove myself as MeP maintainer.
1156
1157 2016-02-22 David Malcolm <dmalcolm@redhat.com>
1158
1159 * MAINTAINERS (libcpp): Add myself.
1160 (diagnostic messages): Likewise.
1161
1162 2016-02-20 Tom de Vries <tom@codesourcery.com>
1163
1164 * MAINTAINERS: Fix whitespace.
1165
1166 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
1167
1168 * MAINTAINERS (Write After Approval): Add myself.
1169
1170 2016-01-29 Sebastian Pop <s.pop@samsung.com>
1171
1172 * config/isl.m4: Add comments about isl-0.16.
1173 * configure: Regenerate.
1174
1175 2016-01-29 Martin Jambor <mjambor@suse.cz>
1176
1177 * MAINTAINERS (hsa maintainers): Add myself.
1178
1179 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
1180
1181 * MAINTAINERS: (Write After Approval): Add myself.
1182
1183 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
1184 Sebastian Pop <s.pop@samsung.com>
1185
1186 * Makefile.in: Regenerate.
1187 * Makefile.tpl: Export ISLVER.
1188 * configure: Regenerate.
1189 * config/isl.m4: Detect isl-0.15.
1190
1191 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
1192
1193 PR bootstrap/69329
1194 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
1195 * Makefile.in: Regenerate.
1196
1197 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
1198
1199 * configure.ac: Enable LTO for DJGPP
1200 * configure: Regenerate
1201
1202 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
1203
1204 Sync with binutils-gdb:
1205 2015-10-21 Nick Clifton <nickc@redhat.com>
1206
1207 PR gas/19109
1208 * configure.ac: Note the 'none' is an acceptable argument to
1209 --enable-compressed-debug-sections.
1210 * configure: Regenerate.
1211
1212 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
1213
1214 PR bootstrap/69134
1215 * Makefile.def (mpfr): Disable assembler.
1216 * Makefile.in: Regenerate.
1217
1218 2016-01-01 Ben Elliston <bje@gnu.org>
1219
1220 * config.guess: Import version 2016-01-01.
1221 * config.sub: Likewise.
1222
1223 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
1224
1225 * MAINTAINERS (Write After Approval): Add myself.
1226
1227 2015-12-17 Sebastian Pop <s.pop@samsung.com>
1228
1229 * Makefile.in: Replace ISL with isl.
1230 * Makefile.tpl: Same.
1231 * config/isl.m4: Same.
1232 * configure.ac: Same.
1233 * contrib/download_prerequisites: Same.
1234 * configure: Regenerate.
1235
1236 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
1237
1238 * MAINTAINERS (Write After Approval): Add Myself.
1239
1240 2015-12-17 Nathan Sidwell <nathan@acm.org>
1241
1242 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
1243 * configure: Regenerate.
1244
1245 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
1246 Sebastian Pop <s.pop@samsung.com>
1247
1248 * config/isl.m4 (ISL_CHECK_VERSION): Check for
1249 isl_ctx_get_max_operations.
1250 * configure: Regenerate.
1251
1252 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
1253
1254 * MAINTAINERS (Write After Approval): Add myself.
1255
1256 2015-12-02 Ian Lance Taylor <iant@google.com>
1257
1258 PR go/66147
1259 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
1260 * Makefile.in: Regenerate.
1261
1262 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
1263
1264 PR libffi/65726
1265 * Makefile.def (lang_env_dependencies): Make libffi depend
1266 on cxx.
1267 * Makefile.in: Regenerate.
1268
1269 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
1270
1271 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
1272 symbols.
1273
1274 2015-11-20 Tristan Gingold <gingold@adacore.com>
1275
1276 Sync with binutils-gdb:
1277 2015-11-20 Tristan Gingold <gingold@adacore.com>
1278
1279 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
1280 * configure: Regenerate.
1281
1282 2015-11-19 Martin Liska <mliska@suse.cz>
1283
1284 * .gitignore: Add .clang-format to ignored files.
1285 * Makefile.in: Add clang-format.
1286 * Makefile.tpl: Likewise.
1287
1288 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
1289
1290 * configure.ac: Enable libmpx by default.
1291 * configure: Regenerated.
1292
1293 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
1294
1295 * MAINTAINERS: Update email address.
1296
1297 2015-10-23 Paulo Matos <pmatos@linki.tools>
1298
1299 * MAINTAINERS: Update email address.
1300
1301 2015-10-23 Alan Hayward <alan.hayward@arm.com>
1302
1303 * MAINTAINERS (Write After Approval): Add myself.
1304
1305 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1306
1307 Sync with binutils-gdb:
1308 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1309
1310 PR gas/19109
1311 * configure.ac: Add
1312 --enable-compressed-debug-sections={all,gas,gold,ld}.
1313 * configure: Regenerated.
1314
1315 2015-10-16 Arnaud Charlet <charlet@adacore.com>
1316
1317 * MAINTAINERS: Update list of Ada maintainers and email addresses.
1318
1319 2015-10-09 Martin Liska <mliska@suse.cz>
1320
1321 * MAINTAINERS (Write After Approval): Add myself.
1322
1323 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
1324
1325 * MAINTAINERS (Write After Approval): Add myself.
1326
1327 2015-10-02 Florian Weimer <fweimer@redhat.com>
1328
1329 * MAINTAINERS: Update email address.
1330
1331 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
1332
1333 * MAINTAINERS (Write After Approval): Add myself.
1334
1335 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
1336
1337 * MAINTAINERS: Update email.
1338
1339 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
1340
1341 * MAINTAINERS: Update my email address.
1342
1343 2015-09-01 James Bowman <james.bowman@ftdichip.com>
1344
1345 * MAINTAINERS (ft32 port): Add myself.
1346
1347 2015-08-28 David Sherwood <david.sherwood@arm.com>
1348
1349 * MAINTAINERS: Add myself.
1350
1351 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
1352
1353 * MAINTAINERS (Write After Approval): Add myself.
1354
1355 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1356
1357 PR libfortran/54572
1358 * Makefile.def: Make libgfortran depend on libbacktrace.
1359 * Makefile.in: Regenerate.
1360
1361 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
1362
1363 * MAINTAINERS (Write After Approval): Add myself.
1364
1365 2015-08-12 Tom de Vries <tom@codesourcery.com>
1366
1367 PR other/67092
1368 * configure.ac: Remove --with_host_libstdcxx support.
1369 * configure: Regenerate.
1370
1371 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
1372 Jakub Jelinek <jakub@redhat.com>
1373
1374 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
1375 nvptx*-*-*.
1376 * configure: Regenerate.
1377
1378 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
1379
1380 * Makefile.def (libiconv): Define bootstrap=true.
1381 Mark pdf/html/info as missing.
1382 (configure-gcc): Depend on all-libiconv.
1383 (all-gcc): Ditto.
1384 (configure-libcpp): Ditto.
1385 (all-libcpp): Ditto.
1386 (configure-intl): Ditto.
1387 (all-intl): Ditto.
1388 * Makefile.in: Regenerate.
1389
1390 2015-08-03 Bin Cheng <bin.cheng@arm.com>
1391
1392 * MAINTAINERS (loop ivopts): Add the entry and myself.
1393
1394 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
1395
1396 * MAINTAINERS (nvptx): Add self.
1397
1398 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
1399
1400 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
1401 128-bit vector modes.
1402
1403 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
1404
1405 * MAINTAINERS (Write After Approval): Add myself.
1406
1407 2015-07-28 Ben Elliston <bje@gnu.org>
1408
1409 * config.sub, config.guess: Import from upstream.
1410
1411 2015-07-24 Michael Darling <darlingm@gmail.com>
1412
1413 PR other/66259
1414 * config-ml.in: Reflects renaming of configure.in to configure.ac
1415 * configure: Likewise
1416 * configure.ac: Likewise
1417
1418 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
1419
1420 * MAINTAINERS: Update my email address.
1421
1422 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1423
1424 Sync with binutils-gdb:
1425 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
1426
1427 * configure.ac (target_configdirs): Exclude target-zlib if
1428 target-libjava isn't built.
1429 * configure: Regenerated.
1430
1431 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1432
1433 Sync with binutils-gdb:
1434 2015-05-13 John David Anglin <dave.anglin@bell.net>
1435
1436 * configure.ac: Disable configuration of GDB for HPUX targets.
1437 * configure: Regenerate.
1438
1439 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
1440
1441 * configure.ac: Add --with-system-zlib.
1442 * configure: Regenerated.
1443
1444 2015-01-28 James Bowman <james.bowman@ftdichip.com>
1445
1446 * configure.ac: Add FT32 support.
1447 * configure: Regenerate.
1448
1449 2015-01-12 Anthony Green <green@moxielogic.com>
1450
1451 * configure.ac: Don't disable gprof for moxie.
1452 * configure: Rebuild.
1453
1454 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1455
1456 Sync with binutils-gdb:
1457 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
1458
1459 PR ld/18355
1460 * Makefile.def: Add extra_configure_flags to host zlib.
1461 * configure.ac (extra_host_zlib_configure_flags): New. Set
1462 to --enable-host-shared When bfd is to be built as shared
1463 library. AC_SUBST.
1464 * Makefile.in: Regenerated.
1465
1466 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
1467
1468 Sync with src:
1469 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
1470 * Makefile.def (dependencies): Add all-zlib to all-bfd.
1471 * Makefile.in: Regenerated.
1472
1473 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
1474
1475 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
1476 target.
1477 * configure: Regenerate.
1478
1479 2015-06-23 Ludovic Courtès <ludo@gnu.org>
1480
1481 * MAINTAINERS (Write After Approval): Add myself.
1482
1483 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
1484
1485 * MAINTAINERS (OS Port Maintainers): Add myself.
1486 (Various Maintainers): Remove myself from libffi testsuite.
1487
1488 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
1489
1490 * MAINTAINERS (gen* on machine desc): Add self.
1491
1492 2015-06-02 Jason Merrill <jason@redhat.com>
1493
1494 PR bootstrap/66319
1495 * configure.ac: Use -std=gnu++98.
1496
1497 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
1498
1499 * MAINTAINERS (Write After Approval): Add myself.
1500
1501 2015-05-28 Mike Frysinger <vapier@gentoo.org>
1502
1503 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
1504 * configure: Regenerate.
1505
1506 2015-05-26 Jason Merrill <jason@redhat.com>
1507
1508 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
1509 * configure: Regenerate.
1510
1511 2015-05-16 James Bowman <james.bowman@ftdichip.com>
1512
1513 * configure.ac: FT32 target added.
1514 * configure: Regenerated.
1515
1516 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
1517
1518 * MAINTAINERS (Write After Approval): Add myself.
1519
1520 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1521
1522 * MAINTAINERS (Write After Approval): Add myself.
1523
1524 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1525
1526 * configure.ac: Fix typo.
1527 * configure: Regenerate.
1528
1529 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
1530
1531 * MAINTAINERS (Write After Approval): Add myself.
1532
1533 2015-05-03 Matthias Klose <doko@ubuntu.com>
1534
1535 * configure.ac: Match $host configured with triplets.
1536 * configure: Regenerate.
1537
1538 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1539
1540 * Makefile.tpl: Remove surplus whitespace throughout.
1541 * Makefile.in: Regenerate.
1542
1543 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
1544
1545 * MAINTAINERS (Various Maintainers): Add myself as instruction
1546 combiner maintainer.
1547
1548 2015-04-17 Jakub Jelinek <jakub@redhat.com>
1549
1550 PR bootstrap/62077
1551 * configure.ac (--enable-stage1-checking): Default to
1552 release,misc,gimple,rtlflag,tree,types if --disable-checking
1553 or --enable-checking is not specified and DEV-PHASE is not
1554 experimental.
1555 * configure: Regenerated.
1556
1557 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
1558
1559 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
1560 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
1561 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
1562 * Makefile.in: Regenerate.
1563
1564 2015-04-08 Cary Coutant <ccoutant@gmail.com>
1565
1566 * MAINTAINERS: Update my email address.
1567
1568 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
1569
1570 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
1571
1572 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1573
1574 * MAINTAINERS: Add myself as an arm port reviewer.
1575
1576 2015-03-25 Martin Liska <mliska@suse.cz>
1577 Yury Gribov <y.gribov@samsung.com>
1578
1579 * Makefile.in: Fix ln source location for vimrc file.
1580 * Makefile.tpl: Likewise.
1581
1582 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
1583
1584 PR bootstrap/25672
1585 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
1586 cross-compiling. Similarly for CXX_FOR_TARGET.
1587 * configure: Regenerate.
1588
1589 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
1590
1591 * Makefile.def: Add libmpx.
1592 * configure.ac: Add libmpx.
1593 * Makefile.in: Regenerate.
1594 * configure: Regenerate.
1595
1596 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
1597
1598 * MAINTAINERS (CPU Port Maintainers): Add myself
1599 i386 vector ISA extns mantainer.
1600
1601 2015-03-13 Jeff Law <law@redhat.com>
1602
1603 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
1604 maintainer.
1605 Remove Richard Henderson as a maintainer for the x86 port.
1606
1607 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
1608
1609 * MAINTAINERS (CPU Port Maintainers): Update my email address.
1610
1611 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
1612
1613 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
1614 pointer bounds checker and i386 MPX maintainer.
1615
1616 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
1617
1618 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
1619
1620 2015-02-26 Martin Sebor <msebor@redhat.com>
1621
1622 * MAINTAINERS (Various Maintainers): Add self.
1623
1624 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
1625
1626 * configure.ac [--enable-as-accelerator-for] (enable_languages):
1627 Make sure it contains lto.
1628 * configure: Regenerate.
1629
1630 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
1631
1632 * configure: Regenerate.
1633
1634 2015-02-06 Diego Novillo <dnovillo@google.com>
1635 1
1636 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
1637 middle-end, docstring): Remove myself.
1638 (Write After Approval): Add myself.
1639
1640 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
1641
1642 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
1643 (Write After Approval): Update address.
1644
1645 2015-01-29 David Malcolm <dmalcolm@redhat.com>
1646
1647 PR jit/64780
1648 * configure.ac: Require the user to explicitly specify
1649 --enable-host-shared if the jit is enabled.
1650 * configure: Regenerate.
1651
1652 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
1653
1654 * MAINTAINERS (Write After Approval): Add myself.
1655
1656 2015-01-25 Tom de Vries <tom@codesourcery.com>
1657
1658 * MAINTAINERS: Make whitespace consistent.
1659
1660 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
1661
1662 * MAINTAINERS (Write After Approval): Add myself.
1663
1664 2015-01-20 Andre Vehreschild <vehre@gmx.de>
1665
1666 * MAINTAINERS: (Write After Approval): Add myself.
1667
1668 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
1669
1670 * MAINTAINERS: (Write After Approval): Add myself.
1671
1672 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
1673
1674 * MAINTAINERS: (Write After Approval): Add myself.
1675
1676 2015-01-13 Iain Sandoe <iain@codesourcery.com>
1677
1678 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
1679 objective-c/c++ front end maintainer.
1680
1681 2015-01-13 Marek Polacek <polacek@redhat.com>
1682
1683 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
1684
1685 2015-01-12 Jeff Law <law@redhat.com>
1686
1687 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
1688 a very long time.
1689
1690 2015-01-09 Ian Lance Taylor <iant@google.com>
1691
1692 * configure.ac (host_tools): Add gotools.
1693 * Makefile.def (host_modules): Add gotools.
1694 (dependencies): Add dependency of all-gotools on all-target-libgo.
1695
1696 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
1697
1698 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
1699 * configure: Regenerate.
1700
1701 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
1702
1703 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
1704 all-target-libgomp.
1705 * Makefile.in: Regenerate.
1706
1707 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1708
1709 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
1710
1711 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1712
1713 * configure.ac: Add Visium support.
1714 * configure: Regenerate.
1715
1716 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
1717
1718 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
1719 * configure: Regenerate.
1720
1721 2015-01-03 Andrew Pinski <apinski@cavium.com>
1722
1723 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
1724 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
1725 (BASE_TARGET_EXPORTS): Add OBJCOPY.
1726 (OBJCOPY_FOR_TARGET): New variable.
1727 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
1728 * Makefile.in: Regenerate.
1729 * configure.ac: Check for already installed target objcopy.
1730 Also GCC_TARGET_TOOL on objcopy.
1731 * configure: Regenerate.
1732
1733 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
1734
1735 * config.sub: Update from upstream, to 2015-01-01 version.
1736 * config.guess: Ditto.
1737
1738 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
1739
1740 * MAINTAINERS (RTEMS Ports): Add myself.
1741
1742 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
1743
1744 * MAINTAINERS (Write After Approval): Add myself.
1745
1746 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
1747
1748 * MAINTAINERS (Write After Approval): Add myself.
1749
1750 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
1751
1752 * configure.ac (--enable-as-accelerator-for): Don't set
1753 ENABLE_AS_ACCELERATOR_FOR. Update all users.
1754 * configure: Regenerate.
1755
1756 2014-12-13 Jakub Jelinek <jakub@redhat.com>
1757
1758 PR bootstrap/64023
1759 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
1760 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
1761 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
1762 to CXX.
1763 * Makefile.in: Regenerated.
1764
1765 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1766 Yury Gribov <y.gribov@samsung.com>
1767
1768 * .gitignore: Added .local.vimrc and .lvimrc.
1769 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
1770 * Makefile.in: Regenerate.
1771
1772 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1773
1774 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
1775 * configure: Regenerated.
1776
1777 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
1778
1779 * MAINTAINERS (nvptx port): New entry.
1780
1781 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
1782
1783 * configure: Regenerate.
1784
1785 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1786
1787 * configure.ac: Merge with Binutils.
1788
1789 2014-11-26 Tobias Burnus <burnus@net-b.de>
1790
1791 * Makefile.def: Make more dependent on mpfr, mpc and isl.
1792 * Makefile.in: Regenerate.
1793
1794 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
1795
1796 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
1797 missing flex.
1798 * Makefile.in: Regenerated.
1799
1800 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
1801
1802 * Makefile.in: Regenerate.
1803
1804 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
1805
1806 PR bootstrap/63784
1807 * libtool.m4: Add $pic_flag with -shared.
1808
1809 2014-11-21 Renlin Li <Renlin.Li@arm.com>
1810
1811 * MAINTAINERS (Write After Approval): Added myself.
1812
1813 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
1814
1815 * MAINTAINERS (write-after-approval): Add myself.
1816
1817 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
1818
1819 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
1820 from 2 years ago.
1821
1822 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1823
1824 Revert:
1825 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1826
1827 * MAINTAINERS (Write After Approval): Added myself as line map
1828 maintainer.
1829
1830 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1831
1832 Revert:
1833 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1834
1835 * MAINTAINERS (Write After Approval): Added myself.
1836
1837 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1838
1839 * MAINTAINERS (Write After Approval): Added myself.
1840
1841 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1842
1843 * MAINTAINERS (Write After Approval): Added myself as line map
1844 maintainer.
1845
1846 2014-11-17 Dodji Seketeli <dodji@redhat.com>
1847
1848 * MAINTAINERS (Various Maintainers): Added myself as line map
1849 maintainer.
1850
1851 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1852
1853 * move-if-change: Sync from upstream gnulib.
1854
1855 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1856
1857 * compile: Sync with upstream Automake.
1858 * depcomp: Ditto.
1859 * install-sh: Ditto.
1860 * missing: Ditto.
1861 * mkinstalldirs: Ditto.
1862 * ylwrap: Ditto.
1863
1864 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1865
1866 * config.sub: Update from upstream config repo.
1867 * config.guess: Ditto.
1868
1869 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
1870
1871 * Makefile.def: Add liboffloadmic to target_modules. Make
1872 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
1873 * Makefile.in: Regenerate.
1874 * configure: Regenerate.
1875 * configure.ac: Add liboffloadmic to target binaries.
1876 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
1877 Add liboffloadmic to noconfig list when C++ is not supported.
1878
1879 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
1880 Thomas Schwinge <thomas@codesourcery.com>
1881 Ilya Verbin <ilya.verbin@intel.com>
1882 Andrey Turetskiy <andrey.turetskiy@intel.com>
1883
1884 * configure: Regenerate.
1885 * configure.ac (--enable-as-accelerator-for)
1886 (--enable-offload-targets): New configure options.
1887
1888 2014-11-11 Tobias Burnus <burnus@net-b.de>
1889
1890 * Makefile.def: Make all-gcc depend on all-isl.
1891 * Makefile.in: Regenerate.
1892
1893 2014-11-11 David Malcolm <dmalcolm@redhat.com>
1894
1895 * ChangeLog.jit: New.
1896 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
1897
1898 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1899
1900 PR target/63610
1901 * libtool.m4: Fix globbing of darwin versions.
1902 * configure: Regenerate.
1903
1904 2014-11-11 Tobias Burnus <burnus@net-b.de>
1905
1906 * Makefile.def: Remove CLooG.
1907 * Makefile.tpl: Ditto.
1908 * configure.ac: Ditto.
1909 * configure: Regenerate.
1910 * Makefile.in: Ditto.
1911
1912 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
1913
1914 * configure.ac: Handle nvptx-*-*.
1915 * configure: Regenerate.
1916
1917 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
1918
1919 * MAINTAINERS (Write After Approval): Add myself.
1920
1921 2014-10-31 Jakub Jelinek <jakub@redhat.com>
1922
1923 * Makefile.def (libcc1): Remove bootstrap=true;.
1924 * Makefile.in: Regenerated.
1925
1926 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1927
1928 * configure.ac: Update comment.
1929 * configure: Regenerate.
1930
1931 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
1932
1933 * MAINTAINERS (Write After Approval): Add myself.
1934
1935 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
1936
1937 * configure.ac (extra_host_libiberty_configure_flags): Add
1938 --enable-shared also for libcc1's benefit.
1939 * configure: Regenerate.
1940
1941 2014-10-29 Tristan Gingold <gingold@adacore.com>
1942
1943 * MAINTAINERS: Change my email address.
1944
1945 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
1946 Tom Tromey <tromey@redhat.com>
1947
1948 * Makefile.def: Add libcc1 to host_modules.
1949 * configure.ac (host_tools): Add libcc1.
1950 * Makefile.in, configure: Rebuild.
1951
1952 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
1953
1954 * configure.ac (build_configargs): Don't share config.cache between
1955 build subdirs.
1956 * configure: Regenerate.
1957
1958 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1959
1960 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
1961 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
1962 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
1963 leon3v7 as leon3.
1964 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
1965 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
1966 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
1967 * config/sparc/sparc.md (cpu): Add leon3v7.
1968 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
1969
1970 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1971
1972 * MAINTAINERS (write-after-approval): Add myself.
1973
1974 2014-10-23 Ian Lance Taylor <iant@google.com>
1975
1976 * configure.ac: Disable the Go frontend on systems where it is known
1977 to not work.
1978 * configure: Regenerate.
1979
1980 2014-10-23 Richard Biener <rguenther@suse.de>
1981
1982 * Makefile.def: Add libcpp build module and dependencies.
1983 * configure.ac: Add libcpp build module.
1984 * Makefile.in: Regenerate.
1985 * configure: Likewise.
1986
1987 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
1988
1989 * MAINTAINERS (write-after-approval): Add myself.
1990
1991 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
1992
1993 * INSTALL/README: Do not mention CVS.
1994
1995 2014-10-03 Jing Yu <jingyu@google.com>
1996
1997 * configure.ac: Add aarch64 to list of targets that support gold.
1998 * configure: Regenerate.
1999
2000 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
2001
2002 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
2003
2004 2014-09-29 Catherine Moore <clm@codesourcery.com>
2005
2006 * MAINTAINERS: Add myself as MIPS maintainer.
2007
2008 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
2009
2010 * MAINTAINERS: Move myself to MIPS maintainers.
2011
2012 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2013
2014 * MAINTAINERS: Put all email addresses between '<' and '>'.
2015
2016 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2017
2018 * MAINTAINERS: Move myself to reviewers (Fortran).
2019
2020 2014-09-01 Andi Kleen <ak@linux.intel.com>
2021
2022 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
2023 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
2024 * Makefile.in: Regenerate.
2025
2026 2014-08-28 David Malcolm <dmalcolm@redhat.com>
2027
2028 * rtx-classes-status.txt: Delete
2029
2030 2014-08-28 David Malcolm <dmalcolm@redhat.com>
2031
2032 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
2033
2034 2014-08-27 Sebastian Pop <s.pop@samsung.com>
2035
2036 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
2037 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
2038 of checking for version number.
2039 * configure: Regenerated.
2040 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
2041
2042 2014-08-27 David Malcolm <dmalcolm@redhat.com>
2043
2044 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
2045 is done; begin phase 6 (use extra rtx_def subclasses).
2046
2047 2014-08-27 David Malcolm <dmalcolm@redhat.com>
2048
2049 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
2050 done; begin phase 5 (additional rtx_def subclasses).
2051
2052 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2053
2054 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
2055
2056 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2057
2058 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
2059 SET_BB_HEADER are done.
2060
2061 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2062
2063 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
2064 done.
2065
2066 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2067
2068 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
2069
2070 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2071
2072 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
2073
2074 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2075
2076 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
2077
2078 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2079
2080 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
2081
2082 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2083
2084 * rtx-classes-status.txt: Phase 3 (per-file commits within
2085 "config" subdirs) is done; begin phase 4 (removal of
2086 "scaffolding").
2087
2088 2014-08-23 David Malcolm <dmalcolm@redhat.com>
2089
2090 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
2091 dir) is done; begin phase 3 (per-file commits within "config"
2092 subdirs).
2093
2094 2014-08-21 David Malcolm <dmalcolm@redhat.com>
2095
2096 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
2097 phase 2 (per-file commits in main source dir).
2098
2099 2014-08-21 Bin Cheng <bin.cheng@arm.com>
2100
2101 * configure: Regenerated.
2102
2103 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2104
2105 * rtx-classes-status.txt (TODO): Add SET_BND_TO
2106
2107 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2108
2109 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
2110
2111 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2112
2113 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
2114
2115 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2116
2117 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
2118
2119 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2120
2121 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
2122
2123 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
2124
2125 * MAINTAINERS (Write After Approval): Add myself.
2126
2127 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
2128
2129 * MAINTAINERS: Remove myself
2130
2131 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2132
2133 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
2134
2135 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
2136
2137 * MAINTAINERS (Write After Approval): Add myself.
2138
2139 2014-08-18 David Malcolm <dmalcolm@redhat.com>
2140
2141 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
2142 SET_BB_HEADER, SET_BB_FOOTER
2143
2144 2014-08-18 David Malcolm <dmalcolm@redhat.com>
2145
2146 * rtx-classes-status.txt: New file
2147
2148 2014-08-18 Roman Gareev <gareevroman@gmail.com>
2149
2150 * configure.ac: Eliminate ClooG installation dependency.
2151 * configure: Regenerate.
2152 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
2153 * Makefile.in: Regenerate.
2154
2155 2014-08-15 Ilya Verbin <iverbin@gmail.com>
2156
2157 * MAINTAINERS (Write After Approval): Add myself.
2158
2159 2014-08-15 Ilya Tocar <tocarip@gmail.com>
2160
2161 * MAINTAINERS (Write After Approval): Add myself.
2162
2163 2014-08-01 Jiong Wang <jiong.wang@arm.com>
2164
2165 * MAINTAINERS (Write After Approval): Add myself.
2166
2167 2014-07-28 Anthony Green <green@moxielogic.com>
2168
2169 Import from savannah.gnu.org:
2170 * config.sub: Update to 2014-07-28 version.
2171
2172 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
2173
2174 * MAINTAINERS: Remove my MIPS maintainer entry.
2175
2176 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
2177
2178 PR target/47230
2179 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
2180 * configure: Regenerate.
2181
2182 2014-07-24 James Norris <jnorris@codesourcery.com>
2183
2184 * MAINTAINERS (Write After Approval): Add myself.
2185
2186 2014-07-20 Roman Gareev <gareevroman@gmail.com>
2187
2188 * configure.ac: Accept only CLooG 0.18.1.
2189 * configure: Regenerate.
2190
2191 2014-07-17 Roman Gareev <gareevroman@gmail.com>
2192
2193 * configure.ac: Don't accept isl 0.11.
2194 * configure: Regenerate.
2195
2196 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2197
2198 * MAINTAINERS (Write After Approval): Add myself.
2199
2200 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2201
2202 * configure.ac: Don't accept isl 0.10.
2203 * configure: Regenerate.
2204
2205 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
2206
2207 Fix include path for in-tree cloog.
2208 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
2209 * configure: Regenerate.
2210
2211 2014-06-18 Richard Henderson <rth@redhat.com>
2212
2213 * .gitignore: Import gcc_update output.
2214
2215 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
2216
2217 * config-ml.in: Robustify ac_configure_args parsing.
2218
2219 * configure.ac (--enable-linker-plugin-configure-flags)
2220 (--enable-linker-plugin-flags): New flags.
2221 (configdirs): Conditionally add libiberty-linker-plugin.
2222 * configure: Regenerate.
2223 * Makefile.def (host_modules): Add libiberty-linker-plugin.
2224 (host_modules) <lto-plugin>: Pay attention to
2225 @extra_linker_plugin_flags@ and
2226 @extra_linker_plugin_configure_flags@.
2227 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
2228 * Makefile.in: Regenerate.
2229
2230 * Makefile.tpl (configure-[+prefix+][+module+])
2231 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
2232 "module_srcdir" instead of "module" for locating a module's srcdir.
2233 * Makefile.in: Regenerate.
2234
2235 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
2236
2237 * MAINTAINERS (Write After Approval): Add myself.
2238
2239 2014-06-06 Sebastian Pop <sebpop@gmail.com>
2240
2241 * MAINTAINERS: Update my email address.
2242
2243 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
2244
2245 * MAINTAINERS (Write After Approval): Add myself.
2246
2247 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
2248
2249 * MAINTAINERS (Write After Approval): Add myself.
2250
2251 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
2252
2253 PR libstdc++/61011
2254 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
2255 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
2256 * configure: Regenerate.
2257
2258 2014-05-28 Pedro Alves <palves@redhat.com>
2259
2260 * MAINTAINERS (Write After Approval): Add myself.
2261
2262 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2263
2264 * MAINTAINERS: Update my affiliation/email.
2265
2266 2014-05-19 Mike Stump <mikestump@comcast.net>
2267
2268 * MAINTAINERS: Add wide-int reviewers.
2269
2270 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
2271
2272 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
2273 * configure: Regenerated.
2274
2275 2014-05-15 Torvald Riegel <triegel@redhat.com>
2276
2277 * MAINTAINERS (libitm): Add myself as maintainer.
2278
2279 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
2280
2281 * MAINTAINERS (Write After Approval): Add myself.
2282
2283 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
2284
2285 * config.sub, config.guess: Import from upstream.
2286
2287 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2288
2289 * MAINTAINERS (Write After Approval): Put myself in correct order.
2290
2291 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2292
2293 * MAINTAINERS (Write After Approval): Add myself.
2294
2295 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2296
2297 * MAINTAINERS: Move myself from Reviewers to Write After Approval
2298 section.
2299
2300 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2301
2302 * MAINTAINERS (Write After Approval): Delete myself.
2303
2304 2014-04-17 Jakub Jelinek <jakub@redhat.com>
2305
2306 PR sanitizer/56781
2307 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
2308 and -B* options with -Xcompiler.
2309
2310 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
2311
2312 PR bootstrap/60620
2313 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
2314 * Makefile.in: Regenerate.
2315
2316 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
2317
2318 * Makefile.def (dependencies): Make all-ld depend on all-binutils
2319 for WINDRES_FOR_TARGET in default-manifest.o rule.
2320 * Makefile.in: Regenerate.
2321
2322 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
2323
2324 * MAINTAINERS (Write After Approval): Add myself.
2325
2326 2014-03-26 Jakub Jelinek <jakub@redhat.com>
2327
2328 PR sanitizer/56781
2329 * Makefile.def: Set bootstrap=true; for host fixincludes.
2330 * configure.ac: Don't bootstrap host fixincludes unless
2331 --with-build-config=bootstrap-{a,ub}san.
2332 * Makefile.in: Regenerated.
2333 * configure: Regenerated.
2334
2335 2014-03-21 Jakub Jelinek <jakub@redhat.com>
2336
2337 * configure.ac: Move BUILD_CONFIG set up earlier. Add
2338 --enable-vtable-verify option parsing. Don't add
2339 target-libsanitizer to bootstrap_target_libs unless
2340 --with-build-config=bootstrap-asan or
2341 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
2342 to bootstrap_target_libs unless --enable-vtable-verify.
2343 * configure: Regenerated.
2344
2345 2014-03-10 Anatoly Sokolov <aesok@post.ru>
2346
2347 * MAINTAINERS (Write After Approval): Add myself.
2348
2349 2014-03-07 Denis Chertykov <chertykov@gmail.com>
2350
2351 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
2352
2353 2014-03-07 Jakub Jelinek <jakub@redhat.com>
2354
2355 PR bootstrap/58572
2356 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
2357 -I for libstdc++-v3 includes if $(LEAN).
2358 * Makefile.in: Regenerated.
2359
2360 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
2361
2362 * MAINTAINERS: Update my email address.
2363
2364 2014-02-24 Walter Lee <walt@tilera.com>
2365
2366 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
2367 (tilegx-*-*): Change to tilegx*-*-*.
2368 * configure: Regenerate.
2369
2370 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
2371
2372 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
2373
2374 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
2375
2376 * MAINTAINERS (Write After Approval): Add myself.
2377
2378 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2379
2380 PR target/59788
2381 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
2382 *solaris2*.
2383
2384 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
2385
2386 * MAINTAINERS: Update my email address.
2387
2388 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
2389
2390 * MAINTAINERS: Convert to UTF-8.
2391 Properly sort Xinliang David Li's entry.
2392
2393 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
2394 Sandra Loosemore <sandra@codesourcery.com>
2395
2396 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
2397 nios2 port maintainers.
2398
2399 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
2400
2401 * MAINTAINERS (Write After Approval): Add myself.
2402
2403 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2404
2405 * configure.ac: Add user-friendly check for native x86_64-linux
2406 multilibs.
2407 * configure: Regenerate.
2408
2409 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
2410
2411 * MAINTAINERS: Add myself as sh maintainer.
2412
2413 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
2414
2415 * MAINTAINERS: Add self as SLSR maintainer.
2416
2417 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
2418
2419 * MAINTAINERS: Update my email address.
2420
2421 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
2422
2423 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
2424
2425 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
2426
2427 * Makefile.in: Regenerate.
2428
2429 * Makefile.tpl: Fix typo.
2430 * Makefile.in: Regenerate partially.
2431
2432 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
2433
2434 * configure.ac: Added libcilkrts to noconfig list when C++ is not
2435 supported.
2436 * configure: Regenerated.
2437
2438 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
2439
2440 * MAINTAINERS (Write After Approval): Add myself.
2441
2442 2013-10-30 Jason Merrill <jason@redhat.com>
2443
2444 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
2445 --disable-build-format-warnings.
2446
2447 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
2448
2449 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
2450 depend on libstdc++ and libgcc.
2451 * configure: Regenerate.
2452 * configure.ac: Added libcilkrts to target binaries. Also, restrict
2453 libcilkrts for POSIX and i*86, and x86_64 architectures.
2454 * Makefile.in: Added libcilkrts related fields to support building it.
2455
2456 2013-10-26 Jeff Law <law@redhat.com>
2457
2458 * Makefile.def (target_modules): Remove libmudflap
2459 (languages): Remove check-target-libmudflap).
2460 * Makefile.in: Rebuilt.
2461 * Makefile.tpl (check-target-libmudflap-c++): Remove.
2462 * configure.ac (target_libraries): Remove target-libmudflap.
2463 Remove checks which disabled libmudflap on some systems.
2464 * configure: Rebuilt.
2465 * libmudflap: Directory removed.
2466
2467 2013-10-21 Cong Hou <congh@google.com>
2468
2469 * MAINTAINERS (Write After Approval): Add myself.
2470
2471 2013-10-16 Mike Stump <mikestump@comcast.net>
2472
2473 * .dir-locals.el: Add.
2474
2475 2013-10-15 David Malcolm <dmalcolm@redhat.com>
2476
2477 * configure.ac: Add --enable-host-shared
2478 * configure: Regenerate.
2479
2480 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2481
2482 Import from savannah.gnu.org:
2483 * config.guess: Update to 2013-06-10 version.
2484 * config.sub: Update to 2013-10-01 version.
2485
2486 2013-10-01 Simon Cook <simon.cook@embecosm.com>
2487
2488 Changes to build configuration to allow big endian ARC ELF toolchain
2489 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
2490 * configure: Regenerate.
2491
2492 2013-09-20 Alan Modra <amodra@gmail.com>
2493
2494 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
2495 ppc host match. Support little-endian powerpc linux hosts.
2496
2497 2013-09-19 Dodji Seketeli <dodji@redhat.com>
2498
2499 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
2500 maintainer.
2501
2502 2013-09-12 DJ Delorie <dj@redhat.com>
2503
2504 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
2505 maintainers.
2506
2507 2013-09-03 Richard Biener <rguenther@suse.de>
2508
2509 * configure.ac: Also allow ISL 0.12.
2510 * configure: Regenerated.
2511
2512 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
2513
2514 * MAINTAINERS (Write After Approval): Add myself.
2515
2516 2013-08-27 David Malcolm <dmalcolm@redhat.com>
2517
2518 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
2519
2520 2013-08-26 Caroline Tice <cmtice@google.com>
2521
2522 * MAINTAINERS: Correct earliers update: Move myself from libvtv
2523 "Various Reviewers" to libvtv "Various Maintainers".
2524
2525 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
2526
2527 * MAINTAINERS: Add myself as RTL optimizers reviewer.
2528
2529 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
2530
2531 * MAINTAINERS: Update name, email.
2532
2533 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
2534
2535 * MAINTAINERS (Write After Approval): Add myself.
2536
2537 2013-08-12 Caroline Tice <cmtice@google.com>
2538
2539 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
2540 address in the Write After Approval section.
2541
2542 2013-08-09 Carlos O'Donell <carlos@redhat.com>
2543
2544 * MAINTAINERS (Write After Approval): Update email.
2545
2546 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
2547
2548 * configure.ac: Adjust to check VTV_SUPPORTED.
2549 * configure: Regenerated.
2550
2551 2013-08-02 Caroline Tice <cmtice@google.com>
2552
2553 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
2554 on non-linux systems; add target-libvtv to noconfigdirs; add
2555 libsupc++/.libs to C++ library search paths.
2556 * configure: Regenerated.
2557 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
2558 libstdc++ and libgcc.
2559 * Makefile.in: Regenerated.
2560
2561 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
2562
2563 * MAINTAINERS (Write After Approval): Add myself.
2564
2565 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
2566 Shiva Chen <shiva0217@gmail.com>
2567
2568 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
2569 nds32 port maintainers.
2570
2571 2013-07-17 Tim Shen <timshen91@gmail.com>
2572
2573 * MAINTAINERS (Write After Approval): Add myself.
2574
2575 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2576
2577 * configure.ac: Sync from binutils.
2578 * configure: Regenerate.
2579
2580 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
2581
2582 * MAINTAINERS (Write After Approval): Add myself.
2583
2584 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
2585
2586 * MAINTAINERS (Write After Approval): Add myself.
2587
2588 2013-05-17 David Malcolm <dmalcolm@redhat.com>
2589
2590 * MAINTAINERS (Write After Approval): Add myself.
2591
2592 2013-04-30 Brooks Moses <bmoses@google.com>
2593
2594 * MAINTAINERS: Update my email; move myself from Fortran
2595 reviewer to Write After Approval.
2596
2597 2013-04-16 Andreas Schwab <schwab@suse.de>
2598
2599 * configure.ac (aarch64-*-*): Don't disable java.
2600 * configure: Regenerate.
2601
2602 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
2603
2604 * MAINTAINERS (Write After Approval): Add myself.
2605
2606 2013-03-30 Matthias Klose <doko@ubuntu.com>
2607
2608 * Makefile.def (target_modules): Don't install libffi.
2609 * Makefile.in: Regenerate.
2610
2611 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
2612
2613 * MAINTAINERS (Write After Approval): Add myself.
2614
2615 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
2616
2617 * MAINTAINERS (Write After Approval): Add myself.
2618
2619 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
2620
2621 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
2622 * configure: Regenerated.
2623
2624 2013-02-05 Ian Lance Taylor <iant@google.com>
2625
2626 PR go/55969
2627 * configure.ac: Disable libgo on some systems where it does not
2628 work.
2629
2630 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
2631
2632 * MAINTAINERS: Explicitly add myself as AIX maintainer.
2633 Remove Geoff Keating as rs6000 port maintainer, at his request.
2634
2635 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
2636
2637 * MAINTAINERS: Update my email.
2638
2639 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
2640
2641 * configure: Re-generate.
2642
2643 2013-01-15 Richard Biener <rguenther@suse.de>
2644
2645 PR other/55973
2646 * configure: Re-generate.
2647
2648 2013-01-14 Matthias Klose <doko@ubuntu.com>
2649
2650 * Makefile.def (install-target-libsanitizer): Depend on
2651 install-target-libstdc++-v3.
2652 * Makefile.in: Regenerate.
2653
2654 2013-01-14 Richard Biener <rguenther@suse.de>
2655
2656 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
2657 * configure: Re-generate
2658
2659 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2660
2661 * config.sub: Update from config repo.
2662
2663 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
2664
2665 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
2666 * Makefile.in: Regenerate.
2667
2668 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2669
2670 * MAINTAINERS (arc): Add new port maintainership for myself.
2671
2672 2013-01-09 Jason Merrill <jason@redhat.com>
2673
2674 * .gitignore: Import from gdb repository.
2675
2676 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
2677
2678 * Makefile.def (configure-gcc): Depend on all-gmp.
2679 (all-gcc): Remove dependency on all-gmp.
2680 * Makefile.in: Regenerated.
2681
2682 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2683
2684 * config.sub: Merge from config repo.
2685 * config.guess: Ditto.
2686
2687 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2688
2689 * Makefile.def: Merge from binutils.
2690 * Makefile.in: Ditto.
2691
2692 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
2693
2694 * MAINTAINERS: Update my email.
2695
2696 2012-12-29 Ben Elliston <bje@gnu.org>
2697
2698 * config.guess: Update to 2012-12-29 version.
2699 * config.sub: Likewise.
2700
2701 2012-12-20 Matthias Klose <doko@ubuntu.com>
2702
2703 * Makefile.def (install-target-libgfortran): Depend on
2704 install-target-libquadmath, install-target-libgcc.
2705 (install-target-libsanitizer): Depend on install-target-libgcc.
2706 (install-target-libjava): Depend on install-target-libgcc.
2707 (install-target-libitm): Depend on install-target-libgcc.
2708 (install-target-libobjc): Depend on install-target-libgcc.
2709 (install-target-libstdc++-v3): Depend on install-target-libgcc.
2710 * Makefile.in: Regenerate.
2711
2712 2012-12-19 Matthias Klose <doko@ubuntu.com>
2713
2714 * Makefile.def (install-target-libgo): Depend on
2715 install-target-libatomic.
2716 * Makefile.in: Regenerate.
2717
2718 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
2719
2720 PR go/55201
2721 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
2722 * Makefile.in: Regenerate.
2723
2724 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
2725
2726 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
2727 * configure: Regenerate.
2728
2729 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2730
2731 * config.sub: Merge from config repo.
2732
2733 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
2734
2735 * Makefile.def (target_modules): Add bootstrap=true and
2736 raw_cxx=true to libsanitizer.
2737 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2738 * Makefile.in: Regenerated.
2739 * configure: Likewise.
2740
2741 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
2742
2743 * MAINTAINERS: Remove self as RTL optimization maintainer.
2744
2745 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2746
2747 * MAINTAINERS (Write After Approval): Add myself.
2748
2749 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2750
2751 * Makefile.def (target_modules): Remove bootstrap=true and
2752 raw_cxx=true from libsanitizer.
2753 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
2754 * Makefile.in: Regenerated.
2755 * configure: Likewise.
2756
2757 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2758
2759 * Makefile.def (target_modules): Add bootstrap=true and
2760 raw_cxx=true to libsanitizer.
2761 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2762 * Makefile.in: Regenerated.
2763 * configure: Likewise.
2764
2765 2012-11-28 Andrew Pinski <apinski@cavium.com>
2766
2767 PR bootstrap/54279
2768 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
2769 * configure: Regenerate.
2770 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
2771 * Makefile.in: Regenerate.
2772
2773 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
2774
2775 * configure.ac: Disable libsanitizer if we're not building C++.
2776 * configure: Regenerate.
2777
2778 2012-11-15 Roland McGrath <roland@hack.frob.com>
2779
2780 * MAINTAINERS (Write After Approval): Add myself.
2781
2782 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
2783
2784 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
2785 Kostya Serebryany (kcc@google.com) and
2786 Jakub Jelinek (jakub@redhat.com).
2787 Rename area for Dodji Seketeli (dodji@redhat.com).
2788
2789 2012-11-15 Dodji Seketeli <dodji@redhat.com>
2790
2791 * MAINTAINERS: (asan.c, related): Add myself.
2792
2793 2012-11-14 Roland McGrath <mcgrathr@google.com>
2794
2795 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
2796 * configure: Regenerate.
2797
2798 2012-11-13 Richard Henderson <rth@redhat.com>
2799
2800 * configure.ac: Move libsanitizer logic to subdirectory.
2801 * configure: Regenerate.
2802
2803 2012-11-13 Dodji Seketeli <dodji@redhat.com>
2804
2805 * configure.ac: Enable libsanitizer just on x86 linux for now.
2806 * configure: Re-generate.
2807
2808 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
2809
2810 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
2811 sections.
2812 * configure: Regenerate.
2813
2814 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
2815
2816 * configure.ac: Add section for configdirs for libsanitizer.
2817 Disable for cris-*-* and mmix-*-*.
2818 * configure: Regenerate.
2819
2820 2012-11-12 Wei Mi <wmi@google.com>
2821
2822 * configure.ac: Add libsanitizer to target_libraries.
2823 * Makefile.def: Ditto.
2824 * configure: Regenerate.
2825 * Makefile.in: Regenerate.
2826 * libsanitizer: New directory for asan runtime. Contains an empty
2827 tsan directory.
2828
2829 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
2830
2831 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
2832 against Mingw64 w32api.
2833 * configure: Regenerate.
2834
2835 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
2836
2837 * configure: Regenerated.
2838
2839 2012-11-03 Robert Mason <rbmj@verizon.net>
2840
2841 * configure.ac: add --disable-libstdcxx configure option
2842 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
2843
2844 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
2845
2846 * MAINTAINERS (Write After Approval): Add myself.
2847
2848 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
2849
2850 * MAINTAINERS (Write After Approval): Add myself.
2851
2852 2012-10-24 Sharad Singhai <singhai@google.com>
2853
2854 * MAINTAINERS (Write After Approval): Add myself.
2855
2856 2012-10-24 Eric Christopher <echristo@gmail.com>
2857
2858 * MAINTAINERS: Update email address.
2859
2860 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
2861
2862 PR bootstrap/54820
2863 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
2864 * configure: Regenerate.
2865
2866 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
2867
2868 * MAINTAINERS (aarch64): Add Marcus and myself.
2869
2870 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
2871
2872 PR bootstrap/54820
2873 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
2874 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
2875 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2876 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2877 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
2878 * Makefile.in: Regenerate.
2879 * configure.ac (have_static_libs): New variable and associated check.
2880 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
2881 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
2882 * configure: Regenerate.
2883
2884 2012-10-10 Richard Biener <rguenther@suse.de>
2885
2886 * MAINTAINERS: Adjust for changed surname.
2887
2888 2012-10-04 Lawrence Crowl <crowl@google.com>
2889
2890 * MAINTAINERS (Write After Approval): Add myself.
2891
2892 2012-10-01 Cary Coutant <ccoutant@google.com>
2893
2894 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
2895
2896 2012-09-28 Ian Lance Taylor <iant@google.com>
2897
2898 * Makefile.def: Make all-target-libgo depend on
2899 all-target-libbacktrace.
2900 * Makefile.in: Rebuild.
2901
2902 2012-09-26 Ian Lance Taylor <iant@google.com>
2903
2904 * Makefile.def: Make all-gcc depend on all-libbacktrace.
2905 * Makefile.in: Rebuild.
2906
2907 2012-09-20 Walter Lee <walt@tilera.com>
2908
2909 * configure.ac: Add tilegx to list of targets that support gold.
2910 * configure: Regenerate.
2911
2912 2012-09-20 Marek Polacek <polacek@redhat.com>
2913
2914 * MAINTAINERS (Write After Approval): Add myself.
2915
2916 2012-09-19 Steve Ellcey <sellcey@mips.com>
2917
2918 * configure.ac: Add mips*-mti-elf* target.
2919 * configure: Regenerate.
2920
2921 2012-09-17 Ian Lance Taylor <iant@google.com>
2922
2923 * MAINTAINERS (Various Maintainers): Add libbacktrace.
2924 * configure.ac (host_libs): Add libbacktrace.
2925 (target_libraries): Add libbacktrace.
2926 * Makefile.def (host_modules): Add libbacktrace.
2927 (target_modules): Likewise.
2928 * configure, Makefile.in: Rebuild.
2929
2930 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
2931
2932 PR target/38607
2933 Merge upstream change.
2934 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
2935
2936 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
2937 Add libgomp*.o to compare_exclusions for AIX.
2938 * configure: Regenerate.
2939
2940 2012-09-06 Diego Novillo <dnovillo@google.com>
2941
2942 * configure.ac: Bump minimum GMP version to 4.2.3.
2943 * configure: Re-generate.
2944
2945 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
2946
2947 PR target/54461
2948 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
2949 target-libgloss if not configured --with-avrlibc=no.
2950 * configure: Regenerate.
2951
2952 2012-09-04 Jason Merrill <jason@redhat.com>
2953
2954 * configure.ac: Fix --enable-languages=all.
2955
2956 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
2957
2958 * MAINTAINERS (Write After Approval): Add myself.
2959
2960 2012-09-03 Richard Guenther <rguenther@suse.de>
2961
2962 PR bootstrap/54138
2963 * configure.ac: Re-organize ISL / CLOOG checks to allow
2964 disabling with either --without-isl or --without-cloog.
2965 * configure: Regenerated.
2966
2967 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
2968
2969 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
2970 * configure: Regenerate.
2971
2972 2012-08-27 Ulrich Drepper <drepper@gmail.com>
2973
2974 * MAINTAINERS: Fix my email address.
2975
2976 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
2977
2978 PR binutils/4970
2979 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
2980 and opcodes.
2981 * Makefile.in: Regenerated.
2982
2983 2012-08-26 Art Haas <ahaas@impactweather.com>
2984
2985 * configure: Regenerate.
2986
2987 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
2988
2989 * INSTALL/README: Also refer to the online installation
2990 instructions.
2991
2992 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2993
2994 * MAINTAINERS (Write After Approval): Add myself.
2995 (Picochip port): Remove myself.
2996
2997 2012-08-14 Diego Novillo <dnovillo@google.com>
2998
2999 Merge from cxx-conversion branch.
3000
3001 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
3002 POSTSTAGE1_CONFIGURE_FLAGS.
3003 * Makefile.in: Regenerate.
3004 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
3005 Force C++ when bootstrapping.
3006 * configure: Regenerate.
3007
3008 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3009
3010 * MAINTAINERS (Write After Approval): Add myself.
3011
3012 2012-07-16 Joseph Myers <joseph@codesourcery.com>
3013
3014 * README: Document use of ranges of years in copyright notices.
3015
3016 2012-07-06 Richard Guenther <rguenther@suse.de>
3017
3018 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
3019 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
3020 --with-gmp=system.
3021 * Makefile.in: Regenerated.
3022 * configure: Likewise.
3023
3024 2012-07-06 Richard Guenther <rguenther@suse.de>
3025
3026 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
3027 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
3028 supply V=1 as extra_make_flags.
3029 * configure: Regenerated.
3030 * Makefile.in: Likewise.
3031
3032 2012-07-04 Tristan Gingold <gingold@adacore.com>
3033
3034 * configure: Regenerate.
3035
3036 2012-07-03 Richard Guenther <rguenther@suse.de>
3037
3038 * Makfile.def (isl): Remove not necessary extra_exports and
3039 extra_make_flags.
3040 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
3041 * Makefile.in: Regenerated.
3042
3043 2012-07-03 Richard Guenther <rguenther@suse.de>
3044
3045 * Makefile.def (cloog): Add V=1 to extra_make_flags.
3046 * configure.ac: If either the ISL or the CLooG check failed
3047 do not try to build in-tree versions.
3048 * Makefile.in: Regenerated.
3049 * configure: Regenerated.
3050
3051 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3052
3053 * configure: Regenerate.
3054
3055 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
3056
3057 * MAINTAINERS (Various Maintainers): Add myself as testsuite
3058 maintainer.
3059
3060 2012-07-02 Richard Guenther <rguenther@suse.de>
3061
3062 * configure: Regenerated.
3063
3064 2012-07-02 Richard Guenther <rguenther@suse.de>
3065 Michael Matz <matz@suse.de>
3066 Tobias Grosser <tobias@grosser.es>
3067 Sebastian Pop <sebpop@gmail.com>
3068
3069 * Makefile.def: Add ISL host module, remove PPL host module.
3070 Adjust ClooG host module to use the proper ISL.
3071 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
3072 * configure.ac: Include config/isl.m4. Add ISL host library,
3073 remove PPL. Remove PPL configury, add ISL configury, adjust
3074 ClooG configury.
3075 * Makefile.in: Regenerated.
3076 * configure: Likewise.
3077
3078 2012-07-02 Richard Guenther <rguenther@suse.de>
3079
3080 Merge from graphite branch
3081 2011-07-21 Tobias Grosser <tobias@grosser.es>
3082
3083 * configure: Regenerated.
3084 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
3085 both cloog.org and legacy versions. The only supported version will
3086 be CLooG with the isl backend.
3087
3088 2011-07-21 Tobias Grosser <tobias@grosser.es>
3089
3090 * configure: Regenerated.
3091 * configure.ac: Require cloog isl 0.17.0
3092
3093 2011-07-21 Tobias Grosser <tobias@grosser.es>
3094
3095 * configure: Regenerated.
3096 * config/cloog.m4: Do not define CLOOG_ORG
3097
3098 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
3099
3100 * configure.ac: Skip C if explicitly selected.
3101 * configure: Regenerate.
3102
3103 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
3104
3105 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
3106 they contain -O2.
3107 * configure: Regenerate.
3108
3109 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
3110
3111 PR debug/53740
3112 * df.h, df-problems.c, dce.c: Revert last patch.
3113
3114 2012-06-25 Iain Sandoe <iain@codesourcery.com>
3115
3116 * MAINTAINERS (Write After Approval): Update my email address.
3117
3118 2012-06-21 Meador Inge <meadori@codesourcery.com>
3119
3120 * MAINTAINERS (Write After Approval): Add myself.
3121
3122 2012-06-20 Jason Merrill <jason@redhat.com>
3123
3124 * Makefile.tpl (check-target-libgomp-c++): New.
3125 (check-target-libitm-c++): New.
3126 * Makefile.def (c++): Add them.
3127 * Makefile.in: Regenerate.
3128
3129 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
3130
3131 * MAINTAINERS (Write After Approval): Add myself.
3132
3133 2012-05-16 Olivier Hainque <hainque@adacore.com>
3134
3135 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
3136 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
3137 (install-no-fixedincludes): Adjust accordingly.
3138 * Makefile.in: Regenerate.
3139
3140 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
3141
3142 Merge upstream change
3143 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
3144
3145 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
3146
3147 * MAINTAINERS (Write After Approval): Add myself.
3148
3149 2012-05-09 Nick Clifton <nickc@redhat.com>
3150 Paul Smith <psmith@gnu.org>
3151
3152 PR bootstrap/50461
3153 * configure.ac (mpfr-dir): When using in-tree MPFR sources
3154 allow for the fact that from release v3.1.0 of MPFR the source
3155 files were moved into a src sub-directory.
3156 * configure: Regenerate.
3157
3158 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
3159
3160 * configure.ac: Bump minimum MPFR version to 2.4.0.
3161 * configure: Regenerated.
3162
3163 2012-05-01 Richard Henderson <rth@redhat.com>
3164
3165 * Makefile.def (libatomic): New target_module.
3166 * configure.ac (target_libraries): Add libatomic.
3167 (noconfigdirs): Check if libatomic is supported.
3168 * Makefile.in, configure: Rebuild.
3169
3170 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
3171
3172 * MAINTAINERS (Write After Approval): Add myself.
3173
3174 2012-04-25 Joel Brobecker <brobecker@adacore.com>
3175
3176 * config.sub: Update to 2012-04-18 version from official repo.
3177
3178 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
3179
3180 * MAINTAINERS (Write After Approval): Add myself.
3181
3182 2012-04-11 Steve Ellcey <sellcey@mips.com>
3183
3184 * MAINTAINERS: Changed email address.
3185
3186 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
3187
3188 PR target/52737
3189 * contrib/gcc_update (files_and_dependencies):
3190 Remove gcc/config/avr/t-multilib from touch data.
3191
3192 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3193
3194 * MAINTAINERS (OS Port Maintainers): Remove irix.
3195 * configure.ac (enable_libgomp): Remove *-*-irix6*.
3196 (unsupported_languages): Remove mips-sgi-irix6.*.
3197 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
3198 (with_stabs): Remove.
3199 * configure: Regenerate.
3200
3201 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3202
3203 * MAINTAINERS (OS Port Maintainers): Remove osf.
3204 * configure.ac (enable_libgomp): Remove *-*-osf*.
3205 (with_stabs): Remove alpha*-*-osf*.
3206 * configure: Regenerate.
3207
3208 2012-03-05 Tristan Gingold <gingold@adacore.com>
3209
3210 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
3211 * configure: Regenerate.
3212
3213 2012-02-17 Walter Lee <walt@tilera.com>
3214
3215 * MAINTAINERS: (Write After Approval): Delete myself.
3216
3217 2012-02-14 Walter Lee <walt@tilera.com>
3218
3219 * MAINTAINERS (tilegx port): Add myself.
3220 (tilepro port): Add myself.
3221 (Write After Approval): Add myself.
3222
3223 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
3224
3225 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
3226 and Joseph Myers as docstring relicensing maintainers.
3227
3228 2012-02-09 Bin Cheng <bin.cheng@arm.com>
3229
3230 * MAINTAINERS (write-after-approval): Add myself.
3231
3232 2012-02-08 Ira Rosen <irar@il.ibm.com>
3233
3234 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
3235 maintainer.
3236
3237 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3238
3239 * MAINTAINERS (Write After Approval): Move myself to
3240 maintain alphabetical order.
3241
3242 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3243
3244 * MAINTAINERS (Write After Approval): Add myself.
3245
3246 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3247
3248 * MAINTAINERS (Write After Approval): Add myself.
3249
3250 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
3251 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3252
3253 * configure.ac (cr16-*-*): Remove nonconfigdirs.
3254 * configure: Regenerate.
3255
3256 2012-01-23 Harshit Chopra <harshit@google.com>
3257
3258 * MAINTAINERS (Write After Approval): Add myself.
3259
3260 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
3261
3262 * configure.ac: Remove reference to mh-interix.
3263 * configure: Regenerate.
3264
3265 2012-01-05 Richard Henderson <rth@redhat.com>
3266
3267 PR bootstrap/51072
3268 * configure.ac: Disable libitm if c++ is not enabled.
3269 * configure: Rebuild.
3270
3271 * configure.ac: Fix regexp for same.
3272 * configure: Rebuild.
3273
3274 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
3275
3276 * MAINTAINERS (Write After Approval): Add myself.
3277
3278 2012-01-02 Richard Guenther <rguenther@suse.de>
3279
3280 PR bootstrap/51686
3281 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
3282 * Makefile.in: Regenerate.
3283
3284 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
3285
3286 * MAINTAINERS (Write After Approval): Add myself.
3287
3288 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
3289
3290 * configure: Regenerate.
3291
3292 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3293
3294 * MAINTAINERS (picochip): Changed email address.
3295
3296 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
3297
3298 * MAINTAINERS (write-after-approval): Add self.
3299
3300 2011-11-29 DJ Delorie <dj@redhat.com>
3301
3302 * configure.ac (rl78-*-*) New case.
3303 * configure: Regenerate.
3304 * MAINTAINERS: Add myself as RL78 maintainer.
3305
3306 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3307
3308 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
3309
3310 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
3311
3312 * libtool.m4: Additional FreeBSD 10 fixes.
3313
3314 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
3315
3316 * MAINTAINERS: Move myself from Write After Approval to CPU Port
3317 Maintainers section, as Epiphany maintainer.
3318
3319 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
3320
3321 PR target/49992
3322 * configure.ac: Remove ranlib special-casing for Darwin.
3323 * configure: Regenerate.
3324
3325 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
3326
3327 * MAINTAINERS (Reviewers): Keep the list sorted.
3328
3329 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
3330
3331 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
3332
3333 2011-11-09 Roland McGrath <mcgrathr@google.com>
3334
3335 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
3336 * configure: Rebuild.
3337 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
3338 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
3339 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
3340 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
3341 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
3342 Add READELF.
3343 * Makefile.in: Rebuild.
3344
3345 2011-11-09 Jason Merrill <jason@redhat.com>
3346
3347 * Makefile.def (language=c++): Remove check-c++0x.
3348 * Makefile.in (check-gcc-c++): Regenerate.
3349
3350 2011-11-08 Richard Henderson <rth@redhat.com>
3351
3352 * configure.ac: Test for libitm directory present first.
3353
3354 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
3355
3356 * configure.ac: Test libitm/configure.tgt to disable libitm.
3357 * configure: Rebuild.
3358
3359 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
3360 Richard Henderson <rth@redhat.com>
3361
3362 Merged from transactional-memory.
3363
3364 * Makefile.def (lang_env_dependencies): libitm is c++.
3365 Add libitm target module.
3366 * configure.ac: Likewise.
3367 * config/mmap.m4: New file.
3368 * contrib/gcc_update: Add libitm to touch data.
3369 * Makefile.in, configure: Rebuild.
3370
3371 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3372
3373 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
3374 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
3375 * Makefile.in: Regenerate.
3376
3377 2011-11-01 DJ Delorie <dj@redhat.com>
3378
3379 * config.sub: Update to version 2011-10-29 (added rl78)
3380
3381 2011-10-27 Nick Clifton <nickc@redhat.com>
3382
3383 * config.sub: Import these changes from the config project:
3384
3385 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
3386 Ben Elliston <bje@gnu.org>
3387
3388 * config.sub (epiphany): New.
3389
3390 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
3391 Ben Elliston <bje@gnu.org>
3392
3393 * config.sub (hexagon, hexagon-*): New.
3394
3395 2011-08-23 Roland McGrath <mcgrathr@google.com>
3396
3397 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
3398 64eb to be64.
3399
3400 2011-08-16 Roland McGrath <mcgrathr@google.com>
3401
3402 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
3403 (nacl): Grok as alias for 32el-unknown-nacl.
3404
3405 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
3406
3407 * MAINTAINERS (Write After Approval): Add myself.
3408
3409 2011-10-24 Teresa Johnson <tejohnson@google.com>
3410
3411 * MAINTAINERS (Write After Approval): Add myself.
3412
3413 2011-09-21 Jakub Jelinek <jakub@redhat.com>
3414
3415 * MAINTAINERS (sparc port): Remove myself.
3416
3417 2011-09-14 Tom de Vries <tom@codesourcery.com>
3418
3419 * MAINTAINERS (Write After Approval): Add myself.
3420
3421 2011-08-14 Yao Qi <yao@codesourcery.com>
3422
3423 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
3424 * configure: Regenerate.
3425
3426 2011-07-26 Ian Lance Taylor <iant@google.com>
3427
3428 * configure.ac: Set have_compiler based on whether gcc directory
3429 exists, rather than on whether gcc is in configdirs.
3430 * configure: Rebuild.
3431
3432 2011-07-21 Joseph Myers <joseph@codesourcery.com>
3433
3434 * MAINTAINERS (Global Reviewers): Add self.
3435
3436 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
3437
3438 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
3439 link directories.
3440 * Makefile.in: Rebuild.
3441
3442 2011-07-20 Ian Lance Taylor <iant@google.com>
3443
3444 PR bootstrap/49787
3445 * configure.ac: Move --enable-bootstrap handling earlier in file.
3446 If --enable-bootstrap and either --enable-build-with-cxx or
3447 --enable-build-poststage1-with-cxx, enable C++ automatically.
3448 * configure: Rebuild.
3449
3450 2011-07-19 Ian Lance Taylor <iant@google.com>
3451
3452 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
3453 make C++ a boot_language. Set and substitute
3454 POSTSTAGE1_CONFIGURE_FLAGS.
3455 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
3456 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
3457 * configure, Makefile.in: Rebuild.
3458
3459 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
3460
3461 * MAINTAINERS (Register Allocation): Move myself from reviewers to
3462 maintainers.
3463
3464 2011-07-18 Jakub Jelinek <jakub@redhat.com>
3465
3466 * MAINTAINERS (Global Reviewers): Add myself.
3467
3468 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3469
3470 * configure: Regenerate.
3471
3472 2011-07-16 Jason Merrill <jason@redhat.com>
3473
3474 * Makefile.def (language=c++): Add check-c++0x and
3475 check-target-libmudflap-c++.
3476 * Makefile.tpl (check-target-libmudflap-c++): New.
3477 * Makefile.in: Regenerate.
3478
3479 2011-07-16 Matthias Klose <doko@ubuntu.com>
3480
3481 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
3482 * Makefile.def (target_modules/libjava): Pass
3483 $(EXTRA_CONFIGARGS_LIBJAVA).
3484 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
3485 if not configured with --enable-static-libjava.
3486 * Makefile.in: Regenerate.
3487 * configure: Likewise.
3488
3489 2011-07-15 Jason Merrill <jason@redhat.com>
3490
3491 * Makefile.in (check-c++): Move check-gcc-c++0x after
3492 check-target-libstdc++-v3.
3493
3494 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
3495
3496 * MAINTAINERS (c6x port): New entry.
3497
3498 2011-07-13 Jason Merrill <jason@redhat.com>
3499
3500 * Makefile.in (check-gcc-c++0x): New.
3501 (check-c++): Depend on it.
3502
3503 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3504
3505 PR target/39150
3506 * configure.ac (i[3456789]86-*-solaris2*): Also accept
3507 x86_64-*-solaris2.1[0-9]*.
3508 * configure: Regenerate.
3509
3510 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
3511
3512 * MAINTAINERS (RTL optimizers): Add self.
3513
3514 2011-06-27 Gabriel Charette <gchare@google.com>
3515
3516 * MAINTAINERS (Write After Approval): Add myself.
3517
3518 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
3519
3520 PR regression/47836
3521 PR bootstrap/23656
3522 PR other/47733
3523 PR bootstrap/49247
3524 PR c/48825
3525 * configure.ac (target_libraries): Remove target-libiberty.
3526 Remove case-statement setting skipdirs=target-libiberty for
3527 multiple targets. Remove checking target_configdirs and
3528 removing target-libiberty but keeping target-libgcc if
3529 otherwise empty.
3530 * Makefile.def (target_modules): Don't add libiberty.
3531 (dependencies): Remove all traces of target-libiberty.
3532 * configure, Makefile.in: Regenerate.
3533
3534 2011-06-13 Walter Lee <walt@tilera.com>
3535
3536 * configure.ac (tilepro-*-*) New case.
3537 (tilegx-*-*): Likewise.
3538 * configure: Regenerate.
3539
3540 2011-06-06 Jing Yu <jingyu@google.com>
3541
3542 * configure.ac: Skip target-libiberty for
3543 arm*-*-linux-androideabi.
3544 * configure: Regenerated.
3545
3546 2011-06-06 Nick Clifton <nickc@redhat.com>
3547
3548 * config.sub: Sync from upstream.
3549
3550 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
3551
3552 * MAINTAINERS (Write After Approval): Add myself.
3553
3554 2011-06-01 Daniel Jacobowitz <drow@false.org>
3555
3556 * MAINTAINERS: Update my email address.
3557
3558 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
3559
3560 * MAINTAINERS (Write After Approval): Update my email address.
3561
3562 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
3563
3564 * MAINTAINERS (Write After Approval): Add myself.
3565
3566 2011-05-08 Doug Kwan <dougkwan@google.com>
3567
3568 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
3569 * configure: Regenerated.
3570 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
3571 value from configure.
3572 * Makefile.in: Regenerated.
3573
3574 2011-05-05 Joseph Myers <joseph@codesourcery.com>
3575
3576 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
3577 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
3578 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
3579 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
3580 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
3581 *-*-vxworks*): Disable newlib and libgloss in separate case
3582 statement.
3583 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
3584 to separate case statement.
3585 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3586 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
3587 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
3588 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
3589 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
3590 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
3591 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
3592 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
3593 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
3594 i[[3456789]]86-*-rdos*, m32r-*-*,
3595 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
3596 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
3597 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
3598 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
3599 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
3600 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
3601 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
3602 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
3603 and libgloss in main case over targets. Remove most empty cases
3604 in main case over targets.
3605 * configure: Regenerate.
3606
3607 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
3608
3609 * MAINTAINERS (Write After Approval): Add myself.
3610
3611 2011-05-04 Joseph Myers <joseph@codesourcery.com>
3612
3613 * configure.ac: Remove code setting special library locations for
3614 hppa*64*-*-hpux11*. Remove code setting compiler for
3615 sparc-sun-solaris2*.
3616 * configure: Regenerate.
3617
3618 2011-05-04 Joseph Myers <joseph@codesourcery.com>
3619
3620 * configure.ac: Separate libgloss_dir settings from general case
3621 over targets.
3622 * configure: Regenerate.
3623
3624 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3625
3626 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3627 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
3628 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
3629 cases in libgcj-disabling case statement.
3630 (hppa*64*-*-linux*): Set unsupported_languages instead of
3631 disabling target-zlib.
3632 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
3633 to hppa*64*-*-hpux*.
3634 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
3635 hppa*-*-hpux*.
3636 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
3637 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
3638 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
3639 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
3640 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
3641 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
3642 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
3643 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
3644 libgcj-disabling case statement.
3645 * configure: Regenerate.
3646
3647 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3648
3649 * configure.ac: Disable Java for targets not supporting libffi.
3650 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
3651 Remove cases in Java-disabling statement.
3652 (*arm-wince-pe): Change to arm-wince-pe.
3653 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
3654 cases in Java-disabling statement.
3655 (bfin-*-*): Don't disable Java again.
3656 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
3657 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
3658 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
3659 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
3660 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
3661 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
3662 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
3663 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
3664 Java-disabling statement.
3665 (mmix-*-*): Don't disable Java again.
3666 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3667 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
3668 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
3669 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
3670 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
3671 statement.
3672 * configure: Regenerate.
3673
3674 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3675
3676 * configure.ac: Separate cases disabling Java and Java libraries
3677 from general case over targets.
3678 * configure: Regenerate.
3679
3680 2011-04-21 Jie Zhang <jzhang918@gmail.com>
3681
3682 * MAINTAINERS: Update my email address.
3683
3684 2011-04-20 Easwaran Raman <eraman@google.com>
3685
3686 * MAINTAINERS (Write After Approval): Add myself.
3687
3688 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
3689
3690 PR lto/48086
3691 * configure.ac: Re-enable LTO on *-apple-darwin9*.
3692 * configure: Regenerate.
3693
3694 2011-04-16 Jim Meyering <meyering@redhat.com>
3695
3696 * MAINTAINERS (Write After Approval): Add myself.
3697
3698 2011-04-15 Dodji Seketeli <dodji@redhat.com>
3699
3700 * MAINTAINERS: Update my email address.
3701
3702 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
3703
3704 * MAINTAINERS (Write After Approval): Add myself.
3705
3706 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
3707
3708 * MAINTAINERS (Write After Approval): Add myself.
3709
3710 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
3711
3712 * MAINTAINERS (Write After Approval): Add myself.
3713
3714 2011-04-06 Joseph Myers <joseph@codesourcery.com>
3715
3716 * configure.ac (build_tools): Remove build-byacc.
3717 (host_libs): Remove mmalloc.
3718 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
3719 autoconf automake libtool diff rcs fileutils shellutils time
3720 textutils wdiff find uudecode hello tar gzip indent recode release
3721 sed perl gawk findutils gettext zip.
3722 (libgcj): Remove target-qthreads.
3723 (target_tools): Remove target-examples target-gperf.
3724 (YACC): Don't handle building byacc.
3725 * configure: Regenerate.
3726 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
3727 dosutils, examples, fileutils, find, findutils, gawk, gettext,
3728 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
3729 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
3730 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
3731 handle building components.
3732 * Makefile.in: Regenerate.
3733
3734 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
3735
3736 * MAINTAINERS: Update my email address as Xtensa maintainer.
3737
3738 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3739
3740 * config.sub: Sync from upstream.
3741
3742 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3743
3744 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
3745 (microblaze*): Don't disable libssp.
3746 * configure: Regenerate.
3747
3748 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3749
3750 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
3751 moveifchange.
3752 * configure: Regenerate.
3753 * Makefile.tpl: Use @SHELL@ not @config_shell@.
3754 * Makefile.in: Regenerate.
3755
3756 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3757
3758 * configure.ac (*-*-sysv4*): Don't enable libgomp.
3759 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
3760 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
3761 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
3762 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
3763 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
3764 md_exec_prefix cases.
3765 * configure: Regenerate.
3766
3767 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3768
3769 * configure.ac: Separate cases disabling target-libssp,
3770 target-libiberty, target-libstdc++-v3 and Fortran from general
3771 case over targets.
3772 * configure: Regenerate.
3773
3774 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3775
3776 * configure.ac (*-*-chorusos): Don't disable libgcj.
3777 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
3778 Remove case.
3779 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
3780 (arm-*-coff): Don't disable libgcj.
3781 (arm*-*-linux-gnueabi): Remove useless assignment.
3782 (arm-*-riscix*): Don't disable libgcj.
3783 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
3784 configuration.
3785 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
3786 (c54x*-*-*): Remove case.
3787 (tic54x-*-*): Don't disable GCC or GCC libraries.
3788 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
3789 to *.
3790 (d10v-*-*): Don't disable GCC libraries.
3791 (d30v-*-*): Don't disable libgcj.
3792 (h8500-*-*): Don't disable GCC libraries.
3793 (i960-*-*): Don't disable libgcj.
3794 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
3795 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3796 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
3797 libgcj.
3798 (m68k-*-coff*): Remove case.
3799 (mmix-*-*): Don't disable libgloss on host.
3800 (mn10200-*-*, mn10300-*-*): Remove cases.
3801 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3802 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
3803 Don't disable libgcj.
3804 (romp-*-*): Remove case.
3805 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
3806 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
3807 case.
3808 (v810-*-*): Don't disable GCC libraries.
3809 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
3810 (ip2k-*-*): Don't disable GCC libraries.
3811 * configure: Regenerate.
3812
3813 2011-03-28 Joseph Myers <joseph@codesourcery.com>
3814
3815 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
3816 libffi on host.
3817 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
3818 on host.
3819 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
3820 * configure: Regenerate.
3821
3822 2011-03-26 John Marino <binutils@marino.st>
3823
3824 * configure.ac: Add support for *-*-dragonfly*
3825 * configure: Regenerate.
3826
3827 2011-03-25 Joseph Myers <joseph@codesourcery.com>
3828
3829 * configure.ac (native_only): Remove.
3830 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
3831 send-pr uudecode guile gnuserv on host.
3832 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
3833 send-pr rcs guile perl texinfo libtool on host.
3834 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
3835 automake send-pr rcs guile perl texinfo libtool on host.
3836 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
3837 (*-*-kaos*): Don't disable target-examples target-gperf on target.
3838 (alpha*-dec-osf*): Don't disable fileutils on target.
3839 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
3840 texinfo send-pr expect dejagnu on target.
3841 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
3842 target-qthreads on target.
3843 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
3844 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
3845 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
3846 x86_64-*-mingw*): Don't disable expect on target.
3847 (*-*-cygwin*): Don't disable target-gperf on target.
3848 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
3849 gnuserv on target.
3850 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
3851 target.
3852 * configure: Regenerate.
3853
3854 2011-03-25 Joseph Myers <joseph@codesourcery.com>
3855
3856 * configure.ac (target_tools): Remove target-groff.
3857 (native_only): Remove target-groff.
3858 (hppa*64*-*-*): Don't disable byacc.
3859 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
3860 setting.
3861 (*-*-kaos*): Don't skip target-librx and target-groff.
3862 (*-*-netware*): Don't skip target-libmudflap.
3863 (*-*-tpf*): Don't skip target-libmudflap.
3864 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
3865 directories on the host.
3866 (ia64*-*-*vms*): Don't skip tix.
3867 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
3868 host.
3869 * configure: Regenerate.
3870
3871 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
3872
3873 * configure.ac: Remove references to mt-mep, mt-netware,
3874 mt-wince.
3875 * Makefile.def: Add all-utils soft dependencies.
3876 * Makefile.tpl: Remove GDB_NLM_DEPS.
3877 * configure: Regenerate.
3878 * Makefile.in: Regenerate.
3879
3880 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3881
3882 * configure.ac: Do not include mh-x86omitfp.
3883 * configure: Regenerate.
3884
3885 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3886
3887 * configure.ac: Remove empty cases.
3888 * configure: Regenerate.
3889
3890 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3891
3892 * Makefile.def: Add dependency from termcap to gdb.
3893 * Makefile.in: Regenerate.
3894
3895 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3896
3897 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
3898 * configure: Regenerate.
3899 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
3900 * Makefile.tpl: Likewise.
3901 * Makefile.in: Regenerate.
3902
3903 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3904
3905 * configure.ac: Remove all mentions of tentative_cc.
3906 * configure: Regenerate.
3907
3908 2011-03-24 Joseph Myers <joseph@codesourcery.com>
3909
3910 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
3911 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
3912 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
3913 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
3914 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
3915 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
3916 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
3917 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3918 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
3919 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
3920 *-*-rhapsody*): Remove host cases.
3921 * configure: Regenerate.
3922
3923 2011-03-24 Joseph Myers <joseph@codesourcery.com>
3924
3925 * configure.ac (ppc*-*-pe): Remove host case.
3926 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
3927 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
3928 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
3929 cases.
3930 * configure: Regenerate.
3931
3932 2011-03-24 Joseph Myers <joseph@codesourcery.com>
3933
3934 * config.sub: Update to version 2011-03-23.
3935
3936 2011-03-22 Joseph Myers <joseph@codesourcery.com>
3937
3938 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
3939 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
3940 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
3941 * configure: Regenerate.
3942
3943 2011-03-22 Joseph Myers <joseph@codesourcery.com>
3944
3945 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
3946 to Write After Approval.
3947 * config-ml.in: Don't handle arc-*-elf*.
3948 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
3949 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
3950 handle GCC libraries.
3951 * configure: Regenerate.
3952
3953 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3954
3955 PR bootstrap/48120:
3956 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
3957 Add -lstdc++ -lm to LIBS.
3958 * configure: Regenerate.
3959
3960 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
3961
3962 * config.guess: Update to version 2011-02-02
3963 * config.sub: Update to version 2011-02-24
3964
3965 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
3966
3967 PR lto/48086
3968 * configure.ac: Re-enable LTO on *-apple-darwin9.
3969 * configure: Regenerate.
3970
3971 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
3972
3973 PR lto/48086
3974 * configure.ac: Disable LTO on darwin due to an assembler change in
3975 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
3976 under 256.
3977 * configure: Regenerate.
3978
3979 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
3980
3981 * MAINTAINERS: Update myself as score backend maintainer,
3982 update my e-mail address.
3983
3984 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
3985
3986 * MAINTAINERS: Update my e-mail address.
3987
3988 2011-03-06 Joey Ye <joey.ye@arm.com>
3989
3990 * MAINTAINERS: Update my e-mail address.
3991
3992 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3993
3994 * configure.ac: Adjust test of with_ppl.
3995 * configure: Regenerated.
3996
3997 2011-03-02 Kai Tietz <ktietz@redhat.com>
3998
3999 * MAINTAINERS: Adjust my e-mail address.
4000
4001 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4002
4003 * configure.ac: Add -lpwl to ppllibs.
4004 * configure: Regenerated.
4005
4006 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4007
4008 * config/cloog.m4: Add -lisl to clooglibs.
4009 * configure: Regenerated.
4010
4011 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4012
4013 * MAINTAINERS (CPU Port maintainers): Add self.
4014
4015 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4016
4017 * MAINTAINERS: Add myself as testsuite maintainer.
4018
4019 2011-02-15 Mike Stump <mikestump@comcast.net>
4020
4021 * MAINTAINERS: Add myself as testsuite maintainer.
4022
4023 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4024
4025 Import from Libtool and gnulib:
4026
4027 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
4028
4029 Prepare for supporting FreeBSD 10.
4030 * config.rpath: Remove handling of freebsd1* which soon would
4031 match FreeBSD 10.0.
4032
4033 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
4034
4035 Remove support for FreeBSD 1.x.
4036 * libtool.m4 (_LT_LINKER_SHLIBS)
4037 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
4038 soon would incorrectly match FreeBSD 10.0.
4039
4040 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4041
4042 PR binutils/12283
4043 * move-if-change: Import version from gnulib.
4044
4045 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
4046
4047 PR lto/47225
4048 * Makefile.def (lto-plugin): Double dash for enable-shared.
4049 (configure-gcc): Depend on all-lto-plugin.
4050 * Makefile.in: Rebuilt.
4051
4052 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4053
4054 * configure.ac: Remove extra bracket.
4055 * configure: Regenerate.
4056
4057 2011-02-08 Tobias Burnus <burnus@net-b.de>
4058
4059 * MAINTAINERS: Add myself as libquadmath maintainer.
4060
4061 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
4062
4063 * MAINTAINERS: Update my email address.
4064
4065 2011-02-07 Joseph Myers <joseph@codesourcery.com>
4066
4067 * MAINTAINERS (option handling): Add self.
4068
4069 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
4070
4071 PR lto/47225
4072 * Makefile.def: Add dependency for install-gcc
4073 on install-lto-plugin.
4074 * Makfile.in: Regenerated
4075
4076 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
4077
4078 * MAINTAINERS (CPU Port Maintainers): Add myself.
4079
4080 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
4081
4082 PR libgcj/44341
4083 * configure.ac: Discard --with-* flags for host when configuring
4084 target libraries for cross build.
4085 * configure: Rebuilt.
4086
4087 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4088
4089 * MAINTAINERS (linear loop transforms): Removed.
4090
4091 2011-01-25 Jakub Jelinek <jakub@redhat.com>
4092
4093 * configure.ac: If with_ppl is no, move setting with_cloog=no
4094 after CLOOG_REQUESTED check.
4095 * configure: Regenerated.
4096
4097 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4098
4099 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
4100 CLooG has been requested.
4101 * configure: Regenerated.
4102
4103 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4104
4105 * configure: Regenerated.
4106 * configure.ac: Check for version 0.11 (or later revision) of PPL.
4107
4108 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
4109
4110 * configure: Regenerated.
4111 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
4112
4113 2011-01-21 Andreas Schwab <schwab@redhat.com>
4114
4115 * configure.ac: Use AS_HELP_STRING throughout.
4116 * configure: Regenerate.
4117
4118 2011-01-18 Jie Zhang <jie.zhang@analog.com>
4119
4120 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
4121 * configure: Regenerate.
4122
4123 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4124
4125 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
4126
4127 2011-01-13 Joel Brobecker <brobecker@adacore.com>
4128
4129 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
4130 for ia64-hpux.
4131 * configure: Regenerate.
4132
4133 2011-01-07 Jan Hubicka <jh@suse.cz>
4134
4135 PR lto/47225
4136 * Makefile.in: Regenerate.
4137 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
4138 configure.
4139
4140 2011-01-07 Jan Hubicka <jh@suse.cz>
4141
4142 * Makefile.in: Regenerate.
4143 * Makefile.def (gcc host module) and soft dependency on lto-plugin
4144 and configure dependency on lto-plugin configure.
4145 (lto-plugin module): Remove dependency on GCC; add dependency on
4146 liniberty.
4147
4148 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
4149
4150 * MAINTAINERS (Write After Approval): Add myself.
4151
4152 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
4153
4154 * configure: Regenerate.
4155
4156 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
4157
4158 * configure.ac: (picochip): Disable libiberty.
4159
4160 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
4161
4162 * MAINTAINERS (Write After Approval): Add myself.
4163
4164 2010-12-10 Ian Lance Taylor <iant@google.com>
4165
4166 PR bootstrap/46819
4167 * configure.ac: For --disable-libgcj clear libgcj_saved.
4168 * configure: Rebuild.
4169
4170 2010-12-10 Tobias Burnus <burnus@net-b.de>
4171
4172 PR fortran/46540
4173 * configure.ac: Add --disable-libquadmath and
4174 --disable-libquadmath-support.
4175 * configure: Regenerate.
4176
4177 2010-12-03 Ian Lance Taylor <iant@google.com>
4178
4179 * MAINTAINERS: Add myself as libgo maintainer.
4180
4181 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
4182
4183 PR libffi/46792
4184 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
4185 * configure: Regenerate.
4186
4187 2010-12-02 Ian Lance Taylor <iant@google.com>
4188
4189 * configure.ac: Always set default for poststage1_ldflags to
4190 -static-libstdc++ -static-libgcc.
4191
4192 2010-11-29 Andreas Schwab <schwab@redhat.com>
4193
4194 * configure.ac: Move comment to remove extra space in last argument
4195 of GCC_TARGET_TOOL.
4196
4197 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
4198
4199 PR other/46026
4200 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
4201 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
4202 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
4203 (BASE_FLAGS_TO_PASS): Use it.
4204 * configure: Rebuilt.
4205 * Makefile.in: Rebuilt.
4206
4207 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
4208
4209 PR binutils/12258
4210 * configure.ac: Correct comments for --enable-gold/--enable-ld.
4211 Properly check default linker.
4212 * configure: Regnerated.
4213
4214 2010-11-23 Matthias Klose <doko@ubuntu.com>
4215
4216 * configure.ac: For --enable-gold, handle value `default' instead of
4217 `both*'. New configure option --{en,dis}able-ld.
4218 * configure: Regenerate.
4219
4220 2010-11-20 Ian Lance Taylor <iant@google.com>
4221
4222 * configure.ac: Only disable a language library if no language needs
4223 it. Don't let --disable-libgcj uncondtionally disable libffi.
4224 * configure: Rebuild.
4225
4226 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4227
4228 * Makefile.in: Regenerate.
4229
4230 PR other/46202
4231 * configure.ac: Fix just-built in-tree STRIP name to be
4232 binutils/strip-new.
4233 * configure: Regenerate.
4234 * Makefile.def (install-strip-gcc, install-strip-binutils)
4235 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
4236 (install-strip-sid): Mirror dependencies on non-strip variants
4237 of these targets on the respective -strip prerequisites.
4238 * Makefile.tpl (install-strip, install-strip-host)
4239 (install-strip-target): New targets.
4240 (install-strip-[+module+], install-strip-target-[+module+]):
4241 New targets.
4242 * Makefile.in: Regenerate.
4243
4244 2010-11-19 Ian Lance Taylor <iant@google.com>
4245 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4246
4247 * configure.ac: Add target-libgo to target_libraries. Set
4248 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
4249 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
4250 (HOST_EXPORTS): Add GOC.
4251 (BASE_TARGET_EXPORTS): Add GOC.
4252 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
4253 (GOCFLAGS_FOR_TARGET): New variable.
4254 (EXTRA_HOST_FLAGS): Add GOC.
4255 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
4256 * Makefile.def (target_modules): Add libgo.
4257 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
4258 (dependencies): Add dependency from configure-target-libgo to
4259 configure-target-libffi and all-target-libstdc++-v3. Add
4260 dependencies from all-target-libgo to all-target-libffi.
4261 (languages): Add go.
4262 * configure: Rebuild.
4263 * Makefile.in: Rebuild.
4264
4265 2010-11-19 Ian Lance Taylor <iant@google.com>
4266
4267 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
4268 compiler/flag environment variables.
4269
4270 2010-11-18 Ian Lance Taylor <iant@google.com>
4271
4272 * configure.ac: Check for lang_requires_boot_languages in
4273 config-lang.in files.
4274 * configure: Rebuild.
4275
4276 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4277 Tobias Burnus <burnus@net-b.de>
4278
4279 PR fortran/32049
4280 * Makefile.def: Add libquadmath; build it with language=fortran.
4281 * configure.ac: Add libquadmath.
4282 * Makefile.tpl: Handle multiple libs in check-[+language+].
4283 * Makefile.in: Regenerate.
4284 * configure: Regenerate.
4285
4286 2010-11-16 Tom Tromey <tromey@redhat.com>
4287
4288 * MAINTAINERS: Moved myself to reviewers section.
4289
4290 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
4291
4292 * MAINTAINERS: Moved myself to reviewers section.
4293
4294 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4295
4296 * MAINTAINERS (Various Maintainers): Add self for build machinery.
4297 (Write After Approval): Remove self.
4298
4299 2010-11-15 Andreas Schwab <schwab@redhat.com>
4300
4301 * configure.ac: Fix spelling in option names.
4302 * configure: Regenerated.
4303
4304 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
4305
4306 PR bootstrap/39622
4307 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
4308 * configure: Regenerated.
4309
4310 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
4311
4312 * MAINTAINERS: Update my email address.
4313
4314 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4315
4316 * configure: Regenerate.
4317
4318 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4319
4320 * configure: Regenerate.
4321
4322 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4323
4324 * configure: Regenerate.
4325
4326 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4327
4328 * configure: Regenerate.
4329
4330 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
4331
4332 * configure.ac: Support official CLooG.org versions.
4333 * configure: Regenerate.
4334 * config/cloog.m4: New.
4335
4336 2010-11-10 François Dumont <francois.cppdevs@free.fr>
4337
4338 * MAINTAINERS (Write After Approval): Add myself.
4339
4340 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
4341
4342 * MAINTAINERS: Update my email address.
4343
4344 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
4345
4346 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
4347 * configure: Regenerate.
4348
4349 2010-11-03 Ian Lance Taylor <iant@google.com>
4350 Dave Korn <dave.korn.cygwin@gmail.com>
4351
4352 PR lto/46273
4353 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
4354 and on other supported platforms whenever LTO is enabled.
4355 * configure: Rebuild.
4356
4357 2010-11-02 Alan Modra <amodra@gmail.com>
4358
4359 PR binutils/12110
4360 * configure.ac: Error when source path contains spaces.
4361 * configure: Regenerate.
4362
4363 2010-10-23 James E. Wilson <wilson@codesourcery.com>
4364
4365 * MAINTAINERS: Update my email address.
4366
4367 2010-10-20 Ian Lance Taylor <iant@google.com>
4368
4369 * Makefile.def (target_modules): Set lib_path to src/.libs for
4370 libstdc++-v3 module.
4371 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
4372 * Makefile.in: Rebuild.
4373
4374 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4375
4376 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
4377 (Write After Approval): Remove myself.
4378
4379 2010-10-15 Tristan Gingold <gingold@adacore.com>
4380
4381 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4382
4383 2010-10-14 Douglas Rupp <rupp@gnat.com>
4384
4385 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4386
4387 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
4388
4389 * configure.ac (build_lto_plugin): New shell variable.
4390 (--enable-lto): Turn on by default for all non-ELF platforms that
4391 have had LTO support added so far. Set build_lto_plugin appropriately
4392 for both ELF and non-ELF.
4393 (configdirs): Add lto-plugin or not based on build_lto_plugin.
4394 * configure: Regenerate.
4395
4396 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4397
4398 Sync from src:
4399 * configure.ac (v850 support): Remove target-libgloss from
4400 noconfigdirs.
4401 * configure: Regenerate.
4402
4403 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4404
4405 PR bootstrap/45326
4406 PR bootstrap/45174
4407 * configure.ac: Honor initial values of $build_configargs,
4408 $host_configargs, $target_configargs. Mark the precious, so
4409 environment settings get recorded.
4410 * configure: Regenerate.
4411
4412 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4413
4414 PR bootstrap/45796
4415 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
4416 Depend on all-build-libiberty.
4417 * Makefile.in: Regenerate.
4418
4419 2010-09-30 Michael Eager <eager@eagercon.com>
4420
4421 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
4422 * configure: Regenerate.
4423
4424 2010-09-28 Michael Eager <eager@eagercon.com>
4425
4426 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
4427
4428 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4429
4430 PR bootstrap/44621
4431 * configure.ac: Fix unportable shell quoting.
4432 * configure: Regenerate.
4433
4434 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
4435
4436 * configure.ac (enable-lto): Add Darwin to the list of supported lto
4437 targets and amend comment.
4438 * configure: Regenerate.
4439
4440 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
4441
4442 * MAINTAINERS (Write After Approval): Add myself.
4443
4444 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
4445
4446 * configure.ac: Enable LTO by default on Darwin.
4447 * configure: Regenerate.
4448
4449 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
4450
4451 * MAINTAINERS (Write After Approval): Add myself.
4452
4453 2010-09-01 Ian Bolton <ian.bolton@arm.com>
4454
4455 * MAINTAINERS (Write After Approval): Add myself.
4456
4457 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
4458
4459 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
4460 ports
4461
4462 2010-07-28 David Yuste <david.yuste@gmail.com>
4463
4464 * MAINTAINERS (Write After Approval): Add myself.
4465
4466 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
4467
4468 * configure.ac: Support all v850 targets.
4469 * configure: Regenerate.
4470
4471 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
4472
4473 PR bootstrap/44455
4474 * configure.ac (extra_mpfr_configure_flags): Copy from
4475 extra_mpc_gmp_configure_flags.
4476 * configure: Re-generated.
4477
4478 2010-07-22 Andi Kleen <ak@linux.intel.com>
4479
4480 * MAINTAINERS (Write After Approval): Add myself.
4481
4482 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
4483
4484 * MAINTAINERS (Write After Approval): Add myself.
4485
4486 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
4487
4488 * MAINTAINERS (Write After Approval): Add myself.
4489
4490 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
4491
4492 PR target/44862
4493 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
4494 Provide -B option to allow for link spec %s substitutions for
4495 libstdc++.a on darwin.
4496 * Makefile.in: Regenerate.
4497
4498 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
4499
4500 * MAINTAINERS (Reviewers): Update my e-mail address
4501
4502 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
4503
4504 * Makefile.def (configure-gcc): Depend on all-libelf.
4505 * Makefile.in: Rebuild.
4506
4507 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
4508
4509 * MAINTAINERS (Write After Approval): Add myself in the right place.
4510
4511 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
4512
4513 * MAINTAINERS (Write After Approval): Add myself.
4514
4515 2010-05-25 Sterling Augustine <sterling@tensilica.com>
4516
4517 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
4518
4519 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
4520
4521 * config.sub: Update to version 2010-05-21.
4522 * config.guess: Update to version 2010-04-03.
4523
4524 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
4525
4526 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
4527 * configure: Regenerate.
4528
4529 2010-05-12 Sriraman Tallam <tmsriram@google.com>
4530
4531 * MAINTAINERS (Write After Approval): Add myself.
4532
4533 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
4534
4535 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
4536 a platform that supports LTO.
4537 * configure: Regenerate.
4538
4539 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
4540
4541 * configure.ac: Allow all the versions greater than 0.10 of PPL.
4542 * configure: Regenerated.
4543
4544 2010-04-27 Roland McGrath <roland@redhat.com>
4545 H.J. Lu <hongjiu.lu@intel.com>
4546
4547 * configure.ac (--enable-gold): Support both, both/gold and
4548 both/bfd to add gold to configdirs without removing ld.
4549 * configure: Regenerated.
4550
4551 * Makefile.def: Add install-gold dependency to install-ld.
4552 * Makefile.in: Regenerated.
4553
4554 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
4555
4556 PR lto/42776
4557 * configure.ac (--enable-lto): Refactor handling so libelf tests
4558 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
4559 and allow LTO to be explicitly enabled on non-ELF platforms that
4560 are known to support it inside else-clause.
4561 * configure: Regenerate.
4562
4563 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
4564
4565 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
4566 * configure: Regenerate.
4567
4568 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
4569
4570 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
4571 * configure: Regenerate.
4572
4573 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4574
4575 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
4576 separately.
4577 * configure: Regenerate.
4578
4579 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
4580
4581 * MAINTAINERS (Write After Approval): Add myself.
4582
4583 2010-04-14 Tristan Gingold <gingold@adacore.com>
4584
4585 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
4586 * configure: Regenerate.
4587
4588 2010-04-13 Steve Ellcey <sje@cup.hp.com>
4589
4590 * configure: Regenerate after change to elf.m4.
4591
4592 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
4593
4594 * MAINTAINERS (Write After Approval): Add myself.
4595
4596 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4597
4598 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
4599 * configure: Regenerated.
4600
4601 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4602
4603 * configure.ac: Print "buggy but acceptable" when CLooG
4604 revision is less than 9.
4605 * configure: Regenerated.
4606
4607 2010-04-01 Diego Novillo <dnovillo@google.com>
4608
4609 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
4610
4611 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4612
4613 PR bootstrap/43615
4614 PR bootstrap/43328
4615
4616 Revert:
4617
4618 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4619
4620 * configure.ac: Do not pass --enable-multilib nor
4621 --disable-multilib in baseargs. Accept explicitly passed
4622 --enable_multilib.
4623 * configure: Regenerate.
4624
4625 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
4626
4627 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
4628
4629 2010-03-31 Janis Johnson <janis187@us.ibm.com>
4630
4631 * MAINTAINERS: Remove myself.
4632
4633 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4634
4635 PR bootstrap/43328
4636 * configure.ac: Do not pass --enable-multilib nor
4637 --disable-multilib in baseargs. Accept explicitly passed
4638 --enable_multilib.
4639 * configure: Regenerate.
4640
4641 2010-03-28 Andrew Pinski <pinskia@gmail.com>
4642
4643 * MAINTAINERS (spu port): Remove me.
4644
4645 2010-03-23 Joseph Myers <joseph@codesourcery.com>
4646
4647 * configure.ac (tic6x-*-*): New case.
4648 * configure: Regenerate.
4649
4650 2010-03-23 Joseph Myers <joseph@codesourcery.com>
4651
4652 * config.sub: Update to version 2010-03-22.
4653 * config.guess: Update to version 2009-12-30.
4654
4655 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
4656
4657 PR ada/42554
4658 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
4659 * configure: Regenerate.
4660
4661 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4662
4663 * MAINTAINERS: Update my email address.
4664
4665 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
4666
4667 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
4668 (ghassan.shobaki@amd.com): Removed.
4669
4670 2010-03-17 Alan Modra <amodra@gmail.com>
4671
4672 * MAINTAINERS: Update my email address.
4673
4674 2010-03-16 Diego Novillo <dnovillo@google.com>
4675
4676 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
4677 Matthews.
4678
4679 2010-03-16 Joseph Myers <joseph@codesourcery.com>
4680
4681 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
4682 Gutson, Jeffrey D. Oldham and Mark Shinwell.
4683
4684 2010-03-16 Joseph Myers <joseph@codesourcery.com>
4685
4686 * MAINTAINERS: Update my email address.
4687
4688 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
4689
4690 * MAINTAINERS: Update my email address.
4691
4692 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
4693
4694 * MAINTAINERS: Update my email address.
4695
4696 2010-03-09 Jie Zhang <jie@codesourcery.com>
4697
4698 * MAINTAINERS: Update my email address.
4699
4700 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4701
4702 PR libstdc++/32499
4703 * configure.ac (RANLIB): Default to true.
4704 (STRIP): Likewise.
4705 (RANLIB_FOR_TARGET): Remove superfluous : argument.
4706 * configure: Regenerate.
4707
4708 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
4709
4710 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
4711 (Write After Approval): Update my email address.
4712
4713 2010-02-17 Nick Clifton <nickc@redhat.com>
4714
4715 PR 11238
4716 * Makefile.tpl (local-distclean): Also remove config.cache files in
4717 sub-directories as there may not be Makefiles present in the
4718 sub-directories.
4719 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
4720 the config.cache files found by the find command.
4721
4722 * Makefile.in: Regenerate.
4723 * configure.ac: Revert previous delta.
4724 * configure: Regenerate.
4725
4726 2010-02-15 Nick Clifton <nickc@redhat.com>
4727
4728 PR 11238
4729 * configure.ac: Delete config.cache files in sub-directories when
4730 deleting Makefiles.
4731 * configure: Regenerate.
4732
4733 2010-02-12 Ben Elliston <bje@gnu.org>
4734
4735 * MAINTAINERS: Update my email address.
4736
4737 2010-02-08 Andrew Pinski <pinskia@gmail.com>
4738
4739 * MAINTAINERS (spu port): Update my email address.
4740
4741 2010-02-08 Jie Zhang <jie.zhang@analog.com>
4742
4743 * MAINTAINERS: Add myself as a maintainer for the bfin port.
4744
4745 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4746
4747 * configure.ac: Add "recommended" version checks for GMP/MPC.
4748 Update recommended GMP/MPFR/MPC versions.
4749 * configure: Regenerate.
4750
4751 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
4752
4753 * MAINTAINERS: Move my Embecosm email address into the
4754 write-after-approval section.
4755
4756 2010-01-26 Ian Lance Taylor <iant@google.com>
4757
4758 * MAINTAINERS: Add myself as Go frontend maintainer.
4759
4760 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
4761
4762 PR libstdc++/36101, PR libstdc++/42813
4763 * configure.ac (bootstrap_target_libs): Make inclusion of
4764 target-libgomp conditional on libgomb being in target_configdirs.
4765 * configure: Regenerate.
4766
4767 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
4768
4769 PR libstdc++/36101, PR libstdc++/42813
4770 * configure.ac (bootstrap_target_libs): Include target-libgomp.
4771 * configure: Regenerate.
4772
4773 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
4774
4775 PR libstdc++/36101, PR libstdc++/42813
4776 * configure.ac (target_configdirs): Substitute.
4777 * Makefile.def: Bootstrap target module libgomp.
4778 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
4779 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
4780 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
4781 * configure, Makefile.in: Regenerate.
4782
4783 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
4784
4785 * MAINTAINERS: Adjust my details.
4786
4787 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
4788
4789 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
4790
4791 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
4792
4793 * MAINTAINERS: reindented my entry with tabs instead of spaces.
4794
4795 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
4796
4797 * MAINTAINERS (Write After Approval): Add myself.
4798
4799 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4800
4801 * MAINTAINERS (Write After Approval): Add myself.
4802
4803 2010-01-11 Richard Guenther <rguenther@suse.de>
4804
4805 PR lto/41569
4806 * Makefile.def (all-lto-plugin): Depend on all-gcc.
4807 * Makefile.in: Regenerated.
4808
4809 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
4810
4811 * configure.ac: Enable libjava build on x86_64-*freebsd*.
4812 * configure: Regenerate.
4813
4814 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4815 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4816
4817 PR bootstrap/42424
4818 * configure.ac: Include libtool m4 files.
4819 (_LT_CHECK_OBJDIR): Call it.
4820 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
4821 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
4822
4823 * configure: Regenerate.
4824
4825 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4826
4827 PR bootstrap/41818
4828 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
4829 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
4830 * Makefile.in: Regenerate.
4831
4832 2010-01-02 Richard Guenther <rguenther@suse.de>
4833
4834 PR lto/41529
4835 * configure.ac: Include config/elf.m4. Disable LTO if not
4836 builting for an elf target.
4837 * configure: Regenerate.
4838
4839 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
4840
4841 * MAINTAINERS: Change my email address.
4842
4843 2009-12-18 Ben Elliston <bje@au.ibm.com>
4844
4845 * config.sub, config.guess: Update from upstream sources.
4846
4847 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
4848
4849 * MAINTAINERS (Write After Approval): Add myself.
4850
4851 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4852
4853 PR middle-end/30447
4854 PR middle-end/30789
4855 PR other/40302
4856
4857 * configure.ac: Require MPC.
4858 * configure: Regenerate.
4859
4860 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4861
4862 PR target/38384
4863 PR bootstrap/40972
4864 * libtool.m4: Sync from git Libtool.
4865 * ltoptions.m4: Likewise.
4866 * ltversion.m4: Likewise.
4867 * lt~obsolete.m4: Likewise.
4868 * ltmain.sh: Likewise.
4869
4870 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4871
4872 * configure.ac: Update minimum MPC version to 0.8.
4873 * configure: Regenerate.
4874
4875 2009-11-21 Sebastian Pop <sebpop@gmail.com>
4876
4877 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
4878 * configure: Regenerated.
4879
4880 2009-11-21 Ian Lance Taylor <iant@google.com>
4881
4882 * configure.ac: Change default of poststage1_ldflags to be empty if
4883 poststage1_libs is set. When poststage1_libs is empty, and
4884 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
4885 * configure: Rebuild.
4886
4887 2009-11-21 Adam Nemet <adambnmet@gmail.com>
4888
4889 * MAINTAINERS (Write After Approval): Update my email address.
4890
4891 2009-11-20 Ben Elliston <bje@au.ibm.com>
4892
4893 * config.guess: Update from upstream sources.
4894
4895 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
4896
4897 * Makefile.def: Restore host and target settings for gmp.
4898 * Makefile.in: Rebuild.
4899
4900 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
4901
4902 * configure.ac: Add libelf to host_libs. Enable in-tree configury
4903 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
4904 Fix portability of test of C++ as bootstrap language. Add
4905 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
4906 * configure: Rebuild.
4907 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
4908 and cloog. Fix in-tree ppl configuration. Introduce libelf
4909 in-tree building.
4910 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
4911 (POSTSTAGE1_HOST_EXPORTS): Use it.
4912 (STAGE[+id+]_CXXFLAGS): New.
4913 (BASE_FLAGS_TO_PASS): Pass it down.
4914 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
4915 extra_exports.
4916 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
4917 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
4918 extra_exports.
4919 * Makefile.in: Rebuild.
4920
4921 2009-11-17 Ben Elliston <bje@au.ibm.com>
4922
4923 * config.sub, config.guess: Update from upstream sources.
4924
4925 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4926
4927 * MAINTAINERS (Write After Approval): Add myself.
4928
4929 2009-11-09 Jon Beniston <jon@beniston.com>
4930
4931 * MAINTAINERS (Write After Approval): Add myself.
4932
4933 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
4934
4935 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
4936 paths for *-w64-mingw* and x86_64-*mingw*.
4937 * configure: Regenerated.
4938
4939 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
4940
4941 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
4942
4943 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
4944
4945 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
4946 Phil Edwards to Write-After Approval.
4947
4948 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
4949
4950 * configure.ac: Disable target-winsup & co for
4951 x86_64-*-mingw* and *-w64-mingw* targets.
4952 * configure: Regenerated.
4953
4954 2009-10-16 Nick Clifton <nickc@redhat.com>
4955
4956 * MAINTAINERS: Add myself as a maintainer for the RX port.
4957
4958 2009-10-26 Johannes Singler <singler@kit.edu>
4959
4960 * MAINTAINERS (Write After Approval): Update my e-mail address.
4961
4962 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4963
4964 * configure.ac (CLooG test): Use = with test.
4965 * configure: Regenerate.
4966
4967 2009-10-22 Richard Guenther <rguenther@suse.de>
4968
4969 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
4970 cloog if the ppl version check failed. Move flags saving
4971 before setting in libelf check.
4972 * configure: Regenerate.
4973
4974 2009-10-21 Richard Guenther <rguenther@suse.de>
4975
4976 * configure.ac: Adjust the ppl and cloog configure to work as
4977 documented. Disable cloog if ppl was disabled. Omit the version
4978 checks if they were disabled.
4979 * configure: Re-generate.
4980
4981 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4982
4983 * configure.ac: Add 'lto' to enable_languages, not
4984 new_enable_languages, and only if not already present.
4985 * configure: Regenerate.
4986
4987 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
4988
4989 * README: Refer to the various COPYING* files instead of just
4990 COPYING.
4991 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
4992
4993 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
4994
4995 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
4996
4997 2009-10-07 Richard Guenther <rguenther@suse.de>
4998
4999 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
5000 and Richard Guenther as reviewers.
5001 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
5002 as reviewers.
5003
5004 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
5005
5006 * config.sub: Update from upstream sources.
5007
5008 2009-10-06 Ian Lance Taylor <iant@google.com>
5009
5010 * Makefile.def: check-gold depends upon all-gas.
5011 * Makefile.in: Rebuild.
5012
5013 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
5014
5015 * MAINTAINERS (Write After Approval): Add myself.
5016
5017 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
5018
5019 * Makefile.def: all-lto-plugin depends on all-libiberty.
5020 set bootstrap=true for lto-plugin.
5021 Add lto-plugin.
5022 * Makefile.in: Regenerate.
5023 * configure.ac (host_libs): Add lto-plugin.
5024 * configure: Regenerate.
5025
5026 2009-10-03 Diego Novillo <dnovillo@google.com>
5027
5028 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
5029 (HOST_LIBELFLIBS): Define.
5030 (HOST_LIBELFINC): Define.
5031 * Makefile.in: Regenerate.
5032 * configure.ac: Add --enable-lto.
5033 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
5034 If --enable-lto is used, add 'lto' to new_enable_languages.
5035 If --enable-lto is used and gold is enabled, add
5036 lto-plugin to configdirs.
5037 * configure: Regenerate.
5038
5039 2009-10-03 Simon Baldwin <simonb@google.com>
5040
5041 * configure.ac: If --with-system-zlib, suppress local zlib and
5042 pass --with-system-zlib to subdir configure scripts.
5043 * configure: Regenerate.
5044
5045 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
5046 Paolo Bonzini <bonzini@gnu.org>
5047
5048 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
5049 $(srcdir).
5050 * Makefile.in: Rebuilt.
5051
5052 2009-09-26 Gary Funck <gary@intrepid.com>
5053
5054 * MAINTAINERS (Write After Approval): Add myself.
5055
5056 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5057
5058 * configure.ac: Update minimum MPC version to 0.7.
5059 * configure: Regenerate.
5060
5061 2009-09-25 Nick Clifton <nickc@redhat.com>
5062
5063 * configure.ac: Pass any --cache-file=/dev/null option on to
5064 subconfigures.
5065 * configure: Regenerate.
5066
5067 2009-09-23 Nick Clifton <nickc@redhat.com>
5068
5069 * config.sub, config.guess: Update from upstream sources.
5070
5071 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
5072
5073 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
5074 * Makefile.in: Rebuilt.
5075
5076 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5077
5078 PR bootstrap/32272
5079 * configure.ac: Error out if $srcdir isn't '.' but contains
5080 host-${host_noncanonical}.
5081 * configure: Regenerate.
5082
5083 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5084
5085 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
5086 maintainer.
5087
5088 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5089
5090 * configure.ac: If bootstrapping a combined tree with
5091 --enable-gold, require c++ in stage1_languages.
5092 * configure: Regenerate.
5093
5094 * configure.ac: Also add target_libs of stage1_languages to
5095 bootstrap_target_libs.
5096 * configure: Regenerate.
5097
5098 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
5099 with --enable-languages not containing c++.
5100 * configure: Regenerate.
5101
5102 2009-09-15 Jie Zhang <jie.zhang@analog.com>
5103
5104 * configure.ac: Disable java and boehm-gc for bfin-*-*.
5105 * configure: Regenerate.
5106
5107 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
5108
5109 * MAINTAINERS (Write After Approval): Update my e-mail address,
5110 and move from from here...
5111 (Waiting for paperwork): To here.
5112
5113 2009-09-09 Joseph Myers <joseph@codesourcery.com>
5114
5115 * MAINTAINERS (Reviewers): Add self as driver reviewer.
5116
5117 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5118
5119 * configure.ac: Do not use $extrasub for replacing @if/@endif
5120 parts in Makefile; instead, use additional arguments to
5121 AC_CONFIG_COMMANDS to do the replacement manually, with several
5122 sed invocations, to avoid HP-UX sed command limits.
5123 * configure: Regenerate.
5124
5125 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
5126
5127 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
5128 blank before -L.
5129
5130 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
5131
5132 * configure.ac (with-build-config): Document. Handle without.
5133 Handle missing argument.
5134 * configure: Rebuilt.
5135
5136 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
5137
5138 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
5139 Default to bootstrap-debug only if compare-debug works.
5140 * configure: Rebuilt.
5141 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
5142 * Makefile.in: Rebuilt.
5143
5144 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5145
5146 * MAINTAINERS (OS Port Maintainers): Update my email address.
5147
5148 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
5149
5150 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
5151 * Makefile.in: Rebuilt.
5152
5153 2009-09-01 Chris Demetriou <cgd@google.com>
5154
5155 * MAINTAINERS (Write After Approval): Add myself.
5156
5157 2009-08-31 Dodji Seketeli <dodji@redhat.com>
5158
5159 PR debug/30161
5160 * include/dwarf2.h (enum dwarf_tag): Added
5161 DW_TAG_GNU_template_template_param
5162 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
5163
5164 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
5165
5166 * Makefile.tpl (AWK): Fix typo.
5167 * Makefile.in: Regenerate.
5168
5169 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
5170
5171 * configure.ac: Detect awk and sed.
5172 * Makefile.def (flags_to_pass): Add AWK and SED.
5173 * Makefile.tpl (AWK, SED): New.
5174 (BASE_FLAGS_TO_PASS): Add AWK and SED.
5175 * configure: Regenerate.
5176 * Makefile.in: Regenerate.
5177
5178 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
5179
5180 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
5181 (collapseslashes): Likewise.
5182
5183 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5184
5185 * configure.ac (AC_PREREQ): Bump to 2.64.
5186
5187 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5188
5189 * configure.ac: Remove --with-datarootdir, --with-docdir,
5190 --with-pdfdir, --with-htmldir switches.
5191 * configure: Regenerate.
5192
5193 * configure: Regenerate.
5194
5195 * compile: Sync from Automake 1.11.
5196 * depcomp: Likewise.
5197 * install-sh: Likewise.
5198 * missing: Likewise.
5199 * mkinstalldirs: Likewise.
5200 * ylwrap: Likewise.
5201
5202 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
5203
5204 * ltmain.sh (func_normal_abspath): New function.
5205 (func_relative_path): Likewise.
5206 (func_mode_help): Document new -bindir option for link mode.
5207 (func_mode_link): Add new -bindir option, and use it to place
5208 output DLL if specified.
5209
5210 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5211
5212 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
5213 (baseargs): Add --disable-option-checking.
5214 * configure: Regenerate.
5215
5216 * Makefile.def (configure-target-libiberty): Depend on
5217 all-binutils and all-ld.
5218 (configure-target-newlib): Likewise.
5219 * Makefile.in: Regenerate.
5220
5221 2009-08-17 Ben Elliston <bje@au.ibm.com>
5222
5223 * config.sub, config.guess: Update from upstream sources.
5224
5225 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5226
5227 Sync from src, merge:
5228
5229 2009-07-02 Tristan Gingold <gingold@adacore.com>
5230
5231 * configure.ac: Do not exclude gas for i386-*-darwin.
5232 Add a case for x86_64-*-darwin.
5233 * configure: Regenerate.
5234
5235 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
5236
5237 * MAINTAINERS: Add my name to Write After Approval list.
5238
5239 2009-08-06 Michael Eager <eager@eagercon.com>
5240
5241 * configure.ac: Add Microblaze target.
5242 * configure: Regenerate.
5243
5244 2009-07-31 Christian Bruel <christian.bruel@st.com>
5245
5246 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
5247 * configure: Regenerate.
5248
5249 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
5250
5251 * MAINTAINERS (Write After Approval): Update my e-mail address.
5252
5253 2009-07-06 Ian Lance Taylor <iant@google.com>
5254
5255 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
5256 * configure: Rebuild.
5257
5258 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
5259
5260 * MAINTAINERS: Move myself to the Graphite Reviewers.
5261
5262 2009-06-30 Wei Guozhi <carrot@google.com>
5263
5264 * MAINTAINERS: Add my name to Write After Approval list.
5265
5266 2009-06-26 Steve Ellcey <sje@cup.hp.com>
5267
5268 PR bootstrap/40338
5269 * configure.ac (comparestring): Create new variable.
5270 * Makefile.tpl (comparestring): Use to skip some comparisions.
5271 * configure: Regenerate.
5272 * Makefile.in: Regenerate.
5273
5274 2009-06-26 Doug Evans <dje@sebabeach.org>
5275
5276 * Makefile.def (host_modules): Add cgen.
5277 * Makefile.in: Regenerate.
5278 * configure.ac (host_tools): Add cgen.
5279 * configure: Regenerate.
5280
5281 2009-06-23 DJ Delorie <dj@redhat.com>
5282
5283 * MAINTAINERS: Add myself as mep maintainer.
5284
5285 2009-06-23 Ian Lance Taylor <iant@google.com>
5286
5287 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
5288 boot_languages. Only bootstrap target libraries listed in
5289 target_libs for some boot language. Add --with-stage1-ldflags,
5290 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
5291 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
5292 if not building with C++.
5293 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
5294 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
5295 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
5296 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5297 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
5298 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5299 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
5300 * configure, Makefile.in: Rebuild.
5301
5302 2009-06-23 Li Feng <nemokingdom@gmail.com>
5303
5304 * MAINTAINERS: Added my name to write-after-approval list.
5305
5306 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
5307
5308 * configure.ac: Define is_elf for QNX Neutrino targets.
5309 * configure: Regenerate.
5310
5311 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
5312
5313 * MAINTAINERS: Added my name to the write-after-approval list
5314
5315 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5316
5317 * configure.ac: Detect MPC in default directory.
5318 * configure: Regenerate.
5319
5320 2009-06-03 Jerome Guitton <guitton@adacore.com>
5321 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5322
5323 * Makefile.tpl (all): Avoid a trailing backslash.
5324 * Makefile.in: Regenerate.
5325
5326 2009-06-03 Ben Elliston <bje@au.ibm.com>
5327
5328 * config.sub, config.guess: Update from upstream sources.
5329
5330 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
5331
5332 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
5333 to noconfdirs.
5334 * configure: Regenerate.
5335
5336 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
5337
5338 * Makefile.tpl ([+compare-target+]): Compare all stage
5339 directories, rather than just gcc.
5340 * Makefile.in: Rebuilt.
5341
5342 2009-06-01 Doug Kwan <dougkwan@google.com>
5343
5344 * configure.ac: Support gold for target arm*-*-*.
5345 * configure: Regenerate.
5346
5347 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5348
5349 * Makefile.def: Add MPC support and dependencies.
5350 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
5351
5352 * Makefile.in, configure: Regenerate.
5353
5354 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
5355
5356 * Makefile.tpl (all): Avoid harmless warning in make all when
5357 gcc-bootstrap is enabled but stage_last does not exist.
5358 * Makefile.in: Rebuilt.
5359
5360 2009-05-24 Nicolas Roche <roche@adacore.com>
5361
5362 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
5363 * Makefile.in: Regenerate.
5364
5365 2009-05-21 Denis Chertykov <chertykov@gmail.com>
5366
5367 * MAINTAINERS: Update my e-mail address.
5368
5369 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
5370
5371 * configure.ac (cygwin noconfigdirs): Remove libgcj.
5372 * configure: Regenerate.
5373
5374 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5375
5376 PR other/40159
5377 * Makefile.tpl (all): Don't assume gcc-bootstrap and
5378 gcc-no-bootstrap are mutually exclusive.
5379 * Makefile.in: Rebuilt.
5380
5381 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5382
5383 PR other/40159
5384 * Makefile.tpl (all): Don't end with unconditional success.
5385 * Makefile.in: Rebuilt.
5386
5387 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
5388
5389 PR target/37137
5390 * Makefile.def (flags_to_pass): Remove redundant and incomplete
5391 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
5392 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
5393 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
5394 stage_configureflags, stage_cflags and stage_libcflags into
5395 explicit Makefile macros.
5396 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
5397 GFORTRAN.
5398 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
5399 CC. Set CC_FOR_BUILD from CC.
5400 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
5401 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
5402 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
5403 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
5404 and GFORTRAN.
5405 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
5406 (_LIBCFLAGS): Renamed to _TFLAGS.
5407 (do-compare-debug, do-compare3-debug): Drop.
5408 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
5409 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
5410 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
5411 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
5412 (XGCC_FLAGS_FOR_TARGET): New.
5413 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
5414 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
5415 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
5416 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
5417 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
5418 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
5419 TFLAGS.
5420 (BUILD_CONFIG): Include if requested.
5421 (all): Set TFLAGS on bootstrap.
5422 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
5423 (all-stageid-prefixmodule): Likewise.
5424 (do-clean, distclean-stageid): Set TFLAGS.
5425 (restrap): Fix whitespace.
5426 * Makefile.in: Rebuilt.
5427
5428 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
5429
5430 * config.guess: Sync with src.
5431
5432 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
5433
5434 * configure.ac ($with_ppl): Default to no if not supplied.
5435 ($with_cloog): Likewise.
5436 configure: Regenerate.
5437
5438 2009-04-27 James E. Wilson <wilson@codesourcery.com>
5439
5440 * MAINTAINERS: Update my e-mail address.
5441
5442 2009-04-27 Nick Clifton <nickc@redhat.com>
5443
5444 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
5445
5446 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
5447
5448 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
5449 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
5450 * Makefile.in: Regenerate.
5451
5452 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5453
5454 PR bootstrap/39739
5455 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
5456 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
5457
5458 * configure, Makefile.in: Regenerate.
5459
5460 2009-04-21 Taras Glek <tglek@mozilla.com>
5461
5462 * include/hashtab.h: Update GTY annotations to new syntax
5463 * include/splay-tree.h: Likewise
5464
5465 2009-04-17 Ben Elliston <bje@au.ibm.com>
5466
5467 * config.sub, config.guess: Update from upstream sources.
5468
5469 2009-04-15 Anthony Green <green@moxielogic.com>
5470
5471 * configure.ac: Add moxie support.
5472 * configure: Rebuilt.
5473
5474 2009-04-14 Jakub Jelinek <jakub@redhat.com>
5475
5476 * configure.ac: Change copyright header to refer to version
5477 3 of the GNU General Public License and to point readers at the
5478 COPYING3 file and the FSF's license web page.
5479 * Makefile.def: Likewise.
5480 * Makefile.tpl: Likewise.
5481 * Makefile.in: Regenerate.
5482
5483 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
5484
5485 * configure.ac: Restore match for darwin9 or later. Use double
5486 brackets since regeneration eats one pair.
5487 * configure: Regenerate.
5488
5489 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
5490
5491 PR gas/10039
5492 * configure.ac: Require texinfo 4.7.
5493 * configure: Regenerated.
5494
5495 2009-04-09 Nick Clifton <nickc@redhat.com>
5496
5497 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
5498 the GCC Runtime Library Exception.
5499
5500 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5501
5502 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
5503 * configure: Regenerate.
5504
5505 2009-04-01 Steve Ellcey <sje@cup.hp.com>
5506
5507 * Makefil.def (languages): New entries.
5508 * Makefile.tpl (check-gcc-*): New generic target.
5509 * Makefile.in: Regenerate.
5510
5511 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
5512
5513 * MAINTAINERS: Update my email address.
5514
5515 2009-03-18 Tom Tromey <tromey@redhat.com>
5516
5517 * configure: Rebuild.
5518 * configure.ac (host_libs): Add libiconv.
5519 * Makefile.in: Rebuild.
5520 * Makefile.def (host_modules): Add libiconv.
5521 (configure-gdb, all-gdb): Depend on libiconv.
5522
5523 2009-03-16 Tristan Gingold <gingold@adacore.com>
5524
5525 * configure.ac: Treat gdb as supported on x86_64-darwin.
5526 * configure: Regenerate.
5527
5528 2009-03-16 Joseph Myers <joseph@codesourcery.com>
5529
5530 * configure.ac (--with-host-libstdcxx): New option.
5531 * configure: Regenerate.
5532
5533 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
5534
5535 * MAINTAINERS: Move myself into the write after approval list.
5536
5537 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
5538
5539 * MAINTAINERS: Update e-mail address.
5540
5541 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
5542
5543 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
5544
5545 2009-03-10 Ira Rosen <irar@il.ibm.com>
5546
5547 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
5548
5549 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5550
5551 Backport from git Libtool:
5552
5553 2009-01-19 Robert Millan <rmh@aybabtu.com>
5554 Support GNU/kOpenSolaris.
5555 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
5556 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
5557 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
5558 GNU/kOpenSolaris.
5559
5560 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
5561
5562 * MAINTAINERS: Update e-mail address.
5563
5564 2009-02-24 Michael Eager <eager@eagercon.com>
5565
5566 * MAINTAINERS (Write After Approval): Add self.
5567
5568 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
5569
5570 * MAINTAINERS (Write After Approval): Add myself.
5571
5572 2009-02-05 Andreas Schwab <schwab@suse.de>
5573
5574 * Makefile.tpl (stage_last): Define $r and $s before using
5575 $(RECURSE_FLAGS_TO_PASS).
5576 * Makefile.in: Regenerate
5577
5578 2009-01-30 Ian Lance Taylor <iant@google.com>
5579
5580 * MAINTAINERS: Move myself to the Global Reviewers list.
5581
5582 2009-01-29 Robert Millan <rmh@aybabtu.com>
5583
5584 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
5585 * configure: Regenerate.
5586
5587 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
5588
5589 * MAINTAINERS: Make whitespace consistent.
5590 Remove Robert Millan from Write After Approval.
5591
5592 2009-01-16 Alan Modra <amodra@bigpond.net.au>
5593
5594 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
5595 (all-opcodes): Depend on all-libiberty.
5596 * Makefile.in: Regenerate.
5597
5598 2009-01-15 Douglas B Rupp <rupp@gnat.com>
5599
5600 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
5601 * configure: Regenerate.
5602
5603 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
5604
5605 * MAINTAINERS (Write After Approval): Add myself.
5606
5607 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
5608
5609 * MAINTAINERS: Add myself to reviewers (Fortran).
5610
5611 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
5612
5613 PR tree-optimization/38515
5614 * configure.ac (cloog-polylib): Removed.
5615 (with_ppl, with_cloog): Test for "no".
5616 * configure: Regenerated.
5617
5618 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
5619
5620 * MAINTAINERS: Moved myself to reviewers (Fortran).
5621
5622 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
5623
5624 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
5625 (Write After Approval): Remove myself.
5626
5627 2009-01-03 Diego Novillo <dnovillo@google.com>
5628
5629 * MAINTAINERS: Remove myself from alias maintainership.
5630
5631 2009-01-02 David Ayers <ayers@fsfe.org>
5632
5633 * MAINTAINERS: Update e-mail address.
5634
5635 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
5636
5637 * MAINTAINERS: Make whitespace consistent.
5638
5639 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5640
5641 Backport from upstream Libtool:
5642 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
5643 Add cache variables to tests that require the linker to work.
5644 For shlibpath_overrides_runpath, this also changes the semantics
5645 to let the result from the C compiler take precedence.
5646
5647 2008-12-02 Ben Elliston <bje@au.ibm.com>
5648
5649 * config.sub, config.guess: Update from upstream sources.
5650
5651 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
5652
5653 * configure.ac (ppllibs): Add by default the lib flags.
5654 * configure: Regenerate.
5655
5656 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
5657
5658 * MAINTAINERS: Add myself to the write after approval list.
5659
5660 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
5661
5662 * configure.ac: Add double brackets on darwin[912].
5663 * configure: Regenerate.
5664
5665 2008-12-03 Daniel Kraft <d@domob.eu>
5666
5667 * MAINTAINERS: Moved myself and Mikael Morin from Write After
5668 Approval to Reviewer section (for Fortran front-end).
5669
5670 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
5671
5672 * configure.ac: Expand to darwin10 and later.
5673 * configure: Regenerate.
5674
5675 2008-12-02 Andreas Schwab <schwab@suse.de>
5676
5677 * Makefile.def: configure-target-boehm-gc depends on
5678 all-target-libstdc++-v3.
5679 * Makefile.in: Regenerate.
5680
5681 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
5682
5683 * MAINTAINERS: Add myself as mingw maintainer.
5684
5685 2008-12-02 Ben Elliston <bje@au.ibm.com>
5686
5687 * config.sub, config.guess: Update from upstream sources.
5688
5689 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
5690
5691 * README.SCO: Remove.
5692
5693 2008-11-29 Fernando Pereira <pronesto@gmail.com>
5694
5695 * MAINTAINERS: Add myself to the write after approval list.
5696
5697 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
5698
5699 * MAINTAINERS: Update my email address in WAA section.
5700
5701 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
5702
5703 * MAINTAINERS: Update e-mail address.
5704
5705 2008-11-27 Toon Moene <toon@moene.org>
5706
5707 * MAINTAINERS: Change e-mail address.
5708
5709 2008-11-27 Tristan Gingold <gingold@adacore.com>
5710
5711 * configure.ac: Build gdb for i?86-*-darwin*
5712 * configure: Regenerated.
5713
5714 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
5715
5716 * MAINTAINERS: Added my full name.
5717
5718 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
5719
5720 PR bootstrap/38014
5721 PR bootstrap/37923
5722
5723 Revert:
5724
5725 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5726
5727 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5728 * Makefile.in: Regenerated.
5729
5730 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5731
5732 PR gdb/921
5733 PR gdb/1646
5734 PR gdb/2175
5735 PR gdb/2176
5736
5737 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5738 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5739 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5740 (HOST_EXPORTS): Pass CPPFLAGS.
5741 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5742 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5743 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5744 * Makefile.in, configure: Regenerated.
5745 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5746 and CPPFLAGS_FOR_BUILD.
5747
5748 2008-11-06 Jeff Law <law@redhat.com>
5749
5750 * MAINTAINERS: Add myself as middle end maintainer.
5751
5752 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
5753
5754 * MAINTAINERS (Write after approval): Add myself.
5755
5756 2008-11-05 Diego Novillo <dnovillo@google.com>
5757
5758 * MAINTAINERS (Global Reviewers): Add myself.
5759 (Non-Algorithmic Maintainers): Remove myself.
5760
5761 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
5762
5763 * MAINTAINERS (Write after approval): Add myself.
5764
5765 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
5766
5767 * MAINTAINERS (Write after approval): Add myself.
5768
5769 2008-10-31 Ben Elliston <bje@au.ibm.com>
5770
5771 * configure.ac (spu-*-*): Remove special case.
5772 * configure: Regenerate.
5773
5774 2008-10-30 Catherine Moore <clm@codesourcery.com>
5775
5776 * MAINTAINERS (Write after approval): Update my email address.
5777
5778 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
5779
5780 * configure.ac [spu-*-*]: Do not set skipdirs.
5781 * configure: Re-generate.
5782
5783 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
5784
5785 * MAINTAINERS (Various Maintainers): Add myself to reload.
5786
5787 2008-10-25 Richard Guenther <rguenther@suse.de>
5788
5789 * MAINTAINERS (Various Maintainers): Add myself as middle-end
5790 maintainer. Remove myself as libgcc-math maintainer.
5791 (Non-Algorithmic Maintainers): Remove myself.
5792
5793 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5794
5795 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5796 * Makefile.in: Regenerated.
5797
5798 2008-10-23 Cary Coutant <ccoutant@google.com>
5799
5800 * MAINTAINERS (Write after approval): Add myself.
5801
5802 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5803
5804 PR gdb/921
5805 PR gdb/1646
5806 PR gdb/2175
5807 PR gdb/2176
5808
5809 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5810 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5811 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5812 (HOST_EXPORTS): Pass CPPFLAGS.
5813 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5814 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5815 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5816 * Makefile.in, configure: Regenerated.
5817 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5818 and CPPFLAGS_FOR_BUILD.
5819
5820 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
5821
5822 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
5823 Sebastian Pop.
5824
5825 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
5826
5827 * MAINTAINERS (Write After Approval): Added myself.
5828
5829 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5830
5831 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
5832 recommended version to 2.3.2.
5833
5834 * configure: Regenerate.
5835
5836 2008-10-01 Mark Mitchell <mark@codesourcery.com>
5837
5838 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
5839
5840 2008-09-29 David Daney <david.daney@caviumnetworks.com>
5841
5842 * MAINTAINERS (Write After Approval): Update e-mail address.
5843
5844 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
5845
5846 * libtool.m4: Update to libtool 2.2.6.
5847 * lt~obsolete.m4: Update to libtool 2.2.6.
5848 * ltmain.sh: Update to libtool 2.2.6.
5849 * ltsugar.m4: Update to libtool 2.2.6.
5850 * ltversion.m4: Update to libtool 2.2.6.
5851 * ltoptions.m4: Update to libtool 2.2.6.
5852 * ltgcc.m4: Update to match changes from libtool 2.2.6.
5853
5854 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
5855
5856 * MAINTAINERS (Write After Approval): Add myself.
5857
5858 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
5859
5860 * MAINTAINERS (Write After Approval): Update my name.
5861
5862 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
5863
5864 * MAINTAINERS: Add myself in "Write After Approval".
5865
5866 2008-09-18 Steve Ellcey <sje@cup.hp.com>
5867
5868 * MAINTAINERS: Add myself as ia64 maintainer.
5869
5870 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
5871
5872 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
5873 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
5874 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
5875 and Michael Tiemann from Write After Approval since they do not
5876 actually have access.
5877
5878 2008-09-05 Richard Guenther <rguenther@suse.de>
5879
5880 * configure.ac: Initialize clooglibs to -lcloog.
5881 * configure: Re-generate.
5882
5883 2008-09-04 Le-Chun Wu <lcwu@google.com>
5884
5885 * MAINTAINERS (Write After Approval): Add myself.
5886
5887 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
5888
5889 * configure.ac (--with-cloog-polylib): New.
5890 (--disable-cloog-version-check): New.
5891 (--disable-ppl-version-check): New.
5892 * configure: Re-generate.
5893
5894 2008-09-03 Richard Guenther <rguenther@suse.de>
5895
5896 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
5897 cloog test.
5898 * configure: Re-generate.
5899
5900 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
5901
5902 Add picoChip port.
5903 * MAINTAINERS: Add picoChip maintainers.
5904
5905 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
5906 Tobias Grosser <grosser@fim.uni-passau.de>
5907 Jan Sjodin <jan.sjodin@amd.com>
5908 Harsha Jagasia <harsha.jagasia@amd.com>
5909 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
5910 Konrad Trifunovic <konrad.trifunovic@inria.fr>
5911 Adrien Eliche <aeliche@isty.uvsq.fr>
5912
5913 Merge from graphite branch.
5914 * configure: Regenerate.
5915 * Makefile.in: Regenerate.
5916 * configure.ac (host_libs): Add ppl and cloog.
5917 Add checks for PPL and CLooG.
5918 * Makefile.def (ppl, cloog): Added modules and dependences.
5919 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
5920 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
5921
5922 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
5923
5924 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
5925 (GCC_SHLIB_SUBDIR): New.
5926 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
5927 * configure: Regenerate.
5928 * Makefile.in: Regenerate.
5929
5930 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
5931
5932 * MAINTAINERS: Consistently use tabs to separate columns.
5933
5934 2008-08-29 Tristan Gingold <gingold@adacore.com>
5935
5936 * MAINTAINERS (Write after Approval): Add myself.
5937
5938 2008-08-28 Tristan Gingold <gingold@adacore.com>
5939
5940 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
5941 Enable bfd, binutils and opcodes.
5942 * configure: Regenerate.
5943
5944 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5945
5946 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
5947
5948 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
5949
5950 * MAINTAINERS: Use correct Umlaut for last name.
5951
5952 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5953
5954 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
5955
5956 2008-08-16 David Edelsohn <edelsohn@gnu.org>
5957
5958 * MAINTAINERS: Update my email address.
5959
5960 2008-08-16 Nicolas Roche <roche@adacore.com>
5961
5962 * Makefile.tpl: Add BOOT_ADAFLAGS.
5963 * Makefile.in: Regenerate.
5964
5965 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
5966
5967 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
5968 * configure: Regenerate.
5969
5970 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
5971
5972 * configure.ac: Add makefile fragments for hpux.
5973 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
5974 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
5975 * configure: Regenerate.
5976 * Makefile.in: Regenerate.
5977
5978 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
5979
5980 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
5981
5982 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
5983
5984 * MAINTAINERS (Write after Approval): Add myself.
5985
5986 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
5987
5988 * MAINTAINERS (Write After Approval): Add myself.
5989
5990 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
5991
5992 * MAINTAINERS (Write After Approval): Add myself.
5993
5994 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
5995
5996 * MAINTAINERS: Update my email address.
5997
5998 2008-06-25 Joey Ye <joey.ye@intel.com>
5999
6000 * MAINTAINERS (Write After Approval): Add myself.
6001
6002 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6003
6004 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
6005 * Makefile.in: Regenerate.
6006 * configure: Regenerate.
6007
6008 2008-06-17 Daniel Kraft <d@domob.eu>
6009
6010 * MAINTAINERS (Write After Approval): Add myself.
6011
6012 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6013
6014 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
6015 "$@" is still intact with both Autoconf 2.59 and 2.62.
6016 * configure: Regenerate.
6017
6018 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6019
6020 * Makefile.tpl: Fix comment errors.
6021 * Makefile.in: Regenerate.
6022
6023 2008-06-12 David S. Miller <davem@davemloft.net>
6024 David Edelsohn <edelsohn@gnu.org>
6025
6026 * configure.ac: Add powerpc*-*-* to gold supported targets.
6027 * configure: Regenerate.
6028
6029 2008-06-08 Joseph Myers <joseph@codesourcery.com>
6030
6031 PR tree-optimization/36218
6032 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
6033 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
6034 (all prefix="build-"): Pass them to build-system sub-makes.
6035 * Makefile.in: Regenerate.
6036
6037 2008-06-07 Joseph Myers <joseph@codesourcery.com>
6038
6039 * MAINTAINERS (mt port): Remove.
6040 (sco5, unixware, sco udk): Remove.
6041 (Kean Johnston): Add to Write After Approval.
6042
6043 2008-05-30 Julian Brown <julian@codesourcery.com>
6044
6045 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
6046 of libobjc for ARM EABI Linux.
6047 * configure: Regenerate.
6048
6049 2008-05-18 Xinliang David Li <davidxl@google.com>
6050
6051 * ChangeLog: Remove wrong ChangeLog entry.
6052
6053 2008-05-17 Xinliang David Li <davidxl@google.com>
6054
6055 * MAINTAINERS (Write After Approval): Add myself.
6056
6057 2008-05-15 Janus Weil <janus@gcc.gnu.org>
6058
6059 * MAINTAINERS (Write After Approval): Add myself.
6060
6061 2008-05-14 Rafael Espíndola <espindola@google.com>
6062
6063 * config-ml.in: don't handle --enable-shared and --enable-static.
6064
6065 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
6066
6067 * MAINTAINERS: Update my email address.
6068
6069 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
6070
6071 * MAINTAINERS: Update my email address.
6072
6073 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
6074
6075 * MAINTAINERS (Write After Approval): Add myself.
6076
6077 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
6078
6079 * MAINTAINERS (Write After Approval): Add myself.
6080
6081 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
6082
6083 * MAINTAINERS (crx): Add myself.
6084
6085 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6086
6087 Sync with src:
6088 2008-04-14 David S. Miller <davem@davemloft.net>
6089
6090 * configure.ac: Add sparc*-*-* to gold supported targets.
6091 * configure: Regenerate.
6092
6093 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6094
6095 PR bootstrap/35457
6096 * configure.ac: Include override.m4.
6097 * configure: Regenerate.
6098
6099 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6100
6101 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
6102 * Makefile.in: Regenerate.
6103
6104 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
6105
6106 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
6107 as nonconfigurable directories list.
6108 * configure: Regenerate.
6109
6110 2008-04-14 Ben Elliston <bje@au.ibm.com>
6111
6112 * config.sub, config.guess: Update from upstream sources.
6113
6114 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
6115
6116 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
6117 * Makefile.in: Regenerate.
6118
6119 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
6120
6121 * configure.ac: Do not build libssp for the AVR.
6122 * configure: Regenerate.
6123
6124 2008-04-07 Ian Lance Taylor <iant@google.com>
6125
6126 * Makefile.def: check-gold depends upon all-binutils.
6127 * Makefile.in: Regenerate.
6128
6129 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
6130
6131 * MAINTAINERS (Write After Approval): Add myself.
6132
6133 2008-04-04 Nick Clifton <nickc@redhat.com>
6134
6135 PR binutils/4334
6136 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
6137 builds.
6138 * configure: Regenerate.
6139
6140 2008-04-04 NightStrike <NightStrike@gmail.com>
6141
6142 PR other/35151
6143 * configure.ac: Combine rules for mingw32 and mingw64.
6144 * configure: Regenerate.
6145
6146 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
6147
6148 * MAINTAINERS (Write After Approval): Add myself.
6149
6150 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
6151
6152 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
6153 * Makefile.in (.NOTPARALLEL): Ditto.
6154
6155 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
6156
6157 * MAINTAINERS (Write After Approval): Add myself.
6158
6159 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
6160
6161 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
6162 * Makefile.in (.NOTPARALLEL): Regenerate.
6163
6164 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
6165
6166 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
6167 * Makefile.in: Regenerate.
6168
6169 2008-03-26 Jakub Staszak <kuba@et.pl>
6170
6171 * MAINTAINERS (Write After Approval): Add myself.
6172
6173 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6174
6175 * MAINTAINERS: Update e-mail address.
6176
6177 2008-03-20 Ian Lance Taylor <iant@google.com>
6178
6179 * configure.ac: Add support for --enable-gold.
6180 * Makefile.def: Add gold as a directory like ld.
6181 * configure, Makefile.in: Regenerate.
6182
6183 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6184
6185 * configure.ac: m4_include config/proginstall.m4.
6186 * configure: Regenerate.
6187
6188 Backport from upstream Libtool:
6189
6190 2007-10-12 Eric Blake <ebb9@byu.net>
6191
6192 Deal with Autoconf 2.62's semantic change in m4_append.
6193 * ltsugar.m4 (lt_append): Replace broken versions of
6194 m4_append.
6195 (lt_if_append_uniq): Don't require separator to be overquoted,
6196 and avoid broken m4_append.
6197 (lt_dict_add): Fix typo.
6198 * libtool.m4 (_LT_DECL): Don't overquote separator.
6199
6200 2008-03-13 David Edelsohn <edelsohn@gnu.org>
6201
6202 * config.rpath: Add AIX 6 support.
6203
6204 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
6205
6206 * Makefile.def (stageprofile). Remove -fprofile-generate
6207 from stage_libcflags.
6208 * Makefile.in: Regenerate.
6209
6210 2008-03-13 Ben Elliston <bje@au.ibm.com>
6211
6212 * config.sub, config.guess: Update from upstream sources.
6213
6214 2008-03-06 Tom Tromey <tromey@redhat.com>
6215
6216 * MAINTAINERS: Update for treelang deletion.
6217
6218 2008-03-03 James E. Wilson <wilson@tuliptree.org>
6219
6220 * MAINTAINERS: Update my email address.
6221
6222 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
6223
6224 * MAINTAINERS (darwin port): Add myself as a maintainer.
6225 (objective-c/c++): Add myself as a maintainer.
6226
6227 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
6228
6229 * MAINTAINERS (Write After Approval): Update my email address.
6230
6231 2008-02-25 Tomas Bily <tbily@suse.cz>
6232
6233 * MAINTAINERS (Write After Approval): Add myself.
6234
6235 2008-02-23 Jakub Jelinek <jakub@redhat.com>
6236
6237 * MAINTAINERS (OpenMP): Add myself.
6238
6239 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
6240
6241 PR bootstrap/32009
6242 PR bootstrap/32161
6243
6244 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
6245 * configure: Regenerate.
6246
6247 * Makefile.def: Define stage_libcflags for all bootstrap stages.
6248 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
6249 STAGE4_LIBCFLAGS): New.
6250 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
6251 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
6252 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
6253 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
6254 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
6255 for target modules. Don't export LIBCFLAGS.
6256 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
6257 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
6258 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
6259 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
6260 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
6261 * Makefile.in: Regenerate.
6262
6263 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6264
6265 PR libgcj/33085
6266 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
6267 Do not use -DDLL_EXPORT. Backport from upstream.
6268
6269 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6270
6271 * MAINTAINERS (Write After Approval): Add myself.
6272
6273 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
6274
6275 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
6276 * configure: Regenerate.
6277
6278 2008-01-31 Marc Gauthier <marc@tensilica.com>
6279
6280 * configure.ac (xtensa*-*-*): Recognize processor variants.
6281 * configure: Regenerate.
6282
6283 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6284
6285 PR bootstrap/34922
6286 * configure.ac (PARSE_ARGS): Push suitable setting of
6287 ac_subdirs_all, for `./configure --help=recursive'.
6288 Handle `+' in generic toplevel directory disabling.
6289 * configure: Regenerate.
6290
6291 2008-01-28 Nick Clifton <nickc@redhat.com>
6292
6293 * MAINTAINERS (xstormy16): Take over maintainership.
6294
6295 2008-01-25 Joseph Myers <joseph@codesourcery.com>
6296
6297 * MAINTAINERS (c4x port): Remove.
6298
6299 2008-01-24 David Edelsohn <edelsohn@gnu.org>
6300
6301 * libtool.m4: Backport AIX 6 support from ToT Libtool.
6302
6303 2008-01-23 Ben Elliston <bje@au.ibm.com>
6304
6305 * config.sub, config.guess: Update from upstream sources.
6306
6307 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
6308
6309 * MAINTAINERS (Write After Approval): Add myself.
6310
6311 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
6312
6313 * MAINTAINERS: Update my email address.
6314
6315 2008-01-09 Raksit Ashok <raksit@google.com>
6316
6317 * MAINTAINERS (Write After Approval): Add myself.
6318
6319 2008-01-09 Raksit Ashok <raksit@google.com>
6320
6321 * MAINTAINERS (Write After Approval): Add myself.
6322
6323 2008-01-08 Ben Elliston <bje@au.ibm.com>
6324
6325 * config.sub, config.guess: Update from upstream sources.
6326
6327 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6328
6329 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
6330 Change recommended MPFR from 2.2.1 -> 2.3.0.
6331 * configure: Regenerate.
6332
6333 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
6334
6335 * MAINTAINERS: Update my email address.
6336
6337 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
6338
6339 * MAINTAINERS: Update my email address.
6340
6341 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
6342
6343 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
6344 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
6345 * Makefile.in: Regenerate.
6346
6347 2007-12-10 Mark Heffernan <meheff@google.com>
6348
6349 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
6350 misplaced entries.
6351
6352 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
6353
6354 * configure.ac: Enable libjava for x86_64-*-darwin9.
6355 * configure: Regenerate.
6356
6357 2007-12-07 Bill Maddox <maddox@google.com>
6358
6359 * MAINTAINERS (Write After Approval): Add myself.
6360
6361 2007-12-05 Ben Elliston <bje@au.ibm.com>
6362
6363 * config.sub, config.guess: Update from upstream sources.
6364
6365 2007-12-02 Matthias Klose <doko@ubuntu.com>
6366
6367 * config-ml.in: Remove 64bit configure tests.
6368
6369 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6370
6371 * config-ml.in: Robustify against white space in absolute file
6372 names.
6373
6374 * config-ml.in (multi-clean): Substitute ${Makefile}.
6375 Remove superfluous ${Makefile} in list.
6376
6377 2007-11-19 Thiemo Seufer <ths@mips.com>
6378
6379 * config-ml.in: Don't hardcode the Makefile name.
6380
6381 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
6382
6383 * MAINTAINERS (Write After Approval): Add myself.
6384
6385 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
6386
6387 * MAINTAINERS (Write After Approval): Add myself.
6388
6389 2007-11-06 Doug Kwan <dougkwan@google.com>
6390
6391 * MAINTAINERS (Write After Approval): Add myself.
6392
6393 2007-10-25 Ben Elliston <bje@au.ibm.com>
6394
6395 * MAINTAINERS (mercury): Remove entry.
6396 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
6397
6398 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
6399
6400 * Makefile.def (dependencies): Make configure-gdb depend on
6401 all-intl.
6402 * Makefile.in: Regenerated.
6403
6404 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
6405
6406 * MAINTAINERS (Fortran maintainer): Remove myself.
6407
6408 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
6409
6410 * Makefile.def: To avoid problems running with parallel makes,
6411 build newlib before libgloss so that target specific header
6412 files are availble.
6413 * Makefile.in: Regenerate
6414
6415 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6416
6417 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
6418 * Makefile.in: Regenerate.
6419
6420 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
6421
6422 * MAINTAINERS (Register allocation reviewer): Add myself.
6423
6424 2007-10-08 Mike Frysinger <vapier@gentoo.org>
6425
6426 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
6427 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
6428 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
6429 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
6430 * configure: Regenerate.
6431
6432 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
6433
6434 * MAINTAINERS (Register allocation reviewer): Add myself.
6435
6436 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
6437
6438 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
6439 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
6440 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
6441 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
6442 * configure.ac: Default them to host tools for $host = $build.
6443 Subst them.
6444
6445 * configure: Regenerate.
6446 * Makefile.in: Regenerate.
6447
6448 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
6449
6450 * MAINTAINERS (Register allocation reviewer): Add myself.
6451
6452 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
6453
6454 * MAINTAINERS (Register allocation reviewer): Add myself.
6455
6456 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
6457
6458 * MAINTAINERS (Write After Approval): Fix typo.
6459
6460 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
6461
6462 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
6463 * configure: Regenerate.
6464
6465 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
6466
6467 PR bootstrap/31906
6468 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
6469 they're already prefixed.
6470
6471 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
6472
6473 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
6474 libstdc++.
6475 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
6476 * configure: Regenerate.
6477 * Makefile.in: Regenerate.
6478
6479 2007-09-17 Andreas Schwab <schwab@suse.de>
6480
6481 * configure.ac: Raise minimum makeinfo version to 4.6.
6482 * configure: Regenerate.
6483
6484 2007-09-17 Johannes Singler <singler@ira.uka.de>
6485
6486 * MAINTAINERS (write-after-approval) add myself
6487
6488 2007-09-15 Alan Modra <amodra@bigpond.net.au>
6489
6490 * configure.ac: Correct makeinfo version check.
6491 * configure: Regenerate.
6492
6493 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
6494
6495 * MAINTAINERS: Update my email address.
6496
6497 2007-09-14 Richard Sandiford <richard@codesourcery.com>
6498
6499 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
6500 to $skipdirs and only disable gprof for newlib. Use the normal
6501 mips*-elf* handling in other respects.
6502 * configure: Regnerate.
6503
6504 2007-09-12 David Daney <ddaney@avtrex.com>
6505
6506 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
6507 enabling libgcj.
6508 * configure: Regenerate.
6509
6510 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
6511
6512 PR other/32154
6513 * configure.ac: For libgloss targets, point the linker to the linker
6514 script, startup code and simulator library.
6515 * configure: Regenerate.
6516
6517 2007-09-07 Andrew Haley <aph@redhat.com>
6518
6519 * configure.ac (noconfigdirs): Remove target-libffi and
6520 target-libjava.
6521 * configure: Regenerate.
6522
6523 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6524
6525 PR target/33281
6526 * configure.ac: Use config/mh-mingw on mingw.
6527 * configure: Regenerate.
6528
6529 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
6530
6531 * MAINTAINERS (Write After Approval): Add myself.
6532
6533 2007-09-05 Richard Guenther <rguenther@suse.de>
6534
6535 * configure.ac (--enable-stage1-checking): If neither --enable-checking
6536 nor --disable-checking is provided also turn on yes and types
6537 checking for stage1.
6538 * configure: Re-generate.
6539
6540 2007-08-30 Krister Walfridsson <cato@df.lth.se>
6541
6542 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
6543 (Write After Approval): Remove myself.
6544
6545 2007-08-29 Nick Clifton <nickc@redhat.com>
6546
6547 * config.sub, config.guess: Update from upstream sources.
6548
6549 2007-08-22 Bud Davis <jmdavis@link.com>
6550
6551 * MAINTAINERS (Write After Approval): Added myself.
6552 * MAINTAINERS (Reviewers): Removed myself.
6553
6554 2007-08-18 Paul Brook <paul@codesourcery.com>
6555 Joseph Myers <joseph@codesourcery.com>
6556
6557 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
6558 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
6559 * Makefile.in: Regenerate.
6560 * configure.ac (--with-debug-prefix-map): New.
6561 * configure: Regenerate.
6562
6563 2007-08-17 Richard Sandiford <richard@codesourcery.com>
6564 Nigel Stephens <nigel@mips.com>
6565
6566 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
6567 as target_makefile_frag.
6568 * configure: Regenerate.
6569
6570 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
6571
6572 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
6573 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
6574 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
6575 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
6576 (do-compare, do-compare3, do-compare-debug): New.
6577 ([+compare-target+]): Use them.
6578
6579 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
6580
6581 * MAINTAINERS (Write After Approval): Change my email address.
6582
6583 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6584 Ben Elliston <bje@au.ibm.com>
6585
6586 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
6587 --silent if $silent.
6588 * configure: Regenerate.
6589
6590 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
6591
6592 * MAINTAINERS (Various Maintainers): Add myself as
6593 loop infrastructure maintainer. Update my e-mail
6594 address.
6595
6596 2007-07-31 Diego Novillo <dnovillo@google.com>
6597
6598 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
6599 Adjust description.
6600
6601 2007-07-26 Richard Guenther <rguenther@suse.de>
6602
6603 * configure.ac: Add types checking to stage1 checking flags.
6604 * configure: Regenerate.
6605
6606 2007-07-17 Nick Clifton <nickc@redhat.com>
6607
6608 * COPYING3: New file. Contains version 3 of the GNU General
6609 Public License.
6610 * COPYING3.LIB: New file. Contains version 3 of the GNU
6611 Lesser General Public License.
6612
6613 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6614
6615 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
6616
6617 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6618
6619 * MAINTAINERS (S/390 co-maintainer): Add myself.
6620 (Write After Approval): Remove myself.
6621
6622 2007-07-13 Dan Hipschman <dsh@google.com>
6623
6624 * MAINTAINERS (Write After Approval): Add myself.
6625
6626 2007-07-11 Nick Clifton <nickc@redhat.com>
6627
6628 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
6629 WINDRES export.
6630 * Makefile.in: Regenerate.
6631
6632 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6633
6634 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
6635 maintainer.
6636
6637 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
6638
6639 * lt~obsolete.m4: New. Import from 20070318 libtool.
6640
6641 2007-07-03 Julian Brown <julian@codesourcery.com>
6642
6643 * MAINTAINERS (Write After Approval): Add myself.
6644
6645 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6646
6647 * configure.ac: Rewrite 'configure --help' strings to look nicer.
6648 * configure: Regenerate.
6649
6650 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6651
6652 * configure.ac: Add some missing m4 quotation.
6653 * configure: Regenerate.
6654
6655 2007-07-02 Simon Baldwin <simonb@google.com>
6656
6657 * MAINTAINERS (Write After Approval): Add myself.
6658
6659 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
6660
6661 * configure: Regenerate.
6662
6663 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
6664
6665 * Makefile.def: Add windmc tool to build.
6666 * Makefile.tpl: Likewise.
6667 * configure.ac: Likewise.
6668 * Makefile.in: Regenerate.
6669 * configure: Regenerate.
6670
6671 2007-06-28 DJ Delorie <dj@redhat.com>
6672
6673 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
6674 not building newlib.
6675 * configure: Regenerated.
6676
6677 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
6678
6679 * MAINTAINERS (Write After Approval): Add myself.
6680
6681 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
6682
6683 * MAINTAINERS (Write After Approval): Add myself.
6684
6685 2007-06-19 Chris Matthews <chrismatthews@google.com>
6686
6687 * MAINTAINERS (Write After Approval): Add myself.
6688
6689 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
6690
6691 * MAINTAINERS (Write After Approval): Add myself.
6692
6693 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
6694
6695 * Makefile.def: Add dependency from configure-gdb to all-bfd.
6696 * Makefile.in: Regenerated.
6697
6698 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
6699
6700 * configure.ac: Don't add target-libmudflap to noconfigdirs for
6701 bfin*-*-uclinux* targets.
6702 * configure: Regenerate.
6703
6704 2007-06-14 Ian Lance Taylor <iant@google.com>
6705
6706 * MAINTAINERS: Add myself as non-algorithmic global write
6707 maintainer.
6708
6709 2007-06-14 Diego Novillo <dnovillo@google.com>
6710
6711 * MAINTAINERS: Add self as middle-end maintainer and
6712 non-algorithmic global write maintainer.
6713
6714 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6715
6716 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
6717 Move all Fortran maintainers except Paul Brook into the
6718 Non-Autopoiesis section.
6719
6720 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
6721
6722 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
6723 (distclean-stage[+id+]): Possibly delete stage_last.
6724 * Makefile.in: Regenerate.
6725
6726 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
6727
6728 * MAINTAINERS (Various Maintainer): Fix typo.
6729
6730 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
6731
6732 * MAINTAINERS (Various Maintainer): Add myself as
6733 dataflow maintainer.
6734
6735 2007-06-07 Ben Elliston <bje@au.ibm.com>
6736
6737 * config.sub, config.guess: Update from upstream sources.
6738
6739 2007-06-07 Ben Elliston <bje@au.ibm.com>
6740
6741 * Makefile.tpl: Fix spelling error.
6742 * Makefile.in: Regenerate.
6743
6744 2007-06-01 Steve Ellcey <sje@cup.hp.com>
6745
6746 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
6747 lt_cv_sys_max_cmd_len.
6748
6749 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
6750
6751 * MAINTAINERS (Various Maintainers): Add myself as
6752 auto-vectorizer maintainer.
6753
6754 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
6755
6756 PR libjava/32098
6757 * libtool.m4: Revert previous change.
6758 * ltgcc.m4: Put it here.
6759
6760 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
6761
6762 * MAINTAINERS (Various Maintainers): Add myself as
6763 auto-vectorizer maintainer.
6764
6765 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
6766
6767 PR libjava/32098
6768 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
6769
6770 2007-05-30 Richard Guenther <rguenther@suse.de>
6771
6772 * MAINTAINERS (Various Maintainers): Add myself as
6773 auto-vectorizer maintainer.
6774
6775 2007-05-30 Jakub Jelinek <jakub@redhat.com>
6776
6777 PR bootstrap/29382
6778 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
6779 * configure: Rebuilt.
6780
6781 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
6782
6783 * MAINTAINERS (Write After Approval): Removed my name.
6784
6785 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
6786
6787 * MAINTAINERS (Write After Approval): Remove myself.
6788
6789 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
6790
6791 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
6792
6793 2007-05-23 Steve Ellcey <sje@cup.hp.com>
6794
6795 * ltmain.sh: Update from ToT Libtool.
6796 * libtool.m4: Update from ToT Libtool.
6797 * ltsugar.m4: New. Update from ToT Libtool.
6798 * ltversion.m4: New. Update from ToT Libtool.
6799 * ltoptions.m4: New. Update from ToT Libtool.
6800 * ltconfig: Remove.
6801 * ltcf-c.sh: Remove.
6802 * ltcf-cxx.sh: Remove.
6803 * ltcf-gcj.sh: Remove.
6804
6805 2007-05-22 Ollie Wild <aaw@google.com>
6806
6807 * MAINTAINERS (Write After Approval): Add myself.
6808
6809 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
6810
6811 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
6812 stage_cflags.
6813 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
6814 Remove CFLAGS/LIBCFLAGS.
6815 (configure-stage[+id+]-[+prefix+][+module+],
6816 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
6817 * Makefile.in: Regenerate.
6818
6819 2007-05-15 Diego Novillo <dnovillo@google.com>
6820
6821 * MAINTAINERS: Update e-mail address.
6822
6823 2007-05-15 Revital Eres <eres@il.ibm.com>
6824
6825 * MAINTAINERS (Write After Approval): Add myself.
6826
6827 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
6828
6829 * MAINTAINERS (Write After Approval): Updated my address.
6830
6831 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
6832
6833 * MAINTAINERS (Write After Approval): Add myself.
6834
6835 2007-05-11 Silvius Rus <rus@google.com>
6836
6837 * MAINTAINERS (Write After Approval): Add myself.
6838
6839 2007-04-23 Tom Tromey <tromey@redhat.com>
6840
6841 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
6842
6843 2007-04-22 Mark Mitchell <mark@codesourcery.com>
6844
6845 * MAINTAINERS (cpplib): Rename to ...
6846 (libcpp): ... this. Add C/C++ front end maintainers.
6847
6848 2007-04-14 Steve Ellcey <sje@cup.hp.com>
6849
6850 * config-ml.in: Pass ${ml_config_env} to configure calls.
6851
6852 2007-04-04 Christian Bruel <christian.bruel@st.com>
6853
6854 * MAINTAINERS (Write After Approval): Add myself.
6855
6856 2007-04-02 Dave Korn <dave.korn@artimi.com>
6857
6858 * MAINTAINERS (Write After Approval): Add myself.
6859
6860 2007-03-31 Tobias Burnus <burnus@net-b.de>
6861
6862 * MAINTAINERS (fortran 95 front end): Add myself.
6863
6864 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6865
6866 * MAINTAINERS (Write After Approval): Add myself.
6867
6868 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
6869
6870 * MAINTAINERS (Modulo Scheduler): Add myself.
6871
6872 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
6873
6874 * MAINTAINERS (fortran 95 front end): Add myself.
6875 (c++ front end): whitespace fix.
6876
6877 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
6878
6879 * MAINTAINERS (Write After Approval): Add myself.
6880
6881 2007-03-21 Richard Sandiford <richard@codesourcery.com>
6882
6883 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
6884 of glob. Quote arguments with single quotes too.
6885 * configure: Regenerate.
6886
6887 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
6888
6889 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
6890 * Makefile.in: Regenerate
6891
6892 2007-03-07 Andreas Schwab <schwab@suse.de>
6893
6894 * configure: Regenerate.
6895
6896 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
6897
6898 * configure.ac: Add "--with-pdfdir" configure option,
6899 which defines pdfdir variable.
6900 * Makefile.def (target=fixincludes): Add install-pdf to
6901 missing targets.
6902 (recursive_targets): Add install-pdf target.
6903 (flags_to_pass): Add pdfdir.
6904 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
6905 target.
6906 * configure: Regenerate
6907 * Makefile.in: Regenerate
6908
6909 2007-02-28 Eric Christopher <echristo@apple.com>
6910
6911 Revert:
6912 2006-12-07 Mike Stump <mrs@apple.com>
6913
6914 * Makefile.def (dependencies): Add dependency for
6915 install-target-libssp and install-target-libgomp on
6916 install-gcc.
6917 * Makefile.in: Regenerate.
6918
6919 2007-02-27 Matt Kraai <kraai@ftbfs.org>
6920
6921 * configure: Regenerate.
6922 * configure.ac: Move statements after variable declarations.
6923
6924 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
6925
6926 * MAINTAINERS: Add myself as sh maintainer.
6927
6928 2007-02-19 Joseph Myers <joseph@codesourcery.com>
6929
6930 * configure.ac: Adjust for loop syntax.
6931 * configure: Regenerate.
6932
6933 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
6934
6935 * configure: Rebuilt.
6936
6937 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
6938
6939 * configure.ac: Drop multiple occurrences of --enable-languages,
6940 and fix its quoting.
6941 * configure: Rebuilt.
6942
6943 2007-02-17 Mark Mitchell <mark@codesourcery.com>
6944 Nathan Sidwell <nathan@codesourcery.com>
6945 Vladimir Prus <vladimir@codesourcery.com>
6946 Joseph Myers <joseph@codesourcery.com>
6947
6948 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
6949 * configure: Regenerate.
6950
6951 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
6952
6953 * ltconfig (freebsd*): Default to elf.
6954
6955 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
6956
6957 * configure.ac (target_libraries): Move libgcc before libiberty.
6958 * configure: Regenerated.
6959
6960 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
6961 Paolo Bonzini <bonzini@gnu.org>
6962
6963 PR bootstrap/30753
6964 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
6965 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
6966 * configure: Regenerated.
6967
6968 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6969
6970 * MAINTAINERS (Language Front End Maintainers): Update my mail
6971 address.
6972
6973 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6974
6975 PR bootstrap/30748
6976 * configure.ac: Correct syntax for Solaris ksh.
6977 * configure: Regenerated.
6978
6979 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
6980
6981 * configure.ac: Sync with src.
6982 * configure: Regenerate.
6983
6984 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
6985
6986 * Makefile.in: Regenerate.
6987
6988 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
6989
6990 * config.sub: Sync with src.
6991
6992 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6993
6994 * Makefile.tpl (build_alias, host_alias, target_alias): Use
6995 noncanonical equivalents.
6996 * configure.in: Rename to...
6997 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
6998 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
6999 target_noncanonical. Use them. Rewrite removal of configure
7000 arguments for autoconf 2.59. Discard variable settings. Force
7001 program_transform_name for native tools.
7002
7003 * Makefile.in: Regenerated.
7004 * configure: Regenerated with autoconf 2.59.
7005
7006 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
7007
7008 * MAINTAINERS (Write After Approval): Add myself.
7009
7010 2007-01-31 Andreas Schwab <schwab@suse.de>
7011
7012 * Makefile.tpl (LDFLAGS): Substitute it.
7013 * Makefile.in: Regenerate.
7014
7015 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
7016
7017 * MAINTAINERS (Write After Approval): Add myself.
7018
7019 2007-01-28 David Edelsohn <edelsohn@gnu.org>
7020
7021 * MAINTAINERS (spu port): Add myself.
7022
7023 2007-01-23 Richard Guenther <rguenther@suse.de>
7024
7025 PR bootstrap/30541
7026 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
7027 * Makefile.tpl (GNATBIND): Substitute it.
7028 (GNATMAKE): Likewise.
7029 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
7030 of STAGE_PREFIX.
7031 * Makefile.in: Regenerate.
7032 * configure: Regenerate.
7033
7034 2007-01-18 Mike Stump <mrs@apple.com>
7035
7036 * configure.in: Re-enable -Werror for gcc builds.
7037
7038 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
7039
7040 * MAINTAINERS (Write After Approval): Add myself.
7041
7042 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
7043
7044 * configure.in: Change == to = in test command.
7045 * configure: Regenerate.
7046
7047 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
7048 Nick Clifton <nickc@redhat.com>
7049 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
7050
7051 * configure.in (build_configargs, host_configargs, target_configargs):
7052 Remove build/host/target parameters.
7053 (host_libs): Add gmp and mpfr.
7054 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
7055 * Makefile.def (gmp, mpfr): New.
7056 (gcc): Remove target.
7057 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
7058 target_os, target_vendor): New.
7059 (configure): Add host_alias/target_alias arguments; adjust invocations.
7060 * configure: Regenerate.
7061 * Makefile.in: Regenerate.
7062
7063 2007-01-11 Matt Fago <fago@earthlink.net>
7064
7065 * configure.in: Try to link to functions only in mpfr 2.2.x
7066 to improve robustness of configure tests.
7067 * configure: Regenerate.
7068
7069 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
7070
7071 * MAINTAINERS: Add myself as i386 maintainer.
7072
7073 2007-01-08 Jan Hubicka <jh@suse.cz>
7074
7075 * MAINTAINERS: Add myself as i386 maintainer.
7076
7077 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
7078
7079 * configure.in: Add support for an x86_64-mingw* target.
7080 * configure: Regenerate.
7081
7082 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
7083
7084 * Makefile.tpl (all-target): Correct @if conditional for target
7085 modules.
7086 * configure.in: Omit libiberty if building only target libgcc.
7087 * configure, Makefile.in: Regenerated.
7088
7089 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
7090
7091 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
7092 * configure: Regenerate.
7093
7094 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
7095
7096 * Makefile.def (target_modules): Add libgcc.
7097 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
7098 * Makefile.tpl (clean-target-libgcc): Delete.
7099 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
7100 on gcc even for bootstrapped modules. Rewrite handling of
7101 lang_env_dependencies to loop over target_modules.
7102 * configure.in (target_libraries): Add target-libgcc.
7103 * Makefile.in, configure: Regenerated.
7104
7105 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
7106
7107 * configure.in: Reorganize recognition of languages. Add
7108 --enable-stage1-languages. Show supported languages for the chosen
7109 target rather than all recognized languages.
7110 * configure: Regenerate.
7111
7112 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
7113
7114 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
7115 * Makefile.in: Regenerate.
7116
7117 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7118
7119 * configure.in: Warn that MPFR 2.2.0 is buggy.
7120 * configure: Regenerate.
7121
7122 2006-12-27 Ian Lance Taylor <iant@google.com>
7123
7124 * configure.in: When removing Makefiles to force a reconfigure, also
7125 remove prev-DIR*/Makefile.
7126 * configure: Regenerate.
7127
7128 2006-12-22 Andreas Schwab <schwab@suse.de>
7129
7130 * configure: Regenerate with correct autoconf version.
7131
7132 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
7133
7134 * configure.in: add AC_SUBST for *_FOR_TARGET.
7135 * configure: Regenerate.
7136
7137 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7138
7139 * configure.in: Simplify logic for rejecting languages that cannot
7140 be built. Separate the case when a language is unsupported,
7141 from the case when the user chooses not to build a language.
7142
7143 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7144
7145 * configure.in: Remove "$build" case for powerpc-*-darwin* since
7146 it only affects bootstrap and could be tested on "$host" as well.
7147 * configure: Regenerate.
7148 * config/mh-ppc-darwin: Add to the stage1 cflags here.
7149
7150 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7151
7152 PR bootstrap/29544
7153 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
7154 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
7155 move here comment from Makefile.tpl.
7156 * Makefile.tpl: Move some definitions higher in the file.
7157 (STAGE1_CHECKING): New.
7158 * configure.in: Add --enable-stage1-checking.
7159 * configure: Regenerate.
7160 * Makefile.in: Regenerate.
7161
7162 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7163
7164 * MAINTAINERS: Add myself as build system maintainer.
7165
7166 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
7167
7168 * MAINTAINERS (Write After Approval): Add myself.
7169
7170 2006-12-13 Eric Christopher <echristo@apple.com>
7171
7172 * MAINTAINERS: Add myself as darwin maintainer.
7173
7174 2006-12-11 Ian Lance Taylor <ian@airs.com>
7175
7176 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
7177
7178 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
7179
7180 MAINTAINERS: Update my entry.
7181
7182 2006-12-11 Alan Modra <amodra@bigpond.net.au>
7183
7184 * configure.in: Handle spu makefile frag.
7185 * Makefile.tpl (MAINT): Define
7186 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
7187 * configure: Regenerate.
7188 * Makefile.in: Regenerate.
7189
7190 2006-12-11 Ben Elliston <bje@au.ibm.com>
7191
7192 * config.guess: Import latest version.
7193 * config.sub: Likewise.
7194
7195 2006-12-11 Ben Elliston <bje@au.ibm.com>
7196
7197 * configure.in (spu-*-*): Don't skip target-libiberty.
7198 * configure: Regenerate.
7199
7200 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
7201
7202 PR bootstrap/30134
7203 * configure.in: Correct x86 darwin support for libjava to powerpc
7204 and i?86 only.
7205 * configure: Regenerate.
7206
7207 2006-12-08 Sandro Tolaini <tolaini@libero.it>
7208
7209 * configure.in: Add x86 darwin support for libjava.
7210 * configure: Regenerate.
7211
7212 2006-12-07 Mike Stump <mrs@apple.com>
7213
7214 * Makefile.def (dependencies): Add dependency for
7215 install-target-libssp and install-target-libgomp on
7216 install-gcc.
7217 * Makefile.in: Regenerate.
7218
7219 2006-12-04 Richard Guenther <rguenther@suse.de>
7220
7221 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
7222 (Non-Algorithmic Maintainers): Move over non-algorithmic
7223 loop optimizer maintainers, add myself as a non-algorithmic
7224 middle-end maintainer.
7225
7226 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
7227
7228 * MAINTAINERS (Write After Approval): Add myself.
7229
7230 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7231
7232 * configure.in: Update error message for missing GMP/MPFR.
7233
7234 * configure: Regenerate.
7235
7236 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7237
7238 * configure.in: Update MPFR version in error message.
7239
7240 * configure: Regenerate.
7241
7242 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7243
7244 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
7245 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
7246 --with-gmp-lib): New flags.
7247
7248 * configure: Regenerate.
7249
7250 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
7251
7252 * MAINTAINERS (Write After Approval): Change my email address.
7253
7254 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
7255
7256 * MAINTAINERS (Write After Approval): Add myself.
7257
7258 2006-11-22 Philipp Thomas <pth@suse.de>
7259
7260 * MAINTAINERS (i18n): Update e-mail address.
7261
7262 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7263
7264 * MAINTAINERS (spu port): Add myself as maintainer.
7265 (Write After Approval): Remove myself.
7266
7267 2006-11-22 Ben Elliston <bje@au.ibm.com>
7268
7269 * configure.in (skipdirs): Don't build libssp for SPU.
7270 * configure: Regenerate.
7271
7272 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
7273
7274 * MAINTAINERS (spu port): Add myself as maintainer.
7275 (libobjc): Update my email address.
7276
7277 2006-11-21 Andrea Bona <andrea.bona@st.com>
7278
7279 * MAINTAINERS (Write After Approval): Add myself.
7280
7281 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7282
7283 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
7284 * configure : Rebuilt.
7285
7286 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7287
7288 * MAINTAINERS (Write After Approval): Add myself.
7289
7290 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
7291
7292 * MAINTAINERS (Write After Approval): Add myself.
7293
7294 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7295
7296 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
7297 libmpfr.a.
7298 * configure: Regenerate.
7299
7300 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
7301
7302 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
7303 (unstage): Test for stage_last presence.
7304
7305 PR bootstrap/29802
7306 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
7307 STAGE_PREFIX.
7308 * Makefile.in: Regenerate.
7309
7310 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
7311
7312 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
7313 maintainers.
7314
7315 2006-11-14 Erven Rohou <erven.rohou@st.com>
7316
7317 * MAINTAINERS (Write After Approval): Add myself.
7318
7319 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
7320
7321 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
7322 and stageN-package/Makefile.
7323 * Makefile.in: Regenerated.
7324
7325 2006-11-14 Jie Zhang <jie.zhang@analog.com>
7326
7327 * configure.in: Remove target-libgloss from noconfigdirs for
7328 bfin-*-*.
7329 * configure: Regenerated.
7330
7331 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7332
7333 * configure.in (have_gmp): Only error if the gcc directory exists.
7334
7335 * configure: Regenerate.
7336
7337 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7338
7339 * configure.in: Robustify error message for missing GMP/MPFR.
7340
7341 * configure: Regenerate.
7342
7343 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7344
7345 * MAINTAINERS (Write After Approval): Add myself.
7346
7347 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
7348
7349 * MAINTAINERS: Change email address.
7350
7351 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
7352
7353 * MAINTAINERS (Write After Approval): Add myself.
7354
7355 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
7356
7357 * MAINTAINERS (Write After Approval): Add myself.
7358
7359 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
7360
7361 * MAINTAINERS (Write After Approval): Move myself to
7362 Write After Approval section.
7363
7364 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7365
7366 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
7367 need_gmp anymore.
7368 * configure: Regenerate.
7369
7370 2006-10-16 Tobias Burnus <burnus@net-b.de>
7371
7372 * MAINTAINERS (Write After Approval): Add myself.
7373
7374 2006-10-16 Ben Elliston <bje@au.ibm.com>
7375
7376 * config.guess: Import latest version.
7377 * config.sub: Likewise.
7378
7379 2006-10-10 Brooks Moses <bmoses@stanford.edu>
7380
7381 * Makefile.def: Added pdf target handling.
7382 * Makefile.tpl: Added pdf target handling.
7383 * Makefile.in: Regenerated.
7384
7385 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
7386
7387 * MAINTAINERS: Add self as score port maintainer.
7388
7389 2006-10-04 Brooks Moses <bmoses@stanford.edu>
7390
7391 * MAINTAINERS (Write After Approval): Add myself.
7392
7393 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
7394
7395 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
7396 or newer.
7397 * configure: Regenerated.
7398
7399 2006-09-27 Dave Brolley <brolley@redhat.com>
7400
7401 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
7402 using $s instead of $r.
7403 * configure: Regenerated.
7404
7405 2006-09-26 Thiemo Seufer <ths@mips.com>
7406
7407 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
7408 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
7409 * configure: Regenerate.
7410
7411 2006-09-24 Graeme Peterson <gridly@gmail.com>
7412
7413 * MAINTAINERS (Write After Approval): Remove myself.
7414
7415 2006-09-22 Chao-ying Fu <fu@mips.com>
7416
7417 * MAINTAINERS (Write After Approval): Add myself.
7418
7419 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
7420
7421 * MAINTAINERS: Add self as soft-fp maintainer.
7422
7423 2006-09-09 Anatoly Sokolov <aesok@post.ru>
7424
7425 * MAINTAINERS: Add myself as avr maintainer.
7426 Remove Marek Michalkiewicz as avr maintainer.
7427
7428 2006-09-07 Roberto Costa <roberto.costa@st.com>
7429
7430 * MAINTAINERS (Write After Approval): Add myself.
7431
7432 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
7433
7434 * configure.in: Never build newlib for a Mingw host.
7435 Never build newlib as Mingw target library.
7436 Test the existence of winsup/cygwin for building a Cygwin newlib,
7437 rather than just winsup.
7438 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
7439 building a Mingw target.
7440 * configure: Regenerate.
7441
7442 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
7443
7444 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
7445
7446 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
7447
7448 * config.guess: Import from src (was more updated).
7449 * config.sub: Likewise.
7450
7451 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
7452
7453 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
7454 * configure: Regenerated.
7455
7456 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
7457
7458 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
7459 for stages after the first.
7460
7461 2006-07-17 Jakub Jelinek <jakub@redhat.com>
7462
7463 * Makefile.def: Add dependencies for configure-opcodes
7464 on configure-intl and all-opcodes on all-intl.
7465 * Makefile.in: Regenerated.
7466
7467 2006-07-13 Ben Elliston <bje@au.ibm.com>
7468
7469 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
7470
7471 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
7472
7473 Port to hosts whose 'sort' and 'tail' implementations
7474 treat operands with leading '+' as file names, as POSIX
7475 has required since 2001. However, make sure the code still
7476 works on pre-POSIX hosts.
7477 * ltmain.sh: Don't assume "sort +2" is equivalent to
7478 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
7479
7480 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
7481
7482 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
7483
7484 2006-07-04 Peter O'Gorman <peter@pogma.com>
7485
7486 * ltconfig: chmod 644 before ranlib during install.
7487
7488 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7489
7490 PR bootstrap/18058
7491 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
7492 if the bootstrap compiler is a GCC version that supports it.
7493 * configure: Regenerate.
7494
7495 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7496
7497 * configure.in: Fix thinkos in previous check-in.
7498 * configure: Regenerate.
7499
7500 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7501
7502 PR other/27063
7503 * configure.in: Test subdir_requires and give an appropriate
7504 error message.
7505 * configure: Regenerate.
7506
7507 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
7508
7509 * MAINTAINERS (Write After Approval): Add myself.
7510
7511 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
7512
7513 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7514
7515 2006-06-22 Steve Ellcey <sje@cup.hp.com>
7516
7517 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7518
7519 2006-06-20 David Ayers <d.ayers@inode.at>
7520
7521 PR bootstrap/28072
7522 * configure.in: Add target-boehm-gc to noconfigdirs depending on
7523 whether target-libjava is being configured instead of whether the
7524 java front end is enabled.
7525 * configure: Regenerate.
7526
7527 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7528
7529 PR target/27540
7530 * configure.in: Only enable libgomp on IRIX 6.
7531 * configure: Regenerate.
7532
7533 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
7534
7535 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
7536 too.
7537 * Makefile.in: Regenerate.
7538
7539 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
7540
7541 * config-ml.in: Alter CCASFLAGS to include special
7542 multilib options the same as is done for CFLAGS.
7543
7544 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7545
7546 * configure.in: Don't enable libgomp on hpux10.
7547 * configure: Rebuilt.
7548
7549 2006-06-12 David Ayers <d.ayers@inode.at>
7550
7551 PR bootstrap/27963
7552 PR target/19970
7553 * configure.in: Remove target-boehm-gc from noconfigdirs where
7554 ${libgcj} is specified.
7555 * configure: Regenerate.
7556
7557 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
7558
7559 Sync from src:
7560
7561 * configure.in: Sync.
7562 * configure: Regenerated.
7563
7564 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
7565
7566 * Makefile.def: Added dependencies from sim and gdb on intl, and
7567 added configure dependencies to everything with an all dependency
7568 on intl.
7569 * Makefile.in: Regenerated.
7570
7571 2006-06-06 David Ayers <d.ayers@inode.at>
7572
7573 PR libobjc/13946
7574 * Makefile.def: Add dependencies for libobjc which boehm-gc.
7575 * Makefile.in: Regenerate.
7576 * configure.in: Add --enable-objc-gc at toplevel and have it
7577 enable boehm-gc for Objective-C.
7578 Remove target-boehm-gc from libgcj.
7579 Add target-boehm-gc to target_libraries.
7580 Add target-boehm-gc to noconfigdirs where ${libgcj}
7581 is specified.
7582 Assert that boehm-gc is supported when requested for Objective-C.
7583 Only build boehm-gc if needed either for Java or Objective-C.
7584 * configure: Regenerate.
7585
7586 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
7587
7588 PR 27674
7589 * Makefile.tpl (configure-[+prefix+][+module+],
7590 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
7591 Remove rule to unstage bootstrapped modules.
7592 (stage_current): New.
7593 * Makefile.in: Regenerate.
7594
7595 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
7596
7597 * MAINTAINERS (Write After Approval): Update my e-mail address.
7598
7599 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
7600
7601 * include/libiberty.h: Declare pex_run_in_environment.
7602
7603 2006-05-31 Asher Langton <langton2@llnl.gov>
7604
7605 * MAINTAINERS (Write After Approval): Add myself.
7606
7607 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
7608
7609 * Makefile.def (bfd, opcodes): Fix lib_path.
7610 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
7611 (restrap): Move under "@if gcc-bootstrap". Fix typo.
7612 * Makefile.in: Regenerate.
7613
7614 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7615
7616 * Makefile.in: Regenerate.
7617
7618 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7619
7620 * Makefile.def: Add install-html target. Add datarootdir
7621 docdir and htmldir to flags_to_pass.
7622 * Makefile.tpl: Add install-html target.
7623 * Makefile.in: Regenerate.
7624 * configure.in: Add --with-datarootdir, --with-docdir, and
7625 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
7626 * configure: Regenerate.
7627
7628 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
7629
7630 * configure.in: Enable gprof for cross builds.
7631 * configure: Regenerate.
7632
7633 2006-05-22 Richard Guenther <rguenther@suse.de>
7634
7635 Revert
7636 2006-01-31 Richard Guenther <rguenther@suse.de>
7637 Paolo Bonzini <bonzini@gnu.org>
7638
7639 * Makefile.def (target_modules): Add libgcc-math target module.
7640 * configure.in (target_libraries): Add libgcc-math target library.
7641 (--enable-libgcc-math): New configure switch.
7642 * Makefile.in: Re-generate.
7643 * configure: Re-generate.
7644 * libgcc-math: New toplevel directory.
7645
7646 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7647 Andreas Tobler <a.tobler@schweiz.ch>
7648
7649 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
7650 * configure: Rebuilt.
7651
7652 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7653
7654 * MAINTAINERS (Write After Approval): Add myself.
7655
7656 2006-05-01 DJ Delorie <dj@redhat.com>
7657
7658 * configure.in: Restore CFLAGS if GMP isn't present.
7659 * configure: Regenerate.
7660
7661 2006-05-01 Richard Guenther <rguenther@suse.de>
7662
7663 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
7664 maintainer.
7665
7666 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7667
7668 * MAINTAINERS (Write After Approval): Add myself.
7669
7670 2006-04-28 Jan Beulich <jbeulich@novell.com>
7671
7672 * MAINTAINERS (Write After Approval): Add myself.
7673
7674 2006-04-18 DJ Delorie <dj@redhat.com>
7675
7676 * configure.in (m32c): Build libstdc++-v3. Pass flags to
7677 reference libgloss so that libssp can be built in a combined
7678 tree.
7679 * configure: Regenerate.
7680
7681 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
7682
7683 * MAINTAINERS (Write After Approval): Add myself.
7684
7685 2006-04-05 Ben Elliston <bje@au.ibm.com>
7686
7687 * configure.in: Require makeinfo 4.4 or higher.
7688 * configure: Regenerate.
7689
7690 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
7691
7692 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
7693 Rearrange the entries of other libraries to have them in one place.
7694
7695 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
7696
7697 * MAINTAINERS (Write After Approval): Remove myself.
7698 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7699
7700 2006-03-14 Richard Guenther <rguenther@suse.de>
7701
7702 * configure: Regenerate with autoconf 2.13.
7703
7704 2006-03-13 Jim Blandy <jimb@codesourcery.com>
7705
7706 * MAINTAINERS: Use my work address.
7707
7708 * MAINTAINERS: Update my E-mail address.
7709
7710 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
7711
7712 * configure.in: Handle --disable-<component> generically.
7713 * configure: Regenerate.
7714
7715 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
7716
7717 PR libgcj/17311
7718 * ltmain.sh: Don't use "$finalize_rpath" for compile.
7719
7720 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
7721
7722 * MAINTAINERS (Write After Approval): Remove myself.
7723 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7724
7725 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
7726
7727 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
7728 (TARGET_CONFIGDIRS): Remove.
7729 * configure.in: Remove AC_SUBST(target_configdirs).
7730 * Makefile.in, configure: Regenerated.
7731
7732 2006-02-20 Steven G. Kargl <kargls@comcast.net>
7733
7734 * MAINTAINERS (Write After Approval): Remove myself.
7735 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7736
7737 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
7738
7739 PR bootstrap/25670
7740
7741 * Makefile.tpl ([+compare-target+]): Print explanation messages.
7742
7743 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
7744 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
7745 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
7746 BUILD_PREFIX, BUILD_PREFIX_1.
7747 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
7748
7749 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
7750 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
7751
7752 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
7753 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
7754 of `cat stage_current`. Always provide the `r' and `s' variables.
7755 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
7756 a single shell execution.
7757 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
7758 bootstrapped modules, make the stage1 module if the build was not
7759 started yet, else build the current stage.
7760 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
7761 (all-build, all-host, all-target, [+make_target+]-host,
7762 [+make_target+]-target): Do not use \-continued lines.
7763 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
7764 (current_stage, restrap, stage_last): New.
7765
7766 * Makefile.in: Regenerate.
7767 * configure: Regenerate.
7768
7769 2006-02-19 Bud Davis <jmdavis@link.com>
7770
7771 * MAINTAINERS (Write After Approval): Remove myself.
7772 (Language Front End Maintainers): Add myself as fortran 95
7773 maintainer and update e-mail address.
7774
7775 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
7776
7777 * MAINTAINERS (Write After Approval): Remove myself.
7778 (Language Front End Maintainers): Add myself as fortran 95
7779 maintainer.
7780
7781 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
7782
7783 * MAINTAINERS (Write After Approval): Add myself.
7784
7785 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
7786
7787 * MAINTAINERS (Write After Approval): Remove myself.
7788 (Language Front End Maintainers): Add myself as
7789 fortran 95 maintainer.
7790
7791 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
7792
7793 Sync from src:
7794
7795 2005-12-27 Leif Ekblad <leif@rdos.net>
7796
7797 * configure.in: Add support for RDOS target.
7798 * configure: Regenerate.
7799
7800 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
7801 Andreas Schwab <schwab@suse.de>
7802
7803 * configure: Regenerate.
7804
7805 2006-02-12 David Edelsohn <edelsohn@gnu.org>
7806
7807 * configure.in (enable_libgomp): Add AIX.
7808 * configure: Regenerate.
7809
7810 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
7811
7812 * MAINTAINERS (Write After Approval): Add myself.
7813
7814 2006-02-03 Lee Millward <lee.millward@gmail.com>
7815
7816 * MAINTAINERS (Write After Approval): Add myself.
7817
7818 2006-01-31 Richard Guenther <rguenther@suse.de>
7819 Paolo Bonzini <bonzini@gnu.org>
7820
7821 * Makefile.def (target_modules): Add libgcc-math target module.
7822 * configure.in (target_libraries): Add libgcc-math target library.
7823 (--enable-libgcc-math): New configure switch.
7824 * Makefile.in: Re-generate.
7825 * configure: Re-generate.
7826 * libgcc-math: New toplevel directory.
7827
7828 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
7829
7830 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
7831 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
7832 the assembler, linker and binutils.
7833 * configure: Regenerate.
7834
7835 2006-01-22 Dirk Mueller <dmueller@suse.de>
7836
7837 * MAINTAINERS (Write After Approval): Add myself.
7838
7839 2006-01-20 Diego Novillo <dnovillo@redhat.com>
7840
7841 * configure: Regenerate.
7842
7843 2006-01-18 Richard Henderson <rth@redhat.com>
7844 Jakub Jelinek <jakub@redhat.com>
7845 Diego Novillo <dnovillo@redhat.com>
7846
7847 * libgomp: New directory.
7848 * Makefile.def: Add target_module libgomp.
7849 * Makefile.in: Regenerate.
7850 * configure.in (target_libraries): Add target-libgomp.
7851 * configure: Regenerate.
7852
7853 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
7854
7855 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
7856 @ from continuation.
7857 * Makefile.in: Rebuilt.
7858
7859 2006-01-04 Chris Lattner <sabre@gnu.org>
7860
7861 * MAINTAINERS (Write After Approval): Add myself.
7862
7863 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
7864
7865 PR bootstrap/24252
7866
7867 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
7868 * Makefile.tpl (OBJDUMP): New.
7869 (EXTRA_HOST_FLAGS): Add it.
7870 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
7871
7872 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
7873 to use symbolic links between directories. Avoid race conditions
7874 or make them harmless.
7875 * configure.in: Do not try to use symbolic links between directories.
7876
7877 * Makefile.def (LEAN): Pass.
7878 * Makefile.tpl (LEAN): Define.
7879 (stage[+id+]-start): Accept that the previous directory does not
7880 exist, if the bootstrap is lean.
7881 (stage[+id+]-bubble): Invoke lean bootstrap commands after
7882 stage[+id+]-start. Use a makefile variable and an `if' instead of a
7883 configure substitution.
7884 ([+compare-target+]): Likewise.
7885 ([+bootstrap-target+]-lean): New.
7886 * configure.in: Remove lean bootstrap support from here.
7887
7888 * Makefile.in: Regenerate.
7889 * configure: Regenerate.
7890
7891 2006-01-04 Ben Elliston <bje@au.ibm.com>
7892
7893 * MAINTAINERS (libdecnumber): Add myself.
7894
7895 2006-01-02 Mark Mitchell <mark@codesourcery.com>
7896
7897 * libtool-ldflags: New script.
7898
7899 2006-01-02 Andreas Schwab <schwab@suse.de>
7900
7901 * configure.in: When reconfiguring remove Makefile in
7902 all stage directories.
7903 * configure: Regenerate.
7904
7905 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
7906
7907 * MAINTAINERS: Update my email address.
7908
7909 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
7910
7911 Revert Ada-related part of the previous change.
7912
7913 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
7914 Do not pass.
7915 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
7916 * Makefile.in: Regenerate.
7917 * configure.in: Do not include mt-ppc-aix target fragment.
7918 * configure: Regenerate.
7919
7920 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
7921
7922 * configure.in: Select appropriate fragments for PowerPC/AIX.
7923 * configure: Regenerate.
7924
7925 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
7926 BOOT_CFLAGS, BOOT_LDFLAGS.
7927 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
7928 BOOT_CFLAGS, BOOT_LDFLAGS.
7929 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
7930 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
7931 (stage): Fail if we cannot complete the work.
7932 * Makefile.in: Regenerate.
7933
7934 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
7935
7936 * configure.in: Replace ms1 with mt.
7937 * configure: Rebuilt.
7938
7939 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
7940
7941 * MAINTAINERS: Update my email address.
7942
7943 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
7944
7945 * Makefile.tpl (all, do-[+make_target+], do-check, install,
7946 install-host-nogcc): Don't invoke $(stage) at the end.
7947 * Makefile.in: Regenerate.
7948
7949 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
7950
7951 * configure.in: Flip the top-level bootstrap switch.
7952 * configure: Regenerate.
7953
7954 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
7955
7956 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
7957 $(stage) and $(unstage).
7958 (EXTRA_TARGET_FLAGS): Correct double-quoting.
7959 (all): Remove stray semicolon.
7960 (local-distclean): Don't handle multilib.tmp and multilib.out.
7961 (install.all): Set $s for consistency.
7962 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
7963 check_multilibs setting. Always make the install directory.
7964 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
7965 Correct @if/@endif.
7966 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
7967 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
7968 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
7969 (multilib.out): Remove.
7970 * Makefile.in: Regenerated.
7971
7972 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
7973
7974 * MAINTAINERS (Write After Approval): Add myself.
7975
7976 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
7977
7978 * MAINTAINERS: Add myself as mt maintainer.
7979
7980 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
7981
7982 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
7983
7984 * MAINTAINERS: Change email address.
7985
7986 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
7987
7988 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
7989 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
7990 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
7991 Find in-tree tools if available.
7992 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
7993 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
7994 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
7995 (COMPILER_*_FOR_TARGET): New.
7996 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
7997 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
7998 (CONFIGURED_*, USUAL_*): Remove.
7999 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
8000 STRIP): Use autoconf substitutions.
8001 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
8002 COMPILER_NM_FOR_TARGET): New.
8003 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
8004
8005 (all): Make all-host and all-target in parallel.
8006 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
8007 that $$r and $$s are set before invoking a recursive make.
8008 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
8009 ([+bootstrap-target+]): Inline most of the `all' target.
8010
8011 2005-11-29 Ben Elliston <bje@au.ibm.com>
8012
8013 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
8014 from the gcc build directory.
8015 * Makefile.in: Regenerate.
8016
8017 2005-11-29 Ben Elliston <bje@au.ibm.com>
8018
8019 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
8020 depend on all-libdecnumber.
8021 * configure.in (host_libs): Include libdecnumber.
8022 * Makefile.in: Regenerate.
8023 * configure: Likewise.
8024
8025 2005-11-29 Ben Elliston <bje@au.ibm.com>
8026
8027 * libdecnumber: Import decNumber sources from the dfp-branch.
8028
8029 2005-11-21 Kean Johnston <jkj@sco.com>
8030
8031 * config.sub, config.guess: Sync from upstream sources.
8032
8033 2005-11-21 Ben Elliston <bje@au.ibm.com>
8034
8035 Import from Autoconf sources:
8036
8037 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
8038 * config/move-if-change: Don't output "$2 is unchanged";
8039 suggested by Ben Elliston. Handle weird characters correctly.
8040
8041 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
8042
8043 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
8044 to match upstream libtool for darwin.
8045
8046 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
8047
8048 * Makefile.def: Remove gdb dependencies for gdbtk.
8049 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
8050 (configure-gdb, install-gdb): New rules.
8051 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
8052 * Makefile.in, configure: Regenerated.
8053
8054 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
8055
8056 * MAINTAINERS (Write After Approval): Add myself.
8057
8058 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
8059
8060 * MAINTAINERS (Write After Approval): Add myself.
8061
8062 2005-10-24 Diego Novillo <dnovillo@redhat.com>
8063
8064 * MAINTAINERS (alias analysis): Add Daniel Berlin and
8065 Diego Novillo.
8066
8067 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
8068
8069 PR bootstrap/24297
8070 * Makefile.tpl (do-[+make-target+], do-check, install,
8071 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
8072 are set before recursing.
8073 * Makefile.in: Regenerate.
8074
8075 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
8076
8077 PR bootstrap/18939
8078 * Makefile.def (gcc) <target>: Fix thinko.
8079 * Makefile.in: Regenerate.
8080
8081 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
8082
8083 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
8084 * configure: Regenerate.
8085
8086 2005-10-15 Jie Zhang <jie.zhang@analog.com>
8087
8088 * MAINTAINERS (Write After Approval): Add self.
8089
8090 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
8091
8092 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
8093 target-libffi, target-qthreads, target-libjava, and
8094 targetlibobjc.
8095 * configure: Regenerate.
8096
8097 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
8098
8099 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
8100 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
8101 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
8102 (USUAL_OBJDUMP_FOR_TARGET): New.
8103 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
8104 * configure.in: Check for $OBJDUMP_FOR_TARGET.
8105 * configure, Makefile.in: Regenerated.
8106
8107 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
8108
8109 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
8110 before other host packages.
8111
8112 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
8113
8114 * MAINTAINERS: Add self as sh libraries/configury maintainer.
8115
8116 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
8117
8118 PR bootstrap/22340
8119
8120 * configure.in (default_target): Remove.
8121 * Makefile.tpl (all): Do not use prerequisites as subroutines
8122 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
8123 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
8124 use prerequisites as subroutines.
8125 (check-host, check-target): New.
8126 (bootstrap configure & all targets): Do not use stage*-start
8127 if the directory layout is already ok.
8128 (non-bootstrap configure & all targets): Prepend a $(unstage).
8129 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
8130 (NOTPARALLEL): Remove.
8131 (unstage, stage variables): New variables.
8132 (unstage, stage targets): Simply expand to those variables.
8133
8134 * configure: Regenerate.
8135 * Makefile.in: Regenerate.
8136
8137 2005-10-04 James E Wilson <wilson@specifix.com>
8138
8139 * Makefile.def (lang_env_dependencies): Add libmudflap.
8140 * Makefile.in: Regenerate.
8141
8142 2005-10-03 Andreas Schwab <schwab@suse.de>
8143
8144 Backport from libtool CVS:
8145 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
8146
8147 * ltmain.sh: add support for installing into temporary
8148 staging area (e.g. 'make install DESTDIR=...')
8149
8150 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
8151
8152 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
8153 * configure: Regenerated.
8154
8155 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
8156
8157 * configure: Regenerate with the correct
8158 autoconf version.
8159
8160 2005-09-30 Catherine Moore <clm@cm00re.com>
8161
8162 * configure.in (bfin-*-*): New.
8163 * configure: Regenerated.
8164
8165 2005-09-28 Geoffrey Keating <geoffk@apple.com>
8166
8167 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
8168 (LIPO_FOR_TARGET): New.
8169 (CONFIGURED_LIPO_FOR_TARGET): New.
8170 (USUAL_LIPO_FOR_TARGET): New.
8171 (STRIP_FOR_TARGET): New.
8172 (CONFIGURED_STRIP_FOR_TARGET): New.
8173 (USUAL_STRIP_FOR_TARGET): New.
8174 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
8175 STRIP_FOR_TARGET.
8176 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
8177 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
8178 * Makefile.in: Regenerate.
8179 * configure: Regenerate.
8180
8181 2005-09-19 David Edelsohn <edelsohn@gnu.org>
8182
8183 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
8184 (rs6000-*-aix*): Same.
8185 * configure: Regenerate.
8186
8187 2005-09-16 Tom Tromey <tromey@redhat.com>
8188
8189 * MAINTAINERS: Add self as java maintainer.
8190
8191 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8192
8193 * configure.in: Recognize f95 in the --enable-languages option,
8194 and substitute it for fortran, issuing a warning.
8195 * configure: Regenerate.
8196
8197 2005-08-30 Phil Edwards <phil@codesourcery.com>
8198
8199 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
8200 * configure: Regenerated.
8201
8202 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
8203
8204 * MAINTAINERS: Add self as ms1 maintainer.
8205
8206 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
8207
8208 * Makefile.def (libssp): Add to lang_env_dependencies.
8209 * Makefile.in: Regenerate.
8210
8211 2005-08-18 Ian Lance Taylor <ian@airs.com>
8212
8213 * MAINTAINERS: Add myself as middle-end maintainer.
8214
8215 2005-08-17 Christian Groessler <chris@groessler.org>
8216
8217 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
8218 * Makefile.in: Regenerate.
8219
8220 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
8221
8222 * MAINTAINERS (write after approval): Added myself.
8223
8224 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
8225
8226 * MAINTAINERS (Write After Approval): Add myself.
8227
8228 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
8229
8230 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
8231 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
8232 Look for alternate names of the target cc and c++
8233 * configure: Regenerate.
8234
8235 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
8236
8237 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8238 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
8239 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
8240 tools; remove code to manually set them.
8241 (Target tools): Look in the environment for them.
8242 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8243 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
8244 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
8245 build directory.
8246 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
8247 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
8248 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
8249 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8250 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
8251 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
8252 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
8253 * configure: Regenerate.
8254 * Makefile.in: Regenerate.
8255
8256 2005-07-28 Ben Elliston <bje@au.ibm.com>
8257
8258 * MAINTAINERS: Update for removed CPU targets.
8259
8260 2005-07-27 Mark Mitchell <mark@codesourcery.com>
8261
8262 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
8263 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
8264 * Makefile.in: Regenerated.
8265
8266 2005-07-26 Mark Mitchell <mark@codesourcery.com>
8267
8268 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
8269 (CFLAGS_FOR_TARGET): Use it.
8270 (CXXFLAGS_FOR_TARGET): Likewise.
8271 * Makefile.in: Regenerated.
8272 * configure.in (--with-build-sysroot): New option.
8273 * configure: Regenerated.
8274
8275 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
8276
8277 * Makefile.tpl: Wrap install between unstage and stage
8278 * Makefile.in: Regenerate.
8279
8280 2005-07-21 Eric Christopher <echristo@apple.com>
8281
8282 * MAINTAINERS: Update affiliation.
8283
8284 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
8285
8286 * MAINTAINERS: Add self as crx port maintainer.
8287
8288 2005-07-20 DJ Delorie <dj@redhat.com>
8289
8290 * MAINTAINERS: Add self as m32c maintainer.
8291
8292 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
8293
8294 * all files: Update FSF address.
8295
8296 2005-07-15 Eric Christopher <echristo@redhat.com>
8297
8298 * MAINTAINERS: Change affiliation.
8299
8300 2005-07-14 Jim Blandy <jimb@redhat.com>
8301
8302 * configure.in: Add cases for Renesas m32c.
8303 * configure: Regenerated.
8304
8305 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8306
8307 * COPYING.LIB: Update from fsf.org.
8308
8309 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8310
8311 * COPYING, compile, config.guess,
8312 config.sub, install-sh, missing, mkinstalldirs,
8313 symlink-tree, ylwrap: Sync from upstream sources.
8314 * config-ml.in: Update FSF address.
8315
8316 2005-07-13 Eric Christopher <echristo@redhat.com>
8317
8318 * configure.in: Add toplevel noconfigdir support for tpf.
8319 * configure: Regenerate.
8320
8321 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
8322
8323 PR ada/22340
8324
8325 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
8326 * Makefile.in: Regenerate.
8327
8328 2005-07-07 Mark Mitchell <mark@codesourcery.com>
8329
8330 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
8331 Brolley to write-after-approval.
8332
8333 2005-07-07 Andreas Schwab <schwab@suse.de>
8334
8335 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
8336 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
8337 * Makefile.in: Regenerated.
8338
8339 2005-07-06 Geoffrey Keating <geoffk@apple.com>
8340
8341 * configure.in: Don't build sim or rda when targetting darwin.
8342 * configure: Regenerate.
8343
8344 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
8345
8346 * configure.in: Add --enable-libssp and --disable-libssp.
8347 * configure: Regenerate with autoconf-2.13.
8348
8349 2005-07-02 Jakub Jelinek <jakub@redhat.com>
8350
8351 * Makefile.def (target_modules): Add libssp.
8352 * configure.in (target_libraries): Add target-libssp.
8353 * configure: Rebuilt.
8354 * Makefile.in: Rebuilt.
8355
8356 2005-07-01 Zack Weinberg <zackw@panix.com>
8357
8358 * MAINTAINERS: Change email address. Resign from maintainership.
8359
8360 2005-07-01 Richard Guenther <rguenther@suse.de>
8361
8362 * MAINTAINERS: Change my e-mail address and affiliation.
8363
8364 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
8365
8366 * Makefile.def (stagefeedback): Come after profile.
8367 Define profiledbootstrap target.
8368 * Makefile.tpl (profiledbootstrap): Remove.
8369 (stageprofile-end): Zap stagefeedback.
8370 (stagefeedback-start): Copy all .gcda files, not only GCC's.
8371 * Makefile.in: Regenerate.
8372
8373 2005-06-13 Richard Sandiford <richard@codesourcery.com>
8374
8375 * MAINTAINERS: Update my email address.
8376
8377 2005-06-13 Zack Weinberg <zack@codesourcery.com>
8378
8379 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
8380 In 'cpp' stanza, support '#line' as well as '# '.
8381
8382 2005-06-08 Andreas Schwab <schwab@suse.de>
8383
8384 * MAINTAINERS: Move myself from 'Write After Approval' to
8385 'CPU Port Maintainers' section as m68k maintainer.
8386
8387 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
8388
8389 * configure.in (unsupported_languages): New macro.
8390 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
8391 non-ported target libraries in noconfigdirs.
8392 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
8393 non-linux-gnu. Remove libgcj_ex_libffi.
8394 <lang_frag loop>: Set add_this_lang=no if the language is in
8395 unsupported_languages.
8396 * configure: Regenerate.
8397
8398 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
8399
8400 * configure.in: Fix typo in handling of --with-mpfr-dir.
8401 * configure: Regenerate.
8402
8403 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
8404
8405 * MAINTAINERS: Update my email address.
8406
8407 2005-06-02 Jim Blandy <jimb@redhat.com>
8408
8409 * config.sub: Add cases for the Renesas m32c. (This patch has been
8410 accepted into the master sources.)
8411
8412 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
8413 Michael Snyder <msnyder@redhat.com>
8414 Stan Cox <scox@redhat.com>
8415
8416 * configure.in: Set noconfigdirs for ms1.
8417
8418 * configure: Regenerate.
8419
8420 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
8421
8422 * MAINTAINERS (Write After Approval): Add self.
8423
8424 2005-06-01 Josh Conner <jconner@apple.com>
8425
8426 * MAINTAINERS (Write After Approval): Add self.
8427
8428 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
8429
8430 * MAINTAINERS: Update my email address.
8431
8432 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
8433
8434 * MAINTAINERS (Write After Approval): Add self.
8435
8436 2005-05-26 Chris Demetriou <cgd@broadcom.com>
8437
8438 * MAINTAINERS (Write After Approval): Remove self.
8439
8440 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
8441
8442 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
8443 (Dependencies): Consider target modules for bootstrap dependencies.
8444 Make target bootstrap modules depend on each stage's gcc.
8445 * Makefile.in: Regenerate.
8446
8447 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
8448
8449 * Makefile.def (configure-gcc): Depend on binutils having been built.
8450 (all-gcc): No need to do it here.
8451 * Makefile.in: Regenerate.
8452
8453 2005-05-19 Paul Brook <paul@codesourcery.com>
8454
8455 * configure.in: Rewrite misleading error message when requested
8456 language cannot be built.
8457 * configure: Regenerate.
8458
8459 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
8460
8461 * ylwrap: Import from Automake 1.9.5.
8462
8463 2005-05-13 David Ung <davidu@mips.com>
8464
8465 * MAINTAINERS (Write After Approval): Add self.
8466
8467 2005-05-09 Mike Stump <mrs@apple.com>
8468
8469 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
8470 lt_cv_sys_max_cmd_len for now.
8471
8472 2005-05-09 Stan Cox <scox@redhat.com>
8473
8474 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
8475
8476 2005-05-08 Matt Kraai <kraai@ftbfs.org>
8477
8478 * README.SCO: Update the URL.
8479
8480 2005-05-05 David Edelsohn <edelsohn@gnu.org>
8481
8482 * ltconfig: Define file_list_spec. Pass file_list_spec and
8483 with_gnu_ld to libtool.
8484 * ltcf-c.sh (aix[45]): Define file_list_spec.
8485 * ltcf-cxx.sh (aix[45]): Same.
8486 * ltcf-gcj.sh (aix[45]): Same.
8487 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
8488 exists, write list of input files to temporary file.
8489
8490 2005-05-04 Mike Stump <mrs@apple.com>
8491
8492 * configure.in: Always pass --target to target configures as
8493 otherwise rebuilds that do --recheck will fail.
8494 * confiugure: Rebuilt.
8495
8496 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
8497
8498 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
8499 STAGE_HOST_EXPORTS.
8500 (configure, all): Add bootstrap support.
8501 (Host modules, target modules): Pass post-stage1 flags and exports.
8502 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
8503 * Makefile.in: Regenerate.
8504
8505 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
8506
8507 * configure: Regenerate.
8508
8509 2005-04-27 Mike Stump <mrs@apple.com>
8510
8511 * MAINTAINERS: Add self as darwin maintainer.
8512
8513 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
8514
8515 * config.sub: Update from master copy.
8516
8517 2005-04-21 Mike Stump <mrs@apple.com>
8518
8519 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
8520 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
8521
8522 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
8523
8524 * configure.in <crisv32-*-*, cris-*-*>: New local variable
8525 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
8526 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
8527 "*-*-elf" and "*-*-linux*".
8528 * configure: Regenerate.
8529
8530 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
8531
8532 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
8533
8534 2005-04-12 Mike Stump <mrs@apple.com>
8535
8536 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
8537
8538 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
8539
8540 * MAINTAINERS (Write After Approval): Add myself.
8541
8542 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
8543
8544 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
8545
8546 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
8547
8548 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
8549 (TARGET_CONFIGARGS): Include --with-target-subdir.
8550 (configure, all): New macros. Use them throughout.
8551 * Makefile.in: Regenerate.
8552
8553 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
8554
8555 * MAINTAINERS (Write After Approval): Add myself.
8556
8557 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8558
8559 * MAINTAINERS: Remove 'loop unrolling' maintainer.
8560
8561 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
8562
8563 * MAINTAINERS: Move John Carr to Write After Approval.
8564
8565 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
8566
8567 * config/mh-mingw32: Delete.
8568 * configure.in: Don't use it.
8569 * configure: Regenerate.
8570
8571 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
8572
8573 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
8574 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
8575 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
8576 (HOST_LIB_PATH): Generate from Makefile.def.
8577 (TARGET_LIB_PATH): Likewise.
8578 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
8579 * Makefile.in: Regenerate.
8580 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
8581 (RPATH_ENVVAR): Include Darwin case.
8582 * configure: Regenerate.
8583
8584 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
8585
8586 * MAINTAINERS (Various Maintainers): Remove self.
8587 (Write After Approval): Add self.
8588
8589 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
8590
8591 * MAINTAINERS (Various Maintainers): Add self.
8592
8593 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
8594
8595 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
8596 * configure: Regenerate.
8597
8598 2005-03-21 Zack Weinberg <zack@codesourcery.com>
8599
8600 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
8601 gcc_version, and gcc_version_trigger from set of flags to pass.
8602 * Makefile.tpl: Remove definitions of above variables.
8603 (config.status): Remove dependency on $(gcc_version_trigger).
8604 * Makefile.in: Regenerate.
8605 * configure.in: Do not reference config/gcc-version.m4 nor
8606 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
8607 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
8608 * configure: Regenerate.
8609
8610 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
8611 Andrew Pinski <pinskia@physics.uc.edu>
8612
8613 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
8614 * Makefile.in: Regenerate.
8615
8616 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
8617
8618 * MAINTAINERS (Write After Approval): Add myself.
8619
8620 2005-03-03 David Ayers <d.ayers@inode.at>
8621
8622 * MAINTAINERS (Write After Approval): Add myself.
8623
8624 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
8625
8626 PR libgcj/20160
8627 * ltmain.sh: Avoid creating archives with components that have
8628 duplicate basenames.
8629
8630 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
8631
8632 PR bootstrap/20250
8633 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
8634 instead of check.
8635 * Makefile.in: Regenerate.
8636
8637 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
8638
8639 * Makefile.in: Regenerate to fix conflict between the previous two
8640 patches.
8641
8642 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
8643
8644 PR bootstrap/17383
8645 * Makefile.def (target_modules): Remove "stage", now unnecessary.
8646 * Makefile.tpl (HOST_SUBDIR): New substitution.
8647 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
8648 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8649 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
8650 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
8651 (Host modules, Bootstrapped modules): Use it.
8652 (Build modules, Target modules): Do not create symlink trees,
8653 always configure out-of-srcdir.
8654 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
8655 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
8656 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
8657 $(HOST_SUBDIR). Create a symlink for host_subdir.
8658
8659 * Makefile.in: Regenerate.
8660 * configure: Regenerate.
8661
8662 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8663
8664 Merged from libada-gnattools-branch:
8665 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
8666
8667 * gnattools: New directory.
8668 * Makefile.def: Add gnattools as a module, depending on target-libada.
8669 * Makefile.in: Regenerate.
8670 * configure.in: Include gnattools in host_tools; disable it if ada
8671 is disabled.
8672 * configure: Regenerate.
8673
8674 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
8675
8676 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
8677 treelang maintainer.
8678 (Write After Approval): Remove myself.
8679
8680 2005-02-23 Paul Schlie <schlie@comcast.net>
8681
8682 * configure.in: Allow darwin targeted ports to build tk, itcl and
8683 libgui.
8684 * configure: Regenerate.
8685
8686 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
8687
8688 PR libgcj/10353
8689 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
8690 * configure: Regenerate.
8691
8692 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
8693
8694 * MAINTAINERS (Write After Approval): Add myself.
8695
8696 2005-02-10 Ian Lance Taylor <ian@airs.com>
8697
8698 * MAINTAINERS: Update my e-mail address.
8699
8700 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
8701
8702 * MAINTAINERS (Write After Approval): Add myself.
8703
8704 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
8705
8706 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
8707 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
8708 target-libgloss when not *-*-elf and *-*-aout.
8709 * configure: Regenerate.
8710
8711 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
8712
8713 * MAINTAINERS: Remove obsolete entries.
8714
8715 * MAINTAINERS (Write After Approval): Add Michael Matz.
8716
8717 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
8718
8719 * MAINTAINERS: Remove self as cpplib maintainer.
8720
8721 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8722
8723 * install-sh, config.sub: Import from upstream.
8724
8725 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8726
8727 PR bootstrap/18222
8728 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
8729 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
8730 * Makefile.in: Regenerate.
8731
8732 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
8733
8734 * MAINTAINERS: Update my email address.
8735
8736 2005-01-12 David Edelsohn <edelsohn@gnu.org>
8737 Andreas Schwab <schwab@suse.de>
8738
8739 PR bootstrap/18033
8740 * config-ml.in: Eval option if surrounded by single quotes.
8741
8742 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
8743
8744 Revert 2004-12-28 Makefile changes, a better fix will be
8745 applied to mainline and src after GCC 4.0 branches.
8746
8747 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
8748
8749 PR bootstrap/17383
8750
8751 * Makefile.def (target_modules): Remove stage parameter,
8752 it is always true now.
8753 * Makefile.tpl (configure-build-[+module+],
8754 configure-target-[+module+]): Always build symlink tree
8755 for the directory and for include. BUILD_SUBDIR and
8756 TARGET_SUBDIR cannot be . anymore.
8757 * Makefile.in: Regenerate.
8758
8759 2004-12-25 David Edelsohn <edelsohn@gnu.org>
8760
8761 Revert 2004-12-08 Makefile changes.
8762
8763 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
8764
8765 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
8766 cygwin, mingw.
8767
8768 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
8769
8770 * configure.in (sh64-*-*): Reenable gprof.
8771 * configure: Regenerate.
8772
8773 2004-12-08 David Edelsohn <edelsohn@gnu.org>
8774
8775 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
8776 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
8777 (EXTRA_TARGET_FLAGS): Add PICFLAG.
8778 * Makefile.in: Regenerate.
8779
8780 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
8781
8782 * MAINTAINERS: Update my email address.
8783
8784 2004-12-07 Matt Kraai <kraai@ftbfs.org>
8785
8786 * Makefile.tpl: Generate normal dependencies if the LHS module is
8787 not bootstrapped.
8788 * Makefile.in: Regenerate.
8789
8790 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
8791
8792 * configure.in: Include config/gxx-include-dir.m4. Use
8793 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
8794 * configure: Regenerate.
8795
8796 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
8797
8798 * config.if: Delete.
8799 * configure.in: Set libstdcxx_incdir directly.
8800 * configure: Regenerate.
8801
8802 2004-12-02 Eric Christopher <echristo@redhat.com>
8803
8804 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
8805 * Makefile.in: Regenerate.
8806
8807 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
8808
8809 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
8810 * configure: Regenerate.
8811
8812 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
8813
8814 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
8815 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
8816 * configure: Regenerate.
8817
8818 2004-12-01 Eric Christopher <echristo@redhat.com>
8819
8820 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
8821 of things to remove.
8822
8823 2004-11-29 Matt Kraai <kraai@ftbfs.org>
8824
8825 * MAINTAINERS (Write After Approval): Update my e-mail address.
8826
8827 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
8828
8829 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
8830 from CVS libtool to always pass_all.
8831
8832 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8833
8834 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
8835 (hppa*64*-*-*): Delete incorrect comment.
8836 * configure: Rebuilt.
8837
8838 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8839
8840 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
8841
8842 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8843
8844 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
8845 from CVS libtool to always pass_all.
8846
8847 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
8848
8849 * install-sh, compile: Import from automake.
8850
8851 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
8852
8853 * config.guess, config.sub: Import from savannnah.
8854
8855 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
8856
8857 * MAINTAINERS (Write After Approval): Add myself
8858
8859 2004-11-12 Mike Stump <mrs@apple.com>
8860
8861 * Makefile.def: Add html support.
8862 * Makefile.tpl: Likewise.
8863 * Makefile.in: Regenerate.
8864
8865 2004-11-11 Geoffrey Keating <geoffk@apple.com>
8866
8867 PR 18423
8868 * configure.in: Remove all instances of build-fixincludes from
8869 noconfigdirs.
8870 (build_configargs): Supply --target to subdirectories.
8871 * configure: Regenerate.
8872
8873 * Makefile.def: Make gcc install depend on fixincludes install.
8874 * Makefile.in: Regenerate.
8875
8876 2004-11-10 Janis Johnson <janis187@us.ibm.com>
8877
8878 * MAINTAINERS: Add myself as gcc testsuite maintainer.
8879
8880 2004-11-11 Paul Brook <paul@codesourcery.com>
8881
8882 * MAINTAINERS: Add self as arm maintainer. Update email address.
8883
8884 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
8885
8886 * configure.in (noconfigdirs) [mmix-*-*]: Disable
8887 target-libgfortran.
8888 * configure: Regenerate.
8889
8890 2004-11-07 David Edelsohn <edelsohn@gnu.org>
8891
8892 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
8893 like CC.
8894
8895 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
8896
8897 * Makefile.def (host fixincludes): Specify missing targets.
8898 * Makefile.in: Regenerate.
8899
8900 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
8901
8902 * MAINTAINERS: Add myself
8903
8904 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
8905
8906 * MAINTAINERS (Write After Approval): Add myself.
8907
8908 2004-11-04 Geoffrey Keating <geoffk@apple.com>
8909
8910 * Makefile.def: Build fixincludes for the host, too.
8911 * Makefile.in: Regenerate.
8912 * configure.in (host_tools): Add fixincludes.
8913 * configure: Regenerate.
8914
8915 2004-11-04 Daniel Jacobowitz <dan@debian.org>
8916
8917 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
8918 * configure: Regenerated.
8919
8920 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
8921
8922 PR other/17783
8923 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
8924 * configure: Regenerated.
8925
8926 2004-10-31 Mark Mitchell <mark@codesourcery.com>
8927
8928 * README.SCO: Update per FSF instructions.
8929
8930 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
8931
8932 PR target/18151
8933 * configure.in (case ${target}): Do not build fixincludes for avr.
8934 * configure: Regenerated.
8935
8936 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
8937
8938 * configure.in (case ${target}): Do not build fixincludes
8939 on platforms where it is not used.
8940 * configure: Regenerated.
8941
8942 2004-10-23 Daniel Jacobowitz <dan@debian.org>
8943
8944 * configure.in: Use an absolute path to install-sh.
8945 * configure: Regenerated.
8946
8947 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
8948
8949 * MAINTAINERS (Write After Approval): Add myself.
8950
8951 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
8952
8953 * MAINTAINERS: Remove from Write After Approval those that are
8954 already maintainers.
8955
8956 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
8957
8958 * MAINTAINERS: Update my email address.
8959
8960 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
8961
8962 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
8963 * configure: Regenerate.
8964
8965 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
8966
8967 * MAINTAINERS: Update my email address.
8968
8969 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
8970
8971 * MAINTAINERS (Language Front Ends Maintainers): New. Move
8972 entries belonging to this category.
8973
8974 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
8975
8976 * MAINTAINERS: Update my e-mail address.
8977
8978 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
8979
8980 Fix wrong conflict resolution in:
8981
8982 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
8983
8984 * Makefile.in: Regenerate.
8985 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8986 in the recursive `make', instead of hardwiring `all'.
8987 (Autogenerated TARGET-* variables): New.
8988
8989 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
8990
8991 * configure.in: Enable target-libgloss for crx-*-*.
8992 * configure: Regenerate.
8993
8994 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8995
8996 * MAINTAINERS (Various Maintainers): Move the "windows,
8997 cygwin, mingw" maintainer to ...
8998 (OS Port Maintainers): ... here.
8999
9000 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
9001
9002 * MAINTAINERS (Write After Approval): Remove those that are
9003 maintainers of some subsystem.
9004
9005 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
9006
9007 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
9008 * ltcf-cxx.sh (tpf*): Likewise.
9009 * ltconfig (tpf*): Add TPF OS configuration support.
9010
9011 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
9012
9013 * MAINTAINERS: Change my email address to my new work account.
9014
9015 2004-09-24 Michael Roth <mroth@nessie.de>
9016
9017 * configure.in (--without-headers): Add missing double quotes.
9018 * configure: Regenerate.
9019
9020 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
9021
9022 * ylwrap: Revert to previous version.
9023
9024 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
9025
9026 PR bootstrap/17369
9027 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
9028 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
9029 SET_GCC_LIB_PATH_CMD.
9030 (BASE_TARGET_EXPORTS): Likewise.
9031 * Makefile.in: Regenerated.
9032
9033 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
9034 * configure: Regenerated.
9035
9036 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
9037
9038 * config.guess: New upstream version
9039 * compile, depcomp, install-sh, ylwrap: Likewise.
9040
9041 2004-09-19 Roger Sayle <roger@eyesopen.com>
9042
9043 * config/mh-x86omitfp: New host makefile fragment. Add
9044 -fomit-frame-pointer to the default BOOT_CFLAGS.
9045 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
9046 * configure: Regenerate.
9047
9048 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
9049
9050 PR target/11572
9051 * configure.in (*-*-darwin*): Renable libobjc.
9052 * configure: Regenerate.
9053
9054 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
9055
9056 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
9057
9058 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
9059
9060 * Makefile.def: Remove libbanshee.
9061 * Makefile.tpl: Ditto.
9062 * configure.in: Ditto.
9063 * Makefile.in: Regen.
9064 * configure: Ditto.
9065
9066 2004-09-08 David Edelsohn <edelsohn@gnu.org>
9067
9068 * ltmain.sh: Use $pic_object as $non_pic_object if
9069 $non_pic_object=none.
9070
9071 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
9072
9073 * missing: Import latest version from master repository.
9074
9075 2004-09-06 Nick Clifton <nickc@redhat.com>
9076
9077 * config.sub: Import latest version from master repository.
9078 * config.guess: Likewise.
9079 This includes these changes:
9080
9081 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
9082
9083 * config.sub: Handle crisv32, alias etraxfs.
9084 * config.guess (crisv32:Linux:*:*): Handle.
9085
9086 2004-08-13 Brad Smith <brad@comstyle.com>
9087
9088 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
9089 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
9090
9091 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
9092
9093 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
9094 assume the processor is a powerpc. This is because coreutils
9095 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
9096 in this case, due to a MacOS X bug that causes
9097 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
9098 to return a negative number.
9099 Problem reported by Petter Reinholdtsen in:
9100 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
9101
9102 2004-07-19 Ben Elliston <bje@gnu.org>
9103
9104 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
9105
9106 2004-06-24 Ben Elliston <bje@gnu.org>
9107
9108 * config.guess: Update copyright years.
9109 * config.sub: Likewise.
9110
9111 2004-06-22 Robert Millan <robertmh@gnu.org>
9112
9113 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
9114 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
9115
9116 2004-06-22 Stanley F. Quayle <stan@stanq.com>
9117
9118 * config.guess (*:*VMS:*:*): New entry. Replaces
9119 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
9120 manufacturer.
9121
9122 2004-06-22 Ben Elliston <bje@gnu.org>
9123
9124 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
9125 * config.sub: Likewise.
9126
9127 2004-06-22 Ben Elliston <bje@gnu.org>
9128
9129 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
9130 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
9131
9132 2004-06-11 Ben Elliston <bje@gnu.org>
9133
9134 * config.guess (pegasos:OpenBSD:*:*): Remove.
9135
9136 2004-06-11 Ben Elliston <bje@gnu.org>
9137
9138 From Wouter Verhelst <wouter@grep.be>:
9139 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
9140
9141 2004-06-11 Ben Elliston <bje@gnu.org>
9142
9143 * config.guess (luna88k:OpenBSD:*:*): New.
9144
9145 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
9146
9147 * config.guess (m32r*:Linux:*:*): New case.
9148 * config.sub: Handle m32rle.
9149
9150 2004-03-12 Ben Elliston <bje@wasabisystems.com>
9151
9152 From Jens Petersen <petersen@redhat.com>:
9153 * config.sub: Handle sparcv8.
9154
9155 2004-03-03 Ben Elliston <bje@wasabisystems.com>
9156
9157 From Tom Smith <smith@cag.lkg.hp.com>:
9158 * config.guess: Version suffixes are equally significant on Tru64
9159 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
9160 prefix of "P" (patched kernel).
9161
9162 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
9163
9164 * config.sub: Add support for National Semiconductor CRX target.
9165
9166 2004-09-03 Janis Johnson <janis187@us.ibm.com>
9167
9168 * MAINTAINERS (Various Maintainers): Remove myself as web page
9169 maintainer, add myself as maintainer of build status lists.
9170
9171 2004-09-03 Jan Beulich <jbeulich@novell.com>
9172
9173 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
9174 *-*-netware, but add target-libmudflap.
9175 Consolidate *-*-netware targets (of which really only i?86 exists)
9176 into a single entry.
9177 * configure: Likewise.
9178
9179 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
9180
9181 * Makefile.tpl (sorry): Remove.
9182 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
9183 (cleanstrap targets): Depend on distclean, not distclean-stage1.
9184 (do-clean): Clean per-stage directories too.
9185 (do-distclean): Run distclean-stage1 too.
9186 (.NOTPARALLEL): Enable during toplevel bootstrap.
9187 (stage[+id+]-bubble): Enable parallel execution during
9188 the recursive invocation.
9189 * Makefile.in: Regenerate.
9190
9191 Fix previous checkin:
9192
9193 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
9194 include.
9195 * configure.in: Fix indentation.
9196 * configure: Regenerate.
9197
9198 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
9199
9200 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
9201 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
9202 * configure: regenerate
9203 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9204 -mdynamic-no-pic
9205
9206 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
9207
9208 * Makefile.def (build_modules): Add fixincludes.
9209 (dependencies): Make gcc depend on fixincludes.
9210 * configure.in (build_tools): Add fixincludes.
9211 (build_configdirs): Always include build_libs.
9212 * Makefile.in: Regenerate.
9213 * configure: Regenerate.
9214
9215 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
9216
9217 * Makefile.def (bootstrap stages): Add 'lean' parameter.
9218 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
9219 phony targets; do not generate timestamp files.
9220 (distclean-stageN): Remove references to their timestamp files.
9221 (restageN, touch-stageN): Remove.
9222 (stageN-bubble): Rewritten.
9223 (compare): Support lean bootstraps.
9224 * Makefile.in: Regenerate.
9225
9226 * configure.in: Only warn when bootstrapping but
9227 build != host or build != target. Support lean bootstraps.
9228 * configure: Regenerate.
9229
9230 2004-08-26 Phil Edwards <phil@codesourcery.com>
9231
9232 * configure.in: Give a better error message if GMP/MPFR are missing
9233 and a language needing them has been requested.
9234 * configure: Regenerated.
9235
9236 2004-08-25 Phil Edwards <phil@codesourcery.com>
9237
9238 * configure.in: Print a list of available language front-ends if
9239 a requested one is missing. Tidy stray tab characters.
9240 * configure: Regenerated.
9241
9242 2004-08-19 Michael Koch <konqueror@gmx.de>
9243
9244 * gcc/doc/install.texi: Update entry about automake for libjava.
9245
9246 2004-08-17 Robert Millan <robertmh@gnu.org>
9247
9248 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
9249 (instead of FreeBSD).
9250 * configure: Regenerate.
9251
9252 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
9253
9254 * Makefile.in: Regenerate.
9255 * configure: Regenerate.
9256
9257 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
9258 stage_*_flags.
9259 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
9260 for bootstrapped modules if toplevel bootstrap is going.
9261 (GCC bootstrap): Generate per-stage targets for all bootstrapped
9262 modules. Adjust for changes in Makefile.def. Enable several
9263 rules even in non-bootstrap mode, just to avoid peppering the
9264 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
9265 (stage-[+prev+]-bubble): Remove.
9266
9267 * Makefile.def (Dependencies): Depend on all-build-bison,
9268 all-build-flex, all-build-byacc, all-build-texinfo, rather
9269 than the host variations.
9270 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
9271 with BUILD_SUBDIR.
9272 (BISON): Update for recent Bisons.
9273 (YACC): Fix typo.
9274 (cross): Depend on all-build.
9275 (all): Do not depend on all-build.
9276 (prebootstrap): Remove.
9277 (dep-kind): Accept separate prefixes for MODULE and ON variables.
9278 (Prebootstrap dependencies): Add them to the per-stage targets
9279 and to all-prebootstrap.
9280 * configure.in (build_configdirs): Always enable build_tools.
9281 (BUILD_DIR_PREFIX): Remove.
9282
9283 * Makefile.def (gcc): Add target variable.
9284 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
9285 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9286 in the recursive `make', instead of hardwiring `all'.
9287 (Autogenerated TARGET-* variables): New.
9288
9289 2004-08-13 Brian Booth <bbooth@redhat.com>
9290
9291 * MAINTAINERS: Remove myself from write-after-approval.
9292
9293 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
9294
9295 * src-release: Stop distributing mmalloc with gdb (which doesn't
9296 use it).
9297 * Makefile.def: GDB doesn't depend on mmalloc anymore.
9298 * Makefile.in: Regenerate.
9299
9300 2004-08-09 Mark Mitchell <mark@codesourcery.com>
9301
9302 * configure.in (arm*-*-eabi*): New target.
9303 * configure: Regenerate.
9304
9305 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
9306
9307 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
9308 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
9309 (Dependencies): New section.
9310 * Makefile.tpl (Dependencies): Generate from Makefile.def.
9311 (configure-target-[+module+]): Depend on maybe-all-gcc
9312 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
9313 (toplevel profiledbootstrap): Fix dependencies.
9314 * Makefile.in: Regenerate.
9315
9316 2004-08-03 Mark Mitchell <mark@codesourcery.com>
9317
9318 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
9319 target-libiberty to noconfigdirs.
9320 * configure: Regenerate.
9321
9322 2004-08-03 Paul Brook <paul@codesourcery.com>
9323
9324 * configure.in: Check for MPFR as well as GMP.
9325 * configure: Regenerate.
9326
9327 2004-08-01 Robert Millan <robertmh@gnu.org>
9328
9329 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
9330 libmudflap for all GNU-based systems (with Glibc).
9331 * configure: Regenerate.
9332
9333 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
9334
9335 * Makefile.def (host-modules): Add gcc.
9336 * Makefile.in: Regenerate.
9337 * Makefile.tpl (sorry): New rule.
9338 (configure-host, all-host, [+make_target+]-host, do-check,
9339 install-host): Do not add gcc as a special case.
9340 (host modules): Add a small special-casing for gcc. Export
9341 extra_make_flags through the environment.
9342 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
9343 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
9344 other recursive targets for gcc): Remove.
9345
9346 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
9347 (stage, unstage): New rules.
9348 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
9349 distclean-stage[+id+]): Use stage_current.
9350 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
9351 the stage*-start rules.
9352
9353 2004-08-02 Geoffrey Keating <geoffk@apple.com>
9354
9355 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
9356 use -all_load flag.
9357
9358 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
9359
9360 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
9361 * configure: Regenerate.
9362
9363 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
9364
9365 * maintainer-scripts/gcc_release: Revert yesterday's change.
9366
9367 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
9368
9369 * MAINTAINERS: Add myself to write-after-approval.
9370
9371 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
9372
9373 * libf2c: Removed.
9374 * gcc/gccbug.in: Updated because of libf2c removal.
9375 * maintainer-scripts/gcc_release: Ditto.
9376
9377 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
9378
9379 * configure.in: Build libmudflap by default on FreeBSD.
9380 * configure: Regenerated.
9381
9382 2004-07-09 Mark Mitchell <mark@codesourcery.com>
9383
9384 * configure.in: Do not build libmudflap by default on non-GNU/Linux
9385 systems.
9386 * configure: Regenerated.
9387
9388 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9389
9390 PR target/16344
9391 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
9392 feedback based compiler.
9393 * Makefile.in: Rebuilt.
9394
9395 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
9396
9397 * Makefile.def (host_modules): Set bootstrap=true for flex.
9398 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
9399 * Makefile.in: Rebuilt.
9400
9401 2004-07-07 Jan Hubicka <jh@suse.cz>
9402
9403 * MAINTAINERS: Add self as a profile feedback maintainer.
9404
9405 2004-07-05 Phil Edwards <phil@codesourcery.com>
9406
9407 * configure.in: Do not prepend $srcdir to /dev/null in
9408 makefile fragments.
9409 * configure: Regenerate.
9410
9411 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
9412
9413 * Makefile.def (build_modules): Add bison, byacc, flex,
9414 m4, texinfo.
9415 (flags_to_pass): Add FLEX.
9416 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
9417 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
9418 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
9419 DEFAULT_MAKEINFO): Remove.
9420 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
9421 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
9422 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
9423 objdir or else use configured tool.
9424 (all-build): New.
9425 (all): Depend on it.
9426 (Build module dependencies): Add.
9427 * Makefile.in: Regenerate.
9428 * configure.in: Better support for multiple build modules,
9429 matching what is done for host/target modules. Do not look
9430 for "plausible" locations of build tools if Canadian cross.
9431 Use autoconf's AC_PROG_CC to find a C compiler. Define
9432 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
9433 * configure: Regenerate.
9434
9435 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9436
9437 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
9438 * Makefile.in: Regenerate.
9439
9440 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9441
9442 * Makefile.tpl (configure-build-[+module+],
9443 configure-[+module+], configure-target-[+module+]): Pass
9444 [+extra_configure_args+].
9445 (all-build-[+module+], all-[+module+], check-[+module+],
9446 install-[+module+], [+make_target+]-[+module+],
9447 all-target-[+module+], check-target-[+module+],
9448 install-target-[+module+], [+make_target+]-target-[+module+]):
9449 Pass [+extra_make_args+].
9450 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
9451 (GCC_HOST_EXPORTS): Remove.
9452 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
9453 cross, check-gcc, check-gcc-c++, install-gcc,
9454 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
9455 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
9456 * Makefile.in: Regenerate.
9457
9458 2004-06-21 Matthew Sachs <msachs@apple.com>
9459
9460 * MAINTAINERS: Added self to write-after-approval.
9461
9462 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
9463
9464 * configure.in: Check for srcdir/winsup rather than build directory
9465 winsup.
9466 * configure: Regenerate.
9467
9468 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
9469
9470 * configure.in: Don't build Cygwin native newlib if winsup
9471 directory is missing. Emit warning instead.
9472 * configure: Regenerate.
9473
9474 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
9475
9476 * Makefile.tpl (touch-stage[+id+]): New.
9477 (restage[+prev+]): Depend on touch-stage[+id+].
9478
9479 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
9480 Use it throughout.
9481
9482 * Makefile.def: Add profile and feedback bootstrap stages.
9483 Remove next field from bootstrap stages.
9484 * Makefile.tpl (LN, LN_S): Substitute.
9485 (stageN-start, stageN-end): Use double-colon rules, to
9486 provide a hook for additional setup commands.
9487 (distclean-stageN-gcc, restageN): Create dependencies from
9488 [+prev+], not from [+next+].
9489 (stageN-bubble): Add commands for successive stages from
9490 [+prev+], using double-colon rules.
9491 (all-stageN-gcc): Fix typo.
9492 (stagefeedback-start, profiledbootstrap): New.
9493 * Makefile.in: Regenerate.
9494 * configure.in: Call ACX_PROG_LN.
9495 * configure: Regenerate.
9496
9497 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
9498
9499 * MAINTAINERS (Write After Approval): Add myself.
9500
9501 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
9502
9503 * MAINTAINERS (Write After Approval): Add myself.
9504
9505 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
9506
9507 * configure.in: Fix --enable-bootstrap breakage introduced in trees
9508 without gcc.
9509 * configure: Regenerate.
9510
9511 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9512
9513 * Makefile.tpl: Fix typo.
9514 * Makefile.in: Regenerate.
9515
9516 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9517
9518 * configure.in: Remove new- prefix from toplevel
9519 bootstrap targets.
9520 * configure: Regenerate.
9521
9522 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9523
9524 * Makefile.tpl (all.normal): Rename to all.
9525 (all): Replace with a rule to pick the default
9526 target from configure.
9527 (all-gcc, configure-gcc): Use conditionals to
9528 do nothing when toplevel bootstrap is going on.
9529 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
9530 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
9531 * configure.in: Support --enable-bootstrap.
9532
9533 * Makefile.def: Remove new- prefix from toplevel
9534 bootstrap targets.
9535 * Makefile.tpl: Likewise.
9536
9537 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
9538 target.
9539
9540 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
9541 $(RECURSE_FLAGS) to recursive invocation of make.
9542
9543 * Makefile.in: Regenerate.
9544 * configure: Regenerate.
9545
9546 2004-05-30 Andreas Jaeger <aj@suse.de>
9547 Jim Wilson <wilson@specifixinc.com>
9548
9549 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
9550 like CC.
9551
9552 2004-05-27 Daniel Jacobowitz <dan@debian.org>
9553
9554 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
9555 * configure: Regenerate.
9556
9557 2004-05-25 Daniel Jacobowitz <drow@false.org>
9558
9559 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
9560 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
9561 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
9562 targets.
9563 * Makefile.in: Regenerate.
9564
9565 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
9566
9567 * configure.in: Test the ability to symlink directories.
9568 * configure: Regenerate.
9569
9570 * Makefile.def (bootstrap-stage): New definitions.
9571 * Makefile.tpl (configure-stage1-gcc,
9572 configure-stage2-gcc, configure-stage3-gcc,
9573 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
9574 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
9575 new-restage3, compare): Autogenerate, see Makefile.in
9576 entry for behavioral changes.
9577 (distclean-stage1, new-stage1-start, new-stage1-end,
9578 new-stage1-bubble, distclean-stage2, new-stage2-start,
9579 new-stage2-end, new-stage2-bubble, distclean-stage3,
9580 new-stage3-start, new-stage3-end): New autogenerated targets.
9581 (objext, prebootstrap, BOOT_CFLAGS,
9582 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
9583 targets.
9584
9585 * Makefile.in: Regenerate.
9586 (distclean-stage1, new-stage1-start, new-stage1-end,
9587 new-stage1-bubble, distclean-stage2, new-stage2-start,
9588 new-stage2-end, new-stage2-bubble, distclean-stage3,
9589 new-stage3-start, new-stage3-end): New targets.
9590 (all-stage1-gcc): Move prebootstrap dependency from here...
9591 (configure-stage1-gcc): ...to here.
9592 (new-bootstrap): Use bubble targets.
9593 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9594 Use per-stage distclean targets.
9595 (configure-stage1-gcc, configure-stage2-gcc,
9596 configure-stage3-gcc, all-stage1-gcc,
9597 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
9598 Use new-stageN-start to prepare the tree.
9599
9600 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
9601
9602 * Makefile.def (host_modules): add libcpp.
9603 * Makefile.tpl: Add dependencies on and for libcpp.
9604 * Makefile.in: Regenerate.
9605 * configure.in: Add libcpp host module.
9606 * configure: Regenerate.
9607
9608 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
9609
9610 * Makefile.tpl: Whenever a recursive target is defined, wrap
9611 it in a special @if/@endif block, and prepare its maybe
9612 dependency in the @if/@endif block
9613 * configure.in: Instead of writing maybe dependencies, remove
9614 the @if/@endif statements, and remove the @if/@endif blocks
9615 that remain.
9616 * configure: Regenerate.
9617 * Makefile.in: Regenerate.
9618
9619 2004-05-20 Janis Johnson <janis187@us.ibm.com>
9620
9621 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
9622
9623 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
9624
9625 PR bootstrap/15120
9626 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
9627 * */configure: Rebuilt.
9628
9629 2004-05-17 Zack Weinberg <zack@codesourcery.com>
9630
9631 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
9632 of libf2c.
9633 * configure, Makefile.in: Regenerate.
9634
9635 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
9636
9637 * MAINTAINERS (Write After Approval): Add myself.
9638
9639 2004-05-13 Diego Novillo <dnovillo@redhat.com>
9640
9641 Merge from tree-ssa-20020619-branch.
9642
9643 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
9644 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
9645 (HOST_GMPLIBS): Define.
9646 (HOST_GMPINC): Define.
9647 (TARGET_LIB_PATH): Add libmudflap.
9648 (GFORTRAN_FOR_TARGET): Define.
9649 (configure-build*): Export GFORTRAN.
9650 (configure-gcc): Export GMPLIBS and GMPINC.
9651 (all-gcc): Add maybe-all-libbanshee.
9652 (configure-target-libgfortran): Define.
9653 * Makefile.in: Regenerate.
9654 * configure.in (host_libs): Add libbanshee.
9655 (target_libraries): Add target-libmudflap and target-libgfortran.
9656 Add --with-libbanshee.
9657 Handle --disable-libmudflap.
9658 (*-*-freebsd*): Use with_gmp.
9659 Add $(libgcj) to noconfigdirs.
9660 * configure: Regenerate.
9661 * depcomp: New file.
9662 * MAINTAINERS: Add tree-ssa maintainers.
9663
9664 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
9665
9666 * MAINTAINERS (Various Maintainers): Add myself.
9667
9668 2004-04-30 Brian Ford <ford@vss.fsi.com>
9669
9670 * MAINTAINERS (Write After Approval): Add myself.
9671
9672 2004-04-29 Uros Bizjak <uros@kss-loka.si>
9673
9674 * MAINTAINERS (Write After Approval): Add myself.
9675
9676 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
9677
9678 * config/acx.m4: Fix fastcompare support for new-bootstrap.
9679 * configure: Regenerate.
9680
9681 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
9682
9683 Revert:
9684 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9685
9686 * Makefile.def (flags_to_pass): Remove *dir variables that
9687 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9688 as well as prefix and exec_prefix.
9689 * Makefile.in: Regenerate.
9690
9691 2004-04-26 Robert Millan <robertmh@gnu.org>
9692
9693 Add patches from libtool CVS.
9694 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
9695 * ltconfig: Likewise.
9696 * ltcf-c.sh: Likewise.
9697 * ltcf-cxx.sh: Likewise.
9698 * ltcf-gcj.sh: Likewise.
9699
9700 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9701
9702 * Makefile.def (host_modules): Mark with the bootstrap
9703 flag packages on which gcc depends.
9704 * Makefile.tpl (all-bootstrap): Use it.
9705 * Makefile.in: Regenerate.
9706
9707 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9708
9709 * Makefile.def (flags_to_pass): Remove *dir variables that
9710 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9711 as well as prefix and exec_prefix.
9712 * Makefile.in: Regenerate.
9713
9714 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9715
9716 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
9717 * configure: Regenerate.
9718 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
9719 * gcc/Makefile.tpl (compare): Use the result of the test.
9720 * gcc/Makefile.in: Regenerate.
9721
9722 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
9723
9724 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
9725 Always relocate gcc and prev-gcc to the original names, even
9726 if the build fails.
9727 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9728 New targets.
9729
9730 2004-04-23 Laurent GUERBY <laurent@guerby.net>
9731
9732 * MAINTAINERS: Update my email address.
9733
9734 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9735
9736 * configure.in (mips*-*-irix5*): Enable ld.
9737 * configure: Regenerate.
9738
9739 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9740
9741 * configure: Regenerate.
9742
9743 2004-04-15 James E Wilson <wilson@specifixinc.com>
9744
9745 * Makefile.tpl (configure-[+module+], configure-gcc,
9746 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
9747 Set and export LDFLAGS.
9748 * Makefile.in: Regenerate.
9749
9750 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
9751
9752 * MAINTAINERS: Add myself to write-after-approval.
9753
9754 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
9755
9756 PR bootstrap/14871
9757 * Makefile.tpl: If we don't have built-in-tree target tools,
9758 use the ones found by configure rather than hacking around with
9759 program_transform_name.
9760 * configure.in: Give Makefile.tpl the information necessary
9761 to do that.
9762 * Makefile.in: Regenerate.
9763 * configure: Regenerate.
9764
9765 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
9766
9767 PR bootstrap/14760
9768 * configure.in: When computing baseargs, strip *all* copies of
9769 offending options. Also, don't match/substitute the trailing space,
9770 so that this actually works when two similar options are separated by
9771 only one space.
9772 * configure: Regenerate.
9773
9774 2004-04-06 David Edelsohn <edelsohn@gnu.org>
9775
9776 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
9777 (rs6000-*-aix*): Same.
9778 * configure: Regenerate.
9779
9780 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
9781
9782 * MAINTAINERS: Add myself to write-after-approval.
9783
9784 2004-04-03 Bud Davis <bdavis9659@comcast.net>
9785
9786 * MAINTAINERS: Add myself to write-after-approval.
9787
9788 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
9789
9790 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
9791 STRICT_WARN, WARN_CFLAGS flags passed down to make.
9792 * Makefile.in: Regenerate.
9793
9794 * configure.in (top level bootstrap support): Rework --enable-werror
9795 to set @stage2_werror_flag@.
9796 * configure: Regenerate.
9797 * Makefile.tpl (top level bootstrap support): Pass
9798 @stage2_werror_flag@ down to configure in stages 2 and 3.
9799 * Makefile.in: Regenerate.
9800
9801 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
9802
9803 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
9804 for stages 2 and 3 as well as in make. As a consequence, remove
9805 OUTPUT_OPTION (now detected by configure) from the flags passed down
9806 to make.
9807 * Makefile.in: Regenerate.
9808
9809 * Makefile.tpl (new-bootstrap): Fix typo.
9810 * Makefile.in: Regenerate.
9811
9812 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
9813
9814 * Makefile.tpl: Rearrange by moving recursive_targets rules
9815 into their proper sections.
9816 * Makefile.tpl (top level bootstrap support): Move disabling
9817 of coverage flags from 'make' to 'configure'; improve comments.
9818 * Makefile.in: Regenerate.
9819
9820 * Makefile.tpl (experimental top level bootstrap) Move stage1
9821 language setting from all- target to configure- target; disable
9822 intermodule optimization in stage 1; prevent gratuitous rebuilds
9823 of stage 1.
9824 * Makefile.in: Regenerate.
9825 * configure.in: Comma-separate stage 1 language list for top
9826 level bootstrap.
9827 * configure: Regenerate.
9828
9829 * Makefile.tpl: Clean up experimental top level bootstrap support:
9830 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
9831 prev-gcc in configure- targets as well as all- targets.
9832 * Makefile.in: Regenerate.
9833
9834 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
9835
9836 * compile: New file imported from automake.
9837
9838 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
9839
9840 * configure.in: Remove symbolic link section.
9841 * configure: Regenerate.
9842 * Makefile.tpl (links): Remove.
9843 * Makefile.in: Regenerate.
9844
9845 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
9846 Nathanael Nerode <neroden@gcc.gnu.org>
9847
9848 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
9849 Set with AC_CHECK_PROGS.
9850 * configure.in: Fix comment typo from last patch.
9851 * configure: Regenerate.
9852
9853 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
9854
9855 * Makefile.tpl: Introduce experimental top level bootstrap support.
9856 * Makefile.in: Regenerate.
9857 * configure.in: Introduce support for top level bootstrap.
9858 * configure: Regenerate.
9859
9860 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
9861 Paolo Bonzini <bonzini@gnu.org>
9862
9863 PR bootstrap/14522
9864 * configure.in: Cope with shells that do not support unquoted ^
9865 * configure: Regenerate.
9866
9867 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
9868 Paolo Bonzini <bonzini@gnu.org>
9869
9870 PR bootstrap/14522
9871 * configure.in: Cope with shells that do not support nesting
9872 quotes inside quoted backquote substitutions.
9873 * configure: Regenerate.
9874
9875 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
9876
9877 PR bootstrap/14522
9878 * configure.in: Fix escaping of $.
9879 * configure: Regenerate.
9880
9881 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
9882
9883 * configure: Regenerate, since I forgot to while committing Paolo's
9884 changes.
9885
9886 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
9887
9888 PR ada/14131
9889 Move language detection to the top level.
9890 * configure.in: Find default values for the tools as
9891 soon as possible. Disable ada if GNAT is not found.
9892 Emit error message about missing languages. Expand
9893 --enable-languages=all for the gcc subdirectory.
9894
9895 2004-03-10 Ben Elliston <bje@gnu.org>
9896
9897 * MAINTAINERS: Update my email address.
9898
9899 2004-03-05 David Edelsohn <edelsohn@gnu.org>
9900
9901 * ltconfig: Disable building static libraries if building shared
9902 libraries on AIX 5L.
9903
9904 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
9905
9906 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
9907 and disable libgcj.
9908 * configure: Regenerated.
9909
9910 2004-03-01 Brian Booth <bbooth@redhat.com>
9911
9912 * MAINTAINERS: Add myself to write-after-approval.
9913
9914 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
9915
9916 * MAINTAINERS: Add myself to write-after-approval.
9917
9918 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9919
9920 PR bootstrap/7087
9921 * Makefile.tpl: Guard XFOO sed statements better.
9922 * Makefile.tpl: Add dependency for configure-target-libada.
9923 * Makefile.in: Regenerate (incidentally fixes broken
9924 commit when libada-branch was merged).
9925
9926 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
9927
9928 * MAINTAINERS: Add myself to write-after-approval.
9929
9930 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
9931
9932 * MAINTAINERS: Add Nicola Pero and myself as libobjc
9933 maintainers.
9934
9935 2004-02-20 Andrew Cagney <cagney@redhat.com>
9936
9937 * config.guess: Update from version 2003-10-16 to 2004-02-16.
9938 * config.sub: Update from version 2003-11-03 to 2004-02-16.
9939
9940 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
9941
9942 PR bootstrap/11932
9943 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
9944
9945 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
9946
9947 * MAINTAINERS: Added myself to write-after-approval.
9948
9949 2004-02-14 Michael Koch <konqueror@gmx.de>
9950
9951 * MAINTAINERS: Added myself to write-after-approval.
9952
9953 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
9954
9955 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
9956 some OS port maintainers to OS port maintainers section.
9957
9958 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
9959
9960 * MAINTAINERS: Add self.
9961
9962 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
9963
9964 * MAINTAINERS: Alphabetize.
9965
9966 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
9967
9968 * MAINTAINERS: Remove myself.
9969
9970 2004-02-11 David Edelsohn <edelsohn@gnu.org>
9971
9972 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
9973 (rs6000-*-aix*): Same.
9974 * configure: Regenerate.
9975
9976 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
9977
9978 * configure.in (host): Add in missing $noconfigdirs to defines.
9979 * configure: Regenerate.
9980
9981 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
9982 Nathanael Nerode <neroden@gcc.gnu.org>
9983
9984 PR ada/6637, PR ada/5911
9985 Merge with libada-branch:
9986 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
9987 with appropriate dependencies. Add --enable-libada configure switch.
9988 * configure, Makefile.in: Regenerate.
9989
9990 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
9991
9992 * MAINTAINERS: Add myself to write-after-approval.
9993
9994 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9995
9996 * configure.in: Don't pass --with-stabs on IRIX 5 either.
9997 * configure: Regenerate.
9998
9999 2004-02-04 Geoffrey Keating <geoffk@apple.com>
10000
10001 Merge from upstream:
10002
10003 * ltmain.in: When setting IFS to '~', be careful about user
10004 arguments that contain '~'.
10005
10006 2004-02-04 Peter O'Gorman <peter@pogma.com>
10007
10008 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
10009 Also test $base_compile against $CC with escaped arguments. Bug
10010 reported by Geoff Keating <geoffk@apple.com>.
10011
10012 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
10013
10014 * MAINTAINERS: Remove i960 port.
10015
10016 2004-01-23 DJ Delorie <dj@redhat.com>
10017
10018 * Makefile.def (target_modules) [libiberty]: Don't stage.
10019 * Makefile.in: Rebuilt.
10020
10021 2004-01-20 Caroline Tice <ctice@apple.com>
10022
10023 * MAINTAINERS: Add myself to write-after-approval.
10024
10025 2004-01-19 Paolo Carlini <pcarlini@suse.de>
10026
10027 * MAINTAINERS: Update my email address.
10028
10029 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
10030
10031 * MAINTAINERS: Add myself to write-after-approval.
10032
10033 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10034
10035 * MAINTAINERS: Remove entries without email address.
10036
10037 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
10038
10039 * MAINTAINERS: Add myself to write-after-approval.
10040
10041 2004-01-15 Steven Bosscher <stevenb@suse.de>
10042
10043 * MAINTAINERS: Update my email address.
10044
10045 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
10046
10047 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
10048 * Makefile.tpl (configure-target-[+module+]): Support stage.
10049 * Makefile.in: Rebuilt.
10050
10051 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
10052
10053 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
10054
10055 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
10056
10057 * MAINTAINERS: Add myself as a MIPS maintainer.
10058
10059 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
10060
10061 * configure.in: Use ./config.cache, not config.cache.
10062 * configure: Regenerate.
10063 * Makefile.tpl: Special-casing not needed for GCC any more.
10064 * Makefile.in: Regenerate.
10065
10066 * configure.in: Don't share a cache file for host dirs.
10067 * configure: Regenerate.
10068
10069 * config-ml.in: Don't mess with the cache file.
10070
10071 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
10072
10073 * MAINTAINERS: Move myself from 'Write After Approval' to
10074 'CPU Port Maintainers' section as SPARC maintainer.
10075
10076 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
10077
10078 * Makefile.tpl: Make GCC use a separate config.cache.
10079 * Makefile.in: Regenerate.
10080
10081 PR bootstrap/11932, PR bootstrap/11933
10082 (I don't know if it will fix either of them, but it relates
10083 to them.)
10084 * configure.in: Don't use shared config.cache for target
10085 directories.
10086 * configure: Regenerate.
10087
10088 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
10089
10090 * MAINTAINERS: Add myself to 'Write After Approval' section.
10091
10092 2003-12-31 Roger Sayle <roger@eyesopen.com>
10093
10094 * configure.in (ia64*-*-hpux*): Disable building java libraries.
10095 * configure: Regenerated.
10096
10097 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
10098
10099 * MAINTAINERS: Remove the mn10200 maintainer.
10100
10101 2003-12-21 Bernardo Innocenti <bernie@develer.com>
10102
10103 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
10104 * configure: Regenerated.
10105
10106 2003-12-16 Jan Hubicka <jh@suse.cz>
10107
10108 * MAINTAINERS: Add myself as callgraph maintainer.
10109
10110 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
10111
10112 * configure.in (raw_libstdcxx_flags): Remove the leading space.
10113 * configure: Regenerate.
10114
10115 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
10116
10117 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10118 'Write After Approval' section. Update email.
10119
10120 2003-12-01 James Lemke <jim@wasabisystems.com>
10121
10122 * MAINTAINERS (Write After Approval): Add myself.
10123
10124 2003-11-20 Matt Thomas <matt@3am-software.com>
10125
10126 * MAINTAINERS: Add myself as a vax port maintainer.
10127
10128 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
10129
10130 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
10131 (configure-build-[+module+], configure-[+module+]): Likewise.
10132 (configure-target-[+module+], configure-gcc, config.status): Likewise.
10133 * Makefile.in: Regenerate.
10134
10135 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
10136
10137 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
10138 shared/dylibed libraries.
10139 * ltmain.sh: Likewise.
10140 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
10141 * ltcf-cxx.sh: Likewise.
10142 * ltcf-gcj.sh: Likewise.
10143 * ltconfig: Likewise.
10144
10145 2003-11-17 Stan Cox <scox@redhat.com>
10146
10147 * MAINTAINERS: Add myself as iq2000 port maintainer.
10148
10149 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
10150
10151 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
10152 * Makefile.in: Regenerate.
10153
10154 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
10155
10156 * config.sub: Update to 2003-11-03 version.
10157
10158 2003-10-20 Phil Edwards <phil@codesourcery.com>
10159
10160 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
10161 * configure: Regenerate.
10162
10163 2003-10-20 Nicolas Pitre <nico@cam.org>
10164
10165 * MAINTAINERS: Add myself to 'Write After Approval' section.
10166
10167 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
10168
10169 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10170
10171 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
10172
10173 * MAINTAINERS: Update my email address.
10174
10175 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10176
10177 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
10178
10179 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
10180
10181 * MAINTAINERS: Add myself to 'Write After Approval' section.
10182
10183 2003-10-16 Bernardo Innocenti <bernie@develer.com>
10184
10185 * config.guess: Update to 2003-10-16 version.
10186 * config.sub: Update to 2003-10-16 version.
10187
10188 2003-10-15 David Daney <ddaney@avtrex.com>
10189
10190 * MAINTAINERS: Added myself to 'Write After Approval' section.
10191
10192 2003-10-15 Falk Hueffner <falk@debian.org>
10193
10194 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10195 'Write After Approval' section. Update email.
10196
10197 2003-10-14 Roger Sayle <roger@eyesopen.com>
10198
10199 * MAINTAINERS: Move myself from 'Write After Approval' to
10200 'Various Maintainers' section as middle-end maintainer.
10201
10202 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
10203
10204 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
10205 HOST_FLAGS_TO_PASS.
10206 * Makefile.in: Regenerate.
10207
10208 2003-10-11 Bernardo Innocenti <bernie@develer.com>
10209
10210 * config.guess: Update to 2003-10-07 version.
10211 * config.sub: Update to 2003-10-07 version.
10212
10213 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10214
10215 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
10216 * ltconfig (irix5*, irix6*): Don't override version_type.
10217
10218 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
10219
10220 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
10221 * configure: Rebuilt
10222 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
10223 * Makefile.in: Rebuilt
10224
10225 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
10226
10227 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
10228
10229 2003-09-30 Carlo Wood <carlo@alinoe.com>
10230
10231 * MAINTAINERS (Write After Approval): Add myself.
10232
10233 2003-09-29 Paul Koning <ni1d@arrl.net>
10234
10235 * MAINTAINERS: Move myself from "Write After Approval"
10236 to CPU platform maintainers for pdp11 platform.
10237
10238 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
10239
10240 * MAINTAINERS: Move myself from 'Write After Approval' to
10241 'Various Maintainers' section as libffi testsuite maintainer.
10242
10243 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
10244
10245 * configure.in: Pass a computed --program-transform-name
10246 to subconfigures.
10247 * configure: Regenerated.
10248
10249 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
10250
10251 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
10252 * Makefile.in: Regenerate.
10253
10254 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
10255 * Makefile.in: Regenerate.
10256
10257 2003-09-19 Ziemowit Laski <zlaski@apple.com>
10258
10259 * MAINTAINERS: Move myself from 'Write After Approval'
10260 to 'Various Maintainers' (objective-c) section.
10261
10262 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
10263
10264 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
10265 quoting.
10266 * configure: Regenerated.
10267
10268 2003-09-16 Joel Brobecker <brobecker@gnat.com>
10269
10270 * MAINTAINERS (Write After Approval): Add myself to write after
10271 approval list.
10272
10273 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
10274
10275 * MAINTAINERS (Write After Approval): Add myself.
10276
10277 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
10278
10279 * MAINTAINERS: Update my e-mail address.
10280
10281 2003-09-09 Alan Modra <amodra@bigpond.net.au>
10282
10283 * libtool.m4 (LD): Correct powerpc64 host match.
10284
10285 2003-09-06 James E Wilson <wilson@tuliptree.org>
10286
10287 * MAINTAINTERS: Update my affiliation and email address.
10288
10289 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10290
10291 * MAINTAINERS (Write After Approval): Add myself.
10292
10293 2003-09-04 DJ Delorie <dj@redhat.com>
10294
10295 * configure: Regenerate.
10296
10297 2003-09-04 Robert Millan <robertmh@gnu.org>
10298
10299 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
10300
10301 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10302
10303 * configure.in: Ensure arguments to sed are properly spaced.
10304 * configure: Regenerate.
10305
10306 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
10307
10308 * MAINTAINERS: Update my e-mail address.
10309
10310 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
10311
10312 * MAINTAINERS (Write After Approval): Add myself.
10313
10314 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
10315
10316 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
10317 * configure: Regenerated.
10318
10319 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
10320
10321 * MAINTAINERS: Update my email address.
10322
10323 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
10324
10325 * configure.in: Use newline instead of semicolon when assuming
10326 shell arguments in a for loop.
10327 * configure: Regenerated.
10328
10329 2003-08-22 Jason Eckhardt <jle@rice.edu>
10330
10331 * MAINTAINERS: Resurrect the i860 maintainer.
10332
10333 2003-08-20 Geoffrey Keating <geoffk@apple.com>
10334
10335 PR 8180
10336 * configure.in: When testing with_libs and with_headers, treat
10337 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
10338 * configure: Regenerate.
10339
10340 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
10341 make, shell, etc.
10342 (baseargs): Likewise.
10343 * configure: Regenerate.
10344
10345 2003-08-20 Bernardo Innocenti <bernie@develer.com>
10346
10347 * MAINTAINERS (Write After Approval): Add myself.
10348
10349 2003-08-19 Geoffrey Keating <geoffk@apple.com>
10350
10351 * configure.in: Disable libgcj for darwin not on powerpc.
10352 * configure: Rebuild.
10353
10354 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
10355
10356 * config-ml.in, symlink-tree: Add license.
10357
10358 2003-08-03 Richard Stallman <rms@gnu.org>
10359 Eben Moglen <moglen@columbia.edu>
10360
10361 * README.SCO: New file.
10362
10363 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
10364
10365 * Makefile.tpl (check, check-c++): Express dependencies using
10366 dependencies rather than commands.
10367 * Makefile.in: Regenerate.
10368
10369 2003-08-01 Andrew Cagney <cagney@redhat.com>
10370
10371 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
10372 * configure: Ditto.
10373
10374 2003-07-31 Geoffrey Keating <geoffk@apple.com>
10375
10376 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
10377 * Makefile.in: Update.
10378
10379 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
10380
10381 * configure.in: Enable libgcj for darwin.
10382 * configure: Rebuild.
10383
10384 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
10385
10386 * config-ml.in: Use ac_configure_args directly instead of
10387 ml_arguments. Only set ml_norecursion if --no[-]recursion is
10388 actually seen.
10389
10390 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
10391
10392 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
10393 creating target and build subdirs to build all parent dirs as needed.
10394 * Makefile.in: Rebuild.
10395 * configure.in: Don't build dirs explicitly here.
10396 * configure: Rebuild.
10397
10398 2003-07-26 Paul Brook <paul@nowt.org>
10399
10400 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
10401
10402 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
10403
10404 * Makefile.tpl (all-make): Depend on intl.
10405 * Makefile.in: Rebuilt.
10406
10407 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
10408
10409 * install-sh: Update to newer upstream versions (associated with
10410 aclocal 1.7).
10411 * mkinstalldirs: Likewise.
10412 * missing: Likewise, plus $1Help2man -> $1 typo fix.
10413
10414 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
10415
10416 * MAINTAINERS: Move self from Bug database only accounts
10417 to write-after-approval.
10418
10419 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
10420
10421 * config.if: Remove unused libc_interface determination.
10422
10423 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
10424
10425 * MAINTAINERS: Move self from write-after-approval to
10426 build machinery (*.in).
10427
10428 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
10429
10430 PR bootstrap/11273
10431 PR bootstrap/11408
10432 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
10433 unused INSTALL_PROGRAM_ARGS.
10434 * configure.in: Use AC_PROG_INSTALL.
10435 * Makefile.in: Regenerate.
10436 * configure: Regenerate.
10437
10438 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
10439
10440 * MAINTAINERS: Alphabetize.
10441
10442 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
10443
10444 * configure: Rebuilt.
10445 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10446 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
10447 newlib nor libgloss.
10448 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
10449 * configure.in (am33_2.0-*-linux*): Added.
10450
10451 2003-07-09 Bob Wilson <bob.wilson@acm.org>
10452
10453 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
10454 * configure: Regenerate.
10455
10456 2003-07-07 Zack Weinberg <zack@codesourcery.com>
10457
10458 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
10459 * Makefile.in: Regenerate.
10460
10461 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10462
10463 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
10464 * Makefile.in: Regenerate.
10465
10466 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
10467
10468 * Makefile.tpl: Replace PWD with PWD_COMMAND.
10469 * Makefile.in: Regenerated.
10470
10471 * config-ml.in: Replace PWD with PWD_COMMAND.
10472
10473 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10474
10475 * intl: New directory; see intl/ChangeLog for details.
10476 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
10477 * Makefile.tpl: all-gcc depends on maybe-all-intl.
10478 * Makefile.in: Regenerate.
10479
10480 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
10481
10482 * configure.in: Clean up config-lang.in handling. Delete
10483 useless assignment to "subdirs".
10484 * configure: Regenerate.
10485
10486 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
10487
10488 * configure.in: Rename 'target_libs' to 'target_libraries'.
10489 Remove useless reference to 'target_libs'.
10490 * configure: Regenerate.
10491
10492 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
10493
10494 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
10495 * Makefile.in: Regenerate.
10496
10497 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
10498
10499 * Makefile.def: Introduce flags_to_pass.
10500 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
10501 * Makefile.in: Regenerate.
10502
10503 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
10504
10505 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
10506 and target-libgloss.
10507 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
10508 <h8300*-*-*>: Disable libf2c and ${libgcj}.
10509 * configure: Regenerate.
10510
10511 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
10512
10513 * configure.in: Update testsuite_flags to new location.
10514 * configure. Regenerate.
10515
10516 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
10517
10518 * Makefile.tpl: Remove BUILD_CC stuff.
10519 * Makefile.in: Regenerate.
10520
10521 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
10522
10523 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
10524
10525 2003-06-16 Graeme Peterson <gp@qnx.com>
10526
10527 * MAINTAINERS (Write After Approval): Add myself.
10528
10529 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
10530
10531 * config.guess: Update to 2003-06-12 version.
10532 * config.sub: Update to 2003-06-13 version.
10533
10534 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
10535
10536 * config.guess: Update to 2003-06-06 version.
10537 * config.sub: Update to 2003-06-06 version.
10538
10539 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10540
10541 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
10542 * configure. Regenerate.
10543
10544 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
10545
10546 * configure.in: Disable serial configure by default.
10547 * configure: Regenerate.
10548 * Makefile.tpl: Abolish .NOTPARALLEL.
10549 * Makefile.in: Regenerate.
10550
10551 * Makefile.tpl: Replace {build,host,target}_canonical by
10552 {build,host,target}.
10553 * Makefile.in: Regenerate.
10554
10555 * Makefile.tpl: Fix stupid pasto.
10556 * Makefile.in: Regenerate.
10557
10558 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
10559
10560 * Makefile.tpl: Remove bogus conditional.
10561 * Makefile.in: Regenerate.
10562
10563 2003-06-05 Jan Hubicka <jh@suse.cz>
10564
10565 * Makefile.tpl (profiledbootstrap): New target.
10566 * Makefile.in (profiledbootstrap): New target.
10567
10568 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
10569
10570 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
10571 Pinski. Remove user names from other bugzilla-only maintainers.
10572
10573 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
10574
10575 * Makefile.tpl: Make 'recursive targets' using autogen rather
10576 than shell loop. Remove duplicate 'clean' targets and false
10577 comments.
10578 * Makefile.def: Add systematic dependencies to 'recursive' targets.
10579 Add systematic method of specifying missing targets in subdirs.
10580 Add copyright boilerplate.
10581 * Makefile.in: Regenerate.
10582 * configure.in: Add 'recursive targets' to maybe list.
10583 * configure: Regenerate.
10584
10585 * MAINTAINERS: "GNATS only" -> "Bug database only".
10586
10587 * Makefile.tpl: Rename [+target+] to [+make_target+].
10588 * Makefile.def: Rename 'target' to 'make_target'.
10589
10590 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
10591
10592 * MAINTAINERS: Add self as options handling maintainer.
10593
10594 2003-05-28 Michael Meissner <gnu@the-meissners.org>
10595
10596 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
10597 been too long since I touched those ports.
10598
10599 2003-05-28 DJ Delorie <dj@redhat.com>
10600
10601 * Makefile.tpl: Make maybe-check-gcc .PHONY.
10602 * Makefile.in: Regenerate.
10603
10604 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
10605
10606 * configure.in: Use curly braces in the definition of tooldir.
10607 * configure: Regenerate.
10608
10609 2003-05-21 DJ Delorie <dj@redhat.com>
10610
10611 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
10612 newlib or libgloss.
10613 * Makefile.in: Regenerate.
10614
10615 2003-05-21 DJ Delorie <dj@redhat.com>
10616
10617 * Makefile.tpl: Add missing empty maybe-check-gcc target.
10618 * Makefile.in: Regenerate.
10619
10620 2003-05-20 Ian Lance Taylor <ian@airs.com>
10621
10622 * MAINTAINERS: Update my e-mail address.
10623
10624 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
10625
10626 * configure.in: Switch more things to use maybe dependencies.
10627 * Makefile.tpl: Switch more things to use maybe dependencies.
10628 Factor out common code from autogen IF statements.
10629 * configure: Regenerate.
10630 * Makefile.in: Regenerate.
10631
10632 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
10633
10634 * configure.in: Accept i[3456789]86 for machine type.
10635 * configure: Regenerate.
10636
10637 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
10638
10639 * configure.in: Switch more things to use maybe dependencies.
10640 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
10641 * configure: Regenerate.
10642 * Makefile.tpl: Switch more things to use maybe dependencies.
10643 * Makefile.in: Regenerate.
10644
10645 2003-05-16 Andreas Schwab <schwab@suse.de>
10646
10647 * Makefile.tpl (install-opcodes): Define.
10648 * Makefile.in: Rebuild.
10649
10650 2003-05-13 Andreas Jaeger <aj@suse.de>
10651
10652 * config.guess: Update to 2003-05-09 version.
10653 * config.sub: Update to 2003-05-09 version.
10654
10655 2003-05-13 Michael Eager <eager@mvista.com>
10656
10657 * configure.in: Correct sed script so that options in quotes are not
10658 deleted.
10659 * configure: Rebuild.
10660
10661 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
10662
10663 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
10664 and $$s/newlib/libc/sys/cygwin32 include paths.
10665 * configure: Ditto.
10666
10667 2003-05-12 Michael Meissner <gnu@the-meissners.org>
10668
10669 * MAINTAINERS: Update my email addresses.
10670
10671 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
10672
10673 * config-ml.in: Propagate INSTALL variables.
10674
10675 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10676
10677 * MAINTAINERS: Remove duplicate entries in Write After Approval.
10678
10679 2003-05-02 Chris Demetriou <cgd@broadcom.com>
10680
10681 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
10682 * Makefile.in: Regenerate.
10683
10684 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
10685
10686 * MAINTAINERS (GNATS only): Add Falk Hueffner.
10687
10688 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
10689
10690 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
10691
10692 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
10693
10694 * Makefile.tpl: Clean $(BUILD_SUBDIR).
10695 * Makefile.in: Regenerated.
10696
10697 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
10698
10699 * MAINTAINERS (Write After Approval): Upgrade myself from
10700 GNATS only to write-after-approval. Update my mail address.
10701
10702 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
10703
10704 (OS Port Maintainers: freebsd): Add myself.
10705
10706 2003-04-22 Mark Mitchell <mark@codesourcery.com>
10707
10708 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
10709
10710 2003-04-22 Kean Johnston <jkj@sco.com>
10711
10712 * MAINTAINERS (SCO ports): Added myself.
10713
10714 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
10715
10716 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
10717
10718 2003-04-19 Kean Johnston <jkj@sco.com>
10719
10720 * MAINTAINERS (Write After Approval): Add myself.
10721
10722 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10723
10724 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
10725 * Makefile.in: Regenerate.
10726
10727 2003-04-18 Jakub Jelinek <jakub@redhat.com>
10728
10729 * configure.in (powerpc64*-*-linux*): Remove.
10730 * configure: Rebuilt.
10731
10732 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
10733
10734 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
10735 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
10736 and restrap.
10737 * Makefile.in: Regenerate.
10738
10739 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
10740
10741 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
10742 * configure: Regenerated.
10743
10744 2003-04-15 DJ Delorie <dj@redhat.com>
10745
10746 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
10747
10748 2003-04-13 Nick Clifton <nickc@redhat.com>
10749
10750 * config-ml.in: Remove support for --disable-aix removing
10751 call-aix multilibs.
10752
10753 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
10754
10755 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
10756 * */configure: Rebuilt.
10757
10758 2003-04-08 Joel Sherrill <joel@oarcorp.com>
10759
10760 * MAINTAINERS: Add my email address.
10761
10762 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
10763
10764 * MAINTAINERS (Write After Approval): Add myself.
10765
10766 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
10767
10768 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
10769 * Makefile.in: Regenerate.
10770
10771 2003-03-14 Michael Chastain <mec@shout.net>
10772
10773 * Makefile.in: Regenerate with correct Makefile.def.
10774
10775 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
10776
10777 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
10778 Make macro.
10779 * Makefile.in: Regenerate.
10780 * configure.in: Clean up gxx_include_dir logic.
10781 * configure: Regenerate.
10782
10783 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
10784
10785 * MAINTAINERS (Write After Approval): Add myself.
10786
10787 2003-03-10 Ben Elliston <bje@wasabisystems.com>
10788
10789 * MAINTAINERS: Update my mail address.
10790
10791 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10792
10793 * configure.in (gxx_include_dir): Fix typo.
10794 * configure: Regenerated.
10795
10796 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10797
10798 * Makefile.tpl: Reindent.
10799 * Makefile.in: Regenerate.
10800 * configure.in: Reindent. Don't set unused variables.
10801 * configure: Regenerate.
10802
10803 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
10804
10805 * configure.in: Include $(build_tooldir)/sys-include in
10806 FLAGS_FOR_TARGET.
10807 * configure: Regenerated.
10808
10809 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10810
10811 * Makefile.tpl: Always pass down RANLIB.
10812 * Makefile.in: Regenerate.
10813
10814 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
10815 * Makefile.in: Regenerate.
10816 * configure.in: Remove unused logic relating to --enable-shared
10817 and --enable-threads. Remove bogus comments. Remove redundant
10818 noconfigdirs.
10819 * configure: Regenerate.
10820
10821 * configure.in: Replace ${libstdcxx_version} by its value.
10822 Remove reference to mh-dgux.
10823 * configure: Regenerate.
10824
10825 2003-03-03 Kevin Buettner <kevinb@redhat.com>
10826
10827 * MAINTAINERS (Write After Approval): Add myself.
10828
10829 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10830
10831 * Makefile.tpl: Rearrange.
10832 * Makefile.in: Regenerate.
10833
10834 2003-02-25 Uwe Stieber <uwe@wwws.de>
10835
10836 * configure.in: Add support for kaOS as cross build target system.
10837 * configure: Regenerated.
10838
10839 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
10840
10841 * MAINTAINERS (Write after approval): Add myself.
10842
10843 2003-02-21 James E Wilson <wilson@tuliptree.org>
10844
10845 * MAINTAINERS: Update my email address.
10846
10847 2003-02-21 Zack Weinberg <zack@codesourcery.com>
10848
10849 * MAINTAINERS: Add self to blanket write privs. section.
10850
10851 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
10852
10853 * Makefile.tpl: Add definition of CPPFLAGS to pass into
10854 configure-target-* as some target builds may require additional
10855 flags for preprocessor tests.
10856 * Makefile.in: Regenerated.
10857
10858 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
10859
10860 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
10861 * ltconfig: Handle it.
10862 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
10863 auto-detecting it.
10864
10865 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
10866 it is used as argument to $CC.
10867 * ltcf-gcj.sh: Likewise.
10868
10869 * configure.in: Introduce --enable-maintainer-mode.
10870 * configure: Rebuilt.
10871 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
10872 for maintainer mode.
10873 * Makefile.in: Rebuilt.
10874
10875 2003-02-18 Jason Merrill <jason@redhat.com>
10876
10877 * Makefile.tpl (check-c++): Allow parallelism.
10878
10879 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10880
10881 * MAINTAINERS: Remove John Carr (who never actually had access to
10882 gcc.gnu.org).
10883
10884 2003-02-15 Geoffrey Keating <geoffk@apple.com>
10885
10886 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
10887 don't configure target-libobjc.
10888 * configure: Regenerate.
10889
10890 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10891
10892 * Makefile.tpl (RANLIB): Define.
10893 * Makefile.in: Regenerate.
10894
10895 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
10896
10897 * MAINTAINERS: Update my email.
10898
10899 2003-02-06 Keith R Seitz <keiths@redhat.com>
10900
10901 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
10902 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
10903 * Makefile.in: Regenerated.
10904 * configure.in: Remove all traces of snavigator, db, and grep.
10905 * configure: Regenerated.
10906
10907 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10908
10909 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
10910 After Approval.
10911
10912 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
10913
10914 * MAINTAINERS (Write after approval): Add myself.
10915
10916 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
10917
10918 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
10919 * Makefile.in: Regenerated.
10920
10921 2003-01-30 Roger Sayle <roger@eyesopen.com>
10922
10923 * config.guess: Updated to 2003-01-30's version.
10924 * config.sub: Updated to 2003-01-28's version.
10925
10926 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
10927
10928 * config.if: If gcc_version is already set, just use it. Don't set
10929 gcc_version_trigger if it's already set, otherwise set it to
10930 gcc/version.c, but only if the file exists. If it is not set and
10931 gcc/version.c does not exist, try to extract the version number from
10932 $CC.
10933
10934 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
10935
10936 * MAINTAINERS: Add myself to write-after-approval list.
10937
10938 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
10939
10940 * configure.in: Revert 24Jan change.
10941 * configure: Regenerate.
10942
10943 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10944
10945 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
10946 entry of HJ Lu.
10947
10948 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
10949
10950 * configure.in: Revert previous change.
10951 * configure: Regenerate.
10952
10953 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
10954
10955 * configure.in: Make rda native-only.
10956 * configure: Regenerate.
10957
10958 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10959
10960 * MAINTAINERS: Move myself from GNATS-only-accounts to
10961 write-after-approval.
10962
10963 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
10964
10965 * configure.in: Add missing \.
10966 * configure: Rebuilt.
10967
10968 2003-01-17 Jakub Jelinek <jakub@redhat.com>
10969
10970 * configure.in (baseargs): Avoid using \| in sed regular
10971 expressions.
10972 * configure: Rebuilt.
10973
10974 2003-01-16 Jakub Jelinek <jakub@redhat.com>
10975
10976 * configure.in (baseargs): Remove all supported forms of
10977 --cache-file, --srcdir, --host, --build and --target options
10978 from argument lists.
10979 * configure: Rebuilt.
10980
10981 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
10982
10983 * MAINTAINERS: Add myself to write-after-approval list.
10984
10985 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
10986
10987 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
10988 * configure: Rebuilt.
10989
10990 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
10991
10992 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
10993 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
10994 * Makefile.in: Regenerate.
10995 * configure: Regenerate.
10996
10997 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
10998
10999 * configure.in: Remove Makefile in build, host and target modules
11000 unless configure was run with --no-recursion.
11001 * configure: Rebuilt.
11002
11003 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11004
11005 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
11006 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
11007 * Makefile.in: Regenerate.
11008
11009 2003-01-08 Chris Demetriou <cgd@broadcom.com>
11010
11011 * config.guess: Update to 2003-01-03 version.
11012 * config.sub: Update to 2003-01-03 version.
11013
11014 2003-01-07 Christopher Faylor <cgf@redhat.com>
11015
11016 * configure: Regenerate with proper autoconf 2.13.
11017
11018 2003-01-07 Christopher Faylor <cgf@redhat.com>
11019
11020 * configure.in: Add AC_PREREQ for consistency.
11021 * configure: Regenerate.
11022
11023 2003-01-06 Andrew Cagney <ac131313@redhat.com>
11024
11025 * configure.in (GDB_TK): Add tcl directories conditional on
11026 gdb/gdbtk directory being present.
11027 * configure: Regenerate.
11028
11029 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
11030
11031 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
11032 used by gcc if LD is not defined and we are not doing a Canadian Cross.
11033 * configure: Rebuilt.
11034
11035 2002-12-31 Tom Tromey <tromey@redhat.com>
11036
11037 * Makefile.in: Rebuilt.
11038 * Makefile.def (target_modules) [libffi]: Allow installation.
11039
11040 2002-12-31 Andreas Schwab <schwab@suse.de>
11041
11042 * configure.in: Fix use of $program_transform_name.
11043 * configure: Regenerated.
11044
11045 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
11046
11047 * configure.in (baseargs): Don't remove first configure argument.
11048 * configure: Regenerated.
11049
11050 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
11051
11052 * Makefile.tpl (local-distclean): Don't remove...
11053 (multilib.ts): ... this. Moved into...
11054 (multilib.out): ... this. Don't use sub-make.
11055 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
11056 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
11057 (configure-build-[+module+], configure-[+module+],
11058 configure-target-[+module+], configure-gcc): ... these. Test
11059 for Makefile existence. Drop config.status from dependencies.
11060 * Makefile.in: Rebuilt.
11061 * configure.in: Move gcc-version-trigger to the end of
11062 ac_configure_args. Add comments to maybedep.tmp and
11063 serdep.tmp. Introduce --disable-serial-configure. Remove
11064 nonopt from baseargs, matching and removing corresponding
11065 whitespace while at it.
11066 * configure: Rebuilt.
11067
11068 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
11069
11070 * configure.in (host_configargs): Replace reference to
11071 no-longer-defined buildopts with --build=${build_alias}.
11072 * configure: Rebuilt.
11073
11074 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
11075 program_transform_name to standard idiom.
11076 (AUTOGEN, AUTOCONF): Define.
11077 (Makefile.in): Use $(AUTOGEN).
11078 (Makefile): Depend on config.status, and use autoconf-style rule to
11079 build it. Move original commands to...
11080 (config.status): ... this new target.
11081 (configure): Add $(srcdir). Depend on config/acx.m4. Use
11082 $(AUTOCONF).
11083 * Makefile.in: Rebuilt.
11084
11085 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
11086
11087 * Makefile.tpl: Fix dramatic bustage due to change in
11088 program_transform_name.
11089 * Makefile.in: Regenerate.
11090
11091 * configure.in: Remove unnecessary PATH setting.
11092 * configure: Regnerate.
11093
11094 * configure.in: Don't default to unprefixed tools unless
11095 the native tools will work.
11096 * configure: Regenerate.
11097
11098 * configure.in: Convert to autoconf script. Blow away lots
11099 of now-redundant Makefile fragments.
11100 * configure: Generate using Autoconf.
11101 * Makefile.tpl: Rewrite to reflect autoconfiscation.
11102 * Makefile.in: Regenerate.
11103
11104 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
11105
11106 * configure: Fix stupid bug where RANLIB was mistakenly included.
11107
11108 * configure.in: Rename (buildargs, hostargs, targargs) to
11109 (build_configargs, host_configargs, target_configargs).
11110
11111 * configure.in: Move logic out of sed statement.
11112
11113 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
11114 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
11115
11116 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
11117
11118 * config.sub: Import from master repository
11119 * config.guess: Ditto
11120
11121 2002-12-24 Andreas Schwab <schwab@suse.de>
11122
11123 * Makefile.tpl (multilib.out): Fix missing space.
11124 * Makefile.in: Regenerate.
11125
11126 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
11127
11128 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
11129 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
11130 * Makefile.in: Regenerate.
11131 * configure.in: Remove unnecessary leftovers.
11132
11133 2002-12-21 Geoffrey Keating <geoffk@apple.com>
11134
11135 * configure.in (extra_ranlibflags_for_target): New variable.
11136 (*-*-darwin): Add -c to ranlib commands.
11137 * configure (tooldir): Handle extra_ranlibflags_for_target.
11138
11139 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
11140
11141 * Makefile.tpl: Revert HJL's change.
11142 * Makefile.in: Regenerated.
11143 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
11144 always.
11145
11146 2002-12-19 Andreas Schwab <schwab@suse.de>
11147
11148 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
11149 * Makefile.in: Regenerate.
11150
11151 2002-12-18 H.J. Lu <hjl@gnu.org>
11152
11153 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
11154 * Makefile.in: Regenerated.
11155
11156 * configure.in (build_prefix): New. Substitute.
11157
11158 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
11159
11160 * Makefile.tpl: Don't let real targets depend on phony targets.
11161 * Makefile.in: Regenerate.
11162
11163 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
11164 * Makefile.in: Regenerate.
11165
11166 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
11167
11168 * config.sub: Import from master repository
11169 * config.guess: Ditto
11170
11171 2002-12-16 Jason Merrill <jason@redhat.com>
11172
11173 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
11174 previous 'make bootstrap'.
11175 * Makefile.in: Regenerate.
11176
11177 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
11178
11179 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
11180
11181 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
11182
11183 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
11184 * Makefile.in: Regenerate.
11185
11186 2002-12-13 Jason Merrill <jason@redhat.com>
11187
11188 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
11189 library tests.
11190 (check-c++): Just depend on it and check-target-libstdc++-v3.
11191 * Makefile.in: Regenerate.
11192
11193 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
11194
11195 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
11196 * Makefile.in: Rebuilt.
11197
11198 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
11199
11200 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
11201
11202 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
11203
11204 * configure: Fix bug put in by gremlins.
11205
11206 * Makefile.tpl: Substitute more autoconfily.
11207 * configure: Substitute more autoconfily.
11208 * Makefile.in: Regenerate.
11209
11210 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
11211
11212 * config.sub: Import from master repository
11213 * config.guess: Ditto
11214 * MAINTAINERS: Added Svein Seldal under write after approval
11215
11216 2002-12-08 Andrew Cagney <ac131313@redhat.com>
11217
11218 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
11219 * Makefile.in (all-sim): Ditto.
11220
11221 2002-12-06 DJ Delorie <dj@redhat.com>
11222
11223 * Makefile.tpl: Change configure dependencies to not have real
11224 targets depend on phony targets.
11225
11226 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
11227
11228 * configure.in: Revert unintentional change.
11229
11230 * Makefile.tpl: Change dependency for */multilib.out so that
11231 it works when gcc isn't in the tree.
11232
11233 * configure.in: Substitute more.
11234 * configure: Run subconfigures from the Makefile.
11235 * Makefile.tpl: Run subconfigures from the Makefile; add a few
11236 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
11237
11238 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11239
11240 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
11241
11242 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
11243
11244 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
11245 and corresponding dependencies.
11246 * Makefile.in: Regenerate.
11247
11248 * configure.in (host_tools): Order binutils, gas and ld for
11249 convenience in running the testsuites.
11250
11251 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
11252 * Makefile.in: Regenerate.
11253 * configure.in: Introduce rules to serialize subconfigure runs.
11254
11255 * configure.in: Introduce BASE_CC_FOR_TARGET.
11256 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
11257 Realize configure-build-* targets. Realize configure-target-* targets.
11258 * Makefile.in: Regenerate.
11259
11260 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
11261
11262 * configure: Move gcc_version_trigger stuff from here...
11263 * configure.in: ...to here.
11264
11265 * configure.in: Separate subconfigure options added by this file from
11266 options given by the user. Add machinery to put args for host
11267 subconfigures into the Makefile.
11268
11269 * Makefile.tpl: Remove 'vault' targets.
11270 * Makefile.tpl: Reorder and comment dependencies.
11271 * Makefile.in: Regenerate.
11272
11273 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
11274 * configure.in: Fix my broken commit of previous patch. (sigh)
11275
11276 2002-11-28 Geoffrey Keating <geoffk@apple.com>
11277
11278 * configure.in: Move host-specific darwin noconfigdirs into
11279 the host-specific section.
11280
11281 2002-11-28 Geoffrey Keating <geoffk@apple.com>
11282
11283 * configure.in: Move host-specific darwin noconfigdirs into
11284 the host-specific section.
11285
11286 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
11287
11288 * configure: Remove skip-this-dir support.
11289 * Makefile.tpl: Remove skip-this-dir support.
11290
11291 * Makefile.tpl: Remove leftover support for non-autoconfiscated
11292 subdirectories.
11293 * Makefile.in: Regenerate.
11294
11295 * Makefile.tpl: Strip out useless setting of 'dir'.
11296 * Makefile.in: Regenerate.
11297
11298 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
11299
11300 * configure.in: Fix deeply stupid bug.
11301
11302 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
11303 shell code in CXX_FOR_TARGET
11304 * Makefile.def: Introduce raw_cxx.
11305 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
11306 RAW_CXX_FOR_TARGET.
11307 * Makefile.in: Regenerate.
11308
11309 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
11310
11311 * Makefile.tpl: Remove unnecessary ifs.
11312 * Makefile.in: Regenerate.
11313
11314 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
11315 dependencies. Maybe-ize build-libiberty. Create dummy install
11316 targets for 'no_install' modules.
11317 * configure: Move GDB_TK substitution to configure.in. Move
11318 build_modules stuff to configure.in.
11319 * configure.in: Implement soft dependency machinery. Maybe-ize
11320 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
11321 * Makefile.in: Regenerate.
11322
11323 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
11324
11325 * Makefile.tpl: Make all-target, install-target behave similarly
11326 to all, install (only hitting configured targets). Eliminate
11327 unused macro defintions.
11328
11329 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
11330 build != host.
11331
11332 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
11333
11334 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
11335
11336 * configure.in: Produce lists of subdir targets we're actually
11337 configuring. Remove references to "dosrel".
11338 * Makefile.tpl: Let configure set which subdir targets are hit.
11339 Remove install-cross; clean up install; remove ALL. Remove
11340 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
11341 Autogenerate host module targets. Remove empty dependency lines
11342 and redundant dependency; rearrange slightly.
11343 * Makefile.def: Add host-side libtermcap, utils.
11344
11345 * Makefile.in: Regenerate.
11346
11347 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11348
11349 * ltconfig (osf[345]): Append $major to soname_spec.
11350 Reflect this in library_names_spec.
11351 * ltmain.sh (osf): Prefix $major with . for use as extension.
11352
11353 2002-11-19 Andreas Jaeger <aj@suse.de>
11354
11355 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
11356 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
11357 and sparc64 GNU/Linux systems.
11358
11359 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
11360
11361 * MAINTAINERS: Update email.
11362
11363 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11364
11365 * MAINTAINERS: Complete James Dennett's entry.
11366
11367 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
11368
11369 * MAINTAINERS (Write After Approval): Add myself.
11370
11371 2002-11-13 Bruce Korb <bkorb@gnu.org>
11372
11373 * Makefile.tpl: syntactic cleanup
11374
11375 2002-11-13 Stuart Hastings <stuart@apple.com>
11376
11377 * MAINTAINERS: Add myself to write-after-approval list.
11378
11379 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11380
11381 * Makefile.def: Add list of recursive targets to autogenerate.
11382 Add build_modules.
11383 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
11384 targets. Autogenerate *-build-* targets.
11385 * Makefile.in: Regenerate.
11386
11387 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11388
11389 * configure: More autoconf-style substitutions.
11390 * Makefile.tpl: More autoconf-style substitutions.
11391 * Makefile.in: Regenerate.
11392
11393 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
11394
11395 * configure: Substitute more variables in a more autoconf-friendly
11396 way. Simplify slightly.
11397 * Makefile.tpl: Make more variables substitutable in an
11398 autoconf-friendly way.
11399 * Makefile.in: Regenerate.
11400
11401 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
11402
11403 * MAINTAINERS (Write After Approval): Add myself.
11404
11405 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
11406
11407 * configure.in (v810*): Remove special setting of tools.
11408
11409 * configure: Add support for extra required flags for ar or nm.
11410 * configure.in (aix4.3+): Use above support for target-specific
11411 issues, rather than using config/mt-aix43.
11412
11413 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
11414
11415 * configure: Remove 'removing', which doesn't work. Replace $subdir
11416 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
11417 with $srcdir. Reformat indentation. Substitute some variables
11418 formerly hard-coded in the Makefile for build=host.
11419 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
11420 * Makefile.def: Autogenerate more.
11421 * Makefile.in: Regenerate.
11422
11423 2002-11-04 Adam Nemet <anemet@lnxw.com>
11424
11425 * MAINTAINERS (Write After Approval): Add myself.
11426
11427 2002-11-04 Kevin Buettner <kevinb@redhat.com>
11428
11429 * Makefile.def (host_modules): Add rda.
11430 * Makefile.in: Regenerate.
11431 * configure.in (target_tool): Add target-rda to list.
11432
11433 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11434
11435 * MAINTAINERS: Remove "co-maintainer" note for web pages.
11436
11437 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
11438
11439 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
11440 and restrap targets to this rule.
11441 * Makefile.in: Regenerate.
11442
11443 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11444
11445 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
11446 GNATS only accounts.
11447
11448 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
11449
11450 * configure.in (i[3456]86-*-linux*): Add check to disable
11451 ${libgcj} for glibc1.
11452
11453 2002-10-24 Denis Chertykov <denisc@overta.ru>
11454
11455 * MAINTAINERS: Add myself as ip2k port maintainer.
11456
11457 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
11458
11459 * configure.in: Add tic4x target.
11460
11461 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
11462
11463 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
11464 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
11465 * Makefile.in: Regenerate.
11466
11467 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
11468 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
11469 * Makefile.in: Regenerate.
11470
11471 2002-10-02 Janis Johnson <janis187@us.ibm.com>
11472
11473 * MAINTAINERS: Add myself as web pages co-maintainer.
11474
11475 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11476
11477 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
11478 * Makefile.in: Regenerate.
11479
11480 2002-10-02 Zack Weinberg <zack@codesourcery.com>
11481
11482 * MAINTAINERS: Add myself and Nathan Sidwell
11483 <nathan@codesourcery.com> as VxWorks maintainers.
11484
11485 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11486
11487 * Makefile.def: Remove order dependency comments.
11488 * Makefile.tpl: Add explicit install-install dependencies.
11489 * Makefile.in: Regenerate.
11490
11491 * Makefile.tpl: Remove material now in src-release. (Finally!)
11492 * Makefile.in: Regenerate.
11493
11494 * Makefile.tpl: Add configure-target (for src-release in src)
11495 * Makefile.in: Regenerate.
11496
11497 2002-09-30 Nick Clifton <nickc@redhat.com>
11498
11499 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
11500
11501 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
11502
11503 * configure.in (s390*-*-linux*): Enable libgcj.
11504
11505 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
11506
11507 * configure: Revert accidentally applied changes.
11508
11509 * Makefile.tpl: Make more autoconf-friendly.
11510 * Makefile.in: Regenerate.
11511 * configure: Make substitution more autoconf-like.
11512
11513 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
11514
11515 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
11516 single entry to handle all these.
11517 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
11518 libjava on arm-*-elf.
11519
11520 2002-09-27 Geoffrey Keating <geoffk@apple.com>
11521
11522 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
11523 things that depend on them.
11524
11525 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11526
11527 * Makefile.tpl: Make subsituted variables more autoconfy.
11528 * Makefile.in: Regenerate.
11529 * configure: Make seds more autoconfy.
11530
11531 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11532
11533 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
11534 * Makefile.in: Regenerate.
11535 * configure.in: Rewrite sed statements to look autoconfy.
11536
11537 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
11538 all-target-foo on configure-target-foo.
11539 * Makefile.def: Ditto.
11540 * Makefile.in: Rebuild.
11541
11542 2002-09-25 Andrew Haley <aph@redhat.com>
11543
11544 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
11545
11546 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
11547
11548 * Makefile.def: New file.
11549 * Makefile.tpl: New file.
11550 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
11551 * contrib/gcc_update: Note that Makefile.in is a generated file.
11552
11553 * configure.in: Minor rearrangement. Simplify tests.
11554
11555 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
11556
11557 * configure.in (with_headers): Skip copy if value is "yes".
11558 (with_libs): Likewise.
11559
11560 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
11561
11562 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
11563 * configure.in (sh*-*-pe*): Ditto.
11564 * configure.in (mips*-*-pe*): Ditto.
11565 * configure.in (*arm-wince-pe): Ditto.
11566
11567 * configure.in: Rearrange.
11568
11569 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
11570
11571 * MAINTAINERS: Update my email address.
11572
11573 2002-08-30 Paul Koning <pkoning@equallogic.com>
11574
11575 * MAINTAINERS: (Write After Approval): Add myself.
11576
11577 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
11578
11579 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
11580
11581 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
11582
11583 * MAINTAINERS: Change my mailing address.
11584
11585 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
11586
11587 * MAINTAINERS (Write After Approval): Remove myself.
11588 (Various Maintainers: c++ runtime libs): Add myself.
11589
11590 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
11591
11592 * MAINTAINERS (Write After Approval): Remove myself.
11593 (Various Maintainers: c++ runtime libs): Add myself.
11594
11595 2002-08-15 Eric Christopher <echristo@redhat.com>
11596
11597 * config.sub: Import from master repository.
11598 * config.guess: Ditto.
11599
11600 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
11601
11602 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
11603 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
11604 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
11605
11606 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
11607
11608 * MAINTAINERS: Add self to rs6000 vector extensions.
11609
11610 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
11611
11612 * libiberty/configure: Reverted unintended yesterday's check in.
11613
11614 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
11615
11616 * boehm-gc/configure, libf2c/configure: Rebuilt.
11617 * libffi/configure, libiberty/configure: Ditto.
11618 * libjava/configure, libobjc/configure: Ditto.
11619 * libstdc++-v3/configure, zlib/configure: Ditto.
11620 Merged from binutils:
11621 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
11622 From Steve Ellcey <sje@cup.hp.com>:
11623 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
11624 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
11625 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
11626 IA64.
11627 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
11628 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
11629 soname_spec, sys_lib_search_path_spec): Ditto.
11630
11631 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
11632
11633 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
11634
11635 2002-08-04 H.J. Lu (hjl@gnu.org)
11636
11637 * configure.in (mips*-*-linux*): Don't skip target-libffi.
11638
11639 2002-08-02 Krister Walfridsson <cato@df.lth.se>
11640
11641 * MAINTAINERS (Write After Approval): Add myself.
11642
11643 2002-07-31 Alan Modra <amodra@bigpond.net.au>
11644
11645 * configure.in: Move generic linux case to end. Copy generic
11646 linux noconfigdirs to mips*-*-linux* entry and new
11647 powerpc64*-*-linux* entry. Add target-libffi for the latter.
11648
11649 2002-07-19 Michael Matz <matz@suse.de>
11650
11651 * MAINTAINERS: Add myself as ra* maintainer.
11652
11653 2002-07-16 Chris Demetriou <cgd@broadcom.com>
11654
11655 * config.guess: Update to 2002-07-09 version.
11656 * config.sub: Update to 2002-07-03 version.
11657
11658 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
11659
11660 * MAINTAINERS: Fix typo in a maintainer email address.
11661
11662 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
11663
11664 * configure.in: Remove two redundant tests.
11665
11666 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11667
11668 * configure.in (mips*-*-irix6*o32): Enable stabs.
11669
11670 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
11671
11672 * configure.in: Don't build grez.
11673 * Makefile.in: Ditto.
11674
11675 * Makefile.in: Remove references to bsp, cygmon, libstub.
11676 * configure.in: Ditto.
11677
11678 * configure.in: Remove leftover reference to gdbtest.
11679
11680 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
11681
11682 * configure.in (gxx_include_dir): Change to match versioned
11683 C++ headers if --enable-version-specific-runtime-libs is used.
11684
11685 2002-07-04 Steve Ellcey <sje@cup.hp.com>
11686
11687 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
11688
11689 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
11690
11691 * configure.in: Make --without-x work.
11692
11693 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
11694
11695 * configure.in: Rearrange target Makefile fragment collection.
11696
11697 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
11698 cvs[src].
11699 * configure.in: Ditto.
11700
11701 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
11702
11703 * MAINTAINERS (Write After Approval): Update my e-mail address.
11704
11705 2002-06-24 Ben Elliston <bje@redhat.com>
11706
11707 * configure.in (host_tools): Remove cgen.
11708
11709 * Makefile.in (all-cgen): Remove; runs from its source directory.
11710 (check-cgen, install-cgen, clean-cgen): Likewise.
11711 (all-opcodes): Do not depend on all-cgen.
11712 (all-sim): Likewise.
11713
11714 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
11715
11716 * Makefile.in: Eliminate 'apache' targets.
11717 * configure.in: Eliminate 'apache' targets.
11718
11719 * configure.in: Eliminate redundant tests. Reorganize.
11720
11721 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
11722
11723 * config-ml.in: Eliminate references to Cygnus configure.
11724
11725 * Makefile.in: Eliminate references to building emacs.
11726
11727 2002-06-28 Graham Stott <graham.stott@btinternet.com>
11728
11729 * MAINTAINERS: Update my email address.
11730
11731 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
11732
11733 * config.if (libstdcxx_incdir): Version C++ headers.
11734 (cxx_incdir): Remove.
11735
11736 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
11737
11738 * MAINTAINERS (Write After Approval): Add self.
11739
11740 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
11741
11742 * configure.in: Add support for ip2k.
11743
11744 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
11745
11746 * configure.in: Fix AIX configury bug.
11747
11748 2002-06-20 Steve Ellcey <sje@cup.hp.com>
11749
11750 * MAINTAINERS (Write After Approval): Add self.
11751
11752 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11753
11754 * configure.in: replace ${topsrcdir} with ${srcdir}
11755
11756 * configure.in: Move definition of libstdcxx_flags
11757 right above usage, rather than waaay earlier.
11758
11759 * configure.in: Pull definition of is_cross_compiler earlier.
11760
11761 * configure.in: Rearrange a little.
11762
11763 * configure.in: Remove references to librx.
11764 * Makefile.in: Remove references to librx.
11765
11766 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
11767
11768 * config.sub: Add support for avr target.
11769 Import from master sources, rev 1.255
11770
11771 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
11772
11773 * configure, .cvsignore: Revert previous change...
11774 * Makefile: ...delete.
11775
11776 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11777
11778 * configure.in: Eliminate ${gasdir} variable.
11779
11780 2002-06-18 Dave Brolley <brolley@redhat.com>
11781
11782 * configure.in: Add support for frv.
11783 * config.sub: Add support for frv.
11784
11785 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
11786
11787 * configure: Remove garbage from previous commit.
11788
11789 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
11790
11791 * configure: For in-source builds, make a subdir and re-exec there.
11792 * Makefile: New file. Pass targets through to build directory.
11793 * .cvsignore: No longer ignore "Makefile".
11794
11795 2002-06-16 Douglas Rupp <rupp@gnat.com>
11796
11797 * MAINTAINERS (Write After Approval): Add self.
11798
11799 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11800
11801 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
11802
11803 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
11804
11805 * configure.in (vax-*-netbsd*): Re-enable gas.
11806
11807 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
11808
11809 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
11810 BUILD_PREFIX_1, to correct nomenclature.
11811 * configure: Likewise.
11812
11813 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
11814 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
11815
11816 2002-05-31 Olaf Hering <olh@suse.de>
11817
11818 * config-ml.in: Propogate DESTDIR also.
11819
11820 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
11821
11822 * configure.in (vax-*-netbsd*): Don't build gas for this
11823 platform.
11824
11825 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
11826
11827 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11828 and libgcj for AVR.
11829
11830 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
11831
11832 * MAINTAINERS (Write After Approval): Add myself.
11833
11834 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
11835
11836 * config.guess: Update to 2002-05-22 version.
11837 * config.sub: Likewise.
11838
11839 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11840
11841 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
11842 * config-ml.in: Likewise.
11843 * configure: Likewise.
11844 * configure.in: Likewise.
11845
11846 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
11847
11848 * MAINTAINERS: Update my email address.
11849
11850 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
11851
11852 * configure.in: Simplify makefile fragment collection.
11853
11854 * configure.in: Remove code to build emacs.
11855
11856 * configure.in : Remove --srcdir argument from targargs and buildargs
11857 (it's always overridden in the Makefile anyway). Rearrange a bit.
11858
11859 * configure: Move some logic to configure.in.
11860 * configure.in: Move some logic from configure.
11861
11862 2002-05-11 Tom Tromey <tromey@redhat.com>
11863
11864 * MAINTAINERS: Reflect libgcj reality.
11865
11866 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
11867
11868 * Makefile.in: Honour DESTDIR.
11869
11870 2002-05-08 Mark Mitchell <mark@codesourcery.com>
11871
11872 * config.guess: Import 2002-03-20 version.
11873 * config.sub: Import 2002-04-26 version.
11874
11875 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11876
11877 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
11878
11879 2002-05-07 Tim Josling <tej@melbpc.org.au>
11880
11881 * MAINTAINERS: Add self.
11882
11883 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
11884
11885 * ltmain.sh: Detect and handle object name conflicts
11886 while piecewise linking a static library.
11887
11888 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
11889
11890 * configure.in (noconfigdirs): Don't disable libgcj on
11891 sparc64-*-solaris* and sparcv9-*-solaris*.
11892
11893 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
11894
11895 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
11896
11897 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
11898
11899 * configure.in (FLAGS_FOR_TARGET): Do not add
11900 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
11901 on i[3456]86-*-linux*.
11902
11903 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
11904
11905 * configure.in (noconfigdirs): Replace [ ] with test.
11906
11907 * configure.in (noconfigdirs): Do not add target-newlib if
11908 target == i[3456]86-*-linux*, and host == target.
11909
11910 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
11911
11912 * configure.in: delete reference to absent file
11913
11914 * configure.in: replace '[' with 'test'
11915
11916 * configure.in: Eliminate references to gash.
11917 * Makefile.in: Eliminate references to gash.
11918
11919 * configure.in: remove useless references to 'pic' makefile fragments.
11920
11921 * configure.in: (*-*-windows*) Finish removing.
11922
11923 * configure.in: Eliminate redundant test for libgui.
11924
11925 2002-04-29 Roger Sayle <roger@eyesopen.com>
11926
11927 * MAINTAINERS: Add self and realphabetize. Update entries
11928 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
11929 entry for a29k port maintainer.
11930
11931 2002-04-26 Joel Sherrill <joel@OARcorp.com>
11932
11933 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
11934 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
11935
11936 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
11937
11938 * configure.in: remove references to dead files
11939
11940 2002-04-19 Mark Mitchell <mark@codesourcery.com>
11941
11942 * MAINTAINERS: Add information about purpose of this file.
11943
11944 2002-04-18 Tom Tromey <tromey@redhat.com>
11945
11946 * configure.in: Disallow configuring libgcj when it is already
11947 installed and we're using Solaris 2.8 linker. Do enable libgcj on
11948 Solaris 2.8 by default. For PR libgcj/6158.
11949
11950 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
11951
11952 * configure.in: Move default CC setting out of config/mh-* fragments
11953 directly into here.
11954
11955 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
11956
11957 * configure.in: don't even try to configure or make a subdirectory
11958 if there's no configure script for it.
11959
11960 2002-04-15 Mark Mitchell <mark@codesourcery.com>
11961
11962 * MAINTAINERS: Remove chill maintainers.
11963 * Makefile.in (CHILLFLAGS): Remove.
11964 (CHILL_LIB): Remove.
11965 (TARGET_CONFIGDIRS): Remove libchill.
11966 (CHILL_FOR_TARGET): Remove.
11967 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
11968 CHILL_LIB.
11969 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
11970 (CHECK_TARGET_MODULES): Likewise.
11971 (INSTALL_TARGET_MODULES): Likewise.
11972 (CLEAN_TARGET_MODULES): Likewise.
11973 (configure-target-libchill): Remove.
11974 (all-target-libchill): Remove.
11975 * configure.in (target_libs): Remove target-libchill.
11976 Do not compute CHILL_FOR_TARGET.
11977 * libchill: Remove directory.
11978
11979 2002-04-11 DJ Delorie <dj@redhat.com>
11980
11981 * Makefile.in, configure.in: Sync with binutils, entries
11982 follow...
11983
11984 2002-04-07 Andrew Cagney <ac131313@redhat.com>
11985
11986 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
11987 (do-tar, do-bz2): New rules.
11988 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
11989 (gdb-tar): New rule.
11990 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
11991 (insight_dejagnu.tar): New rule.
11992 (insight.tar): New rule.
11993 (gdb+dejagnu.tar): New rule.
11994 (gdb.tar): New rule.
11995
11996 2002-02-01 Mo DeJong <supermo@bayarea.net>
11997
11998 * Makefile.in: Add all-tix to deps for all-snavigator
11999 so that tix is built when building snavigator.
12000
12001 2002-01-11 Steve Ellcey <sje@cup.hp.com>
12002
12003 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
12004 ld and gdb are not supported.
12005
12006 2002-01-07 Mark Salter <msalter@redhat.com>
12007
12008 * configure.in: Remove target-bsp and target-cygmon from arm builds.
12009 Allow target-libgloss to be built for arm, strongarm, and xscale.
12010
12011 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
12012
12013 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
12014 options for i[3456]86-pc-linux* native builds.
12015
12016 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
12017
12018 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
12019 files from .po files for a distribution.
12020
12021 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
12022
12023 * configure.in: Enable libstdc++-v3 for h8300 targets.
12024
12025 2001-06-19 Alan Modra <amodra@bigpond.net.au>
12026
12027 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
12028 version from bfd/.
12029
12030 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
12031
12032 * Makefile.in (VER): When present, extract the version number from
12033 the file version.in.
12034
12035 2001-05-24 Tom Rix <trix@redhat.com>
12036
12037 * configure.in : enable ld for aix
12038
12039 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12040
12041 * config.guess: Add linux target for S/390.
12042
12043 2000-11-07 Philip Blundell <pb@futuretv.com>
12044
12045 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
12046
12047 2000-11-03 Philip Blundell <pb@futuretv.com>
12048
12049 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
12050 files.
12051
12052 2001-01-15 Ben Elliston <bje@redhat.com>
12053
12054 * configure.in (host_tools): Add sid.
12055 Always configure cgen.
12056
12057 2000-11-24 Nick Clifton <nickc@redhat.com>
12058
12059 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
12060
12061 2000-08-20 Doug Evans <dje@casey.transmeta.com>
12062
12063 * Makefile.in (ALL_MODULES): Add all-cgen.
12064 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
12065 (all-cgen): New target.
12066 (all-opcodes,all-sim): Depend on all-cgen.
12067 * configure.in (host_tools): Add cgen.
12068 Only configure cgen if --enable-cgen-maint.
12069
12070 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
12071
12072 * configure.in: Add *-*-freebsd* configurations.
12073
12074 2002-04-08 Tom Tromey <tromey@redhat.com>
12075
12076 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
12077 Fixes PR libgcj/6068.
12078
12079 2002-03-30 Krister Walfridsson <cato@df.lth.se>
12080
12081 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
12082
12083 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12084
12085 * configure.in (alpha*-dec-osf*): Enable libgcj.
12086
12087 2003-03-27 Matthew Gingell <gingell@gnat.com>
12088
12089 * MAINTAINERS (Write After Approval): Add myself.
12090
12091 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
12092
12093 Fix for: PR bootstrap/3591, target/5676
12094 * configure.in (mcore-pe): Disable the configuration of
12095 libstdc++-v3 since exceptions are not supported.
12096
12097 2002-03-20 Anthony Green <green@redhat.com>
12098
12099 * configure.in: Enable libgcj for xscale-elf target.
12100
12101 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
12102
12103 * MAINTAINERS: Update my email address.
12104
12105 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
12106
12107 * ltmain.sh (relink_command): Fix typo in previous change.
12108
12109 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
12110
12111 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
12112 (relink_command): Added --tag flags.
12113 (mode=install): If relinking fails; error out.
12114
12115 2002-03-12 Richard Henderson <rth@redhat.com>
12116
12117 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
12118 .NOTPARALLEL tag.
12119 (do-check): Rename from check.
12120 (check): Allow parallel check.
12121
12122 2002-03-12 Bob Wilson <bob.wilson@acm.org>
12123
12124 * MAINTAINERS: Add myself as maintainer for xtensa port.
12125 Fix alphabetical order in CPU port maintainer list.
12126 Remove myself from Write After Approval list.
12127
12128 2002-03-11 Richard Henderson <rth@redhat.com>
12129
12130 * Makefile.in (.NOTPARALLEL): Add fake tag.
12131
12132 2002-03-07 H.J. Lu (hjl@gnu.org)
12133
12134 * configure.in: Enable gprof for mips*-*-linux*.
12135
12136 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
12137
12138 * MAINTAINERS (Write After Approval): Add myself.
12139
12140 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
12141
12142 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
12143 libjava.
12144 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
12145
12146 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
12147
12148 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
12149 because its Makefile is there; test for the executable instead.
12150
12151 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
12152
12153 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
12154 libstdc++-v3 and libjava.
12155
12156 2002-02-11 Adam Megacz <adam@xwt.org>
12157
12158 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
12159 boehm-gc
12160
12161 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
12162
12163 * config.guess: Updated to 2002-01-30's version.
12164 * config.sub: Updated to 2002-02-01's version.
12165 Contribute sh64-elf.
12166 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
12167 * configure.in: Added sh64-*-*.
12168
12169 2002-02-08 Chris Demetriou <cgd@broadcom.com>
12170
12171 * MAINTAINERS: Belatedly add myself to write after approval list.
12172
12173 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
12174
12175 * MAINTAINERS: Put self in as maintainer for x86-64 port.
12176 Remove self as Write After Approval.
12177
12178 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
12179
12180 * MAINTAINERS: Put self in as maintainer for contrib/regression
12181 directory.
12182
12183 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
12184
12185 * MAINTAINERS: Update my email address.
12186
12187 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
12188
12189 * configure.in (*-*-netbsd*): New. Skip target-newlib,
12190 target-libiberty, and target-libgloss. Skip Java-related
12191 libraries if not supported for NetBSD on target CPU.
12192
12193 2002-01-25 Douglas B Rupp <rupp@gnat.com>
12194
12195 * install-sh: Use _inst.$$_ for temp file name.
12196
12197 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
12198
12199 * MAINTAINERS (Write After Approval): Move my contact info
12200 from here...
12201 (OS Port Maintainers): ...to here (netbsd).
12202
12203 2002-01-22 Bob Wilson <bob.wilson@acm.org>
12204
12205 * MAINTAINERS (Write After Approval): Add myself.
12206
12207 2002-01-17 H.J. Lu <hjl@gnu.org>
12208
12209 * Makefile.in (all-fastjar): Also depend on all-libiberty.
12210 (all-target-fastjar): Also depend on all-target-libiberty.
12211
12212 2002-01-16 H.J. Lu (hjl@gnu.org)
12213
12214 * config.guess: Import from master sources, rev 1.225.
12215 * config.sub: Import from master sources, rev 1.238.
12216
12217 2002-01-16 Kazu Hirata <kazu@hxi.com>
12218
12219 * MAINTAINERS (Write After Approval): Remove myself.
12220
12221 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
12222
12223 * MAINTAINERS (Write After Approval): Add myself.
12224
12225 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
12226
12227 * MAINTAINERS: Add self as docs co-maintainer.
12228
12229 2001-12-11 Matthias Klose <doko@debian.org>
12230
12231 * MAINTAINERS (Write After Approval): Add myself.
12232
12233 2001-12-09 Zack Weinberg <zack@codesourcery.com>
12234
12235 * MAINTAINERS: Update my email address.
12236
12237 2001-12-07 Turly O'Connor <turly@apple.com>
12238 * MAINTAINERS (Write After Approval): Add myself.
12239 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
12240 (rs6000_initialize_trampoline): Call __trampoline_setup for
12241 ABI_DARWIN too.
12242 * darwin-tramp.asm: New file, implements __trampoline_setup.
12243 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
12244
12245 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
12246
12247 * MAINTAINERS (Write After Approval): Add myself.
12248
12249 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
12250
12251 * configure, configure.in: Use temp file for long sed commands.
12252
12253 2001-12-03 Laurent Guerby <guerby@acm.org>
12254
12255 * config.sub: Update to version 1.232 on subversion.
12256
12257 2001-12-03 Ben Elliston <bje@redhat.com>
12258
12259 * MAINTAINERS: Update mail address for config.* patches.
12260
12261 2001-11-27 DJ Delorie <dj@redhat.com>
12262 Zack Weinberg <zack@codesourcery.com>
12263
12264 When build != host, create libiberty for the build machine.
12265
12266 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
12267 CONFIG_ARGUMENTS.
12268 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
12269 New variables.
12270 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
12271 and rules.
12272 (all.normal): Depend on ALL_BUILD_MODULES.
12273 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
12274 (all-build-libiberty): Depend on configure-build-libiberty.
12275
12276 * configure: Calculate and substitute proper value for
12277 ALL_BUILD_MODULES.
12278 * configure.in: Create the build subdirectory.
12279 Calculate and substitute TARGET_CONFIGARGS (formerly
12280 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
12281
12282 2001-11-26 Ziemowit Laski <zlaski@apple.com>
12283
12284 * MAINTAINERS (write-after-approval): Add self.
12285
12286 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
12287
12288 * MAINTAINERS (GNATS only accounts): Remove self.
12289
12290 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
12291
12292 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
12293 libf2c.
12294
12295 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
12296
12297 * MAINTAINERS (Write After Approval): Add self.
12298
12299 2001-11-12 David O'Brien <obrien@FreeBSD.org>
12300
12301 * MAINTAINERS: mips and s390 are also CPU ports.
12302
12303 2001-11-12 David O'Brien <obrien@FreeBSD.org>
12304
12305 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
12306
12307 2001-11-11 David O'Brien <obrien@FreeBSD.org>
12308
12309 * MAINTAINERS: Alphabetize.
12310
12311 2001-11-09 Kazu Hirata <kazu@hxi.com>
12312
12313 * MAINTAINERS (Various maintainers: h8 port): Add myself.
12314
12315 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
12316
12317 * MAINTAINERS (Various maintainers: hppa port): Added myself.
12318
12319 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
12320
12321 * configure.in (--enable-languages): Be more permissive about
12322 syntax. Check for empty lists better. Warn about $LANGUAGES.
12323
12324 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
12325
12326 * config.sub: Import from master sources, rev. 1.230.
12327 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
12328
12329 2001-11-07 Laurent Guerby <guerby@acm.org>
12330
12331 * MAINTAINERS (Write After Approval): Add self.
12332
12333 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
12334
12335 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
12336
12337 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
12338
12339 * config.sub: Import from master sources, rev 1.226.
12340 * config.guess: Import from master sources, rev 1.216.
12341
12342 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
12343
12344 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
12345 * MAINTAINERS: Add self as maintainer of MMIX port.
12346 Remove old after-approval entry.
12347
12348 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
12349
12350 * ChangeLog, configure: Fix spelling errors.
12351
12352 2001-10-20 Brendan Kehoe <brendan@zen.org>
12353
12354 * MAINTAINERS: Tweak my address.
12355
12356 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
12357
12358 * MAINTAINERS: Update my email address.
12359
12360 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
12361
12362 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
12363 * MAINTAINERS: Add self as maintainer of CRIS port.
12364
12365 2001-10-10 Geert Bosch <bosch@gnat.com>
12366
12367 * MAINTAINERS (Various maintainers: Ada front end):
12368 Added Robert Dewar.
12369
12370 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
12371
12372 * MAINTAINERS (Write After Approval): Added self
12373
12374 2001-10-02 Geert Bosch <bosch@gnat.com>
12375
12376 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12377
12378 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
12379
12380 * configure: Handle temporary files securely using mkdir.
12381
12382 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
12383
12384 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
12385
12386 2001-09-26 Will Cohen <wcohen@redhat.com>
12387
12388 * configure.in (*-*-linux*): Disable configuration of target-newlib
12389 and target-libgloss.
12390
12391 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12392
12393 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
12394 RANLIB.
12395
12396 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
12397
12398 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
12399 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
12400 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
12401 avoid quotes nesting problems.
12402 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
12403 (DO_X): Export only variables that are set.
12404
12405 2001-09-19 Ben Elliston <bje@redhat.com>
12406
12407 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
12408 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
12409 semantics. Use the shell built-in "type" command instead.
12410
12411 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
12412
12413 Merged from gcc-3_0-branch:
12414 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
12415 * ltcf-c.sh: Use $objext, not $ac_objext.
12416 2001-07-27 Mark Kettenis <kettenis@gnu.org>
12417 * ltcf-cxx.sh: Add support for GNU.
12418 2001-07-22 Timothy Wall <twall@redhat.com>
12419 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
12420 default settings if using GNU tools with that configuration.
12421 * ltcf-cxx.sh: Ditto.
12422 * ltcf-gcj.sh: Ditto.
12423 2001-07-21 Michael Chastain <chastain@redhat.com>
12424 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
12425 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
12426 * ltmain.sh: Mark as gcc-local.
12427
12428 2001-08-30 Eric Christopher <echristo@redhat.com>
12429 Jason Eckhardt <jle@redhat.com>
12430
12431 * config.guess: Merge from master sources.
12432 * config.sub: Merge from master sources, add support for mipsisa32.
12433
12434 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
12435 * config.sub: Merge from master sources, rev 1.219.
12436 * MAINTAINERS: Add self as contact for stormy16 port.
12437
12438 2001-08-14 Zack Weinberg <zackw@panix.com>
12439
12440 * config.sub: Merge from master sources, rev 1.218.
12441 * config.guess: Merge from master sources, rev 1.209.
12442
12443 2001-08-11 Graham Stott <grahams@redhat.com>
12444
12445 * Makefile.in (check-c++): Add missing semicolon.
12446
12447 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
12448
12449 * MAINTAINERS (Various maitainers: predict.def): Added myself.
12450
12451 2001-07-30 Eric Christopher <echristo@redhat.com>
12452
12453 * MAINTAINERS (Various maintainers: mips port): Added myself.
12454
12455 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
12456
12457 * configure.in (sh-*-linux*): New.
12458
12459 2001-07-27 Richard Henderson <rth@redhat.com>
12460
12461 * .cvsignore: Add LAST_UPDATED.
12462
12463 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
12464
12465 * MAINTAINERS (Various maintainers: s390 port): Added myself.
12466
12467 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
12468
12469 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
12470
12471 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
12472
12473 * MAINTAINERS (Write After Approval): Added myself.
12474
12475 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12476
12477 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12478 and libgcj on m68hc11/m68hc12.
12479
12480 2001-06-27 H.J. Lu (hjl@gnu.org)
12481
12482 * Makefile (CFLAGS_FOR_BUILD): New.
12483 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
12484
12485 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12486
12487 * README: Remove version number.
12488
12489 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12490
12491 * INSTALL/README: Update wrt. to the installation instructions now
12492 residing in gcc/doc/install.texi.
12493
12494 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12495
12496 * README: Replace with a cut-down and updated version of gcc/README.
12497
12498 2001-06-12 David Edelsohn <edelsohn@gnu.org>
12499
12500 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
12501 multilibs to be disabled.
12502
12503 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
12504
12505 * MAINTAINERS (Write After Approval): Add myself.
12506
12507 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
12508
12509 * config.guess: Import CVS version 1.195.
12510 * config.sub: Import CVS version 1.212.
12511
12512 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
12513
12514 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12515 gcc/xgcc is built, use -print-prog-name to find out the program
12516 name to use.
12517
12518 2001-06-04 Phil Edwards <pme@sources.redhat.com>
12519
12520 * config.guess: Import CVS version 1.194. All gcc-local changes
12521 appear to also be in the master copy.
12522 * config.sub: Import CVS version 1.211.
12523
12524 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
12525
12526 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
12527 with_gcc]: Use `gcc -shared' to build a shared library.
12528
12529 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
12530
12531 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
12532 archives.
12533
12534 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12535
12536 * MAINTAINERS (Write After Approval): Add myself.
12537
12538 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
12539
12540 * configure.in (libstdcxx_flags): Do not try to execute
12541 libstdc++-v3/testsuite_flags until it exists.
12542
12543 2001-06-01 Alan Modra <amodra@bigpond.net.au>
12544
12545 * MAINTAINERS: Update my email address.
12546
12547 2001-05-31 Graham Stott <grahams@redhat.com>
12548
12549 * MAINTAINERS (Write After Approval): Add myself.
12550
12551 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
12552
12553 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
12554 libraries when using g++ with native linker.
12555
12556 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
12557
12558 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
12559
12560 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
12561
12562 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
12563 [aix4*|aix5*]: Prepend blank.
12564
12565 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
12566
12567 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12568 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
12569 of subdir/configure scripts to use the new libtool.m4.
12570
12571 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
12572
12573 * MAINTAINERS (Write After Approval): Add myself.
12574
12575 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
12576
12577 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
12578
12579 2001-05-11 Ben Elliston <bje@redhat.com>
12580
12581 * Makefile.in (all-sid): New target.
12582 (check-sid, clean-sid, install-sid): Likewise.
12583
12584 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
12585
12586 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
12587
12588 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
12589
12590 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
12591 libgcj.
12592
12593 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
12594
12595 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12596 gcc/xgcc is built, use -print-prog-name to find out the program
12597 name to use.
12598
12599 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
12600
12601 * configure.in (noconfigdirs): Don't reset it from scratch in the
12602 target case; only append to it.
12603
12604 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
12605 sparc-*-solaris2.8]: Disable ${libgcj}.
12606
12607 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
12608
12609 * configure.in (libgcj_saved): Copy from $libgcj.
12610 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
12611 --disable-libgcj.
12612
12613 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
12614
12615 * MAINTAINERS: Remove self as MIPS maintainer and
12616 C front end maintainer.
12617
12618 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
12619
12620 * configure.in: Move *-chorusos target case to the proper switch.
12621 Disable libgcj.
12622
12623 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
12624
12625 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
12626 1.641.2.228.
12627
12628 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12629
12630 * Makefile.in (STAGE1_CFLAGS): Pass down.
12631
12632 2001-04-13 Alan Modra <amodra@one.net.au>
12633
12634 * config.guess: Add hppa64-linux support. Note for next import that
12635 this is already in the master file.
12636 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
12637
12638 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
12639
12640 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12641 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
12642
12643 2001-04-11 Stan Shebs <shebs@apple.com>
12644
12645 * MAINTAINERS: Add self as Darwin port maintainer.
12646
12647 2001-04-11 Alan Modra <amodra@one.net.au>
12648
12649 * MAINTAINERS: Update my email address.
12650
12651 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
12652
12653 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12654 recent versions of FreeBSD (release 3 or later).
12655 * ltconfig: On FreeBSD, -lc must not be provided when building
12656 a shared library or else the standard -pthread gcc option is
12657 rendered worthless to later users of the built library.
12658
12659 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
12660
12661 * MAINTAINERS: Add self and RTH as C front end maintainers.
12662
12663 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
12664
12665 * config.sub: Make sure to match an already-canonicalized
12666 machine name (eg. mn10300-unknown-elf).
12667
12668 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
12669
12670 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
12671 New macros.
12672 (bootstrap, cross): Use RECURSE_FLAGS.
12673 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
12674
12675 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
12676
12677 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
12678
12679 2001-03-22 Colin Howell <chowell@redhat.com>
12680
12681 * Makefile.in (DO_X): Do not backslash single-quotes in
12682 backquotes (two places).
12683
12684 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
12685
12686 Re-installed:
12687 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12688 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
12689 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12690 * ltcf-cxx.sh: Likewise.
12691 * ltcf-gcj.sh: Likewise.
12692
12693 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12694
12695 * MAINTAINERS: Add myself as "documentation co-maintainer".
12696
12697 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
12698
12699 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12700 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
12701
12702 2001-03-19 Tom Tromey <tromey@redhat.com>
12703
12704 * config-ml.in: Handle GCJ and GCJFLAGS.
12705
12706 2001-03-21 Michael Chastain <chastain@redhat.com>
12707
12708 * Makefile.in: all-m4 depends on all-texinfo.
12709
12710 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
12711
12712 * MAINTAINERS: Add myself to write after approval list.
12713
12714 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
12715
12716 * Makefile.in (DO_X): Quote nested quotes.
12717
12718 2001-03-18 Alan Modra <alan@linuxcare.com.au>
12719
12720 * MAINTAINERS: Add myself to write after approval list.
12721
12722 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
12723
12724 * Makefile.in (DO_X): Use double quotes for quoting
12725 "RANLIB=$${RANLIB}".
12726
12727 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
12728
12729 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
12730
12731 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
12732
12733 * configure.in: Only use `lang_requires' for languages athat are
12734 actually enabled.
12735
12736 2001-03-08 Phil Edwards <pme@sources.redhat.com>
12737
12738 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
12739
12740 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
12741
12742 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
12743
12744 2001-03-07 Tom Tromey <tromey@redhat.com>
12745
12746 * configure.in: Allow config-lang.in to set `lang_requires' to list
12747 of other required languages.
12748
12749 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
12750
12751 * Makefile.in: Remove RANLIB definition. Use RANLIB
12752 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
12753 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
12754
12755 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
12756 Alexandre Oliva <aoliva@redhat.com>
12757
12758 * Makefile.in (check-c++): Use tabs, not spaces.
12759
12760 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
12761
12762 * MAINTAINERS: add myself to Write After Approval list.
12763
12764 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
12765
12766 * Makefile.in (check-c++): New rule.
12767
12768 * configure.in (target_libs): Remove libg++.
12769 (noconfigdirs): Remove libg++.
12770 (noconfigdirs): Same.
12771 (noconfigdirs): Same.
12772 (noconfigdirs): Same.
12773
12774 * config-ml.in: Remove libg++ references.
12775
12776 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
12777 (ALL_TARGET_MODULES): Same.
12778 (configure-target-libg++): Remove.
12779 (all-target-libg++): Remove.
12780 (configure-target-libio): Remove.
12781 (all-target-libio): Remove.
12782 (check-target-libio): Remove.
12783 (.PHONY): Remove.
12784 (libg++.tar.bz2): Remove.
12785 (all-target-cygmon): Remove libio.
12786 (all-target-libstdc++): Remove.
12787 (configure-target-libstdc++): Remove.
12788 (TARGET_LIB_PATH): Remove libstdc++.
12789 (ALL_GCC_CXX): Remove libstdc++.
12790 (all-target-gperf): Correct.
12791
12792 2001-02-16 Nick Clifton <nickc@redhat.com>
12793
12794 * configure.in (noconfigdirs): Allow configuration of texinfo
12795 for Cygwin hosts.
12796
12797 2001-02-15 Anthony Green <green@redhat.com>
12798
12799 * configure: Introduce GCJ_FOR_TARGET.
12800 * configure.in: Ditto.
12801 * Makefile.in: Ditto.
12802
12803 2001-02-13 Andreas Schwab <schwab@suse.de>
12804
12805 * MAINTAINERS: Update mail address.
12806
12807 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12808
12809 * config.guess: Add linux target for S/390.
12810 * config.sub: Likewise.
12811
12812 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
12813
12814 * configure.in: for *-chorusos, don't config target-newlib and
12815 target-libgloss.
12816
12817 2001-02-06 Ben Elliston <bje@redhat.com>
12818
12819 * configure: Output host type to stdout, not stderr.
12820
12821 2001-02-05 Mark Mitchell <mark@codesourcery.com>
12822
12823 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
12824 * ltcf-cxx.sh: Likewise.
12825
12826 * config.if: Assume enable_libstdcxx_v3 is defined.
12827
12828 2001-02-04 Mark Mitchell <mark@codesourcery.com>
12829
12830 Remove V2 C++ library.
12831 * configure.in: Remove --enable-libstdcxx_v3 support.
12832
12833 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
12834
12835 * include/demangle.h: Add prototype for java_demangle_v3.
12836
12837 2001-01-29 Phil Edwards <pme@sources.redhat.com>
12838
12839 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
12840
12841 2001-01-27 Richard Henderson <rth@redhat.com>
12842
12843 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
12844
12845 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12846
12847 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
12848 Don't unset, it's non-portable and no longer necessary, set to empty
12849 instead.
12850
12851 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12852
12853 * ltconfig: Shell portability fix for the tagname validity check.
12854
12855 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
12856
12857 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
12858 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
12859
12860 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12861
12862 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
12863
12864 2001-01-26 Tom Tromey <tromey@redhat.com>
12865
12866 * configure.in: Allow libgcj to be built on Sparc Solaris.
12867
12868 2001-01-25 David Edelsohn <edelsohn@gnu.org>
12869
12870 * ltcf-c.sh: Add aix5 case.
12871 * ltcf-cxx.sh: Likewise.
12872 * ltconfig: Likewise.
12873
12874 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
12875
12876 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
12877 keep at least one of build_libtool_libs or build_old_libs set to
12878 yes.
12879
12880 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
12881 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
12882
12883 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
12884
12885 * configure.in: Enable libgcj on several additional platforms.
12886
12887 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
12888
12889 * configure.in: Enable libgcj for linux targets.
12890
12891 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12892
12893 * MAINTAINERS (Write After Approval): Add myself.
12894
12895 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
12896
12897 * MAINTAINERS: Add myself as vax port maintainer.
12898
12899 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
12900
12901 * MAINTAINERS: Add myself as Mercury front-end maintainer.
12902
12903 2001-01-09 Mike Stump <mrs@wrs.com>
12904
12905 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
12906 failures of subdirectories.
12907
12908 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12909
12910 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
12911 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12912 * ltcf-cxx.sh: Likewise.
12913 * ltcf-gcj.sh: Likewise.
12914 * ltconfig.sh: Fix typo.
12915
12916 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12917
12918 * configure: handle DOS-style absolute paths.
12919
12920 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12921
12922 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
12923
12924 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
12925
12926 * MAINTAINERS: Add myself as avr port co-maintainer.
12927
12928 2000-12-28 Ben Elliston <bje@redhat.com>
12929
12930 * MAINTAINERS: Add myself under ``Write After Approval''.
12931
12932 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
12933
12934 * texinfo: Remove directory from GCC.
12935
12936 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
12937
12938 * COPYING: Update to current
12939 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
12940 to 19yy as example year in copyright notice).
12941
12942 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
12943
12944 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
12945 (libstdcxx_incdir): Pass down.
12946 * config.if: Remove expired bits for cxx_interface, add stub.
12947 (libstdcxx_incdir): Add variable for g++ include directory.
12948 * configure.in (gxx_include_dir): Use it.
12949
12950 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
12951
12952 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
12953 with old-email address from ``Write After Approval''.
12954
12955 2000-12-15 Andreas Jaeger <aj@suse.de>
12956
12957 * configure.in: Handle lang_dirs.
12958
12959 2000-12-14 Tom Tromey <tromey@redhat.com>
12960
12961 * MAINTAINERS: Removed brads.
12962
12963 * MAINTAINERS: Added gcj developers.
12964
12965 2000-12-13 Anthony Green <green@redhat.com>
12966
12967 * configure.in: Disable libgcj for any target not specifically
12968 listed. Disable libgcj for x86 and Alpha Linux until compatible
12969 with g++ abi.
12970
12971 2000-12-13 Mike Stump <mrs@wrs.com>
12972
12973 * Makefile.in (local-distclean): Also remove fastjar.
12974
12975 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
12976
12977 * contrib/gcc_update: Add fastjar --touch entries.
12978
12979 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
12980
12981 * configure.in: Disable language-specific target libraries for
12982 languages that aren't enabled.
12983
12984 2000-12-10 Anthony Green <green@redhat.com>
12985
12986 * configure.in: Define libgcj. Disable libgcj target libraries for
12987 most targets.
12988
12989 2000-12-10 Neil Booth <neilb@earthling.net>
12990
12991 * MAINTAINERS: Update mail address, remove from WAA list.
12992
12993 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12994
12995 * libjava: Imported from /cvs/java.
12996 * libffi: Likewise.
12997 * Boehm-gc: Likewise.
12998
12999 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
13000
13001 * configure.in (target_libs): Revert 2000-12-08 patch.
13002 (noconfigdirs): Added target-libjava.
13003
13004 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
13005
13006 * djunpack.bat: removed.
13007
13008 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
13009
13010 * Makefile.in: handle DOS-style absolute paths.
13011 * config-ml.in: likewise.
13012 * symlink-tree: likewise.
13013
13014 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13015
13016 * fastjar: Imported.
13017
13018 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13019
13020 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
13021 libjava.
13022 * configure.in (target_libs): Removed `target-libjava'.
13023
13024 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13025
13026 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
13027 (ALL_MODULES): Added fastjar.
13028 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
13029 (all-target-libjava): all-fastjar replaces all-zip.
13030 (all-fastjar): Added.
13031 (configure-target-fastjar, all-target-fastjar): Likewise.
13032 * configure.in (host_tools): Added fastjar.
13033
13034 2000-12-07 Mike Stump <mrs@wrs.com>
13035
13036 * Makefile.in (local-distclean): Remove leftover built files.
13037
13038 2000-11-24 Nick Clifton <nickc@redhat.com>
13039
13040 * configure.in (xscale-elf): Add target.
13041 (xscale-coff): Add target.
13042
13043 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
13044
13045 * ltcf-cxx.sh: Support creation of C++ shared libraries on
13046 recent versions of FreeBSD (release 3 or later).
13047 * ltconfig: On FreeBSD, -lc must not be provided when building
13048 a shared library or else the standard -pthread gcc option is
13049 rendered worthless to later users of the built library.
13050
13051 2000-11-16 Fred Fish <fnf@be.com>
13052
13053 * configure.in (enable_libstdcxx_v3): Fix typo,
13054 libstd++ -> libstdc++.
13055
13056 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13057
13058 * MAINTAINERS: Add self to Write After Approval list.
13059
13060 2000-11-21 Bernd Schmidt <bernds@redhat.com>
13061
13062 * MAINTAINERS: Update my email address. Add myself to global write
13063 privs list.
13064
13065 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
13066
13067 * Makefile.in: Merge with src and libgcj.
13068 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
13069 configure-target-<library> when their configure scripts need the C
13070 or C++ library to have already been built to work properly.
13071 (do_proto_toplev): Set them to an empty string.
13072
13073 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
13074 (REALLY_SET_LIB_PATH): Use them.
13075
13076 2000-11-17 Stan Shebs <shebs@apple.com>
13077
13078 * MAINTAINERS: Add self to Write After Approval list.
13079
13080 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13081
13082 * configure: Provide the original toplevel configure arguments
13083 (including $0) to subprocesses in the environment rather than
13084 through gcc/configargs.h.
13085
13086 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13087
13088 * MAINTAINERS: Remove references to cccp. Change C9X reference to
13089 C99. Alphabetise "Write After Approval" list.
13090
13091 2000-11-12 Mark Mitchell <mark@codesourcery.com>
13092
13093 * configure: Turn on libstdc++ V3 by default.
13094
13095 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
13096 if we've got GCC.
13097
13098 2000-11-11 Philip Blundell <philb@gnu.org>
13099
13100 * MAINTAINERS: Add self to Write After Approval list.
13101
13102 2000-11-09 David Edelsohn <edelsohn@gnu.org>
13103
13104 * ltcf-c.sh (aix4): Improve shared library configuration; require
13105 exporting symbols.
13106 * ltcf-cxx.sh (aix4): Define.
13107 * ltconfig (aix4): Define library and soname specs appropriate for
13108 AIX. Define command to create export symbols list.
13109
13110 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
13111
13112 * config.sub: Add support for Sun Chorus
13113
13114 2000-10-31 Nick Clifton <nickc@redhat.com>
13115
13116 * MAINTAINERS: Rename <name>@cygnus.com addresses to
13117 <name>@redhat.com. Also installed new email address for Clint
13118 Popetz.
13119
13120 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
13121
13122 * etc: Remove directory from GCC.
13123
13124 2000-10-16 Michael Meissner <meissner@redhat.com>
13125
13126 * configure (gcc/configargs.h): Only create if there is a build GCC
13127 directory created.
13128
13129 2000-10-16 Matthias Klose <doko@debian.org>
13130
13131 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
13132 when configured for libstdc++-v3.
13133
13134 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
13135
13136 * configure: Save configure arguments to gcc/configargs.h.
13137
13138 2000-10-04 Philipp Thomas <pthomas@suse.de>
13139
13140 * config.guess: Import CVS version 1.157.
13141 * config.sub: Import CVS version 1.181.
13142
13143 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
13144
13145 * Makefile.in (bootstrap): avoid recursion if subdir missing
13146 (cross): ditto
13147 (do-proto-toplev): ditto
13148
13149 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
13150
13151 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
13152 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
13153
13154 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
13155 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
13156 all affected `configure' scripts.
13157
13158 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
13159
13160 * MAINTAINERS: Add self as cpplib co-maintainer.
13161
13162 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
13163
13164 * MAINTAINERS: Add self to Write After Approval list.
13165
13166 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13167
13168 * INSTALL/README: egcs -> GCC update.
13169
13170 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
13171
13172 * MAINTAINERS: Add myself to Write After Approval list.
13173
13174 2000-09-15 Kazu Hirata <kazu@hxi.com>
13175
13176 * MAINTAINERS: Add myself to Write After Approval list.
13177
13178 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
13179
13180 * configure.in: Do not build byacc for hppa64. Provide paths to the
13181 X11 libraries for hppa64.
13182
13183 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13184
13185 * MAINTAINERS: Add myself as 68hc11 port maintainer.
13186
13187 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
13188
13189 * Makefile.in (all-zlib): Added dummy target.
13190
13191 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13192 ltcf-gcj.sh: Updated from libtool multi-language branch.
13193
13194 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
13195
13196 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
13197 (bootstrap*): Depend on all-bootstrap.
13198
13199 2000-09-05 Philipp Thomas <pthomas@suse.de>
13200
13201 * config.guess: Import CVS version 1.156.
13202 * config.sub: Import CVS version 1.179.
13203
13204 2000-09-02 Anthony Green <green@cygnus.com>
13205
13206 * Makefile.in (all-gcc): Depend on all-zlib.
13207 (CLEAN_MODULES): Add clean-zlib.
13208 (ALL_MODULES): Add all-zlib.
13209 * configure.in (host_libs): Add zlib.
13210
13211 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
13212
13213 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
13214 crosses, but add gcc/include to the header search path for them.
13215
13216 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
13217
13218 * MAINTAINERS: Add self to Write After Approval list.
13219
13220 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13221
13222 * config.guess: Import CVS version 1.152.
13223 * config.sub: Import CVS version 1.177.
13224
13225 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
13226
13227 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
13228 $targargs to tell whether newlib is going to be built.
13229
13230 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
13231 $$r/TARGET_SUBDIR/libio for _G_config.h.
13232
13233 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
13234
13235 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
13236
13237 2000-08-22 DJ Delorie <dj@redhat.com>
13238
13239 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
13240
13241 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
13242
13243 * config-ml.in (CC, CXX): Avoid trailing whitespace.
13244 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
13245 sub-configures.
13246
13247 2000-08-21 DJ Delorie <dj@redhat.com>
13248
13249 * MAINTAINERS: Add self as a libiberty maintainer
13250
13251 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
13252
13253 * configure.in (libstdcxx_flags): Use
13254 libstdc++-v3/src/libstdc++.INC.
13255
13256 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
13257
13258 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
13259
13260 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
13261
13262 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
13263
13264 * configure: Make enable_threads and enable_shared defaults
13265 explicit. Substitute enable_threads into generated Makefiles.
13266 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
13267 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
13268
13269 2000-08-13 Geoff Keating <geoffk@cygnus.com>
13270
13271 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
13272
13273 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
13274
13275 * config-ml.in (CC): Remove bogus duplicate quotation mark from
13276 previous delta.
13277
13278 2000-08-11 Jason Merrill <jason@redhat.com>
13279
13280 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
13281 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
13282 (FLAGS_FOR_TARGET): Not here.
13283 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
13284
13285 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
13286
13287 * config-ml.in (CC, CXX): Don't introduce a leading space.
13288
13289 2000-08-07 DJ Delorie <dj@delorie.com>
13290
13291 * MAINTAINERS: Add self as a DJGPP maintainer
13292
13293 2000-08-07 DJ Delorie <dj@redhat.com>
13294
13295 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
13296 "if we're also building gcc, and it's a gcc that will run on the
13297 build machine, we want to use its includes instead of the system's
13298 default includes".
13299
13300 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
13301
13302 * MAINTAINERS: Add self to Write After Approval list.
13303
13304 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
13305
13306 * configure.in (libstdcxx_flags): Don't use `"'.
13307
13308 * config-ml.in: Adjust multilib search paths to the
13309 appropriate multilib tree.
13310
13311 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
13312
13313 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
13314 commas in $LANGUAGES.
13315
13316 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
13317
13318 * configure.in: Re-enable all references to libg++ and librx.
13319
13320 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
13321
13322 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
13323 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
13324 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
13325 * ltcf-cxx.sh (need_lc): Set based on postdeps.
13326
13327 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
13328
13329 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
13330
13331 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
13332 CXX_FOR_TARGET for sed.
13333
13334 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
13335
13336 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
13337 Do not override if already set in the environment or in configure.
13338 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
13339 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
13340
13341 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
13342
13343 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
13344 the libtool CVS tree multi-language branch.
13345 * ltconfig, ltmain.sh: Updated.
13346
13347 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
13348
13349 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
13350 (clean-target): Depend on it.
13351
13352 * Makefile.in (FLAGS_FOR_TARGET): New macro.
13353 (GCC_FOR_TARGET): Use it.
13354 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
13355 * configure.in: ... here.
13356 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
13357 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
13358
13359 2000-07-24 Eric Christopher <echristo@cygnus.com>
13360
13361 * MAINTAINERS: Add self to Write After Approval list.
13362
13363 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
13364
13365 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
13366 (configure-target-libchill, configure-target-libobjc): Likewise.
13367
13368 * configure.in: Use the same cache file for all target libs.
13369 * config-ml.in: But different cache files per multilib variant.
13370
13371 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13372
13373 * configure (topsrcdir): Don't use dirname.
13374
13375 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
13376
13377 * MAINTAINERS: Add self to Write After Approval list.
13378
13379 2000-07-20 Jason Merrill <jason@redhat.com>
13380
13381 * configure.in: Remove all references to libg++ and librx.
13382
13383 * configure, configure.in, Makefile.in: Unify gcc and binutils.
13384
13385 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
13386
13387 * config.sub: Update to subversions version 2000-07-06.
13388
13389 2000-07-12 Andrew Haley <aph@cygnus.com>
13390
13391 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
13392 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
13393
13394 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
13395
13396 * symlink-tree: Check number of arguments.
13397
13398 2000-07-05 Jim Wilson <wilson@cygnus.com>
13399
13400 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
13401 search path for a g++ extracted from the build tree. This
13402 will allow link tests run by configure scripts in
13403 subdirectories to succeed.
13404
13405 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
13406
13407 * ltconfig: Add support for mips-dde-sysv4.2MP
13408
13409 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13410
13411 * MAINTAINERS: Add myself as loop discovery maintainer.
13412
13413 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
13414
13415 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
13416 `os2'. Force ac_cv_exeext to be ".exe" in that case.
13417
13418 2000-06-19 Timothy Wall <twall@cygnus.com>
13419
13420 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
13421 * config.sub: Add tic54x target.
13422
13423 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13424
13425 * MAINTAINERS: Add self as Fortran maintainer,
13426 remove Craig Burley.
13427
13428 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
13429
13430 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
13431 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13432
13433 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
13434
13435 * MAINTAINERS: Add self as i18n maintainer
13436
13437 20000-05-21 H.J. Lu (hjl@gnu.org)
13438
13439 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
13440 directory are used if they exist. Make sure
13441 $(build_tooldir)/include is searched for header files,
13442 $(build_tooldir)/lib/ for library files.
13443 (GCC_FOR_TARGET): Likewise.
13444 (CXX_FOR_TARGET): Likewise.
13445
13446 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
13447
13448 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
13449
13450 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
13451
13452 * Makefile.in (configure-target-libiberty): Depend on
13453 configure-target-newlib.
13454
13455 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
13456
13457 * configure.in, Makefile.in: Merge all libffi-related
13458 configury stuff from the libgcj tree.
13459
13460 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
13461
13462 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13463 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
13464
13465 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
13466
13467 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13468 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
13469 current version information. Add to proto-toplev directory.
13470 (gdb-taz): Build do-djunpack.
13471
13472 2000-05-15 David Edelsohn <edelsohn@gnu.org>
13473
13474 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
13475
13476 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
13477
13478 * MAINTAINERS: Add self to Write After Approval list.
13479
13480 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13481
13482 * ltmain.sh: Preserve in relink_command any environment
13483 variables that may affect the linker behavior.
13484
13485 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
13486
13487 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
13488
13489 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
13490
13491 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
13492
13493 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
13494
13495 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
13496 with the version name.
13497
13498 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
13499
13500 * MAINTAINERS: Add self as bb-reorder maintainer.
13501
13502 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
13503
13504 * config.if: Tweak.
13505
13506 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
13507
13508 * djunpack.bat: New file.
13509
13510 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
13511
13512 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
13513 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
13514 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
13515 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
13516
13517 2000-04-16 Dave Pitts <dpitts@cozx.com>
13518
13519 * config.sub (case $basic_machine): Change default for "ibm-*"
13520 to "openedition".
13521
13522 2000-04-13 Andreas Jaeger <aj@suse.de>
13523
13524 * MAINTAINERS: Added myself.
13525
13526 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
13527
13528 * Makefile.in (gdb-taz): New target. GDB specific archive.
13529 (do-md5sum): New target.
13530 (MD5PROG): Define.
13531 (PACKAGE): Default to TOOL.
13532 (VER): Default to a shell script.
13533 (taz): Rewrite target. Move real work to do-proto-toplev. Include
13534 md5 checksum generation.
13535 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
13536 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
13537 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
13538 insight.tar.bz2): Use gdb-taz to create archive.
13539
13540 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
13541
13542 * configure (warn_cflags): Delete.
13543
13544 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
13545
13546 * MAINTAINERS: Added myself.
13547
13548 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
13549 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
13550
13551 * configure.in (enable_libstdcxx_v3): Add.
13552 (target_libs): Add bits here to switch between libstdc++-v2 and
13553 libstdc++-v3.
13554 * config.if: And this file too.
13555 * Makefile.in: Add libstdc++-v3 targets.
13556
13557 2000-04-05 Michael Meissner <meissner@redhat.com>
13558
13559 * config.sub (d30v): Add d30v as a basic machine type.
13560
13561 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
13562
13563 * configure.in: -linux-gnu*, not -linux-gnu.
13564
13565 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13566
13567 * MAINTAINERS: Add self in write-after-approval section.
13568
13569 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
13570
13571 * MAINTAINERS: Add self as ia64 port maintainer.
13572
13573 2000-03-08 Neil Booth <NeilB@earthling.net>
13574
13575 * MAINTAINERS: Add self in write-after-approval section.
13576
13577 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
13578
13579 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
13580 (do-tar-bz2): Replace TOOL with PACKAGE.
13581 (gdb.tar.bz2): Remove GDBTK from GDB package.
13582 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
13583 dejagnu.tar.bz2): New packages.
13584
13585 2000-02-27 Andreas Jaeger <aj@suse.de>
13586
13587 * configure.in: Add entry for mips*-*-linux*, move catch all
13588 *-*-*linux* entry below this one.
13589
13590 2000-02-27 Ian Lance Taylor <ian@zembu.com>
13591
13592 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
13593
13594 2000-02-24 Nick Clifton <nickc@cygnus.com>
13595
13596 * config.sub: Support an OS of "wince".
13597
13598 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
13599
13600 * config.guess, config.sub: Updated to match config's 2000-02-15
13601 version.
13602
13603 2000-02-23 Linas Vepstas <linas@linas.org>
13604
13605 * config.sub: Add support for Linux/IBM 370.
13606 * configure.in: Likewise.
13607
13608 2000-02-22 Nick Clifton <nickc@cygnus.com>
13609
13610 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
13611
13612 2000-02-20 Christopher Faylor <cgf@cygnus.com>
13613
13614 * config.guess: Guess "cygwin" rather than "cygwin32".
13615
13616 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13617
13618 * configure (gcc_version): When setting, narrow search to
13619 lines containing `version_string'.
13620
13621 2000-02-15 Denis Chertykov <denisc@overta.ru>
13622
13623 * config.sub: Add support for avr target.
13624
13625 2000-02-14 Nick Clifton <nickc@cygnus.com>
13626
13627 * MAINTAINERS: Add maintainers for MCore port.
13628
13629 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
13630
13631 * config.sub: Add mmix-knuth-mmixware.
13632
13633 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13634
13635 * MAINTAINERS: Pair cccp with cpplib maintainership.
13636
13637 2000-01-27 Christopher Faylor <cgf@redhat.com>
13638
13639 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
13640 structure stuff to -L library search.
13641 (CXX_FOR_TARGET): Ditto.
13642 (CROSS_CHECK_MODULES): Fix spelling mistake.
13643
13644 2000-01-24 Mark Mitchell <mark@codesourcery.com>
13645
13646 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
13647 the C++ compiler.
13648
13649 2000-01-12 Richard Henderson <rth@cygnus.com>
13650
13651 * configure.in: Don't build some bits for beos.
13652
13653 2000-01-12 Joel Sherrill (joel@OARcorp.com)
13654
13655 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
13656 as include files.
13657
13658 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
13659
13660 * Add self as cpplib maintainer, as requested by Jason
13661 Merrill. Correct my e-mail address.
13662
13663 2000-01-06 Geoff Keating <geoffk@cygnus.com>
13664
13665 * configure.in: Use mt-aix43 to handle *_TARGET defs,
13666 not mh-aix43.
13667
13668 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
13669
13670 * MAINTAINERS: Add myself to "write after approval" list.
13671
13672 1999-12-14 Richard Henderson <rth@cygnus.com>
13673
13674 * config.guess (alpha-osf, alpha-linux): Detect ev67.
13675 * config.sub: Accept alphaev[78], alphaev8.
13676
13677 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13678
13679 * config.guess, config.sub: Update from autoconf.
13680
13681 1999-11-29 Bruce Korb <autogen@linuxbox.com>
13682
13683 * MAINTAINERS: update my playtime e-address.
13684
13685 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13686
13687 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
13688 necessary libraries are missing.
13689
13690 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
13691
13692 * MAINTAINERS: Add new 'write after approval' maintainer.
13693
13694 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
13695
13696 * MAINTAINERS: Add new Java maintainer.
13697
13698 1999-10-25 Andreas Schwab <schwab@suse.de>
13699
13700 * configure: Fix quoting inside arguments of eval.
13701
13702 1999-10-21 Nick Clifton <nickc@cygnus.com>
13703
13704 * config-ml.in: Allow suppression of some ARM multilibs.
13705
13706 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
13707
13708 * config.guess: Add OS/390 match pattern.
13709 * config.sub: Add mvs, openedition targets.
13710 * configure.in (i370-ibm-opened*): New.
13711
13712 1999-09-04 Steve Chamberlain <sac@pobox.com>
13713
13714 * config.sub: Add support for configuring for pj.
13715
13716 1999-08-31 Nick Clifton <nickc@cygnus.com>
13717
13718 * config.sub (maybe_os): Add support for configuring for fr30.
13719
13720 1999-08-25 Nick Clifton <nickc@cygnus.com>
13721
13722 * configure.in: Do not configure or build ld for AIX
13723 platforms. ld is known to be broken on these platforms.
13724
13725 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13726
13727 * config-ml.in: Pass compiler flag corresponding to multidirs to
13728 subdir configures.
13729
13730 1999-08-09 Ian Lance Taylor <ian@zembu.com>
13731
13732 * Makefile.in (LDFLAGS): Define.
13733
13734 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
13735
13736 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
13737 noconfigdirs.
13738 (*-*-cygwin*): Likewise.
13739
13740 1999-08-08 Ian Lance Taylor <ian@zembu.com>
13741
13742 * mkdep: New file.
13743 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
13744 (BINUTILS_SUPPORT_DIRS): Add mkdep.
13745
13746 From Eli Zaretskii <eliz@is.elta.co.il>:
13747 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
13748 long file name when using DJGPP on MS-DOS.
13749
13750 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
13751
13752 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
13753
13754 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
13755
13756 * Makefile.in (check-target-libio): Remove all-target-libstdc++
13757 dependency as this causes "make check" to globally "make all"
13758
13759 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
13760
13761 * configure.in (target_libs): Added target-zlib.
13762 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
13763 (CONFIGURE_TARGET_MODULES): Likewise.
13764 (CHECK_TARGET_MODULES): Likewise.
13765 (INSTALL_TARGET_MODULES): Likewise.
13766 (CLEAN_TARGET_MODULES): Likewise.
13767 (configure-target-zlib): New target.
13768 (all-target-zlib): Likewise.
13769 (all-target-libjava): Depend on all-target-zlib.
13770 (configure-target-libjava): Depend on configure-target-zlib.
13771
13772 * Makefile.in (configure-target-libjava): Depend on
13773 configure-target-newlib.
13774 (configure-target-boehm-gc): New target.
13775 (configure-target-qthreads): New target.
13776
13777 * configure.in (target_libs): Added target-qthreads.
13778 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
13779 (CONFIGURE_TARGET_MODULES): Likewise.
13780 (CHECK_TARGET_MODULES): Likewise.
13781 (INSTALL_TARGET_MODULES): Likewise.
13782 (CLEAN_TARGET_MODULES): Likewise.
13783 (all-target-qthreads): New target.
13784 (configure-target-libjava): Depend on configure-target-qthreads.
13785 (all-target-libjava): Depend on all-target-qthreads.
13786
13787 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
13788 (CONFIGURE_TARGET_MODULES): Likewise.
13789 (CHECK_TARGET_MODULES): Likewise.
13790 (INSTALL_TARGET_MODULES): Likewise.
13791 (CLEAN_TARGET_MODULES): Likewise.
13792 (all-target-libjava): New target.
13793 (all-target-boehm-gc): Likewise.
13794 * configure.in (target_libs): Added libjava, boehm-gc.
13795
13796 1999-07-22 Ian Lance Taylor <ian@zembu.com>
13797
13798 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
13799 configure.bat in SUPPORT_FILES.
13800 (gas+binutils.tar.bz2): Likewise.
13801
13802 * makeall.bat: Remove; obsolete.
13803
13804 1999-07-21 Ian Lance Taylor <ian@zembu.com>
13805
13806 From Mark Elbrecht:
13807 * configure.bat: Remove; obsolete.
13808
13809 1999-07-11 Ian Lance Taylor <ian@zembu.com>
13810
13811 * configure: Add -W -Wall to the default CFLAGS when compiling with
13812 gcc.
13813
13814 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
13815
13816 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
13817
13818 1999-06-30 Mark Mitchell <mark@codesourcery.com>
13819
13820 * configure.in: Build ld on IRIX6.
13821
13822 1999-06-12 Ian Lance Taylor <ian@zembu.com>
13823
13824 * Makefile.in: Change distribution targets to use bzip2 instead of
13825 gzip.
13826 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
13827 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
13828
13829 1999-06-04 Nick Clifton <nickc@cygnus.com>
13830
13831 * config.sub: Add mcore target.
13832
13833 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
13834
13835 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
13836
13837 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
13838
13839 * config.guess (dummy): Changed to $dummy.
13840
13841 1999-05-24 Nick Clifton <nickc@cygnus.com>
13842
13843 * config.sub: Tidied up case statements.
13844
13845 1999-05-22 Ben Elliston <bje@cygnus.com>
13846
13847 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
13848 <jiro@din.or.jp>.
13849
13850 * config.guess: Merge with FSF version. Future changes will be
13851 more accurately recorded in this ChangeLog.
13852 * config.sub: Likewise.
13853
13854 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
13855
13856 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
13857
13858 1999-04-30 Tom Tromey <tromey@cygnus.com>
13859
13860 * ltmain.sh: [mode link] Always use CC given by ltconfig.
13861
13862 1999-04-23 Tom Tromey <tromey@cygnus.com>
13863
13864 * ltconfig, ltmain.sh: Update to libtool 1.2f.
13865
13866 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
13867
13868 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
13869 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
13870 Bad merge removed these two changes.
13871
13872 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
13873 Martin Heller (Ing.-Buero_Heller@t-online.de)
13874
13875 * config.guess (interix Alpha): Add.
13876
13877 1999-04-11 Richard Henderson <rth@cygnus.com>
13878
13879 * configure.in (i?86-*-beos*): Do config gperf; don't config
13880 gdb, newlib, or libgloss.
13881
13882 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
13883
13884 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
13885 link a trivial program with -mabi=64. If it fails, remove mabi=64
13886 from multidirs.
13887
13888 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
13889
13890 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
13891
13892 1999-04-08 Nick Clifton <nickc@cygnus.com>
13893
13894 * config.sub: Add support for mcore targets.
13895
13896 1999-04-07 Michael Meissner <meissner@cygnus.com>
13897
13898 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
13899 not mt-ospace, in order to shut up assembler warning about using
13900 symbols that are named the same as registers.
13901
13902 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
13903
13904 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
13905 dependency list for all-target-cygmon.
13906
13907 1999-04-05 Doug Evans <devans@casey.cygnus.com>
13908
13909 * config-ml.in: Check $host, not $target, for selective multilibs.
13910 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
13911 thumb interworking, and underscore prefix multilibs.
13912
13913 1999-04-04 Ian Lance Taylor <ian@zembu.com>
13914
13915 * missing: Update to version from current automake.
13916
13917 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
13918
13919 * configure (gxx_include_dir): Removed.
13920
13921 * configure.in (gxx_include_dir): Handle it.
13922 * Makefile.in: Likewise.
13923
13924 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
13925
13926 * config.sub (mips64vr4111,mips64vr4111el) Add.
13927
13928 1999-03-21 Ben Elliston <bje@cygnus.com>
13929
13930 * config.guess: Correct typo for detecting ELF on FreeBSD.
13931
13932 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
13933
13934 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
13935 config/mh-djgpp.
13936
13937 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
13938
13939 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
13940 all-target-newlib to dependency list for all-target-bsp.
13941
13942 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
13943
13944 * config.sub: Add i386-uwin support.
13945 * config.guess: Likewise.
13946
13947 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13948
13949 * configure.in: cleanup, add mh-*pic handling for arm, special
13950 case powerpc*-*-aix*
13951
13952 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
13953
13954 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
13955 can be built.
13956
13957 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
13958
13959 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
13960 targets.
13961
13962 1999-03-02 Nick Clifton <nickc@cygnus.com>
13963
13964 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
13965
13966 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
13967
13968 * config.sub: Check for "cygwin*" rather than "cygwin32*"
13969
13970 1999-02-24 Nick Clifton <nickc@cygnus.com>
13971
13972 * config.sub: Fix typo in arm recognition.
13973
13974 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
13975
13976 * configure.in (noconfigdirs): Changed target_configdirs to
13977 include target-bsp only for m68k-*-elf* and m68k-*-coff*
13978 rather than m68k-*-* since it is not known to work on
13979 m68k-aout. Ditto for arm-*-*oabi.
13980
13981 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
13982
13983 * configure.in (*-*-windows*): Remove, no longer used.
13984
13985 1999-02-19 Ben Elliston <bje@cygnus.com>
13986
13987 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
13988 Smart and improved by Andrew Cagney.
13989
13990 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
13991
13992 * config.guess: Recognize openbsd-*-hppa.
13993
13994 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
13995
13996 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
13997 only if it is not empty.
13998
13999 1999-02-17 Nick Clifton <nickc@cygnus.com>
14000
14001 Patch from: Scott Bambrough <scottb@corelcomputer.com>
14002
14003 * config.guess: Modified to recognize uname's armv* syntax.
14004
14005 * config.sub: Modified to recognize uname's armv* syntax.
14006
14007 1999-02-17 Mark Salter <msalter@cygnus.com>
14008
14009 * configure.in: Added target-bsp for sparclite.
14010
14011 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
14012
14013 * config.sub: Recognize alphapca5[67] and up to alphaev8.
14014
14015 1999-02-08 Nick Clifton <nickc@cygnus.com>
14016
14017 * configure.in: Add support for strongarm port.
14018 * config.sub: Add support for strongarm target.
14019
14020 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
14021
14022 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
14023 the old name config/mh-cygwin32.
14024 Enable texinfo.
14025
14026 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
14027
14028 * configure.in: Do build ld for ix86 Solaris.
14029
14030 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
14031
14032 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
14033 $AR_FOR_TARGET. Likewise for RANLIB.
14034
14035 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
14036
14037 * config.sub (oabi): Recognize.
14038 * configure.in (arm-*-oabi): Handle.
14039
14040 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
14041
14042 * config.guess: Improve detection of i686 on UnixWare 7.
14043
14044 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
14045
14046 * config.guess: Add support for i386-pc-interix.
14047 * config.sub: Likewise.
14048 * configure.in: Likewise.
14049
14050 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
14051
14052 * Makefile.in: Remove unneeded all-target-libio from
14053 from all-target-winsup target since it is now unneeded.
14054 Add all-target-libtermcap in its place since it is now
14055 needed.
14056
14057 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
14058
14059 * configure.in: makefile stub for cygwin target is probably
14060 unnecessary. Remove it for now.
14061
14062 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
14063
14064 * configure.in: libtermcap.a should be built when cygwin is the
14065 target as well as the host.
14066 * config.guess: Allow mixed case in cygwin uname output.
14067 * Makefile.in: Add libtermcap target.
14068
14069 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
14070
14071 * config.sub: Clean up handling of hppa2.0.
14072
14073 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
14074
14075 * config.guess: Use C code to identify more HP machines.
14076
14077 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
14078
14079 * config.sub: Handle hppa2.0.
14080
14081 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
14082
14083 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
14084 cygmon for all sparclite targets, regardless of object format.
14085
14086 1998-12-15 Mark Salter <msalter@cygnus.com>
14087
14088 * configure.in: Added target-bsp for several target architectures.
14089
14090 * Makefile.in: Added rules for bsp.
14091
14092 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
14093
14094 * config.guess: Improve detection of hppa2.0 processors.
14095
14096 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
14097
14098 * config.guess: Recognize FreeBSD using ELF automatically.
14099
14100 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
14101
14102 * configure (skip-this-dir): Add handling for new shell script, which
14103 might be created by a sub-directory's configure to indicate, this particular
14104 directory is "unwanted".
14105 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
14106
14107 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
14108
14109 * ltconfig: import from libtool, after changing libtool to
14110 account for the cygwin name change.
14111
14112 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
14113
14114 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
14115 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
14116
14117 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
14118
14119 * configure.in: Add libtermcap to list of cygwin dependencies.
14120
14121 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
14122
14123 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
14124 they include winsup/include when it's a cygwin target.
14125
14126 1998-11-12 Tom Tromey <tromey@cygnus.com>
14127
14128 * configure.in (host_tools): Added zip.
14129 * Makefile.in (all-target-libjava): Depend on all-zip.
14130 (all-zip): New target.
14131 (ALL_MODULES): Added all-zip.
14132 (NATIVE_CHECK_MODULES): Added check-zip.
14133 (INSTALL_MODULES): Added install-zip.
14134 (CLEAN_MODULES): Added clean-zip.
14135
14136 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
14137
14138 * Makefile.in: lose "32" from comment about cygwin.
14139
14140 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
14141
14142 * configure.in: Use -Os to build target libraries for the fr30.
14143
14144 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
14145
14146 * config.sub: Add fr30.
14147
14148 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
14149
14150 * configure.in: drop "32" from config/mh-cygwin32. Check
14151 cygwin* instead of cygwin32*.
14152 * config.sub: Check cygwin* instead of cygwin32*.
14153
14154 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
14155
14156 * config.guess: Match any version of Unixware7.
14157
14158 1998-10-20 Syd Polk <spolk@cygnus.com>
14159
14160 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
14161 if desired.
14162
14163 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
14164
14165 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
14166 these if the appropriate directories and files to not exist.
14167
14168 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
14169
14170 * Makefile.in (DEVO_SUPPORT): Add config.if.
14171
14172 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
14173
14174 * configure: Add pattern to replace "build_tooldir"'s
14175 definition in the generated Makefile with "tooldir"'s
14176 actual value.
14177
14178 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
14179
14180 * config.sub: Bring back lost sparcv9.
14181
14182 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
14183
14184 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
14185
14186 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
14187 CC_FOR_TARGET and friends.
14188
14189 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14190
14191 * Makefile.in (build_tooldir): New variable, same as tooldir.
14192 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
14193 -B$(build_tooldir)/bin/.
14194 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
14195
14196 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14197
14198 * README: Remove installation instructions and refer to the
14199 INSTALL directory instead.
14200
14201 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
14202
14203 * config.sub: Add support for i[34567]86-pc-udk.
14204 * configure.in: Likewise.
14205
14206 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
14207
14208 * Makefile.in: add bzip2 package building bits for user
14209 tools module
14210 * configure.in: ditto
14211
14212 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
14213
14214 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
14215 (ALL_TARGET_MODULES): Add all-target-libobjc.
14216 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14217 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14218 (all-target-libchill): Add dependencies.
14219 * configure.in (target_libs): Add libchill.
14220
14221 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
14222
14223 * configure.in (target_subdir): Remove duplicate line.
14224
14225 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
14226
14227 * Makefile.in (all-automake): fix dependencies.
14228
14229 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
14230
14231 * configure.in: Minor cleanups for building in the $(target_alias)
14232 subdir.
14233
14234 1998-09-22 Jim Wilson <wilson@cygnus.com>
14235
14236 * Makefile.in (bootstrap): Set r and s before make all. Use
14237 BASE_FLAGS_TO_PASS in make all.
14238 (cross): Likewise.
14239
14240 1998-09-20 Mark Mitchell <mark@markmitchell.com>
14241
14242 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
14243
14244 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
14245
14246 * config.sub: Fix typo in last change.
14247
14248 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
14249
14250 * config.sub: Add support for C4x target.
14251 * configure.in: Likewise.
14252
14253 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
14254
14255 * config.sub: Recognize sparcv9 just like sparc64.
14256
14257 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
14258
14259 * config.guess: Match "Pent II" or "PentII" for OpenServer.
14260
14261 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
14262
14263 * config.guess: Correctly identify Pentium II sco boxes.
14264
14265 * config.guess: Fix "tr" code. From Weiwen Liu.
14266
14267 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
14268
14269 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
14270 stabs.
14271
14272 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
14273
14274 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
14275 (ALL_TARGET_MODULES): Add all-target-libchill.
14276 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14277 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14278 (all-target-libchill): Add dependencies.
14279 * configure.in (target_libs): Add libchill.
14280
14281 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
14282
14283 * config.guess: Avoid assumptions about "tr" behaves when
14284 LANG is set to something other than English.
14285
14286 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
14287
14288 * configure (gxx_include_dir): Changed to
14289 '${prefix}/include/g++'-${libstdcxx_interface}.
14290
14291 * config.if: New to determine the interfaces.
14292
14293 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
14294
14295 * config.guess: Detect and handle MPE/IX.
14296 * config.sub: Deal with MPE/IX.
14297
14298 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
14299
14300 * configure.in: Use mh-aix43.
14301
14302 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
14303
14304 * configure: Fix --without/--disable cases for gxx-include-dir.
14305
14306 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
14307
14308 * mdata-sh: Imported. Needed for automake support.
14309
14310 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
14311
14312 * Makefile.in (taz): Try "chmod -R og=u ." before
14313 "chmod og=u `find . -print`".
14314
14315 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
14316
14317 * configure.in: Add arm-elf and thumb-elf support.
14318
14319 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
14320
14321 * Makefile.in: Undo previous patch.
14322
14323 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
14324
14325 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
14326 to here ...
14327 (install-no-fixedincludes): and here
14328 (INSTALL_MODULES): ... from here.
14329
14330 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
14331
14332 * config.sub: Merge with FSF.
14333
14334 * config.guess: Merge with FSF.
14335
14336 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
14337
14338 * configure (extraconfigdirs): New variable.
14339 (SUBDIRS): Add extraconfigdirs and recurse on them too.
14340 * Makefile.in (all): Move higher in file.
14341 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
14342 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
14343 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
14344 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
14345 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
14346
14347 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
14348
14349 * Makefile.in (all-target-libjava): Depend on all-gcc and
14350 all-target-newlib.
14351 (configure-target-libjava): Depend on $(ALL_GCC).
14352
14353 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
14354
14355 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
14356 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
14357
14358 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
14359
14360 * INSTALL/README: Fix typo.
14361
14362 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
14363
14364 * ylwrap: Change absolute path checks to check for DOS style path
14365 names.
14366
14367 * ylwrap: Don't use a full path name if the source file is in the
14368 same directory. From hjl@lucon.org (H.J. Lu).
14369
14370 * config-ml.in: Default to being verbose, to match Feb 18 change to
14371 configure.
14372
14373 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
14374
14375 Brought over from egcs:
14376
14377 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14378
14379 * configure.in (target_subdir): Set to ${target_alias} instead
14380 of "libraries".
14381
14382 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14383
14384 * configure.in (target_subdir): Set to libraries if enable_multilib.
14385
14386 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
14387
14388 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
14389 multilibs, force reconfiguration the first time we create
14390 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
14391
14392 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
14393
14394 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
14395 avoid confusion with --no-recursion.
14396
14397 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
14398
14399 * configure.in: Win32 hosts shouldn't use install -x
14400 * install-sh: remove -x option, and special .exe-handling
14401 hack.
14402
14403 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
14404
14405 * config.guess: Recognize i586-pc-beos.
14406 * configure.in: Don't build some bits for beos.
14407
14408 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
14409
14410 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
14411 CFLAGS default to -O2.
14412
14413 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
14414 when using GNU ld.
14415
14416 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
14417
14418 * ltmain.sh: Correct install when using a different shell.
14419
14420 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
14421
14422 * ltconfig, ltmain.sh: Update to libtool 1.2b.
14423
14424 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
14425
14426 * makefile.vms: Update to build binutils/makefile.vms. Add install
14427 target.
14428
14429 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
14430
14431 * ltconfig: Update to correct AIX handling.
14432
14433 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14434
14435 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
14436
14437 * configure.in (target_subdir): Set to ${target_alias} instead
14438 of "libraries".
14439
14440 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
14441
14442 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
14443 (Makefile): Depend on $(gcc_version_trigger).
14444
14445 * configure (gcc_version): Change default initializer to empty
14446 string.
14447 (gcc_version_trigger): New variable; pass this variable down
14448 to subdir configures to enable them checking gcc's version
14449 themselves. Emit make macros for both gcc_version vars.
14450 (topsrcdir): Initialize reliably.
14451 (recursion line): Remove --with-gcc-version=${gcc_version}.
14452
14453 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14454
14455 * configure (enable_version_specific_runtime_libs): Implement new flag
14456 --enable-version-specific-runtime-libs which installs C++ runtime stuff
14457 in $(libsubdir); emit definition in each generated Makefile.
14458 (gxx_include_dir): Initialize depending on
14459 $enable_version_specific_runtime_libs.
14460
14461 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14462
14463 * configure (gcc_version): Initialize properly depending on
14464 how and where configure is started.
14465 (recursion line): Pass a --with-gcc-version=${gcc_version}
14466 to configures in subdirs.
14467
14468 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
14469
14470 * configure.in (noconfigdirs): Add configure pattern for mips tx39
14471 cygmon
14472
14473 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
14474
14475 * configure.in: Add cygmon and libstub support for mn10200.
14476
14477 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
14478
14479 * configure (gcc_version): Add new variable describing the
14480 particular gcc version we're building.
14481 * Makefile.in (libsubdir): Add new macro for the directory
14482 in which the compiler finds executables, libraries, etc.
14483 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
14484 and libsubdir.
14485
14486 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14487
14488 * Makefile.in (local-clean): Remove *.log.
14489 (warning.log): Built with warn_summary from build.log.
14490 (mail-report.log): Run test_summary.
14491 (mail-report-with-warnings.log): Run test_summary including
14492 warning.log in the report.
14493
14494 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
14495
14496 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
14497
14498 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
14499
14500 * Makefile.in (grep): Grep no longer depends on libiberty.
14501
14502 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
14503
14504 * Makefile.in: all-snavigator needs all-libgui.
14505
14506 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
14507
14508 * configure.in: Add cygmon and libstub support for mn10300.
14509
14510 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
14511
14512 * missing: Update to version from automake 1.3.
14513
14514 * ltmain.sh: On installation, don't get confused if the same name
14515 appears more than once in the list of library names.
14516
14517 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
14518
14519 * config.sub: Accept m68060 and m5200 as CPU names.
14520
14521 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
14522
14523 * configure: Use && rather than using -a in test, because odd
14524 strings can confuse test.
14525 * configure.in: Likewise.
14526
14527 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
14528
14529 * ltconfig, ltmain.sh: Bring in Visual C++ support.
14530
14531 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14532
14533 * Makefile.in (boostrap2-lean, bootstrap3-lean,
14534 bootstrap4-lean): New targets.
14535
14536 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
14537
14538 * mpw-* Delete. Not used.
14539
14540 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
14541
14542 * COPYING.LIB: Update FSF address.
14543
14544 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
14545
14546 * ltconfig, ltmain.sh: Update to libtool 1.2a.
14547
14548 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
14549 GAS_SUPPORT_DIRS.
14550
14551 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
14552
14553 * ltconfig, ltmain.sh: Avoid producing a version number if
14554 -version-info was not used.
14555
14556 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
14557
14558 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
14559 building with newlib.
14560
14561 1998-04-30 Paul Eggert <eggert@twinsun.com>
14562
14563 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
14564 Solaris `make' causes it to continue to next definition.
14565
14566 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
14567
14568 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
14569 the right GUI libraries and files are installed along with GDB.
14570
14571 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
14572
14573 * configure.in: Change alpha to alpha* in several places.
14574
14575 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
14576
14577 * config.sub: Recognize sparc86x.
14578
14579 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
14580
14581 * configure.in (--enable-target-optspace): Remove debug echo.
14582
14583 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
14584
14585 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
14586
14587 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
14588
14589 * ltconfig: Update cygwin32 support.
14590
14591 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
14592 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
14593 (GDB_SUPPORT_DIRS): Likewise.
14594
14595 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
14596
14597 * configure.in (target_makefile_frag): If --enable-target-optspace,
14598 use -Os to compile target libraries rather than -O2. Default to
14599 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
14600 not used.
14601 * configure.in (target_cflags): Ditto for d30v.
14602
14603 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
14604
14605 * Makefile.in (all-bfd): Depend on all-intl.
14606 (all-binutils): Likewise.
14607 (all-gas): Likewise.
14608 (all-gprof): Likewise.
14609 (all-ld): Likewise.
14610
14611 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
14612
14613 * configure.in (host_tools): Fix typo, lbtool -> libtool.
14614
14615 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
14616
14617 * Makefile.in (all-bfd): Depend upon all-libiberty.
14618
14619 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
14620
14621 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
14622
14623 * Makefile.in: Add libstub.
14624
14625 * configure.in: Ditto. Build libstub for targets that have cygmon
14626 support.
14627
14628 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
14629
14630 * configure.in: Don't set PICFLAG on ix86-cygwin32.
14631
14632 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
14633
14634 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
14635 use mh-sysv5 if specified. Support gprof on SCO Open Server.
14636
14637 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
14638
14639 * configure: Define DEFAULT_M4 by searching PATH.
14640 * Makfile.in: Use DEFAULT_M4.
14641
14642 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
14643
14644 * ltconfig: Add cygwin32 support.
14645
14646 * Makefile.in, configure.in: Add libtool as a native only directory
14647 to configure and build.
14648
14649 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
14650
14651 * Makefile.in (INSTALL_MODULES): Remove texinfo.
14652
14653 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
14654
14655 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
14656
14657 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
14658
14659 * Makefile.in: add ash make rules
14660 * configure.in: add ash to native_only and host_tools lists
14661
14662 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
14663
14664 * Makefile.in (all-gettext, all-intl): New targets.
14665 (ALL_MODULES): Added all-gettext, all-intl.
14666 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
14667 (INSTALL_MODULES): Added install-gettext, install-intl.
14668 (CLEAN_MODULES): Added clean-gettext, clean-intl.
14669
14670 * configure.in (host_tools): Added gettext.
14671 (native_only): Likewise.
14672 (noconfigdirs) [various cases]: Likewise.
14673 (host_libs): Added intl.
14674
14675 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
14676
14677 * configure: Do not disable building gdbtk for cygwin32 hosts.
14678
14679 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
14680
14681 * configure.in: Add thumb-coff target.
14682 * config.sub: Add thumb-coff target.
14683
14684 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14685
14686 * Makefile.in: Revert yesterday's change.
14687 (all-target-winsup): all-target-librx stays out of here.
14688
14689 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
14690
14691 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
14692 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
14693 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
14694 Remove references to librx and libg++.
14695
14696 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
14697
14698 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
14699 recursive makes
14700
14701 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
14702
14703 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
14704 for newlib directory.
14705 (CXX_FOR_TARGET): Likewise.
14706
14707 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
14708
14709 * ltconfig: Update after libtool/ltconfig.in change for
14710 hpux11.
14711
14712 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
14713
14714 * ltconfig, ltmain.sh: Update to libtool 1.2.
14715
14716 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
14717
14718 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
14719 (install-gcc-cross): Instead, override LANGUAGES here.
14720
14721 1998-03-18 Dave Love <d.love@dl.ac.uk>
14722
14723 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
14724 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
14725
14726 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
14727
14728 * configure.in: Add Thumb-pe target.
14729
14730 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
14731
14732 * Makefile.in - changed sn targets to snavigator
14733 * configure.in - changed sn targets to snavigator
14734
14735 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
14736
14737 * config-ml.in: After building symlink tree call make distclean
14738 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
14739 to be the case for libiberty.
14740
14741 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
14742
14743 * configure: When making link, also check the current
14744 directory. The configure scripts may create one.
14745
14746 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
14747
14748 * config.sub: Accept alphapca56 and alphaev6 properly.
14749
14750 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14751
14752 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
14753
14754 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
14755
14756 * config.sub (sco5): Fix typo.
14757
14758 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
14759
14760 * Makefile.in (INSTALL_MODULES): Move install-tcl before
14761 install-itcl.
14762 (install-itcl): Remove dependency on install-tcl.
14763
14764 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
14765
14766 * configure.in: Remove libgloss from noconfigdirs for MN10300.
14767
14768 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
14769
14770 * configure.in: Don't build libgui for a cygwin32 target when not on
14771 a cygwin32 host.
14772
14773 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
14774
14775 * configure (redirect): Set to null, so default behavior of
14776 configure is now --verbose.
14777
14778 1998-02-16 Dave Love <d.love@dl.ac.uk>
14779
14780 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
14781 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
14782
14783 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
14784
14785 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
14786 this change to sync Makefile.in with its ChangeLog entries.
14787
14788 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
14789
14790 * ltmain.sh (mkdir): Check that the directory doesn't exist
14791 before we exit with error, so that we don't get races during
14792 parallel builds.
14793
14794 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
14795
14796 * ltconfig, ltmain.sh: Update from libtool 1.0i.
14797
14798 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
14799
14800 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
14801 PICFLAG_FOR_TARGET.
14802 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
14803
14804 * configure: Emit a definition for the new macro enable_shared
14805 into each Makefile.
14806
14807 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14808
14809 * configure.in (host_tools, native_only): Add libtool.
14810
14811 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
14812
14813 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
14814 Fix typo in ming config comment.
14815
14816 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
14817
14818 * ltconfig, ltmain.sh: Update from libtool 1.0h.
14819
14820 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
14821
14822 * config.sub: Add tic30 cases, and map c30 to tic30.
14823
14824 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
14825
14826 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
14827 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
14828 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
14829 (CLEAN_TARGET_MODULES): Similarly
14830 (all-target-libf2c): Add dependences.
14831 * configure.in (target_libs): Add libf2c.
14832
14833 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
14834
14835 * configure.in: Remove expect from noconfigdirs when target
14836 is cygwin32. OK to build expect and dejagnu with Canadian
14837 Cross.
14838
14839 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
14840
14841 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
14842 host.
14843
14844 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
14845 and mingw32.
14846
14847 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
14848
14849 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
14850 here as it is not defined in the toplevel Makefile.
14851
14852 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
14853
14854 * configure (package_makefile_rules_frag): New variable, which names
14855 a file with generic rules, ...
14856 Change comment to mention we now have FIVE parts.
14857 * configure: Undo last change.
14858
14859 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
14860
14861 * config.guess: More accurate determination of HP processor types.
14862 * config.sub: More accurate determination of HP processor types.
14863
14864 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
14865
14866 * configure (package_makefile_frag): Move inserting the
14867 ${package_makefile_frag} to where it should be according
14868 to the comment.
14869
14870 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
14871
14872 * config.guess: Add support for Linux/ARM.
14873
14874 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
14875
14876 * .cvsignore: Remove *-info and *-install since they match
14877 release-info and mpw-install, which we don't want to just ignore.
14878
14879 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
14880
14881 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
14882
14883 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
14884
14885 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
14886 local_prefix to sub-make invocations.
14887
14888 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
14889
14890 * configure.in: Check makefile fragments in the source
14891 directory.
14892
14893 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14894
14895 * configure.in: Check whether host and target makefile
14896 fragments exist before adding them to *_makefile_frag.
14897
14898 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
14899
14900 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
14901
14902 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
14903
14904 * configure.in: Make sure we only replace RPATH_ENVVAR on
14905 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
14906 regexp to sed.
14907
14908 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
14909 to sub-makes.
14910
14911 1998-01-13 Lee Iverson (leei@ai.sri.com)
14912
14913 * config-ml.in (multi-do): LDFLAGS must include multilib
14914 designator.
14915
14916 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
14917
14918 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
14919
14920 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
14921
14922 * config.sub: Add mingw32 support.
14923 * configure.in: Likewise.
14924
14925 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
14926
14927 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
14928
14929 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
14930
14931 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14932 * configure (gxx_include_dir): Provide a definition for subdirs
14933 which do not use autoconf.
14934
14935 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
14936
14937 * config.guess: Sync with egcs. Picks up new alpha support,
14938 BeOS & some additional linux support.
14939
14940 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
14941
14942 * config.guess: HP 9000/803 is a PA1.1 machine.
14943
14944 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
14945
14946 * configure.in: It's alpha*-...
14947
14948 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
14949
14950 * configure.in (host_makefile_frag, target_makefile_frag):
14951 Handle multiple config files.
14952 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
14953 alpha-*-*.
14954
14955 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
14956
14957 * mkdep: New file.
14958
14959 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
14960
14961 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
14962
14963 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
14964
14965 * Makefile.in: Add libgui directory.
14966 (GDB_TK): Add all-libgui.
14967 * configure.in: Add libgui directory.
14968 * configure: Add all-libgui to GDB_TK.
14969
14970 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
14971
14972 * config-ml.in (multidirs): Add m32r to multilib list.
14973
14974 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
14975
14976 * Makefile.in (all-target-gperf): Change dependency to
14977 all-target-libstdc++.
14978
14979 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
14980
14981 * config.guess: Add BeOS support.
14982
14983 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
14984
14985 Source directory cvs renamed to cvssrc:
14986 * configure.in (host_tools): Change cvs to cvssrc.
14987 (native_only): Likewise.
14988 (noconfigdirs) [various cases]: Likewise.
14989 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
14990 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
14991 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
14992 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
14993 (all-cvssrc): Rename target from all-cvs.
14994
14995 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
14996
14997 * configure (gxx_include_dir): Fix thinko.
14998
14999 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
15000
15001 * Makefile.in (INSTALL_TARGET_CROSS): Define.
15002 (install-cross, install-gcc-cross): New targets.
15003
15004 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
15005
15006 * configure.in (noconfigdirs): Add support for Thumb target.
15007
15008 * config.sub (maybe_os): Add support for Thumb target.
15009
15010 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
15011
15012 * Makefile.in: Add rules for cygmon.
15013
15014 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
15015
15016 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
15017
15018 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15019 * configure (gxx_include_dir): Provide a definition for subdirs
15020 which do not use autoconf.
15021
15022 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
15023
15024 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
15025 11/18/97 build
15026
15027 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
15028
15029 * From Franz Sirl.
15030 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
15031 found on RedHat Linux systems.
15032
15033 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
15034
15035 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
15036 guesses.
15037
15038 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
15039
15040 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
15041
15042 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
15043
15044 * ltmain.sh: If mkdir fails, check whether the directory was created
15045 anyhow by some other process.
15046
15047 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
15048
15049 * configure.in (d30v-*-*): Configure all directories.
15050
15051 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
15052
15053 * configure.in (d30v-*-*): Configure newlib, libiberty directories
15054 for the D30V.
15055
15056 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
15057
15058 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
15059
15060 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
15061
15062 * include/libiberty.h: Add extern "C" { so it can be used with C++
15063 progrms.
15064 * include/remote-sim.h: Add extern "C" { so it can be used with C++
15065 programs.
15066
15067 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
15068
15069 * configure.in (d30v-*-*): Configure GCC now.
15070
15071 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
15072
15073 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
15074 is no longer needed.
15075
15076 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
15077
15078 * Makefile.in: check-target-libio depends on all-target-libstdc++.
15079
15080 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
15081
15082 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
15083 targets using "$@" to provide support for similar but not identical
15084 targets without having to duplicate code.
15085
15086 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
15087
15088 * makefile.vms: Fix to work with DEC C.
15089
15090 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
15091
15092 * config.sub: Add mips-tx39-elf to marketing names.
15093
15094 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
15095
15096 * ltmain.sh: Handle symlinks in generated script.
15097
15098 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
15099
15100 * configure: Handle autoconf style directory options: --bindir,
15101 --datadir, --includedir, --infodir, --libdir, --libexecdir,
15102 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
15103 --sysconfdir.
15104 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
15105 (sharedstatedir, localstatedir, oldincludedir): New variables.
15106 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
15107 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
15108 sbindir, sharedstatedir, and sysconfdir.
15109
15110 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
15111
15112 * Makefile.in (bootstrap-lean): New target.
15113
15114 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
15115
15116 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
15117 sn, and gnuserv from noconfigdirs.
15118
15119 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
15120
15121 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
15122
15123 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
15124
15125 * Makefile.in (cross): New target.
15126
15127 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
15128 Jeff Law <law@cygnus.com>
15129
15130 * Makefile.in (bootstrap2, bootstrap3): New targets.
15131 (all-bootstrap): Remove outdated and confusing target.
15132 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
15133
15134 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
15135
15136 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
15137 windows. Consistent with gdb/configure.
15138
15139 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
15140
15141 * configure.in: Name Linux target fragment.
15142
15143 * configure: Rewrite so that project Makefile fragment is inserted
15144 first and appears last in the resulting Makefile.
15145
15146 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
15147
15148 * Makefile.in (install-itcl): Install tcl first.
15149
15150 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
15151
15152 * configure.in: remove bison from noconfigdirs for Cygwin32 host
15153
15154 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15155
15156 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
15157
15158 * configure.in (skipdirs): Add target-librx for Linux.
15159 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
15160
15161 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
15162
15163 * Makefile.in (bootstrap): New target.
15164
15165 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
15166
15167 * config.sub: Accept 'amigados' for backward compatibility.
15168
15169 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
15170
15171 * config.guess: Merge with FSF.
15172
15173 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
15174
15175 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
15176
15177 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
15178
15179 * config.sub: Add "marketing-names" patch.
15180
15181 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
15182
15183 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
15184
15185 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
15186
15187 * config.sub: Handle v850-elf.
15188
15189 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
15190
15191 * .cvsignore (*-install): Remove.
15192
15193 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
15194
15195 * ltconfig: Set CONFIG_SHELL in libtool.
15196 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
15197
15198 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15199
15200 * configure.in (target_subdir): Set to libraries if enable_multilib.
15201
15202 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
15203
15204 * config.guess: Update from gcc directory.
15205
15206 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
15207
15208 * Makefile.in (all-sim): Depends on all-readline.
15209
15210 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
15211
15212 * Makefile.in (BISON, YACC): Use $$s.
15213 (all-bison): Depend on all-texinfo.
15214
15215 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
15216
15217 * Makefile.in (BISON): Add -L flag.
15218 (YACC): Likewise.
15219
15220 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15221
15222 * configure.in (noconfigdirs): Add support for v850e target.
15223
15224 * config.sub (maybe_os): Add support for v850e target.
15225
15226 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15227
15228 * configure.in (noconfigdirs): Add support for v850ea target.
15229
15230 * config.sub (maybe_os): Add support for v850ea target.
15231
15232 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
15233
15234 * config.sub: Add mipstx39. Delete r3900.
15235
15236 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15237
15238 * Makefile.in (all-autoconf): Depends on all-texinfo.
15239
15240 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
15241
15242 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
15243 eabi targets.
15244
15245 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
15246
15247 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
15248
15249 * configure: When handling a Canadian Cross, handle YACC as well as
15250 BISON. Just set BISON to bison. When setting YACC, prefer bison.
15251 * Makefile.in (all-bison): Depend upon all-texinfo.
15252
15253 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
15254
15255 * Makefile.in (BISON): bison, not byacc or bison -y.
15256 (YACC): bison -y or byacc or yacc.
15257 (various): Add *-bison as appropriate.
15258 (taz): No need to mess with BISON anymore.
15259
15260 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
15261
15262 * configure: If OSTYPE matches *win32*, try to find a good value for
15263 CONFIG_SHELL.
15264
15265 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
15266
15267 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
15268 configure.in if it is present.
15269
15270 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
15271
15272 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
15273
15274 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
15275
15276 * config.sub: Recognize `arc' cpu.
15277 * configure.in: Likewise.
15278 * config-ml.in: Likewise.
15279
15280 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
15281
15282 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
15283
15284 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
15285
15286 * configure: Changed sed delimiter from ':' to '|' when
15287 attempting to substitute ${config_shell} for SHELL. On
15288 NT ${config_shell} may contain a ':' in it.
15289
15290 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
15291
15292 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
15293
15294 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
15295
15296 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
15297
15298 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
15299
15300 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
15301
15302 * ylwrap: If the program is a relative path, force it to be
15303 absolute.
15304
15305 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
15306
15307 * configure (tooldir): Set BISON to `bison -y' and not just bison.
15308
15309 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
15310
15311 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
15312 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
15313 for libraries.
15314
15315 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
15316
15317 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
15318 separated by spaces.
15319
15320 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
15321
15322 * ylwrap: New file.
15323 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
15324
15325 * ltmain.sh: Handle /bin/sh at start of install program.
15326
15327 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
15328
15329 * ltconfig, ltmain.sh: New files, from libtool 1.0.
15330 * missing: New file, from automake 1.2.
15331
15332 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
15333
15334 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
15335 check-tk to CHECK_X11_MODULES.
15336
15337 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
15338
15339 * config.sub: Merge with FSF.
15340
15341 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
15342
15343 * config.guess: Merge with FSF.
15344
15345 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
15346
15347 * configure: Treat msdosdjgpp like go32.
15348 * configure.in: Likewise. Don't remove gprof for go32.
15349
15350 * configure: Change Makefile.tem2 to Makefile.tm2.
15351
15352 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
15353
15354 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
15355
15356 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15357
15358 * install-sh (chmodcmd): Set to null if the DST directory already
15359 exists. Same as Nov 11th change.
15360
15361 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
15362
15363 * configure (GDB_TK): Needs itcl and tix.
15364
15365 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
15366
15367 * config.guess: Update from FSF.
15368
15369 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
15370
15371 * Makefile.in (GDB_TK): Depend on itcl and tix.
15372
15373 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
15374
15375 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
15376 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
15377 (INSTALL_SCRIPT): New variable.
15378 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
15379 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
15380 to -x.
15381 * install-sh: Add support for -x option.
15382
15383 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
15384
15385 * configure.in, Makefile.in: Treat tix like itcl.
15386
15387 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
15388
15389 * Makefile.in (WINDRES): New variable.
15390 (WINDRES_FOR_TARGET): New variable.
15391 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
15392 (EXTRA_HOST_FLAGS): Add WINDRES.
15393 (EXTRA_TARGET_FLAGS): Add WINDRES.
15394 (EXTRA_GCC_FLAGS): Add WINDRES.
15395 ($(DO_X)): Pass down WINDRES.
15396 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
15397 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
15398 DLLTOOL_FOR_TARGET.
15399
15400 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
15401
15402 * configure.in: configure sim before gdb for win32-x-ppc
15403
15404 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15405
15406 Move gperf into the toplevel, from libg++.
15407 * configure.in (target_tools): Add target-gperf.
15408 (native_only): Add target-gperf.
15409 * Makefile.in (all-target-gperf): New target, depend on
15410 all-target-libg++.
15411 (configure-target-gperf): Empty rule.
15412 (ALL_TARGET_MODULES): Add all-target-gperf.
15413 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
15414 (CHECK_TARGET_MODULES): Add check-target-gperf.
15415 (INSTALL_TARGET_MODULES): Add install-target-gperf.
15416 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
15417
15418 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
15419
15420 * config.sub (mn10200): Recognize new basic machine.
15421
15422 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15423
15424 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
15425 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
15426
15427 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15428
15429 * configure.in: If we're building mips-sgi-irix6* native, turn on
15430 ENABLE_MULTILIB and set TARGET_SUBDIR.
15431
15432 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
15433
15434 * Makefile.in (all-sn): Depend on all-grep.
15435
15436 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
15437
15438 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
15439
15440 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
15441 Makefile. From Jeff Makey <jeff@cts.com>.
15442 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
15443
15444 * Makefile.in (DISTBISONFILES): Remove.
15445 (taz): Don't futz with DISTBISONFILES. Change BISON to use
15446 $(DEFAULT_YACC).
15447
15448 * configure.in: Build itl, db, sn, etc., when building for native
15449 cygwin32.
15450
15451 * Makefile.in (LD): New variable.
15452 (EXTRA_HOST_FLAGS): Pass down LD.
15453 ($(DO_X)): Likewise.
15454
15455 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
15456
15457 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
15458
15459 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
15460
15461 * configure.in (targargs): Strip out any supplied --build argument
15462 before adding our own. Always add --build.
15463
15464 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
15465
15466 * configure.in (targargs): Pass --build if we're doing
15467 a cross-compile.
15468
15469 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
15470
15471 * configure: Use '|' instead of ":" as the separator in
15472 sed. Otherwise sed chokes on NT path names with drive
15473 designators. Also look for "?:*" as the leading characters in an
15474 absolute pathname.
15475
15476 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
15477
15478 * config.sub: Support for r3900.
15479
15480 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
15481
15482 * configure.in: Use install-sh, not install.sh.
15483
15484 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
15485
15486 * Makefile.in (taz): Improve check for BISON so it doesn't try to
15487 apply it twice.
15488
15489 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
15490
15491 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
15492 install-binutils.
15493
15494 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
15495
15496 * Makefile.in: Add automake targets.
15497 * configure.in (host_tools): Add automake.
15498
15499 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
15500
15501 * configure: Default CXX to c++, not gcc.
15502 * Makefile.in (CXX): Set to c++, not gcc.
15503 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
15504
15505 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
15506
15507 * install-sh: try appending a .exe if source file doesn't
15508 exist
15509
15510 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
15511
15512 * configure.in: Turn on multilib by default.
15513 (cross_only): Remove target-libiberty.
15514
15515 * Makefile.in (all-gcc): Don't depend on libiberty.
15516
15517 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
15518
15519 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
15520
15521 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
15522
15523 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
15524 (DISTBISONFILES): Add ld/Makefile.in
15525
15526 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
15527
15528 * configure.in: if target is cygwin32 but host isn't cygwin32,
15529 don't configure gdb tcl tk expect, not just gdb.
15530
15531 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
15532
15533 * configure.in: Added gnuserv everywhere sn appears.
15534
15535 * Makefile.in (ALL_MODULES): Added all-gnuserv.
15536 (CROSS_CHECK_MODULES): Added check-gnuserv.
15537 (INSTALL_MODULES): Added install-gnuserv.
15538 (CLEAN_MODULES): Added clean-gnuserv.
15539 (all-gnuserv): New target.
15540
15541 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
15542
15543 * config.guess: Fixes for MIPS OpenBSD systems.
15544
15545 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
15546
15547 * Makefile.in (INSTALL_XFORM): Remove.
15548 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
15549
15550 * mkinstalldirs: New file, copied from automake.
15551 * Makefile.in (installdirs): Rename from install-dirs. Use
15552 mkinstalldirs. Change all users.
15553 (DEVO_SUPPORT): Add mkinstalldirs.
15554
15555 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
15556
15557 * install-sh: Rename from install.sh.
15558 * Makefile.in (INSTALL): Change install.sh to install-sh.
15559 (DEVO_SUPPORT): Likewise.
15560
15561 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
15562 Graichen <graichen@rzpd.de>.
15563
15564 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
15565
15566 * config.guess: Recognize OpenBSD systems correctly.
15567
15568 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15569
15570 * README, Makefile.in (ETC_SUPPORT): Remove references to
15571 cfg-paper*, configure.{texi,man,info*}._
15572
15573 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
15574
15575 * Makefile.in (all.normal): Ensure that gcc is built after all
15576 the x11 - ie gdb - targets.
15577
15578 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
15579
15580 * makefile.vms: Don't run conf-a-gas.
15581
15582 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
15583
15584 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
15585
15586 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
15587
15588 * configure.in: Remove noconfigdirs case since gdb also
15589 configures and builds for tic80-coff.
15590
15591 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
15592
15593 * configure: Set cache_file to config.cache.
15594 * Makefile.in (local-distclean): Remove config.cache.
15595
15596 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
15597
15598 * COPYING: Update FSF address.
15599
15600 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
15601
15602 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
15603 noconfigdirs.
15604
15605 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
15606
15607 * Makefile.in (install-dirs): Don't crash if prefix, and hence
15608 MAKEDIRS, is empty.
15609
15610 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
15611
15612 * config.sub: Tweak mn10300 entry.
15613
15614 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
15615
15616 * configure.in (host_tools): Put sim before gdb, so gdb's
15617 configure.tgt can determine if the simulator was configured.
15618
15619 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
15620
15621 * config.sub: Move BeOS $os case to be with other Cygnus
15622 local cases.
15623
15624 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
15625
15626 * config.sub: Remove misplaced comment that broke Linux.
15627
15628 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
15629
15630 * config.sub: Add BeOS support.
15631
15632 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
15633
15634 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
15635
15636 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
15637
15638 * configure.in (noconfigdirs): Remove tcl and tk from
15639 noconfigdirs for cygwin32 builds.
15640
15641 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
15642
15643 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
15644
15645 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
15646
15647 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
15648 make-all.com, use makefile.vms instead.
15649
15650 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
15651
15652 * config.sub: Accept -lnews*.
15653
15654 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
15655
15656 * configure.in (noconfigdirs): Disable target-newlib,
15657 target-examples and target-libiberty for d30v.
15658
15659 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15660
15661 * configure.in (noconfigdirs): Enable ld for d30v.
15662
15663 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
15664
15665 * configure.in (tic80-*-*): Build compiler.
15666
15667 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
15668
15669 * configure.in (d30v-*): Remove sim directory from list of
15670 unsupported d30v directories
15671
15672 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15673
15674 * config.sub, configure.in: Add d30v target cpu.
15675
15676 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
15677
15678 * makefile.vms: New file.
15679 * make-all.com: Remove.
15680
15681 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
15682
15683 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
15684
15685 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
15686
15687 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
15688
15689 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
15690
15691 * Makefile.in (ALL_MODULES): Added all-db.
15692 (CROSS_CHECK_MODULES): Addec check-db.
15693 (INSTALL_MODULES): Added install-db.
15694 (CLEAN_MODULES): Added clean-db.
15695
15696 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
15697
15698 * config.guess: Merge with latest FSF sources.
15699
15700 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
15701
15702 * Makefile.in (ALL_MODULES): Added all-itcl.
15703 (CROSS_CHECK_MODULES): Added check-itcl.
15704 (INSTALL_MODULES): Added install-itcl.
15705 (CLEAN_MODULES): Added clean-itcl.
15706
15707 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
15708
15709 * configure.in: build gdb for mn10200
15710
15711 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
15712
15713 * Makefile.in (all-target-winsup): Depend on all-target-libio.
15714
15715 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
15716
15717 * configure.in (tic80-*-*): Turn off most targets right now.
15718
15719 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
15720
15721 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
15722 rather than the makeinfo program.
15723 (do-info): Depend upon all-texinfo.
15724
15725 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
15726
15727 * configure.in: Remove uses of config/mh-linux.
15728
15729 * config.sub, config.guess: Merge with latest FSF sources.
15730
15731 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
15732
15733 * config.sub (case $basic_machine): Add tic80 entries.
15734
15735 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
15736
15737 * config.sub, config.guess: Merge with latest FSF sources.
15738
15739 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
15740
15741 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
15742 * mpw-config.in: Test for NewFolderRecursive.
15743 * mpw-install: Use symbolic name for startup filename.
15744 * mpw-README: Add various additional details.
15745
15746 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
15747
15748 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
15749
15750 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
15751
15752 * configure.in: Do build gcc and the target libraries for
15753 the mn10200.
15754
15755 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
15756
15757 * configure.in: don't avoid building gdb for mn10300 any more
15758 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
15759 instead of single-quoting it.
15760
15761 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
15762
15763 * configure.in: Don't use --with-stabs on IRIX 6.
15764
15765 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
15766
15767 * configure.in (m32r): Build gdb, libg++ now.
15768
15769 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15770
15771 * configure.in (mips*-sgi-irix6*): Remove gdb and related
15772 directories from noconfigdirs.
15773
15774 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
15775
15776 * config.sub (basic_machine): added mips16 configuration
15777
15778 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15779
15780 * config.sub: Handle d10v-unknown.
15781
15782 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
15783
15784 * config.sub: Handle v850-unknown.
15785
15786 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
15787
15788 * Makefile.in: add findutils
15789 * configure.in: add findutils to list of host_tools
15790
15791 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
15792
15793 * config.sub: Handle mn10200 and mn10300.
15794
15795 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15796
15797 * configure.in (d10v-*): Do not build librx.
15798
15799 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
15800
15801 * configure.in (mn10300): Build everything except gdb & libgloss.
15802
15803 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
15804
15805 * config.guess: Patch for Dansk Data Elektronik servers,
15806 from Niels Skou Olsen <nso@dde.dk>.
15807
15808 For ncr, use /bin/uname rather than uname, since GNU uname does not
15809 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
15810
15811 Patch for MIPS R4000 running System V,
15812 from Eric S. Raymond <esr@snark.thyrsus.com>.
15813
15814 Fix thinko for nextstep.
15815
15816 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
15817
15818 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
15819 * config.guess: Guess mips-dec-mach_bsd4.3.
15820
15821 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
15822 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
15823 release numbers.
15824 * config.guess (mips-mips-riscos*): Emit just enough of the
15825 release number.
15826
15827 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
15828 * config.guess (sparc-auspex-sunos*): Added.
15829 (f300-fujitsu-*): Added.
15830
15831 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
15832 * config.guess: Recognize a Tadpole as a sparc.
15833
15834 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15835
15836 * config.guess: Don't assume that NextStep version is either 2 or
15837 3. NextStep 4 (aka OpenStep 4) has come out now.
15838
15839 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15840
15841 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
15842 From Rik Faith <faith@cs.unc.edu>.
15843
15844 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
15845
15846 * config.sub: Contributions from bug-gnu-utils to:
15847 Support plain "hppa" (no version given) architecture, reported by
15848 OpenStep.
15849 OpenBSD like NetBSD.
15850 LynxOs is not a hardware supplier.
15851
15852 * config.guess: Contributions from bug-gnu-utils to add support for:
15853 OpenBSD like NetBSD.
15854 Stratus systems.
15855 More Pyramid systems.
15856 i[n>4]86 Intel chips.
15857 M680[n>4]0 Motorola chips.
15858 Use unknown instead of lynx for hardware manufacturer.
15859
15860 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15861
15862 * install.sh (chmodcmd): Set to null if the DST directory already
15863 exists.
15864
15865 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15866
15867 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
15868 not use mt-ppc target Makefile fragment any more.
15869
15870 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15871
15872 * configure.in (*-*-windows): Exclude everything but those dirs
15873 needed to build windows.
15874
15875 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
15876
15877 * Makefile.in (all-target-winsup): Depend on all-target-librx.
15878
15879 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15880
15881 * configure.in: Exclude mmalloc from i386-windows.
15882
15883 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15884
15885 * Undo my previous change.
15886
15887 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
15888
15889 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
15890 unconditionally.
15891 (MAKEOVERRIDES): Define (revert this part of October 18 change).
15892
15893 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15894
15895 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
15896 host to add it's own flags.
15897
15898 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
15899
15900 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
15901
15902 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
15903
15904 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
15905 (CXX_FOR_TARGET): Likewise.
15906 (GCC_FOR_TARGET): Define.
15907 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
15908 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
15909 CC_FOR_TARGET was specified on the command line.
15910 (MAKEOVERRIDES): Don't define.
15911
15912 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
15913
15914 * configure.in (m32r): Fix spelling of libg++ libs.
15915
15916 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
15917
15918 * config.sub (-apple*): Remove, now redundant.
15919
15920 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
15921
15922 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
15923
15924 * configure: Rework yesterday's sed script patch.
15925
15926 * config.sub: Merge with FSF.
15927
15928 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
15929
15930 * config.guess: Merge from FSF.
15931
15932 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
15933 * config.guess: Use pc instead of unknown, for pc clone systems.
15934 Change linux to linux-gnu.
15935
15936 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
15937 * config.guess: Avoid non-portable tr syntax.
15938
15939 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
15940
15941 * test-build.mk (HOLES): Add "xargs" for gdb.
15942
15943 * configure: Avoid hpux10.20 sed bug.
15944
15945 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
15946
15947 * configure.in: Add support for windows host
15948 (that is a build done under the Microsoft build environment).
15949
15950 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
15951
15952 * Makefile.in: Replace all uses of srcroot with s, to shrink
15953 command line lengths.
15954
15955 Patches from Geoffrey Noer <noer@cygnus.com>:
15956 * configure.in: If configuring for newlib, pass --with-newlib to
15957 subdirectories.
15958 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
15959 -Bnewlib/ and -Lwinsup to gcc.
15960 (CXX_FOR_TARGET): Likewise.
15961
15962 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
15963
15964 * Makefile.in (ETC_SUPPORT): Add configure.
15965
15966 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
15967
15968 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
15969 host configuration file.
15970
15971 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
15972
15973 * configure.in: Break mn10x00 support into separate
15974 mn10200 and mn10300 configurations.
15975 * config.sub: Likewise.
15976
15977 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
15978
15979 * configure.in: Add lots of stuff to noconfigdirs for
15980 the mn10x00 targets.
15981
15982 * config.sub, configure.in: Add mn10x00 support.
15983
15984 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
15985
15986 * make-all.com: Call conf-a-gas, not config-a-gas.
15987
15988 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
15989
15990 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
15991 targets.
15992
15993 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
15994
15995 * mpw-README: Add much more detail for native PowerMac.
15996 * mpw-install: New file.
15997 * mpw-configure: Add --norecursion and --help options.
15998 * mpw-config.in: Translate readme and install files when
15999 copying to objdir.
16000 * mpw-build.in: Don't always depend on byacc and flex.
16001 (install-only-top): New action.
16002
16003 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
16004
16005 * configure.in: You can now configure GDB for the v850.
16006
16007 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
16008
16009 * configure.in (noconfigdirs): Don't configure any C++ dirs
16010 if targeting D10V.
16011
16012 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
16013
16014 * config.sub: Recognize mips64vr5000.
16015
16016 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
16017
16018 * configure.in: Use a single line for host_tools and native_only.
16019
16020 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
16021
16022 * config.sub, configure.in: Add entries for m32r.
16023
16024 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
16025
16026 * Makefile.in (inet-install): Don't run install-gzip.
16027
16028 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
16029
16030 * configure.in: Don't config lots of things for *-*-windows*.
16031
16032 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
16033
16034 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
16035 (host_libs, host_tools): Copy from configure.in.
16036 * mpw-configure: Don't complain about directories not found.
16037
16038 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16039
16040 * configure.in (i[345]86): Recognize i686 for pentium pro.
16041 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
16042 file.
16043
16044 * config.guess (i[345]86): Ditto.
16045
16046 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16047
16048 * configure.in (noconfigdirs): Removed gdb for D10V.
16049
16050 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
16051
16052 * configure.in: Remove ld, target-libio, target-libg++, and
16053 target-libstdc++ from noconfigdirs.
16054
16055 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
16056
16057 * configure: Fix three locations where shell scripts were
16058 being run directly rather than with config_shell.
16059
16060 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
16061
16062 * configure.in (v850-*-*): Set up initial $noconfigdirs.
16063 * config.sub (basic_machine): Recognize v850.
16064
16065 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
16066
16067 * mpw-configure: Handle multiple enable/disable options and
16068 pass them down recursively, handle -c and -s flags appropriately
16069 depending on choice of compiler, add escape mechanism for
16070 quoted arguments to gC.
16071
16072 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16073
16074 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
16075 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
16076 so that -mrelocatable-lib and -mno-eabi are used.
16077
16078 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
16079 not support --print-multi-lib, don't abort.
16080
16081 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
16082
16083 * make-all.com: Run config-a-gas.
16084 * setup.com: Don't copy subdirectory files around.
16085
16086 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
16087
16088 * configure.in (*-*-ose): Remove exclusion of libgloss for this
16089 target, it now compiles correctly.
16090
16091 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
16092
16093 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
16094
16095 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16096
16097 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
16098
16099 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16100
16101 * configure.in (native_only): Add prms.
16102
16103 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
16104
16105 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
16106 (BINUTILS_SUPPORT_DIRS): Likewise.
16107
16108 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16109
16110 * configure.in (d10v-*-*): Don't configure ld or gdb until the
16111 d10v support is added.
16112
16113 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16114
16115 * configure.in (d10v-*-*): New target.
16116
16117 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
16118
16119 * config.guess (HP 9000/811): Recognize this as a PA1.1
16120 machine.
16121
16122 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
16123
16124 * Makefile.in (do-tar-gz): New target, split out from tail end of
16125 taz target. Run each command separately, don't use pipes.
16126 (taz): Use it.
16127
16128 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
16129
16130 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
16131 * mpw-build.in: No builds should depend on building byacc or flex,
16132 they are assumed to be installed already.
16133
16134 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16135
16136 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
16137 variable that CC_FOR_TARGET needs.
16138
16139 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16140
16141 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
16142 options have changed since the last time the subdirectory was
16143 configured, and if it has, reconfigure.
16144 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
16145 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
16146
16147 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
16148
16149 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
16150 CLEAN_MODULES): Add bash.
16151 (all-bash): New target.
16152
16153 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
16154
16155 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
16156
16157 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16158
16159 * config.sub (basic_machine): Recognize d10v as a valid processor.
16160
16161 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
16162
16163 * mpw-configure: Add support for --bindir.
16164 * mpw-build.in: Use a GCC-specific build script for GCC actions.
16165
16166 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
16167
16168 * configure.in: add bash, time, gawk to list of hosttools and things
16169 to only build for native toolchains
16170
16171 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16172
16173 * Makefile.in (docdir): Remove.
16174
16175 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16176
16177 * Makefile.in (datadir): Set to $(prefix)/share.
16178
16179 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
16180
16181 * configure.in: build diff and patch for cygwin32-hosted
16182 toolchains.
16183
16184 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
16185
16186 * config.sub: Accept -rtems*.
16187
16188 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
16189
16190 * configure.in: enable dosrel for cygwin32-hosted builds,
16191 remove diff from the list of things not buildable
16192 via Canadian Cross
16193
16194 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
16195
16196 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
16197 don't get ". ".
16198
16199 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
16200
16201 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
16202
16203 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
16204
16205 * Makefile.in (taz): Handle case where tex3patch didn't even get
16206 checked out. Also, if it was found, put the symlink in a new util
16207 subdirectory.
16208
16209 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16210
16211 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
16212
16213 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
16214
16215 * config.sub: Recognize -openvms.
16216 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
16217 * make-all.com, setup.com: New files.
16218
16219 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16220
16221 * Makefile.in (taz): tex3patch moved to texinfo/util.
16222
16223 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
16224
16225 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
16226 * configure.in: remove make from disable-if-Can-Cross list
16227 enable gdb if ${host} and ${target} are cygwin32
16228
16229 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
16230
16231 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
16232 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
16233
16234 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16235
16236 * config.guess: Combine mips-mips-riscos cases, and use cpp to
16237 distinguish sysv/svr4/bsd variants.
16238 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
16239
16240 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
16241
16242 * configure.in: Added copyright notice.
16243 * move-if-change: Added copyright notice.
16244
16245 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16246
16247 * configure.in (powerpcle-*-solaris*): Until we get shared
16248 libraries working, don't build gdb, sim, make, tcl, tk, or
16249 expect.
16250
16251 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
16252
16253 * config.guess: Merge with FSF:
16254
16255 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16256 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
16257
16258 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
16259 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
16260
16261 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
16262 * config.guess: Combine two OSF1 rules.
16263 Also recognize field test versions. From mjr@zk3.dec.com.
16264 * config.guess (dgux): Use /usr/bin/uname rather than uname,
16265 because GNU uname does not support -p. From pmr@pajato.com.
16266
16267 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
16268
16269 * Makefile.in (MAKEDIRS): Removed $(tooldir).
16270
16271 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
16272
16273 * mpw-README: Document GCCIncludes.
16274
16275 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
16276
16277 * configure.in (alpha-*-linux*): Set enable_shared to yes.
16278
16279 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16280
16281 * mpw-configure: Handle --enable-FOO and --disable-FOO.
16282
16283 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
16284
16285 * configure.in (*-*-cygwin32): Configure make.
16286
16287 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
16288
16289 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
16290
16291 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
16292
16293 * Makefile.in (all-inet): Depend on all-perl.
16294
16295 * Makefile.in (inet-install): New target.
16296
16297 * Makefile.in (all-inet): Depend on all-tcl.
16298 (all-inet): Depend on all-send-pr.
16299
16300 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16301
16302 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
16303 temporarily.
16304
16305 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
16306
16307 * configure.in: Don't configure --with-gnu-ld on AIX.
16308
16309 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16310
16311 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
16312
16313 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
16314
16315 * Makefile.in (ALL_MODULES): Added all-inet.
16316 (CROSS_CHECK_MODULES): Added check-inet.
16317 (INSTALL_MODULES): Added install-inet.
16318 (CLEAN_MODULES): Added clean-inet.
16319 (all-indent): New target.
16320
16321 * configure.in (host_tools): Added inet.
16322 (native_only): Added inet.
16323 (noconfigdirs): Added inet.
16324
16325 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
16326
16327 * configure.in: Don't configure libgloss if we are not configuring
16328 newlib.
16329
16330 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
16331
16332 * configure.in: Don't configure libgloss for unsupported
16333 architectures.
16334
16335 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16336
16337 * Makefile.in (CLEAN_MODULES): Add clean-apache.
16338
16339 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
16340
16341 * Makefile.in (ALL_MODULES): Include all-apache.
16342 (CROSS_CHECK_MODULES): Include check-apache.
16343 (INSTALL_MODULES): Include install-apache.
16344 (all-apache): New target.
16345
16346 * configure.in: Added apache everywhere perl is seen.
16347
16348 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16349
16350 * Makefile.in: Add support for clean-{module} and
16351 clean-target-{module} rules.
16352
16353 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
16354
16355 * configure.in (*-*-ose) do not build libgloss.
16356
16357 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16358
16359 * config.guess (prep*:SunOS:5.*:*): Turn into
16360 powerpele-unknown-solaris2.
16361
16362 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
16363
16364 * configure.in: Permit --enable-shared to specify a list of
16365 directories.
16366
16367 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16368
16369 * configure.in (host==solaris): Pass only the first word of $CC
16370 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
16371
16372 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16373
16374 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
16375
16376 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
16377
16378 * Makefile.in (ALL_MODULES): Include all-perl.
16379 (CROSS_CHECK_MODULES): Include check-perl.
16380 (INSTALL_MODULES): Include install-perl.
16381 (ALL_X11_MODULES): Include all-guile.
16382 (CHECK_X11_MODULES): Include check-guile.
16383 (INSTALL_X11_MODULES): Include install-guile.
16384 (all-perl): New target.
16385 (all-guile): New target.
16386
16387 * configure.in (host_tools): Include perl and guile.
16388 (native_only): Include perl and guile.
16389 (noconfigdirs): Don't build guile and perl; no ports have been
16390 done.
16391
16392 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
16393
16394 * configure (--enable-*): Handle quoted option lists such as
16395 --enable-sim-cflags='-g0 -O' better.
16396
16397 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16398
16399 * Makefile.in ({,inst}all-target): New rule so we can make and
16400 install all of the target directories easily.
16401
16402 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16403
16404 * configure.in: Add missing global flag in sed substitution when
16405 deleting `target-' from ${configdirs}.
16406
16407 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
16408
16409 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
16410 option.
16411
16412 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
16413 config/mh-necv4.
16414
16415 * install.sh: Correct misspelling of transformbasename.
16416
16417 * config.guess: Recognize mips-*-sysv*.
16418
16419 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
16420
16421 * config.sub: Recognize mon960.
16422
16423 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
16424
16425 * configure: Restore Canadian Cross handling of BISON and LEX,
16426 removed in Feb 20 change.
16427
16428 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
16429
16430 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
16431 Mention make install. Remove the old copyright date as well the
16432 clumsy and rather pointless copyright on the README file.
16433
16434 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
16435
16436 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
16437 Makefile after running symlink-tree, then run `make distclean' to
16438 avoid clobbering any generated files in srcdir.
16439
16440 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
16441
16442 * configure.in (m68k-*-netbsd*): Build everything now.
16443
16444 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16445
16446 * Makefile.in (taz): Fix quoting.
16447
16448 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
16449
16450 * configure.in (sparclet-*-*): Build everything now.
16451
16452 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16453
16454 * configure.in (m68k-*-linux*): New host.
16455
16456 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
16457
16458 * configure: Check for bison before byacc.
16459
16460 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
16461
16462 * Makefile.in configure: Change the way LEX and BISON/YACC are
16463 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
16464 searching PATH. These are used as fallbacks by Makefile.in if
16465 flex/bison/byacc aren't in objdir.
16466
16467 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
16468
16469 * Makefile.in: Make everything which depends upon all-bfd also
16470 depend upon all-opcodes, in case --with-commonbfdlib is used.
16471
16472 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16473
16474 * configure.in (host *-*-cygwin32): Don't build gdb if we are
16475 building NT native compilers on Unix.
16476
16477 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
16478
16479 * configure.in: Don't get CC from the host Makefile fragment if we
16480 can find gcc in PATH, or if this is a Canadian Cross. Move the
16481 Solaris test for /usr/ucb/cc to the post target script, just after
16482 the compiler sanity test.
16483
16484 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
16485
16486 * config.sub: Merge with FSF.
16487
16488 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
16489
16490 * Makefile.in (RPATH_ENVVAR): New variable.
16491 (REALLY_SET_LIB_PATH): Use it.
16492 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
16493
16494 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
16495
16496 * config.sub, configure.in: Recognize sparclet cpu.
16497
16498 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
16499
16500 * config.guess: Support m68k-cbm-sysv4.
16501
16502 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16503
16504 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
16505 m68k-unknown-linuxaout from linker help string. Put quotes around
16506 $ld_help_string.
16507
16508 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
16509
16510 * config.guess (powerpc-harris-powerunix): Add guess for port
16511 to new target.
16512
16513 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16514
16515 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
16516
16517 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
16518
16519 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
16520 $(REALLY_SET_LIB_PATH) in Makefile.
16521 * Makefile.in (SET_LIB_PATH): New variable.
16522 (REALLY_SET_LIB_PATH): New variable.
16523 ($(DO_X)): Use $(SET_LIB_PATH).
16524 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
16525 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
16526 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
16527 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
16528 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
16529 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
16530 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
16531 (install-dosrel): Likewise.
16532 (all-opcodes): Depend upon all-libiberty.
16533
16534 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
16535
16536 * config.guess (*:CYGWIN*): New
16537
16538 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16539
16540 * Makefile.in (all-target-winsup): All all-target-libiberty.
16541
16542 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16543
16544 * configure.in (noconfigdirs): Add missing # in front of comment.
16545
16546 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
16547
16548 * configure.in: add second pass to things added to noconfigdirs
16549 so *-gm-magic can exclude libgloss properly.
16550
16551 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
16552
16553 * mpw-configure (extralibs_name, rez_name): Set correctly
16554 for MWC68K compiler.
16555
16556 * mpw-README: Add more info on the necessary build tools.
16557
16558 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
16559
16560 * configure.in, config.sub: Recognize cygwin32.
16561
16562 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
16563
16564 * config.guess, config.sub: Recognize A/UX.
16565
16566 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
16567
16568 * config.sub: Merge with gcc/config.sub.
16569
16570 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
16571
16572 * mpw-build.in (do-binutils): Add build of stamps.
16573
16574 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
16575
16576 * config.sub: Add recognition for mips64vr4100*-* targets.
16577
16578 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16579
16580 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
16581 Add creation of gconfigargs with `--enable-shared' turned on.
16582 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
16583 ($(host)-stamp-stage3-configured): Likewise.
16584 (HOLES): Add chatr and ldd.
16585 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
16586
16587 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
16588
16589 * configure: Pass --nfp to recursive configures.
16590
16591 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
16592
16593 * Makefile.in (DLLTOOL): New.
16594 (DLLTOOL_FOR_TARGET): New.
16595 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
16596 (EXTRA_TARGET_FLAGS): Ditto.
16597 (EXTRA_GCC_FLAGS): Ditto.
16598 (CONFIGURE_TARGET_MODULES): Ditto.
16599 (DO_X): Ditto.
16600 * configure: Add DLLTOOL.
16601
16602 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
16603
16604 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
16605 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
16606 mh-sco, since old workarounds no longer needed, and don't
16607 build ld, since libraries have weak symbols in COFF.
16608
16609 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
16610
16611 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
16612
16613 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
16614
16615 * configure.in: Make sure that ${CC} can be used to compile an
16616 executable.
16617
16618 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16619
16620 * Makefile.in (all-gdb): Depend on $(GDB_TK).
16621 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
16622 nothing depending on whether gdbtk is being built.
16623
16624 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
16625
16626 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
16627
16628 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
16629
16630 * configure.in (noconfigdirs): Put ld or gas in this early, if the
16631 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
16632
16633 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
16634
16635 * config-ml.in: Add support for
16636 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
16637 Simplify setting of multidirs from --disable-foo.
16638
16639 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16640
16641 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
16642 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
16643 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
16644 non-empty, pass them on to the GCC make.
16645 (all-bootstrap): New rule that is like all-gcc, except it executes
16646 the GCC bootstrap rule instead of the GCC all rule.
16647
16648 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
16649
16650 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
16651
16652 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16653
16654 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
16655 DG/UX support.
16656
16657 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
16658
16659 * config.sub (i*86*) Change [345] to [3456]
16660
16661 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16662
16663 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
16664 --with-gnu-ld=no.
16665
16666 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16667
16668 * config-ml.in (rs6000*, powerpc*): Add switches to control which
16669 AIX multilibs get built.
16670
16671 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16672
16673 * configure.in (i386-win32): Don't build expect if we're not
16674 building the tcl subdir.
16675
16676 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
16677
16678 * Makefile.in: (configure-target-examples, all-target-examples):
16679 New targets, configure and build example programs.
16680
16681 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
16682
16683 * mpw-configure: If an mpw-config.in generated a file mk.sed,
16684 use it as input to sedit the generated MPW makefile.
16685 * mpw-README: Add a suggestion about Gestalt.h.
16686
16687 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
16688
16689 * config.sub: Accept *-*-ieee*.
16690
16691 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
16692
16693 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
16694 Ronald F. Guilmette <rfg@monkeys.com>.
16695
16696 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16697
16698 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
16699 for powerpc-pe native.
16700 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
16701 (target==powerpc-pe): duplicate i386-win32 entry.
16702
16703 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16704
16705 * configure.in (noconfigdirs): Exclude target-newlib for all versions
16706 of vxworks, not just vxworks5.1.
16707
16708 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
16709
16710 * mpw-configure: Add support for exec-prefix.
16711
16712 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16713
16714 * config.guess: Recognize HP model 816 machines as having
16715 a PA1.1 processor.
16716
16717 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
16718
16719 * configure: Ignore new autoconf configure options.
16720
16721 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16722
16723 * config.guess: Recognize Pentium under SCO.
16724 From Robert Lipe <robertl@arnet.com>.
16725
16726 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16727
16728 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
16729
16730 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
16731
16732 * configure.in: Don't configure gas for alpha-dec-osf*.
16733
16734 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
16735
16736 * configure.in: Default to --with-stabs for some targets for which
16737 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
16738 i[345]86*-*-unixware*.
16739
16740 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
16741
16742 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
16743 rather than basing it on the target. Simplify handling of options
16744 controlling which directories to configure. Remove extraneous
16745 slash in multi-clean target.
16746
16747 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
16748
16749 * config-ml.in: Prefix more variables with ml_ so they don't collide
16750 with configure's.
16751
16752 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
16753
16754 * configure: Don't turn -v into --v.
16755
16756 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
16757
16758 * configure.in (targargs): Fix typo.
16759
16760 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
16761
16762 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
16763
16764 * configure.in: Strip --host and --target options from
16765 CONFIG_ARGUMENTS, and always configure for --host only. Add
16766 --with-cross-host option when building with a cross-compiler.
16767 * configure: Canonicalize the arguments put into config.status by
16768 always using `=' for an option with an argument. Pass a presumed
16769 --host or --target explicitly.
16770
16771 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
16772
16773 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
16774 into general OS recognition case.
16775
16776 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16777
16778 * configure.in (target_configdirs): add target-winsup only
16779 for win32 target systems.
16780
16781 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
16782
16783 * Makefile.in (all-target-libgloss): Depend upon
16784 configure-target-newlib, since when libgloss is built it looks to
16785 see if the newlib directory exists.
16786
16787 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
16788
16789 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
16790 cfg-ml-*.in.
16791
16792 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
16793
16794 * configure: Handle LD and LD_FOR_TARGET when configuring a
16795 Canadian Cross.
16796
16797 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16798
16799 * configure.in (target_libs): add target-winsup.
16800 (target==i386-win32): add patch diff flex make to $noconfigdirs.
16801 (target==ppcle-pe): remove ld from $noconfigdirs.
16802
16803 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
16804
16805 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
16806 Preserve relative path names in $srcdir. Build symlink tree if
16807 configuring cross target dir and srcdir=. (= no VPATH support).
16808 (configure-target-libg++): Depend on configure-target-librx.
16809 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
16810 * config-ml.in: New file.
16811 * symlink-tree: New file.
16812 * configure: Ensure srcdir="." if that's what it is.
16813
16814 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
16815
16816 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
16817 includes and FLEX_SKELETON setting.
16818 * mpw-configure (--with-gnu-ld): New option, controls whether
16819 to use PPCLink or ld with PowerMac GCC.
16820 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
16821 * mpw-config.in: Configure grez if targeting Mac.
16822
16823 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
16824 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
16825 just macos.
16826 * configure.in: Configure grez resource compiler if targeting Mac.
16827 * Makefile.in (all-grez, install-grez): New targets.
16828
16829 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
16830
16831 * configure: CXX defaults to gcc, not g++. If we find
16832 gcc in the path, set CC to gcc -O2.
16833
16834 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
16835
16836 * configure: Default ${build} correctly. Avoid picking up extra
16837 spaces when reading CC and CXX from Makefile. When doing a
16838 Canadian Cross, use plausible default values for numerous
16839 variables.
16840 * configure.in: When doing a Canadian Cross, don't try to
16841 configure tools whose configure script can't handle it.
16842
16843 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16844
16845 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
16846
16847 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
16848
16849 * configure: Remove dubious bug reporting address.
16850
16851 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
16852
16853 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
16854 configure script, run that instead of this directory's configure.
16855 In either case, print a message that we're configuring the sub-dir.
16856
16857 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
16858
16859 * configure.in: Before checking for the existence of various files,
16860 use sed to filter out "target-".
16861
16862 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
16863
16864 * Makefile.in (DO_X): Split rule to decrease command line length
16865 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
16866 (Philippe De Muyter).
16867
16868 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16869
16870 * Makefile.in (all-patch): depend on all-libiberty.
16871
16872 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
16873
16874 * configure.in: If the only directory in target_configdirs which
16875 actually exists is libiberty, then set target_configdirs to empty,
16876 to avoid trying to build a target libiberty in a gas or gdb
16877 distribution.
16878
16879 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
16880
16881 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
16882 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
16883 systems.
16884
16885 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16886
16887 * configure.in (copy_dirs): Use sys-include instead of include
16888 for --with-headers option.
16889
16890 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
16891
16892 * Makefile.in, configure.in: Make winsup builds work with
16893 new scheme.
16894
16895 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
16896
16897 * configure.in: Build the linker on AIX.
16898
16899 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
16900
16901 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
16902 where needed.
16903
16904 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
16905
16906 * Makefile.in (all-gcc): Fix typo.
16907
16908 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
16909
16910 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
16911
16912 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
16913
16914 * configure.in: Rename libFOO to target-libFOO, and xiberty
16915 to target-xiberty, to provide more flexibility.
16916 (target_subdir): Define. Create if cross.
16917 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
16918 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
16919 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
16920 check-libFOO -> check-target-libFOO, etc.
16921 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
16922 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
16923 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
16924 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
16925 allow ALL_GCC="" to only configure.
16926 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
16927 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
16928 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
16929
16930 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
16931
16932 * Makefile.in (taz): Build "info" in etc explicitly.
16933
16934 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
16935
16936 * configure.in: Make sure that CC is undefined (as opposed to
16937 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
16938 problem with autoconf trying to configure on a host without GCC.
16939
16940 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
16941
16942 * mpw-configure: Set host alias from choice of host compiler,
16943 only use generic MPW Makefile sed if present, edit a file
16944 named "hacked_Makefile.in" instead of "Makefile.in" if present.
16945 * mpw-README: Add problem notes about CW6 and CW7.
16946
16947 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
16948
16949 * Makefile.in (taz): Use ";" instead of ";;".
16950
16951 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
16952
16953 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
16954 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
16955 DISTDOCDIRS.
16956 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
16957 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
16958
16959 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
16960
16961 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
16962 and gnats, because they are now subsumed by DISTSTUFFDIRS.
16963 Move bfd to DISTSTUFFDIRS.
16964
16965 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16966
16967 * Makefile.in (X11_LIB): Removed.
16968 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
16969
16970 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
16971
16972 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16973
16974 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
16975 names.
16976
16977 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16978
16979 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
16980
16981 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
16982
16983 * configure.in (i[345]86-*-win32): Always build newlib.
16984 Don't configure cvs, autoconf or texinfo.
16985 * Makefile.in (LD_FOR_TARGET): New.
16986 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
16987 Pass down LD_FOR_TARGET.
16988
16989 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
16990
16991 * winsup: New directory.
16992 * Makefile.in: Build winsup.
16993 * configure.in: Winsup is configured when target is win32.
16994 Can only build win32 target GDB when native.
16995
16996 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
16997
16998 * config.guess: Recognize HP model 819 machines as having
16999 a PA 1.1 processor.
17000
17001 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
17002
17003 * configure: Fix sed loop which substitutes for CC and CXX to
17004 avoid bug found in various sed implementations.
17005
17006 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17007
17008 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
17009 simulator. Use standard powerpc-*-eabi*.
17010
17011 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
17012
17013 * configure.in: Stop putting gas and binutils in noconfigdirs for
17014 powerpc-*-aix* and rs6000-*-*.
17015
17016 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
17017
17018 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
17019 -mcall-aixdesc libraries.
17020
17021 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
17022
17023 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17024
17025 * config.sub (arm | armel | armeb): Fix shell syntax.
17026
17027 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17028
17029 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
17030 -msoft-float and -mcpu=common support.
17031 (powerpc*-*-eabisim*): Add support for building -mcall-aix
17032 libraries.
17033
17034 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17035
17036 * configure.in: Allow configuration and build of emacs19 for the alpha.
17037
17038 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17039
17040 * configure.in (CC): Get ^CC, not just any old CC, from
17041 ${host_makefile_frag}.
17042
17043 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17044
17045 * configure.in (CC): Try to get CC from
17046 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
17047
17048 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17049
17050 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
17051 only if it exists in $(srcdir).
17052
17053 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
17054
17055 * configure: If CC and CXX are not set in the environment, set
17056 them, based on either an existing Makefile or on searching for gcc
17057 in PATH. Substitute for CC and CXX in Makefile.
17058 * configure.in: Remove libm from target_libs. Separate
17059 target_configdirs from configdirs. If CC is not set in
17060 environment, try to get it from a host Makefile fragment. Rewrite
17061 changes of configdirs to use skipdirs instead. A few minor
17062 tweaks. Take directories out of target_configdirs as they are
17063 taken out of configdirs. Remove existing Makefile files from
17064 subdirectories. Substitute for TARGET_CONFIGDIRS and
17065 CONFIG_ARGUMENTS in Makefile.
17066 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
17067 by configure.in.
17068 (CONFIG_ARGUMENTS): Likewise.
17069 (CONFIGURE_TARGET_MODULES): New variable.
17070 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
17071 ($(CONFIGURE_TARGET_MODULES)): New target.
17072 (configure-libg++, configure-libio): New targets.
17073 (all-libg++): Depend upon configure-libg++.
17074 (all-libio): Depend upon configure-libio.
17075 (configure-libgloss, all-libgloss): New targets.
17076 (configure-libstdc++): New target.
17077 (all-libstdc++): Depend upon configure-libstdc++.
17078 (configure-librx, all-librx): New targets.
17079 (configure-newlib): New target.
17080 (all-newlib): Depend upon configure-newlib
17081 (configure-xiberty): New target.
17082 (all-xiberty): Depend upon configure-xiberty.
17083
17084 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17085
17086 * configure.in (host i[345]86-*-win32): Expand the
17087 noconfigdirs again.
17088
17089 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
17090
17091 * mpw-configure: Fix sed command file name.
17092
17093 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
17094
17095 * configure.in (host i[345]86-*-win32): Reduce the
17096 noconfigdirs again.
17097
17098 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
17099
17100 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
17101 or powerpc*-*-pe*, since they are not yet supported.
17102
17103 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17104
17105 Add PowerMac support and many other enhancements.
17106 * mpw-configure: New option --cc to select compiler to use,
17107 paste options set according to --cc into the generated
17108 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
17109 if mpw-make.sed is present.
17110 * mpw-config.in: Don't test for gC1, test for mpw-touch,
17111 add forward includes for PowerPC include files.
17112 * mpw-build.in: Build using Makefile.PPC if present.
17113 (do-byacc, etc): Remove separate version resource builds.
17114 (do-gas): Build "stamps" before "all".
17115 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
17116 * mpw-README: Update to reflect --cc option, PowerMac support,
17117 and recently-reported compatibility problems.
17118
17119 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
17120
17121 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
17122 embedded m68k systems (-aout, -coff, -elf, -vxworks).
17123 (--with-multilib-top): Pass to recursive invocations.
17124
17125 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
17126
17127 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
17128 v810-*-*.
17129
17130 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17131
17132 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
17133 gdb, ld and opcodes on v810-*-*.
17134
17135 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
17136
17137 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
17138 (local-maintainer-clean): New target.
17139 (maintainer-clean): New target.
17140 (realclean): Just depend upon maintainer-clean.
17141
17142 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17143
17144 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
17145
17146 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
17147
17148 * configure.in: Build ld in mips*-*-bsd* case.
17149
17150 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
17151
17152 * config.sub: Accept -lites* OS. From Ian Dall.
17153
17154 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
17155
17156 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
17157 targets.
17158
17159 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17160
17161 * configure.in: treat i386-win32 canadian cross the same as
17162 i386-go32 canadian cross.
17163
17164 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17165
17166 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
17167 running under the simulator to build a reduced set of libraries.
17168 (powerpc-*-eabiaix): Add fine grained multilib support added to
17169 other powerpc targets yesterday.
17170
17171 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17172
17173 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
17174 -disable-softfloat, -disable-relocatable, -disable-aix, and
17175 -disable-sysv to control which multilib libraries get built.
17176
17177 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17178
17179 * configure: Add Makefile.tem to list of files to remove in trap
17180 handler.
17181
17182 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
17183
17184 * config.guess (*Linux*): Add missing "exit"s.
17185 Also, need specific check for alpha-unknown-linux (uses COFF).
17186
17187 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
17188
17189 * config.guess: Merge with FSF:
17190
17191 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
17192 * config.guess (AIX4): More robust release numbering discovery.
17193
17194 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
17195 * config.guess (i386-sequent-ptx): Properly get version number.
17196
17197 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
17198 * config.guess (mips:*:4*:UMIPS): New case.
17199
17200 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
17201
17202 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
17203 (i386-win32 host): Likewise. Don't build readline.
17204
17205 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
17206
17207 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
17208 SUPPORT_FILES to submakes.
17209
17210 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
17211
17212 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
17213 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
17214 mpw-configure.
17215
17216 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
17217
17218 * configure.in (appdirs): Use =, not ==, in test expression when
17219 trying to build the text to print in the warning message for
17220 Solaris users.
17221
17222 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
17223
17224 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
17225
17226 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17227
17228 * config.guess: Recognize lynx-2.3.
17229
17230 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
17231
17232 * config.sub (z8ksim): Deleted
17233 (z8k-*-coff): New, this is the one true name of the target.
17234
17235 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
17236
17237 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
17238
17239 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
17240
17241 * config.guess (*:Linux:*:*): First try asking the linker what the
17242 default object file format is (elf, aout, or coff). Then if this
17243 fails, try previous methods.
17244
17245 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17246
17247 * configure.in: Don't build newlib for *-*-vxworks5.1.
17248
17249 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17250
17251 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
17252 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
17253
17254 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
17255
17256 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
17257
17258 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
17259
17260 * cfg-ml-com.in: New file.
17261 * cfg-ml-pos.in: New file.
17262
17263 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17264
17265 * COPYING.NEWLIB: Add HP free copyright to list.
17266
17267 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17268
17269 * config.sub: Recognize -eabi* for the system, not just -eabi.
17270
17271 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
17272
17273 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
17274 * config.sub, configure.in (win32): New target and host.
17275
17276 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
17277
17278 * configure.in: Add i386-pe configuration.
17279
17280 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
17281
17282 * mpw-build.in (install): Install GDB after LD.
17283
17284 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
17285
17286 * mpw-config.in (elf/mips.h): Always forward-include, needed
17287 for GDB to build.
17288
17289 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
17290
17291 * testsuite: New directory for customer acceptance and whole tool
17292 chain tests.
17293
17294 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17295
17296 * configure: If per-host line isn't found, but AC_OUTPUT is found
17297 and a configure script exists, run it instead.
17298
17299 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17300
17301 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
17302
17303 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
17304
17305 * configure: Set build_{cpu,vendor,os,alias} to host values when
17306 --build isn't specified.
17307
17308 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17309
17310 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
17311 (FLAGS_TO_PASS): Pass them.
17312 (EXTRA_TARGET_FLAGS): Ditto.
17313
17314 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17315
17316 * Makefile.in (all-libg++): Depend on all-libstdc++.
17317
17318 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17319
17320 * configure.in (noconfigdirs): Enable all packages for
17321 i386-unknown-netbsd.
17322
17323 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
17324
17325 * configure.in (noconfigdirs): Don't configure tk for i386-go32
17326 hosted builds (DOS builds)
17327
17328 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17329
17330 Changes for ARM based on patches from Richard Earnshaw:
17331 * config.sub: Handle armeb and armel.
17332 * configure.in: Omit arm linker only for riscix.
17333
17334 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
17335
17336 * config.guess: Update from FSF.
17337
17338 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
17339
17340 * config.sub: Recognize powerpcle as the little endian variant of
17341 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
17342 powerpcle variant. Convert pentium into i586, not i486. Add p5
17343 alias for i586. Map new x86 variants p6, k5, nexgen into i586
17344 temporarily.
17345
17346 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
17347
17348 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
17349
17350 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
17351
17352 * config.sub: Accept -lites* as a basic system type.
17353
17354 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
17355
17356 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
17357 installed, and if so return linuxoldld as the system name.
17358
17359 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
17360
17361 * config.guess: Add hppa1.1-hp-lites support.
17362
17363 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
17364
17365 * configure.in: Don't build newlib for m68k-vxworks5.1.
17366
17367 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17368
17369 * configure.in (mips-sgi-irix6): Use mh-irix5.
17370
17371 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
17372
17373 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
17374
17375 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17376
17377 * test-build.mk: Enable building of shared libraries on IRIX 5 and
17378 OSF/1. Fix compiler flags.
17379 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
17380
17381 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
17382
17383 * configure.in: Recognize --with-newlib.
17384 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
17385
17386 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17387
17388 * Makefile.in: move {all,check,install}-gdb from *_MODULES
17389 to *_X11_MODULES due to gdbtk needing X include files et al.
17390
17391 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
17392
17393 Merge in support for Mac MPW as a host.
17394 (Old change descriptions retained for informational value.)
17395
17396 * mpw-config.in: Add generic include forwards for cpu-specific
17397 include files in aout and elf directories.
17398
17399 * mpw-configure: Added copyright.
17400 * mpw-config.in: Check for presence of required build tools.
17401 (target_libs): Add newlib.
17402 (target_tools): Add examples.
17403 (Read Me): Generate as "Read Me for MPW" instead.
17404 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
17405 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
17406 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
17407
17408 * mpw-configure: Remove subdir-specific makefile hackery,
17409 delete mk.tmp after using it.
17410
17411 * mpw-build.in (all): Display start and end times.
17412
17413 * mpw-configure (host_canonical): Set.
17414 (target_cpu): Always add to makefiles.
17415 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
17416 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
17417 (mpw-mh-mpw): Look for in srcdir and srcroot.
17418 Use sed instead of mpw-edit-prefix to edit prefix definitions.
17419
17420 * mpw-build.in: (install-only): New target.
17421
17422 * mpw-configure (host_alias, target_alias): Rename from hostalias
17423 and targetalias, add into generated Makefile.
17424 (mk.tmp): If present, add into generated Makefile.
17425 * mpw-build.in (all-gas): Build config.h first before gas proper.
17426
17427 * mpw-configure (config.status): Write only if changed.
17428 * mpw-config.in (readline): Configure it (not built, just used for
17429 definitions).
17430
17431 * mpw-config.in (elf/mips.h): Add a forward include.
17432
17433 * mpw-config.in: Forward-include most .h files in include into
17434 extra-include.
17435 (readline): Don't build.
17436 mpw-build.in (install): Install GDB.
17437
17438 * mpw-configure (prefix, mpw_prefix): Handle it.
17439 * mpw-config.in (mmalloc, readline): Don't configure.
17440 * mpw-build.in (thisscript): Rename to ThisScript.
17441 Use mpw-build instead of BuildProgram everywhere.
17442 (mmalloc, readline): Don't build.
17443 * mpw-README: New file, basic documentation about the MPW port.
17444
17445 * mpw-config.in: Use forward-include to create include files.
17446
17447 * mpw-configure: Add more things to the top of each configured
17448 Makefile, including contents of config/mpw-mh-mpw.
17449 * mpw-config.in (extra-include): Create this directory and fill it
17450 with Posix-like include files when configuring.
17451
17452 * config.sub (apple, mac, mpw): Add various aliases.
17453
17454 * mpw-build.in: New file, top-level build script fragment for MPW.
17455 * mpw-configure: New file, configure script for MPW.
17456 * mpw-config.in: New file, config fragment for MPW.
17457
17458 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17459
17460 * configure.in (host_libs): Remove glob, since it is gone from the
17461 sources.
17462
17463 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17464
17465 * Makefile.in: define empty GDB_NLM_DEPS var.
17466
17467 * configure.in(target_makefile_frag): use config/mt-netware
17468 for netware targets.
17469
17470 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
17471
17472 * config.sub: Merge in recent FSF changes. Remove linux special
17473 cases.
17474
17475 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17476
17477 Revert this change:
17478
17479 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17480
17481 * build-all.mk: Use CC=cc -Xs on Solaris.
17482
17483 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17484
17485 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
17486 stop using it.
17487 * Makefile.in: Nuke all references to glob subdirectory.
17488
17489 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17490
17491 * configure.in: Fix --enable-shared logic in per-host.
17492
17493 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
17494
17495 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
17496
17497 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17498
17499 * configure.in (noconfigdirs): Don't build gas on AIX, for
17500 powerpc*-*-aix* as well as for rs6000*-*-aix*.
17501
17502 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
17503
17504 * configure: Fix --cache-file to work if the file argument is a
17505 relative path.
17506
17507 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
17508
17509 * configure: If the --cache-file is used, pass it down to
17510 configure in subdirectories.
17511
17512 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
17513
17514 * config.sub: add vxworks29k configuration.
17515
17516 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17517
17518 * Makefile.in (taz): Do "diststuff" part quietly.
17519
17520 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
17521
17522 * config.sub: Mini-merge with gcc/config.sub.
17523
17524 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17525
17526 * config.guess (IRIX): Sed - to _.
17527
17528 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17529
17530 * Makefile.in (source-vault, binary-vault): New targets.
17531
17532 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
17533
17534 * config.sub: Recognize -eabi as a basic system type.
17535
17536 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17537
17538 * configure.in (enable_shared stuff): Fix typo.
17539
17540 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
17541
17542 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
17543
17544 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17545
17546 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
17547
17548 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17549
17550 * configure.in (rs6000-*-*): Don't build gas.
17551
17552 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
17553
17554 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
17555 reduce command line length.
17556 (AS_FOR_TARGET): Check for as.new, not Makefile.
17557 (NM_FOR_TARGET): Check for nm.new, not Makefile.
17558
17559 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
17560
17561 * config.guess: Merge from FSF.
17562
17563 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17564
17565 * configure: Don't use $ when handling program_suffix.
17566
17567 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
17568
17569 * configure.in: Configure tk for hppa/hpux.
17570
17571 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
17572
17573 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
17574
17575 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17576
17577 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
17578 to LIBCXXFLAGS. Tests are better run without it.
17579
17580 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
17581
17582 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
17583
17584 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
17585
17586 * configure.in (*-*-netware*): Don't configure xiberty.
17587
17588 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
17589
17590 * configure.in: Remove tk from native_only list.
17591
17592 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
17593
17594 * build-all.mk: Add mips-ncd-elf target to sun4 targets
17595 for special NCD build.
17596
17597 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17598
17599 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
17600 makeall.bat, they're only useful for binutils snapshots.
17601 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
17602 makeall.bat to specified SUPPORT_FILES.
17603
17604 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
17605
17606 * build-all.mk: Add Ericsson targets to sun4 and solaris
17607 hosts. Add BNR's sun4 target to solaris host, so their
17608 build-from-source will be tested in-house first.
17609
17610 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17611
17612 * Makefile.in (LIBCFLAGS): New variable.
17613 (CFLAGS_FOR_TARGET): Ditto.
17614 (LIBCFLAGS_FOR_TARGET): Ditto.
17615 (LIBCXXFLAGS): Ditto.
17616 (CXXFLAGS_FOR_TARGET): Ditto.
17617 (LIBCXXFLAGS_FOR_TARGET): Ditto.
17618 (BASE_FLAGS_TO_PASS): Pass them.
17619 (EXTRA_TARGET_FLAGS): Ditto.
17620
17621 * configure.in: Support --enable-shared.
17622
17623 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
17624
17625 * configure.in (target_libs): Include libstdc++ again.
17626 * config.guess: Update from FSF (for FreeBSD).
17627
17628 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17629
17630 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
17631 makeall.bat.
17632 (DISTDOCDIRS): Add `etc'.
17633 (ETC_SUPPORT_PFX): New variable.
17634 (taz): Include anything from etc starting with a word in
17635 ETC_SUPPORT_PFX.
17636
17637 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17638
17639 * config.sub: Update for recent FSF changes. Remove obsolete
17640 h8300hds entry. Add -windows* and -osx as basic os. Minor
17641 spacing changes.
17642
17643 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17644
17645 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
17646
17647 * config.guess: Merge with FSF.
17648 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
17649
17650 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17651
17652 * configure: Since the "trap 0" handler will override the exit
17653 status on many systems, only use it for "exit 1", and make it set
17654 a non-zero exit status; reset it before "exit 0". Also, check
17655 exit status of config.sub, and error out if it failed.
17656
17657 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
17658
17659 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
17660 and install libgloss.
17661
17662 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17663
17664 * Makefile.in (all-binutils): Depend upon all-byacc.
17665
17666 * configure.in: Don't build emacs on Irix 5.
17667
17668 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17669
17670 * configure.in (*-*-netware*): Add libio.
17671
17672 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17673
17674 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
17675 (CHECK_TARGET_MODULES): Ditto.
17676 (INSTALL_TARGET_MODULES): Ditto.
17677 (TARGET_LIBS): Ditto.
17678 (all-libstdc++): Note dependencies.
17679
17680 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17681
17682 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
17683
17684 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17685
17686 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
17687 -fexternal-templates.
17688
17689 * configure.in (target_libs): Add libstdc++.
17690 (noconfigdirs): Add libstdc++ as appropriate.
17691
17692 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17693
17694 * config.guess: Update from FSF.
17695
17696 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17697
17698 * configure: Use ${config_shell} when running ${configsub}.
17699
17700 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
17701
17702 * config.sub: No longer recognize h8300h.
17703
17704 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17705
17706 * config.sub: Remove extraneous differences between config.sub and
17707 gcc/config.sub.
17708
17709 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17710
17711 * Makefile.in (DISTSTUFFDIRS): Add gas.
17712
17713 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
17714
17715 * COPYING.NEWLIB: New file.
17716
17717 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
17718
17719 * config.guess (HP-UX): Patch from Harlan Stenn
17720 <harlan@landmark.com> to also emit release level.
17721
17722 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
17723
17724 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
17725
17726 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
17727
17728 * config.sub: Merge nextstep cleanup from FSF.
17729
17730 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17731
17732 * configure.in (arm-*-*): Don't configure ld for this target.
17733
17734 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17735
17736 * configure.in (*-*-netware): don't configure libg++, libio,
17737 librx, or newlib.
17738
17739 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17740
17741 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
17742 configure ld--it works, but it doesn't support shared libraries.
17743
17744 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17745
17746 * config.guess (*-unknown-freebsd*): Get rid of possible
17747 trailing "(Release)" in version string.
17748 Patch from Paul Richards <paul@isl.cf.ac.uk>.
17749
17750 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
17751
17752 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
17753 Fix type: *-next-neststep -> *-next-nextstep.
17754
17755 * config.guess: Merge from FSF:
17756
17757 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17758
17759 * config.guess: Recognize powerpc-ibm-aix3.2.5.
17760
17761 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17762
17763 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
17764 instead of UNIX_SV for UnixWare 1.0).
17765
17766 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
17767
17768 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
17769 to make gdb/nlm/* build after the compiler and linker.
17770
17771 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
17772
17773 * config.guess (netbsd, freebsd, linux): Accept any machine,
17774 not just i[34]86.
17775 (m68k-atari-sysv4): Relocate to match FSF version.
17776
17777 * config.guess: More merges from the FSF:
17778
17779 Add a space before function call or macro invocation.
17780
17781 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17782
17783 * config.guess: Add trap cmd to remove dummy.c and dummy when
17784 interrupted.
17785
17786 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17787
17788 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
17789 (dummy): Redirect stderr from compilation of dummy.c.
17790
17791 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
17792
17793 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
17794
17795 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
17796
17797 * configure: Accept and ignore --cache*, for compatibility with
17798 new autoconf.
17799
17800 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
17801
17802 * config.guess: Merge from FSF:
17803
17804 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17805
17806 * config.guess (Pyramid*:OSx*:*:*): New case.
17807 (PATH): Add /.attbin at end for finding uname.
17808 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
17809
17810 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
17811
17812 * config.guess (M88*:DolphinOS:*:*): New case.
17813
17814 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
17815
17816 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
17817 to select whether to use ELF or COFF.
17818
17819 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17820
17821 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
17822
17823 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
17824
17825 * config.guess: Guess the OS version for HPUX.
17826
17827 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
17828
17829 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
17830
17831 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17832
17833 * configure.in: Recognize --with-headers, --with-libs, and
17834 --without-newlib.
17835 * Makefile.in (all-xiberty): Depend upon all-ld.
17836
17837 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17838
17839 * configure.in: Change i[34]86 to i[345]86.
17840
17841 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17842
17843 * configure (version): A few more tweaks to help message.
17844
17845 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
17846
17847 * Makefile.in: Remove (for now) librx as a host library,
17848 now that we're building it for target.
17849
17850 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17851
17852 * configure: Fix up help message; from karl@owl.hq.ileaf.com
17853 (Karl Berry).
17854
17855 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
17856
17857 * configure.in: Also configure librx.
17858
17859 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17860
17861 * Makefile.in: Update various rules to reflect that librx
17862 is now needed for libg++.
17863
17864 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17865
17866 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
17867
17868 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
17869
17870 * configure.in: Configure the examples directory.
17871
17872 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17873
17874 * configure: Simplify Jun 2 1994 change.
17875
17876 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17877
17878 * change CC to /usr/latest/bin/gcc for lynx host builds, since
17879 /bin/gcc isn't good enough to build gcc.
17880
17881 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
17882
17883 * Makefile.in (GDB_SUPPORT_FILES): Remove
17884 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
17885 (gdb.tar.gz): Add new rule to use standard distribution building
17886 mechanism.
17887
17888 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17889
17890 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
17891 Bill Cox <bill@cygnus.com>.
17892
17893 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
17894
17895 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
17896
17897 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
17898
17899 * configure: Search current dir first in .gdbinit.
17900
17901 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
17902
17903 * config.sub: Recognize freebsd (merged from gcc config.sub).
17904
17905 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
17906
17907 * config.sub: Refer to NeXT's operating system as nextstep.
17908
17909 * config.sub (case $basic_machine): Re-order the cases, to match
17910 the order in the FSF version (which is mostly alphabethical).
17911 Merge in some additions and changes from the FSF.
17912
17913 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
17914
17915 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
17916 * config.sub: Recognize cxux7.
17917 * configure.in: Use mh-cxux for m88k-harris-cxux*.
17918
17919 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
17920
17921 * config.sub: Fix typo powerpc -> powerpc-*.
17922
17923 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
17924
17925 * Makefile.in: `all-emacs19' depends on `all-byacc'.
17926
17927 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
17928 parallel with all-emacs and install-emacs). Top-level command
17929 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
17930
17931 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17932
17933 * test-build.mk ($(host)-stamp-stage2-installed): Remove
17934 $(relbindir)/make before doing ``make install'', and use
17935 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
17936 installing over running make binary.
17937 ($(host)-stamp-stage3-installed): Likewise.
17938
17939 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17940
17941 * config.guess: Recognize Mach.
17942
17943 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17944
17945 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
17946 see whether --exec-prefix was used.
17947
17948 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17949
17950 * README: Explicitly mention libg++/README. (Zoo's idea.)
17951
17952 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17953
17954 * Makefile.in: Add all-librx target similar to all-libproc.
17955
17956 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
17957
17958 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
17959 with post 1.2 uname bogosity.
17960
17961 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17962
17963 * configure: Remove temporary files on receipt of a signal.
17964
17965 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
17966
17967 * configure: If there is a package_makefile_frag, remove
17968 ${subdir}/Makefile.tem after copying it in.
17969
17970 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17971
17972 * build_all.mk: support rs6000 lynx identifies itself as
17973 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
17974 since /bin/gcc is too feeble to compile a modern gcc.
17975
17976 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17977
17978 * brought devo/test-build.mk update-to-date with progressive/
17979 test-build.mk. Add lynx targets and hppa flag info.
17980
17981 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17982
17983 * configure.in: Use mh-ncrsvr43. Patch from
17984 Tom McConnell <tmcconne@sedona.intel.com>.
17985
17986 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
17987
17988 * config.guess (i386-unknown-bsdi): No longer need to
17989 check #if defined(__bsdi__) && defined(__i386__).
17990
17991 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17992
17993 * configure: Set program_transform_nameoption correctly.
17994
17995 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17996
17997 * brought build-all.mk update-to-date with progressive build-all.mk,
17998 added new targets and hppa info.
17999
18000 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18001
18002 * configure: If config.guess result is a prefix of the user
18003 specified target, assume a native build and use the user specified
18004 target as the host alias. Remove SunOS patch suffix removal hack.
18005 * configure.in: Remove SunOS patch suffix removal hack.
18006
18007 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
18008 in NATIVE_CHECK_MODULES.
18009
18010 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
18011
18012 * Makefile.in: Rename HOST_ONLY to NATIVE.
18013 * configure: Delete SunOs patch suffix from host_canonical
18014 and build_canonical variables that are prepended to Makefiles.
18015 * configure.in: Add comments for easier maintenance.
18016
18017 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18018
18019 * Makefile.in: Add all-libproc target similar to all-gui.
18020
18021 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
18022
18023 * Makefile.in (CHECK_MODULES): split into
18024 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
18025
18026 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
18027
18028 * config.guess (i386-unknown-bsdi): New system to guess.
18029
18030 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18031
18032 * Makefile.in: Add all-gui target (but not yet build by "all").
18033
18034 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
18035
18036 * config.sub: Move deletion of patch suffix from here...
18037 * configure.in: To here, at Ian's suggestion. The top-
18038 level scripts might need to know of a patch level.
18039
18040 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
18041
18042 * config.sub: Strip off patch suffix so rtl is recognized
18043 as a sunos4.1.3 machine, even though it's been patched.
18044
18045 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
18046
18047 * Makefile.in (INSTALL_LAST): Delete.
18048 (INSTALL_DOSREL): New.
18049
18050 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18051
18052 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
18053 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
18054 whether we pass down --with-gnu-ld anyhow.
18055
18056 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
18057
18058 * Makefile.in (INSTALL_LAST): Change operation so it works
18059 on more flavors of make.
18060 * configure.in (go32): Don't build libg++ or libio.
18061
18062 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
18063
18064 * Makefile.in (Move HOST_PREFIX_1 and friends up so
18065 they can be overriden by templates.
18066
18067 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
18068
18069 * configure.in (target==go32): Don't build gdb.
18070 * dosrel: New directory.
18071
18072 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
18073
18074 * configure.in (host==go32): Configure dosrel too.
18075 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
18076 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
18077 be set by incoming names or templates.
18078 (INSTALL_LAST): New rule.
18079
18080 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
18081
18082 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
18083
18084 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18085
18086 * configure.in (appdirs): New variable. Currently empty, but will
18087 be used in gas distribution. If nonempty, lists a set of
18088 directories at least one of which must get configured, or top
18089 level configuration is considered to have failed.
18090 (rs6000-*-lynxos*): Use new file name.
18091
18092 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18093
18094 Eliminate XTRAFLAGS.
18095 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
18096 newlib include files using -idirafter, and also use -nostdinc.
18097 (CXX_FOR_TARGET): Likewise.
18098 (XTRAFLAGS): Removed.
18099 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
18100 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
18101 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
18102 ($(DO_X)): Don't pass down XTRAFLAGS.
18103
18104 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18105
18106 * configure.in (mips*-dec-bsd*): New target; do build linker.
18107 (mips*-*-bsd*): New target; don't build linker.
18108
18109 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18110
18111 * configure.in: support rs6000-*-lynxos* configuration.
18112 support sunos4 as a cross target.
18113
18114 * config.sub: look for lynx*, not lynx since the OS version may
18115 legitimately be part of the name.
18116
18117 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18118
18119 * configure.in (i[34]86-*-sco*): Move to be with other i386
18120 targets.
18121 (romp-*-*): New target. Skip various binary utilities.
18122 (vax-*-*): New target. Don't build newlib.
18123 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
18124
18125 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18126
18127 * configure.in: Only set host_makefile_frag if config
18128 directory exists.
18129
18130 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18131
18132 * install.sh: If $dstdir exists, don't check whether each
18133 component does.
18134
18135 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18136
18137 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
18138
18139 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
18140
18141 * configure.in (*-*-lynxos*): Don't configure newlib for either
18142 native or cross Lynx.
18143
18144 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
18145
18146 * config.sub (sparc64-elf): Fix os.
18147 (z8k): Remove duplicate.
18148
18149 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18150
18151 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
18152 gcc/stmp-fixproto, to try to prevent fixproto from being run.
18153
18154 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
18155
18156 * configure: Make file links cleanly even if Lynx fails on
18157 an NFS symlink (at least fail cleanly).
18158
18159 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18160
18161 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
18162 -XNh2000.
18163
18164 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18165
18166 * configure: Unknown options are fatal again.
18167
18168 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
18169
18170 * configure: Ignore --x-includes and --x-libraries, for Autoconf
18171 compatibility.
18172
18173 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
18174
18175 * build-all.mk: Add `clean' target.
18176
18177 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18178
18179 * config.guess: Add SINIX support.
18180 * configure.in: Add mips-*-sysv4* support.
18181
18182 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
18183
18184 * build-all.mk: Document all useful targets.
18185 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
18186 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
18187
18188 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18189
18190 * configure: Support --silent, --quiet.
18191
18192 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18193
18194 * configure: Support --disable-FEATURE.
18195
18196 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18197
18198 * config.guess: Recognize NCR running SVR4.3.
18199
18200 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
18201
18202 * config.guess: Make BSDI generate i386-unknown-bsd386.
18203 Patch from Paul Eggert <eggert@twinsun.com>.
18204
18205 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18206
18207 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
18208
18209 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18210
18211 * configure: Make unrecognized options give nonfatal warnings
18212 instead of fatal errors, and pass them to any subdirectory
18213 configures in case they recognize them.
18214 Make --x equivalent to --with-x.
18215
18216 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18217
18218 * configure: Add --enable-* options. Clean up usage message and
18219 some comments.
18220
18221 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
18222
18223 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
18224
18225 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18226
18227 * configure.in (hppa*-*-*): Enable binutils.
18228
18229 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18230
18231 * config.sub: Recognize cisco.
18232
18233 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
18234
18235 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
18236
18237 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18238
18239 * config.guess: about target *-hitachi-hiuxwe2, don't print more
18240 than one configuration name. Add comment.
18241
18242 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
18243
18244 * config.guess: about target *-hitachi-hiuxwe2, fixed
18245 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
18246 macro is incorrect.]
18247
18248 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18249
18250 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
18251 than the "make ls" stuff which used to be here.
18252
18253 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18254
18255 * config.guess: Recognize i[34]86-unknown-freebsd.
18256 From Shawn M Carey <smcarey@rodan.syr.edu>.
18257
18258 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
18259
18260 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
18261
18262 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
18263
18264 * config.guess: Check for ptx.
18265
18266 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
18267
18268 * config.sub: Add os9k checking.
18269
18270 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18271
18272 * config.guess: Handle OSF1 running on HPPA processors
18273
18274 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18275
18276 * configure: If subdir configure fails, print out a message with
18277 subdirectory name, in case subdir's configure code didn't identify
18278 itself.
18279
18280 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
18281
18282 * configure.in: Remove embedded newlines from configdirs.
18283 Avoid mismatches of substrings. Fix matching strings at end
18284 of configdirs.
18285
18286 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
18287
18288 * config.guess: Add Lynx/rs6000 config support.
18289
18290 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18291
18292 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
18293
18294 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
18295
18296 * configure.in (hppa*-*-osf*): Treat this just like most other
18297 PA configurations (eg no binutils or ld).
18298 (hppa*-*-*elf*): These configurations have binutils and ld.
18299
18300 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18301
18302 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
18303
18304 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18305
18306 * configure.in (rs6000-*-*): Build gas.
18307
18308 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18309
18310 * Makefile.in: Avoid bug in losing hpux sed.
18311
18312 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18313
18314 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
18315 for GDB and GDB has been fixed to not need it.
18316
18317 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18318
18319 * config.guess: Recognize vax hosts.
18320
18321 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18322
18323 * configure (while loop): Don't use "break 2" inside case
18324 statement -- the case statement isn't an enclosing loop.
18325
18326 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
18327
18328 * config.guess: Clean up NeXT support, to allow nextstep
18329 on Intel machines. Make OS be nextstep.
18330
18331 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
18332
18333 * config.guess: Add alternate forms for Convex.
18334
18335 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
18336
18337 * configure: Completely rewrite option processing. Take
18338 advantage of pattern-matching to avoid invoking test frequently.
18339 Also clean up host and target defaulting logic.
18340
18341 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18342
18343 * Makefile.in: Replace all occurrances of "rootme" with "r" and
18344 "$${rootme}" with "$$r", to increase the likelihood that the do-*
18345 commands (plus user environment) will fit SCO limits.
18346
18347 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18348
18349 * configure.in: Don't issue warnings about directories which are
18350 not being configured if -norecursion is set. Correct test for
18351 --with-gnu-as and --with-gnu-ld to not get confused by substring
18352 matches.
18353
18354 * configure.in: Don't build gas for alpha-dec-osf1*.
18355
18356 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
18357
18358 * configure: Back out Per's change of 12/19/1993. It changes the
18359 behavior of configure in unexpected and confusing ways.
18360
18361 Also, use different delim char when calculating
18362 program_transform_name so that the name can contain slashes.
18363
18364 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
18365
18366 * configure.in, config.sub: Add support for VSTa micro-kernel.
18367
18368 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
18369
18370 * configure.in: Nuke hacks which were used to get a special
18371 version of GAS for HPPA configurations.
18372
18373 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
18374
18375 * configure: If only ${target_alias} is given, use that
18376 as the default for ${host_alias}.
18377 * configure: Add missing back-slashes before nested quotes.
18378
18379 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18380
18381 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
18382
18383 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
18384
18385 * config.guess: Recognize some Tektronix configurations.
18386 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
18387
18388 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18389
18390 * config.sub: Match any flavor of SH.
18391
18392 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
18393
18394 * configure.in: Don't try to configure newlib for Alpha.
18395
18396 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18397
18398 * configure.in: Don't build ld for Irix 5. Don't build gas,
18399 libg++ or libio for any Alpha target.
18400
18401 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
18402
18403 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
18404
18405 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
18406 default arguments -- so it tried to compress itself.
18407
18408 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18409
18410 * configure.in (notsupp): ensure that a space is always at the end
18411 of the configdirs list, since the grep checks for an explicit space
18412
18413 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18414
18415 * configure.in (target i386-sysv4.2): don't build ld, since static
18416 versions of many libraries are not available.
18417
18418 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18419
18420 * config.guess: Recognize Apollos (using environment variables).
18421 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
18422
18423 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18424
18425 * config.guess: Recognize Sony news mips running newsos.
18426
18427 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
18428
18429 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
18430 "fi ; else" for bash.
18431
18432 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
18433
18434 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
18435
18436 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
18437
18438 * config.sub: accept unixware as an alias for svr4.2.
18439 Fix some inconsistancies with the gcc version.
18440
18441 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18442
18443 * Makefile.in (DISTDOCDIRS): Add gdb.
18444
18445 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
18446
18447 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
18448
18449 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18450
18451 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
18452 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
18453 this now.
18454
18455 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18456
18457 * config.sub: Accept hiux* as an OS name.
18458
18459 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
18460 etc/make-stds.texi. The underscore came from gcc, and dje now
18461 agrees that RUNTESTFLAGS is the correct name.
18462
18463 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
18464
18465 * install.sh: Remove 'set -e'. It makes any conditionals
18466 in the script useless.
18467
18468 * config.guess: Automatically recognize arm-acorn-riscix
18469 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
18470
18471 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
18472
18473 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
18474
18475 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18476
18477 * Makefile.in (DISTDOCDIRS): New variable.
18478 (taz): Edit local Makefile.in sooner, instead of proto-toplev
18479 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
18480
18481 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18482
18483 * configure.in (hppa target): check the source directory for the
18484 pagas sub-directory
18485
18486 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
18487
18488 * config.sub: Allow -aout* and -elf*.
18489
18490 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18491
18492 * configure.in: Don't build ld on i386-solaris2, same as for
18493 sparc-solaris2.
18494
18495 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
18496
18497 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
18498
18499 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18500
18501 * configure.in: Configure gdb for alpha.
18502
18503 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18504
18505 * Makefile.in (CXXFLAGS): Add -O.
18506
18507 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18508
18509 * config.guess: added support for DG Aviion
18510
18511 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18512
18513 * configure.in: Produce warning message for subdirectories not
18514 configurable for this host/target combination. Don't try to
18515 configure gdb for vms.
18516
18517 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18518
18519 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
18520 appropriate files before making "diststuff".
18521 (DISTBISONFILES): New var: list of files to be edited.
18522 (DISTSTUFFDIRS): Add binutils.
18523
18524 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18525
18526 * config.sub: also handle mipsel and mips64el (for little endian mips)
18527
18528 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18529
18530 * configure.in: Add * to end of all OS names.
18531
18532 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
18533
18534 * configure.in: Build newlib for LynxOS native.
18535
18536 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18537
18538 * config.guess: Add support for delta 88k running SVR3.
18539
18540 * configure.in: Add comment about HP compiler vs. emacs.
18541
18542 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18543
18544 * configure.in: don't build ld on solaris2 (not a viable option
18545 due to bugs in getpwnam & getpwuid)
18546
18547 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18548
18549 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
18550 config.guess will produce a full version number.
18551
18552 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18553
18554 * configure.in: Build linker and binutils for alpha-dec-osf1.
18555
18556 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18557
18558 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
18559 and gdb/testsuite/Makefile.in.
18560
18561 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18562
18563 * configure.in: recognize mips*- instead of mips-
18564
18565 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
18566
18567 * config.sub: Accept linux*coff and linux*elf as operating
18568 systems.
18569
18570 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18571
18572 * config.sub: Recognize mips64, and mips3 as an alias for it.
18573
18574 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18575
18576 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
18577 gdb knows how to handle OSF/1 shared libraries.
18578
18579 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18580
18581 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
18582 * config.guess: Recognize Hitachi's HIUX.
18583 * config.sub: Recognize h3050r* and hppahitachi.
18584 Remove redundant cases for hp9k[23]*.
18585
18586 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18587
18588 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
18589 if gas and ld are in the source tree and are in ${configdirs}.
18590 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
18591 --with options (but still pass them down on the command line,
18592 if they were explicitly specified).
18593
18594 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18595
18596 * configure: substitute SHELL value in Makefile.in with
18597 ${CONFIG_SHELL}
18598
18599 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18600
18601 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
18602 *-*-solaris2* targets.
18603
18604 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18605
18606 * Makefile.in: define M4, and pass it down to sub-makes;
18607 all-autoconf now depends on all-m4
18608
18609 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18610
18611 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
18612 presence of {ar,ranlib} instead of a configured directory
18613
18614 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
18615
18616 * config.guess: Accept 34?? as well as 33?? for NCR.
18617
18618 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18619
18620 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
18621 of 'gas' in sed commands, since 'gash' is now in the tree as well.
18622
18623 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18624
18625 * configure: grab values for $(CC) and $(CXX) from the
18626 environment, so that someone can do "CC=gcc configure; make" and
18627 have it work right (matching the way that autoconf works now)
18628
18629 * configure.in, Makefile.in: add support for gash, the tcl
18630 interface to Galaxy
18631
18632 * config.guess: add NetBSD variants (hp300, x86)
18633
18634 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
18635
18636 * install.sh: Support -d option (in the manner of SunOS 4 install,
18637 as it is more deterministic than that of GNU install)
18638 (chmodcmd): Set file to mode 755 by default (should also do default
18639 chgrp and chown, but I don't feel like dealing with that now)
18640
18641 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
18642
18643 * config.sub: Remove h8300hhms alias.
18644
18645 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18646
18647 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
18648
18649 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18650
18651 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
18652 as stmp-fixinc
18653
18654 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18655
18656 * config.sub: recognize m88110-bug-coff.
18657
18658 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18659
18660 * Makefile.in (all-libio): all dependencies on the toolchain used
18661 to build this (gcc, gas, ld, etc)
18662
18663 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18664
18665 * config.guess: Deal with OSF/1 1.3 on alpha.
18666
18667 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18668
18669 * install.sh: add some 'else true' clauses for portability
18670
18671 * configure.in: don't build libio for h8[35]00-*-* targets
18672
18673 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
18674
18675 * Makefile.in: Add support for new libio.
18676
18677 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18678
18679 * install.sh: If one command fails, don't try the rest. Don't try
18680 to remove $dsttmp (via trap) unless we have already created it.
18681 If $src doesn't exist, detect it and exit with an error.
18682
18683 * config.guess: Recognize BSD on hp300.
18684
18685 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
18686
18687 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
18688 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
18689
18690 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
18691
18692 * Makefile.in (all-send-pr): depends on all-prms
18693
18694 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18695
18696 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
18697
18698 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18699
18700 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
18701 Added test for mips-mips-riscos5.
18702
18703 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18704
18705 * configure.in: use mh-hp300 for 68k HP hosts
18706
18707 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18708
18709 * configure: add support for CONFIG_SHELL, so that you can use
18710 some alternate shell for evaluating configure scripts
18711
18712 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
18713
18714 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
18715 in configure script to bug-gdb@prep.ai.mit.edu when building
18716 distribution archive.
18717 * Makefile.in (COMPRESS): Remove def.
18718 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
18719 gdb.tar.Z and make-gdb.tar.Z respectively.
18720 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
18721 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
18722 to convergence with 'taz' target in Makefile.in.
18723
18724 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18725
18726 * install.sh (dsttmp): use trap to ensure that tmp files go
18727 away on error conditions
18728
18729 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18730
18731 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
18732
18733 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18734
18735 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
18736 its parent is '/' not ''.
18737
18738 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
18739
18740 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
18741
18742 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
18743 that ${newsrcdir}/configure.in does.
18744
18745 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18746
18747 * test-build.mk: support for CONFIG_SHELL
18748
18749 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
18750
18751 * config.sub (netware): Add as a basic system type.
18752
18753 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18754
18755 * Makefile.in (Makefile): depend on configure.in. Also drop the
18756 $(srcdir)/ from the dependency on Makefile.in.
18757
18758 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
18759
18760 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
18761 (h8300hhms is temporary until multi-libraries are implemented).
18762 * configure.in: Handle h8300h too.
18763
18764 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18765
18766 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
18767
18768 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
18769
18770 * configure: Remove extraneous output when guessing host type.
18771 * config.guess: Remove extraneous output when guessing using C
18772 compiler rather than uname, or when guessing fails.
18773
18774 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
18775
18776 * Makefile.in: remove all.cross and install.cross targets
18777
18778 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
18779 definitions
18780
18781 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
18782
18783 * configure.in (target sh): Build gprof.
18784
18785 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18786
18787 * config.sub: change -solaris to -solaris2
18788
18789 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18790
18791 * configure.in: Use config/mh-riscos for mips-*-sysv*.
18792
18793 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
18794
18795 * configure: Correct error message for missing Makefile.in to
18796 print correct directory.
18797
18798 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18799
18800 * install.sh: kludge around 386BSD shell bug
18801
18802 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
18803
18804 * config.guess: Recognize NeXT.
18805 * config.guess: Recognize i486-ncr-sysv4.
18806 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
18807
18808 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
18809
18810 * Makefile.in (MAKEINFOFLAGS): New variable.
18811 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
18812 * build-all.mk, test-build.mk: Pass down --no-split as
18813 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
18814
18815 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
18816
18817 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
18818
18819 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
18820
18821 * Makefile.in (libg++.tar.z): New rule.
18822 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
18823 * Makefile.in (taz): Only do a single chmod.
18824
18825 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18826
18827 * install.sh: don't use dirname anymore (replaced with sed usage)
18828
18829 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
18830
18831 * Makefile.in: Change extension for gzip'd files from '.z' to
18832 '.gz' per new FSF standard usage.
18833
18834 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18835
18836 * configure: put quotes around the final value of program_transform_name
18837
18838 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18839
18840 * Makefile.in: new install.sh support; update install-info rules
18841
18842 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
18843
18844 * configure.in: Build diff for crosses, but not for go32 host.
18845
18846 * configure.in: Build gprof only for native, and don't build it
18847 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
18848
18849 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
18850
18851 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
18852
18853 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18854
18855 * configure.in (host_tools): Add prms.
18856
18857 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18858
18859 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
18860 with $(FLAGS_TO_PASS) on the command line
18861
18862 * config.sub: Recognize lynx and lynxos
18863
18864 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
18865
18866 * config.sub: Accept -ecoff*, not just -ecoff.
18867
18868 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18869
18870 * Makefile.in (taz): Use .gz suffix instead of .z.
18871 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
18872 names.
18873
18874 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18875
18876 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
18877
18878 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18879
18880 * Makefile.in (install-no-fixedincludes): install gcc last, so
18881 that rebuilds that might happen during 'make install' don't get
18882 bogus gcc include files
18883
18884 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18885
18886 Change from Utah for HPPA support:
18887 * config.guess: Recognize hppa1.x-hp-bsd.
18888
18889 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
18890
18891 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
18892 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
18893
18894 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
18895
18896 * config.sub: Add support for rom68k and bug boot monitors.
18897
18898 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
18899
18900 * Makefile.in: Make all-opcodes depend on all-bfd.
18901
18902 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
18903
18904 * config.guess: Added special check for i[34]86-univel-sysv4*.
18905
18906 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
18907
18908 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
18909 the processor rather than assuming i486.
18910
18911 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18912
18913 * config.guess: Recognize SunOS6 as Solaris3.
18914
18915 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
18916
18917 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
18918 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
18919
18920 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
18921
18922 * build-all.mk (all-cross): New target for Canadian Cross.
18923 Added Q2 go32 targets.
18924 * test-build.mk: Configure go32 cross sparclite-aout and
18925 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
18926 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
18927
18928 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18929
18930 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
18931 GO32 hosted toolchains
18932
18933 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
18934
18935 * configure: change so "-exec-prefix" gets passed down rather
18936 than "-exec_prefix" so autoconf generated Makefiles get the
18937 exec_prefix set right.
18938
18939 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18940
18941 * config.guess: get the Solaris2 minor version number
18942
18943 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
18944
18945 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18946
18947 * config.guess: Recognize some Sequent platforms.
18948
18949 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18950
18951 * Makefile.in: added the vault-install target
18952
18953 * configure.in: actually use the Sun3 makefile fragment that's in
18954 config, also added the release dir to configdirs
18955
18956 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18957
18958 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
18959
18960 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18961
18962 * configure.in: remove some program from Alpha targetted toolchains
18963
18964 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
18965
18966 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
18967 gprof.
18968 (taz): Run "make diststuff" in those directories instead of "make
18969 proto-dir". Look for "VERSION=" only at start of line in subdir
18970 Makefile. Use "gzip -9" for compression.
18971 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
18972 (binutils.tar.z): New target.
18973
18974 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18975
18976 * Makefile.in (taz): Include gpl.texinfo.
18977
18978 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18979
18980 * Makefile.in (setup-dirs): Merged into "taz" target.
18981 (taz): Only do `proto-dir' stuff if a directory is actually needed
18982 for this target.
18983
18984 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
18985
18986 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
18987 (FLAGS_TO_PASS): Pass down MUNCH_NM.
18988 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
18989 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
18990 (gcc-no-fixedincludes): Correct for current gcc Makefile.
18991
18992 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
18993
18994 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
18995 config.sub, and move-if-change to gdb testsuite distribution
18996 archive, so the testsuite can be extracted, configured, and
18997 run separately from the gdb distribution. Blow away the Chill
18998 tests that require a Chill compiled executable, since GNU Chill
18999 is not yet publically available.
19000
19001 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19002
19003 * test-build.mk: set environment variables in a single command,
19004 instead of a list of assignments and exports
19005
19006 * config.guess: recognize Alpha/OSF1 systems
19007
19008 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19009
19010 * configure: Change help message to prefer --options rather than
19011 -options.
19012
19013 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19014
19015 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
19016 zippy@ecst.csuchico.edu.
19017 * config.guess: Recognize miniframe.
19018
19019 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
19020
19021 * Makefile.in: Use srcroot to find runtest rather than rootme.
19022 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
19023
19024 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
19025
19026 * test-build.mk: Extensive additions to support building on a
19027 machine other than the host.
19028
19029 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19030
19031 * configure (tooldir): Fix for i386-aix again.
19032
19033 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
19034
19035 * configure, Makefile.in: Change definition of $(tooldir)
19036 to match the FSF.
19037
19038 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
19039
19040 * config.guess: Recognize i[34]86/SVR4.
19041
19042 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19043
19044 * Makefile.in (all-gdb): gdb depends on sim.
19045
19046 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
19047
19048 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
19049 at the same time we make the prototype gdb directory.
19050 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
19051 files at the same time as the gdb base release distribution.
19052
19053 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
19054
19055 * Makefile.in (check): Use individual check targets rather than
19056 DO_X rule.
19057 (check-gcc): Added.
19058
19059 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
19060
19061 * config.sub: Use sysv3.2 not sysv32 for canonical OS
19062 for System V release 3.2.
19063
19064 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19065
19066 * config.sub: Recognize hppaosf.
19067 * configure.in: Do configure ld/binutils/gas for it.
19068
19069 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19070
19071 * configure (tooldir): Alter syntax used to set this, for systems
19072 where "\$" isn't handled right, like i386-aix.
19073
19074 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
19075
19076 * configure: Pass program-transform-name, not
19077 program_transform_name, to recursive configures.
19078
19079 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
19080
19081 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
19082 of gas+ld+binutils.
19083
19084 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
19085
19086 * config.guess: Recognize AIX3.2 as distinct from 3.1.
19087
19088 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19089
19090 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
19091
19092 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19093
19094 * Makefile.in (PRMS): Set back to all-prms.
19095
19096 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
19097
19098 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
19099 targets, rather than for MIPS hosts.
19100
19101 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19102
19103 * configure.in: add comment for --with-x default values
19104
19105 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
19106
19107 * Makefile.in: add check-* targets for each of the directories in
19108 the tree. Add a definition of RUNTEST that will use the one we
19109 just built, if it exists. Pass this down via FLAGS_TO_PASS.
19110
19111 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
19112
19113 * configure.in: Removed obsolete references to bfd_target and
19114 target_makefile_frag.
19115
19116 * build-all.mk: Set assorted targets for Q2.
19117 * config.sub: Recognize z8k-sim and h8300-hms.
19118 * test-build.mk: Really don't pass host to configure.
19119 (HOLES): Added uname.
19120
19121 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
19122
19123 * configure: Handle an empty program-prefix, program-suffix or
19124 program-transform-name correctly.
19125
19126 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
19127
19128 * build-all.mk: -G 8 no longer required for MIPS targets.
19129 * test-build.mk: Don't pass host argument to configure; make it
19130 guess.
19131
19132 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
19133
19134 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
19135 * Makefile.in (COMPRESS): New macro, like GZIP.
19136
19137 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
19138
19139 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
19140
19141 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
19142 with gas currently defaults to -G 0.
19143
19144 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
19145
19146 * Makefile.in (all-flex): flex depends on byacc.
19147
19148 * build-all.mk: If host not specified, use config.guess. Pass TAG
19149 to test-build.mk as RELEASE_TAG.
19150 * test-build.mk (configargs): New variable containing arguments to
19151 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
19152 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
19153
19154 * config.guess: Use /bin/uname when checking -X argument on SCO,
19155 to avoid invoking GNU uname which doesn't understand -X.
19156
19157 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
19158
19159 * configure.in: Build gas for mips-*-*.
19160
19161 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19162
19163 * Makefile.in (all.normal): insert missing backslash.
19164
19165 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
19166
19167 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
19168
19169 * Makefile.in: Complete overhaul to merge many almost identical
19170 targets.
19171
19172 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19173
19174 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
19175 (gdb.tar.Z): Adjusted.
19176
19177 * Makefile.in (setup-dirs, taz): New targets; should be general
19178 enough to adapt for gdb sometime. Build only .z file.
19179 (gas.tar.z): New target.
19180
19181 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19182
19183 * build-all.mk: Use CC=cc -Xs on Solaris.
19184
19185 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
19186
19187 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
19188 for handling BISON for FSF releases.
19189
19190 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19191
19192 * configure: Actually implement the change zoo just documented.
19193
19194 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
19195
19196 * configure: when using config.guess, only set target_alias when
19197 it's not already been set (ie, on the command line)
19198
19199 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19200
19201 * Makefile.in: add installcheck target, set PRMS to install-prms
19202
19203 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19204
19205 * configure: add support for package_makefile_fragment, handle the
19206 case where a directory has a configure.in file but no Makefile.in
19207 more gracefully (with an actual understandable error message, even);
19208 add support for --without (and add this to the usage message); also
19209 explicitly add a --host=${host_alias} to the command line when
19210 config.guess is used
19211
19212 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19213
19214 * configure: Must use both --host and --target in recursive calls.
19215
19216 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
19217
19218 * Makefile.in: Change deja-gnu to dejagnu.
19219
19220 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
19221
19222 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
19223
19224 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19225
19226 * configure.in: canonicalize all instances to *-*-solaris2*,
19227 also strip out a number of tools to not build for go32 host
19228
19229 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19230
19231 * config.guess: add GPL.
19232
19233 * Makefile.in, config.guess, config.sub, configure: bump
19234 copyrights to 93.
19235
19236 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
19237
19238 * Makefile.in (do-info): Removed obsolete check for existence of
19239 localenv file.
19240
19241 * Makefile.in (MAKEOVERRIDES): Define to be empty.
19242
19243 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19244
19245 * Makefile.in: a couple of 'else true' for decstation,
19246 support for TclX
19247
19248 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
19249
19250 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
19251
19252 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
19253
19254 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
19255
19256 * config.guess: Recognize i386-ibm-aix (PS/2).
19257 * configure.in: Use config/mh-aix386 file for it.
19258
19259 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
19260
19261 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
19262 CC_FOR_TARGET instead.
19263 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
19264
19265 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
19266
19267 * Makefile.in: Add sim to list of directories sent with gdb
19268
19269 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
19270
19271 * configure.in: Put back mips-dec-bsd* case.
19272
19273 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
19274
19275 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
19276 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
19277 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
19278
19279 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19280
19281 * configure.in: remove no-op mips-dec-bsd* in "case $target"
19282
19283 * Makefile.in (dir.info): only run gen-info-dir if it exists,
19284 (install-info): install dir.info only if it exists,
19285 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
19286
19287 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
19288
19289 * configure.in: For vms target, skip bfd, ld, binutils. Do build
19290 gas for mips-dec-bsd.
19291
19292 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
19293
19294 * configure (makesrcdir): If ${srcdir} is relative and not ".",
19295 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
19296
19297 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
19298
19299 * configure.in: Added "dejagnu" to hosttools list.
19300
19301 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
19302
19303 * config.sub, configure.in, config.guess: Add support
19304 for Bosx, an AIX variant from Bull.
19305 Patches from F.Pierresteguy@frcl.bull.fr.
19306
19307 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
19308
19309 * devo/dejagnu: Initial creation of devo/dejagnu.
19310 Migrated dejagnu testcases and support files for testing software
19311 tools to reside as subdirectories, currently called "testsuite",
19312 within the directory of the software tool. Migrated all programs,
19313 support libraries, etc. beloging to dejagnu proper from
19314 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
19315 with no modifications. The changes to these files which will
19316 allow them to configure, build, and execute properly will be made
19317 in a future update.
19318
19319 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19320
19321 * Makefile.in: Change send_pr to send-pr.
19322 * configure.in: Likewise.
19323 * send_pr: Renamed directory to send-pr.
19324
19325 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
19326
19327 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
19328
19329 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
19330
19331 * README: Update for gdb-4.8 release.
19332 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
19333 gdb-xxx.tar.z (gzip'd) file also.
19334
19335 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19336
19337 * Makefile.in: make all-diff depend on all-libiberty
19338
19339 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
19340
19341 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
19342
19343 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19344
19345 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
19346
19347 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
19348
19349 * Makefile.in (DEVO_SUPPORT): Remove etc directory
19350 (ETC_SUPPORT): Only add the files GDB wants from etc/.
19351 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
19352
19353 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19354
19355 * Makefile.in: makeinfo binary is in a new location
19356
19357 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
19358
19359 * config.sub: Accept -ecoff as an OS.
19360
19361 * Makefile.in: Various changes to eliminate a level of make
19362 recursion and reduce the required command line length.
19363 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
19364 sub-makes.
19365 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
19366 variables holding settings for specific sub-makes.
19367 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
19368 in terms of BASE_FLAGS_TO_PASS.
19369 (TARGET_LIBS): New variable listing directories which use
19370 TARGET_FLAGS_TO_PASS.
19371 (subdir_do): Eliminated.
19372 (do-*): New set of targets to replace subdir_do.
19373 (various): All targets which used subdir_do now depend on do-*.
19374 (local-clean): Renamed from do_clean.
19375 (local-distclean): New target, dependency of distclean and
19376 realclean.
19377 (install-info): Don't create directories. Depend on dir.info
19378 rather than calling make recursively.
19379 (install-dir.info): Eliminated.
19380 (install-info-dirs): Create all info directories here.
19381 (dir.info): Depend upon do-install-info.
19382
19383 * test-build.mk (HOLES): Added false.
19384
19385 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
19386
19387 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
19388
19389 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19390
19391 * Makefile.in (info): remove dependency on all-texinfo. The
19392 problem was really in texinfo/C, not at this level.
19393
19394 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
19395
19396 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
19397
19398 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
19399
19400 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
19401 GDB releases.
19402
19403 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19404
19405 * configure: Include srcdir in message about target of link not
19406 being found. Don't convert `-' to `_' in `with' options being
19407 passed to subdirs.
19408
19409 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19410
19411 * configure.in: add uudecode to host_tools
19412
19413 * Makefile.in: added {all,install}-uudecode targets, added them to
19414 the appropriate lists
19415
19416 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
19417
19418 * Makefile.in (all-gcc): Added dependency on all-gas.
19419
19420 * configure.in (mips-*-*): Build ld and binutils.
19421
19422 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19423
19424 * configure: check return code from mkdir, print error message and
19425 exit on failure.
19426
19427 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
19428
19429 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
19430
19431 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
19432
19433 * test-build.mk (HOLES): Added tar, cpio and uudecode.
19434
19435 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19436
19437 * config.sub (h8500): Recognize this as a cpu type.
19438
19439 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19440
19441 * configure: source directory missing is no longer a warning
19442
19443 * configure.in: recognize irix[34]* instead of irix[34]
19444
19445 * Makefile.in: define and pass down X11_LIB
19446
19447 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
19448
19449 * guess-systype: Renamed to ...
19450 * config.guess: ... by popular request.
19451 * configure.in, Makefile.in: Update accordingly.
19452
19453 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
19454
19455 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
19456 + Add Convex, Cray/Unicos, and Encore/Multimax support.
19457 + Execute ./dummy instead of assuming . is in PATH.
19458
19459 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
19460
19461 * guess-systype: New shell script. Attempts to guess the
19462 canonical host name of the executing host.
19463 Only a few hosts are supported so far.
19464 * configure: Call guess-systype if no host is specified.
19465
19466 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
19467
19468 * Makefile.in (gcc-no-fixedincludes): Made to work with current
19469 gcc Makefile.
19470
19471 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
19472
19473 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
19474 (all-gcc, install-gcc, subdir_do): Use it.
19475
19476 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19477
19478 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
19479
19480 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
19481
19482 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
19483 set exclusively by configure, using configure.in .
19484
19485 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19486
19487 * test-build.mk: set $PATH for all builds
19488
19489 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
19490
19491 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
19492
19493 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
19494 the one used in gcc/Makefile.in, so that a null expansion doesn't
19495 override the one needed to build gcc with a native cc.
19496
19497 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19498
19499 * configure: Accept -with arguments.
19500
19501 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19502
19503 * Makefile.in: added h8300sim
19504
19505 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
19506
19507 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
19508 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
19509 (all-cygnus, native, build-cygnus): Make
19510 $(canonhost)-stamp-3stage-done, not $(host)....
19511 * test-build.mk (stamp-3stage-compared): Use tail +10c for
19512 i386-sco3.2v4. Added else true to if command.
19513
19514 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
19515
19516 * config.sub: (from FSF) Sequent uses a BSD-like OS.
19517
19518 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
19519
19520 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
19521
19522 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19523
19524 * configure.in: don't remove binutils from Solaris builds
19525
19526 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
19527
19528 * Makefile.in: get rid of earlier definitions for *clean,
19529 also handle the recursive info rule better
19530
19531 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
19532
19533 * Makefile.in (mostlyclean, distclean, realclean): Fix to
19534 do more-or-less the right thing.
19535
19536 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
19537
19538 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
19539 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
19540
19541 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19542
19543 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
19544 $(host_canonical).
19545
19546 * configure.in: split the configdirs list into 4 categories (native
19547 v. cross, library v. tool) and handle the cross-only and native-
19548 only in more reasonable (and correct!) way.
19549
19550 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
19551
19552 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
19553 configdirs anymore.
19554
19555 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19556
19557 * Makefile.in: extensive cleanup:: removed all of the explicit
19558 clean-* targets, collapsed many wrappers around subdir_do into
19559 one, added additional targets to satisfy standards.texi, deleted
19560 some old targets, some changes for consistency
19561
19562 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19563
19564 * configure.in: handle some programs as cross-only, and others as
19565 native only
19566
19567 * test-build.mk: handle partial holes in a more generic manner
19568
19569 * Makefile.in: m4 depends on libiberty
19570
19571 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19572
19573 * configure.in: add m4, textutils, fileutils, sed, shellutils,
19574 time, wdiff, and find to configdirs
19575
19576 * Makefile.in: all, clean, and install rules for the new programs
19577 added to configure.in
19578
19579 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19580
19581 * configure.in: use mh-sun for all *-sun-* hosts
19582
19583 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19584
19585 * Makefile.in: define flags for X11 include files and library file
19586 locations, pass them down to the programs that need this info
19587
19588 * build-all.mk: added a 'native' target, to 3stage the native toolchain
19589
19590 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19591
19592 * configure.in: start building libg++ for HP-UX targets
19593
19594 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
19595
19596 * README: Update references to files moved into etc/.
19597
19598 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
19599
19600 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
19601 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
19602
19603 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
19604
19605 * configure: accept dash as well as underscore in long option
19606 names for FSF compatibility.
19607
19608 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
19609
19610 * config.sub: added -sco3.2v4 support from FSF.
19611
19612 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19613
19614 * configure.in: expand the section that adds or removes
19615 directories from the list of programs to build, to handle native
19616 vs. cross in addition to host v. native
19617
19618 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
19619
19620 * Makefile.in: Replace C++ in macro names with CXX.
19621 This is less likely to break ...
19622
19623 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19624
19625 * test-build.mk: add -w to GNU_MAKE
19626
19627 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19628
19629 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
19630 add 'sparc' to list of recognized cpus. This needed to make
19631 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
19632 Delete some redundant ose68 variants. Recognize -wrs as an os,
19633 then changes that into $CPU-wrs-vxworks.
19634
19635 * configure.in: remove most references to gdbtest, regularize
19636 target based program removal
19637
19638 * test-build.mk: import from p3 tree (many fixes and changes)
19639
19640 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19641
19642 * Makefile.in: added rules to handle tcl, tk, and expect
19643
19644 * configure.in: handle those directories if they exist
19645
19646 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19647
19648 * config.sub: removed bogus hppabsd and hppahpux names, since
19649 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
19650
19651 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19652
19653 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
19654 depends upon all-xiberty
19655
19656 * Makefile.in: changes from p3, including:
19657
19658 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
19659
19660 * Makefile.in (XTRAFLAGS): include newlib directories if
19661 newlib/Makefile exists, rather than if host != target.
19662
19663 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
19664
19665 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19666 from the same source tree and not building a cross-compiler. This
19667 matters for the libg++ configuration if reconfiguring a tree that
19668 has already been installed.
19669
19670 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
19671
19672 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19673 pick up the machine and system specific header files.
19674
19675 * Makefile.in: added AS_FOR_TARGET, passed down in
19676 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19677 the C compiler to use to create programs which are run in the
19678 build environment, set it to default to $(CC), and passed it down
19679 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19680
19681 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
19682
19683 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
19684 We need them for unusual native builds, like systems without
19685 ranlib.
19686
19687 * configure: also define $(host_canonical) and
19688 $(target_canonical), which are the full, canonical names for the
19689 given host and target
19690
19691 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
19692
19693 * Makefile.in: Added separate definitions for C++.
19694
19695 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
19696
19697 * configure.in (configdirs): Add deja-gnu.
19698
19699 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
19700
19701 * README: Update for configure.texi and gdb-4.7 release.
19702
19703 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
19704
19705 * Makefile.in: Move "all" target to top of file.
19706 Previously, first target was ".PHONY" which caused BSD4.4 make
19707 to build .PHONY when make was run without arguments.
19708
19709 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
19710
19711 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
19712 Library-copylefted code in libiberty.
19713
19714 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
19715
19716 * config.sub: Replace m68kmote with plain old m68k.
19717
19718 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
19719
19720 * Makefile.in: Remove space from blank line, avoid Make complaints.
19721
19722 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
19723
19724 * config.sub: Complain if no argument is given. Added support for
19725 386bsd as OS and target alias.
19726
19727 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
19728
19729 * Makefile.in (XTRAFLAGS): include newlib directories if
19730 newlib/Makefile exists, rather than if host != target.
19731
19732 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
19733
19734 * config.sub: recognize sparclite-wrs-vxworks.
19735
19736 * Makefile.in (install-xiberty): added *-xiberty make rules (from
19737 p3.) Added clean-xiberty to clean.
19738
19739 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19740
19741 * configure.in: use *-*-* instead of nested cases for host and target
19742
19743 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
19744
19745 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19746 from the same source tree and not building a cross-compiler. This
19747 matters for the libg++ configuration if reconfiguring a tree that
19748 has already been installed.
19749
19750 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
19751
19752 * config.sub (i486v/i486v4): Merge in from FSF version.
19753
19754 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
19755
19756 * configure: only set PWD if it is already set.
19757
19758 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
19759
19760 * configure: just set PWD=`pwd` at the top, since Ultrix sh
19761 doesn't have unset and all success paths (and most error paths)
19762 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
19763 to just ${PWD} to avoid confusion.)
19764
19765 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
19766
19767 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
19768 even for a native compilation.
19769
19770 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
19771
19772 Changes to make the gdb.tar.Z rule work better.
19773
19774 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
19775 (DEVO_SUPPORT): Add configure.texi.
19776 (bfd-ilrt.tar.Z): Remove ancient rule.
19777
19778 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
19779
19780 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19781 pick up the machine and system specific header files.
19782
19783 * configure.in, config.sub: added new target m68010-adobe-scout,
19784 with alias of adobe68k. Changed configure.in to check for
19785 -scout before -sco* to avoid a false match.
19786
19787 * Makefile.in: added AS_FOR_TARGET, passed down in
19788 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19789 the C compiler to use to create programs which are run in the
19790 build environment, set it to default to $(CC), and passed it down
19791 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19792
19793 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
19794
19795 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
19796 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
19797 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
19798 FOR_TARGET variants, to newlib and libg++.
19799
19800 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
19801
19802 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
19803 first.
19804
19805 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
19806
19807 * config.sub: Accept `elf' as an environment.
19808
19809 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19810
19811 * Makefile.in (all-opcodes): cd into the right directory
19812
19813 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
19814
19815 * configure: added -program_transform_name option, used as
19816 argument to sed when installing programs.
19817 configure.texi: added documentation for -program_prefix,
19818 -program_suffix and -program_transform_name.
19819
19820 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
19821
19822 * config.sub: Accept i486 where i386 ok.
19823
19824 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
19825
19826 * config.sub: accept we32k
19827
19828 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
19829
19830 * config.sub, configure.in: accept OSE68000 and OSE68k.
19831
19832 * Makefile.in: don't create all directories for ``make install'';
19833 let the subdirectories create the ones they need.
19834
19835 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19836
19837 * COPYING: new file, GPL v2
19838
19839 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19840
19841 * Makefile.in: use the new gen-info-dir, which needs a template
19842 argument (which also lives in texinfo)
19843
19844 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
19845
19846 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
19847
19848 * config.sub (ncr3000): Change i386 to i486.
19849
19850 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19851
19852 * Makefile.in: add install-rcs, install-grep to
19853 install-no-fixedincludes, removed install-bison and install-libgcc
19854
19855 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
19856
19857 * configure.in: grab the HPUX makefile fragment if on HPUX
19858
19859 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
19860
19861 * Makefile.in: eradicate bison spoor (ditto libgcc).
19862 configure.in: recognise m68{k,000}-ericsson-OSE.
19863 es1800 is alias for m68k-ericsson-OSE
19864
19865 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19866
19867 * configure.in: rearrange the parts that remove programs from
19868 configdirs, based now on HOST==TARGET or by canonical triple.
19869
19870 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19871
19872 * test-build.mk: recurse explicitly with -f test-build.mk when
19873 appropriate. predicate stage3 and comparison on the existence
19874 of gcc. That is, if gcc isn't around, we aren't three-staging.
19875 On very clean, also remove ...stamp-co. Build in-place before
19876 doing other builds.
19877
19878 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19879
19880 * Makefile.in, configure.in: add tgas
19881
19882 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19883
19884 * Makefile.in: a number of changes merged in from progressive.
19885
19886 * configure.in: add libm.
19887
19888 * .cvsignore: ignore some stuff that comes from test-build.mk.
19889
19890 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
19891
19892 * config.sub: Add es1800 (m68k-ericsson-es1800).
19893
19894 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
19895
19896 * configure: Add program_suffix (parallel to program_prefix)
19897 * Makefile.in: adjust directory-creating script for losing decstation
19898
19899 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
19900
19901 * configure: Minor $subdir-related fixes.
19902
19903 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19904
19905 * configure: fix various problems with propogating
19906 makefile_target_frag in subdirs.
19907 * configure.in: config libgcc if its there
19908
19909 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
19910
19911 * config.sub: HPPA merge.
19912
19913 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
19914
19915 * Makefile.in: Replace all-bison with all-byacc in all
19916 dependency lines for other tools (which now use byacc).
19917
19918 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
19919
19920 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
19921
19922 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
19923
19924 * Makefile.in: make gprof rules similar to byacc rules (instead of
19925 vestigal $(unsubdir) that didn't work...)
19926
19927 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
19928
19929 * config.sub: Add support for Linux.
19930 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
19931 (at least for libg++).
19932
19933 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19934
19935 * configure.texi: fix doc for the -nfp option to configure
19936
19937 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
19938
19939 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
19940
19941 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
19942
19943 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
19944 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
19945 * configure.in: added solaris* host_makefile_frag hook.
19946
19947 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19948
19949 * config.sub: changed recognition of m68000 so that various
19950 m68k types can be specified via m680[01234]0
19951
19952 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19953
19954 * config.sub (basic_machine): fix sed so that '-foo' isn't
19955 completely substituted out while .+'-foo' loses the '-foo'
19956
19957 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
19958
19959 * config.sub ($os): Add -aout.
19960
19961 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
19962
19963 * configure: If host_makefile_frag is absolute, don't
19964 prefix ${invsubdir} (relevant to libg++ auto-configure).
19965
19966 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
19967
19968 * Makefile.in (tooldir): Define it.
19969 (all-ld): Depend on all-flex.
19970
19971 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
19972
19973 * Makefile.in (check): Fix libg++ special case.
19974
19975 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
19976
19977 * configure: do not bury `pwd` into config.status, thus do fewer
19978 pwd's.
19979
19980 * configure: print the "Building in" message only when building in
19981 other than "." AND verbose.
19982
19983 * configure: remove -s, rework -v to better accommodate guested
19984 configures.
19985
19986 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
19987
19988 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
19989
19990 * Makefile.in: macroize flags passed on recursion. remove
19991 fileutils.
19992
19993 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
19994
19995 * configure: get makesrcdir right for subdirs deeper than 1.
19996
19997 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
19998 install.
19999
20000 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
20001
20002 * Makefile.in: don't print subdir_do or recursion lines.
20003
20004 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
20005
20006 * standards.texi: added menu item.
20007
20008 * Makefile.in: build and install standards.info.
20009
20010 * standards.texi: new file.
20011
20012 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20013
20014 * configure: test for and move config.status pieces from
20015 ${subdir}/.
20016
20017 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
20018
20019 * configure: Test for existance of files before trying to mv
20020 them, to avoid numerous non-existance messages.
20021
20022 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
20023
20024 * configure: correct final line of config.status.
20025
20026 * configure: patch from eggert. Avoids a protection problem if
20027 the original Makefile.in is read only.
20028
20029 * configure: use move-if-change from gcc to create config.status.
20030 Some makefiles depend on config.status to tell if a directory
20031 has been reconfigured for a different host. This change
20032 prevents those directories from remaking everything in the case
20033 where the reconfig was only intended to rebuild a Makefile.
20034
20035 * configure: test for config.sub with "config.sub sun4" rather
20036 than "config.sub ${host_alias}". Otherwise we can't tell a bad
20037 host alias from a missing config.sub.
20038
20039 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20040
20041 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
20042 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
20043
20044 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
20045
20046 * configure: mkdir ${subdir} as needed.
20047
20048 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
20049
20050 * Makefile.in,configure.in: added autoconf.
20051
20052 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20053
20054 * Makefile.in: no longer pass against on recursion.
20055
20056 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
20057 definitions are not inherited.
20058
20059 * configure: correct makesrcdir when subdir is .
20060
20061 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
20062
20063 * configure: Add support for 'subdirs' variable, which is
20064 like 'configdirs', except that configure doesn't re-invoke
20065 itself for subdirs, it just creates a Makefile for each subdir.
20066 * configure.texi: Document subdirs.
20067
20068 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20069
20070 * configure.in: added flex to configdirs
20071
20072 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
20073
20074 * Makefile.in: remove clean-stamps from clean.
20075
20076 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
20077
20078 * configure.in: Add gdbtest to configdirs.
20079
20080 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
20081
20082 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
20083 to recursive makes.
20084 * configure.in: Recognize new ncr3000 config.
20085
20086 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
20087
20088 * Makefile.in, configure.in: removed references to gdbm.
20089
20090 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
20091
20092 * config.sub: Don't canonicalize os value
20093 newsos* to bsd (readline needs to check for newsos).
20094 (This fix was earlier made Jan 31, but got re-broken.)
20095
20096 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
20097
20098 * configure.in: sco is an os, not a vendor!
20099
20100 * configure: Quote $( better. Keep various shells happy.
20101
20102 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
20103
20104 * Makefile.in: eliminate stamp-files.
20105
20106 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
20107
20108 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
20109 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
20110
20111 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
20112
20113 * config.sub: fix iris/iris3.
20114
20115 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
20116
20117 * configure: re-add -rm.
20118
20119 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
20120
20121 * Maskefile.in: add .stmp-rcs to all.
20122
20123 * configure.in: remove gas from rs6000 build, use aix host fragment.
20124
20125 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
20126
20127 * configure: pass down site_option during recursion.
20128
20129 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
20130
20131 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
20132
20133 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
20134
20135 * configure: Change exec_prefix so that it really defaults to prefix.
20136
20137 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
20138
20139 * Makefile.in, configure.in: Add support for mmalloc library.
20140
20141 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
20142
20143 * Makefile.in: add stmp dependencies for a few more things.
20144
20145 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
20146
20147 * configure: adjusted error message on objdir/srcdir configure
20148 collision, per john's suggestion.
20149
20150 * Makefile.in: add libiberty stmp to all and all.cross.
20151
20152 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
20153
20154 * Makefile.in: remove force dependencies, add grep to all.
20155
20156 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
20157
20158 * Makefile.in: drop flex. make stamp files work.
20159
20160 * configure: added test for conflicting configuration in srcdir,
20161 remove trailing slashes from srcdir. Otherwise emacs gdb mode
20162 gets cranky. use relative paths for configure and srcdir
20163 whenever possible. Send some error messages to stderr that were
20164 going to stdout.
20165
20166 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
20167
20168 * Makefile.in: Fix libg++ rule to check for gcc directory
20169 before using gcc/gcc. Also pass XTRAFLAGS.
20170
20171 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
20172
20173 * Makefile.in: added stmp-files so that directories aren't polled
20174 when they are already built.
20175
20176 * configure.texi: fixed a node pointer problem.
20177
20178 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
20179
20180 * config.sub configure.in gdb/configure.in
20181 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
20182 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
20183 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
20184
20185 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20186
20187 * configure: -recurring becomes -silent. corrected help message
20188 for -site= option.
20189
20190 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
20191
20192 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20193
20194 * configure: when building Makefile for crosses, replace
20195 tooldir and program_prefix. default srcdir from location of
20196 config.sub. remove "for host in hosts" and "for target in
20197 targets" loops.
20198
20199 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20200
20201 * Makefile.in: Do not pass bindir or mandir to cvs.
20202
20203 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
20204
20205 * Makefile.in, configure.in: removed traces of namesubdir,
20206 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
20207 copyrights to '92, changed some from Cygnus to FSF.
20208
20209 * configure.texi: remove most references to multiple hosts,
20210 multiple targets, subdirs, etc.
20211
20212 * configure.man: removed rcsid. reference config.sub not
20213 config.subr.
20214
20215 * Makefile.in: mkdir $(infodir) on install-info.
20216
20217 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
20218
20219 * configure.texi: Explain better about .gdbinit and about
20220 the environment that configure.in sections run in.
20221
20222 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
20223
20224 * configure.in: Ultrix is only a decstation if it's a MIPS.
20225
20226 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
20227
20228 * README: DOC.configure => cfg-paper.texi.
20229
20230 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
20231
20232 * config.sub (near case $os): Don't convert newsos* to bsd!
20233
20234 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
20235
20236 * Makefile.in: Reinstall change from gdb-4.3 that reduces
20237 the number of copies of COPYING that go into the GDB tar file.
20238
20239 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
20240
20241 * bfd/configure.in, gdb/config/mh-i386sco,
20242 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
20243 Fix SCO configuration stuff.
20244
20245 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
20246
20247 * Makefile.in: For libg++, make sure the -I pointing
20248 to the gcc directory goes *after* all the libg++-local -I flags.
20249 Also, move just-gcc dependency from just-libg++ to all-libg++.
20250
20251 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
20252
20253 * configure: Change -x to -f to keep Ultrix /bin/test happy.
20254
20255 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
20256
20257 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
20258
20259 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
20260
20261 * config.sub: Add stratus configuration frags. Also
20262 submitted to FSF.
20263
20264 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
20265
20266 * Makefile.in (DEV_SUPPORT): add configure.man.
20267
20268 * config.sub(Decode manufacturer-specific): add -none*.
20269
20270 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
20271
20272 * Makefile.in: remove form feeds to make Sun's make happy.
20273 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
20274
20275 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
20276
20277 * Makefile.in (AR_FLAGS): Make quieter.
20278
20279 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
20280
20281 * configure.in: Add libg++.
20282 * configure: When verbose, don't output the command line at each
20283 level; it will be unremarkably the same as the previous version,
20284 which will be the same as what the user typed.
20285
20286 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
20287
20288 * configure.in, Makefile.in: fix clean-info, add flex. add
20289 fileutils.
20290
20291 * configure: be less sensitive to spaces in Makefile.in. Do not
20292 look for sources in "..". Doing so breaks subdirectories that
20293 might have their own configure. If a subdir has it's own
20294 configure script, use it.
20295
20296 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
20297
20298 * cfg-paper.texi: some changes suggested by rms.
20299
20300 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
20301
20302 * config.sub: Merge in some small additions from the FSF version,
20303 taken from the gcc distribution, to bring the Cygnus and FSF
20304 versions into closer sync.
20305
20306 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
20307
20308 * configure.in: Changed svr4 references to sysv4.
20309
20310 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
20311
20312 * configure: added -V for version number option.
20313
20314 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
20315
20316 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
20317 renamed from DOC.configure to cfg-paper.texi.
20318
20319 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20320
20321 * configure, config.subr, config.sub: config.subr is now
20322 config.sub again.
20323
20324 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
20325
20326 * configure.texi: new file, in progress.
20327
20328 * Makefile.in: build info file and install the man page for
20329 configure.
20330
20331 * configure.man: new file, first cut.
20332
20333 * configure: find config.subr again now that configuration "none"
20334 has gone. removed all traces of the -ansi option. removed all
20335 traces of the -languages option.
20336
20337 * config.subr: resync from rms.
20338
20339 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20340
20341 * configure, config.sub, config.subr: merge config.sub into
20342 config.subr, call the result config.subr, remove config.sub, use
20343 config.subr.
20344
20345 * Makefile.in: revised install for dir.info.
20346
20347 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20348
20349 * configure.in: add decstation host makefile frag.
20350
20351 * Makefile.in: BISON now bison -y again. also install-gcc on
20352 install. clean-gdbm on clean. infodir belongs in datadir.
20353 Make directories for info install. Build dir.info here then
20354 install it.
20355
20356 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20357
20358 * Makefile.in: fix for bad directory tests.
20359
20360 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20361
20362 * configure: \{1,2\} appears to be a sysv'ism. Use a different
20363 regexp. -srcdir relative was being handled incorrectly.
20364
20365 * Makefile.in: unwrapped some for loops so that parallel makes
20366 work again and so one can focus one's attention on a particular
20367 package.
20368
20369 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20370
20371 * configure: added PWD as a stand in for `pwd` (for speed). use
20372 elif wherever possible. make -srcdir work without -objdir.
20373 -objdir= commented out.
20374
20375 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20376
20377 * configure: +options become --options. -subdirs commented out.
20378 added -host, -datadir. Renamed -destdir to -prefix. Comment in
20379 Makefile now at top of generated Makefile. Removed cvs log
20380 entries. added -srcdir. create .gdbinit only if there is one
20381 in ${srcdir}.
20382
20383 * Makefile.in: idestdir and ddestdir go away. Added copyrights
20384 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
20385 and mandir now keyed off datadir by default.
20386
20387 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20388
20389 * Freshly created ChangeLog.
20390
20391 \f
20392 Local Variables:
20393 mode: change-log
20394 left-margin: 8
20395 fill-column: 76
20396 version-control: never
20397 End: