]> git.ipfire.org Git - thirdparty/gcc.git/blame_incremental - ChangeLog
compiler: improve escape analysis on interface conversions
[thirdparty/gcc.git] / ChangeLog
... / ...
CommitLineData
12019-05-07 Jim Wilson <jimw@sifive.com>
2
3 * MAINTAINERS: Remove myself as IA-64 maintainer.
4
52019-05-04 Roland Illig <roland.illig@gmx.de>
6
7 * MAINTAINERS (Write After Approval): Add myself.
8
92019-05-02 Richard Biener <rguenther@suse.de>
10
11 PR bootstrap/85574
12 * Makefile.tpl (compare target): Also compare extra-compare
13 files.
14 * Makefile.in: Regenerate.
15
162019-04-22 Roman Zhuykov <zhroma@ispras.ru>
17
18 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
19 as modulo-scheduler maintainer.
20
212019-04-21 Iain Sandoe <iain@sandoe.co.uk>
22
23 * MAINTAINERS: Add myself as co-maintainer for Darwin.
24
252019-04-18 Iain Sandoe <iain@sandoe.co.uk>
26
27 * MAINTAINERS: Update my email address.
28
292019-04-14 Johannes Pfau <johannespfau@gmail.com>
30
31 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
32 * configure: Regenerate.
33
342019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
35
36 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
37 * configure: Regenerate.
38
392019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
40
41 * configure.ac: Add target-zlib to target_libraries.
42 * configure: Regenerate.
43
442019-04-09 Martin Liska <mliska@suse.cz>
45
46 * Makefile.in: Regenerate.
47 * Makefile.tpl: Pass GENERATOR_CFLAGS
48 in all stages.
49
502019-03-28 Martin Liska <mliska@suse.cz>
51
52 PR bootstrap/89829
53 * Makefile.in: Revert r254150.
54 * Makefile.tpl: Likewise.
55
562019-03-28 Ben Elliston <bje@gnu.org>
57
58 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
59 related, and libdecnumber.
60
612019-03-15 Alexander Monakov <amonakov@ispras.ru>
62
63 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
64 (Write After Approval): Remove myself.
65
662019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
67
68 * MAINTAINERS (Write After Approval): Add myself.
69
702019-02-11 Andrew Stubbs <ams@codesourcery.com>
71
72 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
73 (Write After Approval): Remove myself and Julian.
74
752019-01-26 Harald Anlauf <anlauf@gmx.de>
76
77 * MAINTAINERS (Write After Approval): Add myself.
78
792019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
80
81 * MAINTAINERS (Write After Approval): Add myself.
82
832019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
84
85 * ChangeLog: Replace space with tab.
86 * MAINTAINERS: Delete 1 tab to keep alignment.
87
882019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
89
90 * MAINTAINERS (Write After Approval): Add myself.
91
922019-01-18 Li Jia He <helijia@gcc.gnu.org>
93
94 * MAINTAINERS (Write After Approval): Add myself.
95
962019-01-17 Andrew Stubbs <ams@codesourcery.com>
97 Kwok Cheung Yeung <kcy@codesourcery.com>
98 Julian Brown <julian@codesourcery.com>
99 Tom de Vries <tom@codesourcery.com>
100 Jan Hubicka <hubicka@ucw.cz>
101 Martin Jambor <mjambor@suse.cz>
102
103 * configure.ac: Likewise.
104 * configure: Regenerate.
105 * contrib/config-list.mk: Add amdgcn-amdhsa.
106
1072019-01-16 Kewen Lin <linkw@gcc.gnu.org>
108
109 * MAINTAINERS (Write After Approval): Add myself.
110
1112019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
112
113 * MAINTAINERS (Write After Approval): Add myself.
114
1152019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
116
117 PR target/88535
118 * config.guess: Import upstream version 2019-01-03.
119 * config.sub: Import upstream version 2019-01-01.
120
1212018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
122
123 * MAINTAINERS (Write After Approval): Update my maintainer address.
124
1252018-12-21 Gergö Barany <gergo@codesourcery.com>
126
127 * MAINTAINERS (Write After Approval): Add myself.
128
1292018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
130
131 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
132
1332018-12-05 Iain Sandoe <iain@sandoe.co.uk>
134
135 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
136 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
137 (GCC_TARGET_TOOL): Likewise.
138 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
139 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
140 OTOOL, OTOOL_FOR_TARGET: New substitutions.
141 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
142 * configure: Regenerate.
143 * Makefile.in: Likewise.
144
1452018-11-28 Johannes Pfau <johannespfau@gmail.com>
146
147 * MAINTAINERS (Write After Approval): Add myself.
148
1492018-11-13 Martin Liska <mliska@suse.cz>
150
151 * gcc.target/i386/pr87930.c: Move to ...
152 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
153
1542018-11-10 Stafford Horne <shorne@gmail.com>
155
156 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
157 (Write After Approval): Remove myself.
158
1592018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
160
161 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
162 Append $INCICONV to it.
163
1642018-11-04 Stafford Horne <shorne@gmail.com>
165
166 * MAINTAINERS (Write After Approval): Add myself.
167
1682018-10-31 Joseph Myers <joseph@codesourcery.com>
169
170 PR bootstrap/82856
171 * multilib.am: New file. From automake.
172
173 Merge from binutils-gdb:
174 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
175
176 * libtool.m4: Use AC_LANG_SOURCE.
177 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
178 * ar-lib: New file.
179 * test-driver: New file.
180 * configure: Re-generate.
181
1822018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
183
184 * MAINTAINERS (Write After Approval): Add myself.
185
1862018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
187
188 PR bootstrap/87788
189 PR d/87799
190 * configure: Rebuild.
191 * configure.ac: Disable D on systems where it is known not to work.
192
1932018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
194
195 * Makefile.def (target_modules): Add libphobos.
196 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
197 GDCFLAGS_FOR_TARGET.
198 (dependencies): Make libphobos depend on libatomic, libbacktrace
199 configure, and zlib configure.
200 (language): Add language d.
201 * Makefile.in: Rebuild.
202 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
203 (HOST_EXPORTS): Add GDC.
204 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
205 (BASE_TARGET_EXPORTS): Add GDC.
206 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
207 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
208 (EXTRA_HOST_FLAGS): Add GDC.
209 (STAGE1_FLAGS_TO_PASS): Add GDC.
210 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
211 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
212 environment variables.
213 * configure: Rebuild.
214 * configure.ac: Add target-libphobos to target_libraries. Set and
215 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
216
2172018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
218
219 * MAINTAINERS (Write After Approval): Add myself.
220
2212018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
222
223 * MAINTAINERS (Write After Approval): Remove myself.
224
2252018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
226
227 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
228
2292018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
230
231 * MAINTAINERS: Update my email address.
232
2332018-10-04 Thomas Schwinge <thomas@codesourcery.com>
234
235 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
236 maintainer.
237
2382018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
239
240 * MAINTAINERS (Write After Approval): Add self.
241
2422018-09-13 Sam Tebbs <sam.tebbs@arm.com>
243
244 * MAINTAINERS (write after approval): Add myself.
245
2462018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
247
248 * MAINTAINERS: Update my email address.
249
2502018-08-29 Vlad Lazar <vlad.lazar@arm.com>
251
252 * MAINTAINERS (write after approval): Add myself.
253
2542018-08-21 Richard Sandiford <richard.sandiford@arm.com>
255
256 * MAINTAINERS: Add self to global reviewers list.
257
2582018-08-17 Sandra Loosemore <sandra@codesourcery.com>
259
260 MAINTAINERS: Add c-sky port maintainers.
261
2622018-08-10 Martin Liska <mliska@suse.cz>
263
264 * MAINTAINERS: Revert change in previous commit and
265 join lines.
266
2672018-08-10 Martin Liska <mliska@suse.cz>
268
269 * MAINTAINERS: Remove extra line.
270
2712018-08-06 Naveen H.S <naveenh@marvell.com>
272
273 * MAINTAINERS: Update my email address.
274
2752018-07-19 DJ Delorie <dj@redhat.com>
276
277 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
278 as maintainer.
279
2802018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
281
282 * MAINTAINERS: Adjust email address for me and my colleague Robin
283 Dapp.
284
2852018-07-13 H.J. Lu <hongjiu.lu@intel.com>
286 Sunil K Pandey <sunil.k.pandey@intel.com>
287
288 PR target/84413
289 * config/i386/i386.c (m_CORE_AVX512): New.
290 (m_CORE_AVX2): Likewise.
291 (m_CORE_ALL): Add m_CORE_AVX2.
292 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
293 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
294 and remove the rest of m_SKYLAKE_AVX512.
295
2962018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
297
298 * config.sub: Sync with upstream version 2018-07-03.
299
3002018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
301
302 * config.guess: Sync with upstream version 2018-06-26.
303 * config.sub: Sync with upstream version 2018-07-02.
304
3052018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
306
307 * libtool.m4: Sort output of 'find' to enable deterministic builds.
308 * ltmain.sh: Likewise.
309
3102018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
311
312 * contrib/config-list.mk: Remove powerpc-linux_paired.
313
3142018-06-29 Alexandre Oliva <oliva@adacore.com>
315
316 * configure.ac: Introduce support for @unless/@endunless.
317 * Makefile.tpl (dep-kind): Rewrite with cond; return
318 postbootstrap in some cases.
319 (make-postboot-dep, postboot-targets): New.
320 (dependencies): Do not output postbootstrap dependencies at
321 first. Output non-target ones changed for configure to depend
322 on stage_last @if gcc-bootstrap, and the original deps @unless
323 gcc-bootstrap.
324 * configure.in, Makefile.in: Rebuilt.
325
3262018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
327
328 * MAINTAINERS (write after approval): Add myself.
329
3302018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
331
332 * MAINTAINERS (write after approval): Add myself.
333
3342018-06-19 Nick Clifton <nickc@redhat.com>
335
336 * zlib/configure.ac: Restore old behaviour of only enabling
337 multilibs when a target subdirectory is defined. This allows
338 building with srcdir == builddir.
339 * zlib/configure: Regenerate.
340
3412018-06-18 Eric Botcazou <ebotcazou@adacore.com>
342
343 * Makefile.def (fortran): Add check-target-libgomp-fortran.
344 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
345 * Makefile.in: Regenerate.
346
3472018-06-16 Ben Elliston <bje@gnu.org>
348
349 * config.guess: Import latest version.
350 * config.sub: Likewise.
351
3522018-06-08 Martin Liska <mliska@suse.cz>
353
354 * MAINTAINERS: Remove MPX-related entries.
355 * Makefile.def: Remove libmpx support.
356 * Makefile.in: Regenerate.
357 * configure.ac: Remove removed files.
358 * configure: Regenerate.
359 * libmpx/ChangeLog: Remove.
360 * libmpx/Makefile.am: Remove.
361 * libmpx/Makefile.in: Remove.
362 * libmpx/acinclude.m4: Remove.
363 * libmpx/aclocal.m4: Remove.
364 * libmpx/config.h.in: Remove.
365 * libmpx/configure: Remove.
366 * libmpx/configure.ac: Remove.
367 * libmpx/configure.tgt: Remove.
368 * libmpx/libmpx.spec.in: Remove.
369 * libmpx/mpxrt/Makefile.am: Remove.
370 * libmpx/mpxrt/Makefile.in: Remove.
371 * libmpx/mpxrt/libmpx.map: Remove.
372 * libmpx/mpxrt/libtool-version: Remove.
373 * libmpx/mpxrt/mpxrt-utils.c: Remove.
374 * libmpx/mpxrt/mpxrt-utils.h: Remove.
375 * libmpx/mpxrt/mpxrt.c: Remove.
376 * libmpx/mpxrt/mpxrt.h: Remove.
377 * libmpx/mpxwrap/Makefile.am: Remove.
378 * libmpx/mpxwrap/Makefile.in: Remove.
379 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
380 * libmpx/mpxwrap/libtool-version: Remove.
381 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
382
3832018-06-04 Martin Liska <mliska@suse.cz>
384
385 * MAINTAINERS: Add myself as gcov maintainer.
386
3872018-06-04 Matthew Fortune <mfortune@gmail.com>
388
389 * MAINTAINERS: Update my email address.
390
3912018-06-04 Tom de Vries <tdevries@suse.de>
392
393 * MAINTAINERS: Remove write-after-approval entries for component
394 maintainers.
395
3962018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
397
398 * MAINTAINERS (write after approval): Add myself.
399
4002018-06-01 Bin Cheng <amker@gcc.gnu.org>
401
402 * MAINTAINERS: Update my email address.
403
4042018-06-01 Tom de Vries <tdevries@suse.de>
405
406 * MAINTAINERS: Update my email address.
407
4082018-05-22 Bin Cheng <bin.cheng@arm.com>
409
410 * MAINTAINERS (loop-optimizer): Add myself.
411
4122018-05-01 Francois H. Theron <francois.theron@netronome.com>
413
414 * configure.ac: Added "nfp" target.
415 * configure: Regenerate.
416
4172018-04-30 Richard Biener <rguenther@suse.de>
418
419 PR bootstrap/85571
420 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
421 (STAGE3_TFLAGS): Likewise.
422 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
423 (STAGEtrain_TFLAGS): Likewise.
424 * Makefile.in: Regenerate.
425
4262018-04-26 Richard Biener <rguenther@suse.de>
427
428 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
429 (STAGE2_CFLAGS): Likewise.
430 (STAGE2_TFLAGS): Likewise.
431 (STAGE3_CFLAGS): Add -fchecking.
432 (STAGE3_TFLAGS): Likewise.
433 (STAGEtrain_CFLAGS): Filter out -fchecking.
434 (STAGEtrain_TFLAGS): Likewise.
435 * Makefile.in: Re-generate.
436
4372018-04-25 Catherine Moore <clm@codesourcery.com>
438
439 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
440
4412018-04-18 Paul Clarke <pc@us.ibm.com>
442
443 * MAINTAINERS (write after approval): Add myself.
444
4452018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
446
447 * MAINTAINERS: Update my email address.
448
4492018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
450
451 * MAINTAINERS: Remove redundant Write-After-Approval entry.
452
4532018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
454
455 * MAINTAINERS: Update my email address and disambiguate myself
456 a bit from Will Schmidt.
457
4582018-03-21 Nathan Sidwell <nathan@acm.org>
459
460 * MAINTAINERS: Move maintainers of now-removed picochip and score
461 ports to write after approval.
462
4632018-03-13 Richard Sandiford <richard.sandiford@arm.com>
464
465 * MAINTAINERS: Add entry for SVE maintainership.
466
4672018-02-13 Maciej W. Rozycki <macro@mips.com>
468
469 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
470 * configure: Regenerate.
471
4722018-01-18 Boris Kolpackov <boris@codesynthesis.com>
473
474 * MAINTAINERS (write after approval): Add myself.
475
4762018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
477
478 * MAINTAINERS (write after approval): Add myself.
479
4802018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
481
482 * MAINTAINERS (write after approval): Add myself.
483
4842018-01-03 Jakub Jelinek <jakub@redhat.com>
485
486 Update copyright years.
487
4882018-01-03 Ben Elliston <bje@gnu.org>
489
490 * config.guess: Import latest version.
491 * config.sub: Likewise.
492
4932017-12-12 Stafford Horne <shorne@gmail.com>
494
495 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
496 * configure: Regenerate.
497
4982017-11-29 Qing Zhao <qing.zhao@oracle.com>
499
500 * MAINTAINERS (Write After Approval): Add myself.
501
5022017-11-28 Julia Koval <julia.koval@intel.com>
503 Sebastian Peryt <sebastian.peryt@intel.com>
504
505 * Makefile.def (target_modules): Remove libcilkrts.
506 * Makefile.in: Ditto.
507 * configure: Ditto.
508 * configure.ac: Ditto.
509
5102017-11-28 Julia Koval <julia.koval@intel.com>
511
512 * MAINTAINERS (Write After Approval): Add myself.
513
5142017-11-22 Sudakshina Das <sudi.das@arm.com>
515
516 * MAINTAINERS (Write After Approval): Add myself.
517
5182017-11-06 Palmer Dabbelt <palmer@sifive.com>
519
520 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
521 Use my SiFive email address.
522
5232017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
524
525 * MAINTAINERS (write after approval): Add myself.
526
5272017-10-27 Martin Liska <mliska@suse.cz>
528
529 * Makefile.tpl: Use proper name of folder as it was renamed
530 during transition to 4 stages.
531 * Makefile.in: Regenerate.
532
5332017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
534
535 * MAINTAINERS (write after approval): Add myself.
536
5372017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
538
539 * MAINTAINERS: Add a note that maintainership also includes web
540 pages, docs, and testsuite related to that area.
541
5422017-09-25 Tom de Vries <tom@codesourcery.com>
543
544 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
545
5462017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
547
548 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
549
5502017-09-15 Nathan Sidwell <nathan@acm.org>
551
552 * MAINTAINERS: Remove myself as a vxworks maintainer.
553
5542017-09-13 Thomas Schwinge <thomas@codesourcery.com>
555
556 * MAINTAINERS: Remove email address of Jim Norris.
557
5582017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
559
560 * MAINTAINERS (Reviewers): Move myself from here...
561 (CPU Port Maintainers): ... to here.
562
5632017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
564
565 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
566
5672017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
568
569 * MAINTAINERS (write after approval): Add myself.
570
5712017-07-28 Tony Reix <tony.reix@atos.net>
572
573 * configure.ac (target-libffi): Don't disable for AIX.
574 (go): Don't add to unsupported_languages on AIX.
575 (target-libgo): Don't disable for AIX.
576 * configure: Regenerate.
577
5782017-07-19 Yury Gribov <tetra2005@gmail.com>
579
580 * MAINTAINERS: Add myself.
581
5822017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
583
584 * MAINTAINERS: Update my email address.
585
5862017-07-04 Richard Earnshaw <rearnsha@arm.com>
587
588 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
589 arm-specific auto-generated header files.
590
5912017-07-03 Nathan Sidwell <nathan@acm.org>
592
593 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
594 * configure: Rebuilt.
595
5962017-07-03 Bernd Schmidt <bschmidt@redhat.com>
597
598 * MAINTAINERS: Readd myself for c6x.
599
6002017-06-28 Martin Liska <mliska@suse.cz>
601
602 PR bootstrap/81217
603 * Makefile.def: Remove superfluous bootstrap_target from
604 bootstrap_stage.
605 * Makefile.in: Re-generate the file.
606
6072017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
608
609 * MAINTAINERS: Add myself to Write After Approval
610
6112017-06-21 Andrew Jenner <andrew@codesourcery.com>
612
613 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
614
6152017-06-19 Martin Liska <mliska@suse.cz>
616
617 * Makefile.def: Define 4 stages PGO bootstrap.
618 * Makefile.tpl: Define FLAGS.
619 * Makefile.in: Regenerate.
620
6212017-06-14 Ian Lance Taylor <iant@golang.org>
622
623 * Makefile.def: Add check-gotools to go check targets.
624 * Makefile.in: Rebuild.
625
6262017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
627
628 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
629
6302017-06-03 Eric Botcazou <ebotcazou@adacore.com>
631
632 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
633 * configure: Regenerate.
634
6352017-05-31 Martin Liska <mliska@suse.cz>
636
637 * configure.ac: Add handling of stage2_werror_flags to
638 action-if-given and to action-if-not-given.
639 * configure: Regenerate.
640
6412017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
642
643 * MAINTAINERS: Add self to Write After Approval
644
6452017-05-27 Bernd Schmidt <bschmidt@redhat.com>
646
647 * MAINTAINERS: Update my email address, and remove myself as
648 maintainer in some areas.
649
6502017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
651
652 * MAINTAINERS: Add self to Write After Approval
653
6542017-05-25 Nathan Sidwell <nathan@acm.org>
655
656 * configure.ac: Add --enable-languages=default to mean default and
657 make --enable-languages=all mean all supported languages.
658 * configure: Regenerated.
659
6602017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
661
662 * config.gcc (powerpc*-*-*spe*): New.
663 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
664 (powerpc-*-rtems*spe*): New.
665 (powerpc*-*-linux*spe*): New.
666 (powerpc-wrs-vxworksspe): New.
667 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
668 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
669 * config.host (powerpc*-*-*spe*): New.
670
6712017-05-19 Martin Liska <mliska@suse.cz>
672
673 * configure.ac: Add --enable-werror-always just for
674 bootstrap-debug (or none build config) and do not add it
675 when we are on a release branch.
676 * configure: Regenerated.
677
6782017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
679
680 * MAINTAINERS: Add self to Write After Approval
681
6822017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
683
684 * MAINTAINERS: Move myself to Write After Approval section.
685
6862017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
687
688 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
689 ACCH registers.
690 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
691 available.
692 (umulsidi3): Likewise.
693 (mulsidi3_700): Disable this pattern when we have advanced mpy
694 instructions.
695 (umulsidi3_700): Likewise.
696 (maddsidi4): New pattern.
697 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
698 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
699 (mpydu_imm_arcv2hs): Likewise.
700 * config/arc/predicates.md (accl_operand): New predicate.
701
7022017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
703 Andrew Burgess <andrew.burgess@embecosm.com>
704
705 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
706 case.
707 (ARC_AUTOFP_IRQ_P): Likewise.
708 (ARC_AUTO_IRQ_P): Likewise.
709 (rgf_banked_register_count): New variable.
710 (parse_mrgf_banked_regs_option): New function.
711 (arc_override_options): Handle rgf_banked_regs option.
712 (arc_handle_interrupt_attribute): Add firq option.
713 (arc_compute_function_type): Return fast irq type when required.
714 (arc_must_save_register): Handle fast interrupts.
715 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
716 (arc_return_address_regs): Update.
717 * config/arc/arc.h (arc_return_address_regs): Update.
718 (arc_function_type): Add fast interrupt type.
719 (ARC_INTERRUPT_P): Update.
720 (RC_FAST_INTERRUPT_P): Define.
721 * config/arc/arc.md (simple_return): Update for fast interrupts.
722 (p_return_i): Likewise.
723 * config/arc/arc.opt (mrgf-banked-regs): New option.
724 * doc/invoke.texi (mrgf-banked-regs): Document.
725
7262017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
727
728 * config/arc/arc.c (irq_ctrl_saved): New variable.
729 (ARC_AUTOBLINK_IRQ_P): Define.
730 (ARC_AUTOFP_IRQ_P): Likewise.
731 (ARC_AUTO_IRQ_P): Likewise.
732 (irq_range): New function.
733 (arc_must_save_register): Likewise.
734 (arc_must_save_return_addr): Likewise.
735 (arc_dwarf_emit_irq_save_regs): Likewise.
736 (arc_override_options): Handle deferred options.
737 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
738 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
739 arc_must_save_return_addr.
740 (arc_compute_frame_size): Handle automated save and restore of
741 registers.
742 (arc_expand_prologue): Likewise.
743 (arc_expand_epilogue): Likewise.
744 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
745 * config/arc/arc.opt (mirq-ctrl-saved): New option.
746 * doc/invoke.texi (mirq-ctrl-saved): Document option.
747
7482017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
749 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
750
751 PR bootstrap/77661
752 * Makefile.def: Don't pass --enable-maintainer-mode on to an
753 in-tree build MPC.
754 * Makefile.in: Regenerate.
755
7562017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
757
758 * configure.ac: Enable LTO by default on darwin >= 9.
759 * configure: Regenerate.
760
7612017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
762
763 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
764 and Andrew Waterman as the RISC-V maintainers.
765
7662017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
767
768 * MAINTAINERS: Add self to Write After Approval
769
7702017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
771
772 * config.guess: Import latest from upstream.
773
7742017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
775
776 * MAINTAINERS (Write After Approval): Remove entries that are
777 already covered under Reviewers.
778
7792017-03-08 Mark Wielaard <mark@klomp.org>
780
781 PR demangler/70909
782 PR demangler/67264
783 * include/demangle.h: Add d_printing to struct demangle_component
784 and pass struct demangle_component as non const.
785
7862017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
787
788 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
789
7902017-02-15 Thomas Schwinge <thomas@codesourcery.com>
791
792 * Makefile.tpl: Remove HOST_ISLVER.
793 (HOST_EXPORTS): Remove ISLVER.
794 * Makefile.in: Regenerate.
795
7962017-02-13 Richard Biener <rguenther@suse.de>
797
798 * configure: Re-generate.
799
8002017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
801
802 * MAINTAINERS: Adjust bug reporting URL.
803
8042017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
805
806 * MAINTAINERS (Write After Approval): Remove redundant entry
807 for Andrew Burgess.
808
8092017-02-03 John David Anglin <danglin@gcc.gnu.org>
810
811 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
812 32-bit hppa*-*-hpux*.
813 * configure: Regenerate.
814
8152017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
816
817 * configure.ac: Moved the white list of enabling BRIG FE to
818 libhsail-rt/configure.tgt.
819 * configure: Regenerated.
820 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
821
8222017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
823 Martin Jambor <mjambor@suse.cz>
824
825 * Makefile.def (target_modules): Added libhsail-rt.
826 (languages): Added language brig.
827 * Makefile.in: Regenerated.
828 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
829 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
830 * configure: Regenerated.
831
8322017-01-17 Jakub Jelinek <jakub@redhat.com>
833
834 PR other/79046
835 * configure: Regenerated.
836
8372017-01-04 Alan Modra <amodra@gmail.com>
838
839 * configure: Regenerate.
840
8412016-12-29 Ben Elliston <bje@gnu.org>
842
843 * config.sub: Import latest version.
844
8452016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
846
847 * MAINTAINERS (Write After Approval): Add myself.
848
8492016-12-21 Jakub Jelinek <jakub@redhat.com>
850
851 * configure.ac: Don't bootstrap libmpx unless --with-build-config
852 includes bootstrap-mpx.
853 * configure: Regenerated.
854
8552016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
856
857 * MAINTAINERS (Write After Approval): Add myself.
858
8592016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
860
861 * configure: Regenerate.
862
8632016-12-01 Matthias Klose <doko@ubuntu.com>
864
865 * configure.ac: Don't use pkg-config to check for bdw-gc.
866 * configure: Regenerate.
867
8682016-11-30 Matthias Klose <doko@ubuntu.com>
869
870 * Makefile.def: Remove reference to boehm-gc target module.
871 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
872 options and for the bdw-gc pkg-config module.
873 * configure: Regenerate.
874 * Makefile.in: Regenerate.
875
8762016-11-28 Nathan Sidwell <nathan@acm.org>
877
878 * MAINTAINERS (nvptx): Remove self.
879
8802016-11-25 Ben Elliston <bje@gnu.org>
881
882 * config.guess: Import latest version.
883 * config.sub: Likewise.
884
8852016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
886
887 * MAINTAINERS (Write After Approval): Add myself.
888
8892016-11-15 Matthias Klose <doko@ubuntu.com>
890
891 * Makefile.def: Remove references to GCJ.
892 * Makefile.tpl: Likewise.
893 * Makefile.in: Regenerate.
894
8952016-11-15 Matthias Klose <doko@ubuntu.com>
896
897 * config-ml.in: Remove references to GCJ.
898 * configure.ac: Likewise.
899 * configure: Regenerate.
900
9012016-11-01 Josh Conner <joshconner@google.com>
902
903 * MAINTAINERS (Write After Approval): Update email address,
904
9052016-10-27 Carl Love <cel@us.ibm.com>
906
907 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
908 Approval list to make it alphabetical.
909
9102016-10-27 Carl Love <cel@us.ibm.com>
911
912 * MAINTAINERS (Write After Approval): Add myself.
913
9142016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
915
916 * MAINTAINERS (Reviewers): Add myself.
917 (Write After Approval): Add myself.
918
9192016-10-21 Hartmut Penner <hepenner@us.ibm.com>
920 Ulrich Weigand <uweigand@de.ibm.com>
921
922 * MAINTAINERS: Update email address.
923
9242016-10-10 Nathan Sidwell <nathan@acm.org>
925
926 * MAINTAINERS: Update email address.
927
9282016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
929
930 * configure.ac: Add aarch64-*-freebsd*.
931 * configure: Regenerate.
932
9332016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
934
935 * MAINTAINERS: Update email address after it got reverted.
936
9372016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
938
939 * configure.ac (target_libraries): Readd target-boehm-gc.
940 Restore --enable-objc-gc handling.
941 * configure: Regenerate.
942
9432015-10-03 Jeff Law <law@redhat.com>
944
945 * MAINTAINERS: Move several inactive maintainers to the
946 write-after-approval section.
947
9482016-09-30 Jakub Jelinek <jakub@redhat.com>
949
950 * configure.ac: Add target-libffi to target_libraries.
951 Readd libgcj target disablings, modified to only target-libffi.
952 Readd target addition of go to unsupported languages.
953 * configure: Regenerated.
954
9552016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
956
957 * MAINTAINERS: Update email address.
958
9592016-09-30 Andrew Haley <aph@redhat.com>
960
961 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
962 write-after approval. Remove Tom Tromey and Bryce McKinlay from
963 libgcj.
964
9652016-09-30 Andrew Haley <aph@redhat.com>
966
967 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
968 write-after approval after GCJ deletion.
969
9702016-09-30 Andrew Haley <aph@redhat.com>
971
972 * Makefile.def: Remove libjava.
973 * Makefile.tpl: Likewise.
974 * Makefile.in: Regenerate.
975 * configure.ac: Likewise.
976 * configure: Likewise.
977 * gcc/java: Remove.
978 * libjava: Likewise.
979
9802016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
981
982 * MAINTAINERS (Reviewers): Add myself.
983
9842016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
985
986 * configure.ac: Disable "sim" directory for arc*-*-*.
987 * configure: Regenerated.
988
9892016-09-23 Tamar Christina <tamar.christina@arm.com>
990
991 * MAINTAINERS (Write After Approval): Add myself.
992
9932016-09-12 Maciej W. Rozycki <macro@imgtec.com>
994
995 * configure.ac: Check for the minimum in-tree MPFR version
996 handled.
997 * configure: Regenerate.
998
9992016-07-20 Yan-Ting Lin <currygt52@gmail.com>
1000
1001 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
1002 * configure: Regenerated.
1003
10042016-07-19 Fritz Reese <fritzoreese@gmail.com>
1005
1006 * MAINTAINERS (Write After Approval): Add myself.
1007
10082016-06-23 Andi Kleen <ak@linux.intel.com>
1009
1010 * Makefile.def: Add autoprofiledbootstrap.
1011 * Makefile.tpl: Dito.
1012 * Makefile.in: Regenerate.
1013
10142016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
1015
1016 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
1017 * configure: Regenerate.
1018
10192016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1020
1021 * configure: Regenerate.
1022 * configure.ac: Remove support for avr-rtems.
1023
10242016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1025
1026 * MAINTAINERS (Write After Approval): Add myself.
1027
10282016-06-16 Michael Collison <michael.collison@arm.com>
1029
1030 * MAINTAINERS (Write After Approval): Add myself.
1031
10322016-06-14 Mikael Morin <mikael@gcc.gnu.org>
1033
1034 * MAINTAINERS (Write After Approval): Update e-mail address.
1035
10362016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
1037
1038 * MAINTAINERS (Write After Approval): Add myself.
1039
10402016-05-28 Alan Modra <amodra@gmail.com>
1041
1042 * Makefile.tpl (configure): Depend on m4 files included.
1043 * Makefile.in: Regenerate.
1044
10452016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1046
1047 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
1048 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
1049
10502016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1051
1052 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
1053 special case builtin.
1054 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
1055 support for ALTIVEC_BUILTIN_VEC_ADDEC.
1056 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
1057 for __builtin_vec_addec.
1058
10592016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
1060
1061 * config.guess: Import version 2016-04-02 (newest).
1062 * config.sub: Import version 2016-05-10 (newest).
1063
10642016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
1065
1066 * configure.ac: Add ARC support to libgloss.
1067 * configure: Regenerate
1068
10692016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
1070
1071 * MAINTAINERS (Write After Approval): Add myself.
1072
10732016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
1074
1075 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
1076 * configure: Regenerated.
1077 * Makefile.def (gmp): Explicitly disable assembler.
1078 (mpfr): Adjust lib_path.
1079 (mpc): Likewise.
1080 * Makefile.in: Regenerated.
1081
10822016-05-01 Jakub Jelinek <jakub@redhat.com>
1083
1084 PR bootstrap/70704
1085 * configure.ac (--enable-stage1-checking): Add missing
1086 --enable-checking=.
1087 * configure: Regenerated.
1088
10892016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1090
1091 * config.guess: Revert r235676.
1092 * config.sub: Revert r235676.
1093
10942016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1095
1096 * config.guess: Remove SH5 support.
1097 * config.sub: Likewise.
1098 * configure: Likewise.
1099 * configure.ac: Likewise.
1100
11012016-04-26 Jakub Jelinek <jakub@redhat.com>
1102
1103 PR bootstrap/70704
1104 * configure.ac (--enable-stage1-checking): For --disable-checking or
1105 implicit --enable-checking, make sure extra flag matches in between
1106 stage1 and later checking.
1107 * configure: Regenerated.
1108
11092016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1110
1111 * .gitattributes: New file.
1112
11132016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
1114
1115 * MAINTAINERS (rs6000/powerpc port): Add myself.
1116
11172016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
1118
1119 PR bootstrap/70173
1120 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
1121 and gotools directories. Delete the stage_final file.
1122 * Makefile.in: Regenerate.
1123
11242016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
1125
1126 * MAINTAINERS (Write After Approval): Add myself.
1127
11282016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
1129
1130 * MAINTAINERS (Fortran maintainer): Remove myself.
1131
11322016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
1133
1134 * MAINTAINERS (Write After Approval): Add myself.
1135
11362016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
1137
1138 * MAINTAINERS (Write After Approval): Add myself.
1139
11402016-03-17 Cary Coutant <ccoutant@gmail.com>
1141
1142 Sync with binutils-gdb:
1143
1144 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1145
1146 * configure.ac: Add mips and s390 to the gold target check.
1147 * configure: Regenerate.
1148
11492016-03-01 DJ Delorie <dj@redhat.com>
1150
1151 * MAINTAINERS (mep): Remove myself as MeP maintainer.
1152
11532016-02-22 David Malcolm <dmalcolm@redhat.com>
1154
1155 * MAINTAINERS (libcpp): Add myself.
1156 (diagnostic messages): Likewise.
1157
11582016-02-20 Tom de Vries <tom@codesourcery.com>
1159
1160 * MAINTAINERS: Fix whitespace.
1161
11622016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
1163
1164 * MAINTAINERS (Write After Approval): Add myself.
1165
11662016-01-29 Sebastian Pop <s.pop@samsung.com>
1167
1168 * config/isl.m4: Add comments about isl-0.16.
1169 * configure: Regenerate.
1170
11712016-01-29 Martin Jambor <mjambor@suse.cz>
1172
1173 * MAINTAINERS (hsa maintainers): Add myself.
1174
11752015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
1176
1177 * MAINTAINERS: (Write After Approval): Add myself.
1178
11792016-01-25 Aditya Kumar <aditya.k7@samsung.com>
1180 Sebastian Pop <s.pop@samsung.com>
1181
1182 * Makefile.in: Regenerate.
1183 * Makefile.tpl: Export ISLVER.
1184 * configure: Regenerate.
1185 * config/isl.m4: Detect isl-0.15.
1186
11872016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
1188
1189 PR bootstrap/69329
1190 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
1191 * Makefile.in: Regenerate.
1192
11932016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
1194
1195 * configure.ac: Enable LTO for DJGPP
1196 * configure: Regenerate
1197
11982016-01-12 H.J. Lu <hongjiu.lu@intel.com>
1199
1200 Sync with binutils-gdb:
1201 2015-10-21 Nick Clifton <nickc@redhat.com>
1202
1203 PR gas/19109
1204 * configure.ac: Note the 'none' is an acceptable argument to
1205 --enable-compressed-debug-sections.
1206 * configure: Regenerate.
1207
12082016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
1209
1210 PR bootstrap/69134
1211 * Makefile.def (mpfr): Disable assembler.
1212 * Makefile.in: Regenerate.
1213
12142016-01-01 Ben Elliston <bje@gnu.org>
1215
1216 * config.guess: Import version 2016-01-01.
1217 * config.sub: Likewise.
1218
12192015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
1220
1221 * MAINTAINERS (Write After Approval): Add myself.
1222
12232015-12-17 Sebastian Pop <s.pop@samsung.com>
1224
1225 * Makefile.in: Replace ISL with isl.
1226 * Makefile.tpl: Same.
1227 * config/isl.m4: Same.
1228 * configure.ac: Same.
1229 * contrib/download_prerequisites: Same.
1230 * configure: Regenerate.
1231
12322015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
1233
1234 * MAINTAINERS (Write After Approval): Add Myself.
1235
12362015-12-17 Nathan Sidwell <nathan@acm.org>
1237
1238 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
1239 * configure: Regenerate.
1240
12412015-12-16 Aditya Kumar <aditya.k7@samsung.com>
1242 Sebastian Pop <s.pop@samsung.com>
1243
1244 * config/isl.m4 (ISL_CHECK_VERSION): Check for
1245 isl_ctx_get_max_operations.
1246 * configure: Regenerate.
1247
12482015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
1249
1250 * MAINTAINERS (Write After Approval): Add myself.
1251
12522015-12-02 Ian Lance Taylor <iant@google.com>
1253
1254 PR go/66147
1255 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
1256 * Makefile.in: Regenerate.
1257
12582015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
1259
1260 PR libffi/65726
1261 * Makefile.def (lang_env_dependencies): Make libffi depend
1262 on cxx.
1263 * Makefile.in: Regenerate.
1264
12652015-11-26 David Edelsohn <dje.gcc@gmail.com>
1266
1267 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
1268 symbols.
1269
12702015-11-20 Tristan Gingold <gingold@adacore.com>
1271
1272 Sync with binutils-gdb:
1273 2015-11-20 Tristan Gingold <gingold@adacore.com>
1274
1275 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
1276 * configure: Regenerate.
1277
12782015-11-19 Martin Liska <mliska@suse.cz>
1279
1280 * .gitignore: Add .clang-format to ignored files.
1281 * Makefile.in: Add clang-format.
1282 * Makefile.tpl: Likewise.
1283
12842015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
1285
1286 * configure.ac: Enable libmpx by default.
1287 * configure: Regenerated.
1288
12892015-10-23 Steve Ellcey <sellcey@imgtec.com>
1290
1291 * MAINTAINERS: Update email address.
1292
12932015-10-23 Paulo Matos <pmatos@linki.tools>
1294
1295 * MAINTAINERS: Update email address.
1296
12972015-10-23 Alan Hayward <alan.hayward@arm.com>
1298
1299 * MAINTAINERS (Write After Approval): Add myself.
1300
13012015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1302
1303 Sync with binutils-gdb:
1304 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1305
1306 PR gas/19109
1307 * configure.ac: Add
1308 --enable-compressed-debug-sections={all,gas,gold,ld}.
1309 * configure: Regenerated.
1310
13112015-10-16 Arnaud Charlet <charlet@adacore.com>
1312
1313 * MAINTAINERS: Update list of Ada maintainers and email addresses.
1314
13152015-10-09 Martin Liska <mliska@suse.cz>
1316
1317 * MAINTAINERS (Write After Approval): Add myself.
1318
13192015-10-09 Alexander Fomin <alexander.fomin@intel.com>
1320
1321 * MAINTAINERS (Write After Approval): Add myself.
1322
13232015-10-02 Florian Weimer <fweimer@redhat.com>
1324
1325 * MAINTAINERS: Update email address.
1326
13272015-10-02 Louis Krupp <louis.krupp@zoho.com>
1328
1329 * MAINTAINERS (Write After Approval): Add myself.
1330
13312015-09-20 Kai Tietz <ktietz70@googlemail.com>
1332
1333 * MAINTAINERS: Update email.
1334
13352015-09-14 Bernd Schmidt <bschmidt@redhat.com>
1336
1337 * MAINTAINERS: Update my email address.
1338
13392015-09-01 James Bowman <james.bowman@ftdichip.com>
1340
1341 * MAINTAINERS (ft32 port): Add myself.
1342
13432015-08-28 David Sherwood <david.sherwood@arm.com>
1344
1345 * MAINTAINERS: Add myself.
1346
13472015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
1348
1349 * MAINTAINERS (Write After Approval): Add myself.
1350
13512015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1352
1353 PR libfortran/54572
1354 * Makefile.def: Make libgfortran depend on libbacktrace.
1355 * Makefile.in: Regenerate.
1356
13572015-08-20 Simon Dardis <simon.dardis@imgtec.com>
1358
1359 * MAINTAINERS (Write After Approval): Add myself.
1360
13612015-08-12 Tom de Vries <tom@codesourcery.com>
1362
1363 PR other/67092
1364 * configure.ac: Remove --with_host_libstdcxx support.
1365 * configure: Regenerate.
1366
13672015-08-10 Thomas Schwinge <thomas@codesourcery.com>
1368 Jakub Jelinek <jakub@redhat.com>
1369
1370 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
1371 nvptx*-*-*.
1372 * configure: Regenerate.
1373
13742015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
1375
1376 * Makefile.def (libiconv): Define bootstrap=true.
1377 Mark pdf/html/info as missing.
1378 (configure-gcc): Depend on all-libiconv.
1379 (all-gcc): Ditto.
1380 (configure-libcpp): Ditto.
1381 (all-libcpp): Ditto.
1382 (configure-intl): Ditto.
1383 (all-intl): Ditto.
1384 * Makefile.in: Regenerate.
1385
13862015-08-03 Bin Cheng <bin.cheng@arm.com>
1387
1388 * MAINTAINERS (loop ivopts): Add the entry and myself.
1389
13902015-07-31 Nathan Sidwell <nathan@codesourcery.com>
1391
1392 * MAINTAINERS (nvptx): Add self.
1393
13942015-07-29 Alan Lawrence <alan.lawrence@arm.com>
1395
1396 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
1397 128-bit vector modes.
1398
13992015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
1400
1401 * MAINTAINERS (Write After Approval): Add myself.
1402
14032015-07-28 Ben Elliston <bje@gnu.org>
1404
1405 * config.sub, config.guess: Import from upstream.
1406
14072015-07-24 Michael Darling <darlingm@gmail.com>
1408
1409 PR other/66259
1410 * config-ml.in: Reflects renaming of configure.in to configure.ac
1411 * configure: Likewise
1412 * configure.ac: Likewise
1413
14142015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
1415
1416 * MAINTAINERS: Update my email address.
1417
14182015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1419
1420 Sync with binutils-gdb:
1421 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
1422
1423 * configure.ac (target_configdirs): Exclude target-zlib if
1424 target-libjava isn't built.
1425 * configure: Regenerated.
1426
14272015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1428
1429 Sync with binutils-gdb:
1430 2015-05-13 John David Anglin <dave.anglin@bell.net>
1431
1432 * configure.ac: Disable configuration of GDB for HPUX targets.
1433 * configure: Regenerate.
1434
1435 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
1436
1437 * configure.ac: Add --with-system-zlib.
1438 * configure: Regenerated.
1439
1440 2015-01-28 James Bowman <james.bowman@ftdichip.com>
1441
1442 * configure.ac: Add FT32 support.
1443 * configure: Regenerate.
1444
1445 2015-01-12 Anthony Green <green@moxielogic.com>
1446
1447 * configure.ac: Don't disable gprof for moxie.
1448 * configure: Rebuild.
1449
14502015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1451
1452 Sync with binutils-gdb:
1453 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
1454
1455 PR ld/18355
1456 * Makefile.def: Add extra_configure_flags to host zlib.
1457 * configure.ac (extra_host_zlib_configure_flags): New. Set
1458 to --enable-host-shared When bfd is to be built as shared
1459 library. AC_SUBST.
1460 * Makefile.in: Regenerated.
1461
14622015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
1463
1464 Sync with src:
1465 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
1466 * Makefile.def (dependencies): Add all-zlib to all-bfd.
1467 * Makefile.in: Regenerated.
1468
14692015-06-30 H.J. Lu <hongjiu.lu@intel.com>
1470
1471 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
1472 target.
1473 * configure: Regenerate.
1474
14752015-06-23 Ludovic Courtès <ludo@gnu.org>
1476
1477 * MAINTAINERS (Write After Approval): Add myself.
1478
14792015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
1480
1481 * MAINTAINERS (OS Port Maintainers): Add myself.
1482 (Various Maintainers): Remove myself from libffi testsuite.
1483
14842015-06-04 Richard Sandiford <richard.sandiford@arm.com>
1485
1486 * MAINTAINERS (gen* on machine desc): Add self.
1487
14882015-06-02 Jason Merrill <jason@redhat.com>
1489
1490 PR bootstrap/66319
1491 * configure.ac: Use -std=gnu++98.
1492
14932015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
1494
1495 * MAINTAINERS (Write After Approval): Add myself.
1496
14972015-05-28 Mike Frysinger <vapier@gentoo.org>
1498
1499 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
1500 * configure: Regenerate.
1501
15022015-05-26 Jason Merrill <jason@redhat.com>
1503
1504 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
1505 * configure: Regenerate.
1506
15072015-05-16 James Bowman <james.bowman@ftdichip.com>
1508
1509 * configure.ac: FT32 target added.
1510 * configure: Regenerated.
1511
15122015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
1513
1514 * MAINTAINERS (Write After Approval): Add myself.
1515
15162015-05-11 Paulo Matos <paulo@matos-sorge.com>
1517
1518 * MAINTAINERS (Write After Approval): Add myself.
1519
15202015-05-11 Paulo Matos <paulo@matos-sorge.com>
1521
1522 * configure.ac: Fix typo.
1523 * configure: Regenerate.
1524
15252015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
1526
1527 * MAINTAINERS (Write After Approval): Add myself.
1528
15292015-05-03 Matthias Klose <doko@ubuntu.com>
1530
1531 * configure.ac: Match $host configured with triplets.
1532 * configure: Regenerate.
1533
15342015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1535
1536 * Makefile.tpl: Remove surplus whitespace throughout.
1537 * Makefile.in: Regenerate.
1538
15392015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
1540
1541 * MAINTAINERS (Various Maintainers): Add myself as instruction
1542 combiner maintainer.
1543
15442015-04-17 Jakub Jelinek <jakub@redhat.com>
1545
1546 PR bootstrap/62077
1547 * configure.ac (--enable-stage1-checking): Default to
1548 release,misc,gimple,rtlflag,tree,types if --disable-checking
1549 or --enable-checking is not specified and DEV-PHASE is not
1550 experimental.
1551 * configure: Regenerated.
1552
15532015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
1554
1555 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
1556 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
1557 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
1558 * Makefile.in: Regenerate.
1559
15602015-04-08 Cary Coutant <ccoutant@gmail.com>
1561
1562 * MAINTAINERS: Update my email address.
1563
15642015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
1565
1566 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
1567
15682015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1569
1570 * MAINTAINERS: Add myself as an arm port reviewer.
1571
15722015-03-25 Martin Liska <mliska@suse.cz>
1573 Yury Gribov <y.gribov@samsung.com>
1574
1575 * Makefile.in: Fix ln source location for vimrc file.
1576 * Makefile.tpl: Likewise.
1577
15782015-03-09 Aldy Hernandez <aldyh@redhat.com>
1579
1580 PR bootstrap/25672
1581 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
1582 cross-compiling. Similarly for CXX_FOR_TARGET.
1583 * configure: Regenerate.
1584
15852015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
1586
1587 * Makefile.def: Add libmpx.
1588 * configure.ac: Add libmpx.
1589 * Makefile.in: Regenerate.
1590 * configure: Regenerate.
1591
15922015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
1593
1594 * MAINTAINERS (CPU Port Maintainers): Add myself
1595 i386 vector ISA extns mantainer.
1596
15972015-03-13 Jeff Law <law@redhat.com>
1598
1599 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
1600 maintainer.
1601 Remove Richard Henderson as a maintainer for the x86 port.
1602
16032015-03-03 Joern Rennecke <gnu@amylaar.uk>
1604
1605 * MAINTAINERS (CPU Port Maintainers): Update my email address.
1606
16072015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
1608
1609 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
1610 pointer bounds checker and i386 MPX maintainer.
1611
16122015-02-26 Sandra Loosemore <sandra@codesourcery.com>
1613
1614 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
1615
16162015-02-26 Martin Sebor <msebor@redhat.com>
1617
1618 * MAINTAINERS (Various Maintainers): Add self.
1619
16202015-02-20 Thomas Schwinge <thomas@codesourcery.com>
1621
1622 * configure.ac [--enable-as-accelerator-for] (enable_languages):
1623 Make sure it contains lto.
1624 * configure: Regenerate.
1625
16262015-02-18 Thomas Schwinge <thomas@codesourcery.com>
1627
1628 * configure: Regenerate.
1629
16302015-02-06 Diego Novillo <dnovillo@google.com>
16311
1632 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
1633 middle-end, docstring): Remove myself.
1634 (Write After Approval): Add myself.
1635
16362015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
1637
1638 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
1639 (Write After Approval): Update address.
1640
16412015-01-29 David Malcolm <dmalcolm@redhat.com>
1642
1643 PR jit/64780
1644 * configure.ac: Require the user to explicitly specify
1645 --enable-host-shared if the jit is enabled.
1646 * configure: Regenerate.
1647
16482015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
1649
1650 * MAINTAINERS (Write After Approval): Add myself.
1651
16522015-01-25 Tom de Vries <tom@codesourcery.com>
1653
1654 * MAINTAINERS: Make whitespace consistent.
1655
16562015-01-23 Braden Obrzut <admin@maniacsvault.net>
1657
1658 * MAINTAINERS (Write After Approval): Add myself.
1659
16602015-01-20 Andre Vehreschild <vehre@gmx.de>
1661
1662 * MAINTAINERS: (Write After Approval): Add myself.
1663
16642015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
1665
1666 * MAINTAINERS: (Write After Approval): Add myself.
1667
16682015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
1669
1670 * MAINTAINERS: (Write After Approval): Add myself.
1671
16722015-01-13 Iain Sandoe <iain@codesourcery.com>
1673
1674 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
1675 objective-c/c++ front end maintainer.
1676
16772015-01-13 Marek Polacek <polacek@redhat.com>
1678
1679 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
1680
16812015-01-12 Jeff Law <law@redhat.com>
1682
1683 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
1684 a very long time.
1685
16862015-01-09 Ian Lance Taylor <iant@google.com>
1687
1688 * configure.ac (host_tools): Add gotools.
1689 * Makefile.def (host_modules): Add gotools.
1690 (dependencies): Add dependency of all-gotools on all-target-libgo.
1691
16922015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
1693
1694 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
1695 * configure: Regenerate.
1696
16972015-01-08 Thomas Schwinge <thomas@codesourcery.com>
1698
1699 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
1700 all-target-libgomp.
1701 * Makefile.in: Regenerate.
1702
17032015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1704
1705 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
1706
17072015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1708
1709 * configure.ac: Add Visium support.
1710 * configure: Regenerate.
1711
17122015-01-04 Andreas Schwab <schwab@linux-m68k.org>
1713
1714 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
1715 * configure: Regenerate.
1716
17172015-01-03 Andrew Pinski <apinski@cavium.com>
1718
1719 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
1720 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
1721 (BASE_TARGET_EXPORTS): Add OBJCOPY.
1722 (OBJCOPY_FOR_TARGET): New variable.
1723 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
1724 * Makefile.in: Regenerate.
1725 * configure.ac: Check for already installed target objcopy.
1726 Also GCC_TARGET_TOOL on objcopy.
1727 * configure: Regenerate.
1728
17292015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
1730
1731 * config.sub: Update from upstream, to 2015-01-01 version.
1732 * config.guess: Ditto.
1733
17342014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
1735
1736 * MAINTAINERS (RTEMS Ports): Add myself.
1737
17382014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
1739
1740 * MAINTAINERS (Write After Approval): Add myself.
1741
17422014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
1743
1744 * MAINTAINERS (Write After Approval): Add myself.
1745
17462014-12-15 Thomas Schwinge <thomas@codesourcery.com>
1747
1748 * configure.ac (--enable-as-accelerator-for): Don't set
1749 ENABLE_AS_ACCELERATOR_FOR. Update all users.
1750 * configure: Regenerate.
1751
17522014-12-13 Jakub Jelinek <jakub@redhat.com>
1753
1754 PR bootstrap/64023
1755 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
1756 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
1757 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
1758 to CXX.
1759 * Makefile.in: Regenerated.
1760
17612014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1762 Yury Gribov <y.gribov@samsung.com>
1763
1764 * .gitignore: Added .local.vimrc and .lvimrc.
1765 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
1766 * Makefile.in: Regenerate.
1767
17682014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1769
1770 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
1771 * configure: Regenerated.
1772
17732014-11-27 Bernd Schmidt <bernds@codesourcery.com>
1774
1775 * MAINTAINERS (nvptx port): New entry.
1776
17772014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
1778
1779 * configure: Regenerate.
1780
17812014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1782
1783 * configure.ac: Merge with Binutils.
1784
17852014-11-26 Tobias Burnus <burnus@net-b.de>
1786
1787 * Makefile.def: Make more dependent on mpfr, mpc and isl.
1788 * Makefile.in: Regenerate.
1789
17902014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
1791
1792 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
1793 missing flex.
1794 * Makefile.in: Regenerated.
1795
17962014-11-21 Ilya Verbin <ilya.verbin@intel.com>
1797
1798 * Makefile.in: Regenerate.
1799
18002014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
1801
1802 PR bootstrap/63784
1803 * libtool.m4: Add $pic_flag with -shared.
1804
18052014-11-21 Renlin Li <Renlin.Li@arm.com>
1806
1807 * MAINTAINERS (Write After Approval): Added myself.
1808
18092014-11-21 Alex Velenko <Alex.Velenko@arm.com>
1810
1811 * MAINTAINERS (write-after-approval): Add myself.
1812
18132014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
1814
1815 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
1816 from 2 years ago.
1817
18182014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1819
1820 Revert:
1821 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1822
1823 * MAINTAINERS (Write After Approval): Added myself as line map
1824 maintainer.
1825
18262014-11-19 Renlin Li <Renlin.Li@arm.com>
1827
1828 Revert:
1829 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1830
1831 * MAINTAINERS (Write After Approval): Added myself.
1832
18332014-11-19 Renlin Li <Renlin.Li@arm.com>
1834
1835 * MAINTAINERS (Write After Approval): Added myself.
1836
18372014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1838
1839 * MAINTAINERS (Write After Approval): Added myself as line map
1840 maintainer.
1841
18422014-11-17 Dodji Seketeli <dodji@redhat.com>
1843
1844 * MAINTAINERS (Various Maintainers): Added myself as line map
1845 maintainer.
1846
18472014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1848
1849 * move-if-change: Sync from upstream gnulib.
1850
18512014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1852
1853 * compile: Sync with upstream Automake.
1854 * depcomp: Ditto.
1855 * install-sh: Ditto.
1856 * missing: Ditto.
1857 * mkinstalldirs: Ditto.
1858 * ylwrap: Ditto.
1859
18602014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1861
1862 * config.sub: Update from upstream config repo.
1863 * config.guess: Ditto.
1864
18652014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
1866
1867 * Makefile.def: Add liboffloadmic to target_modules. Make
1868 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
1869 * Makefile.in: Regenerate.
1870 * configure: Regenerate.
1871 * configure.ac: Add liboffloadmic to target binaries.
1872 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
1873 Add liboffloadmic to noconfig list when C++ is not supported.
1874
18752014-11-13 Bernd Schmidt <bernds@codesourcery.com>
1876 Thomas Schwinge <thomas@codesourcery.com>
1877 Ilya Verbin <ilya.verbin@intel.com>
1878 Andrey Turetskiy <andrey.turetskiy@intel.com>
1879
1880 * configure: Regenerate.
1881 * configure.ac (--enable-as-accelerator-for)
1882 (--enable-offload-targets): New configure options.
1883
18842014-11-11 Tobias Burnus <burnus@net-b.de>
1885
1886 * Makefile.def: Make all-gcc depend on all-isl.
1887 * Makefile.in: Regenerate.
1888
18892014-11-11 David Malcolm <dmalcolm@redhat.com>
1890
1891 * ChangeLog.jit: New.
1892 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
1893
18942014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1895
1896 PR target/63610
1897 * libtool.m4: Fix globbing of darwin versions.
1898 * configure: Regenerate.
1899
19002014-11-11 Tobias Burnus <burnus@net-b.de>
1901
1902 * Makefile.def: Remove CLooG.
1903 * Makefile.tpl: Ditto.
1904 * configure.ac: Ditto.
1905 * configure: Regenerate.
1906 * Makefile.in: Ditto.
1907
19082014-11-06 Bernd Schmidt <bernds@codesourcery.com>
1909
1910 * configure.ac: Handle nvptx-*-*.
1911 * configure: Regenerate.
1912
19132014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
1914
1915 * MAINTAINERS (Write After Approval): Add myself.
1916
19172014-10-31 Jakub Jelinek <jakub@redhat.com>
1918
1919 * Makefile.def (libcc1): Remove bootstrap=true;.
1920 * Makefile.in: Regenerated.
1921
19222014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1923
1924 * configure.ac: Update comment.
1925 * configure: Regenerate.
1926
19272014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
1928
1929 * MAINTAINERS (Write After Approval): Add myself.
1930
19312014-10-30 Thomas Schwinge <thomas@codesourcery.com>
1932
1933 * configure.ac (extra_host_libiberty_configure_flags): Add
1934 --enable-shared also for libcc1's benefit.
1935 * configure: Regenerate.
1936
19372014-10-29 Tristan Gingold <gingold@adacore.com>
1938
1939 * MAINTAINERS: Change my email address.
1940
19412014-10-27 Phil Muldoon <pmuldoon@redhat.com>
1942 Tom Tromey <tromey@redhat.com>
1943
1944 * Makefile.def: Add libcc1 to host_modules.
1945 * configure.ac (host_tools): Add libcc1.
1946 * Makefile.in, configure: Rebuild.
1947
19482014-10-24 Hans-Peter Nilsson <hp@axis.com>
1949
1950 * configure.ac (build_configargs): Don't share config.cache between
1951 build subdirs.
1952 * configure: Regenerate.
1953
19542014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1955
1956 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
1957 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
1958 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
1959 leon3v7 as leon3.
1960 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
1961 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
1962 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
1963 * config/sparc/sparc.md (cpu): Add leon3v7.
1964 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
1965
19662014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1967
1968 * MAINTAINERS (write-after-approval): Add myself.
1969
19702014-10-23 Ian Lance Taylor <iant@google.com>
1971
1972 * configure.ac: Disable the Go frontend on systems where it is known
1973 to not work.
1974 * configure: Regenerate.
1975
19762014-10-23 Richard Biener <rguenther@suse.de>
1977
1978 * Makefile.def: Add libcpp build module and dependencies.
1979 * configure.ac: Add libcpp build module.
1980 * Makefile.in: Regenerate.
1981 * configure: Likewise.
1982
19832014-10-15 Max Filippov <jcmvbkbc@gmail.com>
1984
1985 * MAINTAINERS (write-after-approval): Add myself.
1986
19872014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
1988
1989 * INSTALL/README: Do not mention CVS.
1990
19912014-10-03 Jing Yu <jingyu@google.com>
1992
1993 * configure.ac: Add aarch64 to list of targets that support gold.
1994 * configure: Regenerate.
1995
19962014-09-29 François Dumont <fdumont@gcc.gnu.org>
1997
1998 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
1999
20002014-09-29 Catherine Moore <clm@codesourcery.com>
2001
2002 * MAINTAINERS: Add myself as MIPS maintainer.
2003
20042014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
2005
2006 * MAINTAINERS: Move myself to MIPS maintainers.
2007
20082014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2009
2010 * MAINTAINERS: Put all email addresses between '<' and '>'.
2011
20122014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2013
2014 * MAINTAINERS: Move myself to reviewers (Fortran).
2015
20162014-09-01 Andi Kleen <ak@linux.intel.com>
2017
2018 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
2019 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
2020 * Makefile.in: Regenerate.
2021
20222014-08-28 David Malcolm <dmalcolm@redhat.com>
2023
2024 * rtx-classes-status.txt: Delete
2025
20262014-08-28 David Malcolm <dmalcolm@redhat.com>
2027
2028 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
2029
20302014-08-27 Sebastian Pop <s.pop@samsung.com>
2031
2032 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
2033 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
2034 of checking for version number.
2035 * configure: Regenerated.
2036 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
2037
20382014-08-27 David Malcolm <dmalcolm@redhat.com>
2039
2040 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
2041 is done; begin phase 6 (use extra rtx_def subclasses).
2042
20432014-08-27 David Malcolm <dmalcolm@redhat.com>
2044
2045 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
2046 done; begin phase 5 (additional rtx_def subclasses).
2047
20482014-08-26 David Malcolm <dmalcolm@redhat.com>
2049
2050 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
2051
20522014-08-26 David Malcolm <dmalcolm@redhat.com>
2053
2054 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
2055 SET_BB_HEADER are done.
2056
20572014-08-26 David Malcolm <dmalcolm@redhat.com>
2058
2059 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
2060 done.
2061
20622014-08-26 David Malcolm <dmalcolm@redhat.com>
2063
2064 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
2065
20662014-08-26 David Malcolm <dmalcolm@redhat.com>
2067
2068 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
2069
20702014-08-25 David Malcolm <dmalcolm@redhat.com>
2071
2072 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
2073
20742014-08-25 David Malcolm <dmalcolm@redhat.com>
2075
2076 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
2077
20782014-08-25 David Malcolm <dmalcolm@redhat.com>
2079
2080 * rtx-classes-status.txt: Phase 3 (per-file commits within
2081 "config" subdirs) is done; begin phase 4 (removal of
2082 "scaffolding").
2083
20842014-08-23 David Malcolm <dmalcolm@redhat.com>
2085
2086 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
2087 dir) is done; begin phase 3 (per-file commits within "config"
2088 subdirs).
2089
20902014-08-21 David Malcolm <dmalcolm@redhat.com>
2091
2092 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
2093 phase 2 (per-file commits in main source dir).
2094
20952014-08-21 Bin Cheng <bin.cheng@arm.com>
2096
2097 * configure: Regenerated.
2098
20992014-08-19 David Malcolm <dmalcolm@redhat.com>
2100
2101 * rtx-classes-status.txt (TODO): Add SET_BND_TO
2102
21032014-08-19 David Malcolm <dmalcolm@redhat.com>
2104
2105 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
2106
21072014-08-19 David Malcolm <dmalcolm@redhat.com>
2108
2109 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
2110
21112014-08-19 David Malcolm <dmalcolm@redhat.com>
2112
2113 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
2114
21152014-08-19 David Malcolm <dmalcolm@redhat.com>
2116
2117 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
2118
21192014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
2120
2121 * MAINTAINERS (Write After Approval): Add myself.
2122
21232014-08-19 Christopher Faylor <me.gnu@cgf.cx>
2124
2125 * MAINTAINERS: Remove myself
2126
21272014-08-19 David Malcolm <dmalcolm@redhat.com>
2128
2129 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
2130
21312014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
2132
2133 * MAINTAINERS (Write After Approval): Add myself.
2134
21352014-08-18 David Malcolm <dmalcolm@redhat.com>
2136
2137 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
2138 SET_BB_HEADER, SET_BB_FOOTER
2139
21402014-08-18 David Malcolm <dmalcolm@redhat.com>
2141
2142 * rtx-classes-status.txt: New file
2143
21442014-08-18 Roman Gareev <gareevroman@gmail.com>
2145
2146 * configure.ac: Eliminate ClooG installation dependency.
2147 * configure: Regenerate.
2148 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
2149 * Makefile.in: Regenerate.
2150
21512014-08-15 Ilya Verbin <iverbin@gmail.com>
2152
2153 * MAINTAINERS (Write After Approval): Add myself.
2154
21552014-08-15 Ilya Tocar <tocarip@gmail.com>
2156
2157 * MAINTAINERS (Write After Approval): Add myself.
2158
21592014-08-01 Jiong Wang <jiong.wang@arm.com>
2160
2161 * MAINTAINERS (Write After Approval): Add myself.
2162
21632014-07-28 Anthony Green <green@moxielogic.com>
2164
2165 Import from savannah.gnu.org:
2166 * config.sub: Update to 2014-07-28 version.
2167
21682014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
2169
2170 * MAINTAINERS: Remove my MIPS maintainer entry.
2171
21722014-07-26 Uros Bizjak <ubizjak@gmail.com>
2173
2174 PR target/47230
2175 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
2176 * configure: Regenerate.
2177
21782014-07-24 James Norris <jnorris@codesourcery.com>
2179
2180 * MAINTAINERS (Write After Approval): Add myself.
2181
21822014-07-20 Roman Gareev <gareevroman@gmail.com>
2183
2184 * configure.ac: Accept only CLooG 0.18.1.
2185 * configure: Regenerate.
2186
21872014-07-17 Roman Gareev <gareevroman@gmail.com>
2188
2189 * configure.ac: Don't accept isl 0.11.
2190 * configure: Regenerate.
2191
21922014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2193
2194 * MAINTAINERS (Write After Approval): Add myself.
2195
21962014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2197
2198 * configure.ac: Don't accept isl 0.10.
2199 * configure: Regenerate.
2200
22012014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
2202
2203 Fix include path for in-tree cloog.
2204 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
2205 * configure: Regenerate.
2206
22072014-06-18 Richard Henderson <rth@redhat.com>
2208
2209 * .gitignore: Import gcc_update output.
2210
22112014-06-13 Thomas Schwinge <thomas@codesourcery.com>
2212
2213 * config-ml.in: Robustify ac_configure_args parsing.
2214
2215 * configure.ac (--enable-linker-plugin-configure-flags)
2216 (--enable-linker-plugin-flags): New flags.
2217 (configdirs): Conditionally add libiberty-linker-plugin.
2218 * configure: Regenerate.
2219 * Makefile.def (host_modules): Add libiberty-linker-plugin.
2220 (host_modules) <lto-plugin>: Pay attention to
2221 @extra_linker_plugin_flags@ and
2222 @extra_linker_plugin_configure_flags@.
2223 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
2224 * Makefile.in: Regenerate.
2225
2226 * Makefile.tpl (configure-[+prefix+][+module+])
2227 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
2228 "module_srcdir" instead of "module" for locating a module's srcdir.
2229 * Makefile.in: Regenerate.
2230
22312014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
2232
2233 * MAINTAINERS (Write After Approval): Add myself.
2234
22352014-06-06 Sebastian Pop <sebpop@gmail.com>
2236
2237 * MAINTAINERS: Update my email address.
2238
22392014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
2240
2241 * MAINTAINERS (Write After Approval): Add myself.
2242
22432014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
2244
2245 * MAINTAINERS (Write After Approval): Add myself.
2246
22472014-05-30 Jonathan Wakely <jwakely@redhat.com>
2248
2249 PR libstdc++/61011
2250 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
2251 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
2252 * configure: Regenerate.
2253
22542014-05-28 Pedro Alves <palves@redhat.com>
2255
2256 * MAINTAINERS (Write After Approval): Add myself.
2257
22582014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2259
2260 * MAINTAINERS: Update my affiliation/email.
2261
22622014-05-19 Mike Stump <mikestump@comcast.net>
2263
2264 * MAINTAINERS: Add wide-int reviewers.
2265
22662014-05-14 Sandra Loosemore <sandra@codesourcery.com>
2267
2268 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
2269 * configure: Regenerated.
2270
22712014-05-15 Torvald Riegel <triegel@redhat.com>
2272
2273 * MAINTAINERS (libitm): Add myself as maintainer.
2274
22752014-05-07 Charles Baylis <charles.baylis@linaro.org>
2276
2277 * MAINTAINERS (Write After Approval): Add myself.
2278
22792014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
2280
2281 * config.sub, config.guess: Import from upstream.
2282
22832014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2284
2285 * MAINTAINERS (Write After Approval): Put myself in correct order.
2286
22872014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2288
2289 * MAINTAINERS (Write After Approval): Add myself.
2290
22912014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2292
2293 * MAINTAINERS: Move myself from Reviewers to Write After Approval
2294 section.
2295
22962014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2297
2298 * MAINTAINERS (Write After Approval): Delete myself.
2299
23002014-04-17 Jakub Jelinek <jakub@redhat.com>
2301
2302 PR sanitizer/56781
2303 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
2304 and -B* options with -Xcompiler.
2305
23062014-04-04 Eric Botcazou <ebotcazou@adacore.com>
2307
2308 PR bootstrap/60620
2309 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
2310 * Makefile.in: Regenerate.
2311
23122014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
2313
2314 * Makefile.def (dependencies): Make all-ld depend on all-binutils
2315 for WINDRES_FOR_TARGET in default-manifest.o rule.
2316 * Makefile.in: Regenerate.
2317
23182014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
2319
2320 * MAINTAINERS (Write After Approval): Add myself.
2321
23222014-03-26 Jakub Jelinek <jakub@redhat.com>
2323
2324 PR sanitizer/56781
2325 * Makefile.def: Set bootstrap=true; for host fixincludes.
2326 * configure.ac: Don't bootstrap host fixincludes unless
2327 --with-build-config=bootstrap-{a,ub}san.
2328 * Makefile.in: Regenerated.
2329 * configure: Regenerated.
2330
23312014-03-21 Jakub Jelinek <jakub@redhat.com>
2332
2333 * configure.ac: Move BUILD_CONFIG set up earlier. Add
2334 --enable-vtable-verify option parsing. Don't add
2335 target-libsanitizer to bootstrap_target_libs unless
2336 --with-build-config=bootstrap-asan or
2337 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
2338 to bootstrap_target_libs unless --enable-vtable-verify.
2339 * configure: Regenerated.
2340
23412014-03-10 Anatoly Sokolov <aesok@post.ru>
2342
2343 * MAINTAINERS (Write After Approval): Add myself.
2344
23452014-03-07 Denis Chertykov <chertykov@gmail.com>
2346
2347 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
2348
23492014-03-07 Jakub Jelinek <jakub@redhat.com>
2350
2351 PR bootstrap/58572
2352 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
2353 -I for libstdc++-v3 includes if $(LEAN).
2354 * Makefile.in: Regenerated.
2355
23562014-03-04 Jonathan Wakely <jwakely@redhat.com>
2357
2358 * MAINTAINERS: Update my email address.
2359
23602014-02-24 Walter Lee <walt@tilera.com>
2361
2362 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
2363 (tilegx-*-*): Change to tilegx*-*-*.
2364 * configure: Regenerate.
2365
23662014-02-17 Loren J. Rittle <ljrittle@acm.org>
2367
2368 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
2369
23702014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
2371
2372 * MAINTAINERS (Write After Approval): Add myself.
2373
23742014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2375
2376 PR target/59788
2377 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
2378 *solaris2*.
2379
23802014-01-21 John David Anglin <danglin@gcc.gnu.org>
2381
2382 * MAINTAINERS: Update my email address.
2383
23842014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
2385
2386 * MAINTAINERS: Convert to UTF-8.
2387 Properly sort Xinliang David Li's entry.
2388
23892013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
2390 Sandra Loosemore <sandra@codesourcery.com>
2391
2392 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
2393 nios2 port maintainers.
2394
23952013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
2396
2397 * MAINTAINERS (Write After Approval): Add myself.
2398
23992013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2400
2401 * configure.ac: Add user-friendly check for native x86_64-linux
2402 multilibs.
2403 * configure: Regenerate.
2404
24052013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
2406
2407 * MAINTAINERS: Add myself as sh maintainer.
2408
24092013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
2410
2411 * MAINTAINERS: Add self as SLSR maintainer.
2412
24132013-11-18 Jan Hubicka <hubicka@ucw.cz>
2414
2415 * MAINTAINERS: Update my email address.
2416
24172013-11-15 David Edelsohn <dje.gcc@gmail.com>
2418
2419 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
2420
24212013-11-07 Thomas Schwinge <thomas@codesourcery.com>
2422
2423 * Makefile.in: Regenerate.
2424
2425 * Makefile.tpl: Fix typo.
2426 * Makefile.in: Regenerate partially.
2427
24282013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
2429
2430 * configure.ac: Added libcilkrts to noconfig list when C++ is not
2431 supported.
2432 * configure: Regenerated.
2433
24342013-11-01 Trevor Saunders <tsaunders@mozilla.com>
2435
2436 * MAINTAINERS (Write After Approval): Add myself.
2437
24382013-10-30 Jason Merrill <jason@redhat.com>
2439
2440 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
2441 --disable-build-format-warnings.
2442
24432013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
2444
2445 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
2446 depend on libstdc++ and libgcc.
2447 * configure: Regenerate.
2448 * configure.ac: Added libcilkrts to target binaries. Also, restrict
2449 libcilkrts for POSIX and i*86, and x86_64 architectures.
2450 * Makefile.in: Added libcilkrts related fields to support building it.
2451
24522013-10-26 Jeff Law <law@redhat.com>
2453
2454 * Makefile.def (target_modules): Remove libmudflap
2455 (languages): Remove check-target-libmudflap).
2456 * Makefile.in: Rebuilt.
2457 * Makefile.tpl (check-target-libmudflap-c++): Remove.
2458 * configure.ac (target_libraries): Remove target-libmudflap.
2459 Remove checks which disabled libmudflap on some systems.
2460 * configure: Rebuilt.
2461 * libmudflap: Directory removed.
2462
24632013-10-21 Cong Hou <congh@google.com>
2464
2465 * MAINTAINERS (Write After Approval): Add myself.
2466
24672013-10-16 Mike Stump <mikestump@comcast.net>
2468
2469 * .dir-locals.el: Add.
2470
24712013-10-15 David Malcolm <dmalcolm@redhat.com>
2472
2473 * configure.ac: Add --enable-host-shared
2474 * configure: Regenerate.
2475
24762013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2477
2478 Import from savannah.gnu.org:
2479 * config.guess: Update to 2013-06-10 version.
2480 * config.sub: Update to 2013-10-01 version.
2481
24822013-10-01 Simon Cook <simon.cook@embecosm.com>
2483
2484 Changes to build configuration to allow big endian ARC ELF toolchain
2485 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
2486 * configure: Regenerate.
2487
24882013-09-20 Alan Modra <amodra@gmail.com>
2489
2490 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
2491 ppc host match. Support little-endian powerpc linux hosts.
2492
24932013-09-19 Dodji Seketeli <dodji@redhat.com>
2494
2495 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
2496 maintainer.
2497
24982013-09-12 DJ Delorie <dj@redhat.com>
2499
2500 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
2501 maintainers.
2502
25032013-09-03 Richard Biener <rguenther@suse.de>
2504
2505 * configure.ac: Also allow ISL 0.12.
2506 * configure: Regenerated.
2507
25082013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
2509
2510 * MAINTAINERS (Write After Approval): Add myself.
2511
25122013-08-27 David Malcolm <dmalcolm@redhat.com>
2513
2514 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
2515
25162013-08-26 Caroline Tice <cmtice@google.com>
2517
2518 * MAINTAINERS: Correct earliers update: Move myself from libvtv
2519 "Various Reviewers" to libvtv "Various Maintainers".
2520
25212013-08-20 Steven Bosscher <steven@gcc.gnu.org>
2522
2523 * MAINTAINERS: Add myself as RTL optimizers reviewer.
2524
25252013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
2526
2527 * MAINTAINERS: Update name, email.
2528
25292013-08-13 Adam Butcher <adam@jessamine.co.uk>
2530
2531 * MAINTAINERS (Write After Approval): Add myself.
2532
25332013-08-12 Caroline Tice <cmtice@google.com>
2534
2535 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
2536 address in the Write After Approval section.
2537
25382013-08-09 Carlos O'Donell <carlos@redhat.com>
2539
2540 * MAINTAINERS (Write After Approval): Update email.
2541
25422013-08-08 Benjamin Kosnik <bkoz@redhat.com>
2543
2544 * configure.ac: Adjust to check VTV_SUPPORTED.
2545 * configure: Regenerated.
2546
25472013-08-02 Caroline Tice <cmtice@google.com>
2548
2549 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
2550 on non-linux systems; add target-libvtv to noconfigdirs; add
2551 libsupc++/.libs to C++ library search paths.
2552 * configure: Regenerated.
2553 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
2554 libstdc++ and libgcc.
2555 * Makefile.in: Regenerated.
2556
25572013-07-19 Yvan Roux <yvan.roux@linaro.org>
2558
2559 * MAINTAINERS (Write After Approval): Add myself.
2560
25612013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
2562 Shiva Chen <shiva0217@gmail.com>
2563
2564 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
2565 nds32 port maintainers.
2566
25672013-07-17 Tim Shen <timshen91@gmail.com>
2568
2569 * MAINTAINERS (Write After Approval): Add myself.
2570
25712013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2572
2573 * configure.ac: Sync from binutils.
2574 * configure: Regenerate.
2575
25762013-06-14 Vidya Praveen <vidyapraveen@arm.com>
2577
2578 * MAINTAINERS (Write After Approval): Add myself.
2579
25802013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
2581
2582 * MAINTAINERS (Write After Approval): Add myself.
2583
25842013-05-17 David Malcolm <dmalcolm@redhat.com>
2585
2586 * MAINTAINERS (Write After Approval): Add myself.
2587
25882013-04-30 Brooks Moses <bmoses@google.com>
2589
2590 * MAINTAINERS: Update my email; move myself from Fortran
2591 reviewer to Write After Approval.
2592
25932013-04-16 Andreas Schwab <schwab@suse.de>
2594
2595 * configure.ac (aarch64-*-*): Don't disable java.
2596 * configure: Regenerate.
2597
25982013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
2599
2600 * MAINTAINERS (Write After Approval): Add myself.
2601
26022013-03-30 Matthias Klose <doko@ubuntu.com>
2603
2604 * Makefile.def (target_modules): Don't install libffi.
2605 * Makefile.in: Regenerate.
2606
26072013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
2608
2609 * MAINTAINERS (Write After Approval): Add myself.
2610
26112013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
2612
2613 * MAINTAINERS (Write After Approval): Add myself.
2614
26152013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
2616
2617 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
2618 * configure: Regenerated.
2619
26202013-02-05 Ian Lance Taylor <iant@google.com>
2621
2622 PR go/55969
2623 * configure.ac: Disable libgo on some systems where it does not
2624 work.
2625
26262013-02-04 David Edelsohn <dje.gcc@gmail.com>
2627
2628 * MAINTAINERS: Explicitly add myself as AIX maintainer.
2629 Remove Geoff Keating as rs6000 port maintainer, at his request.
2630
26312013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
2632
2633 * MAINTAINERS: Update my email.
2634
26352013-01-23 Shenghou Ma <minux.ma@gmail.com>
2636
2637 * configure: Re-generate.
2638
26392013-01-15 Richard Biener <rguenther@suse.de>
2640
2641 PR other/55973
2642 * configure: Re-generate.
2643
26442013-01-14 Matthias Klose <doko@ubuntu.com>
2645
2646 * Makefile.def (install-target-libsanitizer): Depend on
2647 install-target-libstdc++-v3.
2648 * Makefile.in: Regenerate.
2649
26502013-01-14 Richard Biener <rguenther@suse.de>
2651
2652 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
2653 * configure: Re-generate
2654
26552013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2656
2657 * config.sub: Update from config repo.
2658
26592013-01-11 Eric Botcazou <ebotcazou@adacore.com>
2660
2661 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
2662 * Makefile.in: Regenerate.
2663
26642013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2665
2666 * MAINTAINERS (arc): Add new port maintainership for myself.
2667
26682013-01-09 Jason Merrill <jason@redhat.com>
2669
2670 * .gitignore: Import from gdb repository.
2671
26722013-01-09 H.J. Lu <hongjiu.lu@intel.com>
2673
2674 * Makefile.def (configure-gcc): Depend on all-gmp.
2675 (all-gcc): Remove dependency on all-gmp.
2676 * Makefile.in: Regenerated.
2677
26782013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2679
2680 * config.sub: Merge from config repo.
2681 * config.guess: Ditto.
2682
26832013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2684
2685 * Makefile.def: Merge from binutils.
2686 * Makefile.in: Ditto.
2687
26882013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
2689
2690 * MAINTAINERS: Update my email.
2691
26922012-12-29 Ben Elliston <bje@gnu.org>
2693
2694 * config.guess: Update to 2012-12-29 version.
2695 * config.sub: Likewise.
2696
26972012-12-20 Matthias Klose <doko@ubuntu.com>
2698
2699 * Makefile.def (install-target-libgfortran): Depend on
2700 install-target-libquadmath, install-target-libgcc.
2701 (install-target-libsanitizer): Depend on install-target-libgcc.
2702 (install-target-libjava): Depend on install-target-libgcc.
2703 (install-target-libitm): Depend on install-target-libgcc.
2704 (install-target-libobjc): Depend on install-target-libgcc.
2705 (install-target-libstdc++-v3): Depend on install-target-libgcc.
2706 * Makefile.in: Regenerate.
2707
27082012-12-19 Matthias Klose <doko@ubuntu.com>
2709
2710 * Makefile.def (install-target-libgo): Depend on
2711 install-target-libatomic.
2712 * Makefile.in: Regenerate.
2713
27142012-12-18 Andreas Schwab <schwab@linux-m68k.org>
2715
2716 PR go/55201
2717 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
2718 * Makefile.in: Regenerate.
2719
27202012-12-16 Thomas Schwinge <thomas@codesourcery.com>
2721
2722 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
2723 * configure: Regenerate.
2724
27252012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2726
2727 * config.sub: Merge from config repo.
2728
27292012-12-11 H.J. Lu <hongjiu.lu@intel.com>
2730
2731 * Makefile.def (target_modules): Add bootstrap=true and
2732 raw_cxx=true to libsanitizer.
2733 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2734 * Makefile.in: Regenerated.
2735 * configure: Likewise.
2736
27372012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
2738
2739 * MAINTAINERS: Remove self as RTL optimization maintainer.
2740
27412012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2742
2743 * MAINTAINERS (Write After Approval): Add myself.
2744
27452012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2746
2747 * Makefile.def (target_modules): Remove bootstrap=true and
2748 raw_cxx=true from libsanitizer.
2749 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
2750 * Makefile.in: Regenerated.
2751 * configure: Likewise.
2752
27532012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2754
2755 * Makefile.def (target_modules): Add bootstrap=true and
2756 raw_cxx=true to libsanitizer.
2757 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2758 * Makefile.in: Regenerated.
2759 * configure: Likewise.
2760
27612012-11-28 Andrew Pinski <apinski@cavium.com>
2762
2763 PR bootstrap/54279
2764 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
2765 * configure: Regenerate.
2766 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
2767 * Makefile.in: Regenerate.
2768
27692012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
2770
2771 * configure.ac: Disable libsanitizer if we're not building C++.
2772 * configure: Regenerate.
2773
27742012-11-15 Roland McGrath <roland@hack.frob.com>
2775
2776 * MAINTAINERS (Write After Approval): Add myself.
2777
27782012-11-15 Dmitry Vyukov <dvyukov@google.com>
2779
2780 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
2781 Kostya Serebryany (kcc@google.com) and
2782 Jakub Jelinek (jakub@redhat.com).
2783 Rename area for Dodji Seketeli (dodji@redhat.com).
2784
27852012-11-15 Dodji Seketeli <dodji@redhat.com>
2786
2787 * MAINTAINERS: (asan.c, related): Add myself.
2788
27892012-11-14 Roland McGrath <mcgrathr@google.com>
2790
2791 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
2792 * configure: Regenerate.
2793
27942012-11-13 Richard Henderson <rth@redhat.com>
2795
2796 * configure.ac: Move libsanitizer logic to subdirectory.
2797 * configure: Regenerate.
2798
27992012-11-13 Dodji Seketeli <dodji@redhat.com>
2800
2801 * configure.ac: Enable libsanitizer just on x86 linux for now.
2802 * configure: Re-generate.
2803
28042012-11-13 David Edelsohn <dje.gcc@gmail.com>
2805
2806 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
2807 sections.
2808 * configure: Regenerate.
2809
28102012-11-13 Hans-Peter Nilsson <hp@axis.com>
2811
2812 * configure.ac: Add section for configdirs for libsanitizer.
2813 Disable for cris-*-* and mmix-*-*.
2814 * configure: Regenerate.
2815
28162012-11-12 Wei Mi <wmi@google.com>
2817
2818 * configure.ac: Add libsanitizer to target_libraries.
2819 * Makefile.def: Ditto.
2820 * configure: Regenerate.
2821 * Makefile.in: Regenerate.
2822 * libsanitizer: New directory for asan runtime. Contains an empty
2823 tsan directory.
2824
28252012-11-03 Corinna Vinschen <corinna@vinschen.de>
2826
2827 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
2828 against Mingw64 w32api.
2829 * configure: Regenerate.
2830
28312012-11-03 H.J. Lu <hongjiu.lu@intel.com>
2832
2833 * configure: Regenerated.
2834
28352012-11-03 Robert Mason <rbmj@verizon.net>
2836
2837 * configure.ac: add --disable-libstdcxx configure option
2838 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
2839
28402012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
2841
2842 * MAINTAINERS (Write After Approval): Add myself.
2843
28442012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
2845
2846 * MAINTAINERS (Write After Approval): Add myself.
2847
28482012-10-24 Sharad Singhai <singhai@google.com>
2849
2850 * MAINTAINERS (Write After Approval): Add myself.
2851
28522012-10-24 Eric Christopher <echristo@gmail.com>
2853
2854 * MAINTAINERS: Update email address.
2855
28562012-10-23 Eric Botcazou <ebotcazou@adacore.com>
2857
2858 PR bootstrap/54820
2859 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
2860 * configure: Regenerate.
2861
28622012-10-23 Richard Earnshaw <rearnsha@arm.com>
2863
2864 * MAINTAINERS (aarch64): Add Marcus and myself.
2865
28662012-10-22 Eric Botcazou <ebotcazou@adacore.com>
2867
2868 PR bootstrap/54820
2869 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
2870 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
2871 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2872 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2873 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
2874 * Makefile.in: Regenerate.
2875 * configure.ac (have_static_libs): New variable and associated check.
2876 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
2877 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
2878 * configure: Regenerate.
2879
28802012-10-10 Richard Biener <rguenther@suse.de>
2881
2882 * MAINTAINERS: Adjust for changed surname.
2883
28842012-10-04 Lawrence Crowl <crowl@google.com>
2885
2886 * MAINTAINERS (Write After Approval): Add myself.
2887
28882012-10-01 Cary Coutant <ccoutant@google.com>
2889
2890 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
2891
28922012-09-28 Ian Lance Taylor <iant@google.com>
2893
2894 * Makefile.def: Make all-target-libgo depend on
2895 all-target-libbacktrace.
2896 * Makefile.in: Rebuild.
2897
28982012-09-26 Ian Lance Taylor <iant@google.com>
2899
2900 * Makefile.def: Make all-gcc depend on all-libbacktrace.
2901 * Makefile.in: Rebuild.
2902
29032012-09-20 Walter Lee <walt@tilera.com>
2904
2905 * configure.ac: Add tilegx to list of targets that support gold.
2906 * configure: Regenerate.
2907
29082012-09-20 Marek Polacek <polacek@redhat.com>
2909
2910 * MAINTAINERS (Write After Approval): Add myself.
2911
29122012-09-19 Steve Ellcey <sellcey@mips.com>
2913
2914 * configure.ac: Add mips*-mti-elf* target.
2915 * configure: Regenerate.
2916
29172012-09-17 Ian Lance Taylor <iant@google.com>
2918
2919 * MAINTAINERS (Various Maintainers): Add libbacktrace.
2920 * configure.ac (host_libs): Add libbacktrace.
2921 (target_libraries): Add libbacktrace.
2922 * Makefile.def (host_modules): Add libbacktrace.
2923 (target_modules): Likewise.
2924 * configure, Makefile.in: Rebuild.
2925
29262012-09-14 David Edelsohn <dje.gcc@gmail.com>
2927
2928 PR target/38607
2929 Merge upstream change.
2930 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
2931
2932 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
2933 Add libgomp*.o to compare_exclusions for AIX.
2934 * configure: Regenerate.
2935
29362012-09-06 Diego Novillo <dnovillo@google.com>
2937
2938 * configure.ac: Bump minimum GMP version to 4.2.3.
2939 * configure: Re-generate.
2940
29412012-09-05 Georg-Johann Lay <avr@gjlay.de>
2942
2943 PR target/54461
2944 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
2945 target-libgloss if not configured --with-avrlibc=no.
2946 * configure: Regenerate.
2947
29482012-09-04 Jason Merrill <jason@redhat.com>
2949
2950 * configure.ac: Fix --enable-languages=all.
2951
29522012-09-04 Christophe Lyon <christophe.lyon@st.com>
2953
2954 * MAINTAINERS (Write After Approval): Add myself.
2955
29562012-09-03 Richard Guenther <rguenther@suse.de>
2957
2958 PR bootstrap/54138
2959 * configure.ac: Re-organize ISL / CLOOG checks to allow
2960 disabling with either --without-isl or --without-cloog.
2961 * configure: Regenerated.
2962
29632012-09-03 Georg-Johann Lay <avr@gjlay.de>
2964
2965 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
2966 * configure: Regenerate.
2967
29682012-08-27 Ulrich Drepper <drepper@gmail.com>
2969
2970 * MAINTAINERS: Fix my email address.
2971
29722012-08-26 H.J. Lu <hongjiu.lu@intel.com>
2973
2974 PR binutils/4970
2975 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
2976 and opcodes.
2977 * Makefile.in: Regenerated.
2978
29792012-08-26 Art Haas <ahaas@impactweather.com>
2980
2981 * configure: Regenerate.
2982
29832012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
2984
2985 * INSTALL/README: Also refer to the online installation
2986 instructions.
2987
29882012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2989
2990 * MAINTAINERS (Write After Approval): Add myself.
2991 (Picochip port): Remove myself.
2992
29932012-08-14 Diego Novillo <dnovillo@google.com>
2994
2995 Merge from cxx-conversion branch.
2996
2997 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
2998 POSTSTAGE1_CONFIGURE_FLAGS.
2999 * Makefile.in: Regenerate.
3000 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
3001 Force C++ when bootstrapping.
3002 * configure: Regenerate.
3003
30042012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3005
3006 * MAINTAINERS (Write After Approval): Add myself.
3007
30082012-07-16 Joseph Myers <joseph@codesourcery.com>
3009
3010 * README: Document use of ranges of years in copyright notices.
3011
30122012-07-06 Richard Guenther <rguenther@suse.de>
3013
3014 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
3015 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
3016 --with-gmp=system.
3017 * Makefile.in: Regenerated.
3018 * configure: Likewise.
3019
30202012-07-06 Richard Guenther <rguenther@suse.de>
3021
3022 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
3023 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
3024 supply V=1 as extra_make_flags.
3025 * configure: Regenerated.
3026 * Makefile.in: Likewise.
3027
30282012-07-04 Tristan Gingold <gingold@adacore.com>
3029
3030 * configure: Regenerate.
3031
30322012-07-03 Richard Guenther <rguenther@suse.de>
3033
3034 * Makfile.def (isl): Remove not necessary extra_exports and
3035 extra_make_flags.
3036 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
3037 * Makefile.in: Regenerated.
3038
30392012-07-03 Richard Guenther <rguenther@suse.de>
3040
3041 * Makefile.def (cloog): Add V=1 to extra_make_flags.
3042 * configure.ac: If either the ISL or the CLooG check failed
3043 do not try to build in-tree versions.
3044 * Makefile.in: Regenerated.
3045 * configure: Regenerated.
3046
30472012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3048
3049 * configure: Regenerate.
3050
30512012-07-02 Janis Johnson <janisjo@codesourcery.com>
3052
3053 * MAINTAINERS (Various Maintainers): Add myself as testsuite
3054 maintainer.
3055
30562012-07-02 Richard Guenther <rguenther@suse.de>
3057
3058 * configure: Regenerated.
3059
30602012-07-02 Richard Guenther <rguenther@suse.de>
3061 Michael Matz <matz@suse.de>
3062 Tobias Grosser <tobias@grosser.es>
3063 Sebastian Pop <sebpop@gmail.com>
3064
3065 * Makefile.def: Add ISL host module, remove PPL host module.
3066 Adjust ClooG host module to use the proper ISL.
3067 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
3068 * configure.ac: Include config/isl.m4. Add ISL host library,
3069 remove PPL. Remove PPL configury, add ISL configury, adjust
3070 ClooG configury.
3071 * Makefile.in: Regenerated.
3072 * configure: Likewise.
3073
30742012-07-02 Richard Guenther <rguenther@suse.de>
3075
3076 Merge from graphite branch
3077 2011-07-21 Tobias Grosser <tobias@grosser.es>
3078
3079 * configure: Regenerated.
3080 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
3081 both cloog.org and legacy versions. The only supported version will
3082 be CLooG with the isl backend.
3083
3084 2011-07-21 Tobias Grosser <tobias@grosser.es>
3085
3086 * configure: Regenerated.
3087 * configure.ac: Require cloog isl 0.17.0
3088
3089 2011-07-21 Tobias Grosser <tobias@grosser.es>
3090
3091 * configure: Regenerated.
3092 * config/cloog.m4: Do not define CLOOG_ORG
3093
30942012-06-29 Steven Bosscher <steven@gcc.gnu.org>
3095
3096 * configure.ac: Skip C if explicitly selected.
3097 * configure: Regenerate.
3098
30992012-06-28 Christophe Lyon <christophe.lyon@st.com>
3100
3101 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
3102 they contain -O2.
3103 * configure: Regenerate.
3104
31052012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
3106
3107 PR debug/53740
3108 * df.h, df-problems.c, dce.c: Revert last patch.
3109
31102012-06-25 Iain Sandoe <iain@codesourcery.com>
3111
3112 * MAINTAINERS (Write After Approval): Update my email address.
3113
31142012-06-21 Meador Inge <meadori@codesourcery.com>
3115
3116 * MAINTAINERS (Write After Approval): Add myself.
3117
31182012-06-20 Jason Merrill <jason@redhat.com>
3119
3120 * Makefile.tpl (check-target-libgomp-c++): New.
3121 (check-target-libitm-c++): New.
3122 * Makefile.def (c++): Add them.
3123 * Makefile.in: Regenerate.
3124
31252012-05-29 Edmar Wienskoski <edmar@freescale.com>
3126
3127 * MAINTAINERS (Write After Approval): Add myself.
3128
31292012-05-16 Olivier Hainque <hainque@adacore.com>
3130
3131 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
3132 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
3133 (install-no-fixedincludes): Adjust accordingly.
3134 * Makefile.in: Regenerate.
3135
31362012-05-15 H.J. Lu <hongjiu.lu@intel.com>
3137
3138 Merge upstream change
3139 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
3140
31412012-05-14 Marc Glisse <marc.glisse@inria.fr>
3142
3143 * MAINTAINERS (Write After Approval): Add myself.
3144
31452012-05-09 Nick Clifton <nickc@redhat.com>
3146 Paul Smith <psmith@gnu.org>
3147
3148 PR bootstrap/50461
3149 * configure.ac (mpfr-dir): When using in-tree MPFR sources
3150 allow for the fact that from release v3.1.0 of MPFR the source
3151 files were moved into a src sub-directory.
3152 * configure: Regenerate.
3153
31542012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
3155
3156 * configure.ac: Bump minimum MPFR version to 2.4.0.
3157 * configure: Regenerated.
3158
31592012-05-01 Richard Henderson <rth@redhat.com>
3160
3161 * Makefile.def (libatomic): New target_module.
3162 * configure.ac (target_libraries): Add libatomic.
3163 (noconfigdirs): Check if libatomic is supported.
3164 * Makefile.in, configure: Rebuild.
3165
31662012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
3167
3168 * MAINTAINERS (Write After Approval): Add myself.
3169
31702012-04-25 Joel Brobecker <brobecker@adacore.com>
3171
3172 * config.sub: Update to 2012-04-18 version from official repo.
3173
31742012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
3175
3176 * MAINTAINERS (Write After Approval): Add myself.
3177
31782012-04-11 Steve Ellcey <sellcey@mips.com>
3179
3180 * MAINTAINERS: Changed email address.
3181
31822012-03-28 Georg-Johann Lay <avr@gjlay.de>
3183
3184 PR target/52737
3185 * contrib/gcc_update (files_and_dependencies):
3186 Remove gcc/config/avr/t-multilib from touch data.
3187
31882012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3189
3190 * MAINTAINERS (OS Port Maintainers): Remove irix.
3191 * configure.ac (enable_libgomp): Remove *-*-irix6*.
3192 (unsupported_languages): Remove mips-sgi-irix6.*.
3193 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
3194 (with_stabs): Remove.
3195 * configure: Regenerate.
3196
31972012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3198
3199 * MAINTAINERS (OS Port Maintainers): Remove osf.
3200 * configure.ac (enable_libgomp): Remove *-*-osf*.
3201 (with_stabs): Remove alpha*-*-osf*.
3202 * configure: Regenerate.
3203
32042012-03-05 Tristan Gingold <gingold@adacore.com>
3205
3206 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
3207 * configure: Regenerate.
3208
32092012-02-17 Walter Lee <walt@tilera.com>
3210
3211 * MAINTAINERS: (Write After Approval): Delete myself.
3212
32132012-02-14 Walter Lee <walt@tilera.com>
3214
3215 * MAINTAINERS (tilegx port): Add myself.
3216 (tilepro port): Add myself.
3217 (Write After Approval): Add myself.
3218
32192012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
3220
3221 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
3222 and Joseph Myers as docstring relicensing maintainers.
3223
32242012-02-09 Bin Cheng <bin.cheng@arm.com>
3225
3226 * MAINTAINERS (write-after-approval): Add myself.
3227
32282012-02-08 Ira Rosen <irar@il.ibm.com>
3229
3230 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
3231 maintainer.
3232
32332012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3234
3235 * MAINTAINERS (Write After Approval): Move myself to
3236 maintain alphabetical order.
3237
32382012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3239
3240 * MAINTAINERS (Write After Approval): Add myself.
3241
32422012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3243
3244 * MAINTAINERS (Write After Approval): Add myself.
3245
32462012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
3247 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3248
3249 * configure.ac (cr16-*-*): Remove nonconfigdirs.
3250 * configure: Regenerate.
3251
32522012-01-23 Harshit Chopra <harshit@google.com>
3253
3254 * MAINTAINERS (Write After Approval): Add myself.
3255
32562012-01-22 Douglas B Rupp <rupp@ngnat.com>
3257
3258 * configure.ac: Remove reference to mh-interix.
3259 * configure: Regenerate.
3260
32612012-01-05 Richard Henderson <rth@redhat.com>
3262
3263 PR bootstrap/51072
3264 * configure.ac: Disable libitm if c++ is not enabled.
3265 * configure: Rebuild.
3266
3267 * configure.ac: Fix regexp for same.
3268 * configure: Rebuild.
3269
32702012-01-02 Balaji V. Iyer <bviyer@gmail.com>
3271
3272 * MAINTAINERS (Write After Approval): Add myself.
3273
32742012-01-02 Richard Guenther <rguenther@suse.de>
3275
3276 PR bootstrap/51686
3277 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
3278 * Makefile.in: Regenerate.
3279
32802011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
3281
3282 * MAINTAINERS (Write After Approval): Add myself.
3283
32842011-12-18 Eric Botcazou <ebotcazou@adacore.com>
3285
3286 * configure: Regenerate.
3287
32882011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3289
3290 * MAINTAINERS (picochip): Changed email address.
3291
32922011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
3293
3294 * MAINTAINERS (write-after-approval): Add self.
3295
32962011-11-29 DJ Delorie <dj@redhat.com>
3297
3298 * configure.ac (rl78-*-*) New case.
3299 * configure: Regenerate.
3300 * MAINTAINERS: Add myself as RL78 maintainer.
3301
33022011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3303
3304 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
3305
33062011-11-21 Andreas Tobler <andreast@fgznet.ch>
3307
3308 * libtool.m4: Additional FreeBSD 10 fixes.
3309
33102011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
3311
3312 * MAINTAINERS: Move myself from Write After Approval to CPU Port
3313 Maintainers section, as Epiphany maintainer.
3314
33152011-11-18 Iain Sandoe <iains@gcc.gnu.org>
3316
3317 PR target/49992
3318 * configure.ac: Remove ranlib special-casing for Darwin.
3319 * configure: Regenerate.
3320
33212011-11-12 Andrey Belevantsev <abel@ispras.ru>
3322
3323 * MAINTAINERS (Reviewers): Keep the list sorted.
3324
33252011-11-11 Andrey Belevantsev <abel@ispras.ru>
3326
3327 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
3328
33292011-11-09 Roland McGrath <mcgrathr@google.com>
3330
3331 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
3332 * configure: Rebuild.
3333 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
3334 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
3335 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
3336 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
3337 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
3338 Add READELF.
3339 * Makefile.in: Rebuild.
3340
33412011-11-09 Jason Merrill <jason@redhat.com>
3342
3343 * Makefile.def (language=c++): Remove check-c++0x.
3344 * Makefile.in (check-gcc-c++): Regenerate.
3345
33462011-11-08 Richard Henderson <rth@redhat.com>
3347
3348 * configure.ac: Test for libitm directory present first.
3349
3350 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
3351
3352 * configure.ac: Test libitm/configure.tgt to disable libitm.
3353 * configure: Rebuild.
3354
33552011-11-07 Aldy Hernandez <aldyh@redhat.com>
3356 Richard Henderson <rth@redhat.com>
3357
3358 Merged from transactional-memory.
3359
3360 * Makefile.def (lang_env_dependencies): libitm is c++.
3361 Add libitm target module.
3362 * configure.ac: Likewise.
3363 * config/mmap.m4: New file.
3364 * contrib/gcc_update: Add libitm to touch data.
3365 * Makefile.in, configure: Rebuild.
3366
33672011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3368
3369 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
3370 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
3371 * Makefile.in: Regenerate.
3372
33732011-11-01 DJ Delorie <dj@redhat.com>
3374
3375 * config.sub: Update to version 2011-10-29 (added rl78)
3376
33772011-10-27 Nick Clifton <nickc@redhat.com>
3378
3379 * config.sub: Import these changes from the config project:
3380
3381 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
3382 Ben Elliston <bje@gnu.org>
3383
3384 * config.sub (epiphany): New.
3385
3386 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
3387 Ben Elliston <bje@gnu.org>
3388
3389 * config.sub (hexagon, hexagon-*): New.
3390
3391 2011-08-23 Roland McGrath <mcgrathr@google.com>
3392
3393 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
3394 64eb to be64.
3395
3396 2011-08-16 Roland McGrath <mcgrathr@google.com>
3397
3398 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
3399 (nacl): Grok as alias for 32el-unknown-nacl.
3400
34012011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
3402
3403 * MAINTAINERS (Write After Approval): Add myself.
3404
34052011-10-24 Teresa Johnson <tejohnson@google.com>
3406
3407 * MAINTAINERS (Write After Approval): Add myself.
3408
34092011-09-21 Jakub Jelinek <jakub@redhat.com>
3410
3411 * MAINTAINERS (sparc port): Remove myself.
3412
34132011-09-14 Tom de Vries <tom@codesourcery.com>
3414
3415 * MAINTAINERS (Write After Approval): Add myself.
3416
34172011-08-14 Yao Qi <yao@codesourcery.com>
3418
3419 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
3420 * configure: Regenerate.
3421
34222011-07-26 Ian Lance Taylor <iant@google.com>
3423
3424 * configure.ac: Set have_compiler based on whether gcc directory
3425 exists, rather than on whether gcc is in configdirs.
3426 * configure: Rebuild.
3427
34282011-07-21 Joseph Myers <joseph@codesourcery.com>
3429
3430 * MAINTAINERS (Global Reviewers): Add self.
3431
34322011-07-20 David Edelsohn <dje.gcc@gmail.com>
3433
3434 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
3435 link directories.
3436 * Makefile.in: Rebuild.
3437
34382011-07-20 Ian Lance Taylor <iant@google.com>
3439
3440 PR bootstrap/49787
3441 * configure.ac: Move --enable-bootstrap handling earlier in file.
3442 If --enable-bootstrap and either --enable-build-with-cxx or
3443 --enable-build-poststage1-with-cxx, enable C++ automatically.
3444 * configure: Rebuild.
3445
34462011-07-19 Ian Lance Taylor <iant@google.com>
3447
3448 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
3449 make C++ a boot_language. Set and substitute
3450 POSTSTAGE1_CONFIGURE_FLAGS.
3451 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
3452 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
3453 * configure, Makefile.in: Rebuild.
3454
34552011-07-19 Vladimir Makarov <vmakarov@redhat.com>
3456
3457 * MAINTAINERS (Register Allocation): Move myself from reviewers to
3458 maintainers.
3459
34602011-07-18 Jakub Jelinek <jakub@redhat.com>
3461
3462 * MAINTAINERS (Global Reviewers): Add myself.
3463
34642011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3465
3466 * configure: Regenerate.
3467
34682011-07-16 Jason Merrill <jason@redhat.com>
3469
3470 * Makefile.def (language=c++): Add check-c++0x and
3471 check-target-libmudflap-c++.
3472 * Makefile.tpl (check-target-libmudflap-c++): New.
3473 * Makefile.in: Regenerate.
3474
34752011-07-16 Matthias Klose <doko@ubuntu.com>
3476
3477 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
3478 * Makefile.def (target_modules/libjava): Pass
3479 $(EXTRA_CONFIGARGS_LIBJAVA).
3480 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
3481 if not configured with --enable-static-libjava.
3482 * Makefile.in: Regenerate.
3483 * configure: Likewise.
3484
34852011-07-15 Jason Merrill <jason@redhat.com>
3486
3487 * Makefile.in (check-c++): Move check-gcc-c++0x after
3488 check-target-libstdc++-v3.
3489
34902011-07-15 Bernd Schmidt <bernds@codesourcery.com>
3491
3492 * MAINTAINERS (c6x port): New entry.
3493
34942011-07-13 Jason Merrill <jason@redhat.com>
3495
3496 * Makefile.in (check-gcc-c++0x): New.
3497 (check-c++): Depend on it.
3498
34992011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3500
3501 PR target/39150
3502 * configure.ac (i[3456789]86-*-solaris2*): Also accept
3503 x86_64-*-solaris2.1[0-9]*.
3504 * configure: Regenerate.
3505
35062011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
3507
3508 * MAINTAINERS (RTL optimizers): Add self.
3509
35102011-06-27 Gabriel Charette <gchare@google.com>
3511
3512 * MAINTAINERS (Write After Approval): Add myself.
3513
35142011-06-22 Hans-Peter Nilsson <hp@axis.com>
3515
3516 PR regression/47836
3517 PR bootstrap/23656
3518 PR other/47733
3519 PR bootstrap/49247
3520 PR c/48825
3521 * configure.ac (target_libraries): Remove target-libiberty.
3522 Remove case-statement setting skipdirs=target-libiberty for
3523 multiple targets. Remove checking target_configdirs and
3524 removing target-libiberty but keeping target-libgcc if
3525 otherwise empty.
3526 * Makefile.def (target_modules): Don't add libiberty.
3527 (dependencies): Remove all traces of target-libiberty.
3528 * configure, Makefile.in: Regenerate.
3529
35302011-06-13 Walter Lee <walt@tilera.com>
3531
3532 * configure.ac (tilepro-*-*) New case.
3533 (tilegx-*-*): Likewise.
3534 * configure: Regenerate.
3535
35362011-06-06 Jing Yu <jingyu@google.com>
3537
3538 * configure.ac: Skip target-libiberty for
3539 arm*-*-linux-androideabi.
3540 * configure: Regenerated.
3541
35422011-06-06 Nick Clifton <nickc@redhat.com>
3543
3544 * config.sub: Sync from upstream.
3545
35462011-06-05 Nenad Vukicevic <nenad@intrepid.com>
3547
3548 * MAINTAINERS (Write After Approval): Add myself.
3549
35502011-06-01 Daniel Jacobowitz <drow@false.org>
3551
3552 * MAINTAINERS: Update my email address.
3553
35542011-05-27 Nathan Froyd <froydnj@codesourcery.com>
3555
3556 * MAINTAINERS (Write After Approval): Update my email address.
3557
35582011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
3559
3560 * MAINTAINERS (Write After Approval): Add myself.
3561
35622011-05-08 Doug Kwan <dougkwan@google.com>
3563
3564 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
3565 * configure: Regenerated.
3566 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
3567 value from configure.
3568 * Makefile.in: Regenerated.
3569
35702011-05-05 Joseph Myers <joseph@codesourcery.com>
3571
3572 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
3573 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
3574 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
3575 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
3576 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
3577 *-*-vxworks*): Disable newlib and libgloss in separate case
3578 statement.
3579 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
3580 to separate case statement.
3581 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3582 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
3583 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
3584 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
3585 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
3586 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
3587 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
3588 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
3589 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
3590 i[[3456789]]86-*-rdos*, m32r-*-*,
3591 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
3592 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
3593 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
3594 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
3595 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
3596 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
3597 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
3598 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
3599 and libgloss in main case over targets. Remove most empty cases
3600 in main case over targets.
3601 * configure: Regenerate.
3602
36032011-05-04 Janis Johnson <janisjo@codesourcery.com>
3604
3605 * MAINTAINERS (Write After Approval): Add myself.
3606
36072011-05-04 Joseph Myers <joseph@codesourcery.com>
3608
3609 * configure.ac: Remove code setting special library locations for
3610 hppa*64*-*-hpux11*. Remove code setting compiler for
3611 sparc-sun-solaris2*.
3612 * configure: Regenerate.
3613
36142011-05-04 Joseph Myers <joseph@codesourcery.com>
3615
3616 * configure.ac: Separate libgloss_dir settings from general case
3617 over targets.
3618 * configure: Regenerate.
3619
36202011-04-28 Joseph Myers <joseph@codesourcery.com>
3621
3622 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3623 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
3624 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
3625 cases in libgcj-disabling case statement.
3626 (hppa*64*-*-linux*): Set unsupported_languages instead of
3627 disabling target-zlib.
3628 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
3629 to hppa*64*-*-hpux*.
3630 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
3631 hppa*-*-hpux*.
3632 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
3633 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
3634 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
3635 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
3636 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
3637 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
3638 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
3639 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
3640 libgcj-disabling case statement.
3641 * configure: Regenerate.
3642
36432011-04-28 Joseph Myers <joseph@codesourcery.com>
3644
3645 * configure.ac: Disable Java for targets not supporting libffi.
3646 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
3647 Remove cases in Java-disabling statement.
3648 (*arm-wince-pe): Change to arm-wince-pe.
3649 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
3650 cases in Java-disabling statement.
3651 (bfin-*-*): Don't disable Java again.
3652 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
3653 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
3654 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
3655 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
3656 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
3657 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
3658 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
3659 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
3660 Java-disabling statement.
3661 (mmix-*-*): Don't disable Java again.
3662 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3663 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
3664 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
3665 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
3666 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
3667 statement.
3668 * configure: Regenerate.
3669
36702011-04-28 Joseph Myers <joseph@codesourcery.com>
3671
3672 * configure.ac: Separate cases disabling Java and Java libraries
3673 from general case over targets.
3674 * configure: Regenerate.
3675
36762011-04-21 Jie Zhang <jzhang918@gmail.com>
3677
3678 * MAINTAINERS: Update my email address.
3679
36802011-04-20 Easwaran Raman <eraman@google.com>
3681
3682 * MAINTAINERS (Write After Approval): Add myself.
3683
36842011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
3685
3686 PR lto/48086
3687 * configure.ac: Re-enable LTO on *-apple-darwin9*.
3688 * configure: Regenerate.
3689
36902011-04-16 Jim Meyering <meyering@redhat.com>
3691
3692 * MAINTAINERS (Write After Approval): Add myself.
3693
36942011-04-15 Dodji Seketeli <dodji@redhat.com>
3695
3696 * MAINTAINERS: Update my email address.
3697
36982011-04-13 Georg-Johann Lay <avr@gjlay.de>
3699
3700 * MAINTAINERS (Write After Approval): Add myself.
3701
37022011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
3703
3704 * MAINTAINERS (Write After Approval): Add myself.
3705
37062011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
3707
3708 * MAINTAINERS (Write After Approval): Add myself.
3709
37102011-04-06 Joseph Myers <joseph@codesourcery.com>
3711
3712 * configure.ac (build_tools): Remove build-byacc.
3713 (host_libs): Remove mmalloc.
3714 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
3715 autoconf automake libtool diff rcs fileutils shellutils time
3716 textutils wdiff find uudecode hello tar gzip indent recode release
3717 sed perl gawk findutils gettext zip.
3718 (libgcj): Remove target-qthreads.
3719 (target_tools): Remove target-examples target-gperf.
3720 (YACC): Don't handle building byacc.
3721 * configure: Regenerate.
3722 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
3723 dosutils, examples, fileutils, find, findutils, gawk, gettext,
3724 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
3725 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
3726 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
3727 handle building components.
3728 * Makefile.in: Regenerate.
3729
37302011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
3731
3732 * MAINTAINERS: Update my email address as Xtensa maintainer.
3733
37342011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3735
3736 * config.sub: Sync from upstream.
3737
37382011-04-01 Joseph Myers <joseph@codesourcery.com>
3739
3740 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
3741 (microblaze*): Don't disable libssp.
3742 * configure: Regenerate.
3743
37442011-04-01 Joseph Myers <joseph@codesourcery.com>
3745
3746 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
3747 moveifchange.
3748 * configure: Regenerate.
3749 * Makefile.tpl: Use @SHELL@ not @config_shell@.
3750 * Makefile.in: Regenerate.
3751
37522011-04-01 Joseph Myers <joseph@codesourcery.com>
3753
3754 * configure.ac (*-*-sysv4*): Don't enable libgomp.
3755 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
3756 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
3757 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
3758 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
3759 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
3760 md_exec_prefix cases.
3761 * configure: Regenerate.
3762
37632011-04-01 Joseph Myers <joseph@codesourcery.com>
3764
3765 * configure.ac: Separate cases disabling target-libssp,
3766 target-libiberty, target-libstdc++-v3 and Fortran from general
3767 case over targets.
3768 * configure: Regenerate.
3769
37702011-04-01 Joseph Myers <joseph@codesourcery.com>
3771
3772 * configure.ac (*-*-chorusos): Don't disable libgcj.
3773 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
3774 Remove case.
3775 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
3776 (arm-*-coff): Don't disable libgcj.
3777 (arm*-*-linux-gnueabi): Remove useless assignment.
3778 (arm-*-riscix*): Don't disable libgcj.
3779 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
3780 configuration.
3781 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
3782 (c54x*-*-*): Remove case.
3783 (tic54x-*-*): Don't disable GCC or GCC libraries.
3784 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
3785 to *.
3786 (d10v-*-*): Don't disable GCC libraries.
3787 (d30v-*-*): Don't disable libgcj.
3788 (h8500-*-*): Don't disable GCC libraries.
3789 (i960-*-*): Don't disable libgcj.
3790 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
3791 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3792 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
3793 libgcj.
3794 (m68k-*-coff*): Remove case.
3795 (mmix-*-*): Don't disable libgloss on host.
3796 (mn10200-*-*, mn10300-*-*): Remove cases.
3797 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3798 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
3799 Don't disable libgcj.
3800 (romp-*-*): Remove case.
3801 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
3802 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
3803 case.
3804 (v810-*-*): Don't disable GCC libraries.
3805 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
3806 (ip2k-*-*): Don't disable GCC libraries.
3807 * configure: Regenerate.
3808
38092011-03-28 Joseph Myers <joseph@codesourcery.com>
3810
3811 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
3812 libffi on host.
3813 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
3814 on host.
3815 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
3816 * configure: Regenerate.
3817
38182011-03-26 John Marino <binutils@marino.st>
3819
3820 * configure.ac: Add support for *-*-dragonfly*
3821 * configure: Regenerate.
3822
38232011-03-25 Joseph Myers <joseph@codesourcery.com>
3824
3825 * configure.ac (native_only): Remove.
3826 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
3827 send-pr uudecode guile gnuserv on host.
3828 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
3829 send-pr rcs guile perl texinfo libtool on host.
3830 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
3831 automake send-pr rcs guile perl texinfo libtool on host.
3832 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
3833 (*-*-kaos*): Don't disable target-examples target-gperf on target.
3834 (alpha*-dec-osf*): Don't disable fileutils on target.
3835 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
3836 texinfo send-pr expect dejagnu on target.
3837 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
3838 target-qthreads on target.
3839 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
3840 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
3841 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
3842 x86_64-*-mingw*): Don't disable expect on target.
3843 (*-*-cygwin*): Don't disable target-gperf on target.
3844 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
3845 gnuserv on target.
3846 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
3847 target.
3848 * configure: Regenerate.
3849
38502011-03-25 Joseph Myers <joseph@codesourcery.com>
3851
3852 * configure.ac (target_tools): Remove target-groff.
3853 (native_only): Remove target-groff.
3854 (hppa*64*-*-*): Don't disable byacc.
3855 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
3856 setting.
3857 (*-*-kaos*): Don't skip target-librx and target-groff.
3858 (*-*-netware*): Don't skip target-libmudflap.
3859 (*-*-tpf*): Don't skip target-libmudflap.
3860 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
3861 directories on the host.
3862 (ia64*-*-*vms*): Don't skip tix.
3863 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
3864 host.
3865 * configure: Regenerate.
3866
38672011-03-24 Paolo Bonzini <pbonzini@redhat.com>
3868
3869 * configure.ac: Remove references to mt-mep, mt-netware,
3870 mt-wince.
3871 * Makefile.def: Add all-utils soft dependencies.
3872 * Makefile.tpl: Remove GDB_NLM_DEPS.
3873 * configure: Regenerate.
3874 * Makefile.in: Regenerate.
3875
38762011-03-24 Paolo Bonzini <bonzini@gnu.org>
3877
3878 * configure.ac: Do not include mh-x86omitfp.
3879 * configure: Regenerate.
3880
38812011-03-24 Paolo Bonzini <bonzini@gnu.org>
3882
3883 * configure.ac: Remove empty cases.
3884 * configure: Regenerate.
3885
38862011-03-24 Paolo Bonzini <bonzini@gnu.org>
3887
3888 * Makefile.def: Add dependency from termcap to gdb.
3889 * Makefile.in: Regenerate.
3890
38912011-03-24 Paolo Bonzini <bonzini@gnu.org>
3892
3893 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
3894 * configure: Regenerate.
3895 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
3896 * Makefile.tpl: Likewise.
3897 * Makefile.in: Regenerate.
3898
38992011-03-24 Paolo Bonzini <bonzini@gnu.org>
3900
3901 * configure.ac: Remove all mentions of tentative_cc.
3902 * configure: Regenerate.
3903
39042011-03-24 Joseph Myers <joseph@codesourcery.com>
3905
3906 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
3907 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
3908 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
3909 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
3910 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
3911 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
3912 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
3913 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3914 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
3915 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
3916 *-*-rhapsody*): Remove host cases.
3917 * configure: Regenerate.
3918
39192011-03-24 Joseph Myers <joseph@codesourcery.com>
3920
3921 * configure.ac (ppc*-*-pe): Remove host case.
3922 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
3923 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
3924 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
3925 cases.
3926 * configure: Regenerate.
3927
39282011-03-24 Joseph Myers <joseph@codesourcery.com>
3929
3930 * config.sub: Update to version 2011-03-23.
3931
39322011-03-22 Joseph Myers <joseph@codesourcery.com>
3933
3934 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
3935 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
3936 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
3937 * configure: Regenerate.
3938
39392011-03-22 Joseph Myers <joseph@codesourcery.com>
3940
3941 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
3942 to Write After Approval.
3943 * config-ml.in: Don't handle arc-*-elf*.
3944 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
3945 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
3946 handle GCC libraries.
3947 * configure: Regenerate.
3948
39492011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3950
3951 PR bootstrap/48120:
3952 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
3953 Add -lstdc++ -lm to LIBS.
3954 * configure: Regenerate.
3955
39562011-03-18 David Edelsohn <dje.gcc@gmail.com>
3957
3958 * config.guess: Update to version 2011-02-02
3959 * config.sub: Update to version 2011-02-24
3960
39612011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
3962
3963 PR lto/48086
3964 * configure.ac: Re-enable LTO on *-apple-darwin9.
3965 * configure: Regenerate.
3966
39672011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
3968
3969 PR lto/48086
3970 * configure.ac: Disable LTO on darwin due to an assembler change in
3971 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
3972 under 256.
3973 * configure: Regenerate.
3974
39752011-03-11 Chen Liqin <liqin.gcc@gmail.com>
3976
3977 * MAINTAINERS: Update myself as score backend maintainer,
3978 update my e-mail address.
3979
39802011-03-09 Xuepeng Guo <terry.guo@arm.com>
3981
3982 * MAINTAINERS: Update my e-mail address.
3983
39842011-03-06 Joey Ye <joey.ye@arm.com>
3985
3986 * MAINTAINERS: Update my e-mail address.
3987
39882011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3989
3990 * configure.ac: Adjust test of with_ppl.
3991 * configure: Regenerated.
3992
39932011-03-02 Kai Tietz <ktietz@redhat.com>
3994
3995 * MAINTAINERS: Adjust my e-mail address.
3996
39972011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3998
3999 * configure.ac: Add -lpwl to ppllibs.
4000 * configure: Regenerated.
4001
40022011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4003
4004 * config/cloog.m4: Add -lisl to clooglibs.
4005 * configure: Regenerated.
4006
40072011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4008
4009 * MAINTAINERS (CPU Port maintainers): Add self.
4010
40112011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4012
4013 * MAINTAINERS: Add myself as testsuite maintainer.
4014
40152011-02-15 Mike Stump <mikestump@comcast.net>
4016
4017 * MAINTAINERS: Add myself as testsuite maintainer.
4018
40192011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4020
4021 Import from Libtool and gnulib:
4022
4023 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
4024
4025 Prepare for supporting FreeBSD 10.
4026 * config.rpath: Remove handling of freebsd1* which soon would
4027 match FreeBSD 10.0.
4028
4029 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
4030
4031 Remove support for FreeBSD 1.x.
4032 * libtool.m4 (_LT_LINKER_SHLIBS)
4033 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
4034 soon would incorrectly match FreeBSD 10.0.
4035
40362011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4037
4038 PR binutils/12283
4039 * move-if-change: Import version from gnulib.
4040
40412011-02-12 Alexandre Oliva <aoliva@redhat.com>
4042
4043 PR lto/47225
4044 * Makefile.def (lto-plugin): Double dash for enable-shared.
4045 (configure-gcc): Depend on all-lto-plugin.
4046 * Makefile.in: Rebuilt.
4047
40482011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4049
4050 * configure.ac: Remove extra bracket.
4051 * configure: Regenerate.
4052
40532011-02-08 Tobias Burnus <burnus@net-b.de>
4054
4055 * MAINTAINERS: Add myself as libquadmath maintainer.
4056
40572011-02-08 Thomas Schwinge <thomas@schwinge.name>
4058
4059 * MAINTAINERS: Update my email address.
4060
40612011-02-07 Joseph Myers <joseph@codesourcery.com>
4062
4063 * MAINTAINERS (option handling): Add self.
4064
40652011-02-06 Kai Tietz <kai.tietz@onevision.com>
4066
4067 PR lto/47225
4068 * Makefile.def: Add dependency for install-gcc
4069 on install-lto-plugin.
4070 * Makfile.in: Regenerated
4071
40722011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
4073
4074 * MAINTAINERS (CPU Port Maintainers): Add myself.
4075
40762011-01-31 Alexandre Oliva <aoliva@redhat.com>
4077
4078 PR libgcj/44341
4079 * configure.ac: Discard --with-* flags for host when configuring
4080 target libraries for cross build.
4081 * configure: Rebuilt.
4082
40832011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4084
4085 * MAINTAINERS (linear loop transforms): Removed.
4086
40872011-01-25 Jakub Jelinek <jakub@redhat.com>
4088
4089 * configure.ac: If with_ppl is no, move setting with_cloog=no
4090 after CLOOG_REQUESTED check.
4091 * configure: Regenerated.
4092
40932011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4094
4095 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
4096 CLooG has been requested.
4097 * configure: Regenerated.
4098
40992011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4100
4101 * configure: Regenerated.
4102 * configure.ac: Check for version 0.11 (or later revision) of PPL.
4103
41042011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
4105
4106 * configure: Regenerated.
4107 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
4108
41092011-01-21 Andreas Schwab <schwab@redhat.com>
4110
4111 * configure.ac: Use AS_HELP_STRING throughout.
4112 * configure: Regenerate.
4113
41142011-01-18 Jie Zhang <jie.zhang@analog.com>
4115
4116 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
4117 * configure: Regenerate.
4118
41192011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4120
4121 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
4122
41232011-01-13 Joel Brobecker <brobecker@adacore.com>
4124
4125 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
4126 for ia64-hpux.
4127 * configure: Regenerate.
4128
41292011-01-07 Jan Hubicka <jh@suse.cz>
4130
4131 PR lto/47225
4132 * Makefile.in: Regenerate.
4133 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
4134 configure.
4135
41362011-01-07 Jan Hubicka <jh@suse.cz>
4137
4138 * Makefile.in: Regenerate.
4139 * Makefile.def (gcc host module) and soft dependency on lto-plugin
4140 and configure dependency on lto-plugin configure.
4141 (lto-plugin module): Remove dependency on GCC; add dependency on
4142 liniberty.
4143
41442011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
4145
4146 * MAINTAINERS (Write After Approval): Add myself.
4147
41482010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
4149
4150 * configure: Regenerate.
4151
41522010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
4153
4154 * configure.ac: (picochip): Disable libiberty.
4155
41562010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
4157
4158 * MAINTAINERS (Write After Approval): Add myself.
4159
41602010-12-10 Ian Lance Taylor <iant@google.com>
4161
4162 PR bootstrap/46819
4163 * configure.ac: For --disable-libgcj clear libgcj_saved.
4164 * configure: Rebuild.
4165
41662010-12-10 Tobias Burnus <burnus@net-b.de>
4167
4168 PR fortran/46540
4169 * configure.ac: Add --disable-libquadmath and
4170 --disable-libquadmath-support.
4171 * configure: Regenerate.
4172
41732010-12-03 Ian Lance Taylor <iant@google.com>
4174
4175 * MAINTAINERS: Add myself as libgo maintainer.
4176
41772010-12-03 Hans-Peter Nilsson <hp@axis.com>
4178
4179 PR libffi/46792
4180 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
4181 * configure: Regenerate.
4182
41832010-12-02 Ian Lance Taylor <iant@google.com>
4184
4185 * configure.ac: Always set default for poststage1_ldflags to
4186 -static-libstdc++ -static-libgcc.
4187
41882010-11-29 Andreas Schwab <schwab@redhat.com>
4189
4190 * configure.ac: Move comment to remove extra space in last argument
4191 of GCC_TARGET_TOOL.
4192
41932010-11-26 Alexandre Oliva <aoliva@redhat.com>
4194
4195 PR other/46026
4196 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
4197 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
4198 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
4199 (BASE_FLAGS_TO_PASS): Use it.
4200 * configure: Rebuilt.
4201 * Makefile.in: Rebuilt.
4202
42032010-11-23 H.J. Lu <hongjiu.lu@intel.com>
4204
4205 PR binutils/12258
4206 * configure.ac: Correct comments for --enable-gold/--enable-ld.
4207 Properly check default linker.
4208 * configure: Regnerated.
4209
42102010-11-23 Matthias Klose <doko@ubuntu.com>
4211
4212 * configure.ac: For --enable-gold, handle value `default' instead of
4213 `both*'. New configure option --{en,dis}able-ld.
4214 * configure: Regenerate.
4215
42162010-11-20 Ian Lance Taylor <iant@google.com>
4217
4218 * configure.ac: Only disable a language library if no language needs
4219 it. Don't let --disable-libgcj uncondtionally disable libffi.
4220 * configure: Rebuild.
4221
42222010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4223
4224 * Makefile.in: Regenerate.
4225
4226 PR other/46202
4227 * configure.ac: Fix just-built in-tree STRIP name to be
4228 binutils/strip-new.
4229 * configure: Regenerate.
4230 * Makefile.def (install-strip-gcc, install-strip-binutils)
4231 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
4232 (install-strip-sid): Mirror dependencies on non-strip variants
4233 of these targets on the respective -strip prerequisites.
4234 * Makefile.tpl (install-strip, install-strip-host)
4235 (install-strip-target): New targets.
4236 (install-strip-[+module+], install-strip-target-[+module+]):
4237 New targets.
4238 * Makefile.in: Regenerate.
4239
42402010-11-19 Ian Lance Taylor <iant@google.com>
4241 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4242
4243 * configure.ac: Add target-libgo to target_libraries. Set
4244 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
4245 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
4246 (HOST_EXPORTS): Add GOC.
4247 (BASE_TARGET_EXPORTS): Add GOC.
4248 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
4249 (GOCFLAGS_FOR_TARGET): New variable.
4250 (EXTRA_HOST_FLAGS): Add GOC.
4251 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
4252 * Makefile.def (target_modules): Add libgo.
4253 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
4254 (dependencies): Add dependency from configure-target-libgo to
4255 configure-target-libffi and all-target-libstdc++-v3. Add
4256 dependencies from all-target-libgo to all-target-libffi.
4257 (languages): Add go.
4258 * configure: Rebuild.
4259 * Makefile.in: Rebuild.
4260
42612010-11-19 Ian Lance Taylor <iant@google.com>
4262
4263 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
4264 compiler/flag environment variables.
4265
42662010-11-18 Ian Lance Taylor <iant@google.com>
4267
4268 * configure.ac: Check for lang_requires_boot_languages in
4269 config-lang.in files.
4270 * configure: Rebuild.
4271
42722010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4273 Tobias Burnus <burnus@net-b.de>
4274
4275 PR fortran/32049
4276 * Makefile.def: Add libquadmath; build it with language=fortran.
4277 * configure.ac: Add libquadmath.
4278 * Makefile.tpl: Handle multiple libs in check-[+language+].
4279 * Makefile.in: Regenerate.
4280 * configure: Regenerate.
4281
42822010-11-16 Tom Tromey <tromey@redhat.com>
4283
4284 * MAINTAINERS: Moved myself to reviewers section.
4285
42862010-11-15 Zdenek Dvorak <ook@ucw.cz>
4287
4288 * MAINTAINERS: Moved myself to reviewers section.
4289
42902010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4291
4292 * MAINTAINERS (Various Maintainers): Add self for build machinery.
4293 (Write After Approval): Remove self.
4294
42952010-11-15 Andreas Schwab <schwab@redhat.com>
4296
4297 * configure.ac: Fix spelling in option names.
4298 * configure: Regenerated.
4299
43002010-11-13 Georg-Johann Lay <georgjohann@web.de>
4301
4302 PR bootstrap/39622
4303 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
4304 * configure: Regenerated.
4305
43062010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
4307
4308 * MAINTAINERS: Update my email address.
4309
43102010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4311
4312 * configure: Regenerate.
4313
43142010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4315
4316 * configure: Regenerate.
4317
43182010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4319
4320 * configure: Regenerate.
4321
43222010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4323
4324 * configure: Regenerate.
4325
43262010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
4327
4328 * configure.ac: Support official CLooG.org versions.
4329 * configure: Regenerate.
4330 * config/cloog.m4: New.
4331
43322010-11-10 François Dumont <francois.cppdevs@free.fr>
4333
4334 * MAINTAINERS (Write After Approval): Add myself.
4335
43362010-11-09 David Edelsohn <dje.gcc@gmail.com>
4337
4338 * MAINTAINERS: Update my email address.
4339
43402010-11-04 Iain Sandoe <iains@gcc.gnu.org>
4341
4342 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
4343 * configure: Regenerate.
4344
43452010-11-03 Ian Lance Taylor <iant@google.com>
4346 Dave Korn <dave.korn.cygwin@gmail.com>
4347
4348 PR lto/46273
4349 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
4350 and on other supported platforms whenever LTO is enabled.
4351 * configure: Rebuild.
4352
43532010-11-02 Alan Modra <amodra@gmail.com>
4354
4355 PR binutils/12110
4356 * configure.ac: Error when source path contains spaces.
4357 * configure: Regenerate.
4358
43592010-10-23 James E. Wilson <wilson@codesourcery.com>
4360
4361 * MAINTAINERS: Update my email address.
4362
43632010-10-20 Ian Lance Taylor <iant@google.com>
4364
4365 * Makefile.def (target_modules): Set lib_path to src/.libs for
4366 libstdc++-v3 module.
4367 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
4368 * Makefile.in: Rebuild.
4369
43702010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4371
4372 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
4373 (Write After Approval): Remove myself.
4374
43752010-10-15 Tristan Gingold <gingold@adacore.com>
4376
4377 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4378
43792010-10-14 Douglas Rupp <rupp@gnat.com>
4380
4381 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4382
43832010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
4384
4385 * configure.ac (build_lto_plugin): New shell variable.
4386 (--enable-lto): Turn on by default for all non-ELF platforms that
4387 have had LTO support added so far. Set build_lto_plugin appropriately
4388 for both ELF and non-ELF.
4389 (configdirs): Add lto-plugin or not based on build_lto_plugin.
4390 * configure: Regenerate.
4391
43922010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4393
4394 Sync from src:
4395 * configure.ac (v850 support): Remove target-libgloss from
4396 noconfigdirs.
4397 * configure: Regenerate.
4398
43992010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4400
4401 PR bootstrap/45326
4402 PR bootstrap/45174
4403 * configure.ac: Honor initial values of $build_configargs,
4404 $host_configargs, $target_configargs. Mark the precious, so
4405 environment settings get recorded.
4406 * configure: Regenerate.
4407
44082010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4409
4410 PR bootstrap/45796
4411 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
4412 Depend on all-build-libiberty.
4413 * Makefile.in: Regenerate.
4414
44152010-09-30 Michael Eager <eager@eagercon.com>
4416
4417 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
4418 * configure: Regenerate.
4419
44202010-09-28 Michael Eager <eager@eagercon.com>
4421
4422 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
4423
44242010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4425
4426 PR bootstrap/44621
4427 * configure.ac: Fix unportable shell quoting.
4428 * configure: Regenerate.
4429
44302010-09-21 Iain Sandoe <iains@gcc.gnu.org>
4431
4432 * configure.ac (enable-lto): Add Darwin to the list of supported lto
4433 targets and amend comment.
4434 * configure: Regenerate.
4435
44362010-09-15 Tejas Belagod <tejas.belagod@arm.com>
4437
4438 * MAINTAINERS (Write After Approval): Add myself.
4439
44402010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
4441
4442 * configure.ac: Enable LTO by default on Darwin.
4443 * configure: Regenerate.
4444
44452010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
4446
4447 * MAINTAINERS (Write After Approval): Add myself.
4448
44492010-09-01 Ian Bolton <ian.bolton@arm.com>
4450
4451 * MAINTAINERS (Write After Approval): Add myself.
4452
44532010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
4454
4455 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
4456 ports
4457
44582010-07-28 David Yuste <david.yuste@gmail.com>
4459
4460 * MAINTAINERS (Write After Approval): Add myself.
4461
44622010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
4463
4464 * configure.ac: Support all v850 targets.
4465 * configure: Regenerate.
4466
44672010-07-23 Marc Glisse <marc.glisse@normalesup.org>
4468
4469 PR bootstrap/44455
4470 * configure.ac (extra_mpfr_configure_flags): Copy from
4471 extra_mpc_gmp_configure_flags.
4472 * configure: Re-generated.
4473
44742010-07-22 Andi Kleen <ak@linux.intel.com>
4475
4476 * MAINTAINERS (Write After Approval): Add myself.
4477
44782010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
4479
4480 * MAINTAINERS (Write After Approval): Add myself.
4481
44822010-07-20 Jeffrey Yasskin <jyasskin@google.com>
4483
4484 * MAINTAINERS (Write After Approval): Add myself.
4485
44862010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
4487
4488 PR target/44862
4489 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
4490 Provide -B option to allow for link spec %s substitutions for
4491 libstdc++.a on darwin.
4492 * Makefile.in: Regenerate.
4493
44942010-07-10 Mikael Morin <mikael@gcc.gnu.org>
4495
4496 * MAINTAINERS (Reviewers): Update my e-mail address
4497
44982010-06-10 Alexandre Oliva <aoliva@redhat.com>
4499
4500 * Makefile.def (configure-gcc): Depend on all-libelf.
4501 * Makefile.in: Rebuild.
4502
45032010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
4504
4505 * MAINTAINERS (Write After Approval): Add myself in the right place.
4506
45072010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
4508
4509 * MAINTAINERS (Write After Approval): Add myself.
4510
45112010-05-25 Sterling Augustine <sterling@tensilica.com>
4512
4513 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
4514
45152010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
4516
4517 * config.sub: Update to version 2010-05-21.
4518 * config.guess: Update to version 2010-04-03.
4519
45202010-05-18 Steven Bosscher <steven@gcc.gnu.org>
4521
4522 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
4523 * configure: Regenerate.
4524
45252010-05-12 Sriraman Tallam <tmsriram@google.com>
4526
4527 * MAINTAINERS (Write After Approval): Add myself.
4528
45292010-05-07 Steven Bosscher <steven@gcc.gnu.org>
4530
4531 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
4532 a platform that supports LTO.
4533 * configure: Regenerate.
4534
45352010-05-05 Sebastian Pop <sebastian.pop@amd.com>
4536
4537 * configure.ac: Allow all the versions greater than 0.10 of PPL.
4538 * configure: Regenerated.
4539
45402010-04-27 Roland McGrath <roland@redhat.com>
4541 H.J. Lu <hongjiu.lu@intel.com>
4542
4543 * configure.ac (--enable-gold): Support both, both/gold and
4544 both/bfd to add gold to configdirs without removing ld.
4545 * configure: Regenerated.
4546
4547 * Makefile.def: Add install-gold dependency to install-ld.
4548 * Makefile.in: Regenerated.
4549
45502010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
4551
4552 PR lto/42776
4553 * configure.ac (--enable-lto): Refactor handling so libelf tests
4554 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
4555 and allow LTO to be explicitly enabled on non-ELF platforms that
4556 are known to support it inside else-clause.
4557 * configure: Regenerate.
4558
45592010-04-20 Eric Botcazou <ebotcazou@adacore.com>
4560
4561 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
4562 * configure: Regenerate.
4563
45642010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
4565
4566 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
4567 * configure: Regenerate.
4568
45692010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4570
4571 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
4572 separately.
4573 * configure: Regenerate.
4574
45752010-04-16 Kevin Williams <kevin.williams@inria.fr>
4576
4577 * MAINTAINERS (Write After Approval): Add myself.
4578
45792010-04-14 Tristan Gingold <gingold@adacore.com>
4580
4581 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
4582 * configure: Regenerate.
4583
45842010-04-13 Steve Ellcey <sje@cup.hp.com>
4585
4586 * configure: Regenerate after change to elf.m4.
4587
45882010-04-06 Iain Sandoe <iains@gcc.gnu.org>
4589
4590 * MAINTAINERS (Write After Approval): Add myself.
4591
45922010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4593
4594 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
4595 * configure: Regenerated.
4596
45972010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4598
4599 * configure.ac: Print "buggy but acceptable" when CLooG
4600 revision is less than 9.
4601 * configure: Regenerated.
4602
46032010-04-01 Diego Novillo <dnovillo@google.com>
4604
4605 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
4606
46072010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4608
4609 PR bootstrap/43615
4610 PR bootstrap/43328
4611
4612 Revert:
4613
4614 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4615
4616 * configure.ac: Do not pass --enable-multilib nor
4617 --disable-multilib in baseargs. Accept explicitly passed
4618 --enable_multilib.
4619 * configure: Regenerate.
4620
46212010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
4622
4623 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
4624
46252010-03-31 Janis Johnson <janis187@us.ibm.com>
4626
4627 * MAINTAINERS: Remove myself.
4628
46292010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4630
4631 PR bootstrap/43328
4632 * configure.ac: Do not pass --enable-multilib nor
4633 --disable-multilib in baseargs. Accept explicitly passed
4634 --enable_multilib.
4635 * configure: Regenerate.
4636
46372010-03-28 Andrew Pinski <pinskia@gmail.com>
4638
4639 * MAINTAINERS (spu port): Remove me.
4640
46412010-03-23 Joseph Myers <joseph@codesourcery.com>
4642
4643 * configure.ac (tic6x-*-*): New case.
4644 * configure: Regenerate.
4645
46462010-03-23 Joseph Myers <joseph@codesourcery.com>
4647
4648 * config.sub: Update to version 2010-03-22.
4649 * config.guess: Update to version 2009-12-30.
4650
46512010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
4652
4653 PR ada/42554
4654 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
4655 * configure: Regenerate.
4656
46572010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4658
4659 * MAINTAINERS: Update my email address.
4660
46612010-03-17 Sebastian Pop <sebastian.pop@amd.com>
4662
4663 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
4664 (ghassan.shobaki@amd.com): Removed.
4665
46662010-03-17 Alan Modra <amodra@gmail.com>
4667
4668 * MAINTAINERS: Update my email address.
4669
46702010-03-16 Diego Novillo <dnovillo@google.com>
4671
4672 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
4673 Matthews.
4674
46752010-03-16 Joseph Myers <joseph@codesourcery.com>
4676
4677 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
4678 Gutson, Jeffrey D. Oldham and Mark Shinwell.
4679
46802010-03-16 Joseph Myers <joseph@codesourcery.com>
4681
4682 * MAINTAINERS: Update my email address.
4683
46842010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
4685
4686 * MAINTAINERS: Update my email address.
4687
46882010-03-15 Bernd Schmidt <bernds@codesourcery.com>
4689
4690 * MAINTAINERS: Update my email address.
4691
46922010-03-09 Jie Zhang <jie@codesourcery.com>
4693
4694 * MAINTAINERS: Update my email address.
4695
46962010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4697
4698 PR libstdc++/32499
4699 * configure.ac (RANLIB): Default to true.
4700 (STRIP): Likewise.
4701 (RANLIB_FOR_TARGET): Remove superfluous : argument.
4702 * configure: Regenerate.
4703
47042010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
4705
4706 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
4707 (Write After Approval): Update my email address.
4708
47092010-02-17 Nick Clifton <nickc@redhat.com>
4710
4711 PR 11238
4712 * Makefile.tpl (local-distclean): Also remove config.cache files in
4713 sub-directories as there may not be Makefiles present in the
4714 sub-directories.
4715 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
4716 the config.cache files found by the find command.
4717
4718 * Makefile.in: Regenerate.
4719 * configure.ac: Revert previous delta.
4720 * configure: Regenerate.
4721
47222010-02-15 Nick Clifton <nickc@redhat.com>
4723
4724 PR 11238
4725 * configure.ac: Delete config.cache files in sub-directories when
4726 deleting Makefiles.
4727 * configure: Regenerate.
4728
47292010-02-12 Ben Elliston <bje@gnu.org>
4730
4731 * MAINTAINERS: Update my email address.
4732
47332010-02-08 Andrew Pinski <pinskia@gmail.com>
4734
4735 * MAINTAINERS (spu port): Update my email address.
4736
47372010-02-08 Jie Zhang <jie.zhang@analog.com>
4738
4739 * MAINTAINERS: Add myself as a maintainer for the bfin port.
4740
47412010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4742
4743 * configure.ac: Add "recommended" version checks for GMP/MPC.
4744 Update recommended GMP/MPFR/MPC versions.
4745 * configure: Regenerate.
4746
47472010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
4748
4749 * MAINTAINERS: Move my Embecosm email address into the
4750 write-after-approval section.
4751
47522010-01-26 Ian Lance Taylor <iant@google.com>
4753
4754 * MAINTAINERS: Add myself as Go frontend maintainer.
4755
47562010-01-25 Joern Rennecke <amylaar@spamcop.net>
4757
4758 PR libstdc++/36101, PR libstdc++/42813
4759 * configure.ac (bootstrap_target_libs): Make inclusion of
4760 target-libgomp conditional on libgomb being in target_configdirs.
4761 * configure: Regenerate.
4762
47632010-01-23 Joern Rennecke <amylaar@spamcop.net>
4764
4765 PR libstdc++/36101, PR libstdc++/42813
4766 * configure.ac (bootstrap_target_libs): Include target-libgomp.
4767 * configure: Regenerate.
4768
47692010-01-22 Joern Rennecke <amylaar@spamcop.net>
4770
4771 PR libstdc++/36101, PR libstdc++/42813
4772 * configure.ac (target_configdirs): Substitute.
4773 * Makefile.def: Bootstrap target module libgomp.
4774 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
4775 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
4776 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
4777 * configure, Makefile.in: Regenerate.
4778
47792010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
4780
4781 * MAINTAINERS: Adjust my details.
4782
47832010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
4784
4785 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
4786
47872010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
4788
4789 * MAINTAINERS: reindented my entry with tabs instead of spaces.
4790
47912010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
4792
4793 * MAINTAINERS (Write After Approval): Add myself.
4794
47952010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4796
4797 * MAINTAINERS (Write After Approval): Add myself.
4798
47992010-01-11 Richard Guenther <rguenther@suse.de>
4800
4801 PR lto/41569
4802 * Makefile.def (all-lto-plugin): Depend on all-gcc.
4803 * Makefile.in: Regenerated.
4804
48052010-01-11 Andreas Tobler <andreast@fgznet.ch>
4806
4807 * configure.ac: Enable libjava build on x86_64-*freebsd*.
4808 * configure: Regenerate.
4809
48102010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4811 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4812
4813 PR bootstrap/42424
4814 * configure.ac: Include libtool m4 files.
4815 (_LT_CHECK_OBJDIR): Call it.
4816 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
4817 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
4818
4819 * configure: Regenerate.
4820
48212010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4822
4823 PR bootstrap/41818
4824 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
4825 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
4826 * Makefile.in: Regenerate.
4827
48282010-01-02 Richard Guenther <rguenther@suse.de>
4829
4830 PR lto/41529
4831 * configure.ac: Include config/elf.m4. Disable LTO if not
4832 builting for an elf target.
4833 * configure: Regenerate.
4834
48352009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
4836
4837 * MAINTAINERS: Change my email address.
4838
48392009-12-18 Ben Elliston <bje@au.ibm.com>
4840
4841 * config.sub, config.guess: Update from upstream sources.
4842
48432009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
4844
4845 * MAINTAINERS (Write After Approval): Add myself.
4846
48472009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4848
4849 PR middle-end/30447
4850 PR middle-end/30789
4851 PR other/40302
4852
4853 * configure.ac: Require MPC.
4854 * configure: Regenerate.
4855
48562009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4857
4858 PR target/38384
4859 PR bootstrap/40972
4860 * libtool.m4: Sync from git Libtool.
4861 * ltoptions.m4: Likewise.
4862 * ltversion.m4: Likewise.
4863 * lt~obsolete.m4: Likewise.
4864 * ltmain.sh: Likewise.
4865
48662009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4867
4868 * configure.ac: Update minimum MPC version to 0.8.
4869 * configure: Regenerate.
4870
48712009-11-21 Sebastian Pop <sebpop@gmail.com>
4872
4873 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
4874 * configure: Regenerated.
4875
48762009-11-21 Ian Lance Taylor <iant@google.com>
4877
4878 * configure.ac: Change default of poststage1_ldflags to be empty if
4879 poststage1_libs is set. When poststage1_libs is empty, and
4880 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
4881 * configure: Rebuild.
4882
48832009-11-21 Adam Nemet <adambnmet@gmail.com>
4884
4885 * MAINTAINERS (Write After Approval): Update my email address.
4886
48872009-11-20 Ben Elliston <bje@au.ibm.com>
4888
4889 * config.guess: Update from upstream sources.
4890
48912009-11-16 Alexandre Oliva <aoliva@redhat.com>
4892
4893 * Makefile.def: Restore host and target settings for gmp.
4894 * Makefile.in: Rebuild.
4895
48962009-11-16 Alexandre Oliva <aoliva@redhat.com>
4897
4898 * configure.ac: Add libelf to host_libs. Enable in-tree configury
4899 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
4900 Fix portability of test of C++ as bootstrap language. Add
4901 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
4902 * configure: Rebuild.
4903 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
4904 and cloog. Fix in-tree ppl configuration. Introduce libelf
4905 in-tree building.
4906 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
4907 (POSTSTAGE1_HOST_EXPORTS): Use it.
4908 (STAGE[+id+]_CXXFLAGS): New.
4909 (BASE_FLAGS_TO_PASS): Pass it down.
4910 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
4911 extra_exports.
4912 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
4913 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
4914 extra_exports.
4915 * Makefile.in: Rebuild.
4916
49172009-11-17 Ben Elliston <bje@au.ibm.com>
4918
4919 * config.sub, config.guess: Update from upstream sources.
4920
49212009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4922
4923 * MAINTAINERS (Write After Approval): Add myself.
4924
49252009-11-09 Jon Beniston <jon@beniston.com>
4926
4927 * MAINTAINERS (Write After Approval): Add myself.
4928
49292009-11-06 Ozkan Sezer <sezeroz@gmail.com>
4930
4931 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
4932 paths for *-w64-mingw* and x86_64-*mingw*.
4933 * configure: Regenerated.
4934
49352009-11-05 Joern Rennecke <amylaar@spamcop.net>
4936
4937 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
4938
49392009-11-02 Benjamin Kosnik <bkoz@redhat.com>
4940
4941 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
4942 Phil Edwards to Write-After Approval.
4943
49442009-10-30 Kai Tietz <kai.tietz@onevision.com>
4945
4946 * configure.ac: Disable target-winsup & co for
4947 x86_64-*-mingw* and *-w64-mingw* targets.
4948 * configure: Regenerated.
4949
49502009-10-16 Nick Clifton <nickc@redhat.com>
4951
4952 * MAINTAINERS: Add myself as a maintainer for the RX port.
4953
49542009-10-26 Johannes Singler <singler@kit.edu>
4955
4956 * MAINTAINERS (Write After Approval): Update my e-mail address.
4957
49582009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4959
4960 * configure.ac (CLooG test): Use = with test.
4961 * configure: Regenerate.
4962
49632009-10-22 Richard Guenther <rguenther@suse.de>
4964
4965 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
4966 cloog if the ppl version check failed. Move flags saving
4967 before setting in libelf check.
4968 * configure: Regenerate.
4969
49702009-10-21 Richard Guenther <rguenther@suse.de>
4971
4972 * configure.ac: Adjust the ppl and cloog configure to work as
4973 documented. Disable cloog if ppl was disabled. Omit the version
4974 checks if they were disabled.
4975 * configure: Re-generate.
4976
49772009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4978
4979 * configure.ac: Add 'lto' to enable_languages, not
4980 new_enable_languages, and only if not already present.
4981 * configure: Regenerate.
4982
49832009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
4984
4985 * README: Refer to the various COPYING* files instead of just
4986 COPYING.
4987 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
4988
49892009-10-07 Rafael Avila de Espindola <espindola@google.com>
4990
4991 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
4992
49932009-10-07 Richard Guenther <rguenther@suse.de>
4994
4995 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
4996 and Richard Guenther as reviewers.
4997 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
4998 as reviewers.
4999
50002009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
5001
5002 * config.sub: Update from upstream sources.
5003
50042009-10-06 Ian Lance Taylor <iant@google.com>
5005
5006 * Makefile.def: check-gold depends upon all-gas.
5007 * Makefile.in: Rebuild.
5008
50092009-10-05 Phil Muldoon <pmuldoon@redhat.com>
5010
5011 * MAINTAINERS (Write After Approval): Add myself.
5012
50132009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
5014
5015 * Makefile.def: all-lto-plugin depends on all-libiberty.
5016 set bootstrap=true for lto-plugin.
5017 Add lto-plugin.
5018 * Makefile.in: Regenerate.
5019 * configure.ac (host_libs): Add lto-plugin.
5020 * configure: Regenerate.
5021
50222009-10-03 Diego Novillo <dnovillo@google.com>
5023
5024 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
5025 (HOST_LIBELFLIBS): Define.
5026 (HOST_LIBELFINC): Define.
5027 * Makefile.in: Regenerate.
5028 * configure.ac: Add --enable-lto.
5029 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
5030 If --enable-lto is used, add 'lto' to new_enable_languages.
5031 If --enable-lto is used and gold is enabled, add
5032 lto-plugin to configdirs.
5033 * configure: Regenerate.
5034
50352009-10-03 Simon Baldwin <simonb@google.com>
5036
5037 * configure.ac: If --with-system-zlib, suppress local zlib and
5038 pass --with-system-zlib to subdir configure scripts.
5039 * configure: Regenerate.
5040
50412009-10-01 Loren J. Rittle <ljrittle@acm.org>
5042 Paolo Bonzini <bonzini@gnu.org>
5043
5044 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
5045 $(srcdir).
5046 * Makefile.in: Rebuilt.
5047
50482009-09-26 Gary Funck <gary@intrepid.com>
5049
5050 * MAINTAINERS (Write After Approval): Add myself.
5051
50522009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5053
5054 * configure.ac: Update minimum MPC version to 0.7.
5055 * configure: Regenerate.
5056
50572009-09-25 Nick Clifton <nickc@redhat.com>
5058
5059 * configure.ac: Pass any --cache-file=/dev/null option on to
5060 subconfigures.
5061 * configure: Regenerate.
5062
50632009-09-23 Nick Clifton <nickc@redhat.com>
5064
5065 * config.sub, config.guess: Update from upstream sources.
5066
50672009-09-22 Loren J. Rittle <ljrittle@acm.org>
5068
5069 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
5070 * Makefile.in: Rebuilt.
5071
50722009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5073
5074 PR bootstrap/32272
5075 * configure.ac: Error out if $srcdir isn't '.' but contains
5076 host-${host_noncanonical}.
5077 * configure: Regenerate.
5078
50792009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5080
5081 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
5082 maintainer.
5083
50842009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5085
5086 * configure.ac: If bootstrapping a combined tree with
5087 --enable-gold, require c++ in stage1_languages.
5088 * configure: Regenerate.
5089
5090 * configure.ac: Also add target_libs of stage1_languages to
5091 bootstrap_target_libs.
5092 * configure: Regenerate.
5093
5094 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
5095 with --enable-languages not containing c++.
5096 * configure: Regenerate.
5097
50982009-09-15 Jie Zhang <jie.zhang@analog.com>
5099
5100 * configure.ac: Disable java and boehm-gc for bfin-*-*.
5101 * configure: Regenerate.
5102
51032009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
5104
5105 * MAINTAINERS (Write After Approval): Update my e-mail address,
5106 and move from from here...
5107 (Waiting for paperwork): To here.
5108
51092009-09-09 Joseph Myers <joseph@codesourcery.com>
5110
5111 * MAINTAINERS (Reviewers): Add self as driver reviewer.
5112
51132009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5114
5115 * configure.ac: Do not use $extrasub for replacing @if/@endif
5116 parts in Makefile; instead, use additional arguments to
5117 AC_CONFIG_COMMANDS to do the replacement manually, with several
5118 sed invocations, to avoid HP-UX sed command limits.
5119 * configure: Regenerate.
5120
51212009-09-08 Alexandre Oliva <aoliva@redhat.com>
5122
5123 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
5124 blank before -L.
5125
51262009-09-04 Alexandre Oliva <aoliva@redhat.com>
5127
5128 * configure.ac (with-build-config): Document. Handle without.
5129 Handle missing argument.
5130 * configure: Rebuilt.
5131
51322009-09-03 Alexandre Oliva <aoliva@redhat.com>
5133
5134 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
5135 Default to bootstrap-debug only if compare-debug works.
5136 * configure: Rebuilt.
5137 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
5138 * Makefile.in: Rebuilt.
5139
51402009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5141
5142 * MAINTAINERS (OS Port Maintainers): Update my email address.
5143
51442009-09-01 Alexandre Oliva <aoliva@redhat.com>
5145
5146 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
5147 * Makefile.in: Rebuilt.
5148
51492009-09-01 Chris Demetriou <cgd@google.com>
5150
5151 * MAINTAINERS (Write After Approval): Add myself.
5152
51532009-08-31 Dodji Seketeli <dodji@redhat.com>
5154
5155 PR debug/30161
5156 * include/dwarf2.h (enum dwarf_tag): Added
5157 DW_TAG_GNU_template_template_param
5158 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
5159
51602009-08-30 Paolo Bonzini <bonzini@gnu.org>
5161
5162 * Makefile.tpl (AWK): Fix typo.
5163 * Makefile.in: Regenerate.
5164
51652009-08-30 Paolo Bonzini <bonzini@gnu.org>
5166
5167 * configure.ac: Detect awk and sed.
5168 * Makefile.def (flags_to_pass): Add AWK and SED.
5169 * Makefile.tpl (AWK, SED): New.
5170 (BASE_FLAGS_TO_PASS): Add AWK and SED.
5171 * configure: Regenerate.
5172 * Makefile.in: Regenerate.
5173
51742009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
5175
5176 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
5177 (collapseslashes): Likewise.
5178
51792009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5180
5181 * configure.ac (AC_PREREQ): Bump to 2.64.
5182
51832009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5184
5185 * configure.ac: Remove --with-datarootdir, --with-docdir,
5186 --with-pdfdir, --with-htmldir switches.
5187 * configure: Regenerate.
5188
5189 * configure: Regenerate.
5190
5191 * compile: Sync from Automake 1.11.
5192 * depcomp: Likewise.
5193 * install-sh: Likewise.
5194 * missing: Likewise.
5195 * mkinstalldirs: Likewise.
5196 * ylwrap: Likewise.
5197
51982009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
5199
5200 * ltmain.sh (func_normal_abspath): New function.
5201 (func_relative_path): Likewise.
5202 (func_mode_help): Document new -bindir option for link mode.
5203 (func_mode_link): Add new -bindir option, and use it to place
5204 output DLL if specified.
5205
52062009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5207
5208 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
5209 (baseargs): Add --disable-option-checking.
5210 * configure: Regenerate.
5211
5212 * Makefile.def (configure-target-libiberty): Depend on
5213 all-binutils and all-ld.
5214 (configure-target-newlib): Likewise.
5215 * Makefile.in: Regenerate.
5216
52172009-08-17 Ben Elliston <bje@au.ibm.com>
5218
5219 * config.sub, config.guess: Update from upstream sources.
5220
52212009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5222
5223 Sync from src, merge:
5224
5225 2009-07-02 Tristan Gingold <gingold@adacore.com>
5226
5227 * configure.ac: Do not exclude gas for i386-*-darwin.
5228 Add a case for x86_64-*-darwin.
5229 * configure: Regenerate.
5230
52312009-08-06 Neil Vachharajani <nvachhar@gmail.com>
5232
5233 * MAINTAINERS: Add my name to Write After Approval list.
5234
52352009-08-06 Michael Eager <eager@eagercon.com>
5236
5237 * configure.ac: Add Microblaze target.
5238 * configure: Regenerate.
5239
52402009-07-31 Christian Bruel <christian.bruel@st.com>
5241
5242 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
5243 * configure: Regenerate.
5244
52452009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
5246
5247 * MAINTAINERS (Write After Approval): Update my e-mail address.
5248
52492009-07-06 Ian Lance Taylor <iant@google.com>
5250
5251 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
5252 * configure: Rebuild.
5253
52542009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
5255
5256 * MAINTAINERS: Move myself to the Graphite Reviewers.
5257
52582009-06-30 Wei Guozhi <carrot@google.com>
5259
5260 * MAINTAINERS: Add my name to Write After Approval list.
5261
52622009-06-26 Steve Ellcey <sje@cup.hp.com>
5263
5264 PR bootstrap/40338
5265 * configure.ac (comparestring): Create new variable.
5266 * Makefile.tpl (comparestring): Use to skip some comparisions.
5267 * configure: Regenerate.
5268 * Makefile.in: Regenerate.
5269
52702009-06-26 Doug Evans <dje@sebabeach.org>
5271
5272 * Makefile.def (host_modules): Add cgen.
5273 * Makefile.in: Regenerate.
5274 * configure.ac (host_tools): Add cgen.
5275 * configure: Regenerate.
5276
52772009-06-23 DJ Delorie <dj@redhat.com>
5278
5279 * MAINTAINERS: Add myself as mep maintainer.
5280
52812009-06-23 Ian Lance Taylor <iant@google.com>
5282
5283 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
5284 boot_languages. Only bootstrap target libraries listed in
5285 target_libs for some boot language. Add --with-stage1-ldflags,
5286 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
5287 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
5288 if not building with C++.
5289 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
5290 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
5291 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
5292 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5293 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
5294 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5295 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
5296 * configure, Makefile.in: Rebuild.
5297
52982009-06-23 Li Feng <nemokingdom@gmail.com>
5299
5300 * MAINTAINERS: Added my name to write-after-approval list.
5301
53022009-06-15 Ryan Mansfield <rmansfield@qnx.com>
5303
5304 * configure.ac: Define is_elf for QNX Neutrino targets.
5305 * configure: Regenerate.
5306
53072009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
5308
5309 * MAINTAINERS: Added my name to the write-after-approval list
5310
53112009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5312
5313 * configure.ac: Detect MPC in default directory.
5314 * configure: Regenerate.
5315
53162009-06-03 Jerome Guitton <guitton@adacore.com>
5317 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5318
5319 * Makefile.tpl (all): Avoid a trailing backslash.
5320 * Makefile.in: Regenerate.
5321
53222009-06-03 Ben Elliston <bje@au.ibm.com>
5323
5324 * config.sub, config.guess: Update from upstream sources.
5325
53262009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
5327
5328 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
5329 to noconfdirs.
5330 * configure: Regenerate.
5331
53322009-06-02 Alexandre Oliva <aoliva@redhat.com>
5333
5334 * Makefile.tpl ([+compare-target+]): Compare all stage
5335 directories, rather than just gcc.
5336 * Makefile.in: Rebuilt.
5337
53382009-06-01 Doug Kwan <dougkwan@google.com>
5339
5340 * configure.ac: Support gold for target arm*-*-*.
5341 * configure: Regenerate.
5342
53432009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5344
5345 * Makefile.def: Add MPC support and dependencies.
5346 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
5347
5348 * Makefile.in, configure: Regenerate.
5349
53502009-05-27 Alexandre Oliva <aoliva@redhat.com>
5351
5352 * Makefile.tpl (all): Avoid harmless warning in make all when
5353 gcc-bootstrap is enabled but stage_last does not exist.
5354 * Makefile.in: Rebuilt.
5355
53562009-05-24 Nicolas Roche <roche@adacore.com>
5357
5358 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
5359 * Makefile.in: Regenerate.
5360
53612009-05-21 Denis Chertykov <chertykov@gmail.com>
5362
5363 * MAINTAINERS: Update my e-mail address.
5364
53652009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
5366
5367 * configure.ac (cygwin noconfigdirs): Remove libgcj.
5368 * configure: Regenerate.
5369
53702009-05-18 Alexandre Oliva <aoliva@redhat.com>
5371
5372 PR other/40159
5373 * Makefile.tpl (all): Don't assume gcc-bootstrap and
5374 gcc-no-bootstrap are mutually exclusive.
5375 * Makefile.in: Rebuilt.
5376
53772009-05-18 Alexandre Oliva <aoliva@redhat.com>
5378
5379 PR other/40159
5380 * Makefile.tpl (all): Don't end with unconditional success.
5381 * Makefile.in: Rebuilt.
5382
53832009-05-12 Alexandre Oliva <aoliva@redhat.com>
5384
5385 PR target/37137
5386 * Makefile.def (flags_to_pass): Remove redundant and incomplete
5387 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
5388 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
5389 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
5390 stage_configureflags, stage_cflags and stage_libcflags into
5391 explicit Makefile macros.
5392 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
5393 GFORTRAN.
5394 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
5395 CC. Set CC_FOR_BUILD from CC.
5396 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
5397 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
5398 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
5399 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
5400 and GFORTRAN.
5401 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
5402 (_LIBCFLAGS): Renamed to _TFLAGS.
5403 (do-compare-debug, do-compare3-debug): Drop.
5404 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
5405 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
5406 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
5407 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
5408 (XGCC_FLAGS_FOR_TARGET): New.
5409 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
5410 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
5411 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
5412 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
5413 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
5414 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
5415 TFLAGS.
5416 (BUILD_CONFIG): Include if requested.
5417 (all): Set TFLAGS on bootstrap.
5418 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
5419 (all-stageid-prefixmodule): Likewise.
5420 (do-clean, distclean-stageid): Set TFLAGS.
5421 (restrap): Fix whitespace.
5422 * Makefile.in: Rebuilt.
5423
54242009-05-07 Paolo Bonzini <bonzini@gnu.org>
5425
5426 * config.guess: Sync with src.
5427
54282009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
5429
5430 * configure.ac ($with_ppl): Default to no if not supplied.
5431 ($with_cloog): Likewise.
5432 configure: Regenerate.
5433
54342009-04-27 James E. Wilson <wilson@codesourcery.com>
5435
5436 * MAINTAINERS: Update my e-mail address.
5437
54382009-04-27 Nick Clifton <nickc@redhat.com>
5439
5440 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
5441
54422009-04-25 Eric Botcazou <ebotcazou@adacore.com>
5443
5444 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
5445 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
5446 * Makefile.in: Regenerate.
5447
54482009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5449
5450 PR bootstrap/39739
5451 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
5452 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
5453
5454 * configure, Makefile.in: Regenerate.
5455
54562009-04-21 Taras Glek <tglek@mozilla.com>
5457
5458 * include/hashtab.h: Update GTY annotations to new syntax
5459 * include/splay-tree.h: Likewise
5460
54612009-04-17 Ben Elliston <bje@au.ibm.com>
5462
5463 * config.sub, config.guess: Update from upstream sources.
5464
54652009-04-15 Anthony Green <green@moxielogic.com>
5466
5467 * configure.ac: Add moxie support.
5468 * configure: Rebuilt.
5469
54702009-04-14 Jakub Jelinek <jakub@redhat.com>
5471
5472 * configure.ac: Change copyright header to refer to version
5473 3 of the GNU General Public License and to point readers at the
5474 COPYING3 file and the FSF's license web page.
5475 * Makefile.def: Likewise.
5476 * Makefile.tpl: Likewise.
5477 * Makefile.in: Regenerate.
5478
54792009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
5480
5481 * configure.ac: Restore match for darwin9 or later. Use double
5482 brackets since regeneration eats one pair.
5483 * configure: Regenerate.
5484
54852009-04-09 H.J. Lu <hongjiu.lu@intel.com>
5486
5487 PR gas/10039
5488 * configure.ac: Require texinfo 4.7.
5489 * configure: Regenerated.
5490
54912009-04-09 Nick Clifton <nickc@redhat.com>
5492
5493 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
5494 the GCC Runtime Library Exception.
5495
54962009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5497
5498 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
5499 * configure: Regenerate.
5500
55012009-04-01 Steve Ellcey <sje@cup.hp.com>
5502
5503 * Makefil.def (languages): New entries.
5504 * Makefile.tpl (check-gcc-*): New generic target.
5505 * Makefile.in: Regenerate.
5506
55072009-03-25 Erven Rohou <erven.rohou@inria.fr>
5508
5509 * MAINTAINERS: Update my email address.
5510
55112009-03-18 Tom Tromey <tromey@redhat.com>
5512
5513 * configure: Rebuild.
5514 * configure.ac (host_libs): Add libiconv.
5515 * Makefile.in: Rebuild.
5516 * Makefile.def (host_modules): Add libiconv.
5517 (configure-gdb, all-gdb): Depend on libiconv.
5518
55192009-03-16 Tristan Gingold <gingold@adacore.com>
5520
5521 * configure.ac: Treat gdb as supported on x86_64-darwin.
5522 * configure: Regenerate.
5523
55242009-03-16 Joseph Myers <joseph@codesourcery.com>
5525
5526 * configure.ac (--with-host-libstdcxx): New option.
5527 * configure: Regenerate.
5528
55292009-03-12 Joern Rennecke <joern.rennecke@arc.com>
5530
5531 * MAINTAINERS: Move myself into the write after approval list.
5532
55332009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
5534
5535 * MAINTAINERS: Update e-mail address.
5536
55372009-03-11 Dorit Nuzman <dorit@il.ibm.com>
5538
5539 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
5540
55412009-03-10 Ira Rosen <irar@il.ibm.com>
5542
5543 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
5544
55452009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5546
5547 Backport from git Libtool:
5548
5549 2009-01-19 Robert Millan <rmh@aybabtu.com>
5550 Support GNU/kOpenSolaris.
5551 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
5552 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
5553 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
5554 GNU/kOpenSolaris.
5555
55562009-02-27 Andreas Schwab <schwab@linux-m68k.org>
5557
5558 * MAINTAINERS: Update e-mail address.
5559
55602009-02-24 Michael Eager <eager@eagercon.com>
5561
5562 * MAINTAINERS (Write After Approval): Add self.
5563
55642009-02-18 Bingfeng Mei <bmei@broadcom.com>
5565
5566 * MAINTAINERS (Write After Approval): Add myself.
5567
55682009-02-05 Andreas Schwab <schwab@suse.de>
5569
5570 * Makefile.tpl (stage_last): Define $r and $s before using
5571 $(RECURSE_FLAGS_TO_PASS).
5572 * Makefile.in: Regenerate
5573
55742009-01-30 Ian Lance Taylor <iant@google.com>
5575
5576 * MAINTAINERS: Move myself to the Global Reviewers list.
5577
55782009-01-29 Robert Millan <rmh@aybabtu.com>
5579
5580 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
5581 * configure: Regenerate.
5582
55832009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
5584
5585 * MAINTAINERS: Make whitespace consistent.
5586 Remove Robert Millan from Write After Approval.
5587
55882009-01-16 Alan Modra <amodra@bigpond.net.au>
5589
5590 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
5591 (all-opcodes): Depend on all-libiberty.
5592 * Makefile.in: Regenerate.
5593
55942009-01-15 Douglas B Rupp <rupp@gnat.com>
5595
5596 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
5597 * configure: Regenerate.
5598
55992009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
5600
5601 * MAINTAINERS (Write After Approval): Add myself.
5602
56032009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
5604
5605 * MAINTAINERS: Add myself to reviewers (Fortran).
5606
56072009-01-12 Sebastian Pop <sebastian.pop@amd.com>
5608
5609 PR tree-optimization/38515
5610 * configure.ac (cloog-polylib): Removed.
5611 (with_ppl, with_cloog): Test for "no".
5612 * configure: Regenerated.
5613
56142009-01-11 Daniel Franke <franke.daniel@gmail.com>
5615
5616 * MAINTAINERS: Moved myself to reviewers (Fortran).
5617
56182009-01-06 Thomas Schwinge <tschwinge@gnu.org>
5619
5620 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
5621 (Write After Approval): Remove myself.
5622
56232009-01-03 Diego Novillo <dnovillo@google.com>
5624
5625 * MAINTAINERS: Remove myself from alias maintainership.
5626
56272009-01-02 David Ayers <ayers@fsfe.org>
5628
5629 * MAINTAINERS: Update e-mail address.
5630
56312008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
5632
5633 * MAINTAINERS: Make whitespace consistent.
5634
56352008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5636
5637 Backport from upstream Libtool:
5638 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
5639 Add cache variables to tests that require the linker to work.
5640 For shlibpath_overrides_runpath, this also changes the semantics
5641 to let the result from the C compiler take precedence.
5642
56432008-12-02 Ben Elliston <bje@au.ibm.com>
5644
5645 * config.sub, config.guess: Update from upstream sources.
5646
56472008-12-12 Sebastian Pop <sebastian.pop@amd.com>
5648
5649 * configure.ac (ppllibs): Add by default the lib flags.
5650 * configure: Regenerate.
5651
56522008-12-08 Luis Machado <luisgpm@br.ibm.com>
5653
5654 * MAINTAINERS: Add myself to the write after approval list.
5655
56562008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
5657
5658 * configure.ac: Add double brackets on darwin[912].
5659 * configure: Regenerate.
5660
56612008-12-03 Daniel Kraft <d@domob.eu>
5662
5663 * MAINTAINERS: Moved myself and Mikael Morin from Write After
5664 Approval to Reviewer section (for Fortran front-end).
5665
56662008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
5667
5668 * configure.ac: Expand to darwin10 and later.
5669 * configure: Regenerate.
5670
56712008-12-02 Andreas Schwab <schwab@suse.de>
5672
5673 * Makefile.def: configure-target-boehm-gc depends on
5674 all-target-libstdc++-v3.
5675 * Makefile.in: Regenerate.
5676
56772008-12-02 Kai Tietz <kai.tietz@onevision.com>
5678
5679 * MAINTAINERS: Add myself as mingw maintainer.
5680
56812008-12-02 Ben Elliston <bje@au.ibm.com>
5682
5683 * config.sub, config.guess: Update from upstream sources.
5684
56852008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
5686
5687 * README.SCO: Remove.
5688
56892008-11-29 Fernando Pereira <pronesto@gmail.com>
5690
5691 * MAINTAINERS: Add myself to the write after approval list.
5692
56932008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
5694
5695 * MAINTAINERS: Update my email address in WAA section.
5696
56972008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
5698
5699 * MAINTAINERS: Update e-mail address.
5700
57012008-11-27 Toon Moene <toon@moene.org>
5702
5703 * MAINTAINERS: Change e-mail address.
5704
57052008-11-27 Tristan Gingold <gingold@adacore.com>
5706
5707 * configure.ac: Build gdb for i?86-*-darwin*
5708 * configure: Regenerated.
5709
57102008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
5711
5712 * MAINTAINERS: Added my full name.
5713
57142008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
5715
5716 PR bootstrap/38014
5717 PR bootstrap/37923
5718
5719 Revert:
5720
5721 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5722
5723 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5724 * Makefile.in: Regenerated.
5725
5726 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5727
5728 PR gdb/921
5729 PR gdb/1646
5730 PR gdb/2175
5731 PR gdb/2176
5732
5733 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5734 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5735 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5736 (HOST_EXPORTS): Pass CPPFLAGS.
5737 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5738 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5739 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5740 * Makefile.in, configure: Regenerated.
5741 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5742 and CPPFLAGS_FOR_BUILD.
5743
57442008-11-06 Jeff Law <law@redhat.com>
5745
5746 * MAINTAINERS: Add myself as middle end maintainer.
5747
57482008-11-06 Andrew Stubbs <ams@codesourcery.com>
5749
5750 * MAINTAINERS (Write after approval): Add myself.
5751
57522008-11-05 Diego Novillo <dnovillo@google.com>
5753
5754 * MAINTAINERS (Global Reviewers): Add myself.
5755 (Non-Algorithmic Maintainers): Remove myself.
5756
57572008-11-04 Thomas Schwinge <tschwinge@gnu.org>
5758
5759 * MAINTAINERS (Write after approval): Add myself.
5760
57612008-10-31 Mikael Morin <mikael.morin@tele2.fr>
5762
5763 * MAINTAINERS (Write after approval): Add myself.
5764
57652008-10-31 Ben Elliston <bje@au.ibm.com>
5766
5767 * configure.ac (spu-*-*): Remove special case.
5768 * configure: Regenerate.
5769
57702008-10-30 Catherine Moore <clm@codesourcery.com>
5771
5772 * MAINTAINERS (Write after approval): Update my email address.
5773
57742008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
5775
5776 * configure.ac [spu-*-*]: Do not set skipdirs.
5777 * configure: Re-generate.
5778
57792008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
5780
5781 * MAINTAINERS (Various Maintainers): Add myself to reload.
5782
57832008-10-25 Richard Guenther <rguenther@suse.de>
5784
5785 * MAINTAINERS (Various Maintainers): Add myself as middle-end
5786 maintainer. Remove myself as libgcc-math maintainer.
5787 (Non-Algorithmic Maintainers): Remove myself.
5788
57892008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5790
5791 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5792 * Makefile.in: Regenerated.
5793
57942008-10-23 Cary Coutant <ccoutant@google.com>
5795
5796 * MAINTAINERS (Write after approval): Add myself.
5797
57982008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5799
5800 PR gdb/921
5801 PR gdb/1646
5802 PR gdb/2175
5803 PR gdb/2176
5804
5805 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5806 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5807 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5808 (HOST_EXPORTS): Pass CPPFLAGS.
5809 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5810 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5811 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5812 * Makefile.in, configure: Regenerated.
5813 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5814 and CPPFLAGS_FOR_BUILD.
5815
58162008-10-20 Sebastian Pop <sebastian.pop@amd.com>
5817
5818 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
5819 Sebastian Pop.
5820
58212008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
5822
5823 * MAINTAINERS (Write After Approval): Added myself.
5824
58252008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5826
5827 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
5828 recommended version to 2.3.2.
5829
5830 * configure: Regenerate.
5831
58322008-10-01 Mark Mitchell <mark@codesourcery.com>
5833
5834 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
5835
58362008-09-29 David Daney <david.daney@caviumnetworks.com>
5837
5838 * MAINTAINERS (Write After Approval): Update e-mail address.
5839
58402008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
5841
5842 * libtool.m4: Update to libtool 2.2.6.
5843 * lt~obsolete.m4: Update to libtool 2.2.6.
5844 * ltmain.sh: Update to libtool 2.2.6.
5845 * ltsugar.m4: Update to libtool 2.2.6.
5846 * ltversion.m4: Update to libtool 2.2.6.
5847 * ltoptions.m4: Update to libtool 2.2.6.
5848 * ltgcc.m4: Update to match changes from libtool 2.2.6.
5849
58502008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
5851
5852 * MAINTAINERS (Write After Approval): Add myself.
5853
58542008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
5855
5856 * MAINTAINERS (Write After Approval): Update my name.
5857
58582008-09-20 Steven Bosscher <steven@gcc.gnu.org>
5859
5860 * MAINTAINERS: Add myself in "Write After Approval".
5861
58622008-09-18 Steve Ellcey <sje@cup.hp.com>
5863
5864 * MAINTAINERS: Add myself as ia64 maintainer.
5865
58662008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
5867
5868 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
5869 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
5870 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
5871 and Michael Tiemann from Write After Approval since they do not
5872 actually have access.
5873
58742008-09-05 Richard Guenther <rguenther@suse.de>
5875
5876 * configure.ac: Initialize clooglibs to -lcloog.
5877 * configure: Re-generate.
5878
58792008-09-04 Le-Chun Wu <lcwu@google.com>
5880
5881 * MAINTAINERS (Write After Approval): Add myself.
5882
58832008-09-03 Sebastian Pop <sebastian.pop@amd.com>
5884
5885 * configure.ac (--with-cloog-polylib): New.
5886 (--disable-cloog-version-check): New.
5887 (--disable-ppl-version-check): New.
5888 * configure: Re-generate.
5889
58902008-09-03 Richard Guenther <rguenther@suse.de>
5891
5892 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
5893 cloog test.
5894 * configure: Re-generate.
5895
58962008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
5897
5898 Add picoChip port.
5899 * MAINTAINERS: Add picoChip maintainers.
5900
59012008-09-02 Sebastian Pop <sebastian.pop@amd.com>
5902 Tobias Grosser <grosser@fim.uni-passau.de>
5903 Jan Sjodin <jan.sjodin@amd.com>
5904 Harsha Jagasia <harsha.jagasia@amd.com>
5905 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
5906 Konrad Trifunovic <konrad.trifunovic@inria.fr>
5907 Adrien Eliche <aeliche@isty.uvsq.fr>
5908
5909 Merge from graphite branch.
5910 * configure: Regenerate.
5911 * Makefile.in: Regenerate.
5912 * configure.ac (host_libs): Add ppl and cloog.
5913 Add checks for PPL and CLooG.
5914 * Makefile.def (ppl, cloog): Added modules and dependences.
5915 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
5916 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
5917
59182008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
5919
5920 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
5921 (GCC_SHLIB_SUBDIR): New.
5922 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
5923 * configure: Regenerate.
5924 * Makefile.in: Regenerate.
5925
59262008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
5927
5928 * MAINTAINERS: Consistently use tabs to separate columns.
5929
59302008-08-29 Tristan Gingold <gingold@adacore.com>
5931
5932 * MAINTAINERS (Write after Approval): Add myself.
5933
59342008-08-28 Tristan Gingold <gingold@adacore.com>
5935
5936 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
5937 Enable bfd, binutils and opcodes.
5938 * configure: Regenerate.
5939
59402008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5941
5942 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
5943
59442008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
5945
5946 * MAINTAINERS: Use correct Umlaut for last name.
5947
59482008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5949
5950 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
5951
59522008-08-16 David Edelsohn <edelsohn@gnu.org>
5953
5954 * MAINTAINERS: Update my email address.
5955
59562008-08-16 Nicolas Roche <roche@adacore.com>
5957
5958 * Makefile.tpl: Add BOOT_ADAFLAGS.
5959 * Makefile.in: Regenerate.
5960
59612008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
5962
5963 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
5964 * configure: Regenerate.
5965
59662008-07-30 Paolo Bonzini <bonzini@gnu.org>
5967
5968 * configure.ac: Add makefile fragments for hpux.
5969 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
5970 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
5971 * configure: Regenerate.
5972 * Makefile.in: Regenerate.
5973
59742008-07-28 Aldy Hernandez <aldyh@redhat.com>
5975
5976 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
5977
59782008-07-11 Dodji Seketeli <dseketel@redhat.com>
5979
5980 * MAINTAINERS (Write after Approval): Add myself.
5981
59822008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
5983
5984 * MAINTAINERS (Write After Approval): Add myself.
5985
59862008-06-29 Andrew Jenner <andrew@codesourcery.com>
5987
5988 * MAINTAINERS (Write After Approval): Add myself.
5989
59902008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
5991
5992 * MAINTAINERS: Update my email address.
5993
59942008-06-25 Joey Ye <joey.ye@intel.com>
5995
5996 * MAINTAINERS (Write After Approval): Add myself.
5997
59982008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5999
6000 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
6001 * Makefile.in: Regenerate.
6002 * configure: Regenerate.
6003
60042008-06-17 Daniel Kraft <d@domob.eu>
6005
6006 * MAINTAINERS (Write After Approval): Add myself.
6007
60082008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6009
6010 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
6011 "$@" is still intact with both Autoconf 2.59 and 2.62.
6012 * configure: Regenerate.
6013
60142008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6015
6016 * Makefile.tpl: Fix comment errors.
6017 * Makefile.in: Regenerate.
6018
60192008-06-12 David S. Miller <davem@davemloft.net>
6020 David Edelsohn <edelsohn@gnu.org>
6021
6022 * configure.ac: Add powerpc*-*-* to gold supported targets.
6023 * configure: Regenerate.
6024
60252008-06-08 Joseph Myers <joseph@codesourcery.com>
6026
6027 PR tree-optimization/36218
6028 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
6029 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
6030 (all prefix="build-"): Pass them to build-system sub-makes.
6031 * Makefile.in: Regenerate.
6032
60332008-06-07 Joseph Myers <joseph@codesourcery.com>
6034
6035 * MAINTAINERS (mt port): Remove.
6036 (sco5, unixware, sco udk): Remove.
6037 (Kean Johnston): Add to Write After Approval.
6038
60392008-05-30 Julian Brown <julian@codesourcery.com>
6040
6041 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
6042 of libobjc for ARM EABI Linux.
6043 * configure: Regenerate.
6044
60452008-05-18 Xinliang David Li <davidxl@google.com>
6046
6047 * ChangeLog: Remove wrong ChangeLog entry.
6048
60492008-05-17 Xinliang David Li <davidxl@google.com>
6050
6051 * MAINTAINERS (Write After Approval): Add myself.
6052
60532008-05-15 Janus Weil <janus@gcc.gnu.org>
6054
6055 * MAINTAINERS (Write After Approval): Add myself.
6056
60572008-05-14 Rafael Espíndola <espindola@google.com>
6058
6059 * config-ml.in: don't handle --enable-shared and --enable-static.
6060
60612008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
6062
6063 * MAINTAINERS: Update my email address.
6064
60652008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
6066
6067 * MAINTAINERS: Update my email address.
6068
60692008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
6070
6071 * MAINTAINERS (Write After Approval): Add myself.
6072
60732008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
6074
6075 * MAINTAINERS (Write After Approval): Add myself.
6076
60772008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
6078
6079 * MAINTAINERS (crx): Add myself.
6080
60812008-04-18 Paolo Bonzini <bonzini@gnu.org>
6082
6083 Sync with src:
6084 2008-04-14 David S. Miller <davem@davemloft.net>
6085
6086 * configure.ac: Add sparc*-*-* to gold supported targets.
6087 * configure: Regenerate.
6088
60892008-04-18 Paolo Bonzini <bonzini@gnu.org>
6090
6091 PR bootstrap/35457
6092 * configure.ac: Include override.m4.
6093 * configure: Regenerate.
6094
60952008-04-18 Paolo Bonzini <bonzini@gnu.org>
6096
6097 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
6098 * Makefile.in: Regenerate.
6099
61002008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
6101
6102 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
6103 as nonconfigurable directories list.
6104 * configure: Regenerate.
6105
61062008-04-14 Ben Elliston <bje@au.ibm.com>
6107
6108 * config.sub, config.guess: Update from upstream sources.
6109
61102008-04-12 Hans-Peter Nilsson <hp@axis.com>
6111
6112 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
6113 * Makefile.in: Regenerate.
6114
61152008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
6116
6117 * configure.ac: Do not build libssp for the AVR.
6118 * configure: Regenerate.
6119
61202008-04-07 Ian Lance Taylor <iant@google.com>
6121
6122 * Makefile.def: check-gold depends upon all-binutils.
6123 * Makefile.in: Regenerate.
6124
61252008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
6126
6127 * MAINTAINERS (Write After Approval): Add myself.
6128
61292008-04-04 Nick Clifton <nickc@redhat.com>
6130
6131 PR binutils/4334
6132 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
6133 builds.
6134 * configure: Regenerate.
6135
61362008-04-04 NightStrike <NightStrike@gmail.com>
6137
6138 PR other/35151
6139 * configure.ac: Combine rules for mingw32 and mingw64.
6140 * configure: Regenerate.
6141
61422008-04-02 Kai Tietz <kai.tietz@onvision.com>
6143
6144 * MAINTAINERS (Write After Approval): Add myself.
6145
61462008-04-01 Seongbae Park <seongbae.park@gmail.com>
6147
6148 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
6149 * Makefile.in (.NOTPARALLEL): Ditto.
6150
61512008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
6152
6153 * MAINTAINERS (Write After Approval): Add myself.
6154
61552008-03-31 Seongbae Park <seongbae.park@gmail.com>
6156
6157 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
6158 * Makefile.in (.NOTPARALLEL): Regenerate.
6159
61602008-03-27 Paolo Bonzini <bonzini@gnu.org>
6161
6162 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
6163 * Makefile.in: Regenerate.
6164
61652008-03-26 Jakub Staszak <kuba@et.pl>
6166
6167 * MAINTAINERS (Write After Approval): Add myself.
6168
61692008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6170
6171 * MAINTAINERS: Update e-mail address.
6172
61732008-03-20 Ian Lance Taylor <iant@google.com>
6174
6175 * configure.ac: Add support for --enable-gold.
6176 * Makefile.def: Add gold as a directory like ld.
6177 * configure, Makefile.in: Regenerate.
6178
61792008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6180
6181 * configure.ac: m4_include config/proginstall.m4.
6182 * configure: Regenerate.
6183
6184 Backport from upstream Libtool:
6185
6186 2007-10-12 Eric Blake <ebb9@byu.net>
6187
6188 Deal with Autoconf 2.62's semantic change in m4_append.
6189 * ltsugar.m4 (lt_append): Replace broken versions of
6190 m4_append.
6191 (lt_if_append_uniq): Don't require separator to be overquoted,
6192 and avoid broken m4_append.
6193 (lt_dict_add): Fix typo.
6194 * libtool.m4 (_LT_DECL): Don't overquote separator.
6195
61962008-03-13 David Edelsohn <edelsohn@gnu.org>
6197
6198 * config.rpath: Add AIX 6 support.
6199
62002008-03-13 Paolo Bonzini <bonzini@gnu.org>
6201
6202 * Makefile.def (stageprofile). Remove -fprofile-generate
6203 from stage_libcflags.
6204 * Makefile.in: Regenerate.
6205
62062008-03-13 Ben Elliston <bje@au.ibm.com>
6207
6208 * config.sub, config.guess: Update from upstream sources.
6209
62102008-03-06 Tom Tromey <tromey@redhat.com>
6211
6212 * MAINTAINERS: Update for treelang deletion.
6213
62142008-03-03 James E. Wilson <wilson@tuliptree.org>
6215
6216 * MAINTAINERS: Update my email address.
6217
62182008-03-03 Stan Shebs <stanshebs@earthlink.net>
6219
6220 * MAINTAINERS (darwin port): Add myself as a maintainer.
6221 (objective-c/c++): Add myself as a maintainer.
6222
62232008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
6224
6225 * MAINTAINERS (Write After Approval): Update my email address.
6226
62272008-02-25 Tomas Bily <tbily@suse.cz>
6228
6229 * MAINTAINERS (Write After Approval): Add myself.
6230
62312008-02-23 Jakub Jelinek <jakub@redhat.com>
6232
6233 * MAINTAINERS (OpenMP): Add myself.
6234
62352008-02-20 Paolo Bonzini <bonzini@gnu.org>
6236
6237 PR bootstrap/32009
6238 PR bootstrap/32161
6239
6240 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
6241 * configure: Regenerate.
6242
6243 * Makefile.def: Define stage_libcflags for all bootstrap stages.
6244 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
6245 STAGE4_LIBCFLAGS): New.
6246 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
6247 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
6248 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
6249 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
6250 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
6251 for target modules. Don't export LIBCFLAGS.
6252 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
6253 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
6254 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
6255 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
6256 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
6257 * Makefile.in: Regenerate.
6258
62592008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6260
6261 PR libgcj/33085
6262 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
6263 Do not use -DDLL_EXPORT. Backport from upstream.
6264
62652008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6266
6267 * MAINTAINERS (Write After Approval): Add myself.
6268
62692008-02-02 Hans-Peter Nilsson <hp@axis.com>
6270
6271 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
6272 * configure: Regenerate.
6273
62742008-01-31 Marc Gauthier <marc@tensilica.com>
6275
6276 * configure.ac (xtensa*-*-*): Recognize processor variants.
6277 * configure: Regenerate.
6278
62792008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6280
6281 PR bootstrap/34922
6282 * configure.ac (PARSE_ARGS): Push suitable setting of
6283 ac_subdirs_all, for `./configure --help=recursive'.
6284 Handle `+' in generic toplevel directory disabling.
6285 * configure: Regenerate.
6286
62872008-01-28 Nick Clifton <nickc@redhat.com>
6288
6289 * MAINTAINERS (xstormy16): Take over maintainership.
6290
62912008-01-25 Joseph Myers <joseph@codesourcery.com>
6292
6293 * MAINTAINERS (c4x port): Remove.
6294
62952008-01-24 David Edelsohn <edelsohn@gnu.org>
6296
6297 * libtool.m4: Backport AIX 6 support from ToT Libtool.
6298
62992008-01-23 Ben Elliston <bje@au.ibm.com>
6300
6301 * config.sub, config.guess: Update from upstream sources.
6302
63032008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
6304
6305 * MAINTAINERS (Write After Approval): Add myself.
6306
63072008-01-17 H.J. Lu <hjl.tools@gmail.com>
6308
6309 * MAINTAINERS: Update my email address.
6310
63112008-01-09 Raksit Ashok <raksit@google.com>
6312
6313 * MAINTAINERS (Write After Approval): Add myself.
6314
63152008-01-09 Raksit Ashok <raksit@google.com>
6316
6317 * MAINTAINERS (Write After Approval): Add myself.
6318
63192008-01-08 Ben Elliston <bje@au.ibm.com>
6320
6321 * config.sub, config.guess: Update from upstream sources.
6322
63232007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6324
6325 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
6326 Change recommended MPFR from 2.2.1 -> 2.3.0.
6327 * configure: Regenerate.
6328
63292007-12-15 Sebastian Pop <sebastian.pop@amd.com>
6330
6331 * MAINTAINERS: Update my email address.
6332
63332007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
6334
6335 * MAINTAINERS: Update my email address.
6336
63372007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
6338
6339 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
6340 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
6341 * Makefile.in: Regenerate.
6342
63432007-12-10 Mark Heffernan <meheff@google.com>
6344
6345 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
6346 misplaced entries.
6347
63482007-12-10 Andreas Tobler <a.tobler@schweiz.org>
6349
6350 * configure.ac: Enable libjava for x86_64-*-darwin9.
6351 * configure: Regenerate.
6352
63532007-12-07 Bill Maddox <maddox@google.com>
6354
6355 * MAINTAINERS (Write After Approval): Add myself.
6356
63572007-12-05 Ben Elliston <bje@au.ibm.com>
6358
6359 * config.sub, config.guess: Update from upstream sources.
6360
63612007-12-02 Matthias Klose <doko@ubuntu.com>
6362
6363 * config-ml.in: Remove 64bit configure tests.
6364
63652007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6366
6367 * config-ml.in: Robustify against white space in absolute file
6368 names.
6369
6370 * config-ml.in (multi-clean): Substitute ${Makefile}.
6371 Remove superfluous ${Makefile} in list.
6372
63732007-11-19 Thiemo Seufer <ths@mips.com>
6374
6375 * config-ml.in: Don't hardcode the Makefile name.
6376
63772007-11-08 Alexander Monakov <amonakov@ispras.ru>
6378
6379 * MAINTAINERS (Write After Approval): Add myself.
6380
63812007-11-07 Samuel Tardieu <sam@rfc1149.net>
6382
6383 * MAINTAINERS (Write After Approval): Add myself.
6384
63852007-11-06 Doug Kwan <dougkwan@google.com>
6386
6387 * MAINTAINERS (Write After Approval): Add myself.
6388
63892007-10-25 Ben Elliston <bje@au.ibm.com>
6390
6391 * MAINTAINERS (mercury): Remove entry.
6392 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
6393
63942007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
6395
6396 * Makefile.def (dependencies): Make configure-gdb depend on
6397 all-intl.
6398 * Makefile.in: Regenerated.
6399
64002007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
6401
6402 * MAINTAINERS (Fortran maintainer): Remove myself.
6403
64042007-10-15 Patrick Mansfield <patmans@us.ibm.com>
6405
6406 * Makefile.def: To avoid problems running with parallel makes,
6407 build newlib before libgloss so that target specific header
6408 files are availble.
6409 * Makefile.in: Regenerate
6410
64112007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6412
6413 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
6414 * Makefile.in: Regenerate.
6415
64162007-10-09 Vladimir Makarov <vmakarov@redhat.com>
6417
6418 * MAINTAINERS (Register allocation reviewer): Add myself.
6419
64202007-10-08 Mike Frysinger <vapier@gentoo.org>
6421
6422 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
6423 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
6424 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
6425 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
6426 * configure: Regenerate.
6427
64282006-10-04 Seongbae Park <seongbae.park@gmail.com>
6429
6430 * MAINTAINERS (Register allocation reviewer): Add myself.
6431
64322007-10-01 Paolo Bonzini <bonzini@gnu.org>
6433
6434 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
6435 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
6436 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
6437 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
6438 * configure.ac: Default them to host tools for $host = $build.
6439 Subst them.
6440
6441 * configure: Regenerate.
6442 * Makefile.in: Regenerate.
6443
64442006-09-24 Peter Bergner <bergner@vnet.ibm.com>
6445
6446 * MAINTAINERS (Register allocation reviewer): Add myself.
6447
64482006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
6449
6450 * MAINTAINERS (Register allocation reviewer): Add myself.
6451
64522007-09-21 Seongbae Park <seongbae.park@gmail.com>
6453
6454 * MAINTAINERS (Write After Approval): Fix typo.
6455
64562007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
6457
6458 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
6459 * configure: Regenerate.
6460
64612007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
6462
6463 PR bootstrap/31906
6464 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
6465 they're already prefixed.
6466
64672007-09-19 Benjamin Kosnik <bkoz@redhat.com>
6468
6469 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
6470 libstdc++.
6471 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
6472 * configure: Regenerate.
6473 * Makefile.in: Regenerate.
6474
64752007-09-17 Andreas Schwab <schwab@suse.de>
6476
6477 * configure.ac: Raise minimum makeinfo version to 4.6.
6478 * configure: Regenerate.
6479
64802007-09-17 Johannes Singler <singler@ira.uka.de>
6481
6482 * MAINTAINERS (write-after-approval) add myself
6483
64842007-09-15 Alan Modra <amodra@bigpond.net.au>
6485
6486 * configure.ac: Correct makeinfo version check.
6487 * configure: Regenerate.
6488
64892007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
6490
6491 * MAINTAINERS: Update my email address.
6492
64932007-09-14 Richard Sandiford <richard@codesourcery.com>
6494
6495 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
6496 to $skipdirs and only disable gprof for newlib. Use the normal
6497 mips*-elf* handling in other respects.
6498 * configure: Regnerate.
6499
65002007-09-12 David Daney <ddaney@avtrex.com>
6501
6502 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
6503 enabling libgcj.
6504 * configure: Regenerate.
6505
65062007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
6507
6508 PR other/32154
6509 * configure.ac: For libgloss targets, point the linker to the linker
6510 script, startup code and simulator library.
6511 * configure: Regenerate.
6512
65132007-09-07 Andrew Haley <aph@redhat.com>
6514
6515 * configure.ac (noconfigdirs): Remove target-libffi and
6516 target-libjava.
6517 * configure: Regenerate.
6518
65192007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6520
6521 PR target/33281
6522 * configure.ac: Use config/mh-mingw on mingw.
6523 * configure: Regenerate.
6524
65252007-09-05 Pat Haugen <pthaugen@us.ibm.com>
6526
6527 * MAINTAINERS (Write After Approval): Add myself.
6528
65292007-09-05 Richard Guenther <rguenther@suse.de>
6530
6531 * configure.ac (--enable-stage1-checking): If neither --enable-checking
6532 nor --disable-checking is provided also turn on yes and types
6533 checking for stage1.
6534 * configure: Re-generate.
6535
65362007-08-30 Krister Walfridsson <cato@df.lth.se>
6537
6538 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
6539 (Write After Approval): Remove myself.
6540
65412007-08-29 Nick Clifton <nickc@redhat.com>
6542
6543 * config.sub, config.guess: Update from upstream sources.
6544
65452007-08-22 Bud Davis <jmdavis@link.com>
6546
6547 * MAINTAINERS (Write After Approval): Added myself.
6548 * MAINTAINERS (Reviewers): Removed myself.
6549
65502007-08-18 Paul Brook <paul@codesourcery.com>
6551 Joseph Myers <joseph@codesourcery.com>
6552
6553 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
6554 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
6555 * Makefile.in: Regenerate.
6556 * configure.ac (--with-debug-prefix-map): New.
6557 * configure: Regenerate.
6558
65592007-08-17 Richard Sandiford <richard@codesourcery.com>
6560 Nigel Stephens <nigel@mips.com>
6561
6562 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
6563 as target_makefile_frag.
6564 * configure: Regenerate.
6565
65662007-08-16 Alexandre Oliva <aoliva@redhat.com>
6567
6568 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
6569 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
6570 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
6571 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
6572 (do-compare, do-compare3, do-compare-debug): New.
6573 ([+compare-target+]): Use them.
6574
65752007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
6576
6577 * MAINTAINERS (Write After Approval): Change my email address.
6578
65792007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6580 Ben Elliston <bje@au.ibm.com>
6581
6582 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
6583 --silent if $silent.
6584 * configure: Regenerate.
6585
65862003-08-12 Zdenek Dvorak <ook@ucw.cz>
6587
6588 * MAINTAINERS (Various Maintainers): Add myself as
6589 loop infrastructure maintainer. Update my e-mail
6590 address.
6591
65922007-07-31 Diego Novillo <dnovillo@google.com>
6593
6594 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
6595 Adjust description.
6596
65972007-07-26 Richard Guenther <rguenther@suse.de>
6598
6599 * configure.ac: Add types checking to stage1 checking flags.
6600 * configure: Regenerate.
6601
66022007-07-17 Nick Clifton <nickc@redhat.com>
6603
6604 * COPYING3: New file. Contains version 3 of the GNU General
6605 Public License.
6606 * COPYING3.LIB: New file. Contains version 3 of the GNU
6607 Lesser General Public License.
6608
66092007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6610
6611 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
6612
66132007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6614
6615 * MAINTAINERS (S/390 co-maintainer): Add myself.
6616 (Write After Approval): Remove myself.
6617
66182007-07-13 Dan Hipschman <dsh@google.com>
6619
6620 * MAINTAINERS (Write After Approval): Add myself.
6621
66222007-07-11 Nick Clifton <nickc@redhat.com>
6623
6624 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
6625 WINDRES export.
6626 * Makefile.in: Regenerate.
6627
66282007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6629
6630 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
6631 maintainer.
6632
66332007-07-05 H.J. Lu <hongjiu.lu@intel.com>
6634
6635 * lt~obsolete.m4: New. Import from 20070318 libtool.
6636
66372007-07-03 Julian Brown <julian@codesourcery.com>
6638
6639 * MAINTAINERS (Write After Approval): Add myself.
6640
66412007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6642
6643 * configure.ac: Rewrite 'configure --help' strings to look nicer.
6644 * configure: Regenerate.
6645
66462007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6647
6648 * configure.ac: Add some missing m4 quotation.
6649 * configure: Regenerate.
6650
66512007-07-02 Simon Baldwin <simonb@google.com>
6652
6653 * MAINTAINERS (Write After Approval): Add myself.
6654
66552007-07-02 Paolo Bonzini <bonzini@gnu.org>
6656
6657 * configure: Regenerate.
6658
66592007-07-02 Kai Tietz <kai.tietz@onevision.com>
6660
6661 * Makefile.def: Add windmc tool to build.
6662 * Makefile.tpl: Likewise.
6663 * configure.ac: Likewise.
6664 * Makefile.in: Regenerate.
6665 * configure: Regenerate.
6666
66672007-06-28 DJ Delorie <dj@redhat.com>
6668
6669 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
6670 not building newlib.
6671 * configure: Regenerated.
6672
66732007-06-28 Jan Sjodin <jan.sjodin@amd.com>
6674
6675 * MAINTAINERS (Write After Approval): Add myself.
6676
66772007-06-25 Martin Michlmayr <tbm@cyrius.com>
6678
6679 * MAINTAINERS (Write After Approval): Add myself.
6680
66812007-06-19 Chris Matthews <chrismatthews@google.com>
6682
6683 * MAINTAINERS (Write After Approval): Add myself.
6684
66852007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
6686
6687 * MAINTAINERS (Write After Approval): Add myself.
6688
66892007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
6690
6691 * Makefile.def: Add dependency from configure-gdb to all-bfd.
6692 * Makefile.in: Regenerated.
6693
66942007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
6695
6696 * configure.ac: Don't add target-libmudflap to noconfigdirs for
6697 bfin*-*-uclinux* targets.
6698 * configure: Regenerate.
6699
67002007-06-14 Ian Lance Taylor <iant@google.com>
6701
6702 * MAINTAINERS: Add myself as non-algorithmic global write
6703 maintainer.
6704
67052007-06-14 Diego Novillo <dnovillo@google.com>
6706
6707 * MAINTAINERS: Add self as middle-end maintainer and
6708 non-algorithmic global write maintainer.
6709
67102007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6711
6712 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
6713 Move all Fortran maintainers except Paul Brook into the
6714 Non-Autopoiesis section.
6715
67162007-06-14 Paolo Bonzini <bonzini@gnu.org>
6717
6718 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
6719 (distclean-stage[+id+]): Possibly delete stage_last.
6720 * Makefile.in: Regenerate.
6721
67222007-06-12 Seongbae Park <seongbae.park@gmail.com>
6723
6724 * MAINTAINERS (Various Maintainer): Fix typo.
6725
67262007-06-11 Paolo Bonzini <bonzini@gnu.org>
6727
6728 * MAINTAINERS (Various Maintainer): Add myself as
6729 dataflow maintainer.
6730
67312007-06-07 Ben Elliston <bje@au.ibm.com>
6732
6733 * config.sub, config.guess: Update from upstream sources.
6734
67352007-06-07 Ben Elliston <bje@au.ibm.com>
6736
6737 * Makefile.tpl: Fix spelling error.
6738 * Makefile.in: Regenerate.
6739
67402007-06-01 Steve Ellcey <sje@cup.hp.com>
6741
6742 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
6743 lt_cv_sys_max_cmd_len.
6744
67452007-05-31 Dorit Nuzman <dorit@il.ibm.com>
6746
6747 * MAINTAINERS (Various Maintainers): Add myself as
6748 auto-vectorizer maintainer.
6749
67502003-05-31 Paolo Bonzini <bonzini@gnu.org>
6751
6752 PR libjava/32098
6753 * libtool.m4: Revert previous change.
6754 * ltgcc.m4: Put it here.
6755
67562003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
6757
6758 * MAINTAINERS (Various Maintainers): Add myself as
6759 auto-vectorizer maintainer.
6760
67612007-05-30 H.J. Lu <hongjiu.lu@intel.com>
6762
6763 PR libjava/32098
6764 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
6765
67662007-05-30 Richard Guenther <rguenther@suse.de>
6767
6768 * MAINTAINERS (Various Maintainers): Add myself as
6769 auto-vectorizer maintainer.
6770
67712007-05-30 Jakub Jelinek <jakub@redhat.com>
6772
6773 PR bootstrap/29382
6774 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
6775 * configure: Rebuilt.
6776
67772007-05-28 Roberto Costa <robsettantasei@gmail.com>
6778
6779 * MAINTAINERS (Write After Approval): Removed my name.
6780
67812007-05-25 Steven Bosscher <steven@gcc.gnu.org>
6782
6783 * MAINTAINERS (Write After Approval): Remove myself.
6784
67852007-05-25 Andreas Tobler <a.tobler@schweiz.org>
6786
6787 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
6788
67892007-05-23 Steve Ellcey <sje@cup.hp.com>
6790
6791 * ltmain.sh: Update from ToT Libtool.
6792 * libtool.m4: Update from ToT Libtool.
6793 * ltsugar.m4: New. Update from ToT Libtool.
6794 * ltversion.m4: New. Update from ToT Libtool.
6795 * ltoptions.m4: New. Update from ToT Libtool.
6796 * ltconfig: Remove.
6797 * ltcf-c.sh: Remove.
6798 * ltcf-cxx.sh: Remove.
6799 * ltcf-gcj.sh: Remove.
6800
68012007-05-22 Ollie Wild <aaw@google.com>
6802
6803 * MAINTAINERS (Write After Approval): Add myself.
6804
68052007-05-16 Paolo Bonzini <bonzini@gnu.org>
6806
6807 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
6808 stage_cflags.
6809 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
6810 Remove CFLAGS/LIBCFLAGS.
6811 (configure-stage[+id+]-[+prefix+][+module+],
6812 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
6813 * Makefile.in: Regenerate.
6814
68152007-05-15 Diego Novillo <dnovillo@google.com>
6816
6817 * MAINTAINERS: Update e-mail address.
6818
68192007-05-15 Revital Eres <eres@il.ibm.com>
6820
6821 * MAINTAINERS (Write After Approval): Add myself.
6822
68232007-05-14 Roberto Costa <robsettantasei@gmail.com>
6824
6825 * MAINTAINERS (Write After Approval): Updated my address.
6826
68272007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
6828
6829 * MAINTAINERS (Write After Approval): Add myself.
6830
68312007-05-11 Silvius Rus <rus@google.com>
6832
6833 * MAINTAINERS (Write After Approval): Add myself.
6834
68352007-04-23 Tom Tromey <tromey@redhat.com>
6836
6837 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
6838
68392007-04-22 Mark Mitchell <mark@codesourcery.com>
6840
6841 * MAINTAINERS (cpplib): Rename to ...
6842 (libcpp): ... this. Add C/C++ front end maintainers.
6843
68442007-04-14 Steve Ellcey <sje@cup.hp.com>
6845
6846 * config-ml.in: Pass ${ml_config_env} to configure calls.
6847
68482007-04-04 Christian Bruel <christian.bruel@st.com>
6849
6850 * MAINTAINERS (Write After Approval): Add myself.
6851
68522007-04-02 Dave Korn <dave.korn@artimi.com>
6853
6854 * MAINTAINERS (Write After Approval): Add myself.
6855
68562007-03-31 Tobias Burnus <burnus@net-b.de>
6857
6858 * MAINTAINERS (fortran 95 front end): Add myself.
6859
68602007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6861
6862 * MAINTAINERS (Write After Approval): Add myself.
6863
68642007-03-24 Ayal Zaks <zaks@il.ibm.com>
6865
6866 * MAINTAINERS (Modulo Scheduler): Add myself.
6867
68682007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
6869
6870 * MAINTAINERS (fortran 95 front end): Add myself.
6871 (c++ front end): whitespace fix.
6872
68732007-03-22 Nathan Froyd <froydnj@codesourcery.com>
6874
6875 * MAINTAINERS (Write After Approval): Add myself.
6876
68772007-03-21 Richard Sandiford <richard@codesourcery.com>
6878
6879 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
6880 of glob. Quote arguments with single quotes too.
6881 * configure: Regenerate.
6882
68832007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
6884
6885 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
6886 * Makefile.in: Regenerate
6887
68882007-03-07 Andreas Schwab <schwab@suse.de>
6889
6890 * configure: Regenerate.
6891
68922007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
6893
6894 * configure.ac: Add "--with-pdfdir" configure option,
6895 which defines pdfdir variable.
6896 * Makefile.def (target=fixincludes): Add install-pdf to
6897 missing targets.
6898 (recursive_targets): Add install-pdf target.
6899 (flags_to_pass): Add pdfdir.
6900 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
6901 target.
6902 * configure: Regenerate
6903 * Makefile.in: Regenerate
6904
69052007-02-28 Eric Christopher <echristo@apple.com>
6906
6907 Revert:
6908 2006-12-07 Mike Stump <mrs@apple.com>
6909
6910 * Makefile.def (dependencies): Add dependency for
6911 install-target-libssp and install-target-libgomp on
6912 install-gcc.
6913 * Makefile.in: Regenerate.
6914
69152007-02-27 Matt Kraai <kraai@ftbfs.org>
6916
6917 * configure: Regenerate.
6918 * configure.ac: Move statements after variable declarations.
6919
69202007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
6921
6922 * MAINTAINERS: Add myself as sh maintainer.
6923
69242007-02-19 Joseph Myers <joseph@codesourcery.com>
6925
6926 * configure.ac: Adjust for loop syntax.
6927 * configure: Regenerate.
6928
69292007-02-18 Alexandre Oliva <aoliva@redhat.com>
6930
6931 * configure: Rebuilt.
6932
69332007-02-18 Alexandre Oliva <aoliva@redhat.com>
6934
6935 * configure.ac: Drop multiple occurrences of --enable-languages,
6936 and fix its quoting.
6937 * configure: Rebuilt.
6938
69392007-02-17 Mark Mitchell <mark@codesourcery.com>
6940 Nathan Sidwell <nathan@codesourcery.com>
6941 Vladimir Prus <vladimir@codesourcery.com>
6942 Joseph Myers <joseph@codesourcery.com>
6943
6944 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
6945 * configure: Regenerate.
6946
69472007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
6948
6949 * ltconfig (freebsd*): Default to elf.
6950
69512007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
6952
6953 * configure.ac (target_libraries): Move libgcc before libiberty.
6954 * configure: Regenerated.
6955
69562007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
6957 Paolo Bonzini <bonzini@gnu.org>
6958
6959 PR bootstrap/30753
6960 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
6961 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
6962 * configure: Regenerated.
6963
69642007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6965
6966 * MAINTAINERS (Language Front End Maintainers): Update my mail
6967 address.
6968
69692007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6970
6971 PR bootstrap/30748
6972 * configure.ac: Correct syntax for Solaris ksh.
6973 * configure: Regenerated.
6974
69752007-02-09 Paolo Bonzini <bonzini@gnu.org>
6976
6977 * configure.ac: Sync with src.
6978 * configure: Regenerate.
6979
69802007-02-09 Paolo Bonzini <bonzini@gnu.org>
6981
6982 * Makefile.in: Regenerate.
6983
69842007-02-09 Paolo Bonzini <bonzini@gnu.org>
6985
6986 * config.sub: Sync with src.
6987
69882007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6989
6990 * Makefile.tpl (build_alias, host_alias, target_alias): Use
6991 noncanonical equivalents.
6992 * configure.in: Rename to...
6993 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
6994 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
6995 target_noncanonical. Use them. Rewrite removal of configure
6996 arguments for autoconf 2.59. Discard variable settings. Force
6997 program_transform_name for native tools.
6998
6999 * Makefile.in: Regenerated.
7000 * configure: Regenerated with autoconf 2.59.
7001
70022007-02-07 Roman Zippel <zippel@linux-m68k.org>
7003
7004 * MAINTAINERS (Write After Approval): Add myself.
7005
70062007-01-31 Andreas Schwab <schwab@suse.de>
7007
7008 * Makefile.tpl (LDFLAGS): Substitute it.
7009 * Makefile.in: Regenerate.
7010
70112007-01-30 Andrey Belevantsev <abel@ispras.ru>
7012
7013 * MAINTAINERS (Write After Approval): Add myself.
7014
70152007-01-28 David Edelsohn <edelsohn@gnu.org>
7016
7017 * MAINTAINERS (spu port): Add myself.
7018
70192007-01-23 Richard Guenther <rguenther@suse.de>
7020
7021 PR bootstrap/30541
7022 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
7023 * Makefile.tpl (GNATBIND): Substitute it.
7024 (GNATMAKE): Likewise.
7025 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
7026 of STAGE_PREFIX.
7027 * Makefile.in: Regenerate.
7028 * configure: Regenerate.
7029
70302007-01-18 Mike Stump <mrs@apple.com>
7031
7032 * configure.in: Re-enable -Werror for gcc builds.
7033
70342007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
7035
7036 * MAINTAINERS (Write After Approval): Add myself.
7037
70382007-01-11 Paolo Bonzini <bonzini@gnu.org>
7039
7040 * configure.in: Change == to = in test command.
7041 * configure: Regenerate.
7042
70432007-01-11 Paolo Bonzini <bonzini@gnu.org>
7044 Nick Clifton <nickc@redhat.com>
7045 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
7046
7047 * configure.in (build_configargs, host_configargs, target_configargs):
7048 Remove build/host/target parameters.
7049 (host_libs): Add gmp and mpfr.
7050 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
7051 * Makefile.def (gmp, mpfr): New.
7052 (gcc): Remove target.
7053 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
7054 target_os, target_vendor): New.
7055 (configure): Add host_alias/target_alias arguments; adjust invocations.
7056 * configure: Regenerate.
7057 * Makefile.in: Regenerate.
7058
70592007-01-11 Matt Fago <fago@earthlink.net>
7060
7061 * configure.in: Try to link to functions only in mpfr 2.2.x
7062 to improve robustness of configure tests.
7063 * configure: Regenerate.
7064
70652007-01-09 Uros Bizjak <ubizjak@gmail.com>
7066
7067 * MAINTAINERS: Add myself as i386 maintainer.
7068
70692007-01-08 Jan Hubicka <jh@suse.cz>
7070
7071 * MAINTAINERS: Add myself as i386 maintainer.
7072
70732007-01-08 Kai Tietz <kai.tietz@onevision.com>
7074
7075 * configure.in: Add support for an x86_64-mingw* target.
7076 * configure: Regenerate.
7077
70782007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
7079
7080 * Makefile.tpl (all-target): Correct @if conditional for target
7081 modules.
7082 * configure.in: Omit libiberty if building only target libgcc.
7083 * configure, Makefile.in: Regenerated.
7084
70852007-01-04 Paolo Bonzini <bonzini@gnu.org>
7086
7087 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
7088 * configure: Regenerate.
7089
70902007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
7091
7092 * Makefile.def (target_modules): Add libgcc.
7093 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
7094 * Makefile.tpl (clean-target-libgcc): Delete.
7095 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
7096 on gcc even for bootstrapped modules. Rewrite handling of
7097 lang_env_dependencies to loop over target_modules.
7098 * configure.in (target_libraries): Add target-libgcc.
7099 * Makefile.in, configure: Regenerated.
7100
71012006-12-29 Paolo Bonzini <bonzini@gnu.org>
7102
7103 * configure.in: Reorganize recognition of languages. Add
7104 --enable-stage1-languages. Show supported languages for the chosen
7105 target rather than all recognized languages.
7106 * configure: Regenerate.
7107
71082006-12-29 Paolo Bonzini <bonzini@gnu.org>
7109
7110 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
7111 * Makefile.in: Regenerate.
7112
71132006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7114
7115 * configure.in: Warn that MPFR 2.2.0 is buggy.
7116 * configure: Regenerate.
7117
71182006-12-27 Ian Lance Taylor <iant@google.com>
7119
7120 * configure.in: When removing Makefiles to force a reconfigure, also
7121 remove prev-DIR*/Makefile.
7122 * configure: Regenerate.
7123
71242006-12-22 Andreas Schwab <schwab@suse.de>
7125
7126 * configure: Regenerate with correct autoconf version.
7127
71282006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
7129
7130 * configure.in: add AC_SUBST for *_FOR_TARGET.
7131 * configure: Regenerate.
7132
71332006-12-19 Paolo Bonzini <bonzini@gnu.org>
7134
7135 * configure.in: Simplify logic for rejecting languages that cannot
7136 be built. Separate the case when a language is unsupported,
7137 from the case when the user chooses not to build a language.
7138
71392006-12-19 Paolo Bonzini <bonzini@gnu.org>
7140
7141 * configure.in: Remove "$build" case for powerpc-*-darwin* since
7142 it only affects bootstrap and could be tested on "$host" as well.
7143 * configure: Regenerate.
7144 * config/mh-ppc-darwin: Add to the stage1 cflags here.
7145
71462006-12-19 Paolo Bonzini <bonzini@gnu.org>
7147
7148 PR bootstrap/29544
7149 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
7150 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
7151 move here comment from Makefile.tpl.
7152 * Makefile.tpl: Move some definitions higher in the file.
7153 (STAGE1_CHECKING): New.
7154 * configure.in: Add --enable-stage1-checking.
7155 * configure: Regenerate.
7156 * Makefile.in: Regenerate.
7157
71582006-12-19 Paolo Bonzini <bonzini@gnu.org>
7159
7160 * MAINTAINERS: Add myself as build system maintainer.
7161
71622006-12-15 Simon Martin <simartin@users.sourceforge.net>
7163
7164 * MAINTAINERS (Write After Approval): Add myself.
7165
71662006-12-13 Eric Christopher <echristo@apple.com>
7167
7168 * MAINTAINERS: Add myself as darwin maintainer.
7169
71702006-12-11 Ian Lance Taylor <ian@airs.com>
7171
7172 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
7173
71742006-12-11 Joern Rennecke <joern.rennecke@arc.com>
7175
7176 MAINTAINERS: Update my entry.
7177
71782006-12-11 Alan Modra <amodra@bigpond.net.au>
7179
7180 * configure.in: Handle spu makefile frag.
7181 * Makefile.tpl (MAINT): Define
7182 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
7183 * configure: Regenerate.
7184 * Makefile.in: Regenerate.
7185
71862006-12-11 Ben Elliston <bje@au.ibm.com>
7187
7188 * config.guess: Import latest version.
7189 * config.sub: Likewise.
7190
71912006-12-11 Ben Elliston <bje@au.ibm.com>
7192
7193 * configure.in (spu-*-*): Don't skip target-libiberty.
7194 * configure: Regenerate.
7195
71962006-12-10 Andreas Tobler <a.tobler@schweiz.org>
7197
7198 PR bootstrap/30134
7199 * configure.in: Correct x86 darwin support for libjava to powerpc
7200 and i?86 only.
7201 * configure: Regenerate.
7202
72032006-12-08 Sandro Tolaini <tolaini@libero.it>
7204
7205 * configure.in: Add x86 darwin support for libjava.
7206 * configure: Regenerate.
7207
72082006-12-07 Mike Stump <mrs@apple.com>
7209
7210 * Makefile.def (dependencies): Add dependency for
7211 install-target-libssp and install-target-libgomp on
7212 install-gcc.
7213 * Makefile.in: Regenerate.
7214
72152006-12-04 Richard Guenther <rguenther@suse.de>
7216
7217 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
7218 (Non-Algorithmic Maintainers): Move over non-algorithmic
7219 loop optimizer maintainers, add myself as a non-algorithmic
7220 middle-end maintainer.
7221
72222006-12-04 Daniel Franke <franke.daniel@gmail.com>
7223
7224 * MAINTAINERS (Write After Approval): Add myself.
7225
72262006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7227
7228 * configure.in: Update error message for missing GMP/MPFR.
7229
7230 * configure: Regenerate.
7231
72322006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7233
7234 * configure.in: Update MPFR version in error message.
7235
7236 * configure: Regenerate.
7237
72382006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7239
7240 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
7241 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
7242 --with-gmp-lib): New flags.
7243
7244 * configure: Regenerate.
7245
72462006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
7247
7248 * MAINTAINERS (Write After Approval): Change my email address.
7249
72502006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
7251
7252 * MAINTAINERS (Write After Approval): Add myself.
7253
72542006-11-22 Philipp Thomas <pth@suse.de>
7255
7256 * MAINTAINERS (i18n): Update e-mail address.
7257
72582006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7259
7260 * MAINTAINERS (spu port): Add myself as maintainer.
7261 (Write After Approval): Remove myself.
7262
72632006-11-22 Ben Elliston <bje@au.ibm.com>
7264
7265 * configure.in (skipdirs): Don't build libssp for SPU.
7266 * configure: Regenerate.
7267
72682006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
7269
7270 * MAINTAINERS (spu port): Add myself as maintainer.
7271 (libobjc): Update my email address.
7272
72732006-11-21 Andrea Bona <andrea.bona@st.com>
7274
7275 * MAINTAINERS (Write After Approval): Add myself.
7276
72772006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7278
7279 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
7280 * configure : Rebuilt.
7281
72822006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7283
7284 * MAINTAINERS (Write After Approval): Add myself.
7285
72862006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
7287
7288 * MAINTAINERS (Write After Approval): Add myself.
7289
72902006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7291
7292 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
7293 libmpfr.a.
7294 * configure: Regenerate.
7295
72962006-11-16 Paolo Bonzini <bonzini@gnu.org>
7297
7298 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
7299 (unstage): Test for stage_last presence.
7300
7301 PR bootstrap/29802
7302 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
7303 STAGE_PREFIX.
7304 * Makefile.in: Regenerate.
7305
73062003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
7307
7308 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
7309 maintainers.
7310
73112006-11-14 Erven Rohou <erven.rohou@st.com>
7312
7313 * MAINTAINERS (Write After Approval): Add myself.
7314
73152006-11-14 Paolo Bonzini <bonzini@gnu.org>
7316
7317 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
7318 and stageN-package/Makefile.
7319 * Makefile.in: Regenerated.
7320
73212006-11-14 Jie Zhang <jie.zhang@analog.com>
7322
7323 * configure.in: Remove target-libgloss from noconfigdirs for
7324 bfin-*-*.
7325 * configure: Regenerated.
7326
73272006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7328
7329 * configure.in (have_gmp): Only error if the gcc directory exists.
7330
7331 * configure: Regenerate.
7332
73332006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7334
7335 * configure.in: Robustify error message for missing GMP/MPFR.
7336
7337 * configure: Regenerate.
7338
73392006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7340
7341 * MAINTAINERS (Write After Approval): Add myself.
7342
73432006-10-30 Uros Bizjak <ubizjak@gmail.com>
7344
7345 * MAINTAINERS: Change email address.
7346
73472006-10-30 Vladimir Prus <vladimir@codesourcery.com>
7348
7349 * MAINTAINERS (Write After Approval): Add myself.
7350
73512006-10-26 Peter Bergner <bergner@vnet.ibm.com>
7352
7353 * MAINTAINERS (Write After Approval): Add myself.
7354
73552006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
7356
7357 * MAINTAINERS (Write After Approval): Move myself to
7358 Write After Approval section.
7359
73602006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7361
7362 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
7363 need_gmp anymore.
7364 * configure: Regenerate.
7365
73662006-10-16 Tobias Burnus <burnus@net-b.de>
7367
7368 * MAINTAINERS (Write After Approval): Add myself.
7369
73702006-10-16 Ben Elliston <bje@au.ibm.com>
7371
7372 * config.guess: Import latest version.
7373 * config.sub: Likewise.
7374
73752006-10-10 Brooks Moses <bmoses@stanford.edu>
7376
7377 * Makefile.def: Added pdf target handling.
7378 * Makefile.tpl: Added pdf target handling.
7379 * Makefile.in: Regenerated.
7380
73812006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
7382
7383 * MAINTAINERS: Add self as score port maintainer.
7384
73852006-10-04 Brooks Moses <bmoses@stanford.edu>
7386
7387 * MAINTAINERS (Write After Approval): Add myself.
7388
73892006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
7390
7391 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
7392 or newer.
7393 * configure: Regenerated.
7394
73952006-09-27 Dave Brolley <brolley@redhat.com>
7396
7397 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
7398 using $s instead of $r.
7399 * configure: Regenerated.
7400
74012006-09-26 Thiemo Seufer <ths@mips.com>
7402
7403 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
7404 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
7405 * configure: Regenerate.
7406
74072006-09-24 Graeme Peterson <gridly@gmail.com>
7408
7409 * MAINTAINERS (Write After Approval): Remove myself.
7410
74112006-09-22 Chao-ying Fu <fu@mips.com>
7412
7413 * MAINTAINERS (Write After Approval): Add myself.
7414
74152006-09-10 Joseph S. Myers <joseph@codesourcery.com>
7416
7417 * MAINTAINERS: Add self as soft-fp maintainer.
7418
74192006-09-09 Anatoly Sokolov <aesok@post.ru>
7420
7421 * MAINTAINERS: Add myself as avr maintainer.
7422 Remove Marek Michalkiewicz as avr maintainer.
7423
74242006-09-07 Roberto Costa <roberto.costa@st.com>
7425
7426 * MAINTAINERS (Write After Approval): Add myself.
7427
74282006-08-30 Corinna Vinschen <corinna@vinschen.de>
7429
7430 * configure.in: Never build newlib for a Mingw host.
7431 Never build newlib as Mingw target library.
7432 Test the existence of winsup/cygwin for building a Cygwin newlib,
7433 rather than just winsup.
7434 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
7435 building a Mingw target.
7436 * configure: Regenerate.
7437
74382006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
7439
7440 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
7441
74422006-07-25 Paolo Bonzini <bonzini@gnu.org>
7443
7444 * config.guess: Import from src (was more updated).
7445 * config.sub: Likewise.
7446
74472006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
7448
7449 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
7450 * configure: Regenerated.
7451
74522006-07-18 Paolo Bonzini <bonzini@gnu.org>
7453
7454 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
7455 for stages after the first.
7456
74572006-07-17 Jakub Jelinek <jakub@redhat.com>
7458
7459 * Makefile.def: Add dependencies for configure-opcodes
7460 on configure-intl and all-opcodes on all-intl.
7461 * Makefile.in: Regenerated.
7462
74632006-07-13 Ben Elliston <bje@au.ibm.com>
7464
7465 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
7466
74672006-07-06 Paul Eggert <eggert@cs.ucla.edu>
7468
7469 Port to hosts whose 'sort' and 'tail' implementations
7470 treat operands with leading '+' as file names, as POSIX
7471 has required since 2001. However, make sure the code still
7472 works on pre-POSIX hosts.
7473 * ltmain.sh: Don't assume "sort +2" is equivalent to
7474 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
7475
74762006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
7477
7478 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
7479
74802006-07-04 Peter O'Gorman <peter@pogma.com>
7481
7482 * ltconfig: chmod 644 before ranlib during install.
7483
74842006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7485
7486 PR bootstrap/18058
7487 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
7488 if the bootstrap compiler is a GCC version that supports it.
7489 * configure: Regenerate.
7490
74912006-07-03 Paolo Bonzini <bonzini@gnu.org>
7492
7493 * configure.in: Fix thinkos in previous check-in.
7494 * configure: Regenerate.
7495
74962006-07-03 Paolo Bonzini <bonzini@gnu.org>
7497
7498 PR other/27063
7499 * configure.in: Test subdir_requires and give an appropriate
7500 error message.
7501 * configure: Regenerate.
7502
75032006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
7504
7505 * MAINTAINERS (Write After Approval): Add myself.
7506
75072006-06-22 John David Anglin <dave.anglin@nrc.ca>
7508
7509 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7510
75112006-06-22 Steve Ellcey <sje@cup.hp.com>
7512
7513 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7514
75152006-06-20 David Ayers <d.ayers@inode.at>
7516
7517 PR bootstrap/28072
7518 * configure.in: Add target-boehm-gc to noconfigdirs depending on
7519 whether target-libjava is being configured instead of whether the
7520 java front end is enabled.
7521 * configure: Regenerate.
7522
75232006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7524
7525 PR target/27540
7526 * configure.in: Only enable libgomp on IRIX 6.
7527 * configure: Regenerate.
7528
75292006-06-15 Paolo Bonzini <bonzini@gnu.org>
7530
7531 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
7532 too.
7533 * Makefile.in: Regenerate.
7534
75352006-06-13 Jeff Johnston <jjohnstn@redhat.com>
7536
7537 * config-ml.in: Alter CCASFLAGS to include special
7538 multilib options the same as is done for CFLAGS.
7539
75402006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7541
7542 * configure.in: Don't enable libgomp on hpux10.
7543 * configure: Rebuilt.
7544
75452006-06-12 David Ayers <d.ayers@inode.at>
7546
7547 PR bootstrap/27963
7548 PR target/19970
7549 * configure.in: Remove target-boehm-gc from noconfigdirs where
7550 ${libgcj} is specified.
7551 * configure: Regenerate.
7552
75532006-06-06 Carlos O'Donell <carlos@codesourcery.com>
7554
7555 Sync from src:
7556
7557 * configure.in: Sync.
7558 * configure: Regenerated.
7559
7560 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
7561
7562 * Makefile.def: Added dependencies from sim and gdb on intl, and
7563 added configure dependencies to everything with an all dependency
7564 on intl.
7565 * Makefile.in: Regenerated.
7566
75672006-06-06 David Ayers <d.ayers@inode.at>
7568
7569 PR libobjc/13946
7570 * Makefile.def: Add dependencies for libobjc which boehm-gc.
7571 * Makefile.in: Regenerate.
7572 * configure.in: Add --enable-objc-gc at toplevel and have it
7573 enable boehm-gc for Objective-C.
7574 Remove target-boehm-gc from libgcj.
7575 Add target-boehm-gc to target_libraries.
7576 Add target-boehm-gc to noconfigdirs where ${libgcj}
7577 is specified.
7578 Assert that boehm-gc is supported when requested for Objective-C.
7579 Only build boehm-gc if needed either for Java or Objective-C.
7580 * configure: Regenerate.
7581
75822006-06-05 Paolo Bonzini <bonzini@gnu.org>
7583
7584 PR 27674
7585 * Makefile.tpl (configure-[+prefix+][+module+],
7586 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
7587 Remove rule to unstage bootstrapped modules.
7588 (stage_current): New.
7589 * Makefile.in: Regenerate.
7590
75912006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
7592
7593 * MAINTAINERS (Write After Approval): Update my e-mail address.
7594
75952006-06-01 Mark Shinwell <shinwell@codesourcery.com>
7596
7597 * include/libiberty.h: Declare pex_run_in_environment.
7598
75992006-05-31 Asher Langton <langton2@llnl.gov>
7600
7601 * MAINTAINERS (Write After Approval): Add myself.
7602
76032006-05-25 Paolo Bonzini <bonzini@gnu.org>
7604
7605 * Makefile.def (bfd, opcodes): Fix lib_path.
7606 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
7607 (restrap): Move under "@if gcc-bootstrap". Fix typo.
7608 * Makefile.in: Regenerate.
7609
76102006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7611
7612 * Makefile.in: Regenerate.
7613
76142006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7615
7616 * Makefile.def: Add install-html target. Add datarootdir
7617 docdir and htmldir to flags_to_pass.
7618 * Makefile.tpl: Add install-html target.
7619 * Makefile.in: Regenerate.
7620 * configure.in: Add --with-datarootdir, --with-docdir, and
7621 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
7622 * configure: Regenerate.
7623
76242006-05-24 Mark Shinwell <shinwell@codesourcery.com>
7625
7626 * configure.in: Enable gprof for cross builds.
7627 * configure: Regenerate.
7628
76292006-05-22 Richard Guenther <rguenther@suse.de>
7630
7631 Revert
7632 2006-01-31 Richard Guenther <rguenther@suse.de>
7633 Paolo Bonzini <bonzini@gnu.org>
7634
7635 * Makefile.def (target_modules): Add libgcc-math target module.
7636 * configure.in (target_libraries): Add libgcc-math target library.
7637 (--enable-libgcc-math): New configure switch.
7638 * Makefile.in: Re-generate.
7639 * configure: Re-generate.
7640 * libgcc-math: New toplevel directory.
7641
76422006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7643 Andreas Tobler <a.tobler@schweiz.ch>
7644
7645 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
7646 * configure: Rebuilt.
7647
76482006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7649
7650 * MAINTAINERS (Write After Approval): Add myself.
7651
76522006-05-01 DJ Delorie <dj@redhat.com>
7653
7654 * configure.in: Restore CFLAGS if GMP isn't present.
7655 * configure: Regenerate.
7656
76572006-05-01 Richard Guenther <rguenther@suse.de>
7658
7659 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
7660 maintainer.
7661
76622006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7663
7664 * MAINTAINERS (Write After Approval): Add myself.
7665
76662006-04-28 Jan Beulich <jbeulich@novell.com>
7667
7668 * MAINTAINERS (Write After Approval): Add myself.
7669
76702006-04-18 DJ Delorie <dj@redhat.com>
7671
7672 * configure.in (m32c): Build libstdc++-v3. Pass flags to
7673 reference libgloss so that libssp can be built in a combined
7674 tree.
7675 * configure: Regenerate.
7676
76772006-04-08 Robert Millan <rmh@gcc.gnu.org>
7678
7679 * MAINTAINERS (Write After Approval): Add myself.
7680
76812006-04-05 Ben Elliston <bje@au.ibm.com>
7682
7683 * configure.in: Require makeinfo 4.4 or higher.
7684 * configure: Regenerate.
7685
76862006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
7687
7688 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
7689 Rearrange the entries of other libraries to have them in one place.
7690
76912006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
7692
7693 * MAINTAINERS (Write After Approval): Remove myself.
7694 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7695
76962006-03-14 Richard Guenther <rguenther@suse.de>
7697
7698 * configure: Regenerate with autoconf 2.13.
7699
77002006-03-13 Jim Blandy <jimb@codesourcery.com>
7701
7702 * MAINTAINERS: Use my work address.
7703
7704 * MAINTAINERS: Update my E-mail address.
7705
77062006-03-10 Aldy Hernandez <aldyh@redhat.com>
7707
7708 * configure.in: Handle --disable-<component> generically.
7709 * configure: Regenerate.
7710
77112006-03-01 H.J. Lu <hongjiu.lu@intel.com>
7712
7713 PR libgcj/17311
7714 * ltmain.sh: Don't use "$finalize_rpath" for compile.
7715
77162006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
7717
7718 * MAINTAINERS (Write After Approval): Remove myself.
7719 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7720
77212006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
7722
7723 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
7724 (TARGET_CONFIGDIRS): Remove.
7725 * configure.in: Remove AC_SUBST(target_configdirs).
7726 * Makefile.in, configure: Regenerated.
7727
77282006-02-20 Steven G. Kargl <kargls@comcast.net>
7729
7730 * MAINTAINERS (Write After Approval): Remove myself.
7731 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7732
77332006-02-20 Paolo Bonzini <bonzini@gnu.org>
7734
7735 PR bootstrap/25670
7736
7737 * Makefile.tpl ([+compare-target+]): Print explanation messages.
7738
7739 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
7740 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
7741 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
7742 BUILD_PREFIX, BUILD_PREFIX_1.
7743 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
7744
7745 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
7746 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
7747
7748 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
7749 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
7750 of `cat stage_current`. Always provide the `r' and `s' variables.
7751 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
7752 a single shell execution.
7753 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
7754 bootstrapped modules, make the stage1 module if the build was not
7755 started yet, else build the current stage.
7756 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
7757 (all-build, all-host, all-target, [+make_target+]-host,
7758 [+make_target+]-target): Do not use \-continued lines.
7759 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
7760 (current_stage, restrap, stage_last): New.
7761
7762 * Makefile.in: Regenerate.
7763 * configure: Regenerate.
7764
77652006-02-19 Bud Davis <jmdavis@link.com>
7766
7767 * MAINTAINERS (Write After Approval): Remove myself.
7768 (Language Front End Maintainers): Add myself as fortran 95
7769 maintainer and update e-mail address.
7770
77712006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
7772
7773 * MAINTAINERS (Write After Approval): Remove myself.
7774 (Language Front End Maintainers): Add myself as fortran 95
7775 maintainer.
7776
77772006-02-16 Victor Kaplansky <victork@il.ibm.com>
7778
7779 * MAINTAINERS (Write After Approval): Add myself.
7780
77812006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
7782
7783 * MAINTAINERS (Write After Approval): Remove myself.
7784 (Language Front End Maintainers): Add myself as
7785 fortran 95 maintainer.
7786
77872006-02-14 Paolo Bonzini <bonzini@gnu.org>
7788
7789 Sync from src:
7790
7791 2005-12-27 Leif Ekblad <leif@rdos.net>
7792
7793 * configure.in: Add support for RDOS target.
7794 * configure: Regenerate.
7795
77962006-02-14 Paolo Bonzini <bonzini@gnu.org>
7797 Andreas Schwab <schwab@suse.de>
7798
7799 * configure: Regenerate.
7800
78012006-02-12 David Edelsohn <edelsohn@gnu.org>
7802
7803 * configure.in (enable_libgomp): Add AIX.
7804 * configure: Regenerate.
7805
78062006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
7807
7808 * MAINTAINERS (Write After Approval): Add myself.
7809
78102006-02-03 Lee Millward <lee.millward@gmail.com>
7811
7812 * MAINTAINERS (Write After Approval): Add myself.
7813
78142006-01-31 Richard Guenther <rguenther@suse.de>
7815 Paolo Bonzini <bonzini@gnu.org>
7816
7817 * Makefile.def (target_modules): Add libgcc-math target module.
7818 * configure.in (target_libraries): Add libgcc-math target library.
7819 (--enable-libgcc-math): New configure switch.
7820 * Makefile.in: Re-generate.
7821 * configure: Re-generate.
7822 * libgcc-math: New toplevel directory.
7823
78242006-01-26 Paolo Bonzini <bonzini@gnu.org>
7825
7826 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
7827 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
7828 the assembler, linker and binutils.
7829 * configure: Regenerate.
7830
78312006-01-22 Dirk Mueller <dmueller@suse.de>
7832
7833 * MAINTAINERS (Write After Approval): Add myself.
7834
78352006-01-20 Diego Novillo <dnovillo@redhat.com>
7836
7837 * configure: Regenerate.
7838
78392006-01-18 Richard Henderson <rth@redhat.com>
7840 Jakub Jelinek <jakub@redhat.com>
7841 Diego Novillo <dnovillo@redhat.com>
7842
7843 * libgomp: New directory.
7844 * Makefile.def: Add target_module libgomp.
7845 * Makefile.in: Regenerate.
7846 * configure.in (target_libraries): Add target-libgomp.
7847 * configure: Regenerate.
7848
78492006-01-05 Alexandre Oliva <aoliva@redhat.com>
7850
7851 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
7852 @ from continuation.
7853 * Makefile.in: Rebuilt.
7854
78552006-01-04 Chris Lattner <sabre@gnu.org>
7856
7857 * MAINTAINERS (Write After Approval): Add myself.
7858
78592006-01-04 Paolo Bonzini <bonzini@gnu.org>
7860
7861 PR bootstrap/24252
7862
7863 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
7864 * Makefile.tpl (OBJDUMP): New.
7865 (EXTRA_HOST_FLAGS): Add it.
7866 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
7867
7868 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
7869 to use symbolic links between directories. Avoid race conditions
7870 or make them harmless.
7871 * configure.in: Do not try to use symbolic links between directories.
7872
7873 * Makefile.def (LEAN): Pass.
7874 * Makefile.tpl (LEAN): Define.
7875 (stage[+id+]-start): Accept that the previous directory does not
7876 exist, if the bootstrap is lean.
7877 (stage[+id+]-bubble): Invoke lean bootstrap commands after
7878 stage[+id+]-start. Use a makefile variable and an `if' instead of a
7879 configure substitution.
7880 ([+compare-target+]): Likewise.
7881 ([+bootstrap-target+]-lean): New.
7882 * configure.in: Remove lean bootstrap support from here.
7883
7884 * Makefile.in: Regenerate.
7885 * configure: Regenerate.
7886
78872006-01-04 Ben Elliston <bje@au.ibm.com>
7888
7889 * MAINTAINERS (libdecnumber): Add myself.
7890
78912006-01-02 Mark Mitchell <mark@codesourcery.com>
7892
7893 * libtool-ldflags: New script.
7894
78952006-01-02 Andreas Schwab <schwab@suse.de>
7896
7897 * configure.in: When reconfiguring remove Makefile in
7898 all stage directories.
7899 * configure: Regenerate.
7900
79012005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
7902
7903 * MAINTAINERS: Update my email address.
7904
79052005-12-20 Paolo Bonzini <bonzini@gnu.org>
7906
7907 Revert Ada-related part of the previous change.
7908
7909 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
7910 Do not pass.
7911 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
7912 * Makefile.in: Regenerate.
7913 * configure.in: Do not include mt-ppc-aix target fragment.
7914 * configure: Regenerate.
7915
79162005-12-19 Paolo Bonzini <bonzini@gnu.org>
7917
7918 * configure.in: Select appropriate fragments for PowerPC/AIX.
7919 * configure: Regenerate.
7920
7921 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
7922 BOOT_CFLAGS, BOOT_LDFLAGS.
7923 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
7924 BOOT_CFLAGS, BOOT_LDFLAGS.
7925 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
7926 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
7927 (stage): Fail if we cannot complete the work.
7928 * Makefile.in: Regenerate.
7929
79302005-12-16 Nathan Sidwell <nathan@codesourcery.com>
7931
7932 * configure.in: Replace ms1 with mt.
7933 * configure: Rebuilt.
7934
79352005-12-15 Bryce McKinlay <mckinlay@redhat.com>
7936
7937 * MAINTAINERS: Update my email address.
7938
79392005-12-15 Paolo Bonzini <bonzini@gnu.org>
7940
7941 * Makefile.tpl (all, do-[+make_target+], do-check, install,
7942 install-host-nogcc): Don't invoke $(stage) at the end.
7943 * Makefile.in: Regenerate.
7944
79452005-12-14 Paolo Bonzini <bonzini@gnu.org>
7946
7947 * configure.in: Flip the top-level bootstrap switch.
7948 * configure: Regenerate.
7949
79502005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
7951
7952 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
7953 $(stage) and $(unstage).
7954 (EXTRA_TARGET_FLAGS): Correct double-quoting.
7955 (all): Remove stray semicolon.
7956 (local-distclean): Don't handle multilib.tmp and multilib.out.
7957 (install.all): Set $s for consistency.
7958 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
7959 check_multilibs setting. Always make the install directory.
7960 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
7961 Correct @if/@endif.
7962 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
7963 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
7964 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
7965 (multilib.out): Remove.
7966 * Makefile.in: Regenerated.
7967
79682005-12-12 Carlos O'Donell <carlos@codesourcery.com>
7969
7970 * MAINTAINERS (Write After Approval): Add myself.
7971
79722005-12-12 Nathan Sidwell <nathan@codesourcery.com>
7973
7974 * MAINTAINERS: Add myself as mt maintainer.
7975
7976 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
7977
79782005-12-06 Adam Nemet <anemet@caviumnetworks.com>
7979
7980 * MAINTAINERS: Change email address.
7981
79822005-12-05 Paolo Bonzini <bonzini@gnu.org>
7983
7984 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
7985 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
7986 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
7987 Find in-tree tools if available.
7988 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
7989 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
7990 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
7991 (COMPILER_*_FOR_TARGET): New.
7992 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
7993 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
7994 (CONFIGURED_*, USUAL_*): Remove.
7995 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
7996 STRIP): Use autoconf substitutions.
7997 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
7998 COMPILER_NM_FOR_TARGET): New.
7999 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
8000
8001 (all): Make all-host and all-target in parallel.
8002 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
8003 that $$r and $$s are set before invoking a recursive make.
8004 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
8005 ([+bootstrap-target+]): Inline most of the `all' target.
8006
80072005-11-29 Ben Elliston <bje@au.ibm.com>
8008
8009 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
8010 from the gcc build directory.
8011 * Makefile.in: Regenerate.
8012
80132005-11-29 Ben Elliston <bje@au.ibm.com>
8014
8015 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
8016 depend on all-libdecnumber.
8017 * configure.in (host_libs): Include libdecnumber.
8018 * Makefile.in: Regenerate.
8019 * configure: Likewise.
8020
80212005-11-29 Ben Elliston <bje@au.ibm.com>
8022
8023 * libdecnumber: Import decNumber sources from the dfp-branch.
8024
80252005-11-21 Kean Johnston <jkj@sco.com>
8026
8027 * config.sub, config.guess: Sync from upstream sources.
8028
80292005-11-21 Ben Elliston <bje@au.ibm.com>
8030
8031 Import from Autoconf sources:
8032
8033 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
8034 * config/move-if-change: Don't output "$2 is unchanged";
8035 suggested by Ben Elliston. Handle weird characters correctly.
8036
80372005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
8038
8039 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
8040 to match upstream libtool for darwin.
8041
80422005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
8043
8044 * Makefile.def: Remove gdb dependencies for gdbtk.
8045 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
8046 (configure-gdb, install-gdb): New rules.
8047 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
8048 * Makefile.in, configure: Regenerated.
8049
80502005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
8051
8052 * MAINTAINERS (Write After Approval): Add myself.
8053
80542005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
8055
8056 * MAINTAINERS (Write After Approval): Add myself.
8057
80582005-10-24 Diego Novillo <dnovillo@redhat.com>
8059
8060 * MAINTAINERS (alias analysis): Add Daniel Berlin and
8061 Diego Novillo.
8062
80632005-10-22 Paolo Bonzini <bonzini@gnu.org>
8064
8065 PR bootstrap/24297
8066 * Makefile.tpl (do-[+make-target+], do-check, install,
8067 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
8068 are set before recursing.
8069 * Makefile.in: Regenerate.
8070
80712005-10-20 Eric Botcazou <ebotcazou@adacore.com>
8072
8073 PR bootstrap/18939
8074 * Makefile.def (gcc) <target>: Fix thinko.
8075 * Makefile.in: Regenerate.
8076
80772005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
8078
8079 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
8080 * configure: Regenerate.
8081
80822005-10-15 Jie Zhang <jie.zhang@analog.com>
8083
8084 * MAINTAINERS (Write After Approval): Add self.
8085
80862005-10-08 Kazu Hirata <kazu@codesourcery.com>
8087
8088 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
8089 target-libffi, target-qthreads, target-libjava, and
8090 targetlibobjc.
8091 * configure: Regenerate.
8092
80932005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
8094
8095 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
8096 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
8097 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
8098 (USUAL_OBJDUMP_FOR_TARGET): New.
8099 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
8100 * configure.in: Check for $OBJDUMP_FOR_TARGET.
8101 * configure, Makefile.in: Regenerated.
8102
81032005-10-05 Paolo Bonzini <bonzini@gnu.org>
8104
8105 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
8106 before other host packages.
8107
81082005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
8109
8110 * MAINTAINERS: Add self as sh libraries/configury maintainer.
8111
81122005-10-05 Paolo Bonzini <bonzini@gnu.org>
8113
8114 PR bootstrap/22340
8115
8116 * configure.in (default_target): Remove.
8117 * Makefile.tpl (all): Do not use prerequisites as subroutines
8118 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
8119 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
8120 use prerequisites as subroutines.
8121 (check-host, check-target): New.
8122 (bootstrap configure & all targets): Do not use stage*-start
8123 if the directory layout is already ok.
8124 (non-bootstrap configure & all targets): Prepend a $(unstage).
8125 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
8126 (NOTPARALLEL): Remove.
8127 (unstage, stage variables): New variables.
8128 (unstage, stage targets): Simply expand to those variables.
8129
8130 * configure: Regenerate.
8131 * Makefile.in: Regenerate.
8132
81332005-10-04 James E Wilson <wilson@specifix.com>
8134
8135 * Makefile.def (lang_env_dependencies): Add libmudflap.
8136 * Makefile.in: Regenerate.
8137
81382005-10-03 Andreas Schwab <schwab@suse.de>
8139
8140 Backport from libtool CVS:
8141 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
8142
8143 * ltmain.sh: add support for installing into temporary
8144 staging area (e.g. 'make install DESTDIR=...')
8145
81462005-10-03 H.J. Lu <hongjiu.lu@intel.com>
8147
8148 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
8149 * configure: Regenerated.
8150
81512005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
8152
8153 * configure: Regenerate with the correct
8154 autoconf version.
8155
81562005-09-30 Catherine Moore <clm@cm00re.com>
8157
8158 * configure.in (bfin-*-*): New.
8159 * configure: Regenerated.
8160
81612005-09-28 Geoffrey Keating <geoffk@apple.com>
8162
8163 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
8164 (LIPO_FOR_TARGET): New.
8165 (CONFIGURED_LIPO_FOR_TARGET): New.
8166 (USUAL_LIPO_FOR_TARGET): New.
8167 (STRIP_FOR_TARGET): New.
8168 (CONFIGURED_STRIP_FOR_TARGET): New.
8169 (USUAL_STRIP_FOR_TARGET): New.
8170 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
8171 STRIP_FOR_TARGET.
8172 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
8173 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
8174 * Makefile.in: Regenerate.
8175 * configure: Regenerate.
8176
81772005-09-19 David Edelsohn <edelsohn@gnu.org>
8178
8179 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
8180 (rs6000-*-aix*): Same.
8181 * configure: Regenerate.
8182
81832005-09-16 Tom Tromey <tromey@redhat.com>
8184
8185 * MAINTAINERS: Add self as java maintainer.
8186
81872005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8188
8189 * configure.in: Recognize f95 in the --enable-languages option,
8190 and substitute it for fortran, issuing a warning.
8191 * configure: Regenerate.
8192
81932005-08-30 Phil Edwards <phil@codesourcery.com>
8194
8195 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
8196 * configure: Regenerated.
8197
81982005-08-22 Aldy Hernandez <aldyh@redhat.com>
8199
8200 * MAINTAINERS: Add self as ms1 maintainer.
8201
82022005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
8203
8204 * Makefile.def (libssp): Add to lang_env_dependencies.
8205 * Makefile.in: Regenerate.
8206
82072005-08-18 Ian Lance Taylor <ian@airs.com>
8208
8209 * MAINTAINERS: Add myself as middle-end maintainer.
8210
82112005-08-17 Christian Groessler <chris@groessler.org>
8212
8213 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
8214 * Makefile.in: Regenerate.
8215
82162005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
8217
8218 * MAINTAINERS (write after approval): Added myself.
8219
82202005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
8221
8222 * MAINTAINERS (Write After Approval): Add myself.
8223
82242005-08-12 Paolo Bonzini <bonzini@gnu.org>
8225
8226 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
8227 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
8228 Look for alternate names of the target cc and c++
8229 * configure: Regenerate.
8230
82312005-08-08 Paolo Bonzini <bonzini@gnu.org>
8232
8233 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8234 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
8235 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
8236 tools; remove code to manually set them.
8237 (Target tools): Look in the environment for them.
8238 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8239 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
8240 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
8241 build directory.
8242 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
8243 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
8244 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
8245 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8246 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
8247 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
8248 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
8249 * configure: Regenerate.
8250 * Makefile.in: Regenerate.
8251
82522005-07-28 Ben Elliston <bje@au.ibm.com>
8253
8254 * MAINTAINERS: Update for removed CPU targets.
8255
82562005-07-27 Mark Mitchell <mark@codesourcery.com>
8257
8258 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
8259 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
8260 * Makefile.in: Regenerated.
8261
82622005-07-26 Mark Mitchell <mark@codesourcery.com>
8263
8264 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
8265 (CFLAGS_FOR_TARGET): Use it.
8266 (CXXFLAGS_FOR_TARGET): Likewise.
8267 * Makefile.in: Regenerated.
8268 * configure.in (--with-build-sysroot): New option.
8269 * configure: Regenerated.
8270
82712005-07-24 Paolo Bonzini <bonzini@gnu.org>
8272
8273 * Makefile.tpl: Wrap install between unstage and stage
8274 * Makefile.in: Regenerate.
8275
82762005-07-21 Eric Christopher <echristo@apple.com>
8277
8278 * MAINTAINERS: Update affiliation.
8279
82802005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
8281
8282 * MAINTAINERS: Add self as crx port maintainer.
8283
82842005-07-20 DJ Delorie <dj@redhat.com>
8285
8286 * MAINTAINERS: Add self as m32c maintainer.
8287
82882005-07-16 Kelley Cook <kcook@gcc.gnu.org>
8289
8290 * all files: Update FSF address.
8291
82922005-07-15 Eric Christopher <echristo@redhat.com>
8293
8294 * MAINTAINERS: Change affiliation.
8295
82962005-07-14 Jim Blandy <jimb@redhat.com>
8297
8298 * configure.in: Add cases for Renesas m32c.
8299 * configure: Regenerated.
8300
83012005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8302
8303 * COPYING.LIB: Update from fsf.org.
8304
83052005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8306
8307 * COPYING, compile, config.guess,
8308 config.sub, install-sh, missing, mkinstalldirs,
8309 symlink-tree, ylwrap: Sync from upstream sources.
8310 * config-ml.in: Update FSF address.
8311
83122005-07-13 Eric Christopher <echristo@redhat.com>
8313
8314 * configure.in: Add toplevel noconfigdir support for tpf.
8315 * configure: Regenerate.
8316
83172005-07-11 Paolo Bonzini <bonzini@gnu.org>
8318
8319 PR ada/22340
8320
8321 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
8322 * Makefile.in: Regenerate.
8323
83242005-07-07 Mark Mitchell <mark@codesourcery.com>
8325
8326 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
8327 Brolley to write-after-approval.
8328
83292005-07-07 Andreas Schwab <schwab@suse.de>
8330
8331 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
8332 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
8333 * Makefile.in: Regenerated.
8334
83352005-07-06 Geoffrey Keating <geoffk@apple.com>
8336
8337 * configure.in: Don't build sim or rda when targetting darwin.
8338 * configure: Regenerate.
8339
83402005-07-06 Kazu Hirata <kazu@codesourcery.com>
8341
8342 * configure.in: Add --enable-libssp and --disable-libssp.
8343 * configure: Regenerate with autoconf-2.13.
8344
83452005-07-02 Jakub Jelinek <jakub@redhat.com>
8346
8347 * Makefile.def (target_modules): Add libssp.
8348 * configure.in (target_libraries): Add target-libssp.
8349 * configure: Rebuilt.
8350 * Makefile.in: Rebuilt.
8351
83522005-07-01 Zack Weinberg <zackw@panix.com>
8353
8354 * MAINTAINERS: Change email address. Resign from maintainership.
8355
83562005-07-01 Richard Guenther <rguenther@suse.de>
8357
8358 * MAINTAINERS: Change my e-mail address and affiliation.
8359
83602005-06-22 Paolo Bonzini <bonzini@gnu.org>
8361
8362 * Makefile.def (stagefeedback): Come after profile.
8363 Define profiledbootstrap target.
8364 * Makefile.tpl (profiledbootstrap): Remove.
8365 (stageprofile-end): Zap stagefeedback.
8366 (stagefeedback-start): Copy all .gcda files, not only GCC's.
8367 * Makefile.in: Regenerate.
8368
83692005-06-13 Richard Sandiford <richard@codesourcery.com>
8370
8371 * MAINTAINERS: Update my email address.
8372
83732005-06-13 Zack Weinberg <zack@codesourcery.com>
8374
8375 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
8376 In 'cpp' stanza, support '#line' as well as '# '.
8377
83782005-06-08 Andreas Schwab <schwab@suse.de>
8379
8380 * MAINTAINERS: Move myself from 'Write After Approval' to
8381 'CPU Port Maintainers' section as m68k maintainer.
8382
83832005-06-07 Hans-Peter Nilsson <hp@axis.com>
8384
8385 * configure.in (unsupported_languages): New macro.
8386 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
8387 non-ported target libraries in noconfigdirs.
8388 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
8389 non-linux-gnu. Remove libgcj_ex_libffi.
8390 <lang_frag loop>: Set add_this_lang=no if the language is in
8391 unsupported_languages.
8392 * configure: Regenerate.
8393
83942005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
8395
8396 * configure.in: Fix typo in handling of --with-mpfr-dir.
8397 * configure: Regenerate.
8398
83992005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
8400
8401 * MAINTAINERS: Update my email address.
8402
84032005-06-02 Jim Blandy <jimb@redhat.com>
8404
8405 * config.sub: Add cases for the Renesas m32c. (This patch has been
8406 accepted into the master sources.)
8407
84082005-06-02 Aldy Hernandez <aldyh@redhat.com>
8409 Michael Snyder <msnyder@redhat.com>
8410 Stan Cox <scox@redhat.com>
8411
8412 * configure.in: Set noconfigdirs for ms1.
8413
8414 * configure: Regenerate.
8415
84162005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
8417
8418 * MAINTAINERS (Write After Approval): Add self.
8419
84202005-06-01 Josh Conner <jconner@apple.com>
8421
8422 * MAINTAINERS (Write After Approval): Add self.
8423
84242005-06-01 Kazu Hirata <kazu@codesourcery.com>
8425
8426 * MAINTAINERS: Update my email address.
8427
84282005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
8429
8430 * MAINTAINERS (Write After Approval): Add self.
8431
84322005-05-26 Chris Demetriou <cgd@broadcom.com>
8433
8434 * MAINTAINERS (Write After Approval): Remove self.
8435
84362005-05-25 Paolo Bonzini <bonzini@gnu.org>
8437
8438 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
8439 (Dependencies): Consider target modules for bootstrap dependencies.
8440 Make target bootstrap modules depend on each stage's gcc.
8441 * Makefile.in: Regenerate.
8442
84432005-05-20 Paolo Bonzini <bonzini@gnu.org>
8444
8445 * Makefile.def (configure-gcc): Depend on binutils having been built.
8446 (all-gcc): No need to do it here.
8447 * Makefile.in: Regenerate.
8448
84492005-05-19 Paul Brook <paul@codesourcery.com>
8450
8451 * configure.in: Rewrite misleading error message when requested
8452 language cannot be built.
8453 * configure: Regenerate.
8454
84552005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
8456
8457 * ylwrap: Import from Automake 1.9.5.
8458
84592005-05-13 David Ung <davidu@mips.com>
8460
8461 * MAINTAINERS (Write After Approval): Add self.
8462
84632005-05-09 Mike Stump <mrs@apple.com>
8464
8465 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
8466 lt_cv_sys_max_cmd_len for now.
8467
84682005-05-09 Stan Cox <scox@redhat.com>
8469
8470 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
8471
84722005-05-08 Matt Kraai <kraai@ftbfs.org>
8473
8474 * README.SCO: Update the URL.
8475
84762005-05-05 David Edelsohn <edelsohn@gnu.org>
8477
8478 * ltconfig: Define file_list_spec. Pass file_list_spec and
8479 with_gnu_ld to libtool.
8480 * ltcf-c.sh (aix[45]): Define file_list_spec.
8481 * ltcf-cxx.sh (aix[45]): Same.
8482 * ltcf-gcj.sh (aix[45]): Same.
8483 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
8484 exists, write list of input files to temporary file.
8485
84862005-05-04 Mike Stump <mrs@apple.com>
8487
8488 * configure.in: Always pass --target to target configures as
8489 otherwise rebuilds that do --recheck will fail.
8490 * confiugure: Rebuilt.
8491
84922005-05-04 Paolo Bonzini <bonzini@gnu.org>
8493
8494 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
8495 STAGE_HOST_EXPORTS.
8496 (configure, all): Add bootstrap support.
8497 (Host modules, target modules): Pass post-stage1 flags and exports.
8498 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
8499 * Makefile.in: Regenerate.
8500
85012005-04-29 Paolo Bonzini <bonzini@gnu.org>
8502
8503 * configure: Regenerate.
8504
85052005-04-27 Mike Stump <mrs@apple.com>
8506
8507 * MAINTAINERS: Add self as darwin maintainer.
8508
85092005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
8510
8511 * config.sub: Update from master copy.
8512
85132005-04-21 Mike Stump <mrs@apple.com>
8514
8515 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
8516 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
8517
85182005-04-19 Hans-Peter Nilsson <hp@axis.com>
8519
8520 * configure.in <crisv32-*-*, cris-*-*>: New local variable
8521 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
8522 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
8523 "*-*-elf" and "*-*-linux*".
8524 * configure: Regenerate.
8525
85262005-04-14 Joseph S. Myers <joseph@codesourcery.com>
8527
8528 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
8529
85302005-04-12 Mike Stump <mrs@apple.com>
8531
8532 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
8533
85342005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
8535
8536 * MAINTAINERS (Write After Approval): Add myself.
8537
85382005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
8539
8540 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
8541
85422005-04-06 Paolo Bonzini <bonzini@gnu.org>
8543
8544 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
8545 (TARGET_CONFIGARGS): Include --with-target-subdir.
8546 (configure, all): New macros. Use them throughout.
8547 * Makefile.in: Regenerate.
8548
85492005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
8550
8551 * MAINTAINERS (Write After Approval): Add myself.
8552
85532005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8554
8555 * MAINTAINERS: Remove 'loop unrolling' maintainer.
8556
85572005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
8558
8559 * MAINTAINERS: Move John Carr to Write After Approval.
8560
85612005-03-30 J"orn Rennecke <joern.rennecke@st.com>
8562
8563 * config/mh-mingw32: Delete.
8564 * configure.in: Don't use it.
8565 * configure: Regenerate.
8566
85672005-03-31 Paolo Bonzini <bonzini@gnu.org>
8568
8569 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
8570 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
8571 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
8572 (HOST_LIB_PATH): Generate from Makefile.def.
8573 (TARGET_LIB_PATH): Likewise.
8574 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
8575 * Makefile.in: Regenerate.
8576 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
8577 (RPATH_ENVVAR): Include Darwin case.
8578 * configure: Regenerate.
8579
85802005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
8581
8582 * MAINTAINERS (Various Maintainers): Remove self.
8583 (Write After Approval): Add self.
8584
85852005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
8586
8587 * MAINTAINERS (Various Maintainers): Add self.
8588
85892005-03-25 Paolo Bonzini <bonzini@gnu.org>
8590
8591 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
8592 * configure: Regenerate.
8593
85942005-03-21 Zack Weinberg <zack@codesourcery.com>
8595
8596 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
8597 gcc_version, and gcc_version_trigger from set of flags to pass.
8598 * Makefile.tpl: Remove definitions of above variables.
8599 (config.status): Remove dependency on $(gcc_version_trigger).
8600 * Makefile.in: Regenerate.
8601 * configure.in: Do not reference config/gcc-version.m4 nor
8602 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
8603 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
8604 * configure: Regenerate.
8605
86062005-03-16 Manfred Hollstein <manfred.h@gmx.net>
8607 Andrew Pinski <pinskia@physics.uc.edu>
8608
8609 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
8610 * Makefile.in: Regenerate.
8611
86122005-03-13 Feng Wang <fengwang@nudt.edu.cn>
8613
8614 * MAINTAINERS (Write After Approval): Add myself.
8615
86162005-03-03 David Ayers <d.ayers@inode.at>
8617
8618 * MAINTAINERS (Write After Approval): Add myself.
8619
86202005-03-01 Alexandre Oliva <aoliva@redhat.com>
8621
8622 PR libgcj/20160
8623 * ltmain.sh: Avoid creating archives with components that have
8624 duplicate basenames.
8625
86262005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
8627
8628 PR bootstrap/20250
8629 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
8630 instead of check.
8631 * Makefile.in: Regenerate.
8632
86332005-02-28 Paolo Bonzini <bonzini@gnu.org>
8634
8635 * Makefile.in: Regenerate to fix conflict between the previous two
8636 patches.
8637
86382005-02-28 Paolo Bonzini <bonzini@gnu.org>
8639
8640 PR bootstrap/17383
8641 * Makefile.def (target_modules): Remove "stage", now unnecessary.
8642 * Makefile.tpl (HOST_SUBDIR): New substitution.
8643 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
8644 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8645 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
8646 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
8647 (Host modules, Bootstrapped modules): Use it.
8648 (Build modules, Target modules): Do not create symlink trees,
8649 always configure out-of-srcdir.
8650 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
8651 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
8652 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
8653 $(HOST_SUBDIR). Create a symlink for host_subdir.
8654
8655 * Makefile.in: Regenerate.
8656 * configure: Regenerate.
8657
86582005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8659
8660 Merged from libada-gnattools-branch:
8661 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
8662
8663 * gnattools: New directory.
8664 * Makefile.def: Add gnattools as a module, depending on target-libada.
8665 * Makefile.in: Regenerate.
8666 * configure.in: Include gnattools in host_tools; disable it if ada
8667 is disabled.
8668 * configure: Regenerate.
8669
86702005-02-24 James A. Morrison <phython@gcc.gnu.org>
8671
8672 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
8673 treelang maintainer.
8674 (Write After Approval): Remove myself.
8675
86762005-02-23 Paul Schlie <schlie@comcast.net>
8677
8678 * configure.in: Allow darwin targeted ports to build tk, itcl and
8679 libgui.
8680 * configure: Regenerate.
8681
86822005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
8683
8684 PR libgcj/10353
8685 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
8686 * configure: Regenerate.
8687
86882005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
8689
8690 * MAINTAINERS (Write After Approval): Add myself.
8691
86922005-02-10 Ian Lance Taylor <ian@airs.com>
8693
8694 * MAINTAINERS: Update my e-mail address.
8695
86962005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
8697
8698 * MAINTAINERS (Write After Approval): Add myself.
8699
87002005-01-29 Hans-Peter Nilsson <hp@axis.com>
8701
8702 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
8703 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
8704 target-libgloss when not *-*-elf and *-*-aout.
8705 * configure: Regenerate.
8706
87072005-01-23 Kazu Hirata <kazu@cs.umass.edu>
8708
8709 * MAINTAINERS: Remove obsolete entries.
8710
8711 * MAINTAINERS (Write After Approval): Add Michael Matz.
8712
87132005-01-19 Neil Booth <neil@daikokuya.co.uk>
8714
8715 * MAINTAINERS: Remove self as cpplib maintainer.
8716
87172005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8718
8719 * install-sh, config.sub: Import from upstream.
8720
87212005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8722
8723 PR bootstrap/18222
8724 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
8725 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
8726 * Makefile.in: Regenerate.
8727
87282005-01-16 Jason Thorpe <thorpej@netbsd.org>
8729
8730 * MAINTAINERS: Update my email address.
8731
87322005-01-12 David Edelsohn <edelsohn@gnu.org>
8733 Andreas Schwab <schwab@suse.de>
8734
8735 PR bootstrap/18033
8736 * config-ml.in: Eval option if surrounded by single quotes.
8737
87382005-01-03 Paolo Bonzini <bonzini@gnu.org>
8739
8740 Revert 2004-12-28 Makefile changes, a better fix will be
8741 applied to mainline and src after GCC 4.0 branches.
8742
87432004-12-28 Paolo Bonzini <bonzini@gnu.org>
8744
8745 PR bootstrap/17383
8746
8747 * Makefile.def (target_modules): Remove stage parameter,
8748 it is always true now.
8749 * Makefile.tpl (configure-build-[+module+],
8750 configure-target-[+module+]): Always build symlink tree
8751 for the directory and for include. BUILD_SUBDIR and
8752 TARGET_SUBDIR cannot be . anymore.
8753 * Makefile.in: Regenerate.
8754
87552004-12-25 David Edelsohn <edelsohn@gnu.org>
8756
8757 Revert 2004-12-08 Makefile changes.
8758
87592004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
8760
8761 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
8762 cygwin, mingw.
8763
87642004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
8765
8766 * configure.in (sh64-*-*): Reenable gprof.
8767 * configure: Regenerate.
8768
87692004-12-08 David Edelsohn <edelsohn@gnu.org>
8770
8771 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
8772 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
8773 (EXTRA_TARGET_FLAGS): Add PICFLAG.
8774 * Makefile.in: Regenerate.
8775
87762004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
8777
8778 * MAINTAINERS: Update my email address.
8779
87802004-12-07 Matt Kraai <kraai@ftbfs.org>
8781
8782 * Makefile.tpl: Generate normal dependencies if the LHS module is
8783 not bootstrapped.
8784 * Makefile.in: Regenerate.
8785
87862004-12-03 Richard Sandiford <rsandifo@redhat.com>
8787
8788 * configure.in: Include config/gxx-include-dir.m4. Use
8789 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
8790 * configure: Regenerate.
8791
87922004-12-03 Richard Sandiford <rsandifo@redhat.com>
8793
8794 * config.if: Delete.
8795 * configure.in: Set libstdcxx_incdir directly.
8796 * configure: Regenerate.
8797
87982004-12-02 Eric Christopher <echristo@redhat.com>
8799
8800 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
8801 * Makefile.in: Regenerate.
8802
88032004-12-02 Richard Sandiford <rsandifo@redhat.com>
8804
8805 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
8806 * configure: Regenerate.
8807
88082004-12-02 Richard Sandiford <rsandifo@redhat.com>
8809
8810 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
8811 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
8812 * configure: Regenerate.
8813
88142004-12-01 Eric Christopher <echristo@redhat.com>
8815
8816 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
8817 of things to remove.
8818
88192004-11-29 Matt Kraai <kraai@ftbfs.org>
8820
8821 * MAINTAINERS (Write After Approval): Update my e-mail address.
8822
88232004-11-29 Kelley Cook <kcook@gcc.gnu.org>
8824
8825 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
8826 from CVS libtool to always pass_all.
8827
88282004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8829
8830 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
8831 (hppa*64*-*-*): Delete incorrect comment.
8832 * configure: Rebuilt.
8833
88342004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8835
8836 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
8837
88382004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8839
8840 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
8841 from CVS libtool to always pass_all.
8842
88432004-11-15 Kelley Cook <kcook@gcc.gnu.org>
8844
8845 * install-sh, compile: Import from automake.
8846
88472004-11-15 Kelley Cook <kcook@gcc.gnu.org>
8848
8849 * config.guess, config.sub: Import from savannnah.
8850
88512004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
8852
8853 * MAINTAINERS (Write After Approval): Add myself
8854
88552004-11-12 Mike Stump <mrs@apple.com>
8856
8857 * Makefile.def: Add html support.
8858 * Makefile.tpl: Likewise.
8859 * Makefile.in: Regenerate.
8860
88612004-11-11 Geoffrey Keating <geoffk@apple.com>
8862
8863 PR 18423
8864 * configure.in: Remove all instances of build-fixincludes from
8865 noconfigdirs.
8866 (build_configargs): Supply --target to subdirectories.
8867 * configure: Regenerate.
8868
8869 * Makefile.def: Make gcc install depend on fixincludes install.
8870 * Makefile.in: Regenerate.
8871
88722004-11-10 Janis Johnson <janis187@us.ibm.com>
8873
8874 * MAINTAINERS: Add myself as gcc testsuite maintainer.
8875
88762004-11-11 Paul Brook <paul@codesourcery.com>
8877
8878 * MAINTAINERS: Add self as arm maintainer. Update email address.
8879
88802004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
8881
8882 * configure.in (noconfigdirs) [mmix-*-*]: Disable
8883 target-libgfortran.
8884 * configure: Regenerate.
8885
88862004-11-07 David Edelsohn <edelsohn@gnu.org>
8887
8888 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
8889 like CC.
8890
88912004-11-05 Paolo Bonzini <bonzini@gnu.org>
8892
8893 * Makefile.def (host fixincludes): Specify missing targets.
8894 * Makefile.in: Regenerate.
8895
88962004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
8897
8898 * MAINTAINERS: Add myself
8899
89002004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
8901
8902 * MAINTAINERS (Write After Approval): Add myself.
8903
89042004-11-04 Geoffrey Keating <geoffk@apple.com>
8905
8906 * Makefile.def: Build fixincludes for the host, too.
8907 * Makefile.in: Regenerate.
8908 * configure.in (host_tools): Add fixincludes.
8909 * configure: Regenerate.
8910
89112004-11-04 Daniel Jacobowitz <dan@debian.org>
8912
8913 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
8914 * configure: Regenerated.
8915
89162004-11-04 H.J. Lu <hongjiu.lu@intel.com>
8917
8918 PR other/17783
8919 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
8920 * configure: Regenerated.
8921
89222004-10-31 Mark Mitchell <mark@codesourcery.com>
8923
8924 * README.SCO: Update per FSF instructions.
8925
89262004-10-28 Eric B. Weddington <ericw@evcohs.com>
8927
8928 PR target/18151
8929 * configure.in (case ${target}): Do not build fixincludes for avr.
8930 * configure: Regenerated.
8931
89322004-10-26 Paolo Bonzini <bonzini@gnu.org>
8933
8934 * configure.in (case ${target}): Do not build fixincludes
8935 on platforms where it is not used.
8936 * configure: Regenerated.
8937
89382004-10-23 Daniel Jacobowitz <dan@debian.org>
8939
8940 * configure.in: Use an absolute path to install-sh.
8941 * configure: Regenerated.
8942
89432004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
8944
8945 * MAINTAINERS (Write After Approval): Add myself.
8946
89472004-10-19 Kazu Hirata <kazu@cs.umass.edu>
8948
8949 * MAINTAINERS: Remove from Write After Approval those that are
8950 already maintainers.
8951
89522004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
8953
8954 * MAINTAINERS: Update my email address.
8955
89562004-10-12 Kelley Cook <kcook@gcc.gnu.org>
8957
8958 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
8959 * configure: Regenerate.
8960
89612004-10-07 J"orn Rennecke <joern.rennecke@st.com>
8962
8963 * MAINTAINERS: Update my email address.
8964
89652004-10-07 Kazu Hirata <kazu@cs.umass.edu>
8966
8967 * MAINTAINERS (Language Front Ends Maintainers): New. Move
8968 entries belonging to this category.
8969
89702004-10-06 Josef Zlomek <josef.zlomek@email.cz>
8971
8972 * MAINTAINERS: Update my e-mail address.
8973
89742004-10-06 Paolo Bonzini <bonzini@gnu.org>
8975
8976 Fix wrong conflict resolution in:
8977
8978 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
8979
8980 * Makefile.in: Regenerate.
8981 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8982 in the recursive `make', instead of hardwiring `all'.
8983 (Autogenerated TARGET-* variables): New.
8984
89852004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
8986
8987 * configure.in: Enable target-libgloss for crx-*-*.
8988 * configure: Regenerate.
8989
89902004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8991
8992 * MAINTAINERS (Various Maintainers): Move the "windows,
8993 cygwin, mingw" maintainer to ...
8994 (OS Port Maintainers): ... here.
8995
89962004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8997
8998 * MAINTAINERS (Write After Approval): Remove those that are
8999 maintainers of some subsystem.
9000
90012004-10-02 P.J. Darcy <darcypj@us.ibm.com>
9002
9003 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
9004 * ltcf-cxx.sh (tpf*): Likewise.
9005 * ltconfig (tpf*): Add TPF OS configuration support.
9006
90072004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
9008
9009 * MAINTAINERS: Change my email address to my new work account.
9010
90112004-09-24 Michael Roth <mroth@nessie.de>
9012
9013 * configure.in (--without-headers): Add missing double quotes.
9014 * configure: Regenerate.
9015
90162004-09-24 Kelley Cook <kcook@gcc.gnu.org>
9017
9018 * ylwrap: Revert to previous version.
9019
90202004-09-23 H.J. Lu <hongjiu.lu@intel.com>
9021
9022 PR bootstrap/17369
9023 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
9024 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
9025 SET_GCC_LIB_PATH_CMD.
9026 (BASE_TARGET_EXPORTS): Likewise.
9027 * Makefile.in: Regenerated.
9028
9029 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
9030 * configure: Regenerated.
9031
90322004-09-23 Kelley Cook <kcook@gcc.gnu.org>
9033
9034 * config.guess: New upstream version
9035 * compile, depcomp, install-sh, ylwrap: Likewise.
9036
90372004-09-19 Roger Sayle <roger@eyesopen.com>
9038
9039 * config/mh-x86omitfp: New host makefile fragment. Add
9040 -fomit-frame-pointer to the default BOOT_CFLAGS.
9041 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
9042 * configure: Regenerate.
9043
90442004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
9045
9046 PR target/11572
9047 * configure.in (*-*-darwin*): Renable libobjc.
9048 * configure: Regenerate.
9049
90502004-09-10 Nathan Sidwell <nathan@codesourcery.com>
9051
9052 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
9053
90542004-09-09 Daniel Berlin <dberlin@dberlin.org>
9055
9056 * Makefile.def: Remove libbanshee.
9057 * Makefile.tpl: Ditto.
9058 * configure.in: Ditto.
9059 * Makefile.in: Regen.
9060 * configure: Ditto.
9061
90622004-09-08 David Edelsohn <edelsohn@gnu.org>
9063
9064 * ltmain.sh: Use $pic_object as $non_pic_object if
9065 $non_pic_object=none.
9066
90672004-09-07 Paolo Bonzini <bonzini@gnu.org>
9068
9069 * missing: Import latest version from master repository.
9070
90712004-09-06 Nick Clifton <nickc@redhat.com>
9072
9073 * config.sub: Import latest version from master repository.
9074 * config.guess: Likewise.
9075 This includes these changes:
9076
9077 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
9078
9079 * config.sub: Handle crisv32, alias etraxfs.
9080 * config.guess (crisv32:Linux:*:*): Handle.
9081
9082 2004-08-13 Brad Smith <brad@comstyle.com>
9083
9084 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
9085 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
9086
9087 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
9088
9089 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
9090 assume the processor is a powerpc. This is because coreutils
9091 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
9092 in this case, due to a MacOS X bug that causes
9093 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
9094 to return a negative number.
9095 Problem reported by Petter Reinholdtsen in:
9096 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
9097
9098 2004-07-19 Ben Elliston <bje@gnu.org>
9099
9100 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
9101
9102 2004-06-24 Ben Elliston <bje@gnu.org>
9103
9104 * config.guess: Update copyright years.
9105 * config.sub: Likewise.
9106
9107 2004-06-22 Robert Millan <robertmh@gnu.org>
9108
9109 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
9110 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
9111
9112 2004-06-22 Stanley F. Quayle <stan@stanq.com>
9113
9114 * config.guess (*:*VMS:*:*): New entry. Replaces
9115 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
9116 manufacturer.
9117
9118 2004-06-22 Ben Elliston <bje@gnu.org>
9119
9120 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
9121 * config.sub: Likewise.
9122
9123 2004-06-22 Ben Elliston <bje@gnu.org>
9124
9125 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
9126 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
9127
9128 2004-06-11 Ben Elliston <bje@gnu.org>
9129
9130 * config.guess (pegasos:OpenBSD:*:*): Remove.
9131
9132 2004-06-11 Ben Elliston <bje@gnu.org>
9133
9134 From Wouter Verhelst <wouter@grep.be>:
9135 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
9136
9137 2004-06-11 Ben Elliston <bje@gnu.org>
9138
9139 * config.guess (luna88k:OpenBSD:*:*): New.
9140
9141 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
9142
9143 * config.guess (m32r*:Linux:*:*): New case.
9144 * config.sub: Handle m32rle.
9145
9146 2004-03-12 Ben Elliston <bje@wasabisystems.com>
9147
9148 From Jens Petersen <petersen@redhat.com>:
9149 * config.sub: Handle sparcv8.
9150
9151 2004-03-03 Ben Elliston <bje@wasabisystems.com>
9152
9153 From Tom Smith <smith@cag.lkg.hp.com>:
9154 * config.guess: Version suffixes are equally significant on Tru64
9155 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
9156 prefix of "P" (patched kernel).
9157
9158 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
9159
9160 * config.sub: Add support for National Semiconductor CRX target.
9161
91622004-09-03 Janis Johnson <janis187@us.ibm.com>
9163
9164 * MAINTAINERS (Various Maintainers): Remove myself as web page
9165 maintainer, add myself as maintainer of build status lists.
9166
91672004-09-03 Jan Beulich <jbeulich@novell.com>
9168
9169 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
9170 *-*-netware, but add target-libmudflap.
9171 Consolidate *-*-netware targets (of which really only i?86 exists)
9172 into a single entry.
9173 * configure: Likewise.
9174
91752004-09-01 Paolo Bonzini <bonzini@gnu.org>
9176
9177 * Makefile.tpl (sorry): Remove.
9178 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
9179 (cleanstrap targets): Depend on distclean, not distclean-stage1.
9180 (do-clean): Clean per-stage directories too.
9181 (do-distclean): Run distclean-stage1 too.
9182 (.NOTPARALLEL): Enable during toplevel bootstrap.
9183 (stage[+id+]-bubble): Enable parallel execution during
9184 the recursive invocation.
9185 * Makefile.in: Regenerate.
9186
9187 Fix previous checkin:
9188
9189 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
9190 include.
9191 * configure.in: Fix indentation.
9192 * configure: Regenerate.
9193
91942004-08-31 Robert Bowdidge <bowdidge@apple.com>
9195
9196 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
9197 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
9198 * configure: regenerate
9199 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9200 -mdynamic-no-pic
9201
92022004-08-31 Paolo Bonzini <bonzini@gnu.org>
9203
9204 * Makefile.def (build_modules): Add fixincludes.
9205 (dependencies): Make gcc depend on fixincludes.
9206 * configure.in (build_tools): Add fixincludes.
9207 (build_configdirs): Always include build_libs.
9208 * Makefile.in: Regenerate.
9209 * configure: Regenerate.
9210
92112004-08-30 Paolo Bonzini <bonzini@gnu.org>
9212
9213 * Makefile.def (bootstrap stages): Add 'lean' parameter.
9214 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
9215 phony targets; do not generate timestamp files.
9216 (distclean-stageN): Remove references to their timestamp files.
9217 (restageN, touch-stageN): Remove.
9218 (stageN-bubble): Rewritten.
9219 (compare): Support lean bootstraps.
9220 * Makefile.in: Regenerate.
9221
9222 * configure.in: Only warn when bootstrapping but
9223 build != host or build != target. Support lean bootstraps.
9224 * configure: Regenerate.
9225
92262004-08-26 Phil Edwards <phil@codesourcery.com>
9227
9228 * configure.in: Give a better error message if GMP/MPFR are missing
9229 and a language needing them has been requested.
9230 * configure: Regenerated.
9231
92322004-08-25 Phil Edwards <phil@codesourcery.com>
9233
9234 * configure.in: Print a list of available language front-ends if
9235 a requested one is missing. Tidy stray tab characters.
9236 * configure: Regenerated.
9237
92382004-08-19 Michael Koch <konqueror@gmx.de>
9239
9240 * gcc/doc/install.texi: Update entry about automake for libjava.
9241
92422004-08-17 Robert Millan <robertmh@gnu.org>
9243
9244 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
9245 (instead of FreeBSD).
9246 * configure: Regenerate.
9247
92482004-08-16 Paolo Bonzini <bonzini@gnu.org>
9249
9250 * Makefile.in: Regenerate.
9251 * configure: Regenerate.
9252
9253 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
9254 stage_*_flags.
9255 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
9256 for bootstrapped modules if toplevel bootstrap is going.
9257 (GCC bootstrap): Generate per-stage targets for all bootstrapped
9258 modules. Adjust for changes in Makefile.def. Enable several
9259 rules even in non-bootstrap mode, just to avoid peppering the
9260 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
9261 (stage-[+prev+]-bubble): Remove.
9262
9263 * Makefile.def (Dependencies): Depend on all-build-bison,
9264 all-build-flex, all-build-byacc, all-build-texinfo, rather
9265 than the host variations.
9266 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
9267 with BUILD_SUBDIR.
9268 (BISON): Update for recent Bisons.
9269 (YACC): Fix typo.
9270 (cross): Depend on all-build.
9271 (all): Do not depend on all-build.
9272 (prebootstrap): Remove.
9273 (dep-kind): Accept separate prefixes for MODULE and ON variables.
9274 (Prebootstrap dependencies): Add them to the per-stage targets
9275 and to all-prebootstrap.
9276 * configure.in (build_configdirs): Always enable build_tools.
9277 (BUILD_DIR_PREFIX): Remove.
9278
9279 * Makefile.def (gcc): Add target variable.
9280 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
9281 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9282 in the recursive `make', instead of hardwiring `all'.
9283 (Autogenerated TARGET-* variables): New.
9284
92852004-08-13 Brian Booth <bbooth@redhat.com>
9286
9287 * MAINTAINERS: Remove myself from write-after-approval.
9288
92892004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
9290
9291 * src-release: Stop distributing mmalloc with gdb (which doesn't
9292 use it).
9293 * Makefile.def: GDB doesn't depend on mmalloc anymore.
9294 * Makefile.in: Regenerate.
9295
92962004-08-09 Mark Mitchell <mark@codesourcery.com>
9297
9298 * configure.in (arm*-*-eabi*): New target.
9299 * configure: Regenerate.
9300
93012004-08-06 Paolo Bonzini <bonzini@gnu.org>
9302
9303 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
9304 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
9305 (Dependencies): New section.
9306 * Makefile.tpl (Dependencies): Generate from Makefile.def.
9307 (configure-target-[+module+]): Depend on maybe-all-gcc
9308 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
9309 (toplevel profiledbootstrap): Fix dependencies.
9310 * Makefile.in: Regenerate.
9311
93122004-08-03 Mark Mitchell <mark@codesourcery.com>
9313
9314 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
9315 target-libiberty to noconfigdirs.
9316 * configure: Regenerate.
9317
93182004-08-03 Paul Brook <paul@codesourcery.com>
9319
9320 * configure.in: Check for MPFR as well as GMP.
9321 * configure: Regenerate.
9322
93232004-08-01 Robert Millan <robertmh@gnu.org>
9324
9325 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
9326 libmudflap for all GNU-based systems (with Glibc).
9327 * configure: Regenerate.
9328
93292004-08-03 Paolo Bonzini <bonzini@gnu.org>
9330
9331 * Makefile.def (host-modules): Add gcc.
9332 * Makefile.in: Regenerate.
9333 * Makefile.tpl (sorry): New rule.
9334 (configure-host, all-host, [+make_target+]-host, do-check,
9335 install-host): Do not add gcc as a special case.
9336 (host modules): Add a small special-casing for gcc. Export
9337 extra_make_flags through the environment.
9338 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
9339 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
9340 other recursive targets for gcc): Remove.
9341
9342 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
9343 (stage, unstage): New rules.
9344 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
9345 distclean-stage[+id+]): Use stage_current.
9346 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
9347 the stage*-start rules.
9348
93492004-08-02 Geoffrey Keating <geoffk@apple.com>
9350
9351 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
9352 use -all_load flag.
9353
93542004-08-02 Paolo Bonzini <bonzini@gnu.org>
9355
9356 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
9357 * configure: Regenerate.
9358
93592004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
9360
9361 * maintainer-scripts/gcc_release: Revert yesterday's change.
9362
93632004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
9364
9365 * MAINTAINERS: Add myself to write-after-approval.
9366
93672004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
9368
9369 * libf2c: Removed.
9370 * gcc/gccbug.in: Updated because of libf2c removal.
9371 * maintainer-scripts/gcc_release: Ditto.
9372
93732004-07-09 Loren J. Rittle <ljrittle@acm.org>
9374
9375 * configure.in: Build libmudflap by default on FreeBSD.
9376 * configure: Regenerated.
9377
93782004-07-09 Mark Mitchell <mark@codesourcery.com>
9379
9380 * configure.in: Do not build libmudflap by default on non-GNU/Linux
9381 systems.
9382 * configure: Regenerated.
9383
93842004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9385
9386 PR target/16344
9387 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
9388 feedback based compiler.
9389 * Makefile.in: Rebuilt.
9390
93912004-07-08 Alexandre Oliva <aoliva@redhat.com>
9392
9393 * Makefile.def (host_modules): Set bootstrap=true for flex.
9394 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
9395 * Makefile.in: Rebuilt.
9396
93972004-07-07 Jan Hubicka <jh@suse.cz>
9398
9399 * MAINTAINERS: Add self as a profile feedback maintainer.
9400
94012004-07-05 Phil Edwards <phil@codesourcery.com>
9402
9403 * configure.in: Do not prepend $srcdir to /dev/null in
9404 makefile fragments.
9405 * configure: Regenerate.
9406
94072004-07-01 Paolo Bonzini <bonzini@gnu.org>
9408
9409 * Makefile.def (build_modules): Add bison, byacc, flex,
9410 m4, texinfo.
9411 (flags_to_pass): Add FLEX.
9412 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
9413 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
9414 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
9415 DEFAULT_MAKEINFO): Remove.
9416 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
9417 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
9418 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
9419 objdir or else use configured tool.
9420 (all-build): New.
9421 (all): Depend on it.
9422 (Build module dependencies): Add.
9423 * Makefile.in: Regenerate.
9424 * configure.in: Better support for multiple build modules,
9425 matching what is done for host/target modules. Do not look
9426 for "plausible" locations of build tools if Canadian cross.
9427 Use autoconf's AC_PROG_CC to find a C compiler. Define
9428 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
9429 * configure: Regenerate.
9430
94312004-06-22 Paolo Bonzini <bonzini@gnu.org>
9432
9433 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
9434 * Makefile.in: Regenerate.
9435
94362004-06-22 Paolo Bonzini <bonzini@gnu.org>
9437
9438 * Makefile.tpl (configure-build-[+module+],
9439 configure-[+module+], configure-target-[+module+]): Pass
9440 [+extra_configure_args+].
9441 (all-build-[+module+], all-[+module+], check-[+module+],
9442 install-[+module+], [+make_target+]-[+module+],
9443 all-target-[+module+], check-target-[+module+],
9444 install-target-[+module+], [+make_target+]-target-[+module+]):
9445 Pass [+extra_make_args+].
9446 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
9447 (GCC_HOST_EXPORTS): Remove.
9448 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
9449 cross, check-gcc, check-gcc-c++, install-gcc,
9450 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
9451 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
9452 * Makefile.in: Regenerate.
9453
94542004-06-21 Matthew Sachs <msachs@apple.com>
9455
9456 * MAINTAINERS: Added self to write-after-approval.
9457
94582004-06-21 Christopher Faylor <cgf@alum.bu.edu>
9459
9460 * configure.in: Check for srcdir/winsup rather than build directory
9461 winsup.
9462 * configure: Regenerate.
9463
94642004-06-17 Corinna Vinschen <vinschen@redhat.com>
9465
9466 * configure.in: Don't build Cygwin native newlib if winsup
9467 directory is missing. Emit warning instead.
9468 * configure: Regenerate.
9469
94702004-06-09 Paolo Bonzini <bonzini@gnu.org>
9471
9472 * Makefile.tpl (touch-stage[+id+]): New.
9473 (restage[+prev+]): Depend on touch-stage[+id+].
9474
9475 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
9476 Use it throughout.
9477
9478 * Makefile.def: Add profile and feedback bootstrap stages.
9479 Remove next field from bootstrap stages.
9480 * Makefile.tpl (LN, LN_S): Substitute.
9481 (stageN-start, stageN-end): Use double-colon rules, to
9482 provide a hook for additional setup commands.
9483 (distclean-stageN-gcc, restageN): Create dependencies from
9484 [+prev+], not from [+next+].
9485 (stageN-bubble): Add commands for successive stages from
9486 [+prev+], using double-colon rules.
9487 (all-stageN-gcc): Fix typo.
9488 (stagefeedback-start, profiledbootstrap): New.
9489 * Makefile.in: Regenerate.
9490 * configure.in: Call ACX_PROG_LN.
9491 * configure: Regenerate.
9492
94932004-06-08 Canqun Yang <canqun@nudt.edu.cn>
9494
9495 * MAINTAINERS (Write After Approval): Add myself.
9496
94972004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
9498
9499 * MAINTAINERS (Write After Approval): Add myself.
9500
95012004-06-03 Paolo Bonzini <bonzini@gnu.org>
9502
9503 * configure.in: Fix --enable-bootstrap breakage introduced in trees
9504 without gcc.
9505 * configure: Regenerate.
9506
95072004-06-01 Paolo Bonzini <bonzini@gnu.org>
9508
9509 * Makefile.tpl: Fix typo.
9510 * Makefile.in: Regenerate.
9511
95122004-06-01 Paolo Bonzini <bonzini@gnu.org>
9513
9514 * configure.in: Remove new- prefix from toplevel
9515 bootstrap targets.
9516 * configure: Regenerate.
9517
95182004-06-01 Paolo Bonzini <bonzini@gnu.org>
9519
9520 * Makefile.tpl (all.normal): Rename to all.
9521 (all): Replace with a rule to pick the default
9522 target from configure.
9523 (all-gcc, configure-gcc): Use conditionals to
9524 do nothing when toplevel bootstrap is going on.
9525 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
9526 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
9527 * configure.in: Support --enable-bootstrap.
9528
9529 * Makefile.def: Remove new- prefix from toplevel
9530 bootstrap targets.
9531 * Makefile.tpl: Likewise.
9532
9533 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
9534 target.
9535
9536 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
9537 $(RECURSE_FLAGS) to recursive invocation of make.
9538
9539 * Makefile.in: Regenerate.
9540 * configure: Regenerate.
9541
95422004-05-30 Andreas Jaeger <aj@suse.de>
9543 Jim Wilson <wilson@specifixinc.com>
9544
9545 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
9546 like CC.
9547
95482004-05-27 Daniel Jacobowitz <dan@debian.org>
9549
9550 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
9551 * configure: Regenerate.
9552
95532004-05-25 Daniel Jacobowitz <drow@false.org>
9554
9555 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
9556 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
9557 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
9558 targets.
9559 * Makefile.in: Regenerate.
9560
95612004-05-24 Paolo Bonzini <bonzini@gnu.org>
9562
9563 * configure.in: Test the ability to symlink directories.
9564 * configure: Regenerate.
9565
9566 * Makefile.def (bootstrap-stage): New definitions.
9567 * Makefile.tpl (configure-stage1-gcc,
9568 configure-stage2-gcc, configure-stage3-gcc,
9569 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
9570 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
9571 new-restage3, compare): Autogenerate, see Makefile.in
9572 entry for behavioral changes.
9573 (distclean-stage1, new-stage1-start, new-stage1-end,
9574 new-stage1-bubble, distclean-stage2, new-stage2-start,
9575 new-stage2-end, new-stage2-bubble, distclean-stage3,
9576 new-stage3-start, new-stage3-end): New autogenerated targets.
9577 (objext, prebootstrap, BOOT_CFLAGS,
9578 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
9579 targets.
9580
9581 * Makefile.in: Regenerate.
9582 (distclean-stage1, new-stage1-start, new-stage1-end,
9583 new-stage1-bubble, distclean-stage2, new-stage2-start,
9584 new-stage2-end, new-stage2-bubble, distclean-stage3,
9585 new-stage3-start, new-stage3-end): New targets.
9586 (all-stage1-gcc): Move prebootstrap dependency from here...
9587 (configure-stage1-gcc): ...to here.
9588 (new-bootstrap): Use bubble targets.
9589 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9590 Use per-stage distclean targets.
9591 (configure-stage1-gcc, configure-stage2-gcc,
9592 configure-stage3-gcc, all-stage1-gcc,
9593 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
9594 Use new-stageN-start to prepare the tree.
9595
95962004-05-23 Paolo Bonzini <bonzini@gnu.org>
9597
9598 * Makefile.def (host_modules): add libcpp.
9599 * Makefile.tpl: Add dependencies on and for libcpp.
9600 * Makefile.in: Regenerate.
9601 * configure.in: Add libcpp host module.
9602 * configure: Regenerate.
9603
96042004-05-21 Paolo Bonzini <bonzini@gnu.org>
9605
9606 * Makefile.tpl: Whenever a recursive target is defined, wrap
9607 it in a special @if/@endif block, and prepare its maybe
9608 dependency in the @if/@endif block
9609 * configure.in: Instead of writing maybe dependencies, remove
9610 the @if/@endif statements, and remove the @if/@endif blocks
9611 that remain.
9612 * configure: Regenerate.
9613 * Makefile.in: Regenerate.
9614
96152004-05-20 Janis Johnson <janis187@us.ibm.com>
9616
9617 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
9618
96192004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
9620
9621 PR bootstrap/15120
9622 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
9623 * */configure: Rebuilt.
9624
96252004-05-17 Zack Weinberg <zack@codesourcery.com>
9626
9627 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
9628 of libf2c.
9629 * configure, Makefile.in: Regenerate.
9630
96312004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
9632
9633 * MAINTAINERS (Write After Approval): Add myself.
9634
96352004-05-13 Diego Novillo <dnovillo@redhat.com>
9636
9637 Merge from tree-ssa-20020619-branch.
9638
9639 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
9640 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
9641 (HOST_GMPLIBS): Define.
9642 (HOST_GMPINC): Define.
9643 (TARGET_LIB_PATH): Add libmudflap.
9644 (GFORTRAN_FOR_TARGET): Define.
9645 (configure-build*): Export GFORTRAN.
9646 (configure-gcc): Export GMPLIBS and GMPINC.
9647 (all-gcc): Add maybe-all-libbanshee.
9648 (configure-target-libgfortran): Define.
9649 * Makefile.in: Regenerate.
9650 * configure.in (host_libs): Add libbanshee.
9651 (target_libraries): Add target-libmudflap and target-libgfortran.
9652 Add --with-libbanshee.
9653 Handle --disable-libmudflap.
9654 (*-*-freebsd*): Use with_gmp.
9655 Add $(libgcj) to noconfigdirs.
9656 * configure: Regenerate.
9657 * depcomp: New file.
9658 * MAINTAINERS: Add tree-ssa maintainers.
9659
96602004-05-04 Vladimir Makarov <vmakarov@redhat.com>
9661
9662 * MAINTAINERS (Various Maintainers): Add myself.
9663
96642004-04-30 Brian Ford <ford@vss.fsi.com>
9665
9666 * MAINTAINERS (Write After Approval): Add myself.
9667
96682004-04-29 Uros Bizjak <uros@kss-loka.si>
9669
9670 * MAINTAINERS (Write After Approval): Add myself.
9671
96722004-04-28 Paolo Bonzini <bonzini@gnu.org>
9673
9674 * config/acx.m4: Fix fastcompare support for new-bootstrap.
9675 * configure: Regenerate.
9676
96772004-04-27 Paolo Bonzini <bonzini@gnu.org>
9678
9679 Revert:
9680 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9681
9682 * Makefile.def (flags_to_pass): Remove *dir variables that
9683 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9684 as well as prefix and exec_prefix.
9685 * Makefile.in: Regenerate.
9686
96872004-04-26 Robert Millan <robertmh@gnu.org>
9688
9689 Add patches from libtool CVS.
9690 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
9691 * ltconfig: Likewise.
9692 * ltcf-c.sh: Likewise.
9693 * ltcf-cxx.sh: Likewise.
9694 * ltcf-gcj.sh: Likewise.
9695
96962004-04-26 Paolo Bonzini <bonzini@gnu.org>
9697
9698 * Makefile.def (host_modules): Mark with the bootstrap
9699 flag packages on which gcc depends.
9700 * Makefile.tpl (all-bootstrap): Use it.
9701 * Makefile.in: Regenerate.
9702
97032004-04-26 Paolo Bonzini <bonzini@gnu.org>
9704
9705 * Makefile.def (flags_to_pass): Remove *dir variables that
9706 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9707 as well as prefix and exec_prefix.
9708 * Makefile.in: Regenerate.
9709
97102004-04-26 Paolo Bonzini <bonzini@gnu.org>
9711
9712 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
9713 * configure: Regenerate.
9714 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
9715 * gcc/Makefile.tpl (compare): Use the result of the test.
9716 * gcc/Makefile.in: Regenerate.
9717
97182004-04-23 Paolo Bonzini <bonzini@gnu.org>
9719
9720 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
9721 Always relocate gcc and prev-gcc to the original names, even
9722 if the build fails.
9723 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9724 New targets.
9725
97262004-04-23 Laurent GUERBY <laurent@guerby.net>
9727
9728 * MAINTAINERS: Update my email address.
9729
97302004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9731
9732 * configure.in (mips*-*-irix5*): Enable ld.
9733 * configure: Regenerate.
9734
97352004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9736
9737 * configure: Regenerate.
9738
97392004-04-15 James E Wilson <wilson@specifixinc.com>
9740
9741 * Makefile.tpl (configure-[+module+], configure-gcc,
9742 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
9743 Set and export LDFLAGS.
9744 * Makefile.in: Regenerate.
9745
97462004-04-12 Michael Chastain <mec.gnu@mindspring.com>
9747
9748 * MAINTAINERS: Add myself to write-after-approval.
9749
97502004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
9751
9752 PR bootstrap/14871
9753 * Makefile.tpl: If we don't have built-in-tree target tools,
9754 use the ones found by configure rather than hacking around with
9755 program_transform_name.
9756 * configure.in: Give Makefile.tpl the information necessary
9757 to do that.
9758 * Makefile.in: Regenerate.
9759 * configure: Regenerate.
9760
97612004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
9762
9763 PR bootstrap/14760
9764 * configure.in: When computing baseargs, strip *all* copies of
9765 offending options. Also, don't match/substitute the trailing space,
9766 so that this actually works when two similar options are separated by
9767 only one space.
9768 * configure: Regenerate.
9769
97702004-04-06 David Edelsohn <edelsohn@gnu.org>
9771
9772 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
9773 (rs6000-*-aix*): Same.
9774 * configure: Regenerate.
9775
97762004-04-05 Ranjit Mathew <rmathew@hotmail.com>
9777
9778 * MAINTAINERS: Add myself to write-after-approval.
9779
97802004-04-03 Bud Davis <bdavis9659@comcast.net>
9781
9782 * MAINTAINERS: Add myself to write-after-approval.
9783
97842004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
9785
9786 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
9787 STRICT_WARN, WARN_CFLAGS flags passed down to make.
9788 * Makefile.in: Regenerate.
9789
9790 * configure.in (top level bootstrap support): Rework --enable-werror
9791 to set @stage2_werror_flag@.
9792 * configure: Regenerate.
9793 * Makefile.tpl (top level bootstrap support): Pass
9794 @stage2_werror_flag@ down to configure in stages 2 and 3.
9795 * Makefile.in: Regenerate.
9796
97972004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
9798
9799 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
9800 for stages 2 and 3 as well as in make. As a consequence, remove
9801 OUTPUT_OPTION (now detected by configure) from the flags passed down
9802 to make.
9803 * Makefile.in: Regenerate.
9804
9805 * Makefile.tpl (new-bootstrap): Fix typo.
9806 * Makefile.in: Regenerate.
9807
98082004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
9809
9810 * Makefile.tpl: Rearrange by moving recursive_targets rules
9811 into their proper sections.
9812 * Makefile.tpl (top level bootstrap support): Move disabling
9813 of coverage flags from 'make' to 'configure'; improve comments.
9814 * Makefile.in: Regenerate.
9815
9816 * Makefile.tpl (experimental top level bootstrap) Move stage1
9817 language setting from all- target to configure- target; disable
9818 intermodule optimization in stage 1; prevent gratuitous rebuilds
9819 of stage 1.
9820 * Makefile.in: Regenerate.
9821 * configure.in: Comma-separate stage 1 language list for top
9822 level bootstrap.
9823 * configure: Regenerate.
9824
9825 * Makefile.tpl: Clean up experimental top level bootstrap support:
9826 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
9827 prev-gcc in configure- targets as well as all- targets.
9828 * Makefile.in: Regenerate.
9829
98302004-03-21 Kelley Cook <kcook@gcc.gnu.org>
9831
9832 * compile: New file imported from automake.
9833
98342004-03-17 Paolo Bonzini <bonzini@gnu.org>
9835
9836 * configure.in: Remove symbolic link section.
9837 * configure: Regenerate.
9838 * Makefile.tpl (links): Remove.
9839 * Makefile.in: Regenerate.
9840
98412004-03-15 Paolo Bonzini <bonzini@gnu.org>
9842 Nathanael Nerode <neroden@gcc.gnu.org>
9843
9844 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
9845 Set with AC_CHECK_PROGS.
9846 * configure.in: Fix comment typo from last patch.
9847 * configure: Regenerate.
9848
98492004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
9850
9851 * Makefile.tpl: Introduce experimental top level bootstrap support.
9852 * Makefile.in: Regenerate.
9853 * configure.in: Introduce support for top level bootstrap.
9854 * configure: Regenerate.
9855
98562004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
9857 Paolo Bonzini <bonzini@gnu.org>
9858
9859 PR bootstrap/14522
9860 * configure.in: Cope with shells that do not support unquoted ^
9861 * configure: Regenerate.
9862
98632004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
9864 Paolo Bonzini <bonzini@gnu.org>
9865
9866 PR bootstrap/14522
9867 * configure.in: Cope with shells that do not support nesting
9868 quotes inside quoted backquote substitutions.
9869 * configure: Regenerate.
9870
98712004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
9872
9873 PR bootstrap/14522
9874 * configure.in: Fix escaping of $.
9875 * configure: Regenerate.
9876
98772004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
9878
9879 * configure: Regenerate, since I forgot to while committing Paolo's
9880 changes.
9881
98822004-03-08 Paolo Bonzini <bonzini@gnu.org>
9883
9884 PR ada/14131
9885 Move language detection to the top level.
9886 * configure.in: Find default values for the tools as
9887 soon as possible. Disable ada if GNAT is not found.
9888 Emit error message about missing languages. Expand
9889 --enable-languages=all for the gcc subdirectory.
9890
98912004-03-10 Ben Elliston <bje@gnu.org>
9892
9893 * MAINTAINERS: Update my email address.
9894
98952004-03-05 David Edelsohn <edelsohn@gnu.org>
9896
9897 * ltconfig: Disable building static libraries if building shared
9898 libraries on AIX 5L.
9899
99002004-03-01 Richard Sandiford <rsandifo@redhat.com>
9901
9902 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
9903 and disable libgcj.
9904 * configure: Regenerated.
9905
99062004-03-01 Brian Booth <bbooth@redhat.com>
9907
9908 * MAINTAINERS: Add myself to write-after-approval.
9909
99102004-03-01 Paolo Bonzini <bonzini@gnu.org>
9911
9912 * MAINTAINERS: Add myself to write-after-approval.
9913
99142004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9915
9916 PR bootstrap/7087
9917 * Makefile.tpl: Guard XFOO sed statements better.
9918 * Makefile.tpl: Add dependency for configure-target-libada.
9919 * Makefile.in: Regenerate (incidentally fixes broken
9920 commit when libada-branch was merged).
9921
99222004-02-25 Kelley Cook <kcook@gcc.gnu.org>
9923
9924 * MAINTAINERS: Add myself to write-after-approval.
9925
99262004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
9927
9928 * MAINTAINERS: Add Nicola Pero and myself as libobjc
9929 maintainers.
9930
99312004-02-20 Andrew Cagney <cagney@redhat.com>
9932
9933 * config.guess: Update from version 2003-10-16 to 2004-02-16.
9934 * config.sub: Update from version 2003-11-03 to 2004-02-16.
9935
99362004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
9937
9938 PR bootstrap/11932
9939 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
9940
99412004-02-14 Jerry Quinn <jlquinn@optonline.net>
9942
9943 * MAINTAINERS: Added myself to write-after-approval.
9944
99452004-02-14 Michael Koch <konqueror@gmx.de>
9946
9947 * MAINTAINERS: Added myself to write-after-approval.
9948
99492004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
9950
9951 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
9952 some OS port maintainers to OS port maintainers section.
9953
99542004-02-13 Frank Ch. Eigler <fche@redhat.com>
9955
9956 * MAINTAINERS: Add self.
9957
99582004-02-12 Kazu Hirata <kazu@cs.umass.edu>
9959
9960 * MAINTAINERS: Alphabetize.
9961
99622004-02-12 Paolo Bonzini <bonzini@gnu.org>
9963
9964 * MAINTAINERS: Remove myself.
9965
99662004-02-11 David Edelsohn <edelsohn@gnu.org>
9967
9968 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
9969 (rs6000-*-aix*): Same.
9970 * configure: Regenerate.
9971
99722004-02-11 Kelley Cook <kcook@gcc.gnu.org>
9973
9974 * configure.in (host): Add in missing $noconfigdirs to defines.
9975 * configure: Regenerate.
9976
99772004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
9978 Nathanael Nerode <neroden@gcc.gnu.org>
9979
9980 PR ada/6637, PR ada/5911
9981 Merge with libada-branch:
9982 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
9983 with appropriate dependencies. Add --enable-libada configure switch.
9984 * configure, Makefile.in: Regenerate.
9985
99862004-02-09 Paolo Bonzini <bonzini@gnu.org>
9987
9988 * MAINTAINERS: Add myself to write-after-approval.
9989
99902004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9991
9992 * configure.in: Don't pass --with-stabs on IRIX 5 either.
9993 * configure: Regenerate.
9994
99952004-02-04 Geoffrey Keating <geoffk@apple.com>
9996
9997 Merge from upstream:
9998
9999 * ltmain.in: When setting IFS to '~', be careful about user
10000 arguments that contain '~'.
10001
10002 2004-02-04 Peter O'Gorman <peter@pogma.com>
10003
10004 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
10005 Also test $base_compile against $CC with escaped arguments. Bug
10006 reported by Geoff Keating <geoffk@apple.com>.
10007
100082004-02-04 Kazu Hirata <kazu@cs.umass.edu>
10009
10010 * MAINTAINERS: Remove i960 port.
10011
100122004-01-23 DJ Delorie <dj@redhat.com>
10013
10014 * Makefile.def (target_modules) [libiberty]: Don't stage.
10015 * Makefile.in: Rebuilt.
10016
100172004-01-20 Caroline Tice <ctice@apple.com>
10018
10019 * MAINTAINERS: Add myself to write-after-approval.
10020
100212004-01-19 Paolo Carlini <pcarlini@suse.de>
10022
10023 * MAINTAINERS: Update my email address.
10024
100252004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
10026
10027 * MAINTAINERS: Add myself to write-after-approval.
10028
100292004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10030
10031 * MAINTAINERS: Remove entries without email address.
10032
100332004-01-15 Daniel Jacobowitz <drow@mvista.com>
10034
10035 * MAINTAINERS: Add myself to write-after-approval.
10036
100372004-01-15 Steven Bosscher <stevenb@suse.de>
10038
10039 * MAINTAINERS: Update my email address.
10040
100412004-01-14 Loren J. Rittle <ljrittle@acm.org>
10042
10043 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
10044 * Makefile.tpl (configure-target-[+module+]): Support stage.
10045 * Makefile.in: Rebuilt.
10046
100472004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
10048
10049 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
10050
100512004-01-10 Richard Sandiford <rsandifo@redhat.com>
10052
10053 * MAINTAINERS: Add myself as a MIPS maintainer.
10054
100552004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
10056
10057 * configure.in: Use ./config.cache, not config.cache.
10058 * configure: Regenerate.
10059 * Makefile.tpl: Special-casing not needed for GCC any more.
10060 * Makefile.in: Regenerate.
10061
10062 * configure.in: Don't share a cache file for host dirs.
10063 * configure: Regenerate.
10064
10065 * config-ml.in: Don't mess with the cache file.
10066
100672004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
10068
10069 * MAINTAINERS: Move myself from 'Write After Approval' to
10070 'CPU Port Maintainers' section as SPARC maintainer.
10071
100722004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
10073
10074 * Makefile.tpl: Make GCC use a separate config.cache.
10075 * Makefile.in: Regenerate.
10076
10077 PR bootstrap/11932, PR bootstrap/11933
10078 (I don't know if it will fix either of them, but it relates
10079 to them.)
10080 * configure.in: Don't use shared config.cache for target
10081 directories.
10082 * configure: Regenerate.
10083
100842004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
10085
10086 * MAINTAINERS: Add myself to 'Write After Approval' section.
10087
100882003-12-31 Roger Sayle <roger@eyesopen.com>
10089
10090 * configure.in (ia64*-*-hpux*): Disable building java libraries.
10091 * configure: Regenerated.
10092
100932003-12-23 Kazu Hirata <kazu@cs.umass.edu>
10094
10095 * MAINTAINERS: Remove the mn10200 maintainer.
10096
100972003-12-21 Bernardo Innocenti <bernie@develer.com>
10098
10099 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
10100 * configure: Regenerated.
10101
101022003-12-16 Jan Hubicka <jh@suse.cz>
10103
10104 * MAINTAINERS: Add myself as callgraph maintainer.
10105
101062003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
10107
10108 * configure.in (raw_libstdcxx_flags): Remove the leading space.
10109 * configure: Regenerate.
10110
101112003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
10112
10113 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10114 'Write After Approval' section. Update email.
10115
101162003-12-01 James Lemke <jim@wasabisystems.com>
10117
10118 * MAINTAINERS (Write After Approval): Add myself.
10119
101202003-11-20 Matt Thomas <matt@3am-software.com>
10121
10122 * MAINTAINERS: Add myself as a vax port maintainer.
10123
101242003-11-20 Kelley Cook <kcook@gcc.gnu.org>
10125
10126 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
10127 (configure-build-[+module+], configure-[+module+]): Likewise.
10128 (configure-target-[+module+], configure-gcc, config.status): Likewise.
10129 * Makefile.in: Regenerate.
10130
101312003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
10132
10133 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
10134 shared/dylibed libraries.
10135 * ltmain.sh: Likewise.
10136 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
10137 * ltcf-cxx.sh: Likewise.
10138 * ltcf-gcj.sh: Likewise.
10139 * ltconfig: Likewise.
10140
101412003-11-17 Stan Cox <scox@redhat.com>
10142
10143 * MAINTAINERS: Add myself as iq2000 port maintainer.
10144
101452003-11-14 Arnaud Charlet <charlet@act-europe.fr>
10146
10147 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
10148 * Makefile.in: Regenerate.
10149
101502003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
10151
10152 * config.sub: Update to 2003-11-03 version.
10153
101542003-10-20 Phil Edwards <phil@codesourcery.com>
10155
10156 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
10157 * configure: Regenerate.
10158
101592003-10-20 Nicolas Pitre <nico@cam.org>
10160
10161 * MAINTAINERS: Add myself to 'Write After Approval' section.
10162
101632003-10-20 Arnaud Charlet <charlet@act-europe.fr>
10164
10165 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10166
101672003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
10168
10169 * MAINTAINERS: Update my email address.
10170
101712003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10172
10173 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
10174
101752003-10-17 Ralph Loader <rcl@ihug.co.nz>
10176
10177 * MAINTAINERS: Add myself to 'Write After Approval' section.
10178
101792003-10-16 Bernardo Innocenti <bernie@develer.com>
10180
10181 * config.guess: Update to 2003-10-16 version.
10182 * config.sub: Update to 2003-10-16 version.
10183
101842003-10-15 David Daney <ddaney@avtrex.com>
10185
10186 * MAINTAINERS: Added myself to 'Write After Approval' section.
10187
101882003-10-15 Falk Hueffner <falk@debian.org>
10189
10190 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10191 'Write After Approval' section. Update email.
10192
101932003-10-14 Roger Sayle <roger@eyesopen.com>
10194
10195 * MAINTAINERS: Move myself from 'Write After Approval' to
10196 'Various Maintainers' section as middle-end maintainer.
10197
101982003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
10199
10200 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
10201 HOST_FLAGS_TO_PASS.
10202 * Makefile.in: Regenerate.
10203
102042003-10-11 Bernardo Innocenti <bernie@develer.com>
10205
10206 * config.guess: Update to 2003-10-07 version.
10207 * config.sub: Update to 2003-10-07 version.
10208
102092003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10210
10211 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
10212 * ltconfig (irix5*, irix6*): Don't override version_type.
10213
102142003-10-05 Mohan Embar <gnustuff@thisiscool.com>
10215
10216 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
10217 * configure: Rebuilt
10218 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
10219 * Makefile.in: Rebuilt
10220
102212003-10-03 H.J. Lu <hongjiu.lu@intel.com>
10222
10223 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
10224
102252003-09-30 Carlo Wood <carlo@alinoe.com>
10226
10227 * MAINTAINERS (Write After Approval): Add myself.
10228
102292003-09-29 Paul Koning <ni1d@arrl.net>
10230
10231 * MAINTAINERS: Move myself from "Write After Approval"
10232 to CPU platform maintainers for pdp11 platform.
10233
102342003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
10235
10236 * MAINTAINERS: Move myself from 'Write After Approval' to
10237 'Various Maintainers' section as libffi testsuite maintainer.
10238
102392003-09-21 Daniel Jacobowitz <drow@mvista.com>
10240
10241 * configure.in: Pass a computed --program-transform-name
10242 to subconfigures.
10243 * configure: Regenerated.
10244
102452003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
10246
10247 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
10248 * Makefile.in: Regenerate.
10249
10250 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
10251 * Makefile.in: Regenerate.
10252
102532003-09-19 Ziemowit Laski <zlaski@apple.com>
10254
10255 * MAINTAINERS: Move myself from 'Write After Approval'
10256 to 'Various Maintainers' (objective-c) section.
10257
102582003-09-17 Daniel Jacobowitz <drow@mvista.com>
10259
10260 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
10261 quoting.
10262 * configure: Regenerated.
10263
102642003-09-16 Joel Brobecker <brobecker@gnat.com>
10265
10266 * MAINTAINERS (Write After Approval): Add myself to write after
10267 approval list.
10268
102692003-09-16 Dorit Naishlos <dorit@il.ibm.com>
10270
10271 * MAINTAINERS (Write After Approval): Add myself.
10272
102732003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
10274
10275 * MAINTAINERS: Update my e-mail address.
10276
102772003-09-09 Alan Modra <amodra@bigpond.net.au>
10278
10279 * libtool.m4 (LD): Correct powerpc64 host match.
10280
102812003-09-06 James E Wilson <wilson@tuliptree.org>
10282
10283 * MAINTAINTERS: Update my affiliation and email address.
10284
102852003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10286
10287 * MAINTAINERS (Write After Approval): Add myself.
10288
102892003-09-04 DJ Delorie <dj@redhat.com>
10290
10291 * configure: Regenerate.
10292
102932003-09-04 Robert Millan <robertmh@gnu.org>
10294
10295 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
10296
102972003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10298
10299 * configure.in: Ensure arguments to sed are properly spaced.
10300 * configure: Regenerate.
10301
103022003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
10303
10304 * MAINTAINERS: Update my e-mail address.
10305
103062003-08-28 Mohan Embar <gnustuff@thisiscool.com>
10307
10308 * MAINTAINERS (Write After Approval): Add myself.
10309
103102003-08-27 Daniel Jacobowitz <drow@mvista.com>
10311
10312 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
10313 * configure: Regenerated.
10314
103152003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
10316
10317 * MAINTAINERS: Update my email address.
10318
103192003-08-23 Phil Edwards <pme@gcc.gnu.org>
10320
10321 * configure.in: Use newline instead of semicolon when assuming
10322 shell arguments in a for loop.
10323 * configure: Regenerated.
10324
103252003-08-22 Jason Eckhardt <jle@rice.edu>
10326
10327 * MAINTAINERS: Resurrect the i860 maintainer.
10328
103292003-08-20 Geoffrey Keating <geoffk@apple.com>
10330
10331 PR 8180
10332 * configure.in: When testing with_libs and with_headers, treat
10333 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
10334 * configure: Regenerate.
10335
10336 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
10337 make, shell, etc.
10338 (baseargs): Likewise.
10339 * configure: Regenerate.
10340
103412003-08-20 Bernardo Innocenti <bernie@develer.com>
10342
10343 * MAINTAINERS (Write After Approval): Add myself.
10344
103452003-08-19 Geoffrey Keating <geoffk@apple.com>
10346
10347 * configure.in: Disable libgcj for darwin not on powerpc.
10348 * configure: Rebuild.
10349
103502003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
10351
10352 * config-ml.in, symlink-tree: Add license.
10353
103542003-08-03 Richard Stallman <rms@gnu.org>
10355 Eben Moglen <moglen@columbia.edu>
10356
10357 * README.SCO: New file.
10358
103592003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
10360
10361 * Makefile.tpl (check, check-c++): Express dependencies using
10362 dependencies rather than commands.
10363 * Makefile.in: Regenerate.
10364
103652003-08-01 Andrew Cagney <cagney@redhat.com>
10366
10367 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
10368 * configure: Ditto.
10369
103702003-07-31 Geoffrey Keating <geoffk@apple.com>
10371
10372 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
10373 * Makefile.in: Update.
10374
103752003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
10376
10377 * configure.in: Enable libgcj for darwin.
10378 * configure: Rebuild.
10379
103802003-07-29 Phil Edwards <pme@gcc.gnu.org>
10381
10382 * config-ml.in: Use ac_configure_args directly instead of
10383 ml_arguments. Only set ml_norecursion if --no[-]recursion is
10384 actually seen.
10385
103862003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
10387
10388 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
10389 creating target and build subdirs to build all parent dirs as needed.
10390 * Makefile.in: Rebuild.
10391 * configure.in: Don't build dirs explicitly here.
10392 * configure: Rebuild.
10393
103942003-07-26 Paul Brook <paul@nowt.org>
10395
10396 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
10397
103982003-07-22 Alexandre Oliva <aoliva@redhat.com>
10399
10400 * Makefile.tpl (all-make): Depend on intl.
10401 * Makefile.in: Rebuilt.
10402
104032003-07-20 Phil Edwards <pme@gcc.gnu.org>
10404
10405 * install-sh: Update to newer upstream versions (associated with
10406 aclocal 1.7).
10407 * mkinstalldirs: Likewise.
10408 * missing: Likewise, plus $1Help2man -> $1 typo fix.
10409
104102003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
10411
10412 * MAINTAINERS: Move self from Bug database only accounts
10413 to write-after-approval.
10414
104152003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
10416
10417 * config.if: Remove unused libc_interface determination.
10418
104192003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
10420
10421 * MAINTAINERS: Move self from write-after-approval to
10422 build machinery (*.in).
10423
104242003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
10425
10426 PR bootstrap/11273
10427 PR bootstrap/11408
10428 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
10429 unused INSTALL_PROGRAM_ARGS.
10430 * configure.in: Use AC_PROG_INSTALL.
10431 * Makefile.in: Regenerate.
10432 * configure: Regenerate.
10433
104342003-07-13 Kazu Hirata <kazu@cs.umass.edu>
10435
10436 * MAINTAINERS: Alphabetize.
10437
104382003-07-10 Alexandre Oliva <aoliva@redhat.com>
10439
10440 * configure: Rebuilt.
10441 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10442 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
10443 newlib nor libgloss.
10444 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
10445 * configure.in (am33_2.0-*-linux*): Added.
10446
104472003-07-09 Bob Wilson <bob.wilson@acm.org>
10448
10449 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
10450 * configure: Regenerate.
10451
104522003-07-07 Zack Weinberg <zack@codesourcery.com>
10453
10454 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
10455 * Makefile.in: Regenerate.
10456
104572003-07-04 Zack Weinberg <zack@codesourcery.com>
10458
10459 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
10460 * Makefile.in: Regenerate.
10461
104622003-07-04 H.J. Lu <hongjiu.lu@intel.com>
10463
10464 * Makefile.tpl: Replace PWD with PWD_COMMAND.
10465 * Makefile.in: Regenerated.
10466
10467 * config-ml.in: Replace PWD with PWD_COMMAND.
10468
104692003-07-04 Zack Weinberg <zack@codesourcery.com>
10470
10471 * intl: New directory; see intl/ChangeLog for details.
10472 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
10473 * Makefile.tpl: all-gcc depends on maybe-all-intl.
10474 * Makefile.in: Regenerate.
10475
104762003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
10477
10478 * configure.in: Clean up config-lang.in handling. Delete
10479 useless assignment to "subdirs".
10480 * configure: Regenerate.
10481
104822003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
10483
10484 * configure.in: Rename 'target_libs' to 'target_libraries'.
10485 Remove useless reference to 'target_libs'.
10486 * configure: Regenerate.
10487
104882003-06-23 Keith Seitz <kseitz@sources.redhat.com>
10489
10490 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
10491 * Makefile.in: Regenerate.
10492
104932003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
10494
10495 * Makefile.def: Introduce flags_to_pass.
10496 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
10497 * Makefile.in: Regenerate.
10498
104992003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
10500
10501 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
10502 and target-libgloss.
10503 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
10504 <h8300*-*-*>: Disable libf2c and ${libgcj}.
10505 * configure: Regenerate.
10506
105072003-06-17 Benjamin Kosnik <bkoz@redhat.com>
10508
10509 * configure.in: Update testsuite_flags to new location.
10510 * configure. Regenerate.
10511
105122003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
10513
10514 * Makefile.tpl: Remove BUILD_CC stuff.
10515 * Makefile.in: Regenerate.
10516
105172003-06-17 Kazu Hirata <kazu@cs.umass.edu>
10518
10519 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
10520
105212003-06-16 Graeme Peterson <gp@qnx.com>
10522
10523 * MAINTAINERS (Write After Approval): Add myself.
10524
105252003-06-14 H.J. Lu <hongjiu.lu@intel.com>
10526
10527 * config.guess: Update to 2003-06-12 version.
10528 * config.sub: Update to 2003-06-13 version.
10529
105302003-06-12 H.J. Lu <hongjiu.lu@intel.com>
10531
10532 * config.guess: Update to 2003-06-06 version.
10533 * config.sub: Update to 2003-06-06 version.
10534
105352003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10536
10537 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
10538 * configure. Regenerate.
10539
105402003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
10541
10542 * configure.in: Disable serial configure by default.
10543 * configure: Regenerate.
10544 * Makefile.tpl: Abolish .NOTPARALLEL.
10545 * Makefile.in: Regenerate.
10546
10547 * Makefile.tpl: Replace {build,host,target}_canonical by
10548 {build,host,target}.
10549 * Makefile.in: Regenerate.
10550
10551 * Makefile.tpl: Fix stupid pasto.
10552 * Makefile.in: Regenerate.
10553
105542003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
10555
10556 * Makefile.tpl: Remove bogus conditional.
10557 * Makefile.in: Regenerate.
10558
105592003-06-05 Jan Hubicka <jh@suse.cz>
10560
10561 * Makefile.tpl (profiledbootstrap): New target.
10562 * Makefile.in (profiledbootstrap): New target.
10563
105642003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
10565
10566 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
10567 Pinski. Remove user names from other bugzilla-only maintainers.
10568
105692003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
10570
10571 * Makefile.tpl: Make 'recursive targets' using autogen rather
10572 than shell loop. Remove duplicate 'clean' targets and false
10573 comments.
10574 * Makefile.def: Add systematic dependencies to 'recursive' targets.
10575 Add systematic method of specifying missing targets in subdirs.
10576 Add copyright boilerplate.
10577 * Makefile.in: Regenerate.
10578 * configure.in: Add 'recursive targets' to maybe list.
10579 * configure: Regenerate.
10580
10581 * MAINTAINERS: "GNATS only" -> "Bug database only".
10582
10583 * Makefile.tpl: Rename [+target+] to [+make_target+].
10584 * Makefile.def: Rename 'target' to 'make_target'.
10585
105862003-05-31 Neil Booth <neil@daikokuya.co.uk>
10587
10588 * MAINTAINERS: Add self as options handling maintainer.
10589
105902003-05-28 Michael Meissner <gnu@the-meissners.org>
10591
10592 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
10593 been too long since I touched those ports.
10594
105952003-05-28 DJ Delorie <dj@redhat.com>
10596
10597 * Makefile.tpl: Make maybe-check-gcc .PHONY.
10598 * Makefile.in: Regenerate.
10599
106002003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
10601
10602 * configure.in: Use curly braces in the definition of tooldir.
10603 * configure: Regenerate.
10604
106052003-05-21 DJ Delorie <dj@redhat.com>
10606
10607 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
10608 newlib or libgloss.
10609 * Makefile.in: Regenerate.
10610
106112003-05-21 DJ Delorie <dj@redhat.com>
10612
10613 * Makefile.tpl: Add missing empty maybe-check-gcc target.
10614 * Makefile.in: Regenerate.
10615
106162003-05-20 Ian Lance Taylor <ian@airs.com>
10617
10618 * MAINTAINERS: Update my e-mail address.
10619
106202003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
10621
10622 * configure.in: Switch more things to use maybe dependencies.
10623 * Makefile.tpl: Switch more things to use maybe dependencies.
10624 Factor out common code from autogen IF statements.
10625 * configure: Regenerate.
10626 * Makefile.in: Regenerate.
10627
106282003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
10629
10630 * configure.in: Accept i[3456789]86 for machine type.
10631 * configure: Regenerate.
10632
106332003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
10634
10635 * configure.in: Switch more things to use maybe dependencies.
10636 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
10637 * configure: Regenerate.
10638 * Makefile.tpl: Switch more things to use maybe dependencies.
10639 * Makefile.in: Regenerate.
10640
106412003-05-16 Andreas Schwab <schwab@suse.de>
10642
10643 * Makefile.tpl (install-opcodes): Define.
10644 * Makefile.in: Rebuild.
10645
106462003-05-13 Andreas Jaeger <aj@suse.de>
10647
10648 * config.guess: Update to 2003-05-09 version.
10649 * config.sub: Update to 2003-05-09 version.
10650
106512003-05-13 Michael Eager <eager@mvista.com>
10652
10653 * configure.in: Correct sed script so that options in quotes are not
10654 deleted.
10655 * configure: Rebuild.
10656
106572003-05-12 Corinna Vinschen <corinna@vinschen.de>
10658
10659 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
10660 and $$s/newlib/libc/sys/cygwin32 include paths.
10661 * configure: Ditto.
10662
106632003-05-12 Michael Meissner <gnu@the-meissners.org>
10664
10665 * MAINTAINERS: Update my email addresses.
10666
106672003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
10668
10669 * config-ml.in: Propagate INSTALL variables.
10670
106712003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10672
10673 * MAINTAINERS: Remove duplicate entries in Write After Approval.
10674
106752003-05-02 Chris Demetriou <cgd@broadcom.com>
10676
10677 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
10678 * Makefile.in: Regenerate.
10679
106802003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
10681
10682 * MAINTAINERS (GNATS only): Add Falk Hueffner.
10683
106842003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
10685
10686 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
10687
106882003-04-27 Daniel Jacobowitz <drow@mvista.com>
10689
10690 * Makefile.tpl: Clean $(BUILD_SUBDIR).
10691 * Makefile.in: Regenerated.
10692
106932003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
10694
10695 * MAINTAINERS (Write After Approval): Upgrade myself from
10696 GNATS only to write-after-approval. Update my mail address.
10697
106982003-04-25 Loren J. Rittle <ljrittle@acm.org>
10699
10700 (OS Port Maintainers: freebsd): Add myself.
10701
107022003-04-22 Mark Mitchell <mark@codesourcery.com>
10703
10704 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
10705
107062003-04-22 Kean Johnston <jkj@sco.com>
10707
10708 * MAINTAINERS (SCO ports): Added myself.
10709
107102003-04-21 Nathan Sidwell <nathan@codesourcery.com>
10711
10712 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
10713
107142003-04-19 Kean Johnston <jkj@sco.com>
10715
10716 * MAINTAINERS (Write After Approval): Add myself.
10717
107182003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10719
10720 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
10721 * Makefile.in: Regenerate.
10722
107232003-04-18 Jakub Jelinek <jakub@redhat.com>
10724
10725 * configure.in (powerpc64*-*-linux*): Remove.
10726 * configure: Rebuilt.
10727
107282003-04-17 Phil Edwards <pme@gcc.gnu.org>
10729
10730 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
10731 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
10732 and restrap.
10733 * Makefile.in: Regenerate.
10734
107352003-04-16 Richard Earnshaw <rearnsha@arm.com>
10736
10737 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
10738 * configure: Regenerated.
10739
107402003-04-15 DJ Delorie <dj@redhat.com>
10741
10742 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
10743
107442003-04-13 Nick Clifton <nickc@redhat.com>
10745
10746 * config-ml.in: Remove support for --disable-aix removing
10747 call-aix multilibs.
10748
107492003-04-10 Alexandre Oliva <aoliva@redhat.com>
10750
10751 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
10752 * */configure: Rebuilt.
10753
107542003-04-08 Joel Sherrill <joel@oarcorp.com>
10755
10756 * MAINTAINERS: Add my email address.
10757
107582003-03-17 Olivier Hainque <hainque@act-europe.fr>
10759
10760 * MAINTAINERS (Write After Approval): Add myself.
10761
107622003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
10763
10764 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
10765 * Makefile.in: Regenerate.
10766
107672003-03-14 Michael Chastain <mec@shout.net>
10768
10769 * Makefile.in: Regenerate with correct Makefile.def.
10770
107712003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
10772
10773 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
10774 Make macro.
10775 * Makefile.in: Regenerate.
10776 * configure.in: Clean up gxx_include_dir logic.
10777 * configure: Regenerate.
10778
107792003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
10780
10781 * MAINTAINERS (Write After Approval): Add myself.
10782
107832003-03-10 Ben Elliston <bje@wasabisystems.com>
10784
10785 * MAINTAINERS: Update my mail address.
10786
107872003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10788
10789 * configure.in (gxx_include_dir): Fix typo.
10790 * configure: Regenerated.
10791
107922003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10793
10794 * Makefile.tpl: Reindent.
10795 * Makefile.in: Regenerate.
10796 * configure.in: Reindent. Don't set unused variables.
10797 * configure: Regenerate.
10798
107992003-03-04 Daniel Jacobowitz <drow@mvista.com>
10800
10801 * configure.in: Include $(build_tooldir)/sys-include in
10802 FLAGS_FOR_TARGET.
10803 * configure: Regenerated.
10804
108052003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10806
10807 * Makefile.tpl: Always pass down RANLIB.
10808 * Makefile.in: Regenerate.
10809
10810 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
10811 * Makefile.in: Regenerate.
10812 * configure.in: Remove unused logic relating to --enable-shared
10813 and --enable-threads. Remove bogus comments. Remove redundant
10814 noconfigdirs.
10815 * configure: Regenerate.
10816
10817 * configure.in: Replace ${libstdcxx_version} by its value.
10818 Remove reference to mh-dgux.
10819 * configure: Regenerate.
10820
108212003-03-03 Kevin Buettner <kevinb@redhat.com>
10822
10823 * MAINTAINERS (Write After Approval): Add myself.
10824
108252003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10826
10827 * Makefile.tpl: Rearrange.
10828 * Makefile.in: Regenerate.
10829
108302003-02-25 Uwe Stieber <uwe@wwws.de>
10831
10832 * configure.in: Add support for kaOS as cross build target system.
10833 * configure: Regenerated.
10834
108352003-02-24 Steven Bosscher <steven@gcc.gnu.org>
10836
10837 * MAINTAINERS (Write after approval): Add myself.
10838
108392003-02-21 James E Wilson <wilson@tuliptree.org>
10840
10841 * MAINTAINERS: Update my email address.
10842
108432003-02-21 Zack Weinberg <zack@codesourcery.com>
10844
10845 * MAINTAINERS: Add self to blanket write privs. section.
10846
108472003-02-20 Sean McNeil <sean@blue.mcneil.com>
10848
10849 * Makefile.tpl: Add definition of CPPFLAGS to pass into
10850 configure-target-* as some target builds may require additional
10851 flags for preprocessor tests.
10852 * Makefile.in: Regenerated.
10853
108542003-02-19 Alexandre Oliva <aoliva@redhat.com>
10855
10856 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
10857 * ltconfig: Handle it.
10858 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
10859 auto-detecting it.
10860
10861 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
10862 it is used as argument to $CC.
10863 * ltcf-gcj.sh: Likewise.
10864
10865 * configure.in: Introduce --enable-maintainer-mode.
10866 * configure: Rebuilt.
10867 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
10868 for maintainer mode.
10869 * Makefile.in: Rebuilt.
10870
108712003-02-18 Jason Merrill <jason@redhat.com>
10872
10873 * Makefile.tpl (check-c++): Allow parallelism.
10874
108752003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10876
10877 * MAINTAINERS: Remove John Carr (who never actually had access to
10878 gcc.gnu.org).
10879
108802003-02-15 Geoffrey Keating <geoffk@apple.com>
10881
10882 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
10883 don't configure target-libobjc.
10884 * configure: Regenerate.
10885
108862003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10887
10888 * Makefile.tpl (RANLIB): Define.
10889 * Makefile.in: Regenerate.
10890
108912003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
10892
10893 * MAINTAINERS: Update my email.
10894
108952003-02-06 Keith R Seitz <keiths@redhat.com>
10896
10897 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
10898 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
10899 * Makefile.in: Regenerated.
10900 * configure.in: Remove all traces of snavigator, db, and grep.
10901 * configure: Regenerated.
10902
109032003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10904
10905 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
10906 After Approval.
10907
109082003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
10909
10910 * MAINTAINERS (Write after approval): Add myself.
10911
109122003-01-31 Frank Ch. Eigler <fche@redhat.com>
10913
10914 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
10915 * Makefile.in: Regenerated.
10916
109172003-01-30 Roger Sayle <roger@eyesopen.com>
10918
10919 * config.guess: Updated to 2003-01-30's version.
10920 * config.sub: Updated to 2003-01-28's version.
10921
109222003-01-30 Alexandre Oliva <aoliva@redhat.com>
10923
10924 * config.if: If gcc_version is already set, just use it. Don't set
10925 gcc_version_trigger if it's already set, otherwise set it to
10926 gcc/version.c, but only if the file exists. If it is not set and
10927 gcc/version.c does not exist, try to extract the version number from
10928 $CC.
10929
109302003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
10931
10932 * MAINTAINERS: Add myself to write-after-approval list.
10933
109342003-01-27 Phil Edwards <pme@gcc.gnu.org>
10935
10936 * configure.in: Revert 24Jan change.
10937 * configure: Regenerate.
10938
109392003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10940
10941 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
10942 entry of HJ Lu.
10943
109442003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
10945
10946 * configure.in: Revert previous change.
10947 * configure: Regenerate.
10948
109492003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
10950
10951 * configure.in: Make rda native-only.
10952 * configure: Regenerate.
10953
109542003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10955
10956 * MAINTAINERS: Move myself from GNATS-only-accounts to
10957 write-after-approval.
10958
109592003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
10960
10961 * configure.in: Add missing \.
10962 * configure: Rebuilt.
10963
109642003-01-17 Jakub Jelinek <jakub@redhat.com>
10965
10966 * configure.in (baseargs): Avoid using \| in sed regular
10967 expressions.
10968 * configure: Rebuilt.
10969
109702003-01-16 Jakub Jelinek <jakub@redhat.com>
10971
10972 * configure.in (baseargs): Remove all supported forms of
10973 --cache-file, --srcdir, --host, --build and --target options
10974 from argument lists.
10975 * configure: Rebuilt.
10976
109772003-01-15 Josef Zlomek <zlomekj@suse.cz>
10978
10979 * MAINTAINERS: Add myself to write-after-approval list.
10980
109812003-01-15 Alexandre Oliva <aoliva@redhat.com>
10982
10983 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
10984 * configure: Rebuilt.
10985
109862003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
10987
10988 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
10989 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
10990 * Makefile.in: Regenerate.
10991 * configure: Regenerate.
10992
109932003-01-09 Alexandre Oliva <aoliva@redhat.com>
10994
10995 * configure.in: Remove Makefile in build, host and target modules
10996 unless configure was run with --no-recursion.
10997 * configure: Rebuilt.
10998
109992003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11000
11001 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
11002 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
11003 * Makefile.in: Regenerate.
11004
110052003-01-08 Chris Demetriou <cgd@broadcom.com>
11006
11007 * config.guess: Update to 2003-01-03 version.
11008 * config.sub: Update to 2003-01-03 version.
11009
110102003-01-07 Christopher Faylor <cgf@redhat.com>
11011
11012 * configure: Regenerate with proper autoconf 2.13.
11013
110142003-01-07 Christopher Faylor <cgf@redhat.com>
11015
11016 * configure.in: Add AC_PREREQ for consistency.
11017 * configure: Regenerate.
11018
110192003-01-06 Andrew Cagney <ac131313@redhat.com>
11020
11021 * configure.in (GDB_TK): Add tcl directories conditional on
11022 gdb/gdbtk directory being present.
11023 * configure: Regenerate.
11024
110252003-01-04 John David Anglin <dave.anglin@nrc.ca>
11026
11027 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
11028 used by gcc if LD is not defined and we are not doing a Canadian Cross.
11029 * configure: Rebuilt.
11030
110312002-12-31 Tom Tromey <tromey@redhat.com>
11032
11033 * Makefile.in: Rebuilt.
11034 * Makefile.def (target_modules) [libffi]: Allow installation.
11035
110362002-12-31 Andreas Schwab <schwab@suse.de>
11037
11038 * configure.in: Fix use of $program_transform_name.
11039 * configure: Regenerated.
11040
110412002-12-30 Daniel Jacobowitz <drow@mvista.com>
11042
11043 * configure.in (baseargs): Don't remove first configure argument.
11044 * configure: Regenerated.
11045
110462002-12-29 Alexandre Oliva <aoliva@redhat.com>
11047
11048 * Makefile.tpl (local-distclean): Don't remove...
11049 (multilib.ts): ... this. Moved into...
11050 (multilib.out): ... this. Don't use sub-make.
11051 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
11052 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
11053 (configure-build-[+module+], configure-[+module+],
11054 configure-target-[+module+], configure-gcc): ... these. Test
11055 for Makefile existence. Drop config.status from dependencies.
11056 * Makefile.in: Rebuilt.
11057 * configure.in: Move gcc-version-trigger to the end of
11058 ac_configure_args. Add comments to maybedep.tmp and
11059 serdep.tmp. Introduce --disable-serial-configure. Remove
11060 nonopt from baseargs, matching and removing corresponding
11061 whitespace while at it.
11062 * configure: Rebuilt.
11063
110642002-12-28 Alexandre Oliva <aoliva@redhat.com>
11065
11066 * configure.in (host_configargs): Replace reference to
11067 no-longer-defined buildopts with --build=${build_alias}.
11068 * configure: Rebuilt.
11069
11070 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
11071 program_transform_name to standard idiom.
11072 (AUTOGEN, AUTOCONF): Define.
11073 (Makefile.in): Use $(AUTOGEN).
11074 (Makefile): Depend on config.status, and use autoconf-style rule to
11075 build it. Move original commands to...
11076 (config.status): ... this new target.
11077 (configure): Add $(srcdir). Depend on config/acx.m4. Use
11078 $(AUTOCONF).
11079 * Makefile.in: Rebuilt.
11080
110812002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
11082
11083 * Makefile.tpl: Fix dramatic bustage due to change in
11084 program_transform_name.
11085 * Makefile.in: Regenerate.
11086
11087 * configure.in: Remove unnecessary PATH setting.
11088 * configure: Regnerate.
11089
11090 * configure.in: Don't default to unprefixed tools unless
11091 the native tools will work.
11092 * configure: Regenerate.
11093
11094 * configure.in: Convert to autoconf script. Blow away lots
11095 of now-redundant Makefile fragments.
11096 * configure: Generate using Autoconf.
11097 * Makefile.tpl: Rewrite to reflect autoconfiscation.
11098 * Makefile.in: Regenerate.
11099
111002002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
11101
11102 * configure: Fix stupid bug where RANLIB was mistakenly included.
11103
11104 * configure.in: Rename (buildargs, hostargs, targargs) to
11105 (build_configargs, host_configargs, target_configargs).
11106
11107 * configure.in: Move logic out of sed statement.
11108
11109 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
11110 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
11111
111122002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
11113
11114 * config.sub: Import from master repository
11115 * config.guess: Ditto
11116
111172002-12-24 Andreas Schwab <schwab@suse.de>
11118
11119 * Makefile.tpl (multilib.out): Fix missing space.
11120 * Makefile.in: Regenerate.
11121
111222002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
11123
11124 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
11125 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
11126 * Makefile.in: Regenerate.
11127 * configure.in: Remove unnecessary leftovers.
11128
111292002-12-21 Geoffrey Keating <geoffk@apple.com>
11130
11131 * configure.in (extra_ranlibflags_for_target): New variable.
11132 (*-*-darwin): Add -c to ranlib commands.
11133 * configure (tooldir): Handle extra_ranlibflags_for_target.
11134
111352002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
11136
11137 * Makefile.tpl: Revert HJL's change.
11138 * Makefile.in: Regenerated.
11139 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
11140 always.
11141
111422002-12-19 Andreas Schwab <schwab@suse.de>
11143
11144 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
11145 * Makefile.in: Regenerate.
11146
111472002-12-18 H.J. Lu <hjl@gnu.org>
11148
11149 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
11150 * Makefile.in: Regenerated.
11151
11152 * configure.in (build_prefix): New. Substitute.
11153
111542002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
11155
11156 * Makefile.tpl: Don't let real targets depend on phony targets.
11157 * Makefile.in: Regenerate.
11158
11159 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
11160 * Makefile.in: Regenerate.
11161
111622002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
11163
11164 * config.sub: Import from master repository
11165 * config.guess: Ditto
11166
111672002-12-16 Jason Merrill <jason@redhat.com>
11168
11169 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
11170 previous 'make bootstrap'.
11171 * Makefile.in: Regenerate.
11172
111732002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
11174
11175 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
11176
111772002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
11178
11179 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
11180 * Makefile.in: Regenerate.
11181
111822002-12-13 Jason Merrill <jason@redhat.com>
11183
11184 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
11185 library tests.
11186 (check-c++): Just depend on it and check-target-libstdc++-v3.
11187 * Makefile.in: Regenerate.
11188
111892002-12-12 Alexandre Oliva <aoliva@redhat.com>
11190
11191 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
11192 * Makefile.in: Rebuilt.
11193
111942002-12-12 Alexandre Oliva <aoliva@redhat.com>
11195
11196 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
11197
111982002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
11199
11200 * configure: Fix bug put in by gremlins.
11201
11202 * Makefile.tpl: Substitute more autoconfily.
11203 * configure: Substitute more autoconfily.
11204 * Makefile.in: Regenerate.
11205
112062002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
11207
11208 * config.sub: Import from master repository
11209 * config.guess: Ditto
11210 * MAINTAINERS: Added Svein Seldal under write after approval
11211
112122002-12-08 Andrew Cagney <ac131313@redhat.com>
11213
11214 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
11215 * Makefile.in (all-sim): Ditto.
11216
112172002-12-06 DJ Delorie <dj@redhat.com>
11218
11219 * Makefile.tpl: Change configure dependencies to not have real
11220 targets depend on phony targets.
11221
112222002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
11223
11224 * configure.in: Revert unintentional change.
11225
11226 * Makefile.tpl: Change dependency for */multilib.out so that
11227 it works when gcc isn't in the tree.
11228
11229 * configure.in: Substitute more.
11230 * configure: Run subconfigures from the Makefile.
11231 * Makefile.tpl: Run subconfigures from the Makefile; add a few
11232 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
11233
112342002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11235
11236 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
11237
112382002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
11239
11240 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
11241 and corresponding dependencies.
11242 * Makefile.in: Regenerate.
11243
11244 * configure.in (host_tools): Order binutils, gas and ld for
11245 convenience in running the testsuites.
11246
11247 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
11248 * Makefile.in: Regenerate.
11249 * configure.in: Introduce rules to serialize subconfigure runs.
11250
11251 * configure.in: Introduce BASE_CC_FOR_TARGET.
11252 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
11253 Realize configure-build-* targets. Realize configure-target-* targets.
11254 * Makefile.in: Regenerate.
11255
112562002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
11257
11258 * configure: Move gcc_version_trigger stuff from here...
11259 * configure.in: ...to here.
11260
11261 * configure.in: Separate subconfigure options added by this file from
11262 options given by the user. Add machinery to put args for host
11263 subconfigures into the Makefile.
11264
11265 * Makefile.tpl: Remove 'vault' targets.
11266 * Makefile.tpl: Reorder and comment dependencies.
11267 * Makefile.in: Regenerate.
11268
112692002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
11270 * configure.in: Fix my broken commit of previous patch. (sigh)
11271
112722002-11-28 Geoffrey Keating <geoffk@apple.com>
11273
11274 * configure.in: Move host-specific darwin noconfigdirs into
11275 the host-specific section.
11276
112772002-11-28 Geoffrey Keating <geoffk@apple.com>
11278
11279 * configure.in: Move host-specific darwin noconfigdirs into
11280 the host-specific section.
11281
112822002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
11283
11284 * configure: Remove skip-this-dir support.
11285 * Makefile.tpl: Remove skip-this-dir support.
11286
11287 * Makefile.tpl: Remove leftover support for non-autoconfiscated
11288 subdirectories.
11289 * Makefile.in: Regenerate.
11290
11291 * Makefile.tpl: Strip out useless setting of 'dir'.
11292 * Makefile.in: Regenerate.
11293
112942002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
11295
11296 * configure.in: Fix deeply stupid bug.
11297
11298 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
11299 shell code in CXX_FOR_TARGET
11300 * Makefile.def: Introduce raw_cxx.
11301 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
11302 RAW_CXX_FOR_TARGET.
11303 * Makefile.in: Regenerate.
11304
113052002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
11306
11307 * Makefile.tpl: Remove unnecessary ifs.
11308 * Makefile.in: Regenerate.
11309
11310 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
11311 dependencies. Maybe-ize build-libiberty. Create dummy install
11312 targets for 'no_install' modules.
11313 * configure: Move GDB_TK substitution to configure.in. Move
11314 build_modules stuff to configure.in.
11315 * configure.in: Implement soft dependency machinery. Maybe-ize
11316 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
11317 * Makefile.in: Regenerate.
11318
113192002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
11320
11321 * Makefile.tpl: Make all-target, install-target behave similarly
11322 to all, install (only hitting configured targets). Eliminate
11323 unused macro defintions.
11324
11325 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
11326 build != host.
11327
11328 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
11329
11330 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
11331
11332 * configure.in: Produce lists of subdir targets we're actually
11333 configuring. Remove references to "dosrel".
11334 * Makefile.tpl: Let configure set which subdir targets are hit.
11335 Remove install-cross; clean up install; remove ALL. Remove
11336 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
11337 Autogenerate host module targets. Remove empty dependency lines
11338 and redundant dependency; rearrange slightly.
11339 * Makefile.def: Add host-side libtermcap, utils.
11340
11341 * Makefile.in: Regenerate.
11342
113432002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11344
11345 * ltconfig (osf[345]): Append $major to soname_spec.
11346 Reflect this in library_names_spec.
11347 * ltmain.sh (osf): Prefix $major with . for use as extension.
11348
113492002-11-19 Andreas Jaeger <aj@suse.de>
11350
11351 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
11352 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
11353 and sparc64 GNU/Linux systems.
11354
113552002-11-19 Nathan Sidwell <nathan@codesourcery.com>
11356
11357 * MAINTAINERS: Update email.
11358
113592002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11360
11361 * MAINTAINERS: Complete James Dennett's entry.
11362
113632002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
11364
11365 * MAINTAINERS (Write After Approval): Add myself.
11366
113672002-11-13 Bruce Korb <bkorb@gnu.org>
11368
11369 * Makefile.tpl: syntactic cleanup
11370
113712002-11-13 Stuart Hastings <stuart@apple.com>
11372
11373 * MAINTAINERS: Add myself to write-after-approval list.
11374
113752002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11376
11377 * Makefile.def: Add list of recursive targets to autogenerate.
11378 Add build_modules.
11379 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
11380 targets. Autogenerate *-build-* targets.
11381 * Makefile.in: Regenerate.
11382
113832002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11384
11385 * configure: More autoconf-style substitutions.
11386 * Makefile.tpl: More autoconf-style substitutions.
11387 * Makefile.in: Regenerate.
11388
113892002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
11390
11391 * configure: Substitute more variables in a more autoconf-friendly
11392 way. Simplify slightly.
11393 * Makefile.tpl: Make more variables substitutable in an
11394 autoconf-friendly way.
11395 * Makefile.in: Regenerate.
11396
113972002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
11398
11399 * MAINTAINERS (Write After Approval): Add myself.
11400
114012002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
11402
11403 * configure.in (v810*): Remove special setting of tools.
11404
11405 * configure: Add support for extra required flags for ar or nm.
11406 * configure.in (aix4.3+): Use above support for target-specific
11407 issues, rather than using config/mt-aix43.
11408
114092002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
11410
11411 * configure: Remove 'removing', which doesn't work. Replace $subdir
11412 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
11413 with $srcdir. Reformat indentation. Substitute some variables
11414 formerly hard-coded in the Makefile for build=host.
11415 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
11416 * Makefile.def: Autogenerate more.
11417 * Makefile.in: Regenerate.
11418
114192002-11-04 Adam Nemet <anemet@lnxw.com>
11420
11421 * MAINTAINERS (Write After Approval): Add myself.
11422
114232002-11-04 Kevin Buettner <kevinb@redhat.com>
11424
11425 * Makefile.def (host_modules): Add rda.
11426 * Makefile.in: Regenerate.
11427 * configure.in (target_tool): Add target-rda to list.
11428
114292002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11430
11431 * MAINTAINERS: Remove "co-maintainer" note for web pages.
11432
114332002-10-25 Phil Edwards <pme@gcc.gnu.org>
11434
11435 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
11436 and restrap targets to this rule.
11437 * Makefile.in: Regenerate.
11438
114392002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11440
11441 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
11442 GNATS only accounts.
11443
114442002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
11445
11446 * configure.in (i[3456]86-*-linux*): Add check to disable
11447 ${libgcj} for glibc1.
11448
114492002-10-24 Denis Chertykov <denisc@overta.ru>
11450
11451 * MAINTAINERS: Add myself as ip2k port maintainer.
11452
114532002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
11454
11455 * configure.in: Add tic4x target.
11456
114572002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
11458
11459 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
11460 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
11461 * Makefile.in: Regenerate.
11462
11463 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
11464 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
11465 * Makefile.in: Regenerate.
11466
114672002-10-02 Janis Johnson <janis187@us.ibm.com>
11468
11469 * MAINTAINERS: Add myself as web pages co-maintainer.
11470
114712002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11472
11473 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
11474 * Makefile.in: Regenerate.
11475
114762002-10-02 Zack Weinberg <zack@codesourcery.com>
11477
11478 * MAINTAINERS: Add myself and Nathan Sidwell
11479 <nathan@codesourcery.com> as VxWorks maintainers.
11480
114812002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11482
11483 * Makefile.def: Remove order dependency comments.
11484 * Makefile.tpl: Add explicit install-install dependencies.
11485 * Makefile.in: Regenerate.
11486
11487 * Makefile.tpl: Remove material now in src-release. (Finally!)
11488 * Makefile.in: Regenerate.
11489
11490 * Makefile.tpl: Add configure-target (for src-release in src)
11491 * Makefile.in: Regenerate.
11492
114932002-09-30 Nick Clifton <nickc@redhat.com>
11494
11495 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
11496
114972002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
11498
11499 * configure.in (s390*-*-linux*): Enable libgcj.
11500
115012002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
11502
11503 * configure: Revert accidentally applied changes.
11504
11505 * Makefile.tpl: Make more autoconf-friendly.
11506 * Makefile.in: Regenerate.
11507 * configure: Make substitution more autoconf-like.
11508
115092002-09-28 Richard Earnshaw <rearnsha@arm.com>
11510
11511 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
11512 single entry to handle all these.
11513 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
11514 libjava on arm-*-elf.
11515
115162002-09-27 Geoffrey Keating <geoffk@apple.com>
11517
11518 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
11519 things that depend on them.
11520
115212002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11522
11523 * Makefile.tpl: Make subsituted variables more autoconfy.
11524 * Makefile.in: Regenerate.
11525 * configure: Make seds more autoconfy.
11526
115272002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11528
11529 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
11530 * Makefile.in: Regenerate.
11531 * configure.in: Rewrite sed statements to look autoconfy.
11532
11533 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
11534 all-target-foo on configure-target-foo.
11535 * Makefile.def: Ditto.
11536 * Makefile.in: Rebuild.
11537
115382002-09-25 Andrew Haley <aph@redhat.com>
11539
11540 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
11541
115422002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
11543
11544 * Makefile.def: New file.
11545 * Makefile.tpl: New file.
11546 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
11547 * contrib/gcc_update: Note that Makefile.in is a generated file.
11548
11549 * configure.in: Minor rearrangement. Simplify tests.
11550
115512002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
11552
11553 * configure.in (with_headers): Skip copy if value is "yes".
11554 (with_libs): Likewise.
11555
115562002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
11557
11558 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
11559 * configure.in (sh*-*-pe*): Ditto.
11560 * configure.in (mips*-*-pe*): Ditto.
11561 * configure.in (*arm-wince-pe): Ditto.
11562
11563 * configure.in: Rearrange.
11564
115652002-09-14 Kazu Hirata <kazu@cs.umass.edu>
11566
11567 * MAINTAINERS: Update my email address.
11568
115692002-08-30 Paul Koning <pkoning@equallogic.com>
11570
11571 * MAINTAINERS: (Write After Approval): Add myself.
11572
115732002-08-29 Geoffrey Keating <geoffk@redhat.com>
11574
11575 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
11576
115772002-08-24 Geoffrey Keating <geoffk@redhat.com>
11578
11579 * MAINTAINERS: Change my mailing address.
11580
115812002-08-21 Paolo Carlini <pcarlini@unitus.it>
11582
11583 * MAINTAINERS (Write After Approval): Remove myself.
11584 (Various Maintainers: c++ runtime libs): Add myself.
11585
115862002-08-20 Loren J. Rittle <ljrittle@acm.org>
11587
11588 * MAINTAINERS (Write After Approval): Remove myself.
11589 (Various Maintainers: c++ runtime libs): Add myself.
11590
115912002-08-15 Eric Christopher <echristo@redhat.com>
11592
11593 * config.sub: Import from master repository.
11594 * config.guess: Ditto.
11595
115962002-08-19 Alexandre Oliva <aoliva@redhat.com>
11597
11598 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
11599 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
11600 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
11601
116022002-08-16 Aldy Hernandez <aldyh@redhat.com>
11603
11604 * MAINTAINERS: Add self to rs6000 vector extensions.
11605
116062002-08-15 Alexandre Oliva <aoliva@redhat.com>
11607
11608 * libiberty/configure: Reverted unintended yesterday's check in.
11609
116102002-08-14 Alexandre Oliva <aoliva@redhat.com>
11611
11612 * boehm-gc/configure, libf2c/configure: Rebuilt.
11613 * libffi/configure, libiberty/configure: Ditto.
11614 * libjava/configure, libobjc/configure: Ditto.
11615 * libstdc++-v3/configure, zlib/configure: Ditto.
11616 Merged from binutils:
11617 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
11618 From Steve Ellcey <sje@cup.hp.com>:
11619 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
11620 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
11621 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
11622 IA64.
11623 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
11624 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
11625 soname_spec, sys_lib_search_path_spec): Ditto.
11626
116272002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
11628
11629 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
11630
116312002-08-04 H.J. Lu (hjl@gnu.org)
11632
11633 * configure.in (mips*-*-linux*): Don't skip target-libffi.
11634
116352002-08-02 Krister Walfridsson <cato@df.lth.se>
11636
11637 * MAINTAINERS (Write After Approval): Add myself.
11638
116392002-07-31 Alan Modra <amodra@bigpond.net.au>
11640
11641 * configure.in: Move generic linux case to end. Copy generic
11642 linux noconfigdirs to mips*-*-linux* entry and new
11643 powerpc64*-*-linux* entry. Add target-libffi for the latter.
11644
116452002-07-19 Michael Matz <matz@suse.de>
11646
11647 * MAINTAINERS: Add myself as ra* maintainer.
11648
116492002-07-16 Chris Demetriou <cgd@broadcom.com>
11650
11651 * config.guess: Update to 2002-07-09 version.
11652 * config.sub: Update to 2002-07-03 version.
11653
116542002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
11655
11656 * MAINTAINERS: Fix typo in a maintainer email address.
11657
116582002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
11659
11660 * configure.in: Remove two redundant tests.
11661
116622002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11663
11664 * configure.in (mips*-*-irix6*o32): Enable stabs.
11665
116662002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
11667
11668 * configure.in: Don't build grez.
11669 * Makefile.in: Ditto.
11670
11671 * Makefile.in: Remove references to bsp, cygmon, libstub.
11672 * configure.in: Ditto.
11673
11674 * configure.in: Remove leftover reference to gdbtest.
11675
116762002-07-08 Phil Edwards <pme@gcc.gnu.org>
11677
11678 * configure.in (gxx_include_dir): Change to match versioned
11679 C++ headers if --enable-version-specific-runtime-libs is used.
11680
116812002-07-04 Steve Ellcey <sje@cup.hp.com>
11682
11683 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
11684
116852002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
11686
11687 * configure.in: Make --without-x work.
11688
116892002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
11690
11691 * configure.in: Rearrange target Makefile fragment collection.
11692
11693 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
11694 cvs[src].
11695 * configure.in: Ditto.
11696
116972002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
11698
11699 * MAINTAINERS (Write After Approval): Update my e-mail address.
11700
117012002-06-24 Ben Elliston <bje@redhat.com>
11702
11703 * configure.in (host_tools): Remove cgen.
11704
11705 * Makefile.in (all-cgen): Remove; runs from its source directory.
11706 (check-cgen, install-cgen, clean-cgen): Likewise.
11707 (all-opcodes): Do not depend on all-cgen.
11708 (all-sim): Likewise.
11709
117102002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
11711
11712 * Makefile.in: Eliminate 'apache' targets.
11713 * configure.in: Eliminate 'apache' targets.
11714
11715 * configure.in: Eliminate redundant tests. Reorganize.
11716
11717 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
11718
11719 * config-ml.in: Eliminate references to Cygnus configure.
11720
11721 * Makefile.in: Eliminate references to building emacs.
11722
117232002-06-28 Graham Stott <graham.stott@btinternet.com>
11724
11725 * MAINTAINERS: Update my email address.
11726
117272002-06-26 Benjamin Kosnik <bkoz@redhat.com>
11728
11729 * config.if (libstdcxx_incdir): Version C++ headers.
11730 (cxx_incdir): Remove.
11731
117322002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
11733
11734 * MAINTAINERS (Write After Approval): Add self.
11735
11736Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
11737
11738 * configure.in: Add support for ip2k.
11739
117402002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
11741
11742 * configure.in: Fix AIX configury bug.
11743
117442002-06-20 Steve Ellcey <sje@cup.hp.com>
11745
11746 * MAINTAINERS (Write After Approval): Add self.
11747
117482002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11749
11750 * configure.in: replace ${topsrcdir} with ${srcdir}
11751
11752 * configure.in: Move definition of libstdcxx_flags
11753 right above usage, rather than waaay earlier.
11754
11755 * configure.in: Pull definition of is_cross_compiler earlier.
11756
11757 * configure.in: Rearrange a little.
11758
11759 * configure.in: Remove references to librx.
11760 * Makefile.in: Remove references to librx.
11761
11762Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
11763
11764 * config.sub: Add support for avr target.
11765 Import from master sources, rev 1.255
11766
117672002-06-19 Phil Edwards <pme@gcc.gnu.org>
11768
11769 * configure, .cvsignore: Revert previous change...
11770 * Makefile: ...delete.
11771
117722002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11773
11774 * configure.in: Eliminate ${gasdir} variable.
11775
117762002-06-18 Dave Brolley <brolley@redhat.com>
11777
11778 * configure.in: Add support for frv.
11779 * config.sub: Add support for frv.
11780
117812002-06-18 Phil Edwards <pme@gcc.gnu.org>
11782
11783 * configure: Remove garbage from previous commit.
11784
117852002-06-18 Phil Edwards <pme@gcc.gnu.org>
11786
11787 * configure: For in-source builds, make a subdir and re-exec there.
11788 * Makefile: New file. Pass targets through to build directory.
11789 * .cvsignore: No longer ignore "Makefile".
11790
117912002-06-16 Douglas Rupp <rupp@gnat.com>
11792
11793 * MAINTAINERS (Write After Approval): Add self.
11794
117952002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11796
11797 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
11798
117992002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
11800
11801 * configure.in (vax-*-netbsd*): Re-enable gas.
11802
118032002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
11804
11805 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
11806 BUILD_PREFIX_1, to correct nomenclature.
11807 * configure: Likewise.
11808
11809 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
11810 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
11811
118122002-05-31 Olaf Hering <olh@suse.de>
11813
11814 * config-ml.in: Propogate DESTDIR also.
11815
118162002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
11817
11818 * configure.in (vax-*-netbsd*): Don't build gas for this
11819 platform.
11820
118212002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
11822
11823 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11824 and libgcj for AVR.
11825
118262002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
11827
11828 * MAINTAINERS (Write After Approval): Add myself.
11829
118302002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
11831
11832 * config.guess: Update to 2002-05-22 version.
11833 * config.sub: Likewise.
11834
118352002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11836
11837 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
11838 * config-ml.in: Likewise.
11839 * configure: Likewise.
11840 * configure.in: Likewise.
11841
118422002-05-16 Stephane Carrez <stcarrez@nerim.fr>
11843
11844 * MAINTAINERS: Update my email address.
11845
118462002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
11847
11848 * configure.in: Simplify makefile fragment collection.
11849
11850 * configure.in: Remove code to build emacs.
11851
11852 * configure.in : Remove --srcdir argument from targargs and buildargs
11853 (it's always overridden in the Makefile anyway). Rearrange a bit.
11854
11855 * configure: Move some logic to configure.in.
11856 * configure.in: Move some logic from configure.
11857
118582002-05-11 Tom Tromey <tromey@redhat.com>
11859
11860 * MAINTAINERS: Reflect libgcj reality.
11861
118622002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
11863
11864 * Makefile.in: Honour DESTDIR.
11865
118662002-05-08 Mark Mitchell <mark@codesourcery.com>
11867
11868 * config.guess: Import 2002-03-20 version.
11869 * config.sub: Import 2002-04-26 version.
11870
118712002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11872
11873 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
11874
118752002-05-07 Tim Josling <tej@melbpc.org.au>
11876
11877 * MAINTAINERS: Add self.
11878
118792002-05-06 Loren J. Rittle <ljrittle@acm.org>
11880
11881 * ltmain.sh: Detect and handle object name conflicts
11882 while piecewise linking a static library.
11883
118842002-05-05 Alexandre Oliva <aoliva@redhat.com>
11885
11886 * configure.in (noconfigdirs): Don't disable libgcj on
11887 sparc64-*-solaris* and sparcv9-*-solaris*.
11888
118892002-05-03 Alexandre Oliva <aoliva@redhat.com>
11890
11891 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
11892
118932002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
11894
11895 * configure.in (FLAGS_FOR_TARGET): Do not add
11896 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
11897 on i[3456]86-*-linux*.
11898
118992002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
11900
11901 * configure.in (noconfigdirs): Replace [ ] with test.
11902
11903 * configure.in (noconfigdirs): Do not add target-newlib if
11904 target == i[3456]86-*-linux*, and host == target.
11905
119062002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
11907
11908 * configure.in: delete reference to absent file
11909
11910 * configure.in: replace '[' with 'test'
11911
11912 * configure.in: Eliminate references to gash.
11913 * Makefile.in: Eliminate references to gash.
11914
11915 * configure.in: remove useless references to 'pic' makefile fragments.
11916
11917 * configure.in: (*-*-windows*) Finish removing.
11918
11919 * configure.in: Eliminate redundant test for libgui.
11920
119212002-04-29 Roger Sayle <roger@eyesopen.com>
11922
11923 * MAINTAINERS: Add self and realphabetize. Update entries
11924 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
11925 entry for a29k port maintainer.
11926
119272002-04-26 Joel Sherrill <joel@OARcorp.com>
11928
11929 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
11930 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
11931
119322002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
11933
11934 * configure.in: remove references to dead files
11935
119362002-04-19 Mark Mitchell <mark@codesourcery.com>
11937
11938 * MAINTAINERS: Add information about purpose of this file.
11939
119402002-04-18 Tom Tromey <tromey@redhat.com>
11941
11942 * configure.in: Disallow configuring libgcj when it is already
11943 installed and we're using Solaris 2.8 linker. Do enable libgcj on
11944 Solaris 2.8 by default. For PR libgcj/6158.
11945
119462002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
11947
11948 * configure.in: Move default CC setting out of config/mh-* fragments
11949 directly into here.
11950
119512002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
11952
11953 * configure.in: don't even try to configure or make a subdirectory
11954 if there's no configure script for it.
11955
119562002-04-15 Mark Mitchell <mark@codesourcery.com>
11957
11958 * MAINTAINERS: Remove chill maintainers.
11959 * Makefile.in (CHILLFLAGS): Remove.
11960 (CHILL_LIB): Remove.
11961 (TARGET_CONFIGDIRS): Remove libchill.
11962 (CHILL_FOR_TARGET): Remove.
11963 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
11964 CHILL_LIB.
11965 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
11966 (CHECK_TARGET_MODULES): Likewise.
11967 (INSTALL_TARGET_MODULES): Likewise.
11968 (CLEAN_TARGET_MODULES): Likewise.
11969 (configure-target-libchill): Remove.
11970 (all-target-libchill): Remove.
11971 * configure.in (target_libs): Remove target-libchill.
11972 Do not compute CHILL_FOR_TARGET.
11973 * libchill: Remove directory.
11974
119752002-04-11 DJ Delorie <dj@redhat.com>
11976
11977 * Makefile.in, configure.in: Sync with binutils, entries
11978 follow...
11979
119802002-04-07 Andrew Cagney <ac131313@redhat.com>
11981
11982 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
11983 (do-tar, do-bz2): New rules.
11984 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
11985 (gdb-tar): New rule.
11986 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
11987 (insight_dejagnu.tar): New rule.
11988 (insight.tar): New rule.
11989 (gdb+dejagnu.tar): New rule.
11990 (gdb.tar): New rule.
11991
119922002-02-01 Mo DeJong <supermo@bayarea.net>
11993
11994 * Makefile.in: Add all-tix to deps for all-snavigator
11995 so that tix is built when building snavigator.
11996
119972002-01-11 Steve Ellcey <sje@cup.hp.com>
11998
11999 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
12000 ld and gdb are not supported.
12001
120022002-01-07 Mark Salter <msalter@redhat.com>
12003
12004 * configure.in: Remove target-bsp and target-cygmon from arm builds.
12005 Allow target-libgloss to be built for arm, strongarm, and xscale.
12006
120072001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
12008
12009 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
12010 options for i[3456]86-pc-linux* native builds.
12011
120122001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
12013
12014 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
12015 files from .po files for a distribution.
12016
120172001-09-03 Jeff Holcomb <jeffh@redhat.com>
12018
12019 * configure.in: Enable libstdc++-v3 for h8300 targets.
12020
120212001-06-19 Alan Modra <amodra@bigpond.net.au>
12022
12023 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
12024 version from bfd/.
12025
12026Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
12027
12028 * Makefile.in (VER): When present, extract the version number from
12029 the file version.in.
12030
120312001-05-24 Tom Rix <trix@redhat.com>
12032
12033 * configure.in : enable ld for aix
12034
120352001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12036
12037 * config.guess: Add linux target for S/390.
12038
120392000-11-07 Philip Blundell <pb@futuretv.com>
12040
12041 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
12042
120432000-11-03 Philip Blundell <pb@futuretv.com>
12044
12045 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
12046 files.
12047
120482001-01-15 Ben Elliston <bje@redhat.com>
12049
12050 * configure.in (host_tools): Add sid.
12051 Always configure cgen.
12052
120532000-11-24 Nick Clifton <nickc@redhat.com>
12054
12055 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
12056
120572000-08-20 Doug Evans <dje@casey.transmeta.com>
12058
12059 * Makefile.in (ALL_MODULES): Add all-cgen.
12060 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
12061 (all-cgen): New target.
12062 (all-opcodes,all-sim): Depend on all-cgen.
12063 * configure.in (host_tools): Add cgen.
12064 Only configure cgen if --enable-cgen-maint.
12065
120662002-04-09 Loren J. Rittle <ljrittle@acm.org>
12067
12068 * configure.in: Add *-*-freebsd* configurations.
12069
120702002-04-08 Tom Tromey <tromey@redhat.com>
12071
12072 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
12073 Fixes PR libgcj/6068.
12074
120752002-03-30 Krister Walfridsson <cato@df.lth.se>
12076
12077 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
12078
120792002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12080
12081 * configure.in (alpha*-dec-osf*): Enable libgcj.
12082
120832003-03-27 Matthew Gingell <gingell@gnat.com>
12084
12085 * MAINTAINERS (Write After Approval): Add myself.
12086
120872002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
12088
12089 Fix for: PR bootstrap/3591, target/5676
12090 * configure.in (mcore-pe): Disable the configuration of
12091 libstdc++-v3 since exceptions are not supported.
12092
120932002-03-20 Anthony Green <green@redhat.com>
12094
12095 * configure.in: Enable libgcj for xscale-elf target.
12096
12097Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
12098
12099 * MAINTAINERS: Update my email address.
12100
121012002-03-16 Alexandre Oliva <aoliva@redhat.com>
12102
12103 * ltmain.sh (relink_command): Fix typo in previous change.
12104
121052002-03-15 Alexandre Oliva <aoliva@redhat.com>
12106
12107 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
12108 (relink_command): Added --tag flags.
12109 (mode=install): If relinking fails; error out.
12110
121112002-03-12 Richard Henderson <rth@redhat.com>
12112
12113 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
12114 .NOTPARALLEL tag.
12115 (do-check): Rename from check.
12116 (check): Allow parallel check.
12117
121182002-03-12 Bob Wilson <bob.wilson@acm.org>
12119
12120 * MAINTAINERS: Add myself as maintainer for xtensa port.
12121 Fix alphabetical order in CPU port maintainer list.
12122 Remove myself from Write After Approval list.
12123
121242002-03-11 Richard Henderson <rth@redhat.com>
12125
12126 * Makefile.in (.NOTPARALLEL): Add fake tag.
12127
121282002-03-07 H.J. Lu (hjl@gnu.org)
12129
12130 * configure.in: Enable gprof for mips*-*-linux*.
12131
121322002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
12133
12134 * MAINTAINERS (Write After Approval): Add myself.
12135
121362002-02-28 Alexandre Oliva <aoliva@redhat.com>
12137
12138 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
12139 libjava.
12140 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
12141
121422002-02-23 Alexandre Oliva <aoliva@redhat.com>
12143
12144 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
12145 because its Makefile is there; test for the executable instead.
12146
121472002-02-22 Alexandre Oliva <aoliva@redhat.com>
12148
12149 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
12150 libstdc++-v3 and libjava.
12151
121522002-02-11 Adam Megacz <adam@xwt.org>
12153
12154 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
12155 boehm-gc
12156
121572002-02-09 Alexandre Oliva <aoliva@redhat.com>
12158
12159 * config.guess: Updated to 2002-01-30's version.
12160 * config.sub: Updated to 2002-02-01's version.
12161 Contribute sh64-elf.
12162 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
12163 * configure.in: Added sh64-*-*.
12164
121652002-02-08 Chris Demetriou <cgd@broadcom.com>
12166
12167 * MAINTAINERS: Belatedly add myself to write after approval list.
12168
12169Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
12170
12171 * MAINTAINERS: Put self in as maintainer for x86-64 port.
12172 Remove self as Write After Approval.
12173
121742002-01-31 Geoffrey Keating <geoffk@redhat.com>
12175
12176 * MAINTAINERS: Put self in as maintainer for contrib/regression
12177 directory.
12178
121792002-01-28 Phil Edwards <pme@gcc.gnu.org>
12180
12181 * MAINTAINERS: Update my email address.
12182
121832002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
12184
12185 * configure.in (*-*-netbsd*): New. Skip target-newlib,
12186 target-libiberty, and target-libgloss. Skip Java-related
12187 libraries if not supported for NetBSD on target CPU.
12188
121892002-01-25 Douglas B Rupp <rupp@gnat.com>
12190
12191 * install-sh: Use _inst.$$_ for temp file name.
12192
121932002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
12194
12195 * MAINTAINERS (Write After Approval): Move my contact info
12196 from here...
12197 (OS Port Maintainers): ...to here (netbsd).
12198
121992002-01-22 Bob Wilson <bob.wilson@acm.org>
12200
12201 * MAINTAINERS (Write After Approval): Add myself.
12202
122032002-01-17 H.J. Lu <hjl@gnu.org>
12204
12205 * Makefile.in (all-fastjar): Also depend on all-libiberty.
12206 (all-target-fastjar): Also depend on all-target-libiberty.
12207
122082002-01-16 H.J. Lu (hjl@gnu.org)
12209
12210 * config.guess: Import from master sources, rev 1.225.
12211 * config.sub: Import from master sources, rev 1.238.
12212
122132002-01-16 Kazu Hirata <kazu@hxi.com>
12214
12215 * MAINTAINERS (Write After Approval): Remove myself.
12216
122172001-12-19 Florian Weimer <fw@deneb.enyo.de>
12218
12219 * MAINTAINERS (Write After Approval): Add myself.
12220
122212001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
12222
12223 * MAINTAINERS: Add self as docs co-maintainer.
12224
122252001-12-11 Matthias Klose <doko@debian.org>
12226
12227 * MAINTAINERS (Write After Approval): Add myself.
12228
122292001-12-09 Zack Weinberg <zack@codesourcery.com>
12230
12231 * MAINTAINERS: Update my email address.
12232
122332001-12-07 Turly O'Connor <turly@apple.com>
12234 * MAINTAINERS (Write After Approval): Add myself.
12235 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
12236 (rs6000_initialize_trampoline): Call __trampoline_setup for
12237 ABI_DARWIN too.
12238 * darwin-tramp.asm: New file, implements __trampoline_setup.
12239 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
12240
122412001-12-07 Paolo Carlini <pcarlini@unitus.it>
12242
12243 * MAINTAINERS (Write After Approval): Add myself.
12244
12245Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
12246
12247 * configure, configure.in: Use temp file for long sed commands.
12248
122492001-12-03 Laurent Guerby <guerby@acm.org>
12250
12251 * config.sub: Update to version 1.232 on subversion.
12252
122532001-12-03 Ben Elliston <bje@redhat.com>
12254
12255 * MAINTAINERS: Update mail address for config.* patches.
12256
122572001-11-27 DJ Delorie <dj@redhat.com>
12258 Zack Weinberg <zack@codesourcery.com>
12259
12260 When build != host, create libiberty for the build machine.
12261
12262 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
12263 CONFIG_ARGUMENTS.
12264 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
12265 New variables.
12266 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
12267 and rules.
12268 (all.normal): Depend on ALL_BUILD_MODULES.
12269 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
12270 (all-build-libiberty): Depend on configure-build-libiberty.
12271
12272 * configure: Calculate and substitute proper value for
12273 ALL_BUILD_MODULES.
12274 * configure.in: Create the build subdirectory.
12275 Calculate and substitute TARGET_CONFIGARGS (formerly
12276 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
12277
122782001-11-26 Ziemowit Laski <zlaski@apple.com>
12279
12280 * MAINTAINERS (write-after-approval): Add self.
12281
122822001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
12283
12284 * MAINTAINERS (GNATS only accounts): Remove self.
12285
122862001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
12287
12288 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
12289 libf2c.
12290
122912001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
12292
12293 * MAINTAINERS (Write After Approval): Add self.
12294
122952001-11-12 David O'Brien <obrien@FreeBSD.org>
12296
12297 * MAINTAINERS: mips and s390 are also CPU ports.
12298
122992001-11-12 David O'Brien <obrien@FreeBSD.org>
12300
12301 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
12302
123032001-11-11 David O'Brien <obrien@FreeBSD.org>
12304
12305 * MAINTAINERS: Alphabetize.
12306
123072001-11-09 Kazu Hirata <kazu@hxi.com>
12308
12309 * MAINTAINERS (Various maintainers: h8 port): Add myself.
12310
123112001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
12312
12313 * MAINTAINERS (Various maintainers: hppa port): Added myself.
12314
123152001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
12316
12317 * configure.in (--enable-languages): Be more permissive about
12318 syntax. Check for empty lists better. Warn about $LANGUAGES.
12319
123202001-11-08 Geoffrey Keating <geoffk@redhat.com>
12321
12322 * config.sub: Import from master sources, rev. 1.230.
12323 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
12324
123252001-11-07 Laurent Guerby <guerby@acm.org>
12326
12327 * MAINTAINERS (Write After Approval): Add self.
12328
123292001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
12330
12331 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
12332
123332001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
12334
12335 * config.sub: Import from master sources, rev 1.226.
12336 * config.guess: Import from master sources, rev 1.216.
12337
123382001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
12339
12340 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
12341 * MAINTAINERS: Add self as maintainer of MMIX port.
12342 Remove old after-approval entry.
12343
123442001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
12345
12346 * ChangeLog, configure: Fix spelling errors.
12347
123482001-10-20 Brendan Kehoe <brendan@zen.org>
12349
12350 * MAINTAINERS: Tweak my address.
12351
12352Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
12353
12354 * MAINTAINERS: Update my email address.
12355
123562001-10-11 Hans-Peter Nilsson <hp@axis.com>
12357
12358 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
12359 * MAINTAINERS: Add self as maintainer of CRIS port.
12360
123612001-10-10 Geert Bosch <bosch@gnat.com>
12362
12363 * MAINTAINERS (Various maintainers: Ada front end):
12364 Added Robert Dewar.
12365
123662001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
12367
12368 * MAINTAINERS (Write After Approval): Added self
12369
123702001-10-02 Geert Bosch <bosch@gnat.com>
12371
12372 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12373
123742001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
12375
12376 * configure: Handle temporary files securely using mkdir.
12377
123782001-09-29 Alexandre Oliva <aoliva@redhat.com>
12379
12380 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
12381
123822001-09-26 Will Cohen <wcohen@redhat.com>
12383
12384 * configure.in (*-*-linux*): Disable configuration of target-newlib
12385 and target-libgloss.
12386
123872001-09-26 Alexandre Oliva <aoliva@redhat.com>
12388
12389 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
12390 RANLIB.
12391
123922001-09-21 Alexandre Oliva <aoliva@redhat.com>
12393
12394 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
12395 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
12396 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
12397 avoid quotes nesting problems.
12398 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
12399 (DO_X): Export only variables that are set.
12400
124012001-09-19 Ben Elliston <bje@redhat.com>
12402
12403 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
12404 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
12405 semantics. Use the shell built-in "type" command instead.
12406
124072001-08-31 Alexandre Oliva <aoliva@redhat.com>
12408
12409 Merged from gcc-3_0-branch:
12410 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
12411 * ltcf-c.sh: Use $objext, not $ac_objext.
12412 2001-07-27 Mark Kettenis <kettenis@gnu.org>
12413 * ltcf-cxx.sh: Add support for GNU.
12414 2001-07-22 Timothy Wall <twall@redhat.com>
12415 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
12416 default settings if using GNU tools with that configuration.
12417 * ltcf-cxx.sh: Ditto.
12418 * ltcf-gcj.sh: Ditto.
12419 2001-07-21 Michael Chastain <chastain@redhat.com>
12420 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
12421 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
12422 * ltmain.sh: Mark as gcc-local.
12423
124242001-08-30 Eric Christopher <echristo@redhat.com>
12425 Jason Eckhardt <jle@redhat.com>
12426
12427 * config.guess: Merge from master sources.
12428 * config.sub: Merge from master sources, add support for mipsisa32.
12429
124302001-08-25 Geoffrey Keating <geoffk@redhat.com>
12431 * config.sub: Merge from master sources, rev 1.219.
12432 * MAINTAINERS: Add self as contact for stormy16 port.
12433
124342001-08-14 Zack Weinberg <zackw@panix.com>
12435
12436 * config.sub: Merge from master sources, rev 1.218.
12437 * config.guess: Merge from master sources, rev 1.209.
12438
124392001-08-11 Graham Stott <grahams@redhat.com>
12440
12441 * Makefile.in (check-c++): Add missing semicolon.
12442
12443Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
12444
12445 * MAINTAINERS (Various maitainers: predict.def): Added myself.
12446
124472001-07-30 Eric Christopher <echristo@redhat.com>
12448
12449 * MAINTAINERS (Various maintainers: mips port): Added myself.
12450
124512001-07-25 Andrew Haley <aph@cambridge.redhat.com>
12452
12453 * configure.in (sh-*-linux*): New.
12454
124552001-07-27 Richard Henderson <rth@redhat.com>
12456
12457 * .cvsignore: Add LAST_UPDATED.
12458
124592001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
12460
12461 * MAINTAINERS (Various maintainers: s390 port): Added myself.
12462
124632001-07-16 Aldy Hernandez <aldyh@redhat.com>
12464
12465 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
12466
12467Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
12468
12469 * MAINTAINERS (Write After Approval): Added myself.
12470
124712001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12472
12473 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12474 and libgcj on m68hc11/m68hc12.
12475
124762001-06-27 H.J. Lu (hjl@gnu.org)
12477
12478 * Makefile (CFLAGS_FOR_BUILD): New.
12479 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
12480
124812001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12482
12483 * README: Remove version number.
12484
124852001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12486
12487 * INSTALL/README: Update wrt. to the installation instructions now
12488 residing in gcc/doc/install.texi.
12489
124902001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12491
12492 * README: Replace with a cut-down and updated version of gcc/README.
12493
124942001-06-12 David Edelsohn <edelsohn@gnu.org>
12495
12496 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
12497 multilibs to be disabled.
12498
124992001-06-11 Daniel Berlin <dan@cgsoftware.com>
12500
12501 * MAINTAINERS (Write After Approval): Add myself.
12502
125032001-06-09 Alexandre Oliva <aoliva@redhat.com>
12504
12505 * config.guess: Import CVS version 1.195.
12506 * config.sub: Import CVS version 1.212.
12507
125082001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
12509
12510 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12511 gcc/xgcc is built, use -print-prog-name to find out the program
12512 name to use.
12513
125142001-06-04 Phil Edwards <pme@sources.redhat.com>
12515
12516 * config.guess: Import CVS version 1.194. All gcc-local changes
12517 appear to also be in the master copy.
12518 * config.sub: Import CVS version 1.211.
12519
12520Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
12521
12522 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
12523 with_gcc]: Use `gcc -shared' to build a shared library.
12524
12525Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
12526
12527 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
12528 archives.
12529
12530Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12531
12532 * MAINTAINERS (Write After Approval): Add myself.
12533
125342001-06-01 Hans-Peter Nilsson <hp@axis.com>
12535
12536 * configure.in (libstdcxx_flags): Do not try to execute
12537 libstdc++-v3/testsuite_flags until it exists.
12538
125392001-06-01 Alan Modra <amodra@bigpond.net.au>
12540
12541 * MAINTAINERS: Update my email address.
12542
125432001-05-31 Graham Stott <grahams@redhat.com>
12544
12545 * MAINTAINERS (Write After Approval): Add myself.
12546
125472001-05-28 Simon Patarin <simon.patarin@inria.fr>
12548
12549 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
12550 libraries when using g++ with native linker.
12551
125522001-05-28 Alexandre Oliva <aoliva@redhat.com>
12553
12554 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
12555
125562001-05-22 Alexandre Oliva <aoliva@redhat.com>
12557
12558 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
12559 [aix4*|aix5*]: Prepend blank.
12560
125612001-05-20 Alexandre Oliva <aoliva@redhat.com>
12562
12563 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12564 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
12565 of subdir/configure scripts to use the new libtool.m4.
12566
125672001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
12568
12569 * MAINTAINERS (Write After Approval): Add myself.
12570
125712001-05-18 Benjamin Kosnik <bkoz@redhat.com>
12572
12573 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
12574
125752001-05-11 Ben Elliston <bje@redhat.com>
12576
12577 * Makefile.in (all-sid): New target.
12578 (check-sid, clean-sid, install-sid): Likewise.
12579
125802001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
12581
12582 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
12583
125842001-05-03 Alexandre Oliva <aoliva@redhat.com>
12585
12586 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
12587 libgcj.
12588
125892001-05-03 Alexandre Oliva <aoliva@redhat.com>
12590
12591 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12592 gcc/xgcc is built, use -print-prog-name to find out the program
12593 name to use.
12594
125952001-04-26 Alexandre Oliva <aoliva@redhat.com>
12596
12597 * configure.in (noconfigdirs): Don't reset it from scratch in the
12598 target case; only append to it.
12599
12600 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
12601 sparc-*-solaris2.8]: Disable ${libgcj}.
12602
126032001-04-25 Alexandre Oliva <aoliva@redhat.com>
12604
12605 * configure.in (libgcj_saved): Copy from $libgcj.
12606 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
12607 --disable-libgcj.
12608
126092001-04-25 Gavin Romig-Koch <gavin@redhat.com>
12610
12611 * MAINTAINERS: Remove self as MIPS maintainer and
12612 C front end maintainer.
12613
12614Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
12615
12616 * configure.in: Move *-chorusos target case to the proper switch.
12617 Disable libgcj.
12618
126192001-04-12 Alexandre Oliva <aoliva@redhat.com>
12620
12621 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
12622 1.641.2.228.
12623
126242001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12625
12626 * Makefile.in (STAGE1_CFLAGS): Pass down.
12627
126282001-04-13 Alan Modra <amodra@one.net.au>
12629
12630 * config.guess: Add hppa64-linux support. Note for next import that
12631 this is already in the master file.
12632 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
12633
126342001-04-12 Alexandre Oliva <aoliva@redhat.com>
12635
12636 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12637 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
12638
126392001-04-11 Stan Shebs <shebs@apple.com>
12640
12641 * MAINTAINERS: Add self as Darwin port maintainer.
12642
126432001-04-11 Alan Modra <amodra@one.net.au>
12644
12645 * MAINTAINERS: Update my email address.
12646
126472001-04-10 Loren J. Rittle <ljrittle@acm.org>
12648
12649 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12650 recent versions of FreeBSD (release 3 or later).
12651 * ltconfig: On FreeBSD, -lc must not be provided when building
12652 a shared library or else the standard -pthread gcc option is
12653 rendered worthless to later users of the built library.
12654
126552001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
12656
12657 * MAINTAINERS: Add self and RTH as C front end maintainers.
12658
126592001-04-05 Alexandre Oliva <aoliva@redhat.com>
12660
12661 * config.sub: Make sure to match an already-canonicalized
12662 machine name (eg. mn10300-unknown-elf).
12663
126642001-04-01 Alexandre Oliva <aoliva@redhat.com>
12665
12666 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
12667 New macros.
12668 (bootstrap, cross): Use RECURSE_FLAGS.
12669 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
12670
126712001-03-27 Alexandre Oliva <aoliva@redhat.com>
12672
12673 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
12674
126752001-03-22 Colin Howell <chowell@redhat.com>
12676
12677 * Makefile.in (DO_X): Do not backslash single-quotes in
12678 backquotes (two places).
12679
126802001-03-22 Alexandre Oliva <aoliva@redhat.com>
12681
12682 Re-installed:
12683 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12684 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
12685 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12686 * ltcf-cxx.sh: Likewise.
12687 * ltcf-gcj.sh: Likewise.
12688
126892001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12690
12691 * MAINTAINERS: Add myself as "documentation co-maintainer".
12692
126932001-03-22 Alexandre Oliva <aoliva@redhat.com>
12694
12695 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12696 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
12697
126982001-03-19 Tom Tromey <tromey@redhat.com>
12699
12700 * config-ml.in: Handle GCJ and GCJFLAGS.
12701
127022001-03-21 Michael Chastain <chastain@redhat.com>
12703
12704 * Makefile.in: all-m4 depends on all-texinfo.
12705
127062001-03-20 Loren J. Rittle <ljrittle@acm.org>
12707
12708 * MAINTAINERS: Add myself to write after approval list.
12709
127102001-03-18 Laurynas Biveinis <lauras@softhome.net>
12711
12712 * Makefile.in (DO_X): Quote nested quotes.
12713
127142001-03-18 Alan Modra <alan@linuxcare.com.au>
12715
12716 * MAINTAINERS: Add myself to write after approval list.
12717
127182001-03-15 Laurynas Biveinis <lauras@softhome.net>
12719
12720 * Makefile.in (DO_X): Use double quotes for quoting
12721 "RANLIB=$${RANLIB}".
12722
127232001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
12724
12725 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
12726
127272001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
12728
12729 * configure.in: Only use `lang_requires' for languages athat are
12730 actually enabled.
12731
127322001-03-08 Phil Edwards <pme@sources.redhat.com>
12733
12734 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
12735
127362001-03-08 Alexandre Oliva <aoliva@redhat.com>
12737
12738 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
12739
127402001-03-07 Tom Tromey <tromey@redhat.com>
12741
12742 * configure.in: Allow config-lang.in to set `lang_requires' to list
12743 of other required languages.
12744
127452001-03-06 Laurynas Biveinis <lauras@softhome.net>
12746
12747 * Makefile.in: Remove RANLIB definition. Use RANLIB
12748 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
12749 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
12750
127512001-02-28 Benjamin Kosnik <bkoz@redhat.com>
12752 Alexandre Oliva <aoliva@redhat.com>
12753
12754 * Makefile.in (check-c++): Use tabs, not spaces.
12755
127562001-02-20 Laurynas Biveinis <lauras@softhome.net>
12757
12758 * MAINTAINERS: add myself to Write After Approval list.
12759
127602001-02-19 Benjamin Kosnik <bkoz@redhat.com>
12761
12762 * Makefile.in (check-c++): New rule.
12763
12764 * configure.in (target_libs): Remove libg++.
12765 (noconfigdirs): Remove libg++.
12766 (noconfigdirs): Same.
12767 (noconfigdirs): Same.
12768 (noconfigdirs): Same.
12769
12770 * config-ml.in: Remove libg++ references.
12771
12772 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
12773 (ALL_TARGET_MODULES): Same.
12774 (configure-target-libg++): Remove.
12775 (all-target-libg++): Remove.
12776 (configure-target-libio): Remove.
12777 (all-target-libio): Remove.
12778 (check-target-libio): Remove.
12779 (.PHONY): Remove.
12780 (libg++.tar.bz2): Remove.
12781 (all-target-cygmon): Remove libio.
12782 (all-target-libstdc++): Remove.
12783 (configure-target-libstdc++): Remove.
12784 (TARGET_LIB_PATH): Remove libstdc++.
12785 (ALL_GCC_CXX): Remove libstdc++.
12786 (all-target-gperf): Correct.
12787
127882001-02-16 Nick Clifton <nickc@redhat.com>
12789
12790 * configure.in (noconfigdirs): Allow configuration of texinfo
12791 for Cygwin hosts.
12792
127932001-02-15 Anthony Green <green@redhat.com>
12794
12795 * configure: Introduce GCJ_FOR_TARGET.
12796 * configure.in: Ditto.
12797 * Makefile.in: Ditto.
12798
127992001-02-13 Andreas Schwab <schwab@suse.de>
12800
12801 * MAINTAINERS: Update mail address.
12802
128032001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12804
12805 * config.guess: Add linux target for S/390.
12806 * config.sub: Likewise.
12807
128082001-02-08 Chandrakala Chavva <cchavva@redhat.com>
12809
12810 * configure.in: for *-chorusos, don't config target-newlib and
12811 target-libgloss.
12812
128132001-02-06 Ben Elliston <bje@redhat.com>
12814
12815 * configure: Output host type to stdout, not stderr.
12816
128172001-02-05 Mark Mitchell <mark@codesourcery.com>
12818
12819 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
12820 * ltcf-cxx.sh: Likewise.
12821
12822 * config.if: Assume enable_libstdcxx_v3 is defined.
12823
128242001-02-04 Mark Mitchell <mark@codesourcery.com>
12825
12826 Remove V2 C++ library.
12827 * configure.in: Remove --enable-libstdcxx_v3 support.
12828
128292001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
12830
12831 * include/demangle.h: Add prototype for java_demangle_v3.
12832
128332001-01-29 Phil Edwards <pme@sources.redhat.com>
12834
12835 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
12836
128372001-01-27 Richard Henderson <rth@redhat.com>
12838
12839 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
12840
128412001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12842
12843 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
12844 Don't unset, it's non-portable and no longer necessary, set to empty
12845 instead.
12846
128472001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12848
12849 * ltconfig: Shell portability fix for the tagname validity check.
12850
128512001-01-27 Alexandre Oliva <aoliva@redhat.com>
12852
12853 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
12854 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
12855
128562001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12857
12858 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
12859
128602001-01-26 Tom Tromey <tromey@redhat.com>
12861
12862 * configure.in: Allow libgcj to be built on Sparc Solaris.
12863
128642001-01-25 David Edelsohn <edelsohn@gnu.org>
12865
12866 * ltcf-c.sh: Add aix5 case.
12867 * ltcf-cxx.sh: Likewise.
12868 * ltconfig: Likewise.
12869
128702001-01-24 Alexandre Oliva <aoliva@redhat.com>
12871
12872 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
12873 keep at least one of build_libtool_libs or build_old_libs set to
12874 yes.
12875
12876 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
12877 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
12878
128792001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
12880
12881 * configure.in: Enable libgcj on several additional platforms.
12882
128832001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
12884
12885 * configure.in: Enable libgcj for linux targets.
12886
128872001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12888
12889 * MAINTAINERS (Write After Approval): Add myself.
12890
128912001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
12892
12893 * MAINTAINERS: Add myself as vax port maintainer.
12894
128952001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
12896
12897 * MAINTAINERS: Add myself as Mercury front-end maintainer.
12898
128992001-01-09 Mike Stump <mrs@wrs.com>
12900
12901 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
12902 failures of subdirectories.
12903
129042001-01-02 Laurynas Biveinis <lauras@softhome.net>
12905
12906 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
12907 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12908 * ltcf-cxx.sh: Likewise.
12909 * ltcf-gcj.sh: Likewise.
12910 * ltconfig.sh: Fix typo.
12911
129122001-01-02 Laurynas Biveinis <lauras@softhome.net>
12913
12914 * configure: handle DOS-style absolute paths.
12915
129162001-01-02 Laurynas Biveinis <lauras@softhome.net>
12917
12918 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
12919
129202000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
12921
12922 * MAINTAINERS: Add myself as avr port co-maintainer.
12923
129242000-12-28 Ben Elliston <bje@redhat.com>
12925
12926 * MAINTAINERS: Add myself under ``Write After Approval''.
12927
129282000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
12929
12930 * texinfo: Remove directory from GCC.
12931
129322000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
12933
12934 * COPYING: Update to current
12935 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
12936 to 19yy as example year in copyright notice).
12937
129382000-12-18 Benjamin Kosnik <bkoz@redhat.com>
12939
12940 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
12941 (libstdcxx_incdir): Pass down.
12942 * config.if: Remove expired bits for cxx_interface, add stub.
12943 (libstdcxx_incdir): Add variable for g++ include directory.
12944 * configure.in (gxx_include_dir): Use it.
12945
129462000-12-18 Alexandre Oliva <aoliva@redhat.com>
12947
12948 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
12949 with old-email address from ``Write After Approval''.
12950
129512000-12-15 Andreas Jaeger <aj@suse.de>
12952
12953 * configure.in: Handle lang_dirs.
12954
129552000-12-14 Tom Tromey <tromey@redhat.com>
12956
12957 * MAINTAINERS: Removed brads.
12958
12959 * MAINTAINERS: Added gcj developers.
12960
129612000-12-13 Anthony Green <green@redhat.com>
12962
12963 * configure.in: Disable libgcj for any target not specifically
12964 listed. Disable libgcj for x86 and Alpha Linux until compatible
12965 with g++ abi.
12966
129672000-12-13 Mike Stump <mrs@wrs.com>
12968
12969 * Makefile.in (local-distclean): Also remove fastjar.
12970
129712000-12-12 Rodney Brown <RodneyBrown@mynd.com>
12972
12973 * contrib/gcc_update: Add fastjar --touch entries.
12974
129752000-12-12 Alexandre Oliva <aoliva@redhat.com>
12976
12977 * configure.in: Disable language-specific target libraries for
12978 languages that aren't enabled.
12979
129802000-12-10 Anthony Green <green@redhat.com>
12981
12982 * configure.in: Define libgcj. Disable libgcj target libraries for
12983 most targets.
12984
129852000-12-10 Neil Booth <neilb@earthling.net>
12986
12987 * MAINTAINERS: Update mail address, remove from WAA list.
12988
129892000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12990
12991 * libjava: Imported from /cvs/java.
12992 * libffi: Likewise.
12993 * Boehm-gc: Likewise.
12994
129952000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12996
12997 * configure.in (target_libs): Revert 2000-12-08 patch.
12998 (noconfigdirs): Added target-libjava.
12999
130002000-12-09 Laurynas Biveinis <lauras@softhome.net>
13001
13002 * djunpack.bat: removed.
13003
130042000-12-09 Laurynas Biveinis <lauras@softhome.net>
13005
13006 * Makefile.in: handle DOS-style absolute paths.
13007 * config-ml.in: likewise.
13008 * symlink-tree: likewise.
13009
130102000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13011
13012 * fastjar: Imported.
13013
130142000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13015
13016 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
13017 libjava.
13018 * configure.in (target_libs): Removed `target-libjava'.
13019
130202000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13021
13022 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
13023 (ALL_MODULES): Added fastjar.
13024 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
13025 (all-target-libjava): all-fastjar replaces all-zip.
13026 (all-fastjar): Added.
13027 (configure-target-fastjar, all-target-fastjar): Likewise.
13028 * configure.in (host_tools): Added fastjar.
13029
130302000-12-07 Mike Stump <mrs@wrs.com>
13031
13032 * Makefile.in (local-distclean): Remove leftover built files.
13033
130342000-11-24 Nick Clifton <nickc@redhat.com>
13035
13036 * configure.in (xscale-elf): Add target.
13037 (xscale-coff): Add target.
13038
130392000-11-22 Loren J. Rittle <ljrittle@acm.org>
13040
13041 * ltcf-cxx.sh: Support creation of C++ shared libraries on
13042 recent versions of FreeBSD (release 3 or later).
13043 * ltconfig: On FreeBSD, -lc must not be provided when building
13044 a shared library or else the standard -pthread gcc option is
13045 rendered worthless to later users of the built library.
13046
130472000-11-16 Fred Fish <fnf@be.com>
13048
13049 * configure.in (enable_libstdcxx_v3): Fix typo,
13050 libstd++ -> libstdc++.
13051
130522000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13053
13054 * MAINTAINERS: Add self to Write After Approval list.
13055
130562000-11-21 Bernd Schmidt <bernds@redhat.com>
13057
13058 * MAINTAINERS: Update my email address. Add myself to global write
13059 privs list.
13060
130612000-11-18 Alexandre Oliva <aoliva@redhat.com>
13062
13063 * Makefile.in: Merge with src and libgcj.
13064 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
13065 configure-target-<library> when their configure scripts need the C
13066 or C++ library to have already been built to work properly.
13067 (do_proto_toplev): Set them to an empty string.
13068
13069 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
13070 (REALLY_SET_LIB_PATH): Use them.
13071
130722000-11-17 Stan Shebs <shebs@apple.com>
13073
13074 * MAINTAINERS: Add self to Write After Approval list.
13075
130762000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13077
13078 * configure: Provide the original toplevel configure arguments
13079 (including $0) to subprocesses in the environment rather than
13080 through gcc/configargs.h.
13081
130822000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13083
13084 * MAINTAINERS: Remove references to cccp. Change C9X reference to
13085 C99. Alphabetise "Write After Approval" list.
13086
130872000-11-12 Mark Mitchell <mark@codesourcery.com>
13088
13089 * configure: Turn on libstdc++ V3 by default.
13090
13091 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
13092 if we've got GCC.
13093
130942000-11-11 Philip Blundell <philb@gnu.org>
13095
13096 * MAINTAINERS: Add self to Write After Approval list.
13097
130982000-11-09 David Edelsohn <edelsohn@gnu.org>
13099
13100 * ltcf-c.sh (aix4): Improve shared library configuration; require
13101 exporting symbols.
13102 * ltcf-cxx.sh (aix4): Define.
13103 * ltconfig (aix4): Define library and soname specs appropriate for
13104 AIX. Define command to create export symbols list.
13105
13106Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
13107
13108 * config.sub: Add support for Sun Chorus
13109
131102000-10-31 Nick Clifton <nickc@redhat.com>
13111
13112 * MAINTAINERS: Rename <name>@cygnus.com addresses to
13113 <name>@redhat.com. Also installed new email address for Clint
13114 Popetz.
13115
131162000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
13117
13118 * etc: Remove directory from GCC.
13119
131202000-10-16 Michael Meissner <meissner@redhat.com>
13121
13122 * configure (gcc/configargs.h): Only create if there is a build GCC
13123 directory created.
13124
131252000-10-16 Matthias Klose <doko@debian.org>
13126
13127 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
13128 when configured for libstdc++-v3.
13129
131302000-10-05 Phil Edwards <pme@gcc.gnu.org>
13131
13132 * configure: Save configure arguments to gcc/configargs.h.
13133
131342000-10-04 Philipp Thomas <pthomas@suse.de>
13135
13136 * config.guess: Import CVS version 1.157.
13137 * config.sub: Import CVS version 1.181.
13138
131392000-10-04 Andris Pavenis <pavenis@latnet.lv>
13140
13141 * Makefile.in (bootstrap): avoid recursion if subdir missing
13142 (cross): ditto
13143 (do-proto-toplev): ditto
13144
131452000-09-30 Alexandre Oliva <aoliva@redhat.com>
13146
13147 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
13148 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
13149
13150 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
13151 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
13152 all affected `configure' scripts.
13153
13154Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
13155
13156 * MAINTAINERS: Add self as cpplib co-maintainer.
13157
131582000-09-24 Aldy Hernandez <aldyh@redhat.com>
13159
13160 * MAINTAINERS: Add self to Write After Approval list.
13161
131622000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13163
13164 * INSTALL/README: egcs -> GCC update.
13165
13166Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
13167
13168 * MAINTAINERS: Add myself to Write After Approval list.
13169
131702000-09-15 Kazu Hirata <kazu@hxi.com>
13171
13172 * MAINTAINERS: Add myself to Write After Approval list.
13173
13174Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
13175
13176 * configure.in: Do not build byacc for hppa64. Provide paths to the
13177 X11 libraries for hppa64.
13178
131792000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13180
13181 * MAINTAINERS: Add myself as 68hc11 port maintainer.
13182
131832000-09-06 Alexandre Oliva <aoliva@redhat.com>
13184
13185 * Makefile.in (all-zlib): Added dummy target.
13186
13187 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13188 ltcf-gcj.sh: Updated from libtool multi-language branch.
13189
131902000-09-05 Alexandre Oliva <aoliva@redhat.com>
13191
13192 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
13193 (bootstrap*): Depend on all-bootstrap.
13194
131952000-09-05 Philipp Thomas <pthomas@suse.de>
13196
13197 * config.guess: Import CVS version 1.156.
13198 * config.sub: Import CVS version 1.179.
13199
132002000-09-02 Anthony Green <green@cygnus.com>
13201
13202 * Makefile.in (all-gcc): Depend on all-zlib.
13203 (CLEAN_MODULES): Add clean-zlib.
13204 (ALL_MODULES): Add all-zlib.
13205 * configure.in (host_libs): Add zlib.
13206
132072000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
13208
13209 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
13210 crosses, but add gcc/include to the header search path for them.
13211
132122000-08-04 David E. O'Brien <obrien@FreeBSD.org>
13213
13214 * MAINTAINERS: Add self to Write After Approval list.
13215
132162000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13217
13218 * config.guess: Import CVS version 1.152.
13219 * config.sub: Import CVS version 1.177.
13220
132212000-08-25 Alexandre Oliva <aoliva@redhat.com>
13222
13223 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
13224 $targargs to tell whether newlib is going to be built.
13225
13226 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
13227 $$r/TARGET_SUBDIR/libio for _G_config.h.
13228
132292000-08-23 Alexandre Oliva <aoliva@redhat.com>
13230
13231 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
13232
132332000-08-22 DJ Delorie <dj@redhat.com>
13234
13235 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
13236
132372000-08-22 Alexandre Oliva <aoliva@redhat.com>
13238
13239 * config-ml.in (CC, CXX): Avoid trailing whitespace.
13240 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
13241 sub-configures.
13242
132432000-08-21 DJ Delorie <dj@redhat.com>
13244
13245 * MAINTAINERS: Add self as a libiberty maintainer
13246
132472000-08-16 Alexandre Oliva <aoliva@redhat.com>
13248
13249 * configure.in (libstdcxx_flags): Use
13250 libstdc++-v3/src/libstdc++.INC.
13251
132522000-08-15 Alexandre Oliva <aoliva@redhat.com>
13253
13254 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
13255
132562000-08-14 Zack Weinberg <zack@wolery.cumb.org>
13257
13258 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
13259
13260 * configure: Make enable_threads and enable_shared defaults
13261 explicit. Substitute enable_threads into generated Makefiles.
13262 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
13263 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
13264
132652000-08-13 Geoff Keating <geoffk@cygnus.com>
13266
13267 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
13268
132692000-08-12 Alexandre Oliva <aoliva@redhat.com>
13270
13271 * config-ml.in (CC): Remove bogus duplicate quotation mark from
13272 previous delta.
13273
132742000-08-11 Jason Merrill <jason@redhat.com>
13275
13276 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
13277 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
13278 (FLAGS_FOR_TARGET): Not here.
13279 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
13280
132812000-08-11 Alexandre Oliva <aoliva@redhat.com>
13282
13283 * config-ml.in (CC, CXX): Don't introduce a leading space.
13284
132852000-08-07 DJ Delorie <dj@delorie.com>
13286
13287 * MAINTAINERS: Add self as a DJGPP maintainer
13288
132892000-08-07 DJ Delorie <dj@redhat.com>
13290
13291 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
13292 "if we're also building gcc, and it's a gcc that will run on the
13293 build machine, we want to use its includes instead of the system's
13294 default includes".
13295
132962000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
13297
13298 * MAINTAINERS: Add self to Write After Approval list.
13299
133002000-08-03 Alexandre Oliva <aoliva@redhat.com>
13301
13302 * configure.in (libstdcxx_flags): Don't use `"'.
13303
13304 * config-ml.in: Adjust multilib search paths to the
13305 appropriate multilib tree.
13306
133072000-08-02 Alexandre Oliva <aoliva@redhat.com>
13308
13309 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
13310 commas in $LANGUAGES.
13311
133122000-08-02 Manfred Hollstein <manfredh@redhat.com>
13313
13314 * configure.in: Re-enable all references to libg++ and librx.
13315
133162000-08-01 Alexandre Oliva <aoliva@redhat.com>
13317
13318 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
13319 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
13320 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
13321 * ltcf-cxx.sh (need_lc): Set based on postdeps.
13322
13323 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
13324
133252000-07-31 Alexandre Oliva <aoliva@redhat.com>
13326
13327 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
13328 CXX_FOR_TARGET for sed.
13329
133302000-07-30 Alexandre Oliva <aoliva@redhat.com>
13331
13332 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
13333 Do not override if already set in the environment or in configure.
13334 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
13335 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
13336
133372000-07-28 Alexandre Oliva <aoliva@redhat.com>
13338
13339 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
13340 the libtool CVS tree multi-language branch.
13341 * ltconfig, ltmain.sh: Updated.
13342
133432000-07-27 Alexandre Oliva <aoliva@redhat.com>
13344
13345 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
13346 (clean-target): Depend on it.
13347
13348 * Makefile.in (FLAGS_FOR_TARGET): New macro.
13349 (GCC_FOR_TARGET): Use it.
13350 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
13351 * configure.in: ... here.
13352 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
13353 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
13354
133552000-07-24 Eric Christopher <echristo@cygnus.com>
13356
13357 * MAINTAINERS: Add self to Write After Approval list.
13358
133592000-07-24 Alexandre Oliva <aoliva@redhat.com>
13360
13361 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
13362 (configure-target-libchill, configure-target-libobjc): Likewise.
13363
13364 * configure.in: Use the same cache file for all target libs.
13365 * config-ml.in: But different cache files per multilib variant.
13366
133672000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13368
13369 * configure (topsrcdir): Don't use dirname.
13370
133712000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
13372
13373 * MAINTAINERS: Add self to Write After Approval list.
13374
133752000-07-20 Jason Merrill <jason@redhat.com>
13376
13377 * configure.in: Remove all references to libg++ and librx.
13378
13379 * configure, configure.in, Makefile.in: Unify gcc and binutils.
13380
133812000-07-20 Hans-Peter Nilsson <hp@axis.com>
13382
13383 * config.sub: Update to subversions version 2000-07-06.
13384
133852000-07-12 Andrew Haley <aph@cygnus.com>
13386
13387 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
13388 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
13389
133902000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
13391
13392 * symlink-tree: Check number of arguments.
13393
133942000-07-05 Jim Wilson <wilson@cygnus.com>
13395
13396 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
13397 search path for a g++ extracted from the build tree. This
13398 will allow link tests run by configure scripts in
13399 subdirectories to succeed.
13400
134012000-07-01 Koundinya K <kk@ddeorg.soft.net>
13402
13403 * ltconfig: Add support for mips-dde-sysv4.2MP
13404
134052000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13406
13407 * MAINTAINERS: Add myself as loop discovery maintainer.
13408
134092000-06-28 Corinna Vinschen <vinschen@cygnus.com>
13410
13411 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
13412 `os2'. Force ac_cv_exeext to be ".exe" in that case.
13413
134142000-06-19 Timothy Wall <twall@cygnus.com>
13415
13416 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
13417 * config.sub: Add tic54x target.
13418
13419Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13420
13421 * MAINTAINERS: Add self as Fortran maintainer,
13422 remove Craig Burley.
13423
13424Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
13425
13426 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
13427 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13428
13429Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
13430
13431 * MAINTAINERS: Add self as i18n maintainer
13432
1343320000-05-21 H.J. Lu (hjl@gnu.org)
13434
13435 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
13436 directory are used if they exist. Make sure
13437 $(build_tooldir)/include is searched for header files,
13438 $(build_tooldir)/lib/ for library files.
13439 (GCC_FOR_TARGET): Likewise.
13440 (CXX_FOR_TARGET): Likewise.
13441
13442Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
13443
13444 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
13445
13446Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
13447
13448 * Makefile.in (configure-target-libiberty): Depend on
13449 configure-target-newlib.
13450
134512000-05-16 Alexandre Oliva <aoliva@cygnus.com>
13452
13453 * configure.in, Makefile.in: Merge all libffi-related
13454 configury stuff from the libgcj tree.
13455
13456Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
13457
13458 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13459 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
13460
13461Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
13462
13463 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13464 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
13465 current version information. Add to proto-toplev directory.
13466 (gdb-taz): Build do-djunpack.
13467
134682000-05-15 David Edelsohn <edelsohn@gnu.org>
13469
13470 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
13471
13472Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
13473
13474 * MAINTAINERS: Add self to Write After Approval list.
13475
134762000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13477
13478 * ltmain.sh: Preserve in relink_command any environment
13479 variables that may affect the linker behavior.
13480
13481Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
13482
13483 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
13484
13485Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
13486
13487 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
13488
134892000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
13490
13491 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
13492 with the version name.
13493
13494Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
13495
13496 * MAINTAINERS: Add self as bb-reorder maintainer.
13497
134982000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
13499
13500 * config.if: Tweak.
13501
135022000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
13503
13504 * djunpack.bat: New file.
13505
13506Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
13507
13508 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
13509 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
13510 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
13511 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
13512
135132000-04-16 Dave Pitts <dpitts@cozx.com>
13514
13515 * config.sub (case $basic_machine): Change default for "ibm-*"
13516 to "openedition".
13517
135182000-04-13 Andreas Jaeger <aj@suse.de>
13519
13520 * MAINTAINERS: Added myself.
13521
13522Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
13523
13524 * Makefile.in (gdb-taz): New target. GDB specific archive.
13525 (do-md5sum): New target.
13526 (MD5PROG): Define.
13527 (PACKAGE): Default to TOOL.
13528 (VER): Default to a shell script.
13529 (taz): Rewrite target. Move real work to do-proto-toplev. Include
13530 md5 checksum generation.
13531 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
13532 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
13533 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
13534 insight.tar.bz2): Use gdb-taz to create archive.
13535
13536Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
13537
13538 * configure (warn_cflags): Delete.
13539
13540Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
13541
13542 * MAINTAINERS: Added myself.
13543
135442000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
13545 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
13546
13547 * configure.in (enable_libstdcxx_v3): Add.
13548 (target_libs): Add bits here to switch between libstdc++-v2 and
13549 libstdc++-v3.
13550 * config.if: And this file too.
13551 * Makefile.in: Add libstdc++-v3 targets.
13552
135532000-04-05 Michael Meissner <meissner@redhat.com>
13554
13555 * config.sub (d30v): Add d30v as a basic machine type.
13556
135572000-03-29 Jason Merrill <jason@casey.cygnus.com>
13558
13559 * configure.in: -linux-gnu*, not -linux-gnu.
13560
13561Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13562
13563 * MAINTAINERS: Add self in write-after-approval section.
13564
13565Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
13566
13567 * MAINTAINERS: Add self as ia64 port maintainer.
13568
135692000-03-08 Neil Booth <NeilB@earthling.net>
13570
13571 * MAINTAINERS: Add self in write-after-approval section.
13572
13573Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
13574
13575 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
13576 (do-tar-bz2): Replace TOOL with PACKAGE.
13577 (gdb.tar.bz2): Remove GDBTK from GDB package.
13578 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
13579 dejagnu.tar.bz2): New packages.
13580
135812000-02-27 Andreas Jaeger <aj@suse.de>
13582
13583 * configure.in: Add entry for mips*-*-linux*, move catch all
13584 *-*-*linux* entry below this one.
13585
135862000-02-27 Ian Lance Taylor <ian@zembu.com>
13587
13588 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
13589
135902000-02-24 Nick Clifton <nickc@cygnus.com>
13591
13592 * config.sub: Support an OS of "wince".
13593
13594Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
13595
13596 * config.guess, config.sub: Updated to match config's 2000-02-15
13597 version.
13598
135992000-02-23 Linas Vepstas <linas@linas.org>
13600
13601 * config.sub: Add support for Linux/IBM 370.
13602 * configure.in: Likewise.
13603
136042000-02-22 Nick Clifton <nickc@cygnus.com>
13605
13606 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
13607
136082000-02-20 Christopher Faylor <cgf@cygnus.com>
13609
13610 * config.guess: Guess "cygwin" rather than "cygwin32".
13611
136122000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13613
13614 * configure (gcc_version): When setting, narrow search to
13615 lines containing `version_string'.
13616
136172000-02-15 Denis Chertykov <denisc@overta.ru>
13618
13619 * config.sub: Add support for avr target.
13620
136212000-02-14 Nick Clifton <nickc@cygnus.com>
13622
13623 * MAINTAINERS: Add maintainers for MCore port.
13624
13625Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
13626
13627 * config.sub: Add mmix-knuth-mmixware.
13628
136292000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13630
13631 * MAINTAINERS: Pair cccp with cpplib maintainership.
13632
136332000-01-27 Christopher Faylor <cgf@redhat.com>
13634
13635 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
13636 structure stuff to -L library search.
13637 (CXX_FOR_TARGET): Ditto.
13638 (CROSS_CHECK_MODULES): Fix spelling mistake.
13639
136402000-01-24 Mark Mitchell <mark@codesourcery.com>
13641
13642 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
13643 the C++ compiler.
13644
136452000-01-12 Richard Henderson <rth@cygnus.com>
13646
13647 * configure.in: Don't build some bits for beos.
13648
136492000-01-12 Joel Sherrill (joel@OARcorp.com)
13650
13651 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
13652 as include files.
13653
136542000-01-11 Zack Weinberg <zack@wolery.cumb.org>
13655
13656 * Add self as cpplib maintainer, as requested by Jason
13657 Merrill. Correct my e-mail address.
13658
136592000-01-06 Geoff Keating <geoffk@cygnus.com>
13660
13661 * configure.in: Use mt-aix43 to handle *_TARGET defs,
13662 not mh-aix43.
13663
13664Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
13665
13666 * MAINTAINERS: Add myself to "write after approval" list.
13667
136681999-12-14 Richard Henderson <rth@cygnus.com>
13669
13670 * config.guess (alpha-osf, alpha-linux): Detect ev67.
13671 * config.sub: Accept alphaev[78], alphaev8.
13672
136731999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13674
13675 * config.guess, config.sub: Update from autoconf.
13676
136771999-11-29 Bruce Korb <autogen@linuxbox.com>
13678
13679 * MAINTAINERS: update my playtime e-address.
13680
13681Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13682
13683 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
13684 necessary libraries are missing.
13685
13686Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
13687
13688 * MAINTAINERS: Add new 'write after approval' maintainer.
13689
13690Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
13691
13692 * MAINTAINERS: Add new Java maintainer.
13693
136941999-10-25 Andreas Schwab <schwab@suse.de>
13695
13696 * configure: Fix quoting inside arguments of eval.
13697
136981999-10-21 Nick Clifton <nickc@cygnus.com>
13699
13700 * config-ml.in: Allow suppression of some ARM multilibs.
13701
13702Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
13703
13704 * config.guess: Add OS/390 match pattern.
13705 * config.sub: Add mvs, openedition targets.
13706 * configure.in (i370-ibm-opened*): New.
13707
137081999-09-04 Steve Chamberlain <sac@pobox.com>
13709
13710 * config.sub: Add support for configuring for pj.
13711
137121999-08-31 Nick Clifton <nickc@cygnus.com>
13713
13714 * config.sub (maybe_os): Add support for configuring for fr30.
13715
137161999-08-25 Nick Clifton <nickc@cygnus.com>
13717
13718 * configure.in: Do not configure or build ld for AIX
13719 platforms. ld is known to be broken on these platforms.
13720
13721Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13722
13723 * config-ml.in: Pass compiler flag corresponding to multidirs to
13724 subdir configures.
13725
137261999-08-09 Ian Lance Taylor <ian@zembu.com>
13727
13728 * Makefile.in (LDFLAGS): Define.
13729
137301999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
13731
13732 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
13733 noconfigdirs.
13734 (*-*-cygwin*): Likewise.
13735
137361999-08-08 Ian Lance Taylor <ian@zembu.com>
13737
13738 * mkdep: New file.
13739 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
13740 (BINUTILS_SUPPORT_DIRS): Add mkdep.
13741
13742 From Eli Zaretskii <eliz@is.elta.co.il>:
13743 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
13744 long file name when using DJGPP on MS-DOS.
13745
13746Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
13747
13748 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
13749
137501999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
13751
13752 * Makefile.in (check-target-libio): Remove all-target-libstdc++
13753 dependency as this causes "make check" to globally "make all"
13754
13755Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
13756
13757 * configure.in (target_libs): Added target-zlib.
13758 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
13759 (CONFIGURE_TARGET_MODULES): Likewise.
13760 (CHECK_TARGET_MODULES): Likewise.
13761 (INSTALL_TARGET_MODULES): Likewise.
13762 (CLEAN_TARGET_MODULES): Likewise.
13763 (configure-target-zlib): New target.
13764 (all-target-zlib): Likewise.
13765 (all-target-libjava): Depend on all-target-zlib.
13766 (configure-target-libjava): Depend on configure-target-zlib.
13767
13768 * Makefile.in (configure-target-libjava): Depend on
13769 configure-target-newlib.
13770 (configure-target-boehm-gc): New target.
13771 (configure-target-qthreads): New target.
13772
13773 * configure.in (target_libs): Added target-qthreads.
13774 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
13775 (CONFIGURE_TARGET_MODULES): Likewise.
13776 (CHECK_TARGET_MODULES): Likewise.
13777 (INSTALL_TARGET_MODULES): Likewise.
13778 (CLEAN_TARGET_MODULES): Likewise.
13779 (all-target-qthreads): New target.
13780 (configure-target-libjava): Depend on configure-target-qthreads.
13781 (all-target-libjava): Depend on all-target-qthreads.
13782
13783 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
13784 (CONFIGURE_TARGET_MODULES): Likewise.
13785 (CHECK_TARGET_MODULES): Likewise.
13786 (INSTALL_TARGET_MODULES): Likewise.
13787 (CLEAN_TARGET_MODULES): Likewise.
13788 (all-target-libjava): New target.
13789 (all-target-boehm-gc): Likewise.
13790 * configure.in (target_libs): Added libjava, boehm-gc.
13791
137921999-07-22 Ian Lance Taylor <ian@zembu.com>
13793
13794 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
13795 configure.bat in SUPPORT_FILES.
13796 (gas+binutils.tar.bz2): Likewise.
13797
13798 * makeall.bat: Remove; obsolete.
13799
138001999-07-21 Ian Lance Taylor <ian@zembu.com>
13801
13802 From Mark Elbrecht:
13803 * configure.bat: Remove; obsolete.
13804
138051999-07-11 Ian Lance Taylor <ian@zembu.com>
13806
13807 * configure: Add -W -Wall to the default CFLAGS when compiling with
13808 gcc.
13809
13810Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
13811
13812 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
13813
138141999-06-30 Mark Mitchell <mark@codesourcery.com>
13815
13816 * configure.in: Build ld on IRIX6.
13817
138181999-06-12 Ian Lance Taylor <ian@zembu.com>
13819
13820 * Makefile.in: Change distribution targets to use bzip2 instead of
13821 gzip.
13822 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
13823 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
13824
138251999-06-04 Nick Clifton <nickc@cygnus.com>
13826
13827 * config.sub: Add mcore target.
13828
13829Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
13830
13831 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
13832
13833Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
13834
13835 * config.guess (dummy): Changed to $dummy.
13836
138371999-05-24 Nick Clifton <nickc@cygnus.com>
13838
13839 * config.sub: Tidied up case statements.
13840
138411999-05-22 Ben Elliston <bje@cygnus.com>
13842
13843 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
13844 <jiro@din.or.jp>.
13845
13846 * config.guess: Merge with FSF version. Future changes will be
13847 more accurately recorded in this ChangeLog.
13848 * config.sub: Likewise.
13849
13850Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
13851
13852 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
13853
138541999-04-30 Tom Tromey <tromey@cygnus.com>
13855
13856 * ltmain.sh: [mode link] Always use CC given by ltconfig.
13857
138581999-04-23 Tom Tromey <tromey@cygnus.com>
13859
13860 * ltconfig, ltmain.sh: Update to libtool 1.2f.
13861
138621999-04-20 Drew Moseley <dmoseley@cygnus.com>
13863
13864 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
13865 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
13866 Bad merge removed these two changes.
13867
13868Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
13869 Martin Heller (Ing.-Buero_Heller@t-online.de)
13870
13871 * config.guess (interix Alpha): Add.
13872
138731999-04-11 Richard Henderson <rth@cygnus.com>
13874
13875 * configure.in (i?86-*-beos*): Do config gperf; don't config
13876 gdb, newlib, or libgloss.
13877
13878Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
13879
13880 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
13881 link a trivial program with -mabi=64. If it fails, remove mabi=64
13882 from multidirs.
13883
13884Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
13885
13886 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
13887
138881999-04-08 Nick Clifton <nickc@cygnus.com>
13889
13890 * config.sub: Add support for mcore targets.
13891
138921999-04-07 Michael Meissner <meissner@cygnus.com>
13893
13894 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
13895 not mt-ospace, in order to shut up assembler warning about using
13896 symbols that are named the same as registers.
13897
138981999-04-07 Drew Moseley <dmoseley@cygnus.com>
13899
13900 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
13901 dependency list for all-target-cygmon.
13902
139031999-04-05 Doug Evans <devans@casey.cygnus.com>
13904
13905 * config-ml.in: Check $host, not $target, for selective multilibs.
13906 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
13907 thumb interworking, and underscore prefix multilibs.
13908
139091999-04-04 Ian Lance Taylor <ian@zembu.com>
13910
13911 * missing: Update to version from current automake.
13912
13913Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
13914
13915 * configure (gxx_include_dir): Removed.
13916
13917 * configure.in (gxx_include_dir): Handle it.
13918 * Makefile.in: Likewise.
13919
139201999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
13921
13922 * config.sub (mips64vr4111,mips64vr4111el) Add.
13923
139241999-03-21 Ben Elliston <bje@cygnus.com>
13925
13926 * config.guess: Correct typo for detecting ELF on FreeBSD.
13927
13928Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
13929
13930 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
13931 config/mh-djgpp.
13932
13933Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
13934
13935 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
13936 all-target-newlib to dependency list for all-target-bsp.
13937
13938Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
13939
13940 * config.sub: Add i386-uwin support.
13941 * config.guess: Likewise.
13942
13943Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13944
13945 * configure.in: cleanup, add mh-*pic handling for arm, special
13946 case powerpc*-*-aix*
13947
13948Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
13949
13950 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
13951 can be built.
13952
13953Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
13954
13955 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
13956 targets.
13957
139581999-03-02 Nick Clifton <nickc@cygnus.com>
13959
13960 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
13961
13962Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
13963
13964 * config.sub: Check for "cygwin*" rather than "cygwin32*"
13965
139661999-02-24 Nick Clifton <nickc@cygnus.com>
13967
13968 * config.sub: Fix typo in arm recognition.
13969
13970Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
13971
13972 * configure.in (noconfigdirs): Changed target_configdirs to
13973 include target-bsp only for m68k-*-elf* and m68k-*-coff*
13974 rather than m68k-*-* since it is not known to work on
13975 m68k-aout. Ditto for arm-*-*oabi.
13976
13977Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
13978
13979 * configure.in (*-*-windows*): Remove, no longer used.
13980
139811999-02-19 Ben Elliston <bje@cygnus.com>
13982
13983 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
13984 Smart and improved by Andrew Cagney.
13985
13986Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
13987
13988 * config.guess: Recognize openbsd-*-hppa.
13989
13990Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
13991
13992 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
13993 only if it is not empty.
13994
139951999-02-17 Nick Clifton <nickc@cygnus.com>
13996
13997 Patch from: Scott Bambrough <scottb@corelcomputer.com>
13998
13999 * config.guess: Modified to recognize uname's armv* syntax.
14000
14001 * config.sub: Modified to recognize uname's armv* syntax.
14002
140031999-02-17 Mark Salter <msalter@cygnus.com>
14004
14005 * configure.in: Added target-bsp for sparclite.
14006
14007Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
14008
14009 * config.sub: Recognize alphapca5[67] and up to alphaev8.
14010
140111999-02-08 Nick Clifton <nickc@cygnus.com>
14012
14013 * configure.in: Add support for strongarm port.
14014 * config.sub: Add support for strongarm target.
14015
14016Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
14017
14018 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
14019 the old name config/mh-cygwin32.
14020 Enable texinfo.
14021
14022Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
14023
14024 * configure.in: Do build ld for ix86 Solaris.
14025
14026Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
14027
14028 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
14029 $AR_FOR_TARGET. Likewise for RANLIB.
14030
14031Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
14032
14033 * config.sub (oabi): Recognize.
14034 * configure.in (arm-*-oabi): Handle.
14035
14036Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
14037
14038 * config.guess: Improve detection of i686 on UnixWare 7.
14039
14040Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
14041
14042 * config.guess: Add support for i386-pc-interix.
14043 * config.sub: Likewise.
14044 * configure.in: Likewise.
14045
14046Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
14047
14048 * Makefile.in: Remove unneeded all-target-libio from
14049 from all-target-winsup target since it is now unneeded.
14050 Add all-target-libtermcap in its place since it is now
14051 needed.
14052
14053Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
14054
14055 * configure.in: makefile stub for cygwin target is probably
14056 unnecessary. Remove it for now.
14057
14058Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
14059
14060 * configure.in: libtermcap.a should be built when cygwin is the
14061 target as well as the host.
14062 * config.guess: Allow mixed case in cygwin uname output.
14063 * Makefile.in: Add libtermcap target.
14064
14065Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
14066
14067 * config.sub: Clean up handling of hppa2.0.
14068
14069Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
14070
14071 * config.guess: Use C code to identify more HP machines.
14072
14073Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
14074
14075 * config.sub: Handle hppa2.0.
14076
14077Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
14078
14079 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
14080 cygmon for all sparclite targets, regardless of object format.
14081
140821998-12-15 Mark Salter <msalter@cygnus.com>
14083
14084 * configure.in: Added target-bsp for several target architectures.
14085
14086 * Makefile.in: Added rules for bsp.
14087
14088Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
14089
14090 * config.guess: Improve detection of hppa2.0 processors.
14091
14092Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
14093
14094 * config.guess: Recognize FreeBSD using ELF automatically.
14095
140961998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
14097
14098 * configure (skip-this-dir): Add handling for new shell script, which
14099 might be created by a sub-directory's configure to indicate, this particular
14100 directory is "unwanted".
14101 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
14102
14103Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
14104
14105 * ltconfig: import from libtool, after changing libtool to
14106 account for the cygwin name change.
14107
14108Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
14109
14110 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
14111 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
14112
14113Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
14114
14115 * configure.in: Add libtermcap to list of cygwin dependencies.
14116
14117Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
14118
14119 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
14120 they include winsup/include when it's a cygwin target.
14121
141221998-11-12 Tom Tromey <tromey@cygnus.com>
14123
14124 * configure.in (host_tools): Added zip.
14125 * Makefile.in (all-target-libjava): Depend on all-zip.
14126 (all-zip): New target.
14127 (ALL_MODULES): Added all-zip.
14128 (NATIVE_CHECK_MODULES): Added check-zip.
14129 (INSTALL_MODULES): Added install-zip.
14130 (CLEAN_MODULES): Added clean-zip.
14131
14132Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
14133
14134 * Makefile.in: lose "32" from comment about cygwin.
14135
14136Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
14137
14138 * configure.in: Use -Os to build target libraries for the fr30.
14139
14140Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
14141
14142 * config.sub: Add fr30.
14143
14144Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
14145
14146 * configure.in: drop "32" from config/mh-cygwin32. Check
14147 cygwin* instead of cygwin32*.
14148 * config.sub: Check cygwin* instead of cygwin32*.
14149
14150Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
14151
14152 * config.guess: Match any version of Unixware7.
14153
141541998-10-20 Syd Polk <spolk@cygnus.com>
14155
14156 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
14157 if desired.
14158
14159Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
14160
14161 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
14162 these if the appropriate directories and files to not exist.
14163
14164Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
14165
14166 * Makefile.in (DEVO_SUPPORT): Add config.if.
14167
14168Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
14169
14170 * configure: Add pattern to replace "build_tooldir"'s
14171 definition in the generated Makefile with "tooldir"'s
14172 actual value.
14173
14174Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
14175
14176 * config.sub: Bring back lost sparcv9.
14177
14178 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
14179
14180Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
14181
14182 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
14183 CC_FOR_TARGET and friends.
14184
14185Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14186
14187 * Makefile.in (build_tooldir): New variable, same as tooldir.
14188 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
14189 -B$(build_tooldir)/bin/.
14190 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
14191
14192Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14193
14194 * README: Remove installation instructions and refer to the
14195 INSTALL directory instead.
14196
14197Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
14198
14199 * config.sub: Add support for i[34567]86-pc-udk.
14200 * configure.in: Likewise.
14201
14202Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
14203
14204 * Makefile.in: add bzip2 package building bits for user
14205 tools module
14206 * configure.in: ditto
14207
14208Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
14209
14210 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
14211 (ALL_TARGET_MODULES): Add all-target-libobjc.
14212 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14213 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14214 (all-target-libchill): Add dependencies.
14215 * configure.in (target_libs): Add libchill.
14216
142171998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
14218
14219 * configure.in (target_subdir): Remove duplicate line.
14220
14221Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
14222
14223 * Makefile.in (all-automake): fix dependencies.
14224
14225Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
14226
14227 * configure.in: Minor cleanups for building in the $(target_alias)
14228 subdir.
14229
142301998-09-22 Jim Wilson <wilson@cygnus.com>
14231
14232 * Makefile.in (bootstrap): Set r and s before make all. Use
14233 BASE_FLAGS_TO_PASS in make all.
14234 (cross): Likewise.
14235
142361998-09-20 Mark Mitchell <mark@markmitchell.com>
14237
14238 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
14239
14240Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
14241
14242 * config.sub: Fix typo in last change.
14243
142441998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
14245
14246 * config.sub: Add support for C4x target.
14247 * configure.in: Likewise.
14248
142491998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
14250
14251 * config.sub: Recognize sparcv9 just like sparc64.
14252
14253Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
14254
14255 * config.guess: Match "Pent II" or "PentII" for OpenServer.
14256
14257Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
14258
14259 * config.guess: Correctly identify Pentium II sco boxes.
14260
14261 * config.guess: Fix "tr" code. From Weiwen Liu.
14262
14263Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
14264
14265 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
14266 stabs.
14267
14268Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
14269
14270 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
14271 (ALL_TARGET_MODULES): Add all-target-libchill.
14272 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14273 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14274 (all-target-libchill): Add dependencies.
14275 * configure.in (target_libs): Add libchill.
14276
14277Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
14278
14279 * config.guess: Avoid assumptions about "tr" behaves when
14280 LANG is set to something other than English.
14281
14282Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
14283
14284 * configure (gxx_include_dir): Changed to
14285 '${prefix}/include/g++'-${libstdcxx_interface}.
14286
14287 * config.if: New to determine the interfaces.
14288
14289Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
14290
14291 * config.guess: Detect and handle MPE/IX.
14292 * config.sub: Deal with MPE/IX.
14293
14294Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
14295
14296 * configure.in: Use mh-aix43.
14297
142981998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
14299
14300 * configure: Fix --without/--disable cases for gxx-include-dir.
14301
14302Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
14303
14304 * mdata-sh: Imported. Needed for automake support.
14305
14306Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
14307
14308 * Makefile.in (taz): Try "chmod -R og=u ." before
14309 "chmod og=u `find . -print`".
14310
14311Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
14312
14313 * configure.in: Add arm-elf and thumb-elf support.
14314
14315Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
14316
14317 * Makefile.in: Undo previous patch.
14318
14319Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
14320
14321 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
14322 to here ...
14323 (install-no-fixedincludes): and here
14324 (INSTALL_MODULES): ... from here.
14325
14326Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
14327
14328 * config.sub: Merge with FSF.
14329
14330 * config.guess: Merge with FSF.
14331
14332Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
14333
14334 * configure (extraconfigdirs): New variable.
14335 (SUBDIRS): Add extraconfigdirs and recurse on them too.
14336 * Makefile.in (all): Move higher in file.
14337 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
14338 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
14339 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
14340 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
14341 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
14342
143431998-07-23 Brendan Kehoe <brendan@cygnus.com>
14344
14345 * Makefile.in (all-target-libjava): Depend on all-gcc and
14346 all-target-newlib.
14347 (configure-target-libjava): Depend on $(ALL_GCC).
14348
14349Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
14350
14351 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
14352 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
14353
14354Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
14355
14356 * INSTALL/README: Fix typo.
14357
14358Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
14359
14360 * ylwrap: Change absolute path checks to check for DOS style path
14361 names.
14362
14363 * ylwrap: Don't use a full path name if the source file is in the
14364 same directory. From hjl@lucon.org (H.J. Lu).
14365
14366 * config-ml.in: Default to being verbose, to match Feb 18 change to
14367 configure.
14368
14369Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
14370
14371 Brought over from egcs:
14372
14373 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14374
14375 * configure.in (target_subdir): Set to ${target_alias} instead
14376 of "libraries".
14377
14378 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14379
14380 * configure.in (target_subdir): Set to libraries if enable_multilib.
14381
14382Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
14383
14384 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
14385 multilibs, force reconfiguration the first time we create
14386 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
14387
14388Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
14389
14390 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
14391 avoid confusion with --no-recursion.
14392
14393Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
14394
14395 * configure.in: Win32 hosts shouldn't use install -x
14396 * install-sh: remove -x option, and special .exe-handling
14397 hack.
14398
14399Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
14400
14401 * config.guess: Recognize i586-pc-beos.
14402 * configure.in: Don't build some bits for beos.
14403
14404Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
14405
14406 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
14407 CFLAGS default to -O2.
14408
14409 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
14410 when using GNU ld.
14411
14412Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
14413
14414 * ltmain.sh: Correct install when using a different shell.
14415
14416Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
14417
14418 * ltconfig, ltmain.sh: Update to libtool 1.2b.
14419
14420Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
14421
14422 * makefile.vms: Update to build binutils/makefile.vms. Add install
14423 target.
14424
14425Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
14426
14427 * ltconfig: Update to correct AIX handling.
14428
14429Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14430
14431 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
14432
14433 * configure.in (target_subdir): Set to ${target_alias} instead
14434 of "libraries".
14435
144361998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
14437
14438 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
14439 (Makefile): Depend on $(gcc_version_trigger).
14440
14441 * configure (gcc_version): Change default initializer to empty
14442 string.
14443 (gcc_version_trigger): New variable; pass this variable down
14444 to subdir configures to enable them checking gcc's version
14445 themselves. Emit make macros for both gcc_version vars.
14446 (topsrcdir): Initialize reliably.
14447 (recursion line): Remove --with-gcc-version=${gcc_version}.
14448
144491998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14450
14451 * configure (enable_version_specific_runtime_libs): Implement new flag
14452 --enable-version-specific-runtime-libs which installs C++ runtime stuff
14453 in $(libsubdir); emit definition in each generated Makefile.
14454 (gxx_include_dir): Initialize depending on
14455 $enable_version_specific_runtime_libs.
14456
144571998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14458
14459 * configure (gcc_version): Initialize properly depending on
14460 how and where configure is started.
14461 (recursion line): Pass a --with-gcc-version=${gcc_version}
14462 to configures in subdirs.
14463
14464Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
14465
14466 * configure.in (noconfigdirs): Add configure pattern for mips tx39
14467 cygmon
14468
14469Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
14470
14471 * configure.in: Add cygmon and libstub support for mn10200.
14472
144731998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
14474
14475 * configure (gcc_version): Add new variable describing the
14476 particular gcc version we're building.
14477 * Makefile.in (libsubdir): Add new macro for the directory
14478 in which the compiler finds executables, libraries, etc.
14479 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
14480 and libsubdir.
14481
14482Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14483
14484 * Makefile.in (local-clean): Remove *.log.
14485 (warning.log): Built with warn_summary from build.log.
14486 (mail-report.log): Run test_summary.
14487 (mail-report-with-warnings.log): Run test_summary including
14488 warning.log in the report.
14489
14490Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
14491
14492 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
14493
14494Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
14495
14496 * Makefile.in (grep): Grep no longer depends on libiberty.
14497
14498Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
14499
14500 * Makefile.in: all-snavigator needs all-libgui.
14501
14502Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
14503
14504 * configure.in: Add cygmon and libstub support for mn10300.
14505
14506Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
14507
14508 * missing: Update to version from automake 1.3.
14509
14510 * ltmain.sh: On installation, don't get confused if the same name
14511 appears more than once in the list of library names.
14512
14513Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
14514
14515 * config.sub: Accept m68060 and m5200 as CPU names.
14516
14517Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
14518
14519 * configure: Use && rather than using -a in test, because odd
14520 strings can confuse test.
14521 * configure.in: Likewise.
14522
14523Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
14524
14525 * ltconfig, ltmain.sh: Bring in Visual C++ support.
14526
14527Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14528
14529 * Makefile.in (boostrap2-lean, bootstrap3-lean,
14530 bootstrap4-lean): New targets.
14531
14532Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
14533
14534 * mpw-* Delete. Not used.
14535
14536Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
14537
14538 * COPYING.LIB: Update FSF address.
14539
14540Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
14541
14542 * ltconfig, ltmain.sh: Update to libtool 1.2a.
14543
14544 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
14545 GAS_SUPPORT_DIRS.
14546
14547Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
14548
14549 * ltconfig, ltmain.sh: Avoid producing a version number if
14550 -version-info was not used.
14551
14552Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
14553
14554 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
14555 building with newlib.
14556
145571998-04-30 Paul Eggert <eggert@twinsun.com>
14558
14559 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
14560 Solaris `make' causes it to continue to next definition.
14561
14562Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
14563
14564 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
14565 the right GUI libraries and files are installed along with GDB.
14566
14567Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
14568
14569 * configure.in: Change alpha to alpha* in several places.
14570
14571Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
14572
14573 * config.sub: Recognize sparc86x.
14574
14575Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
14576
14577 * configure.in (--enable-target-optspace): Remove debug echo.
14578
14579Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
14580
14581 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
14582
14583Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
14584
14585 * ltconfig: Update cygwin32 support.
14586
14587 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
14588 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
14589 (GDB_SUPPORT_DIRS): Likewise.
14590
14591Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
14592
14593 * configure.in (target_makefile_frag): If --enable-target-optspace,
14594 use -Os to compile target libraries rather than -O2. Default to
14595 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
14596 not used.
14597 * configure.in (target_cflags): Ditto for d30v.
14598
14599Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
14600
14601 * Makefile.in (all-bfd): Depend on all-intl.
14602 (all-binutils): Likewise.
14603 (all-gas): Likewise.
14604 (all-gprof): Likewise.
14605 (all-ld): Likewise.
14606
146071998-04-19 Brendan Kehoe <brendan@cygnus.com>
14608
14609 * configure.in (host_tools): Fix typo, lbtool -> libtool.
14610
14611Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
14612
14613 * Makefile.in (all-bfd): Depend upon all-libiberty.
14614
14615 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
14616
14617Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
14618
14619 * Makefile.in: Add libstub.
14620
14621 * configure.in: Ditto. Build libstub for targets that have cygmon
14622 support.
14623
14624Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
14625
14626 * configure.in: Don't set PICFLAG on ix86-cygwin32.
14627
14628Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
14629
14630 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
14631 use mh-sysv5 if specified. Support gprof on SCO Open Server.
14632
14633Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
14634
14635 * configure: Define DEFAULT_M4 by searching PATH.
14636 * Makfile.in: Use DEFAULT_M4.
14637
14638Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
14639
14640 * ltconfig: Add cygwin32 support.
14641
14642 * Makefile.in, configure.in: Add libtool as a native only directory
14643 to configure and build.
14644
14645Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
14646
14647 * Makefile.in (INSTALL_MODULES): Remove texinfo.
14648
14649Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
14650
14651 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
14652
14653Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
14654
14655 * Makefile.in: add ash make rules
14656 * configure.in: add ash to native_only and host_tools lists
14657
14658Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
14659
14660 * Makefile.in (all-gettext, all-intl): New targets.
14661 (ALL_MODULES): Added all-gettext, all-intl.
14662 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
14663 (INSTALL_MODULES): Added install-gettext, install-intl.
14664 (CLEAN_MODULES): Added clean-gettext, clean-intl.
14665
14666 * configure.in (host_tools): Added gettext.
14667 (native_only): Likewise.
14668 (noconfigdirs) [various cases]: Likewise.
14669 (host_libs): Added intl.
14670
14671Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
14672
14673 * configure: Do not disable building gdbtk for cygwin32 hosts.
14674
14675Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
14676
14677 * configure.in: Add thumb-coff target.
14678 * config.sub: Add thumb-coff target.
14679
14680Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14681
14682 * Makefile.in: Revert yesterday's change.
14683 (all-target-winsup): all-target-librx stays out of here.
14684
14685Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
14686
14687 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
14688 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
14689 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
14690 Remove references to librx and libg++.
14691
14692Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
14693
14694 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
14695 recursive makes
14696
14697Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
14698
14699 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
14700 for newlib directory.
14701 (CXX_FOR_TARGET): Likewise.
14702
14703Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
14704
14705 * ltconfig: Update after libtool/ltconfig.in change for
14706 hpux11.
14707
14708Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
14709
14710 * ltconfig, ltmain.sh: Update to libtool 1.2.
14711
14712Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
14713
14714 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
14715 (install-gcc-cross): Instead, override LANGUAGES here.
14716
147171998-03-18 Dave Love <d.love@dl.ac.uk>
14718
14719 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
14720 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
14721
14722Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
14723
14724 * configure.in: Add Thumb-pe target.
14725
14726Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
14727
14728 * Makefile.in - changed sn targets to snavigator
14729 * configure.in - changed sn targets to snavigator
14730
14731Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
14732
14733 * config-ml.in: After building symlink tree call make distclean
14734 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
14735 to be the case for libiberty.
14736
14737Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
14738
14739 * configure: When making link, also check the current
14740 directory. The configure scripts may create one.
14741
14742Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
14743
14744 * config.sub: Accept alphapca56 and alphaev6 properly.
14745
14746Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14747
14748 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
14749
14750Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
14751
14752 * config.sub (sco5): Fix typo.
14753
14754Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
14755
14756 * Makefile.in (INSTALL_MODULES): Move install-tcl before
14757 install-itcl.
14758 (install-itcl): Remove dependency on install-tcl.
14759
14760Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
14761
14762 * configure.in: Remove libgloss from noconfigdirs for MN10300.
14763
14764Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
14765
14766 * configure.in: Don't build libgui for a cygwin32 target when not on
14767 a cygwin32 host.
14768
14769Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
14770
14771 * configure (redirect): Set to null, so default behavior of
14772 configure is now --verbose.
14773
147741998-02-16 Dave Love <d.love@dl.ac.uk>
14775
14776 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
14777 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
14778
14779Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
14780
14781 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
14782 this change to sync Makefile.in with its ChangeLog entries.
14783
14784Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
14785
14786 * ltmain.sh (mkdir): Check that the directory doesn't exist
14787 before we exit with error, so that we don't get races during
14788 parallel builds.
14789
14790Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
14791
14792 * ltconfig, ltmain.sh: Update from libtool 1.0i.
14793
14794Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
14795
14796 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
14797 PICFLAG_FOR_TARGET.
14798 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
14799
14800 * configure: Emit a definition for the new macro enable_shared
14801 into each Makefile.
14802
14803Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14804
14805 * configure.in (host_tools, native_only): Add libtool.
14806
14807Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
14808
14809 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
14810 Fix typo in ming config comment.
14811
14812Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
14813
14814 * ltconfig, ltmain.sh: Update from libtool 1.0h.
14815
14816Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
14817
14818 * config.sub: Add tic30 cases, and map c30 to tic30.
14819
14820Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
14821
14822 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
14823 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
14824 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
14825 (CLEAN_TARGET_MODULES): Similarly
14826 (all-target-libf2c): Add dependences.
14827 * configure.in (target_libs): Add libf2c.
14828
14829Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
14830
14831 * configure.in: Remove expect from noconfigdirs when target
14832 is cygwin32. OK to build expect and dejagnu with Canadian
14833 Cross.
14834
14835Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
14836
14837 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
14838 host.
14839
14840 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
14841 and mingw32.
14842
14843Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
14844
14845 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
14846 here as it is not defined in the toplevel Makefile.
14847
14848Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
14849
14850 * configure (package_makefile_rules_frag): New variable, which names
14851 a file with generic rules, ...
14852 Change comment to mention we now have FIVE parts.
14853 * configure: Undo last change.
14854
14855Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
14856
14857 * config.guess: More accurate determination of HP processor types.
14858 * config.sub: More accurate determination of HP processor types.
14859
14860Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
14861
14862 * configure (package_makefile_frag): Move inserting the
14863 ${package_makefile_frag} to where it should be according
14864 to the comment.
14865
14866Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
14867
14868 * config.guess: Add support for Linux/ARM.
14869
14870Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
14871
14872 * .cvsignore: Remove *-info and *-install since they match
14873 release-info and mpw-install, which we don't want to just ignore.
14874
14875Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
14876
14877 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
14878
14879Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
14880
14881 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
14882 local_prefix to sub-make invocations.
14883
14884Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
14885
14886 * configure.in: Check makefile fragments in the source
14887 directory.
14888
14889Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14890
14891 * configure.in: Check whether host and target makefile
14892 fragments exist before adding them to *_makefile_frag.
14893
14894Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
14895
14896 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
14897
14898Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
14899
14900 * configure.in: Make sure we only replace RPATH_ENVVAR on
14901 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
14902 regexp to sed.
14903
14904 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
14905 to sub-makes.
14906
149071998-01-13 Lee Iverson (leei@ai.sri.com)
14908
14909 * config-ml.in (multi-do): LDFLAGS must include multilib
14910 designator.
14911
14912Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
14913
14914 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
14915
14916Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
14917
14918 * config.sub: Add mingw32 support.
14919 * configure.in: Likewise.
14920
14921Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
14922
14923 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
14924
14925Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
14926
14927 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14928 * configure (gxx_include_dir): Provide a definition for subdirs
14929 which do not use autoconf.
14930
14931Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
14932
14933 * config.guess: Sync with egcs. Picks up new alpha support,
14934 BeOS & some additional linux support.
14935
14936Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
14937
14938 * config.guess: HP 9000/803 is a PA1.1 machine.
14939
14940Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
14941
14942 * configure.in: It's alpha*-...
14943
14944Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
14945
14946 * configure.in (host_makefile_frag, target_makefile_frag):
14947 Handle multiple config files.
14948 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
14949 alpha-*-*.
14950
14951Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
14952
14953 * mkdep: New file.
14954
14955Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
14956
14957 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
14958
14959Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
14960
14961 * Makefile.in: Add libgui directory.
14962 (GDB_TK): Add all-libgui.
14963 * configure.in: Add libgui directory.
14964 * configure: Add all-libgui to GDB_TK.
14965
14966Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
14967
14968 * config-ml.in (multidirs): Add m32r to multilib list.
14969
14970Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
14971
14972 * Makefile.in (all-target-gperf): Change dependency to
14973 all-target-libstdc++.
14974
14975Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
14976
14977 * config.guess: Add BeOS support.
14978
14979Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
14980
14981 Source directory cvs renamed to cvssrc:
14982 * configure.in (host_tools): Change cvs to cvssrc.
14983 (native_only): Likewise.
14984 (noconfigdirs) [various cases]: Likewise.
14985 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
14986 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
14987 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
14988 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
14989 (all-cvssrc): Rename target from all-cvs.
14990
14991Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
14992
14993 * configure (gxx_include_dir): Fix thinko.
14994
14995Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
14996
14997 * Makefile.in (INSTALL_TARGET_CROSS): Define.
14998 (install-cross, install-gcc-cross): New targets.
14999
15000Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
15001
15002 * configure.in (noconfigdirs): Add support for Thumb target.
15003
15004 * config.sub (maybe_os): Add support for Thumb target.
15005
15006Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
15007
15008 * Makefile.in: Add rules for cygmon.
15009
15010 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
15011
15012Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
15013
15014 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15015 * configure (gxx_include_dir): Provide a definition for subdirs
15016 which do not use autoconf.
15017
15018Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
15019
15020 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
15021 11/18/97 build
15022
15023Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
15024
15025 * From Franz Sirl.
15026 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
15027 found on RedHat Linux systems.
15028
15029Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
15030
15031 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
15032 guesses.
15033
15034Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
15035
15036 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
15037
15038Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
15039
15040 * ltmain.sh: If mkdir fails, check whether the directory was created
15041 anyhow by some other process.
15042
15043Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
15044
15045 * configure.in (d30v-*-*): Configure all directories.
15046
15047Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
15048
15049 * configure.in (d30v-*-*): Configure newlib, libiberty directories
15050 for the D30V.
15051
15052Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
15053
15054 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
15055
15056Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
15057
15058 * include/libiberty.h: Add extern "C" { so it can be used with C++
15059 progrms.
15060 * include/remote-sim.h: Add extern "C" { so it can be used with C++
15061 programs.
15062
15063Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
15064
15065 * configure.in (d30v-*-*): Configure GCC now.
15066
15067Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
15068
15069 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
15070 is no longer needed.
15071
15072Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
15073
15074 * Makefile.in: check-target-libio depends on all-target-libstdc++.
15075
15076Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
15077
15078 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
15079 targets using "$@" to provide support for similar but not identical
15080 targets without having to duplicate code.
15081
15082Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
15083
15084 * makefile.vms: Fix to work with DEC C.
15085
15086Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
15087
15088 * config.sub: Add mips-tx39-elf to marketing names.
15089
15090Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
15091
15092 * ltmain.sh: Handle symlinks in generated script.
15093
15094Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
15095
15096 * configure: Handle autoconf style directory options: --bindir,
15097 --datadir, --includedir, --infodir, --libdir, --libexecdir,
15098 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
15099 --sysconfdir.
15100 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
15101 (sharedstatedir, localstatedir, oldincludedir): New variables.
15102 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
15103 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
15104 sbindir, sharedstatedir, and sysconfdir.
15105
15106Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
15107
15108 * Makefile.in (bootstrap-lean): New target.
15109
15110Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
15111
15112 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
15113 sn, and gnuserv from noconfigdirs.
15114
15115Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
15116
15117 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
15118
15119Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
15120
15121 * Makefile.in (cross): New target.
15122
15123Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
15124 Jeff Law <law@cygnus.com>
15125
15126 * Makefile.in (bootstrap2, bootstrap3): New targets.
15127 (all-bootstrap): Remove outdated and confusing target.
15128 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
15129
15130Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
15131
15132 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
15133 windows. Consistent with gdb/configure.
15134
151351997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
15136
15137 * configure.in: Name Linux target fragment.
15138
15139 * configure: Rewrite so that project Makefile fragment is inserted
15140 first and appears last in the resulting Makefile.
15141
15142Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
15143
15144 * Makefile.in (install-itcl): Install tcl first.
15145
15146Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
15147
15148 * configure.in: remove bison from noconfigdirs for Cygwin32 host
15149
15150Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15151
15152 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
15153
15154 * configure.in (skipdirs): Add target-librx for Linux.
15155 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
15156
15157Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
15158
15159 * Makefile.in (bootstrap): New target.
15160
15161Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
15162
15163 * config.sub: Accept 'amigados' for backward compatibility.
15164
15165Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
15166
15167 * config.guess: Merge with FSF.
15168
15169Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
15170
15171 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
15172
15173Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
15174
15175 * config.sub: Add "marketing-names" patch.
15176
15177Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
15178
15179 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
15180
15181Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
15182
15183 * config.sub: Handle v850-elf.
15184
15185Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
15186
15187 * .cvsignore (*-install): Remove.
15188
15189Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
15190
15191 * ltconfig: Set CONFIG_SHELL in libtool.
15192 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
15193
15194Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15195
15196 * configure.in (target_subdir): Set to libraries if enable_multilib.
15197
15198Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
15199
15200 * config.guess: Update from gcc directory.
15201
15202Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
15203
15204 * Makefile.in (all-sim): Depends on all-readline.
15205
15206Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
15207
15208 * Makefile.in (BISON, YACC): Use $$s.
15209 (all-bison): Depend on all-texinfo.
15210
15211Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
15212
15213 * Makefile.in (BISON): Add -L flag.
15214 (YACC): Likewise.
15215
15216Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15217
15218 * configure.in (noconfigdirs): Add support for v850e target.
15219
15220 * config.sub (maybe_os): Add support for v850e target.
15221
15222Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15223
15224 * configure.in (noconfigdirs): Add support for v850ea target.
15225
15226 * config.sub (maybe_os): Add support for v850ea target.
15227
15228Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
15229
15230 * config.sub: Add mipstx39. Delete r3900.
15231
15232Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15233
15234 * Makefile.in (all-autoconf): Depends on all-texinfo.
15235
15236Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
15237
15238 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
15239 eabi targets.
15240
15241Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
15242
15243 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
15244
15245 * configure: When handling a Canadian Cross, handle YACC as well as
15246 BISON. Just set BISON to bison. When setting YACC, prefer bison.
15247 * Makefile.in (all-bison): Depend upon all-texinfo.
15248
15249Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
15250
15251 * Makefile.in (BISON): bison, not byacc or bison -y.
15252 (YACC): bison -y or byacc or yacc.
15253 (various): Add *-bison as appropriate.
15254 (taz): No need to mess with BISON anymore.
15255
15256Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
15257
15258 * configure: If OSTYPE matches *win32*, try to find a good value for
15259 CONFIG_SHELL.
15260
15261Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
15262
15263 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
15264 configure.in if it is present.
15265
15266Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
15267
15268 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
15269
15270Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
15271
15272 * config.sub: Recognize `arc' cpu.
15273 * configure.in: Likewise.
15274 * config-ml.in: Likewise.
15275
15276Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
15277
15278 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
15279
15280Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
15281
15282 * configure: Changed sed delimiter from ':' to '|' when
15283 attempting to substitute ${config_shell} for SHELL. On
15284 NT ${config_shell} may contain a ':' in it.
15285
15286Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
15287
15288 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
15289
15290Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
15291
15292 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
15293
15294Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
15295
15296 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
15297
15298 * ylwrap: If the program is a relative path, force it to be
15299 absolute.
15300
15301Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
15302
15303 * configure (tooldir): Set BISON to `bison -y' and not just bison.
15304
15305Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
15306
15307 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
15308 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
15309 for libraries.
15310
15311Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
15312
15313 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
15314 separated by spaces.
15315
15316Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
15317
15318 * ylwrap: New file.
15319 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
15320
15321 * ltmain.sh: Handle /bin/sh at start of install program.
15322
15323 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
15324
15325 * ltconfig, ltmain.sh: New files, from libtool 1.0.
15326 * missing: New file, from automake 1.2.
15327
15328Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
15329
15330 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
15331 check-tk to CHECK_X11_MODULES.
15332
15333Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
15334
15335 * config.sub: Merge with FSF.
15336
15337Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
15338
15339 * config.guess: Merge with FSF.
15340
15341Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
15342
15343 * configure: Treat msdosdjgpp like go32.
15344 * configure.in: Likewise. Don't remove gprof for go32.
15345
15346 * configure: Change Makefile.tem2 to Makefile.tm2.
15347
15348Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
15349
15350 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
15351
15352Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15353
15354 * install-sh (chmodcmd): Set to null if the DST directory already
15355 exists. Same as Nov 11th change.
15356
15357Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
15358
15359 * configure (GDB_TK): Needs itcl and tix.
15360
15361Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
15362
15363 * config.guess: Update from FSF.
15364
15365Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
15366
15367 * Makefile.in (GDB_TK): Depend on itcl and tix.
15368
15369Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
15370
15371 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
15372 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
15373 (INSTALL_SCRIPT): New variable.
15374 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
15375 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
15376 to -x.
15377 * install-sh: Add support for -x option.
15378
15379Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
15380
15381 * configure.in, Makefile.in: Treat tix like itcl.
15382
15383Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
15384
15385 * Makefile.in (WINDRES): New variable.
15386 (WINDRES_FOR_TARGET): New variable.
15387 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
15388 (EXTRA_HOST_FLAGS): Add WINDRES.
15389 (EXTRA_TARGET_FLAGS): Add WINDRES.
15390 (EXTRA_GCC_FLAGS): Add WINDRES.
15391 ($(DO_X)): Pass down WINDRES.
15392 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
15393 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
15394 DLLTOOL_FOR_TARGET.
15395
15396Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
15397
15398 * configure.in: configure sim before gdb for win32-x-ppc
15399
15400Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15401
15402 Move gperf into the toplevel, from libg++.
15403 * configure.in (target_tools): Add target-gperf.
15404 (native_only): Add target-gperf.
15405 * Makefile.in (all-target-gperf): New target, depend on
15406 all-target-libg++.
15407 (configure-target-gperf): Empty rule.
15408 (ALL_TARGET_MODULES): Add all-target-gperf.
15409 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
15410 (CHECK_TARGET_MODULES): Add check-target-gperf.
15411 (INSTALL_TARGET_MODULES): Add install-target-gperf.
15412 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
15413
15414Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
15415
15416 * config.sub (mn10200): Recognize new basic machine.
15417
15418Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15419
15420 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
15421 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
15422
15423Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15424
15425 * configure.in: If we're building mips-sgi-irix6* native, turn on
15426 ENABLE_MULTILIB and set TARGET_SUBDIR.
15427
15428Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
15429
15430 * Makefile.in (all-sn): Depend on all-grep.
15431
15432Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
15433
15434 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
15435
15436 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
15437 Makefile. From Jeff Makey <jeff@cts.com>.
15438 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
15439
15440 * Makefile.in (DISTBISONFILES): Remove.
15441 (taz): Don't futz with DISTBISONFILES. Change BISON to use
15442 $(DEFAULT_YACC).
15443
15444 * configure.in: Build itl, db, sn, etc., when building for native
15445 cygwin32.
15446
15447 * Makefile.in (LD): New variable.
15448 (EXTRA_HOST_FLAGS): Pass down LD.
15449 ($(DO_X)): Likewise.
15450
15451Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
15452
15453 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
15454
15455Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
15456
15457 * configure.in (targargs): Strip out any supplied --build argument
15458 before adding our own. Always add --build.
15459
15460Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
15461
15462 * configure.in (targargs): Pass --build if we're doing
15463 a cross-compile.
15464
15465Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
15466
15467 * configure: Use '|' instead of ":" as the separator in
15468 sed. Otherwise sed chokes on NT path names with drive
15469 designators. Also look for "?:*" as the leading characters in an
15470 absolute pathname.
15471
15472Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
15473
15474 * config.sub: Support for r3900.
15475
15476Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
15477
15478 * configure.in: Use install-sh, not install.sh.
15479
15480Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
15481
15482 * Makefile.in (taz): Improve check for BISON so it doesn't try to
15483 apply it twice.
15484
15485Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
15486
15487 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
15488 install-binutils.
15489
15490Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
15491
15492 * Makefile.in: Add automake targets.
15493 * configure.in (host_tools): Add automake.
15494
15495Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
15496
15497 * configure: Default CXX to c++, not gcc.
15498 * Makefile.in (CXX): Set to c++, not gcc.
15499 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
15500
15501Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
15502
15503 * install-sh: try appending a .exe if source file doesn't
15504 exist
15505
15506Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
15507
15508 * configure.in: Turn on multilib by default.
15509 (cross_only): Remove target-libiberty.
15510
15511 * Makefile.in (all-gcc): Don't depend on libiberty.
15512
15513Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
15514
15515 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
15516
15517Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
15518
15519 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
15520 (DISTBISONFILES): Add ld/Makefile.in
15521
15522Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
15523
15524 * configure.in: if target is cygwin32 but host isn't cygwin32,
15525 don't configure gdb tcl tk expect, not just gdb.
15526
15527Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
15528
15529 * configure.in: Added gnuserv everywhere sn appears.
15530
15531 * Makefile.in (ALL_MODULES): Added all-gnuserv.
15532 (CROSS_CHECK_MODULES): Added check-gnuserv.
15533 (INSTALL_MODULES): Added install-gnuserv.
15534 (CLEAN_MODULES): Added clean-gnuserv.
15535 (all-gnuserv): New target.
15536
15537Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
15538
15539 * config.guess: Fixes for MIPS OpenBSD systems.
15540
15541Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
15542
15543 * Makefile.in (INSTALL_XFORM): Remove.
15544 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
15545
15546 * mkinstalldirs: New file, copied from automake.
15547 * Makefile.in (installdirs): Rename from install-dirs. Use
15548 mkinstalldirs. Change all users.
15549 (DEVO_SUPPORT): Add mkinstalldirs.
15550
15551Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
15552
15553 * install-sh: Rename from install.sh.
15554 * Makefile.in (INSTALL): Change install.sh to install-sh.
15555 (DEVO_SUPPORT): Likewise.
15556
15557 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
15558 Graichen <graichen@rzpd.de>.
15559
15560Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
15561
15562 * config.guess: Recognize OpenBSD systems correctly.
15563
15564Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15565
15566 * README, Makefile.in (ETC_SUPPORT): Remove references to
15567 cfg-paper*, configure.{texi,man,info*}._
15568
15569Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
15570
15571 * Makefile.in (all.normal): Ensure that gcc is built after all
15572 the x11 - ie gdb - targets.
15573
15574Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
15575
15576 * makefile.vms: Don't run conf-a-gas.
15577
15578Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
15579
15580 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
15581
15582Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
15583
15584 * configure.in: Remove noconfigdirs case since gdb also
15585 configures and builds for tic80-coff.
15586
15587Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
15588
15589 * configure: Set cache_file to config.cache.
15590 * Makefile.in (local-distclean): Remove config.cache.
15591
15592Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
15593
15594 * COPYING: Update FSF address.
15595
15596Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
15597
15598 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
15599 noconfigdirs.
15600
15601Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
15602
15603 * Makefile.in (install-dirs): Don't crash if prefix, and hence
15604 MAKEDIRS, is empty.
15605
15606Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
15607
15608 * config.sub: Tweak mn10300 entry.
15609
15610Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
15611
15612 * configure.in (host_tools): Put sim before gdb, so gdb's
15613 configure.tgt can determine if the simulator was configured.
15614
15615Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
15616
15617 * config.sub: Move BeOS $os case to be with other Cygnus
15618 local cases.
15619
15620Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
15621
15622 * config.sub: Remove misplaced comment that broke Linux.
15623
15624Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
15625
15626 * config.sub: Add BeOS support.
15627
15628Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
15629
15630 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
15631
15632Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
15633
15634 * configure.in (noconfigdirs): Remove tcl and tk from
15635 noconfigdirs for cygwin32 builds.
15636
15637Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
15638
15639 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
15640
15641Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
15642
15643 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
15644 make-all.com, use makefile.vms instead.
15645
15646Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
15647
15648 * config.sub: Accept -lnews*.
15649
15650Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
15651
15652 * configure.in (noconfigdirs): Disable target-newlib,
15653 target-examples and target-libiberty for d30v.
15654
15655Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15656
15657 * configure.in (noconfigdirs): Enable ld for d30v.
15658
15659Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
15660
15661 * configure.in (tic80-*-*): Build compiler.
15662
15663Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
15664
15665 * configure.in (d30v-*): Remove sim directory from list of
15666 unsupported d30v directories
15667
15668Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15669
15670 * config.sub, configure.in: Add d30v target cpu.
15671
15672Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
15673
15674 * makefile.vms: New file.
15675 * make-all.com: Remove.
15676
15677Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
15678
15679 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
15680
15681Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
15682
15683 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
15684
15685Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
15686
15687 * Makefile.in (ALL_MODULES): Added all-db.
15688 (CROSS_CHECK_MODULES): Addec check-db.
15689 (INSTALL_MODULES): Added install-db.
15690 (CLEAN_MODULES): Added clean-db.
15691
15692Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
15693
15694 * config.guess: Merge with latest FSF sources.
15695
15696Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
15697
15698 * Makefile.in (ALL_MODULES): Added all-itcl.
15699 (CROSS_CHECK_MODULES): Added check-itcl.
15700 (INSTALL_MODULES): Added install-itcl.
15701 (CLEAN_MODULES): Added clean-itcl.
15702
15703Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
15704
15705 * configure.in: build gdb for mn10200
15706
15707Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
15708
15709 * Makefile.in (all-target-winsup): Depend on all-target-libio.
15710
15711Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
15712
15713 * configure.in (tic80-*-*): Turn off most targets right now.
15714
15715Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
15716
15717 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
15718 rather than the makeinfo program.
15719 (do-info): Depend upon all-texinfo.
15720
15721Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
15722
15723 * configure.in: Remove uses of config/mh-linux.
15724
15725 * config.sub, config.guess: Merge with latest FSF sources.
15726
15727Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
15728
15729 * config.sub (case $basic_machine): Add tic80 entries.
15730
15731Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
15732
15733 * config.sub, config.guess: Merge with latest FSF sources.
15734
15735Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
15736
15737 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
15738 * mpw-config.in: Test for NewFolderRecursive.
15739 * mpw-install: Use symbolic name for startup filename.
15740 * mpw-README: Add various additional details.
15741
15742Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
15743
15744 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
15745
15746Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
15747
15748 * configure.in: Do build gcc and the target libraries for
15749 the mn10200.
15750
15751Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
15752
15753 * configure.in: don't avoid building gdb for mn10300 any more
15754 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
15755 instead of single-quoting it.
15756
15757Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
15758
15759 * configure.in: Don't use --with-stabs on IRIX 6.
15760
15761Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
15762
15763 * configure.in (m32r): Build gdb, libg++ now.
15764
15765Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15766
15767 * configure.in (mips*-sgi-irix6*): Remove gdb and related
15768 directories from noconfigdirs.
15769
15770Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
15771
15772 * config.sub (basic_machine): added mips16 configuration
15773
15774Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15775
15776 * config.sub: Handle d10v-unknown.
15777
15778Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
15779
15780 * config.sub: Handle v850-unknown.
15781
15782Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
15783
15784 * Makefile.in: add findutils
15785 * configure.in: add findutils to list of host_tools
15786
15787Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
15788
15789 * config.sub: Handle mn10200 and mn10300.
15790
15791Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15792
15793 * configure.in (d10v-*): Do not build librx.
15794
15795Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
15796
15797 * configure.in (mn10300): Build everything except gdb & libgloss.
15798
15799Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
15800
15801 * config.guess: Patch for Dansk Data Elektronik servers,
15802 from Niels Skou Olsen <nso@dde.dk>.
15803
15804 For ncr, use /bin/uname rather than uname, since GNU uname does not
15805 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
15806
15807 Patch for MIPS R4000 running System V,
15808 from Eric S. Raymond <esr@snark.thyrsus.com>.
15809
15810 Fix thinko for nextstep.
15811
15812 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
15813
15814 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
15815 * config.guess: Guess mips-dec-mach_bsd4.3.
15816
15817 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
15818 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
15819 release numbers.
15820 * config.guess (mips-mips-riscos*): Emit just enough of the
15821 release number.
15822
15823 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
15824 * config.guess (sparc-auspex-sunos*): Added.
15825 (f300-fujitsu-*): Added.
15826
15827 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
15828 * config.guess: Recognize a Tadpole as a sparc.
15829
15830Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15831
15832 * config.guess: Don't assume that NextStep version is either 2 or
15833 3. NextStep 4 (aka OpenStep 4) has come out now.
15834
15835Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15836
15837 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
15838 From Rik Faith <faith@cs.unc.edu>.
15839
15840Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
15841
15842 * config.sub: Contributions from bug-gnu-utils to:
15843 Support plain "hppa" (no version given) architecture, reported by
15844 OpenStep.
15845 OpenBSD like NetBSD.
15846 LynxOs is not a hardware supplier.
15847
15848 * config.guess: Contributions from bug-gnu-utils to add support for:
15849 OpenBSD like NetBSD.
15850 Stratus systems.
15851 More Pyramid systems.
15852 i[n>4]86 Intel chips.
15853 M680[n>4]0 Motorola chips.
15854 Use unknown instead of lynx for hardware manufacturer.
15855
15856Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15857
15858 * install.sh (chmodcmd): Set to null if the DST directory already
15859 exists.
15860
15861Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15862
15863 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
15864 not use mt-ppc target Makefile fragment any more.
15865
15866Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15867
15868 * configure.in (*-*-windows): Exclude everything but those dirs
15869 needed to build windows.
15870
15871Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
15872
15873 * Makefile.in (all-target-winsup): Depend on all-target-librx.
15874
15875Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15876
15877 * configure.in: Exclude mmalloc from i386-windows.
15878
15879Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15880
15881 * Undo my previous change.
15882
15883Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
15884
15885 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
15886 unconditionally.
15887 (MAKEOVERRIDES): Define (revert this part of October 18 change).
15888
15889Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15890
15891 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
15892 host to add it's own flags.
15893
15894Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
15895
15896 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
15897
15898Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
15899
15900 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
15901 (CXX_FOR_TARGET): Likewise.
15902 (GCC_FOR_TARGET): Define.
15903 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
15904 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
15905 CC_FOR_TARGET was specified on the command line.
15906 (MAKEOVERRIDES): Don't define.
15907
15908Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
15909
15910 * configure.in (m32r): Fix spelling of libg++ libs.
15911
15912Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
15913
15914 * config.sub (-apple*): Remove, now redundant.
15915
15916Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
15917
15918 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
15919
15920 * configure: Rework yesterday's sed script patch.
15921
15922 * config.sub: Merge with FSF.
15923
15924Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
15925
15926 * config.guess: Merge from FSF.
15927
15928 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
15929 * config.guess: Use pc instead of unknown, for pc clone systems.
15930 Change linux to linux-gnu.
15931
15932 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
15933 * config.guess: Avoid non-portable tr syntax.
15934
15935Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
15936
15937 * test-build.mk (HOLES): Add "xargs" for gdb.
15938
15939 * configure: Avoid hpux10.20 sed bug.
15940
15941Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
15942
15943 * configure.in: Add support for windows host
15944 (that is a build done under the Microsoft build environment).
15945
15946Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
15947
15948 * Makefile.in: Replace all uses of srcroot with s, to shrink
15949 command line lengths.
15950
15951 Patches from Geoffrey Noer <noer@cygnus.com>:
15952 * configure.in: If configuring for newlib, pass --with-newlib to
15953 subdirectories.
15954 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
15955 -Bnewlib/ and -Lwinsup to gcc.
15956 (CXX_FOR_TARGET): Likewise.
15957
15958Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
15959
15960 * Makefile.in (ETC_SUPPORT): Add configure.
15961
15962Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
15963
15964 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
15965 host configuration file.
15966
15967Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
15968
15969 * configure.in: Break mn10x00 support into separate
15970 mn10200 and mn10300 configurations.
15971 * config.sub: Likewise.
15972
15973Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
15974
15975 * configure.in: Add lots of stuff to noconfigdirs for
15976 the mn10x00 targets.
15977
15978 * config.sub, configure.in: Add mn10x00 support.
15979
15980Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
15981
15982 * make-all.com: Call conf-a-gas, not config-a-gas.
15983
15984Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
15985
15986 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
15987 targets.
15988
15989Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
15990
15991 * mpw-README: Add much more detail for native PowerMac.
15992 * mpw-install: New file.
15993 * mpw-configure: Add --norecursion and --help options.
15994 * mpw-config.in: Translate readme and install files when
15995 copying to objdir.
15996 * mpw-build.in: Don't always depend on byacc and flex.
15997 (install-only-top): New action.
15998
15999Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
16000
16001 * configure.in: You can now configure GDB for the v850.
16002
16003Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
16004
16005 * configure.in (noconfigdirs): Don't configure any C++ dirs
16006 if targeting D10V.
16007
16008Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
16009
16010 * config.sub: Recognize mips64vr5000.
16011
16012Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
16013
16014 * configure.in: Use a single line for host_tools and native_only.
16015
16016Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
16017
16018 * config.sub, configure.in: Add entries for m32r.
16019
16020Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
16021
16022 * Makefile.in (inet-install): Don't run install-gzip.
16023
16024Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
16025
16026 * configure.in: Don't config lots of things for *-*-windows*.
16027
16028Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
16029
16030 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
16031 (host_libs, host_tools): Copy from configure.in.
16032 * mpw-configure: Don't complain about directories not found.
16033
16034Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16035
16036 * configure.in (i[345]86): Recognize i686 for pentium pro.
16037 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
16038 file.
16039
16040 * config.guess (i[345]86): Ditto.
16041
16042Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16043
16044 * configure.in (noconfigdirs): Removed gdb for D10V.
16045
16046Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
16047
16048 * configure.in: Remove ld, target-libio, target-libg++, and
16049 target-libstdc++ from noconfigdirs.
16050
16051Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
16052
16053 * configure: Fix three locations where shell scripts were
16054 being run directly rather than with config_shell.
16055
16056Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
16057
16058 * configure.in (v850-*-*): Set up initial $noconfigdirs.
16059 * config.sub (basic_machine): Recognize v850.
16060
16061Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
16062
16063 * mpw-configure: Handle multiple enable/disable options and
16064 pass them down recursively, handle -c and -s flags appropriately
16065 depending on choice of compiler, add escape mechanism for
16066 quoted arguments to gC.
16067
16068Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16069
16070 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
16071 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
16072 so that -mrelocatable-lib and -mno-eabi are used.
16073
16074 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
16075 not support --print-multi-lib, don't abort.
16076
16077Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
16078
16079 * make-all.com: Run config-a-gas.
16080 * setup.com: Don't copy subdirectory files around.
16081
16082Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
16083
16084 * configure.in (*-*-ose): Remove exclusion of libgloss for this
16085 target, it now compiles correctly.
16086
16087Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
16088
16089 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
16090
16091Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16092
16093 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
16094
16095Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16096
16097 * configure.in (native_only): Add prms.
16098
16099Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
16100
16101 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
16102 (BINUTILS_SUPPORT_DIRS): Likewise.
16103
16104Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16105
16106 * configure.in (d10v-*-*): Don't configure ld or gdb until the
16107 d10v support is added.
16108
16109Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16110
16111 * configure.in (d10v-*-*): New target.
16112
16113Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
16114
16115 * config.guess (HP 9000/811): Recognize this as a PA1.1
16116 machine.
16117
16118Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
16119
16120 * Makefile.in (do-tar-gz): New target, split out from tail end of
16121 taz target. Run each command separately, don't use pipes.
16122 (taz): Use it.
16123
16124Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
16125
16126 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
16127 * mpw-build.in: No builds should depend on building byacc or flex,
16128 they are assumed to be installed already.
16129
16130Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16131
16132 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
16133 variable that CC_FOR_TARGET needs.
16134
16135Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16136
16137 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
16138 options have changed since the last time the subdirectory was
16139 configured, and if it has, reconfigure.
16140 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
16141 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
16142
16143Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
16144
16145 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
16146 CLEAN_MODULES): Add bash.
16147 (all-bash): New target.
16148
16149Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
16150
16151 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
16152
16153Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16154
16155 * config.sub (basic_machine): Recognize d10v as a valid processor.
16156
16157Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
16158
16159 * mpw-configure: Add support for --bindir.
16160 * mpw-build.in: Use a GCC-specific build script for GCC actions.
16161
16162Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
16163
16164 * configure.in: add bash, time, gawk to list of hosttools and things
16165 to only build for native toolchains
16166
16167Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16168
16169 * Makefile.in (docdir): Remove.
16170
16171Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16172
16173 * Makefile.in (datadir): Set to $(prefix)/share.
16174
16175Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
16176
16177 * configure.in: build diff and patch for cygwin32-hosted
16178 toolchains.
16179
16180Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
16181
16182 * config.sub: Accept -rtems*.
16183
16184Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
16185
16186 * configure.in: enable dosrel for cygwin32-hosted builds,
16187 remove diff from the list of things not buildable
16188 via Canadian Cross
16189
16190Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
16191
16192 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
16193 don't get ". ".
16194
16195Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
16196
16197 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
16198
16199Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
16200
16201 * Makefile.in (taz): Handle case where tex3patch didn't even get
16202 checked out. Also, if it was found, put the symlink in a new util
16203 subdirectory.
16204
16205Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16206
16207 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
16208
16209Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
16210
16211 * config.sub: Recognize -openvms.
16212 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
16213 * make-all.com, setup.com: New files.
16214
16215Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16216
16217 * Makefile.in (taz): tex3patch moved to texinfo/util.
16218
16219Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
16220
16221 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
16222 * configure.in: remove make from disable-if-Can-Cross list
16223 enable gdb if ${host} and ${target} are cygwin32
16224
16225Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
16226
16227 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
16228 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
16229
16230Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16231
16232 * config.guess: Combine mips-mips-riscos cases, and use cpp to
16233 distinguish sysv/svr4/bsd variants.
16234 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
16235
16236Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
16237
16238 * configure.in: Added copyright notice.
16239 * move-if-change: Added copyright notice.
16240
16241Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16242
16243 * configure.in (powerpcle-*-solaris*): Until we get shared
16244 libraries working, don't build gdb, sim, make, tcl, tk, or
16245 expect.
16246
16247Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
16248
16249 * config.guess: Merge with FSF:
16250
16251 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16252 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
16253
16254 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
16255 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
16256
16257 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
16258 * config.guess: Combine two OSF1 rules.
16259 Also recognize field test versions. From mjr@zk3.dec.com.
16260 * config.guess (dgux): Use /usr/bin/uname rather than uname,
16261 because GNU uname does not support -p. From pmr@pajato.com.
16262
16263Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
16264
16265 * Makefile.in (MAKEDIRS): Removed $(tooldir).
16266
16267Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
16268
16269 * mpw-README: Document GCCIncludes.
16270
16271Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
16272
16273 * configure.in (alpha-*-linux*): Set enable_shared to yes.
16274
16275Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16276
16277 * mpw-configure: Handle --enable-FOO and --disable-FOO.
16278
16279Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
16280
16281 * configure.in (*-*-cygwin32): Configure make.
16282
16283Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
16284
16285 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
16286
16287Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
16288
16289 * Makefile.in (all-inet): Depend on all-perl.
16290
16291 * Makefile.in (inet-install): New target.
16292
16293 * Makefile.in (all-inet): Depend on all-tcl.
16294 (all-inet): Depend on all-send-pr.
16295
16296Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16297
16298 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
16299 temporarily.
16300
16301Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
16302
16303 * configure.in: Don't configure --with-gnu-ld on AIX.
16304
16305Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16306
16307 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
16308
16309Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
16310
16311 * Makefile.in (ALL_MODULES): Added all-inet.
16312 (CROSS_CHECK_MODULES): Added check-inet.
16313 (INSTALL_MODULES): Added install-inet.
16314 (CLEAN_MODULES): Added clean-inet.
16315 (all-indent): New target.
16316
16317 * configure.in (host_tools): Added inet.
16318 (native_only): Added inet.
16319 (noconfigdirs): Added inet.
16320
16321Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
16322
16323 * configure.in: Don't configure libgloss if we are not configuring
16324 newlib.
16325
16326Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
16327
16328 * configure.in: Don't configure libgloss for unsupported
16329 architectures.
16330
16331Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16332
16333 * Makefile.in (CLEAN_MODULES): Add clean-apache.
16334
16335Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
16336
16337 * Makefile.in (ALL_MODULES): Include all-apache.
16338 (CROSS_CHECK_MODULES): Include check-apache.
16339 (INSTALL_MODULES): Include install-apache.
16340 (all-apache): New target.
16341
16342 * configure.in: Added apache everywhere perl is seen.
16343
16344Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16345
16346 * Makefile.in: Add support for clean-{module} and
16347 clean-target-{module} rules.
16348
16349Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
16350
16351 * configure.in (*-*-ose) do not build libgloss.
16352
16353Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16354
16355 * config.guess (prep*:SunOS:5.*:*): Turn into
16356 powerpele-unknown-solaris2.
16357
16358Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
16359
16360 * configure.in: Permit --enable-shared to specify a list of
16361 directories.
16362
16363Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16364
16365 * configure.in (host==solaris): Pass only the first word of $CC
16366 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
16367
16368Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16369
16370 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
16371
16372Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
16373
16374 * Makefile.in (ALL_MODULES): Include all-perl.
16375 (CROSS_CHECK_MODULES): Include check-perl.
16376 (INSTALL_MODULES): Include install-perl.
16377 (ALL_X11_MODULES): Include all-guile.
16378 (CHECK_X11_MODULES): Include check-guile.
16379 (INSTALL_X11_MODULES): Include install-guile.
16380 (all-perl): New target.
16381 (all-guile): New target.
16382
16383 * configure.in (host_tools): Include perl and guile.
16384 (native_only): Include perl and guile.
16385 (noconfigdirs): Don't build guile and perl; no ports have been
16386 done.
16387
16388Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
16389
16390 * configure (--enable-*): Handle quoted option lists such as
16391 --enable-sim-cflags='-g0 -O' better.
16392
16393Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16394
16395 * Makefile.in ({,inst}all-target): New rule so we can make and
16396 install all of the target directories easily.
16397
16398Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16399
16400 * configure.in: Add missing global flag in sed substitution when
16401 deleting `target-' from ${configdirs}.
16402
16403Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
16404
16405 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
16406 option.
16407
16408 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
16409 config/mh-necv4.
16410
16411 * install.sh: Correct misspelling of transformbasename.
16412
16413 * config.guess: Recognize mips-*-sysv*.
16414
16415Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
16416
16417 * config.sub: Recognize mon960.
16418
16419Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
16420
16421 * configure: Restore Canadian Cross handling of BISON and LEX,
16422 removed in Feb 20 change.
16423
16424Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
16425
16426 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
16427 Mention make install. Remove the old copyright date as well the
16428 clumsy and rather pointless copyright on the README file.
16429
16430Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
16431
16432 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
16433 Makefile after running symlink-tree, then run `make distclean' to
16434 avoid clobbering any generated files in srcdir.
16435
16436Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
16437
16438 * configure.in (m68k-*-netbsd*): Build everything now.
16439
16440Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16441
16442 * Makefile.in (taz): Fix quoting.
16443
16444Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
16445
16446 * configure.in (sparclet-*-*): Build everything now.
16447
16448Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16449
16450 * configure.in (m68k-*-linux*): New host.
16451
16452Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
16453
16454 * configure: Check for bison before byacc.
16455
16456Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
16457
16458 * Makefile.in configure: Change the way LEX and BISON/YACC are
16459 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
16460 searching PATH. These are used as fallbacks by Makefile.in if
16461 flex/bison/byacc aren't in objdir.
16462
16463Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
16464
16465 * Makefile.in: Make everything which depends upon all-bfd also
16466 depend upon all-opcodes, in case --with-commonbfdlib is used.
16467
16468Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16469
16470 * configure.in (host *-*-cygwin32): Don't build gdb if we are
16471 building NT native compilers on Unix.
16472
16473Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
16474
16475 * configure.in: Don't get CC from the host Makefile fragment if we
16476 can find gcc in PATH, or if this is a Canadian Cross. Move the
16477 Solaris test for /usr/ucb/cc to the post target script, just after
16478 the compiler sanity test.
16479
16480Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
16481
16482 * config.sub: Merge with FSF.
16483
16484Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
16485
16486 * Makefile.in (RPATH_ENVVAR): New variable.
16487 (REALLY_SET_LIB_PATH): Use it.
16488 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
16489
16490Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
16491
16492 * config.sub, configure.in: Recognize sparclet cpu.
16493
16494Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
16495
16496 * config.guess: Support m68k-cbm-sysv4.
16497
16498Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16499
16500 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
16501 m68k-unknown-linuxaout from linker help string. Put quotes around
16502 $ld_help_string.
16503
16504Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
16505
16506 * config.guess (powerpc-harris-powerunix): Add guess for port
16507 to new target.
16508
16509Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16510
16511 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
16512
16513Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
16514
16515 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
16516 $(REALLY_SET_LIB_PATH) in Makefile.
16517 * Makefile.in (SET_LIB_PATH): New variable.
16518 (REALLY_SET_LIB_PATH): New variable.
16519 ($(DO_X)): Use $(SET_LIB_PATH).
16520 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
16521 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
16522 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
16523 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
16524 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
16525 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
16526 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
16527 (install-dosrel): Likewise.
16528 (all-opcodes): Depend upon all-libiberty.
16529
16530Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
16531
16532 * config.guess (*:CYGWIN*): New
16533
16534Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16535
16536 * Makefile.in (all-target-winsup): All all-target-libiberty.
16537
16538Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16539
16540 * configure.in (noconfigdirs): Add missing # in front of comment.
16541
16542Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
16543
16544 * configure.in: add second pass to things added to noconfigdirs
16545 so *-gm-magic can exclude libgloss properly.
16546
16547Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
16548
16549 * mpw-configure (extralibs_name, rez_name): Set correctly
16550 for MWC68K compiler.
16551
16552 * mpw-README: Add more info on the necessary build tools.
16553
16554Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
16555
16556 * configure.in, config.sub: Recognize cygwin32.
16557
16558Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
16559
16560 * config.guess, config.sub: Recognize A/UX.
16561
16562Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
16563
16564 * config.sub: Merge with gcc/config.sub.
16565
16566Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
16567
16568 * mpw-build.in (do-binutils): Add build of stamps.
16569
16570Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
16571
16572 * config.sub: Add recognition for mips64vr4100*-* targets.
16573
16574Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16575
16576 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
16577 Add creation of gconfigargs with `--enable-shared' turned on.
16578 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
16579 ($(host)-stamp-stage3-configured): Likewise.
16580 (HOLES): Add chatr and ldd.
16581 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
16582
16583Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
16584
16585 * configure: Pass --nfp to recursive configures.
16586
16587Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
16588
16589 * Makefile.in (DLLTOOL): New.
16590 (DLLTOOL_FOR_TARGET): New.
16591 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
16592 (EXTRA_TARGET_FLAGS): Ditto.
16593 (EXTRA_GCC_FLAGS): Ditto.
16594 (CONFIGURE_TARGET_MODULES): Ditto.
16595 (DO_X): Ditto.
16596 * configure: Add DLLTOOL.
16597
16598Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
16599
16600 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
16601 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
16602 mh-sco, since old workarounds no longer needed, and don't
16603 build ld, since libraries have weak symbols in COFF.
16604
16605Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
16606
16607 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
16608
16609Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
16610
16611 * configure.in: Make sure that ${CC} can be used to compile an
16612 executable.
16613
16614Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16615
16616 * Makefile.in (all-gdb): Depend on $(GDB_TK).
16617 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
16618 nothing depending on whether gdbtk is being built.
16619
16620Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
16621
16622 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
16623
16624Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
16625
16626 * configure.in (noconfigdirs): Put ld or gas in this early, if the
16627 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
16628
16629Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
16630
16631 * config-ml.in: Add support for
16632 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
16633 Simplify setting of multidirs from --disable-foo.
16634
16635Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16636
16637 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
16638 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
16639 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
16640 non-empty, pass them on to the GCC make.
16641 (all-bootstrap): New rule that is like all-gcc, except it executes
16642 the GCC bootstrap rule instead of the GCC all rule.
16643
16644Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
16645
16646 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
16647
16648Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16649
16650 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
16651 DG/UX support.
16652
16653Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
16654
16655 * config.sub (i*86*) Change [345] to [3456]
16656
16657Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16658
16659 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
16660 --with-gnu-ld=no.
16661
16662Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16663
16664 * config-ml.in (rs6000*, powerpc*): Add switches to control which
16665 AIX multilibs get built.
16666
16667Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16668
16669 * configure.in (i386-win32): Don't build expect if we're not
16670 building the tcl subdir.
16671
16672Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
16673
16674 * Makefile.in: (configure-target-examples, all-target-examples):
16675 New targets, configure and build example programs.
16676
16677Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
16678
16679 * mpw-configure: If an mpw-config.in generated a file mk.sed,
16680 use it as input to sedit the generated MPW makefile.
16681 * mpw-README: Add a suggestion about Gestalt.h.
16682
16683Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
16684
16685 * config.sub: Accept *-*-ieee*.
16686
16687Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
16688
16689 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
16690 Ronald F. Guilmette <rfg@monkeys.com>.
16691
16692Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16693
16694 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
16695 for powerpc-pe native.
16696 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
16697 (target==powerpc-pe): duplicate i386-win32 entry.
16698
16699Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16700
16701 * configure.in (noconfigdirs): Exclude target-newlib for all versions
16702 of vxworks, not just vxworks5.1.
16703
16704Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
16705
16706 * mpw-configure: Add support for exec-prefix.
16707
16708Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16709
16710 * config.guess: Recognize HP model 816 machines as having
16711 a PA1.1 processor.
16712
16713Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
16714
16715 * configure: Ignore new autoconf configure options.
16716
16717Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16718
16719 * config.guess: Recognize Pentium under SCO.
16720 From Robert Lipe <robertl@arnet.com>.
16721
16722Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16723
16724 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
16725
16726Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
16727
16728 * configure.in: Don't configure gas for alpha-dec-osf*.
16729
16730Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
16731
16732 * configure.in: Default to --with-stabs for some targets for which
16733 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
16734 i[345]86*-*-unixware*.
16735
16736Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
16737
16738 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
16739 rather than basing it on the target. Simplify handling of options
16740 controlling which directories to configure. Remove extraneous
16741 slash in multi-clean target.
16742
16743Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
16744
16745 * config-ml.in: Prefix more variables with ml_ so they don't collide
16746 with configure's.
16747
16748Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
16749
16750 * configure: Don't turn -v into --v.
16751
16752Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
16753
16754 * configure.in (targargs): Fix typo.
16755
16756 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
16757
16758Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
16759
16760 * configure.in: Strip --host and --target options from
16761 CONFIG_ARGUMENTS, and always configure for --host only. Add
16762 --with-cross-host option when building with a cross-compiler.
16763 * configure: Canonicalize the arguments put into config.status by
16764 always using `=' for an option with an argument. Pass a presumed
16765 --host or --target explicitly.
16766
16767Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
16768
16769 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
16770 into general OS recognition case.
16771
16772Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16773
16774 * configure.in (target_configdirs): add target-winsup only
16775 for win32 target systems.
16776
16777Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
16778
16779 * Makefile.in (all-target-libgloss): Depend upon
16780 configure-target-newlib, since when libgloss is built it looks to
16781 see if the newlib directory exists.
16782
16783Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
16784
16785 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
16786 cfg-ml-*.in.
16787
16788Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
16789
16790 * configure: Handle LD and LD_FOR_TARGET when configuring a
16791 Canadian Cross.
16792
16793Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16794
16795 * configure.in (target_libs): add target-winsup.
16796 (target==i386-win32): add patch diff flex make to $noconfigdirs.
16797 (target==ppcle-pe): remove ld from $noconfigdirs.
16798
16799Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
16800
16801 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
16802 Preserve relative path names in $srcdir. Build symlink tree if
16803 configuring cross target dir and srcdir=. (= no VPATH support).
16804 (configure-target-libg++): Depend on configure-target-librx.
16805 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
16806 * config-ml.in: New file.
16807 * symlink-tree: New file.
16808 * configure: Ensure srcdir="." if that's what it is.
16809
16810Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
16811
16812 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
16813 includes and FLEX_SKELETON setting.
16814 * mpw-configure (--with-gnu-ld): New option, controls whether
16815 to use PPCLink or ld with PowerMac GCC.
16816 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
16817 * mpw-config.in: Configure grez if targeting Mac.
16818
16819 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
16820 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
16821 just macos.
16822 * configure.in: Configure grez resource compiler if targeting Mac.
16823 * Makefile.in (all-grez, install-grez): New targets.
16824
16825Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
16826
16827 * configure: CXX defaults to gcc, not g++. If we find
16828 gcc in the path, set CC to gcc -O2.
16829
16830Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
16831
16832 * configure: Default ${build} correctly. Avoid picking up extra
16833 spaces when reading CC and CXX from Makefile. When doing a
16834 Canadian Cross, use plausible default values for numerous
16835 variables.
16836 * configure.in: When doing a Canadian Cross, don't try to
16837 configure tools whose configure script can't handle it.
16838
16839Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16840
16841 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
16842
16843Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
16844
16845 * configure: Remove dubious bug reporting address.
16846
16847Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
16848
16849 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
16850 configure script, run that instead of this directory's configure.
16851 In either case, print a message that we're configuring the sub-dir.
16852
16853Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
16854
16855 * configure.in: Before checking for the existence of various files,
16856 use sed to filter out "target-".
16857
16858Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
16859
16860 * Makefile.in (DO_X): Split rule to decrease command line length
16861 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
16862 (Philippe De Muyter).
16863
16864Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16865
16866 * Makefile.in (all-patch): depend on all-libiberty.
16867
16868Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
16869
16870 * configure.in: If the only directory in target_configdirs which
16871 actually exists is libiberty, then set target_configdirs to empty,
16872 to avoid trying to build a target libiberty in a gas or gdb
16873 distribution.
16874
16875Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
16876
16877 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
16878 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
16879 systems.
16880
16881Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16882
16883 * configure.in (copy_dirs): Use sys-include instead of include
16884 for --with-headers option.
16885
16886Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
16887
16888 * Makefile.in, configure.in: Make winsup builds work with
16889 new scheme.
16890
16891Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
16892
16893 * configure.in: Build the linker on AIX.
16894
16895Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
16896
16897 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
16898 where needed.
16899
16900Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
16901
16902 * Makefile.in (all-gcc): Fix typo.
16903
16904Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
16905
16906 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
16907
16908Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
16909
16910 * configure.in: Rename libFOO to target-libFOO, and xiberty
16911 to target-xiberty, to provide more flexibility.
16912 (target_subdir): Define. Create if cross.
16913 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
16914 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
16915 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
16916 check-libFOO -> check-target-libFOO, etc.
16917 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
16918 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
16919 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
16920 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
16921 allow ALL_GCC="" to only configure.
16922 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
16923 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
16924 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
16925
16926Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
16927
16928 * Makefile.in (taz): Build "info" in etc explicitly.
16929
16930Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
16931
16932 * configure.in: Make sure that CC is undefined (as opposed to
16933 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
16934 problem with autoconf trying to configure on a host without GCC.
16935
16936Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
16937
16938 * mpw-configure: Set host alias from choice of host compiler,
16939 only use generic MPW Makefile sed if present, edit a file
16940 named "hacked_Makefile.in" instead of "Makefile.in" if present.
16941 * mpw-README: Add problem notes about CW6 and CW7.
16942
16943Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
16944
16945 * Makefile.in (taz): Use ";" instead of ";;".
16946
16947Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
16948
16949 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
16950 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
16951 DISTDOCDIRS.
16952 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
16953 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
16954
16955Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
16956
16957 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
16958 and gnats, because they are now subsumed by DISTSTUFFDIRS.
16959 Move bfd to DISTSTUFFDIRS.
16960
16961Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16962
16963 * Makefile.in (X11_LIB): Removed.
16964 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
16965
16966 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
16967
16968Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16969
16970 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
16971 names.
16972
16973Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16974
16975 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
16976
16977Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
16978
16979 * configure.in (i[345]86-*-win32): Always build newlib.
16980 Don't configure cvs, autoconf or texinfo.
16981 * Makefile.in (LD_FOR_TARGET): New.
16982 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
16983 Pass down LD_FOR_TARGET.
16984
16985Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
16986
16987 * winsup: New directory.
16988 * Makefile.in: Build winsup.
16989 * configure.in: Winsup is configured when target is win32.
16990 Can only build win32 target GDB when native.
16991
16992Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
16993
16994 * config.guess: Recognize HP model 819 machines as having
16995 a PA 1.1 processor.
16996
16997Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
16998
16999 * configure: Fix sed loop which substitutes for CC and CXX to
17000 avoid bug found in various sed implementations.
17001
17002Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17003
17004 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
17005 simulator. Use standard powerpc-*-eabi*.
17006
17007Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
17008
17009 * configure.in: Stop putting gas and binutils in noconfigdirs for
17010 powerpc-*-aix* and rs6000-*-*.
17011
17012Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
17013
17014 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
17015 -mcall-aixdesc libraries.
17016
17017Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
17018
17019 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17020
17021 * config.sub (arm | armel | armeb): Fix shell syntax.
17022
17023Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17024
17025 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
17026 -msoft-float and -mcpu=common support.
17027 (powerpc*-*-eabisim*): Add support for building -mcall-aix
17028 libraries.
17029
17030Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17031
17032 * configure.in: Allow configuration and build of emacs19 for the alpha.
17033
17034Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17035
17036 * configure.in (CC): Get ^CC, not just any old CC, from
17037 ${host_makefile_frag}.
17038
17039Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17040
17041 * configure.in (CC): Try to get CC from
17042 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
17043
17044Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17045
17046 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
17047 only if it exists in $(srcdir).
17048
17049Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
17050
17051 * configure: If CC and CXX are not set in the environment, set
17052 them, based on either an existing Makefile or on searching for gcc
17053 in PATH. Substitute for CC and CXX in Makefile.
17054 * configure.in: Remove libm from target_libs. Separate
17055 target_configdirs from configdirs. If CC is not set in
17056 environment, try to get it from a host Makefile fragment. Rewrite
17057 changes of configdirs to use skipdirs instead. A few minor
17058 tweaks. Take directories out of target_configdirs as they are
17059 taken out of configdirs. Remove existing Makefile files from
17060 subdirectories. Substitute for TARGET_CONFIGDIRS and
17061 CONFIG_ARGUMENTS in Makefile.
17062 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
17063 by configure.in.
17064 (CONFIG_ARGUMENTS): Likewise.
17065 (CONFIGURE_TARGET_MODULES): New variable.
17066 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
17067 ($(CONFIGURE_TARGET_MODULES)): New target.
17068 (configure-libg++, configure-libio): New targets.
17069 (all-libg++): Depend upon configure-libg++.
17070 (all-libio): Depend upon configure-libio.
17071 (configure-libgloss, all-libgloss): New targets.
17072 (configure-libstdc++): New target.
17073 (all-libstdc++): Depend upon configure-libstdc++.
17074 (configure-librx, all-librx): New targets.
17075 (configure-newlib): New target.
17076 (all-newlib): Depend upon configure-newlib
17077 (configure-xiberty): New target.
17078 (all-xiberty): Depend upon configure-xiberty.
17079
17080Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17081
17082 * configure.in (host i[345]86-*-win32): Expand the
17083 noconfigdirs again.
17084
17085Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
17086
17087 * mpw-configure: Fix sed command file name.
17088
17089Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
17090
17091 * configure.in (host i[345]86-*-win32): Reduce the
17092 noconfigdirs again.
17093
17094Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
17095
17096 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
17097 or powerpc*-*-pe*, since they are not yet supported.
17098
17099Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17100
17101 Add PowerMac support and many other enhancements.
17102 * mpw-configure: New option --cc to select compiler to use,
17103 paste options set according to --cc into the generated
17104 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
17105 if mpw-make.sed is present.
17106 * mpw-config.in: Don't test for gC1, test for mpw-touch,
17107 add forward includes for PowerPC include files.
17108 * mpw-build.in: Build using Makefile.PPC if present.
17109 (do-byacc, etc): Remove separate version resource builds.
17110 (do-gas): Build "stamps" before "all".
17111 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
17112 * mpw-README: Update to reflect --cc option, PowerMac support,
17113 and recently-reported compatibility problems.
17114
17115Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
17116
17117 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
17118 embedded m68k systems (-aout, -coff, -elf, -vxworks).
17119 (--with-multilib-top): Pass to recursive invocations.
17120
17121Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
17122
17123 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
17124 v810-*-*.
17125
17126Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17127
17128 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
17129 gdb, ld and opcodes on v810-*-*.
17130
17131Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
17132
17133 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
17134 (local-maintainer-clean): New target.
17135 (maintainer-clean): New target.
17136 (realclean): Just depend upon maintainer-clean.
17137
17138Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17139
17140 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
17141
17142Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
17143
17144 * configure.in: Build ld in mips*-*-bsd* case.
17145
17146Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
17147
17148 * config.sub: Accept -lites* OS. From Ian Dall.
17149
17150Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
17151
17152 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
17153 targets.
17154
17155Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17156
17157 * configure.in: treat i386-win32 canadian cross the same as
17158 i386-go32 canadian cross.
17159
17160Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17161
17162 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
17163 running under the simulator to build a reduced set of libraries.
17164 (powerpc-*-eabiaix): Add fine grained multilib support added to
17165 other powerpc targets yesterday.
17166
17167Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17168
17169 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
17170 -disable-softfloat, -disable-relocatable, -disable-aix, and
17171 -disable-sysv to control which multilib libraries get built.
17172
17173Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17174
17175 * configure: Add Makefile.tem to list of files to remove in trap
17176 handler.
17177
17178Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
17179
17180 * config.guess (*Linux*): Add missing "exit"s.
17181 Also, need specific check for alpha-unknown-linux (uses COFF).
17182
17183Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
17184
17185 * config.guess: Merge with FSF:
17186
17187 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
17188 * config.guess (AIX4): More robust release numbering discovery.
17189
17190 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
17191 * config.guess (i386-sequent-ptx): Properly get version number.
17192
17193 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
17194 * config.guess (mips:*:4*:UMIPS): New case.
17195
17196Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
17197
17198 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
17199 (i386-win32 host): Likewise. Don't build readline.
17200
17201Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
17202
17203 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
17204 SUPPORT_FILES to submakes.
17205
17206Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
17207
17208 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
17209 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
17210 mpw-configure.
17211
17212Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
17213
17214 * configure.in (appdirs): Use =, not ==, in test expression when
17215 trying to build the text to print in the warning message for
17216 Solaris users.
17217
17218Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
17219
17220 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
17221
17222Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17223
17224 * config.guess: Recognize lynx-2.3.
17225
17226Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
17227
17228 * config.sub (z8ksim): Deleted
17229 (z8k-*-coff): New, this is the one true name of the target.
17230
17231Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
17232
17233 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
17234
17235Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
17236
17237 * config.guess (*:Linux:*:*): First try asking the linker what the
17238 default object file format is (elf, aout, or coff). Then if this
17239 fails, try previous methods.
17240
17241Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17242
17243 * configure.in: Don't build newlib for *-*-vxworks5.1.
17244
17245Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17246
17247 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
17248 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
17249
17250Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
17251
17252 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
17253
17254Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
17255
17256 * cfg-ml-com.in: New file.
17257 * cfg-ml-pos.in: New file.
17258
17259Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17260
17261 * COPYING.NEWLIB: Add HP free copyright to list.
17262
17263Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17264
17265 * config.sub: Recognize -eabi* for the system, not just -eabi.
17266
17267Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
17268
17269 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
17270 * config.sub, configure.in (win32): New target and host.
17271
17272Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
17273
17274 * configure.in: Add i386-pe configuration.
17275
17276Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
17277
17278 * mpw-build.in (install): Install GDB after LD.
17279
17280Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
17281
17282 * mpw-config.in (elf/mips.h): Always forward-include, needed
17283 for GDB to build.
17284
17285Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
17286
17287 * testsuite: New directory for customer acceptance and whole tool
17288 chain tests.
17289
17290Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17291
17292 * configure: If per-host line isn't found, but AC_OUTPUT is found
17293 and a configure script exists, run it instead.
17294
17295Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17296
17297 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
17298
17299Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
17300
17301 * configure: Set build_{cpu,vendor,os,alias} to host values when
17302 --build isn't specified.
17303
17304Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17305
17306 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
17307 (FLAGS_TO_PASS): Pass them.
17308 (EXTRA_TARGET_FLAGS): Ditto.
17309
17310Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17311
17312 * Makefile.in (all-libg++): Depend on all-libstdc++.
17313
17314Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17315
17316 * configure.in (noconfigdirs): Enable all packages for
17317 i386-unknown-netbsd.
17318
17319Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
17320
17321 * configure.in (noconfigdirs): Don't configure tk for i386-go32
17322 hosted builds (DOS builds)
17323
17324Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17325
17326 Changes for ARM based on patches from Richard Earnshaw:
17327 * config.sub: Handle armeb and armel.
17328 * configure.in: Omit arm linker only for riscix.
17329
17330Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
17331
17332 * config.guess: Update from FSF.
17333
17334Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
17335
17336 * config.sub: Recognize powerpcle as the little endian variant of
17337 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
17338 powerpcle variant. Convert pentium into i586, not i486. Add p5
17339 alias for i586. Map new x86 variants p6, k5, nexgen into i586
17340 temporarily.
17341
17342Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
17343
17344 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
17345
17346Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
17347
17348 * config.sub: Accept -lites* as a basic system type.
17349
17350Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
17351
17352 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
17353 installed, and if so return linuxoldld as the system name.
17354
17355Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
17356
17357 * config.guess: Add hppa1.1-hp-lites support.
17358
17359Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
17360
17361 * configure.in: Don't build newlib for m68k-vxworks5.1.
17362
17363Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17364
17365 * configure.in (mips-sgi-irix6): Use mh-irix5.
17366
17367Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
17368
17369 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
17370
17371Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17372
17373 * test-build.mk: Enable building of shared libraries on IRIX 5 and
17374 OSF/1. Fix compiler flags.
17375 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
17376
17377Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
17378
17379 * configure.in: Recognize --with-newlib.
17380 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
17381
17382Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17383
17384 * Makefile.in: move {all,check,install}-gdb from *_MODULES
17385 to *_X11_MODULES due to gdbtk needing X include files et al.
17386
17387Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
17388
17389 Merge in support for Mac MPW as a host.
17390 (Old change descriptions retained for informational value.)
17391
17392 * mpw-config.in: Add generic include forwards for cpu-specific
17393 include files in aout and elf directories.
17394
17395 * mpw-configure: Added copyright.
17396 * mpw-config.in: Check for presence of required build tools.
17397 (target_libs): Add newlib.
17398 (target_tools): Add examples.
17399 (Read Me): Generate as "Read Me for MPW" instead.
17400 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
17401 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
17402 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
17403
17404 * mpw-configure: Remove subdir-specific makefile hackery,
17405 delete mk.tmp after using it.
17406
17407 * mpw-build.in (all): Display start and end times.
17408
17409 * mpw-configure (host_canonical): Set.
17410 (target_cpu): Always add to makefiles.
17411 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
17412 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
17413 (mpw-mh-mpw): Look for in srcdir and srcroot.
17414 Use sed instead of mpw-edit-prefix to edit prefix definitions.
17415
17416 * mpw-build.in: (install-only): New target.
17417
17418 * mpw-configure (host_alias, target_alias): Rename from hostalias
17419 and targetalias, add into generated Makefile.
17420 (mk.tmp): If present, add into generated Makefile.
17421 * mpw-build.in (all-gas): Build config.h first before gas proper.
17422
17423 * mpw-configure (config.status): Write only if changed.
17424 * mpw-config.in (readline): Configure it (not built, just used for
17425 definitions).
17426
17427 * mpw-config.in (elf/mips.h): Add a forward include.
17428
17429 * mpw-config.in: Forward-include most .h files in include into
17430 extra-include.
17431 (readline): Don't build.
17432 mpw-build.in (install): Install GDB.
17433
17434 * mpw-configure (prefix, mpw_prefix): Handle it.
17435 * mpw-config.in (mmalloc, readline): Don't configure.
17436 * mpw-build.in (thisscript): Rename to ThisScript.
17437 Use mpw-build instead of BuildProgram everywhere.
17438 (mmalloc, readline): Don't build.
17439 * mpw-README: New file, basic documentation about the MPW port.
17440
17441 * mpw-config.in: Use forward-include to create include files.
17442
17443 * mpw-configure: Add more things to the top of each configured
17444 Makefile, including contents of config/mpw-mh-mpw.
17445 * mpw-config.in (extra-include): Create this directory and fill it
17446 with Posix-like include files when configuring.
17447
17448 * config.sub (apple, mac, mpw): Add various aliases.
17449
17450 * mpw-build.in: New file, top-level build script fragment for MPW.
17451 * mpw-configure: New file, configure script for MPW.
17452 * mpw-config.in: New file, config fragment for MPW.
17453
17454Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17455
17456 * configure.in (host_libs): Remove glob, since it is gone from the
17457 sources.
17458
17459Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17460
17461 * Makefile.in: define empty GDB_NLM_DEPS var.
17462
17463 * configure.in(target_makefile_frag): use config/mt-netware
17464 for netware targets.
17465
17466Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
17467
17468 * config.sub: Merge in recent FSF changes. Remove linux special
17469 cases.
17470
17471Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17472
17473 Revert this change:
17474
17475 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17476
17477 * build-all.mk: Use CC=cc -Xs on Solaris.
17478
17479Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17480
17481 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
17482 stop using it.
17483 * Makefile.in: Nuke all references to glob subdirectory.
17484
17485Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17486
17487 * configure.in: Fix --enable-shared logic in per-host.
17488
17489Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
17490
17491 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
17492
17493Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17494
17495 * configure.in (noconfigdirs): Don't build gas on AIX, for
17496 powerpc*-*-aix* as well as for rs6000*-*-aix*.
17497
17498Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
17499
17500 * configure: Fix --cache-file to work if the file argument is a
17501 relative path.
17502
17503Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
17504
17505 * configure: If the --cache-file is used, pass it down to
17506 configure in subdirectories.
17507
17508Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
17509
17510 * config.sub: add vxworks29k configuration.
17511
17512Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17513
17514 * Makefile.in (taz): Do "diststuff" part quietly.
17515
17516Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
17517
17518 * config.sub: Mini-merge with gcc/config.sub.
17519
17520Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17521
17522 * config.guess (IRIX): Sed - to _.
17523
17524Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17525
17526 * Makefile.in (source-vault, binary-vault): New targets.
17527
17528Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
17529
17530 * config.sub: Recognize -eabi as a basic system type.
17531
17532Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17533
17534 * configure.in (enable_shared stuff): Fix typo.
17535
17536Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
17537
17538 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
17539
17540Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17541
17542 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
17543
17544Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17545
17546 * configure.in (rs6000-*-*): Don't build gas.
17547
17548Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
17549
17550 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
17551 reduce command line length.
17552 (AS_FOR_TARGET): Check for as.new, not Makefile.
17553 (NM_FOR_TARGET): Check for nm.new, not Makefile.
17554
17555Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
17556
17557 * config.guess: Merge from FSF.
17558
17559Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17560
17561 * configure: Don't use $ when handling program_suffix.
17562
17563Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
17564
17565 * configure.in: Configure tk for hppa/hpux.
17566
17567Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
17568
17569 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
17570
17571Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17572
17573 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
17574 to LIBCXXFLAGS. Tests are better run without it.
17575
17576Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
17577
17578 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
17579
17580Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
17581
17582 * configure.in (*-*-netware*): Don't configure xiberty.
17583
17584Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
17585
17586 * configure.in: Remove tk from native_only list.
17587
17588Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
17589
17590 * build-all.mk: Add mips-ncd-elf target to sun4 targets
17591 for special NCD build.
17592
17593Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17594
17595 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
17596 makeall.bat, they're only useful for binutils snapshots.
17597 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
17598 makeall.bat to specified SUPPORT_FILES.
17599
17600Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
17601
17602 * build-all.mk: Add Ericsson targets to sun4 and solaris
17603 hosts. Add BNR's sun4 target to solaris host, so their
17604 build-from-source will be tested in-house first.
17605
17606Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17607
17608 * Makefile.in (LIBCFLAGS): New variable.
17609 (CFLAGS_FOR_TARGET): Ditto.
17610 (LIBCFLAGS_FOR_TARGET): Ditto.
17611 (LIBCXXFLAGS): Ditto.
17612 (CXXFLAGS_FOR_TARGET): Ditto.
17613 (LIBCXXFLAGS_FOR_TARGET): Ditto.
17614 (BASE_FLAGS_TO_PASS): Pass them.
17615 (EXTRA_TARGET_FLAGS): Ditto.
17616
17617 * configure.in: Support --enable-shared.
17618
17619Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
17620
17621 * configure.in (target_libs): Include libstdc++ again.
17622 * config.guess: Update from FSF (for FreeBSD).
17623
17624Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17625
17626 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
17627 makeall.bat.
17628 (DISTDOCDIRS): Add `etc'.
17629 (ETC_SUPPORT_PFX): New variable.
17630 (taz): Include anything from etc starting with a word in
17631 ETC_SUPPORT_PFX.
17632
17633Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17634
17635 * config.sub: Update for recent FSF changes. Remove obsolete
17636 h8300hds entry. Add -windows* and -osx as basic os. Minor
17637 spacing changes.
17638
17639Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17640
17641 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
17642
17643 * config.guess: Merge with FSF.
17644 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
17645
17646Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17647
17648 * configure: Since the "trap 0" handler will override the exit
17649 status on many systems, only use it for "exit 1", and make it set
17650 a non-zero exit status; reset it before "exit 0". Also, check
17651 exit status of config.sub, and error out if it failed.
17652
17653Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
17654
17655 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
17656 and install libgloss.
17657
17658Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17659
17660 * Makefile.in (all-binutils): Depend upon all-byacc.
17661
17662 * configure.in: Don't build emacs on Irix 5.
17663
17664Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17665
17666 * configure.in (*-*-netware*): Add libio.
17667
17668Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17669
17670 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
17671 (CHECK_TARGET_MODULES): Ditto.
17672 (INSTALL_TARGET_MODULES): Ditto.
17673 (TARGET_LIBS): Ditto.
17674 (all-libstdc++): Note dependencies.
17675
17676Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17677
17678 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
17679
17680Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17681
17682 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
17683 -fexternal-templates.
17684
17685 * configure.in (target_libs): Add libstdc++.
17686 (noconfigdirs): Add libstdc++ as appropriate.
17687
17688Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17689
17690 * config.guess: Update from FSF.
17691
17692Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17693
17694 * configure: Use ${config_shell} when running ${configsub}.
17695
17696Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
17697
17698 * config.sub: No longer recognize h8300h.
17699
17700Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17701
17702 * config.sub: Remove extraneous differences between config.sub and
17703 gcc/config.sub.
17704
17705Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17706
17707 * Makefile.in (DISTSTUFFDIRS): Add gas.
17708
17709Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
17710
17711 * COPYING.NEWLIB: New file.
17712
17713Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
17714
17715 * config.guess (HP-UX): Patch from Harlan Stenn
17716 <harlan@landmark.com> to also emit release level.
17717
17718Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
17719
17720 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
17721
17722Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
17723
17724 * config.sub: Merge nextstep cleanup from FSF.
17725
17726Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17727
17728 * configure.in (arm-*-*): Don't configure ld for this target.
17729
17730Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17731
17732 * configure.in (*-*-netware): don't configure libg++, libio,
17733 librx, or newlib.
17734
17735Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17736
17737 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
17738 configure ld--it works, but it doesn't support shared libraries.
17739
17740Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17741
17742 * config.guess (*-unknown-freebsd*): Get rid of possible
17743 trailing "(Release)" in version string.
17744 Patch from Paul Richards <paul@isl.cf.ac.uk>.
17745
17746Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
17747
17748 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
17749 Fix type: *-next-neststep -> *-next-nextstep.
17750
17751 * config.guess: Merge from FSF:
17752
17753 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17754
17755 * config.guess: Recognize powerpc-ibm-aix3.2.5.
17756
17757 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17758
17759 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
17760 instead of UNIX_SV for UnixWare 1.0).
17761
17762Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
17763
17764 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
17765 to make gdb/nlm/* build after the compiler and linker.
17766
17767Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
17768
17769 * config.guess (netbsd, freebsd, linux): Accept any machine,
17770 not just i[34]86.
17771 (m68k-atari-sysv4): Relocate to match FSF version.
17772
17773 * config.guess: More merges from the FSF:
17774
17775 Add a space before function call or macro invocation.
17776
17777 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17778
17779 * config.guess: Add trap cmd to remove dummy.c and dummy when
17780 interrupted.
17781
17782 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17783
17784 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
17785 (dummy): Redirect stderr from compilation of dummy.c.
17786
17787 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
17788
17789 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
17790
17791Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
17792
17793 * configure: Accept and ignore --cache*, for compatibility with
17794 new autoconf.
17795
17796Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
17797
17798 * config.guess: Merge from FSF:
17799
17800 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17801
17802 * config.guess (Pyramid*:OSx*:*:*): New case.
17803 (PATH): Add /.attbin at end for finding uname.
17804 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
17805
17806 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
17807
17808 * config.guess (M88*:DolphinOS:*:*): New case.
17809
17810 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
17811
17812 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
17813 to select whether to use ELF or COFF.
17814
17815 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17816
17817 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
17818
17819 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
17820
17821 * config.guess: Guess the OS version for HPUX.
17822
17823 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
17824
17825 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
17826
17827Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17828
17829 * configure.in: Recognize --with-headers, --with-libs, and
17830 --without-newlib.
17831 * Makefile.in (all-xiberty): Depend upon all-ld.
17832
17833Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17834
17835 * configure.in: Change i[34]86 to i[345]86.
17836
17837Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17838
17839 * configure (version): A few more tweaks to help message.
17840
17841Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
17842
17843 * Makefile.in: Remove (for now) librx as a host library,
17844 now that we're building it for target.
17845
17846Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17847
17848 * configure: Fix up help message; from karl@owl.hq.ileaf.com
17849 (Karl Berry).
17850
17851Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
17852
17853 * configure.in: Also configure librx.
17854
17855Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17856
17857 * Makefile.in: Update various rules to reflect that librx
17858 is now needed for libg++.
17859
17860Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17861
17862 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
17863
17864Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
17865
17866 * configure.in: Configure the examples directory.
17867
17868Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17869
17870 * configure: Simplify Jun 2 1994 change.
17871
17872Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17873
17874 * change CC to /usr/latest/bin/gcc for lynx host builds, since
17875 /bin/gcc isn't good enough to build gcc.
17876
17877Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
17878
17879 * Makefile.in (GDB_SUPPORT_FILES): Remove
17880 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
17881 (gdb.tar.gz): Add new rule to use standard distribution building
17882 mechanism.
17883
17884Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17885
17886 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
17887 Bill Cox <bill@cygnus.com>.
17888
17889Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
17890
17891 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
17892
17893Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
17894
17895 * configure: Search current dir first in .gdbinit.
17896
17897Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
17898
17899 * config.sub: Recognize freebsd (merged from gcc config.sub).
17900
17901Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
17902
17903 * config.sub: Refer to NeXT's operating system as nextstep.
17904
17905 * config.sub (case $basic_machine): Re-order the cases, to match
17906 the order in the FSF version (which is mostly alphabethical).
17907 Merge in some additions and changes from the FSF.
17908
17909Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
17910
17911 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
17912 * config.sub: Recognize cxux7.
17913 * configure.in: Use mh-cxux for m88k-harris-cxux*.
17914
17915Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
17916
17917 * config.sub: Fix typo powerpc -> powerpc-*.
17918
17919Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
17920
17921 * Makefile.in: `all-emacs19' depends on `all-byacc'.
17922
17923 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
17924 parallel with all-emacs and install-emacs). Top-level command
17925 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
17926
17927Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17928
17929 * test-build.mk ($(host)-stamp-stage2-installed): Remove
17930 $(relbindir)/make before doing ``make install'', and use
17931 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
17932 installing over running make binary.
17933 ($(host)-stamp-stage3-installed): Likewise.
17934
17935Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17936
17937 * config.guess: Recognize Mach.
17938
17939Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17940
17941 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
17942 see whether --exec-prefix was used.
17943
17944Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17945
17946 * README: Explicitly mention libg++/README. (Zoo's idea.)
17947
17948Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17949
17950 * Makefile.in: Add all-librx target similar to all-libproc.
17951
17952Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
17953
17954 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
17955 with post 1.2 uname bogosity.
17956
17957Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17958
17959 * configure: Remove temporary files on receipt of a signal.
17960
17961Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
17962
17963 * configure: If there is a package_makefile_frag, remove
17964 ${subdir}/Makefile.tem after copying it in.
17965
17966Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17967
17968 * build_all.mk: support rs6000 lynx identifies itself as
17969 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
17970 since /bin/gcc is too feeble to compile a modern gcc.
17971
17972Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17973
17974 * brought devo/test-build.mk update-to-date with progressive/
17975 test-build.mk. Add lynx targets and hppa flag info.
17976
17977Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17978
17979 * configure.in: Use mh-ncrsvr43. Patch from
17980 Tom McConnell <tmcconne@sedona.intel.com>.
17981
17982Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
17983
17984 * config.guess (i386-unknown-bsdi): No longer need to
17985 check #if defined(__bsdi__) && defined(__i386__).
17986
17987Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17988
17989 * configure: Set program_transform_nameoption correctly.
17990
17991Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17992
17993 * brought build-all.mk update-to-date with progressive build-all.mk,
17994 added new targets and hppa info.
17995
17996Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17997
17998 * configure: If config.guess result is a prefix of the user
17999 specified target, assume a native build and use the user specified
18000 target as the host alias. Remove SunOS patch suffix removal hack.
18001 * configure.in: Remove SunOS patch suffix removal hack.
18002
18003 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
18004 in NATIVE_CHECK_MODULES.
18005
18006Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
18007
18008 * Makefile.in: Rename HOST_ONLY to NATIVE.
18009 * configure: Delete SunOs patch suffix from host_canonical
18010 and build_canonical variables that are prepended to Makefiles.
18011 * configure.in: Add comments for easier maintenance.
18012
18013Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18014
18015 * Makefile.in: Add all-libproc target similar to all-gui.
18016
18017Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
18018
18019 * Makefile.in (CHECK_MODULES): split into
18020 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
18021
18022Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
18023
18024 * config.guess (i386-unknown-bsdi): New system to guess.
18025
18026Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18027
18028 * Makefile.in: Add all-gui target (but not yet build by "all").
18029
18030Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
18031
18032 * config.sub: Move deletion of patch suffix from here...
18033 * configure.in: To here, at Ian's suggestion. The top-
18034 level scripts might need to know of a patch level.
18035
18036Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
18037
18038 * config.sub: Strip off patch suffix so rtl is recognized
18039 as a sunos4.1.3 machine, even though it's been patched.
18040
18041Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
18042
18043 * Makefile.in (INSTALL_LAST): Delete.
18044 (INSTALL_DOSREL): New.
18045
18046Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18047
18048 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
18049 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
18050 whether we pass down --with-gnu-ld anyhow.
18051
18052Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
18053
18054 * Makefile.in (INSTALL_LAST): Change operation so it works
18055 on more flavors of make.
18056 * configure.in (go32): Don't build libg++ or libio.
18057
18058Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
18059
18060 * Makefile.in (Move HOST_PREFIX_1 and friends up so
18061 they can be overriden by templates.
18062
18063Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
18064
18065 * configure.in (target==go32): Don't build gdb.
18066 * dosrel: New directory.
18067
18068Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
18069
18070 * configure.in (host==go32): Configure dosrel too.
18071 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
18072 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
18073 be set by incoming names or templates.
18074 (INSTALL_LAST): New rule.
18075
18076Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
18077
18078 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
18079
18080Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18081
18082 * configure.in (appdirs): New variable. Currently empty, but will
18083 be used in gas distribution. If nonempty, lists a set of
18084 directories at least one of which must get configured, or top
18085 level configuration is considered to have failed.
18086 (rs6000-*-lynxos*): Use new file name.
18087
18088Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18089
18090 Eliminate XTRAFLAGS.
18091 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
18092 newlib include files using -idirafter, and also use -nostdinc.
18093 (CXX_FOR_TARGET): Likewise.
18094 (XTRAFLAGS): Removed.
18095 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
18096 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
18097 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
18098 ($(DO_X)): Don't pass down XTRAFLAGS.
18099
18100Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18101
18102 * configure.in (mips*-dec-bsd*): New target; do build linker.
18103 (mips*-*-bsd*): New target; don't build linker.
18104
18105Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18106
18107 * configure.in: support rs6000-*-lynxos* configuration.
18108 support sunos4 as a cross target.
18109
18110 * config.sub: look for lynx*, not lynx since the OS version may
18111 legitimately be part of the name.
18112
18113Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18114
18115 * configure.in (i[34]86-*-sco*): Move to be with other i386
18116 targets.
18117 (romp-*-*): New target. Skip various binary utilities.
18118 (vax-*-*): New target. Don't build newlib.
18119 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
18120
18121Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18122
18123 * configure.in: Only set host_makefile_frag if config
18124 directory exists.
18125
18126Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18127
18128 * install.sh: If $dstdir exists, don't check whether each
18129 component does.
18130
18131Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18132
18133 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
18134
18135Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
18136
18137 * configure.in (*-*-lynxos*): Don't configure newlib for either
18138 native or cross Lynx.
18139
18140Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
18141
18142 * config.sub (sparc64-elf): Fix os.
18143 (z8k): Remove duplicate.
18144
18145Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18146
18147 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
18148 gcc/stmp-fixproto, to try to prevent fixproto from being run.
18149
18150Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
18151
18152 * configure: Make file links cleanly even if Lynx fails on
18153 an NFS symlink (at least fail cleanly).
18154
18155Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18156
18157 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
18158 -XNh2000.
18159
18160Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18161
18162 * configure: Unknown options are fatal again.
18163
18164Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
18165
18166 * configure: Ignore --x-includes and --x-libraries, for Autoconf
18167 compatibility.
18168
18169Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
18170
18171 * build-all.mk: Add `clean' target.
18172
18173Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18174
18175 * config.guess: Add SINIX support.
18176 * configure.in: Add mips-*-sysv4* support.
18177
18178Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
18179
18180 * build-all.mk: Document all useful targets.
18181 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
18182 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
18183
18184Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18185
18186 * configure: Support --silent, --quiet.
18187
18188Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18189
18190 * configure: Support --disable-FEATURE.
18191
18192Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18193
18194 * config.guess: Recognize NCR running SVR4.3.
18195
18196Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
18197
18198 * config.guess: Make BSDI generate i386-unknown-bsd386.
18199 Patch from Paul Eggert <eggert@twinsun.com>.
18200
18201Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18202
18203 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
18204
18205Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18206
18207 * configure: Make unrecognized options give nonfatal warnings
18208 instead of fatal errors, and pass them to any subdirectory
18209 configures in case they recognize them.
18210 Make --x equivalent to --with-x.
18211
18212Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18213
18214 * configure: Add --enable-* options. Clean up usage message and
18215 some comments.
18216
18217Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
18218
18219 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
18220
18221Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18222
18223 * configure.in (hppa*-*-*): Enable binutils.
18224
18225Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18226
18227 * config.sub: Recognize cisco.
18228
18229Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
18230
18231 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
18232
18233Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18234
18235 * config.guess: about target *-hitachi-hiuxwe2, don't print more
18236 than one configuration name. Add comment.
18237
18238Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
18239
18240 * config.guess: about target *-hitachi-hiuxwe2, fixed
18241 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
18242 macro is incorrect.]
18243
18244Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18245
18246 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
18247 than the "make ls" stuff which used to be here.
18248
18249Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18250
18251 * config.guess: Recognize i[34]86-unknown-freebsd.
18252 From Shawn M Carey <smcarey@rodan.syr.edu>.
18253
18254Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
18255
18256 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
18257
18258Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
18259
18260 * config.guess: Check for ptx.
18261
18262Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
18263
18264 * config.sub: Add os9k checking.
18265
18266Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18267
18268 * config.guess: Handle OSF1 running on HPPA processors
18269
18270Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18271
18272 * configure: If subdir configure fails, print out a message with
18273 subdirectory name, in case subdir's configure code didn't identify
18274 itself.
18275
18276Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
18277
18278 * configure.in: Remove embedded newlines from configdirs.
18279 Avoid mismatches of substrings. Fix matching strings at end
18280 of configdirs.
18281
18282Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
18283
18284 * config.guess: Add Lynx/rs6000 config support.
18285
18286Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18287
18288 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
18289
18290Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
18291
18292 * configure.in (hppa*-*-osf*): Treat this just like most other
18293 PA configurations (eg no binutils or ld).
18294 (hppa*-*-*elf*): These configurations have binutils and ld.
18295
18296Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18297
18298 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
18299
18300Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18301
18302 * configure.in (rs6000-*-*): Build gas.
18303
18304Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18305
18306 * Makefile.in: Avoid bug in losing hpux sed.
18307
18308Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18309
18310 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
18311 for GDB and GDB has been fixed to not need it.
18312
18313Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18314
18315 * config.guess: Recognize vax hosts.
18316
18317Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18318
18319 * configure (while loop): Don't use "break 2" inside case
18320 statement -- the case statement isn't an enclosing loop.
18321
18322Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
18323
18324 * config.guess: Clean up NeXT support, to allow nextstep
18325 on Intel machines. Make OS be nextstep.
18326
18327Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
18328
18329 * config.guess: Add alternate forms for Convex.
18330
18331Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
18332
18333 * configure: Completely rewrite option processing. Take
18334 advantage of pattern-matching to avoid invoking test frequently.
18335 Also clean up host and target defaulting logic.
18336
18337Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18338
18339 * Makefile.in: Replace all occurrances of "rootme" with "r" and
18340 "$${rootme}" with "$$r", to increase the likelihood that the do-*
18341 commands (plus user environment) will fit SCO limits.
18342
18343Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18344
18345 * configure.in: Don't issue warnings about directories which are
18346 not being configured if -norecursion is set. Correct test for
18347 --with-gnu-as and --with-gnu-ld to not get confused by substring
18348 matches.
18349
18350 * configure.in: Don't build gas for alpha-dec-osf1*.
18351
18352Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
18353
18354 * configure: Back out Per's change of 12/19/1993. It changes the
18355 behavior of configure in unexpected and confusing ways.
18356
18357 Also, use different delim char when calculating
18358 program_transform_name so that the name can contain slashes.
18359
18360Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
18361
18362 * configure.in, config.sub: Add support for VSTa micro-kernel.
18363
18364Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
18365
18366 * configure.in: Nuke hacks which were used to get a special
18367 version of GAS for HPPA configurations.
18368
18369Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
18370
18371 * configure: If only ${target_alias} is given, use that
18372 as the default for ${host_alias}.
18373 * configure: Add missing back-slashes before nested quotes.
18374
18375Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18376
18377 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
18378
18379Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
18380
18381 * config.guess: Recognize some Tektronix configurations.
18382 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
18383
18384Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18385
18386 * config.sub: Match any flavor of SH.
18387
18388Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
18389
18390 * configure.in: Don't try to configure newlib for Alpha.
18391
18392Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18393
18394 * configure.in: Don't build ld for Irix 5. Don't build gas,
18395 libg++ or libio for any Alpha target.
18396
18397 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
18398
18399Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
18400
18401 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
18402 default arguments -- so it tried to compress itself.
18403
18404Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18405
18406 * configure.in (notsupp): ensure that a space is always at the end
18407 of the configdirs list, since the grep checks for an explicit space
18408
18409Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18410
18411 * configure.in (target i386-sysv4.2): don't build ld, since static
18412 versions of many libraries are not available.
18413
18414Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18415
18416 * config.guess: Recognize Apollos (using environment variables).
18417 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
18418
18419Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18420
18421 * config.guess: Recognize Sony news mips running newsos.
18422
18423Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
18424
18425 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
18426 "fi ; else" for bash.
18427
18428Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
18429
18430 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
18431
18432Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
18433
18434 * config.sub: accept unixware as an alias for svr4.2.
18435 Fix some inconsistancies with the gcc version.
18436
18437Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18438
18439 * Makefile.in (DISTDOCDIRS): Add gdb.
18440
18441Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
18442
18443 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
18444
18445Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18446
18447 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
18448 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
18449 this now.
18450
18451Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18452
18453 * config.sub: Accept hiux* as an OS name.
18454
18455 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
18456 etc/make-stds.texi. The underscore came from gcc, and dje now
18457 agrees that RUNTESTFLAGS is the correct name.
18458
18459Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
18460
18461 * install.sh: Remove 'set -e'. It makes any conditionals
18462 in the script useless.
18463
18464 * config.guess: Automatically recognize arm-acorn-riscix
18465 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
18466
18467Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
18468
18469 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
18470
18471Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18472
18473 * Makefile.in (DISTDOCDIRS): New variable.
18474 (taz): Edit local Makefile.in sooner, instead of proto-toplev
18475 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
18476
18477Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18478
18479 * configure.in (hppa target): check the source directory for the
18480 pagas sub-directory
18481
18482Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
18483
18484 * config.sub: Allow -aout* and -elf*.
18485
18486Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18487
18488 * configure.in: Don't build ld on i386-solaris2, same as for
18489 sparc-solaris2.
18490
18491Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
18492
18493 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
18494
18495Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18496
18497 * configure.in: Configure gdb for alpha.
18498
18499Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18500
18501 * Makefile.in (CXXFLAGS): Add -O.
18502
18503Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18504
18505 * config.guess: added support for DG Aviion
18506
18507Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18508
18509 * configure.in: Produce warning message for subdirectories not
18510 configurable for this host/target combination. Don't try to
18511 configure gdb for vms.
18512
18513Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18514
18515 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
18516 appropriate files before making "diststuff".
18517 (DISTBISONFILES): New var: list of files to be edited.
18518 (DISTSTUFFDIRS): Add binutils.
18519
18520Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18521
18522 * config.sub: also handle mipsel and mips64el (for little endian mips)
18523
18524Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18525
18526 * configure.in: Add * to end of all OS names.
18527
18528Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
18529
18530 * configure.in: Build newlib for LynxOS native.
18531
18532Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18533
18534 * config.guess: Add support for delta 88k running SVR3.
18535
18536 * configure.in: Add comment about HP compiler vs. emacs.
18537
18538Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18539
18540 * configure.in: don't build ld on solaris2 (not a viable option
18541 due to bugs in getpwnam & getpwuid)
18542
18543Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18544
18545 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
18546 config.guess will produce a full version number.
18547
18548Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18549
18550 * configure.in: Build linker and binutils for alpha-dec-osf1.
18551
18552Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18553
18554 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
18555 and gdb/testsuite/Makefile.in.
18556
18557Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18558
18559 * configure.in: recognize mips*- instead of mips-
18560
18561Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
18562
18563 * config.sub: Accept linux*coff and linux*elf as operating
18564 systems.
18565
18566Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18567
18568 * config.sub: Recognize mips64, and mips3 as an alias for it.
18569
18570Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18571
18572 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
18573 gdb knows how to handle OSF/1 shared libraries.
18574
18575Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18576
18577 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
18578 * config.guess: Recognize Hitachi's HIUX.
18579 * config.sub: Recognize h3050r* and hppahitachi.
18580 Remove redundant cases for hp9k[23]*.
18581
18582Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18583
18584 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
18585 if gas and ld are in the source tree and are in ${configdirs}.
18586 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
18587 --with options (but still pass them down on the command line,
18588 if they were explicitly specified).
18589
18590Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18591
18592 * configure: substitute SHELL value in Makefile.in with
18593 ${CONFIG_SHELL}
18594
18595Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18596
18597 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
18598 *-*-solaris2* targets.
18599
18600Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18601
18602 * Makefile.in: define M4, and pass it down to sub-makes;
18603 all-autoconf now depends on all-m4
18604
18605Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18606
18607 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
18608 presence of {ar,ranlib} instead of a configured directory
18609
18610Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
18611
18612 * config.guess: Accept 34?? as well as 33?? for NCR.
18613
18614Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18615
18616 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
18617 of 'gas' in sed commands, since 'gash' is now in the tree as well.
18618
18619Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18620
18621 * configure: grab values for $(CC) and $(CXX) from the
18622 environment, so that someone can do "CC=gcc configure; make" and
18623 have it work right (matching the way that autoconf works now)
18624
18625 * configure.in, Makefile.in: add support for gash, the tcl
18626 interface to Galaxy
18627
18628 * config.guess: add NetBSD variants (hp300, x86)
18629
18630Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
18631
18632 * install.sh: Support -d option (in the manner of SunOS 4 install,
18633 as it is more deterministic than that of GNU install)
18634 (chmodcmd): Set file to mode 755 by default (should also do default
18635 chgrp and chown, but I don't feel like dealing with that now)
18636
18637Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
18638
18639 * config.sub: Remove h8300hhms alias.
18640
18641Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18642
18643 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
18644
18645Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18646
18647 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
18648 as stmp-fixinc
18649
18650Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18651
18652 * config.sub: recognize m88110-bug-coff.
18653
18654Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18655
18656 * Makefile.in (all-libio): all dependencies on the toolchain used
18657 to build this (gcc, gas, ld, etc)
18658
18659Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18660
18661 * config.guess: Deal with OSF/1 1.3 on alpha.
18662
18663Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18664
18665 * install.sh: add some 'else true' clauses for portability
18666
18667 * configure.in: don't build libio for h8[35]00-*-* targets
18668
18669Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
18670
18671 * Makefile.in: Add support for new libio.
18672
18673Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18674
18675 * install.sh: If one command fails, don't try the rest. Don't try
18676 to remove $dsttmp (via trap) unless we have already created it.
18677 If $src doesn't exist, detect it and exit with an error.
18678
18679 * config.guess: Recognize BSD on hp300.
18680
18681Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
18682
18683 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
18684 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
18685
18686Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
18687
18688 * Makefile.in (all-send-pr): depends on all-prms
18689
18690Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18691
18692 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
18693
18694Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18695
18696 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
18697 Added test for mips-mips-riscos5.
18698
18699Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18700
18701 * configure.in: use mh-hp300 for 68k HP hosts
18702
18703Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18704
18705 * configure: add support for CONFIG_SHELL, so that you can use
18706 some alternate shell for evaluating configure scripts
18707
18708Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
18709
18710 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
18711 in configure script to bug-gdb@prep.ai.mit.edu when building
18712 distribution archive.
18713 * Makefile.in (COMPRESS): Remove def.
18714 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
18715 gdb.tar.Z and make-gdb.tar.Z respectively.
18716 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
18717 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
18718 to convergence with 'taz' target in Makefile.in.
18719
18720Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18721
18722 * install.sh (dsttmp): use trap to ensure that tmp files go
18723 away on error conditions
18724
18725Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18726
18727 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
18728
18729Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18730
18731 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
18732 its parent is '/' not ''.
18733
18734 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
18735
18736Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
18737
18738 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
18739 that ${newsrcdir}/configure.in does.
18740
18741Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18742
18743 * test-build.mk: support for CONFIG_SHELL
18744
18745Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
18746
18747 * config.sub (netware): Add as a basic system type.
18748
18749Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18750
18751 * Makefile.in (Makefile): depend on configure.in. Also drop the
18752 $(srcdir)/ from the dependency on Makefile.in.
18753
18754Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
18755
18756 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
18757 (h8300hhms is temporary until multi-libraries are implemented).
18758 * configure.in: Handle h8300h too.
18759
18760Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18761
18762 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
18763
18764Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
18765
18766 * configure: Remove extraneous output when guessing host type.
18767 * config.guess: Remove extraneous output when guessing using C
18768 compiler rather than uname, or when guessing fails.
18769
18770Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
18771
18772 * Makefile.in: remove all.cross and install.cross targets
18773
18774 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
18775 definitions
18776
18777Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
18778
18779 * configure.in (target sh): Build gprof.
18780
18781Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18782
18783 * config.sub: change -solaris to -solaris2
18784
18785Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18786
18787 * configure.in: Use config/mh-riscos for mips-*-sysv*.
18788
18789Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
18790
18791 * configure: Correct error message for missing Makefile.in to
18792 print correct directory.
18793
18794Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18795
18796 * install.sh: kludge around 386BSD shell bug
18797
18798Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
18799
18800 * config.guess: Recognize NeXT.
18801 * config.guess: Recognize i486-ncr-sysv4.
18802 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
18803
18804Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
18805
18806 * Makefile.in (MAKEINFOFLAGS): New variable.
18807 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
18808 * build-all.mk, test-build.mk: Pass down --no-split as
18809 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
18810
18811Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
18812
18813 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
18814
18815Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
18816
18817 * Makefile.in (libg++.tar.z): New rule.
18818 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
18819 * Makefile.in (taz): Only do a single chmod.
18820
18821Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18822
18823 * install.sh: don't use dirname anymore (replaced with sed usage)
18824
18825Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
18826
18827 * Makefile.in: Change extension for gzip'd files from '.z' to
18828 '.gz' per new FSF standard usage.
18829
18830Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18831
18832 * configure: put quotes around the final value of program_transform_name
18833
18834Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18835
18836 * Makefile.in: new install.sh support; update install-info rules
18837
18838Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
18839
18840 * configure.in: Build diff for crosses, but not for go32 host.
18841
18842 * configure.in: Build gprof only for native, and don't build it
18843 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
18844
18845Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
18846
18847 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
18848
18849Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18850
18851 * configure.in (host_tools): Add prms.
18852
18853Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18854
18855 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
18856 with $(FLAGS_TO_PASS) on the command line
18857
18858 * config.sub: Recognize lynx and lynxos
18859
18860Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
18861
18862 * config.sub: Accept -ecoff*, not just -ecoff.
18863
18864Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18865
18866 * Makefile.in (taz): Use .gz suffix instead of .z.
18867 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
18868 names.
18869
18870Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18871
18872 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
18873
18874Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18875
18876 * Makefile.in (install-no-fixedincludes): install gcc last, so
18877 that rebuilds that might happen during 'make install' don't get
18878 bogus gcc include files
18879
18880Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18881
18882 Change from Utah for HPPA support:
18883 * config.guess: Recognize hppa1.x-hp-bsd.
18884
18885Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
18886
18887 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
18888 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
18889
18890Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
18891
18892 * config.sub: Add support for rom68k and bug boot monitors.
18893
18894Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
18895
18896 * Makefile.in: Make all-opcodes depend on all-bfd.
18897
18898Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
18899
18900 * config.guess: Added special check for i[34]86-univel-sysv4*.
18901
18902Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
18903
18904 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
18905 the processor rather than assuming i486.
18906
18907Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18908
18909 * config.guess: Recognize SunOS6 as Solaris3.
18910
18911Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
18912
18913 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
18914 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
18915
18916Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
18917
18918 * build-all.mk (all-cross): New target for Canadian Cross.
18919 Added Q2 go32 targets.
18920 * test-build.mk: Configure go32 cross sparclite-aout and
18921 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
18922 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
18923
18924Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18925
18926 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
18927 GO32 hosted toolchains
18928
18929Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
18930
18931 * configure: change so "-exec-prefix" gets passed down rather
18932 than "-exec_prefix" so autoconf generated Makefiles get the
18933 exec_prefix set right.
18934
18935Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18936
18937 * config.guess: get the Solaris2 minor version number
18938
18939 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
18940
18941Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18942
18943 * config.guess: Recognize some Sequent platforms.
18944
18945Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18946
18947 * Makefile.in: added the vault-install target
18948
18949 * configure.in: actually use the Sun3 makefile fragment that's in
18950 config, also added the release dir to configdirs
18951
18952Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18953
18954 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
18955
18956Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18957
18958 * configure.in: remove some program from Alpha targetted toolchains
18959
18960Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
18961
18962 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
18963 gprof.
18964 (taz): Run "make diststuff" in those directories instead of "make
18965 proto-dir". Look for "VERSION=" only at start of line in subdir
18966 Makefile. Use "gzip -9" for compression.
18967 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
18968 (binutils.tar.z): New target.
18969
18970Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18971
18972 * Makefile.in (taz): Include gpl.texinfo.
18973
18974Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18975
18976 * Makefile.in (setup-dirs): Merged into "taz" target.
18977 (taz): Only do `proto-dir' stuff if a directory is actually needed
18978 for this target.
18979
18980Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
18981
18982 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
18983 (FLAGS_TO_PASS): Pass down MUNCH_NM.
18984 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
18985 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
18986 (gcc-no-fixedincludes): Correct for current gcc Makefile.
18987
18988Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
18989
18990 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
18991 config.sub, and move-if-change to gdb testsuite distribution
18992 archive, so the testsuite can be extracted, configured, and
18993 run separately from the gdb distribution. Blow away the Chill
18994 tests that require a Chill compiled executable, since GNU Chill
18995 is not yet publically available.
18996
18997Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18998
18999 * test-build.mk: set environment variables in a single command,
19000 instead of a list of assignments and exports
19001
19002 * config.guess: recognize Alpha/OSF1 systems
19003
19004Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19005
19006 * configure: Change help message to prefer --options rather than
19007 -options.
19008
19009Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19010
19011 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
19012 zippy@ecst.csuchico.edu.
19013 * config.guess: Recognize miniframe.
19014
19015Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
19016
19017 * Makefile.in: Use srcroot to find runtest rather than rootme.
19018 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
19019
19020Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
19021
19022 * test-build.mk: Extensive additions to support building on a
19023 machine other than the host.
19024
19025Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19026
19027 * configure (tooldir): Fix for i386-aix again.
19028
19029Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
19030
19031 * configure, Makefile.in: Change definition of $(tooldir)
19032 to match the FSF.
19033
19034Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
19035
19036 * config.guess: Recognize i[34]86/SVR4.
19037
19038Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19039
19040 * Makefile.in (all-gdb): gdb depends on sim.
19041
19042Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
19043
19044 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
19045 at the same time we make the prototype gdb directory.
19046 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
19047 files at the same time as the gdb base release distribution.
19048
19049Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
19050
19051 * Makefile.in (check): Use individual check targets rather than
19052 DO_X rule.
19053 (check-gcc): Added.
19054
19055Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
19056
19057 * config.sub: Use sysv3.2 not sysv32 for canonical OS
19058 for System V release 3.2.
19059
19060Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19061
19062 * config.sub: Recognize hppaosf.
19063 * configure.in: Do configure ld/binutils/gas for it.
19064
19065Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19066
19067 * configure (tooldir): Alter syntax used to set this, for systems
19068 where "\$" isn't handled right, like i386-aix.
19069
19070Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
19071
19072 * configure: Pass program-transform-name, not
19073 program_transform_name, to recursive configures.
19074
19075Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
19076
19077 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
19078 of gas+ld+binutils.
19079
19080Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
19081
19082 * config.guess: Recognize AIX3.2 as distinct from 3.1.
19083
19084Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19085
19086 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
19087
19088Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19089
19090 * Makefile.in (PRMS): Set back to all-prms.
19091
19092Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
19093
19094 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
19095 targets, rather than for MIPS hosts.
19096
19097Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19098
19099 * configure.in: add comment for --with-x default values
19100
19101 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
19102
19103 * Makefile.in: add check-* targets for each of the directories in
19104 the tree. Add a definition of RUNTEST that will use the one we
19105 just built, if it exists. Pass this down via FLAGS_TO_PASS.
19106
19107Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
19108
19109 * configure.in: Removed obsolete references to bfd_target and
19110 target_makefile_frag.
19111
19112 * build-all.mk: Set assorted targets for Q2.
19113 * config.sub: Recognize z8k-sim and h8300-hms.
19114 * test-build.mk: Really don't pass host to configure.
19115 (HOLES): Added uname.
19116
19117Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
19118
19119 * configure: Handle an empty program-prefix, program-suffix or
19120 program-transform-name correctly.
19121
19122Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
19123
19124 * build-all.mk: -G 8 no longer required for MIPS targets.
19125 * test-build.mk: Don't pass host argument to configure; make it
19126 guess.
19127
19128Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
19129
19130 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
19131 * Makefile.in (COMPRESS): New macro, like GZIP.
19132
19133Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
19134
19135 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
19136
19137 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
19138 with gas currently defaults to -G 0.
19139
19140Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
19141
19142 * Makefile.in (all-flex): flex depends on byacc.
19143
19144 * build-all.mk: If host not specified, use config.guess. Pass TAG
19145 to test-build.mk as RELEASE_TAG.
19146 * test-build.mk (configargs): New variable containing arguments to
19147 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
19148 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
19149
19150 * config.guess: Use /bin/uname when checking -X argument on SCO,
19151 to avoid invoking GNU uname which doesn't understand -X.
19152
19153 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
19154
19155 * configure.in: Build gas for mips-*-*.
19156
19157Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19158
19159 * Makefile.in (all.normal): insert missing backslash.
19160
19161Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
19162
19163 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
19164
19165 * Makefile.in: Complete overhaul to merge many almost identical
19166 targets.
19167
19168Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19169
19170 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
19171 (gdb.tar.Z): Adjusted.
19172
19173 * Makefile.in (setup-dirs, taz): New targets; should be general
19174 enough to adapt for gdb sometime. Build only .z file.
19175 (gas.tar.z): New target.
19176
19177Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19178
19179 * build-all.mk: Use CC=cc -Xs on Solaris.
19180
19181Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
19182
19183 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
19184 for handling BISON for FSF releases.
19185
19186Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19187
19188 * configure: Actually implement the change zoo just documented.
19189
19190Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
19191
19192 * configure: when using config.guess, only set target_alias when
19193 it's not already been set (ie, on the command line)
19194
19195Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19196
19197 * Makefile.in: add installcheck target, set PRMS to install-prms
19198
19199Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19200
19201 * configure: add support for package_makefile_fragment, handle the
19202 case where a directory has a configure.in file but no Makefile.in
19203 more gracefully (with an actual understandable error message, even);
19204 add support for --without (and add this to the usage message); also
19205 explicitly add a --host=${host_alias} to the command line when
19206 config.guess is used
19207
19208Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19209
19210 * configure: Must use both --host and --target in recursive calls.
19211
19212Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
19213
19214 * Makefile.in: Change deja-gnu to dejagnu.
19215
19216Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
19217
19218 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
19219
19220Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19221
19222 * configure.in: canonicalize all instances to *-*-solaris2*,
19223 also strip out a number of tools to not build for go32 host
19224
19225Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19226
19227 * config.guess: add GPL.
19228
19229 * Makefile.in, config.guess, config.sub, configure: bump
19230 copyrights to 93.
19231
19232Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
19233
19234 * Makefile.in (do-info): Removed obsolete check for existence of
19235 localenv file.
19236
19237 * Makefile.in (MAKEOVERRIDES): Define to be empty.
19238
19239Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19240
19241 * Makefile.in: a couple of 'else true' for decstation,
19242 support for TclX
19243
19244 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
19245
19246Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
19247
19248 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
19249
19250Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
19251
19252 * config.guess: Recognize i386-ibm-aix (PS/2).
19253 * configure.in: Use config/mh-aix386 file for it.
19254
19255Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
19256
19257 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
19258 CC_FOR_TARGET instead.
19259 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
19260
19261Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
19262
19263 * Makefile.in: Add sim to list of directories sent with gdb
19264
19265Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
19266
19267 * configure.in: Put back mips-dec-bsd* case.
19268
19269Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
19270
19271 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
19272 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
19273 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
19274
19275Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19276
19277 * configure.in: remove no-op mips-dec-bsd* in "case $target"
19278
19279 * Makefile.in (dir.info): only run gen-info-dir if it exists,
19280 (install-info): install dir.info only if it exists,
19281 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
19282
19283Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
19284
19285 * configure.in: For vms target, skip bfd, ld, binutils. Do build
19286 gas for mips-dec-bsd.
19287
19288Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
19289
19290 * configure (makesrcdir): If ${srcdir} is relative and not ".",
19291 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
19292
19293Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
19294
19295 * configure.in: Added "dejagnu" to hosttools list.
19296
19297Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
19298
19299 * config.sub, configure.in, config.guess: Add support
19300 for Bosx, an AIX variant from Bull.
19301 Patches from F.Pierresteguy@frcl.bull.fr.
19302
19303Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
19304
19305 * devo/dejagnu: Initial creation of devo/dejagnu.
19306 Migrated dejagnu testcases and support files for testing software
19307 tools to reside as subdirectories, currently called "testsuite",
19308 within the directory of the software tool. Migrated all programs,
19309 support libraries, etc. beloging to dejagnu proper from
19310 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
19311 with no modifications. The changes to these files which will
19312 allow them to configure, build, and execute properly will be made
19313 in a future update.
19314
19315Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19316
19317 * Makefile.in: Change send_pr to send-pr.
19318 * configure.in: Likewise.
19319 * send_pr: Renamed directory to send-pr.
19320
19321Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
19322
19323 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
19324
19325Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
19326
19327 * README: Update for gdb-4.8 release.
19328 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
19329 gdb-xxx.tar.z (gzip'd) file also.
19330
19331Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19332
19333 * Makefile.in: make all-diff depend on all-libiberty
19334
19335Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
19336
19337 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
19338
19339Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19340
19341 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
19342
19343Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
19344
19345 * Makefile.in (DEVO_SUPPORT): Remove etc directory
19346 (ETC_SUPPORT): Only add the files GDB wants from etc/.
19347 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
19348
19349Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19350
19351 * Makefile.in: makeinfo binary is in a new location
19352
19353Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
19354
19355 * config.sub: Accept -ecoff as an OS.
19356
19357 * Makefile.in: Various changes to eliminate a level of make
19358 recursion and reduce the required command line length.
19359 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
19360 sub-makes.
19361 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
19362 variables holding settings for specific sub-makes.
19363 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
19364 in terms of BASE_FLAGS_TO_PASS.
19365 (TARGET_LIBS): New variable listing directories which use
19366 TARGET_FLAGS_TO_PASS.
19367 (subdir_do): Eliminated.
19368 (do-*): New set of targets to replace subdir_do.
19369 (various): All targets which used subdir_do now depend on do-*.
19370 (local-clean): Renamed from do_clean.
19371 (local-distclean): New target, dependency of distclean and
19372 realclean.
19373 (install-info): Don't create directories. Depend on dir.info
19374 rather than calling make recursively.
19375 (install-dir.info): Eliminated.
19376 (install-info-dirs): Create all info directories here.
19377 (dir.info): Depend upon do-install-info.
19378
19379 * test-build.mk (HOLES): Added false.
19380
19381Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
19382
19383 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
19384
19385Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19386
19387 * Makefile.in (info): remove dependency on all-texinfo. The
19388 problem was really in texinfo/C, not at this level.
19389
19390Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
19391
19392 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
19393
19394Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
19395
19396 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
19397 GDB releases.
19398
19399Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19400
19401 * configure: Include srcdir in message about target of link not
19402 being found. Don't convert `-' to `_' in `with' options being
19403 passed to subdirs.
19404
19405Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19406
19407 * configure.in: add uudecode to host_tools
19408
19409 * Makefile.in: added {all,install}-uudecode targets, added them to
19410 the appropriate lists
19411
19412Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
19413
19414 * Makefile.in (all-gcc): Added dependency on all-gas.
19415
19416 * configure.in (mips-*-*): Build ld and binutils.
19417
19418Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19419
19420 * configure: check return code from mkdir, print error message and
19421 exit on failure.
19422
19423Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
19424
19425 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
19426
19427Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
19428
19429 * test-build.mk (HOLES): Added tar, cpio and uudecode.
19430
19431Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19432
19433 * config.sub (h8500): Recognize this as a cpu type.
19434
19435Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19436
19437 * configure: source directory missing is no longer a warning
19438
19439 * configure.in: recognize irix[34]* instead of irix[34]
19440
19441 * Makefile.in: define and pass down X11_LIB
19442
19443Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
19444
19445 * guess-systype: Renamed to ...
19446 * config.guess: ... by popular request.
19447 * configure.in, Makefile.in: Update accordingly.
19448
19449Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
19450
19451 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
19452 + Add Convex, Cray/Unicos, and Encore/Multimax support.
19453 + Execute ./dummy instead of assuming . is in PATH.
19454
19455Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
19456
19457 * guess-systype: New shell script. Attempts to guess the
19458 canonical host name of the executing host.
19459 Only a few hosts are supported so far.
19460 * configure: Call guess-systype if no host is specified.
19461
19462Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
19463
19464 * Makefile.in (gcc-no-fixedincludes): Made to work with current
19465 gcc Makefile.
19466
19467Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
19468
19469 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
19470 (all-gcc, install-gcc, subdir_do): Use it.
19471
19472Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19473
19474 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
19475
19476Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
19477
19478 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
19479 set exclusively by configure, using configure.in .
19480
19481Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19482
19483 * test-build.mk: set $PATH for all builds
19484
19485 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
19486
19487Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
19488
19489 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
19490 the one used in gcc/Makefile.in, so that a null expansion doesn't
19491 override the one needed to build gcc with a native cc.
19492
19493Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19494
19495 * configure: Accept -with arguments.
19496
19497Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19498
19499 * Makefile.in: added h8300sim
19500
19501Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
19502
19503 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
19504 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
19505 (all-cygnus, native, build-cygnus): Make
19506 $(canonhost)-stamp-3stage-done, not $(host)....
19507 * test-build.mk (stamp-3stage-compared): Use tail +10c for
19508 i386-sco3.2v4. Added else true to if command.
19509
19510Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
19511
19512 * config.sub: (from FSF) Sequent uses a BSD-like OS.
19513
19514Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
19515
19516 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
19517
19518Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19519
19520 * configure.in: don't remove binutils from Solaris builds
19521
19522Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
19523
19524 * Makefile.in: get rid of earlier definitions for *clean,
19525 also handle the recursive info rule better
19526
19527Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
19528
19529 * Makefile.in (mostlyclean, distclean, realclean): Fix to
19530 do more-or-less the right thing.
19531
19532Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
19533
19534 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
19535 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
19536
19537Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19538
19539 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
19540 $(host_canonical).
19541
19542 * configure.in: split the configdirs list into 4 categories (native
19543 v. cross, library v. tool) and handle the cross-only and native-
19544 only in more reasonable (and correct!) way.
19545
19546Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
19547
19548 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
19549 configdirs anymore.
19550
19551Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19552
19553 * Makefile.in: extensive cleanup:: removed all of the explicit
19554 clean-* targets, collapsed many wrappers around subdir_do into
19555 one, added additional targets to satisfy standards.texi, deleted
19556 some old targets, some changes for consistency
19557
19558Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19559
19560 * configure.in: handle some programs as cross-only, and others as
19561 native only
19562
19563 * test-build.mk: handle partial holes in a more generic manner
19564
19565 * Makefile.in: m4 depends on libiberty
19566
19567Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19568
19569 * configure.in: add m4, textutils, fileutils, sed, shellutils,
19570 time, wdiff, and find to configdirs
19571
19572 * Makefile.in: all, clean, and install rules for the new programs
19573 added to configure.in
19574
19575Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19576
19577 * configure.in: use mh-sun for all *-sun-* hosts
19578
19579Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19580
19581 * Makefile.in: define flags for X11 include files and library file
19582 locations, pass them down to the programs that need this info
19583
19584 * build-all.mk: added a 'native' target, to 3stage the native toolchain
19585
19586Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19587
19588 * configure.in: start building libg++ for HP-UX targets
19589
19590Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
19591
19592 * README: Update references to files moved into etc/.
19593
19594Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
19595
19596 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
19597 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
19598
19599Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
19600
19601 * configure: accept dash as well as underscore in long option
19602 names for FSF compatibility.
19603
19604Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
19605
19606 * config.sub: added -sco3.2v4 support from FSF.
19607
19608Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19609
19610 * configure.in: expand the section that adds or removes
19611 directories from the list of programs to build, to handle native
19612 vs. cross in addition to host v. native
19613
19614Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
19615
19616 * Makefile.in: Replace C++ in macro names with CXX.
19617 This is less likely to break ...
19618
19619Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19620
19621 * test-build.mk: add -w to GNU_MAKE
19622
19623Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19624
19625 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
19626 add 'sparc' to list of recognized cpus. This needed to make
19627 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
19628 Delete some redundant ose68 variants. Recognize -wrs as an os,
19629 then changes that into $CPU-wrs-vxworks.
19630
19631 * configure.in: remove most references to gdbtest, regularize
19632 target based program removal
19633
19634 * test-build.mk: import from p3 tree (many fixes and changes)
19635
19636Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19637
19638 * Makefile.in: added rules to handle tcl, tk, and expect
19639
19640 * configure.in: handle those directories if they exist
19641
19642Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19643
19644 * config.sub: removed bogus hppabsd and hppahpux names, since
19645 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
19646
19647Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19648
19649 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
19650 depends upon all-xiberty
19651
19652 * Makefile.in: changes from p3, including:
19653
19654 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
19655
19656 * Makefile.in (XTRAFLAGS): include newlib directories if
19657 newlib/Makefile exists, rather than if host != target.
19658
19659 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
19660
19661 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19662 from the same source tree and not building a cross-compiler. This
19663 matters for the libg++ configuration if reconfiguring a tree that
19664 has already been installed.
19665
19666 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
19667
19668 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19669 pick up the machine and system specific header files.
19670
19671 * Makefile.in: added AS_FOR_TARGET, passed down in
19672 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19673 the C compiler to use to create programs which are run in the
19674 build environment, set it to default to $(CC), and passed it down
19675 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19676
19677 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
19678
19679 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
19680 We need them for unusual native builds, like systems without
19681 ranlib.
19682
19683 * configure: also define $(host_canonical) and
19684 $(target_canonical), which are the full, canonical names for the
19685 given host and target
19686
19687Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
19688
19689 * Makefile.in: Added separate definitions for C++.
19690
19691Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
19692
19693 * configure.in (configdirs): Add deja-gnu.
19694
19695Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
19696
19697 * README: Update for configure.texi and gdb-4.7 release.
19698
19699Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
19700
19701 * Makefile.in: Move "all" target to top of file.
19702 Previously, first target was ".PHONY" which caused BSD4.4 make
19703 to build .PHONY when make was run without arguments.
19704
19705Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
19706
19707 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
19708 Library-copylefted code in libiberty.
19709
19710Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
19711
19712 * config.sub: Replace m68kmote with plain old m68k.
19713
19714Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
19715
19716 * Makefile.in: Remove space from blank line, avoid Make complaints.
19717
19718Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
19719
19720 * config.sub: Complain if no argument is given. Added support for
19721 386bsd as OS and target alias.
19722
19723Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
19724
19725 * Makefile.in (XTRAFLAGS): include newlib directories if
19726 newlib/Makefile exists, rather than if host != target.
19727
19728Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
19729
19730 * config.sub: recognize sparclite-wrs-vxworks.
19731
19732 * Makefile.in (install-xiberty): added *-xiberty make rules (from
19733 p3.) Added clean-xiberty to clean.
19734
19735Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19736
19737 * configure.in: use *-*-* instead of nested cases for host and target
19738
19739Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
19740
19741 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19742 from the same source tree and not building a cross-compiler. This
19743 matters for the libg++ configuration if reconfiguring a tree that
19744 has already been installed.
19745
19746Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
19747
19748 * config.sub (i486v/i486v4): Merge in from FSF version.
19749
19750Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
19751
19752 * configure: only set PWD if it is already set.
19753
19754Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
19755
19756 * configure: just set PWD=`pwd` at the top, since Ultrix sh
19757 doesn't have unset and all success paths (and most error paths)
19758 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
19759 to just ${PWD} to avoid confusion.)
19760
19761Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
19762
19763 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
19764 even for a native compilation.
19765
19766Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
19767
19768 Changes to make the gdb.tar.Z rule work better.
19769
19770 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
19771 (DEVO_SUPPORT): Add configure.texi.
19772 (bfd-ilrt.tar.Z): Remove ancient rule.
19773
19774Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
19775
19776 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19777 pick up the machine and system specific header files.
19778
19779 * configure.in, config.sub: added new target m68010-adobe-scout,
19780 with alias of adobe68k. Changed configure.in to check for
19781 -scout before -sco* to avoid a false match.
19782
19783 * Makefile.in: added AS_FOR_TARGET, passed down in
19784 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19785 the C compiler to use to create programs which are run in the
19786 build environment, set it to default to $(CC), and passed it down
19787 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19788
19789Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
19790
19791 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
19792 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
19793 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
19794 FOR_TARGET variants, to newlib and libg++.
19795
19796Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
19797
19798 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
19799 first.
19800
19801Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
19802
19803 * config.sub: Accept `elf' as an environment.
19804
19805Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19806
19807 * Makefile.in (all-opcodes): cd into the right directory
19808
19809Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
19810
19811 * configure: added -program_transform_name option, used as
19812 argument to sed when installing programs.
19813 configure.texi: added documentation for -program_prefix,
19814 -program_suffix and -program_transform_name.
19815
19816Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
19817
19818 * config.sub: Accept i486 where i386 ok.
19819
19820Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
19821
19822 * config.sub: accept we32k
19823
19824Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
19825
19826 * config.sub, configure.in: accept OSE68000 and OSE68k.
19827
19828 * Makefile.in: don't create all directories for ``make install'';
19829 let the subdirectories create the ones they need.
19830
19831Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19832
19833 * COPYING: new file, GPL v2
19834
19835Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19836
19837 * Makefile.in: use the new gen-info-dir, which needs a template
19838 argument (which also lives in texinfo)
19839
19840 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
19841
19842Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
19843
19844 * config.sub (ncr3000): Change i386 to i486.
19845
19846Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19847
19848 * Makefile.in: add install-rcs, install-grep to
19849 install-no-fixedincludes, removed install-bison and install-libgcc
19850
19851Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
19852
19853 * configure.in: grab the HPUX makefile fragment if on HPUX
19854
19855Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
19856
19857 * Makefile.in: eradicate bison spoor (ditto libgcc).
19858 configure.in: recognise m68{k,000}-ericsson-OSE.
19859 es1800 is alias for m68k-ericsson-OSE
19860
19861Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19862
19863 * configure.in: rearrange the parts that remove programs from
19864 configdirs, based now on HOST==TARGET or by canonical triple.
19865
19866Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19867
19868 * test-build.mk: recurse explicitly with -f test-build.mk when
19869 appropriate. predicate stage3 and comparison on the existence
19870 of gcc. That is, if gcc isn't around, we aren't three-staging.
19871 On very clean, also remove ...stamp-co. Build in-place before
19872 doing other builds.
19873
19874Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19875
19876 * Makefile.in, configure.in: add tgas
19877
19878Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19879
19880 * Makefile.in: a number of changes merged in from progressive.
19881
19882 * configure.in: add libm.
19883
19884 * .cvsignore: ignore some stuff that comes from test-build.mk.
19885
19886Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
19887
19888 * config.sub: Add es1800 (m68k-ericsson-es1800).
19889
19890Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
19891
19892 * configure: Add program_suffix (parallel to program_prefix)
19893 * Makefile.in: adjust directory-creating script for losing decstation
19894
19895Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
19896
19897 * configure: Minor $subdir-related fixes.
19898
19899Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19900
19901 * configure: fix various problems with propogating
19902 makefile_target_frag in subdirs.
19903 * configure.in: config libgcc if its there
19904
19905Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
19906
19907 * config.sub: HPPA merge.
19908
19909Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
19910
19911 * Makefile.in: Replace all-bison with all-byacc in all
19912 dependency lines for other tools (which now use byacc).
19913
19914Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
19915
19916 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
19917
19918Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
19919
19920 * Makefile.in: make gprof rules similar to byacc rules (instead of
19921 vestigal $(unsubdir) that didn't work...)
19922
19923Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
19924
19925 * config.sub: Add support for Linux.
19926 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
19927 (at least for libg++).
19928
19929Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19930
19931 * configure.texi: fix doc for the -nfp option to configure
19932
19933Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
19934
19935 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
19936
19937Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
19938
19939 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
19940 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
19941 * configure.in: added solaris* host_makefile_frag hook.
19942
19943Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19944
19945 * config.sub: changed recognition of m68000 so that various
19946 m68k types can be specified via m680[01234]0
19947
19948Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19949
19950 * config.sub (basic_machine): fix sed so that '-foo' isn't
19951 completely substituted out while .+'-foo' loses the '-foo'
19952
19953Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
19954
19955 * config.sub ($os): Add -aout.
19956
19957Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
19958
19959 * configure: If host_makefile_frag is absolute, don't
19960 prefix ${invsubdir} (relevant to libg++ auto-configure).
19961
19962Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
19963
19964 * Makefile.in (tooldir): Define it.
19965 (all-ld): Depend on all-flex.
19966
19967Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
19968
19969 * Makefile.in (check): Fix libg++ special case.
19970
19971Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
19972
19973 * configure: do not bury `pwd` into config.status, thus do fewer
19974 pwd's.
19975
19976 * configure: print the "Building in" message only when building in
19977 other than "." AND verbose.
19978
19979 * configure: remove -s, rework -v to better accommodate guested
19980 configures.
19981
19982 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
19983
19984Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
19985
19986 * Makefile.in: macroize flags passed on recursion. remove
19987 fileutils.
19988
19989Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
19990
19991 * configure: get makesrcdir right for subdirs deeper than 1.
19992
19993 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
19994 install.
19995
19996Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
19997
19998 * Makefile.in: don't print subdir_do or recursion lines.
19999
20000Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
20001
20002 * standards.texi: added menu item.
20003
20004 * Makefile.in: build and install standards.info.
20005
20006 * standards.texi: new file.
20007
20008Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20009
20010 * configure: test for and move config.status pieces from
20011 ${subdir}/.
20012
20013Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
20014
20015 * configure: Test for existance of files before trying to mv
20016 them, to avoid numerous non-existance messages.
20017
20018Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
20019
20020 * configure: correct final line of config.status.
20021
20022 * configure: patch from eggert. Avoids a protection problem if
20023 the original Makefile.in is read only.
20024
20025 * configure: use move-if-change from gcc to create config.status.
20026 Some makefiles depend on config.status to tell if a directory
20027 has been reconfigured for a different host. This change
20028 prevents those directories from remaking everything in the case
20029 where the reconfig was only intended to rebuild a Makefile.
20030
20031 * configure: test for config.sub with "config.sub sun4" rather
20032 than "config.sub ${host_alias}". Otherwise we can't tell a bad
20033 host alias from a missing config.sub.
20034
20035Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20036
20037 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
20038 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
20039
20040Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
20041
20042 * configure: mkdir ${subdir} as needed.
20043
20044Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
20045
20046 * Makefile.in,configure.in: added autoconf.
20047
20048Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20049
20050 * Makefile.in: no longer pass against on recursion.
20051
20052 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
20053 definitions are not inherited.
20054
20055 * configure: correct makesrcdir when subdir is .
20056
20057Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
20058
20059 * configure: Add support for 'subdirs' variable, which is
20060 like 'configdirs', except that configure doesn't re-invoke
20061 itself for subdirs, it just creates a Makefile for each subdir.
20062 * configure.texi: Document subdirs.
20063
20064Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20065
20066 * configure.in: added flex to configdirs
20067
20068Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
20069
20070 * Makefile.in: remove clean-stamps from clean.
20071
20072Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
20073
20074 * configure.in: Add gdbtest to configdirs.
20075
20076Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
20077
20078 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
20079 to recursive makes.
20080 * configure.in: Recognize new ncr3000 config.
20081
20082Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
20083
20084 * Makefile.in, configure.in: removed references to gdbm.
20085
20086Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
20087
20088 * config.sub: Don't canonicalize os value
20089 newsos* to bsd (readline needs to check for newsos).
20090 (This fix was earlier made Jan 31, but got re-broken.)
20091
20092Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
20093
20094 * configure.in: sco is an os, not a vendor!
20095
20096 * configure: Quote $( better. Keep various shells happy.
20097
20098Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
20099
20100 * Makefile.in: eliminate stamp-files.
20101
20102Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
20103
20104 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
20105 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
20106
20107Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
20108
20109 * config.sub: fix iris/iris3.
20110
20111Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
20112
20113 * configure: re-add -rm.
20114
20115Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
20116
20117 * Maskefile.in: add .stmp-rcs to all.
20118
20119 * configure.in: remove gas from rs6000 build, use aix host fragment.
20120
20121Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
20122
20123 * configure: pass down site_option during recursion.
20124
20125Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
20126
20127 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
20128
20129Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
20130
20131 * configure: Change exec_prefix so that it really defaults to prefix.
20132
20133Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
20134
20135 * Makefile.in, configure.in: Add support for mmalloc library.
20136
20137Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
20138
20139 * Makefile.in: add stmp dependencies for a few more things.
20140
20141Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
20142
20143 * configure: adjusted error message on objdir/srcdir configure
20144 collision, per john's suggestion.
20145
20146 * Makefile.in: add libiberty stmp to all and all.cross.
20147
20148Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
20149
20150 * Makefile.in: remove force dependencies, add grep to all.
20151
20152Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
20153
20154 * Makefile.in: drop flex. make stamp files work.
20155
20156 * configure: added test for conflicting configuration in srcdir,
20157 remove trailing slashes from srcdir. Otherwise emacs gdb mode
20158 gets cranky. use relative paths for configure and srcdir
20159 whenever possible. Send some error messages to stderr that were
20160 going to stdout.
20161
20162Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
20163
20164 * Makefile.in: Fix libg++ rule to check for gcc directory
20165 before using gcc/gcc. Also pass XTRAFLAGS.
20166
20167Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
20168
20169 * Makefile.in: added stmp-files so that directories aren't polled
20170 when they are already built.
20171
20172 * configure.texi: fixed a node pointer problem.
20173
20174Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
20175
20176 * config.sub configure.in gdb/configure.in
20177 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
20178 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
20179 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
20180
20181Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20182
20183 * configure: -recurring becomes -silent. corrected help message
20184 for -site= option.
20185
20186 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
20187
20188Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20189
20190 * configure: when building Makefile for crosses, replace
20191 tooldir and program_prefix. default srcdir from location of
20192 config.sub. remove "for host in hosts" and "for target in
20193 targets" loops.
20194
20195Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20196
20197 * Makefile.in: Do not pass bindir or mandir to cvs.
20198
20199Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
20200
20201 * Makefile.in, configure.in: removed traces of namesubdir,
20202 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
20203 copyrights to '92, changed some from Cygnus to FSF.
20204
20205 * configure.texi: remove most references to multiple hosts,
20206 multiple targets, subdirs, etc.
20207
20208 * configure.man: removed rcsid. reference config.sub not
20209 config.subr.
20210
20211 * Makefile.in: mkdir $(infodir) on install-info.
20212
20213Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
20214
20215 * configure.texi: Explain better about .gdbinit and about
20216 the environment that configure.in sections run in.
20217
20218Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
20219
20220 * configure.in: Ultrix is only a decstation if it's a MIPS.
20221
20222Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
20223
20224 * README: DOC.configure => cfg-paper.texi.
20225
20226Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
20227
20228 * config.sub (near case $os): Don't convert newsos* to bsd!
20229
20230Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
20231
20232 * Makefile.in: Reinstall change from gdb-4.3 that reduces
20233 the number of copies of COPYING that go into the GDB tar file.
20234
20235Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
20236
20237 * bfd/configure.in, gdb/config/mh-i386sco,
20238 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
20239 Fix SCO configuration stuff.
20240
20241Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
20242
20243 * Makefile.in: For libg++, make sure the -I pointing
20244 to the gcc directory goes *after* all the libg++-local -I flags.
20245 Also, move just-gcc dependency from just-libg++ to all-libg++.
20246
20247Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
20248
20249 * configure: Change -x to -f to keep Ultrix /bin/test happy.
20250
20251Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
20252
20253 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
20254
20255Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
20256
20257 * config.sub: Add stratus configuration frags. Also
20258 submitted to FSF.
20259
20260Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
20261
20262 * Makefile.in (DEV_SUPPORT): add configure.man.
20263
20264 * config.sub(Decode manufacturer-specific): add -none*.
20265
20266Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
20267
20268 * Makefile.in: remove form feeds to make Sun's make happy.
20269 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
20270
20271Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
20272
20273 * Makefile.in (AR_FLAGS): Make quieter.
20274
20275Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
20276
20277 * configure.in: Add libg++.
20278 * configure: When verbose, don't output the command line at each
20279 level; it will be unremarkably the same as the previous version,
20280 which will be the same as what the user typed.
20281
20282Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
20283
20284 * configure.in, Makefile.in: fix clean-info, add flex. add
20285 fileutils.
20286
20287 * configure: be less sensitive to spaces in Makefile.in. Do not
20288 look for sources in "..". Doing so breaks subdirectories that
20289 might have their own configure. If a subdir has it's own
20290 configure script, use it.
20291
20292Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
20293
20294 * cfg-paper.texi: some changes suggested by rms.
20295
20296Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
20297
20298 * config.sub: Merge in some small additions from the FSF version,
20299 taken from the gcc distribution, to bring the Cygnus and FSF
20300 versions into closer sync.
20301
20302Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
20303
20304 * configure.in: Changed svr4 references to sysv4.
20305
20306Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
20307
20308 * configure: added -V for version number option.
20309
20310Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
20311
20312 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
20313 renamed from DOC.configure to cfg-paper.texi.
20314
20315Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20316
20317 * configure, config.subr, config.sub: config.subr is now
20318 config.sub again.
20319
20320Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
20321
20322 * configure.texi: new file, in progress.
20323
20324 * Makefile.in: build info file and install the man page for
20325 configure.
20326
20327 * configure.man: new file, first cut.
20328
20329 * configure: find config.subr again now that configuration "none"
20330 has gone. removed all traces of the -ansi option. removed all
20331 traces of the -languages option.
20332
20333 * config.subr: resync from rms.
20334
20335Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20336
20337 * configure, config.sub, config.subr: merge config.sub into
20338 config.subr, call the result config.subr, remove config.sub, use
20339 config.subr.
20340
20341 * Makefile.in: revised install for dir.info.
20342
20343Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20344
20345 * configure.in: add decstation host makefile frag.
20346
20347 * Makefile.in: BISON now bison -y again. also install-gcc on
20348 install. clean-gdbm on clean. infodir belongs in datadir.
20349 Make directories for info install. Build dir.info here then
20350 install it.
20351
20352Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20353
20354 * Makefile.in: fix for bad directory tests.
20355
20356Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20357
20358 * configure: \{1,2\} appears to be a sysv'ism. Use a different
20359 regexp. -srcdir relative was being handled incorrectly.
20360
20361 * Makefile.in: unwrapped some for loops so that parallel makes
20362 work again and so one can focus one's attention on a particular
20363 package.
20364
20365Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20366
20367 * configure: added PWD as a stand in for `pwd` (for speed). use
20368 elif wherever possible. make -srcdir work without -objdir.
20369 -objdir= commented out.
20370
20371Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20372
20373 * configure: +options become --options. -subdirs commented out.
20374 added -host, -datadir. Renamed -destdir to -prefix. Comment in
20375 Makefile now at top of generated Makefile. Removed cvs log
20376 entries. added -srcdir. create .gdbinit only if there is one
20377 in ${srcdir}.
20378
20379 * Makefile.in: idestdir and ddestdir go away. Added copyrights
20380 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
20381 and mandir now keyed off datadir by default.
20382
20383Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20384
20385 * Freshly created ChangeLog.
20386
20387\f
20388Local Variables:
20389mode: change-log
20390left-margin: 8
20391fill-column: 76
20392version-control: never
20393End: