[ARC] Define TARGET_HAVE_SPECULATION_SAFE_VALUE.
[gcc.git] / ChangeLog
1 2019-03-15 Alexander Monakov <amonakov@ispras.ru>
2
3 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
4 (Write After Approval): Remove myself.
5
6 2019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
7
8 * MAINTAINERS (Write After Approval): Add myself.
9
10 2019-02-11 Andrew Stubbs <ams@codesourcery.com>
11
12 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
13 (Write After Approval): Remove myself and Julian.
14
15 2019-01-26 Harald Anlauf <anlauf@gmx.de>
16
17 * MAINTAINERS (Write After Approval): Add myself.
18
19 2019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
20
21 * MAINTAINERS (Write After Approval): Add myself.
22
23 2019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
24
25 * ChangeLog: Replace space with tab.
26 * MAINTAINERS: Delete 1 tab to keep alignment.
27
28 2019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
29
30 * MAINTAINERS (Write After Approval): Add myself.
31
32 2019-01-18 Li Jia He <helijia@gcc.gnu.org>
33
34 * MAINTAINERS (Write After Approval): Add myself.
35
36 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
37 Kwok Cheung Yeung <kcy@codesourcery.com>
38 Julian Brown <julian@codesourcery.com>
39 Tom de Vries <tom@codesourcery.com>
40 Jan Hubicka <hubicka@ucw.cz>
41 Martin Jambor <mjambor@suse.cz>
42
43 * configure.ac: Likewise.
44 * configure: Regenerate.
45 * contrib/config-list.mk: Add amdgcn-amdhsa.
46
47 2019-01-16 Kewen Lin <linkw@gcc.gnu.org>
48
49 * MAINTAINERS (Write After Approval): Add myself.
50
51 2019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
52
53 * MAINTAINERS (Write After Approval): Add myself.
54
55 2019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
56
57 PR target/88535
58 * config.guess: Import upstream version 2019-01-03.
59 * config.sub: Import upstream version 2019-01-01.
60
61 2018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
62
63 * MAINTAINERS (Write After Approval): Update my maintainer address.
64
65 2018-12-21 Gergö Barany <gergo@codesourcery.com>
66
67 * MAINTAINERS (Write After Approval): Add myself.
68
69 2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
70
71 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
72
73 2018-12-05 Iain Sandoe <iain@sandoe.co.uk>
74
75 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
76 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
77 (GCC_TARGET_TOOL): Likewise.
78 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
79 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
80 OTOOL, OTOOL_FOR_TARGET: New substitutions.
81 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
82 * configure: Regenerate.
83 * Makefile.in: Likewise.
84
85 2018-11-28 Johannes Pfau <johannespfau@gmail.com>
86
87 * MAINTAINERS (Write After Approval): Add myself.
88
89 2018-11-13 Martin Liska <mliska@suse.cz>
90
91 * gcc.target/i386/pr87930.c: Move to ...
92 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
93
94 2018-11-10 Stafford Horne <shorne@gmail.com>
95
96 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
97 (Write After Approval): Remove myself.
98
99 2018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
100
101 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
102 Append $INCICONV to it.
103
104 2018-11-04 Stafford Horne <shorne@gmail.com>
105
106 * MAINTAINERS (Write After Approval): Add myself.
107
108 2018-10-31 Joseph Myers <joseph@codesourcery.com>
109
110 PR bootstrap/82856
111 * multilib.am: New file. From automake.
112
113 Merge from binutils-gdb:
114 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
115
116 * libtool.m4: Use AC_LANG_SOURCE.
117 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
118 * ar-lib: New file.
119 * test-driver: New file.
120 * configure: Re-generate.
121
122 2018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
123
124 * MAINTAINERS (Write After Approval): Add myself.
125
126 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
127
128 PR bootstrap/87788
129 PR d/87799
130 * configure: Rebuild.
131 * configure.ac: Disable D on systems where it is known not to work.
132
133 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
134
135 * Makefile.def (target_modules): Add libphobos.
136 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
137 GDCFLAGS_FOR_TARGET.
138 (dependencies): Make libphobos depend on libatomic, libbacktrace
139 configure, and zlib configure.
140 (language): Add language d.
141 * Makefile.in: Rebuild.
142 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
143 (HOST_EXPORTS): Add GDC.
144 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
145 (BASE_TARGET_EXPORTS): Add GDC.
146 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
147 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
148 (EXTRA_HOST_FLAGS): Add GDC.
149 (STAGE1_FLAGS_TO_PASS): Add GDC.
150 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
151 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
152 environment variables.
153 * configure: Rebuild.
154 * configure.ac: Add target-libphobos to target_libraries. Set and
155 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
156
157 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
158
159 * MAINTAINERS (Write After Approval): Add myself.
160
161 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
162
163 * MAINTAINERS (Write After Approval): Remove myself.
164
165 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
166
167 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
168
169 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
170
171 * MAINTAINERS: Update my email address.
172
173 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
174
175 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
176 maintainer.
177
178 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
179
180 * MAINTAINERS (Write After Approval): Add self.
181
182 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
183
184 * MAINTAINERS (write after approval): Add myself.
185
186 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
187
188 * MAINTAINERS: Update my email address.
189
190 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
191
192 * MAINTAINERS (write after approval): Add myself.
193
194 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
195
196 * MAINTAINERS: Add self to global reviewers list.
197
198 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
199
200 MAINTAINERS: Add c-sky port maintainers.
201
202 2018-08-10 Martin Liska <mliska@suse.cz>
203
204 * MAINTAINERS: Revert change in previous commit and
205 join lines.
206
207 2018-08-10 Martin Liska <mliska@suse.cz>
208
209 * MAINTAINERS: Remove extra line.
210
211 2018-08-06 Naveen H.S <naveenh@marvell.com>
212
213 * MAINTAINERS: Update my email address.
214
215 2018-07-19 DJ Delorie <dj@redhat.com>
216
217 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
218 as maintainer.
219
220 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
221
222 * MAINTAINERS: Adjust email address for me and my colleague Robin
223 Dapp.
224
225 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
226 Sunil K Pandey <sunil.k.pandey@intel.com>
227
228 PR target/84413
229 * config/i386/i386.c (m_CORE_AVX512): New.
230 (m_CORE_AVX2): Likewise.
231 (m_CORE_ALL): Add m_CORE_AVX2.
232 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
233 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
234 and remove the rest of m_SKYLAKE_AVX512.
235
236 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
237
238 * config.sub: Sync with upstream version 2018-07-03.
239
240 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
241
242 * config.guess: Sync with upstream version 2018-06-26.
243 * config.sub: Sync with upstream version 2018-07-02.
244
245 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
246
247 * libtool.m4: Sort output of 'find' to enable deterministic builds.
248 * ltmain.sh: Likewise.
249
250 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
251
252 * contrib/config-list.mk: Remove powerpc-linux_paired.
253
254 2018-06-29 Alexandre Oliva <oliva@adacore.com>
255
256 * configure.ac: Introduce support for @unless/@endunless.
257 * Makefile.tpl (dep-kind): Rewrite with cond; return
258 postbootstrap in some cases.
259 (make-postboot-dep, postboot-targets): New.
260 (dependencies): Do not output postbootstrap dependencies at
261 first. Output non-target ones changed for configure to depend
262 on stage_last @if gcc-bootstrap, and the original deps @unless
263 gcc-bootstrap.
264 * configure.in, Makefile.in: Rebuilt.
265
266 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
267
268 * MAINTAINERS (write after approval): Add myself.
269
270 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
271
272 * MAINTAINERS (write after approval): Add myself.
273
274 2018-06-19 Nick Clifton <nickc@redhat.com>
275
276 * zlib/configure.ac: Restore old behaviour of only enabling
277 multilibs when a target subdirectory is defined. This allows
278 building with srcdir == builddir.
279 * zlib/configure: Regenerate.
280
281 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
282
283 * Makefile.def (fortran): Add check-target-libgomp-fortran.
284 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
285 * Makefile.in: Regenerate.
286
287 2018-06-16 Ben Elliston <bje@gnu.org>
288
289 * config.guess: Import latest version.
290 * config.sub: Likewise.
291
292 2018-06-08 Martin Liska <mliska@suse.cz>
293
294 * MAINTAINERS: Remove MPX-related entries.
295 * Makefile.def: Remove libmpx support.
296 * Makefile.in: Regenerate.
297 * configure.ac: Remove removed files.
298 * configure: Regenerate.
299 * libmpx/ChangeLog: Remove.
300 * libmpx/Makefile.am: Remove.
301 * libmpx/Makefile.in: Remove.
302 * libmpx/acinclude.m4: Remove.
303 * libmpx/aclocal.m4: Remove.
304 * libmpx/config.h.in: Remove.
305 * libmpx/configure: Remove.
306 * libmpx/configure.ac: Remove.
307 * libmpx/configure.tgt: Remove.
308 * libmpx/libmpx.spec.in: Remove.
309 * libmpx/mpxrt/Makefile.am: Remove.
310 * libmpx/mpxrt/Makefile.in: Remove.
311 * libmpx/mpxrt/libmpx.map: Remove.
312 * libmpx/mpxrt/libtool-version: Remove.
313 * libmpx/mpxrt/mpxrt-utils.c: Remove.
314 * libmpx/mpxrt/mpxrt-utils.h: Remove.
315 * libmpx/mpxrt/mpxrt.c: Remove.
316 * libmpx/mpxrt/mpxrt.h: Remove.
317 * libmpx/mpxwrap/Makefile.am: Remove.
318 * libmpx/mpxwrap/Makefile.in: Remove.
319 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
320 * libmpx/mpxwrap/libtool-version: Remove.
321 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
322
323 2018-06-04 Martin Liska <mliska@suse.cz>
324
325 * MAINTAINERS: Add myself as gcov maintainer.
326
327 2018-06-04 Matthew Fortune <mfortune@gmail.com>
328
329 * MAINTAINERS: Update my email address.
330
331 2018-06-04 Tom de Vries <tdevries@suse.de>
332
333 * MAINTAINERS: Remove write-after-approval entries for component
334 maintainers.
335
336 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
337
338 * MAINTAINERS (write after approval): Add myself.
339
340 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
341
342 * MAINTAINERS: Update my email address.
343
344 2018-06-01 Tom de Vries <tdevries@suse.de>
345
346 * MAINTAINERS: Update my email address.
347
348 2018-05-22 Bin Cheng <bin.cheng@arm.com>
349
350 * MAINTAINERS (loop-optimizer): Add myself.
351
352 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
353
354 * configure.ac: Added "nfp" target.
355 * configure: Regenerate.
356
357 2018-04-30 Richard Biener <rguenther@suse.de>
358
359 PR bootstrap/85571
360 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
361 (STAGE3_TFLAGS): Likewise.
362 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
363 (STAGEtrain_TFLAGS): Likewise.
364 * Makefile.in: Regenerate.
365
366 2018-04-26 Richard Biener <rguenther@suse.de>
367
368 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
369 (STAGE2_CFLAGS): Likewise.
370 (STAGE2_TFLAGS): Likewise.
371 (STAGE3_CFLAGS): Add -fchecking.
372 (STAGE3_TFLAGS): Likewise.
373 (STAGEtrain_CFLAGS): Filter out -fchecking.
374 (STAGEtrain_TFLAGS): Likewise.
375 * Makefile.in: Re-generate.
376
377 2018-04-25 Catherine Moore <clm@codesourcery.com>
378
379 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
380
381 2018-04-18 Paul Clarke <pc@us.ibm.com>
382
383 * MAINTAINERS (write after approval): Add myself.
384
385 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
386
387 * MAINTAINERS: Update my email address.
388
389 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
390
391 * MAINTAINERS: Remove redundant Write-After-Approval entry.
392
393 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
394
395 * MAINTAINERS: Update my email address and disambiguate myself
396 a bit from Will Schmidt.
397
398 2018-03-21 Nathan Sidwell <nathan@acm.org>
399
400 * MAINTAINERS: Move maintainers of now-removed picochip and score
401 ports to write after approval.
402
403 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
404
405 * MAINTAINERS: Add entry for SVE maintainership.
406
407 2018-02-13 Maciej W. Rozycki <macro@mips.com>
408
409 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
410 * configure: Regenerate.
411
412 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
413
414 * MAINTAINERS (write after approval): Add myself.
415
416 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
417
418 * MAINTAINERS (write after approval): Add myself.
419
420 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
421
422 * MAINTAINERS (write after approval): Add myself.
423
424 2018-01-03 Jakub Jelinek <jakub@redhat.com>
425
426 Update copyright years.
427
428 2018-01-03 Ben Elliston <bje@gnu.org>
429
430 * config.guess: Import latest version.
431 * config.sub: Likewise.
432
433 2017-12-12 Stafford Horne <shorne@gmail.com>
434
435 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
436 * configure: Regenerate.
437
438 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
439
440 * MAINTAINERS (Write After Approval): Add myself.
441
442 2017-11-28 Julia Koval <julia.koval@intel.com>
443 Sebastian Peryt <sebastian.peryt@intel.com>
444
445 * Makefile.def (target_modules): Remove libcilkrts.
446 * Makefile.in: Ditto.
447 * configure: Ditto.
448 * configure.ac: Ditto.
449
450 2017-11-28 Julia Koval <julia.koval@intel.com>
451
452 * MAINTAINERS (Write After Approval): Add myself.
453
454 2017-11-22 Sudakshina Das <sudi.das@arm.com>
455
456 * MAINTAINERS (Write After Approval): Add myself.
457
458 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
459
460 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
461 Use my SiFive email address.
462
463 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
464
465 * MAINTAINERS (write after approval): Add myself.
466
467 2017-10-27 Martin Liska <mliska@suse.cz>
468
469 * Makefile.tpl: Use proper name of folder as it was renamed
470 during transition to 4 stages.
471 * Makefile.in: Regenerate.
472
473 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
474
475 * MAINTAINERS (write after approval): Add myself.
476
477 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
478
479 * MAINTAINERS: Add a note that maintainership also includes web
480 pages, docs, and testsuite related to that area.
481
482 2017-09-25 Tom de Vries <tom@codesourcery.com>
483
484 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
485
486 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
487
488 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
489
490 2017-09-15 Nathan Sidwell <nathan@acm.org>
491
492 * MAINTAINERS: Remove myself as a vxworks maintainer.
493
494 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
495
496 * MAINTAINERS: Remove email address of Jim Norris.
497
498 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
499
500 * MAINTAINERS (Reviewers): Move myself from here...
501 (CPU Port Maintainers): ... to here.
502
503 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
504
505 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
506
507 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
508
509 * MAINTAINERS (write after approval): Add myself.
510
511 2017-07-28 Tony Reix <tony.reix@atos.net>
512
513 * configure.ac (target-libffi): Don't disable for AIX.
514 (go): Don't add to unsupported_languages on AIX.
515 (target-libgo): Don't disable for AIX.
516 * configure: Regenerate.
517
518 2017-07-19 Yury Gribov <tetra2005@gmail.com>
519
520 * MAINTAINERS: Add myself.
521
522 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
523
524 * MAINTAINERS: Update my email address.
525
526 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
527
528 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
529 arm-specific auto-generated header files.
530
531 2017-07-03 Nathan Sidwell <nathan@acm.org>
532
533 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
534 * configure: Rebuilt.
535
536 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
537
538 * MAINTAINERS: Readd myself for c6x.
539
540 2017-06-28 Martin Liska <mliska@suse.cz>
541
542 PR bootstrap/81217
543 * Makefile.def: Remove superfluous bootstrap_target from
544 bootstrap_stage.
545 * Makefile.in: Re-generate the file.
546
547 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
548
549 * MAINTAINERS: Add myself to Write After Approval
550
551 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
552
553 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
554
555 2017-06-19 Martin Liska <mliska@suse.cz>
556
557 * Makefile.def: Define 4 stages PGO bootstrap.
558 * Makefile.tpl: Define FLAGS.
559 * Makefile.in: Regenerate.
560
561 2017-06-14 Ian Lance Taylor <iant@golang.org>
562
563 * Makefile.def: Add check-gotools to go check targets.
564 * Makefile.in: Rebuild.
565
566 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
567
568 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
569
570 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
571
572 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
573 * configure: Regenerate.
574
575 2017-05-31 Martin Liska <mliska@suse.cz>
576
577 * configure.ac: Add handling of stage2_werror_flags to
578 action-if-given and to action-if-not-given.
579 * configure: Regenerate.
580
581 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
582
583 * MAINTAINERS: Add self to Write After Approval
584
585 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
586
587 * MAINTAINERS: Update my email address, and remove myself as
588 maintainer in some areas.
589
590 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
591
592 * MAINTAINERS: Add self to Write After Approval
593
594 2017-05-25 Nathan Sidwell <nathan@acm.org>
595
596 * configure.ac: Add --enable-languages=default to mean default and
597 make --enable-languages=all mean all supported languages.
598 * configure: Regenerated.
599
600 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
601
602 * config.gcc (powerpc*-*-*spe*): New.
603 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
604 (powerpc-*-rtems*spe*): New.
605 (powerpc*-*-linux*spe*): New.
606 (powerpc-wrs-vxworksspe): New.
607 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
608 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
609 * config.host (powerpc*-*-*spe*): New.
610
611 2017-05-19 Martin Liska <mliska@suse.cz>
612
613 * configure.ac: Add --enable-werror-always just for
614 bootstrap-debug (or none build config) and do not add it
615 when we are on a release branch.
616 * configure: Regenerated.
617
618 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
619
620 * MAINTAINERS: Add self to Write After Approval
621
622 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
623
624 * MAINTAINERS: Move myself to Write After Approval section.
625
626 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
627
628 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
629 ACCH registers.
630 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
631 available.
632 (umulsidi3): Likewise.
633 (mulsidi3_700): Disable this pattern when we have advanced mpy
634 instructions.
635 (umulsidi3_700): Likewise.
636 (maddsidi4): New pattern.
637 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
638 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
639 (mpydu_imm_arcv2hs): Likewise.
640 * config/arc/predicates.md (accl_operand): New predicate.
641
642 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
643 Andrew Burgess <andrew.burgess@embecosm.com>
644
645 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
646 case.
647 (ARC_AUTOFP_IRQ_P): Likewise.
648 (ARC_AUTO_IRQ_P): Likewise.
649 (rgf_banked_register_count): New variable.
650 (parse_mrgf_banked_regs_option): New function.
651 (arc_override_options): Handle rgf_banked_regs option.
652 (arc_handle_interrupt_attribute): Add firq option.
653 (arc_compute_function_type): Return fast irq type when required.
654 (arc_must_save_register): Handle fast interrupts.
655 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
656 (arc_return_address_regs): Update.
657 * config/arc/arc.h (arc_return_address_regs): Update.
658 (arc_function_type): Add fast interrupt type.
659 (ARC_INTERRUPT_P): Update.
660 (RC_FAST_INTERRUPT_P): Define.
661 * config/arc/arc.md (simple_return): Update for fast interrupts.
662 (p_return_i): Likewise.
663 * config/arc/arc.opt (mrgf-banked-regs): New option.
664 * doc/invoke.texi (mrgf-banked-regs): Document.
665
666 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
667
668 * config/arc/arc.c (irq_ctrl_saved): New variable.
669 (ARC_AUTOBLINK_IRQ_P): Define.
670 (ARC_AUTOFP_IRQ_P): Likewise.
671 (ARC_AUTO_IRQ_P): Likewise.
672 (irq_range): New function.
673 (arc_must_save_register): Likewise.
674 (arc_must_save_return_addr): Likewise.
675 (arc_dwarf_emit_irq_save_regs): Likewise.
676 (arc_override_options): Handle deferred options.
677 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
678 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
679 arc_must_save_return_addr.
680 (arc_compute_frame_size): Handle automated save and restore of
681 registers.
682 (arc_expand_prologue): Likewise.
683 (arc_expand_epilogue): Likewise.
684 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
685 * config/arc/arc.opt (mirq-ctrl-saved): New option.
686 * doc/invoke.texi (mirq-ctrl-saved): Document option.
687
688 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
689 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
690
691 PR bootstrap/77661
692 * Makefile.def: Don't pass --enable-maintainer-mode on to an
693 in-tree build MPC.
694 * Makefile.in: Regenerate.
695
696 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
697
698 * configure.ac: Enable LTO by default on darwin >= 9.
699 * configure: Regenerate.
700
701 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
702
703 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
704 and Andrew Waterman as the RISC-V maintainers.
705
706 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
707
708 * MAINTAINERS: Add self to Write After Approval
709
710 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
711
712 * config.guess: Import latest from upstream.
713
714 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
715
716 * MAINTAINERS (Write After Approval): Remove entries that are
717 already covered under Reviewers.
718
719 2017-03-08 Mark Wielaard <mark@klomp.org>
720
721 PR demangler/70909
722 PR demangler/67264
723 * include/demangle.h: Add d_printing to struct demangle_component
724 and pass struct demangle_component as non const.
725
726 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
727
728 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
729
730 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
731
732 * Makefile.tpl: Remove HOST_ISLVER.
733 (HOST_EXPORTS): Remove ISLVER.
734 * Makefile.in: Regenerate.
735
736 2017-02-13 Richard Biener <rguenther@suse.de>
737
738 * configure: Re-generate.
739
740 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
741
742 * MAINTAINERS: Adjust bug reporting URL.
743
744 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
745
746 * MAINTAINERS (Write After Approval): Remove redundant entry
747 for Andrew Burgess.
748
749 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
750
751 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
752 32-bit hppa*-*-hpux*.
753 * configure: Regenerate.
754
755 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
756
757 * configure.ac: Moved the white list of enabling BRIG FE to
758 libhsail-rt/configure.tgt.
759 * configure: Regenerated.
760 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
761
762 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
763 Martin Jambor <mjambor@suse.cz>
764
765 * Makefile.def (target_modules): Added libhsail-rt.
766 (languages): Added language brig.
767 * Makefile.in: Regenerated.
768 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
769 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
770 * configure: Regenerated.
771
772 2017-01-17 Jakub Jelinek <jakub@redhat.com>
773
774 PR other/79046
775 * configure: Regenerated.
776
777 2017-01-04 Alan Modra <amodra@gmail.com>
778
779 * configure: Regenerate.
780
781 2016-12-29 Ben Elliston <bje@gnu.org>
782
783 * config.sub: Import latest version.
784
785 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
786
787 * MAINTAINERS (Write After Approval): Add myself.
788
789 2016-12-21 Jakub Jelinek <jakub@redhat.com>
790
791 * configure.ac: Don't bootstrap libmpx unless --with-build-config
792 includes bootstrap-mpx.
793 * configure: Regenerated.
794
795 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
796
797 * MAINTAINERS (Write After Approval): Add myself.
798
799 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
800
801 * configure: Regenerate.
802
803 2016-12-01 Matthias Klose <doko@ubuntu.com>
804
805 * configure.ac: Don't use pkg-config to check for bdw-gc.
806 * configure: Regenerate.
807
808 2016-11-30 Matthias Klose <doko@ubuntu.com>
809
810 * Makefile.def: Remove reference to boehm-gc target module.
811 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
812 options and for the bdw-gc pkg-config module.
813 * configure: Regenerate.
814 * Makefile.in: Regenerate.
815
816 2016-11-28 Nathan Sidwell <nathan@acm.org>
817
818 * MAINTAINERS (nvptx): Remove self.
819
820 2016-11-25 Ben Elliston <bje@gnu.org>
821
822 * config.guess: Import latest version.
823 * config.sub: Likewise.
824
825 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
826
827 * MAINTAINERS (Write After Approval): Add myself.
828
829 2016-11-15 Matthias Klose <doko@ubuntu.com>
830
831 * Makefile.def: Remove references to GCJ.
832 * Makefile.tpl: Likewise.
833 * Makefile.in: Regenerate.
834
835 2016-11-15 Matthias Klose <doko@ubuntu.com>
836
837 * config-ml.in: Remove references to GCJ.
838 * configure.ac: Likewise.
839 * configure: Regenerate.
840
841 2016-11-01 Josh Conner <joshconner@google.com>
842
843 * MAINTAINERS (Write After Approval): Update email address,
844
845 2016-10-27 Carl Love <cel@us.ibm.com>
846
847 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
848 Approval list to make it alphabetical.
849
850 2016-10-27 Carl Love <cel@us.ibm.com>
851
852 * MAINTAINERS (Write After Approval): Add myself.
853
854 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
855
856 * MAINTAINERS (Reviewers): Add myself.
857 (Write After Approval): Add myself.
858
859 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
860 Ulrich Weigand <uweigand@de.ibm.com>
861
862 * MAINTAINERS: Update email address.
863
864 2016-10-10 Nathan Sidwell <nathan@acm.org>
865
866 * MAINTAINERS: Update email address.
867
868 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
869
870 * configure.ac: Add aarch64-*-freebsd*.
871 * configure: Regenerate.
872
873 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
874
875 * MAINTAINERS: Update email address after it got reverted.
876
877 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
878
879 * configure.ac (target_libraries): Readd target-boehm-gc.
880 Restore --enable-objc-gc handling.
881 * configure: Regenerate.
882
883 2015-10-03 Jeff Law <law@redhat.com>
884
885 * MAINTAINERS: Move several inactive maintainers to the
886 write-after-approval section.
887
888 2016-09-30 Jakub Jelinek <jakub@redhat.com>
889
890 * configure.ac: Add target-libffi to target_libraries.
891 Readd libgcj target disablings, modified to only target-libffi.
892 Readd target addition of go to unsupported languages.
893 * configure: Regenerated.
894
895 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
896
897 * MAINTAINERS: Update email address.
898
899 2016-09-30 Andrew Haley <aph@redhat.com>
900
901 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
902 write-after approval. Remove Tom Tromey and Bryce McKinlay from
903 libgcj.
904
905 2016-09-30 Andrew Haley <aph@redhat.com>
906
907 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
908 write-after approval after GCJ deletion.
909
910 2016-09-30 Andrew Haley <aph@redhat.com>
911
912 * Makefile.def: Remove libjava.
913 * Makefile.tpl: Likewise.
914 * Makefile.in: Regenerate.
915 * configure.ac: Likewise.
916 * configure: Likewise.
917 * gcc/java: Remove.
918 * libjava: Likewise.
919
920 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
921
922 * MAINTAINERS (Reviewers): Add myself.
923
924 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
925
926 * configure.ac: Disable "sim" directory for arc*-*-*.
927 * configure: Regenerated.
928
929 2016-09-23 Tamar Christina <tamar.christina@arm.com>
930
931 * MAINTAINERS (Write After Approval): Add myself.
932
933 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
934
935 * configure.ac: Check for the minimum in-tree MPFR version
936 handled.
937 * configure: Regenerate.
938
939 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
940
941 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
942 * configure: Regenerated.
943
944 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
945
946 * MAINTAINERS (Write After Approval): Add myself.
947
948 2016-06-23 Andi Kleen <ak@linux.intel.com>
949
950 * Makefile.def: Add autoprofiledbootstrap.
951 * Makefile.tpl: Dito.
952 * Makefile.in: Regenerate.
953
954 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
955
956 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
957 * configure: Regenerate.
958
959 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
960
961 * configure: Regenerate.
962 * configure.ac: Remove support for avr-rtems.
963
964 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
965
966 * MAINTAINERS (Write After Approval): Add myself.
967
968 2016-06-16 Michael Collison <michael.collison@arm.com>
969
970 * MAINTAINERS (Write After Approval): Add myself.
971
972 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
973
974 * MAINTAINERS (Write After Approval): Update e-mail address.
975
976 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
977
978 * MAINTAINERS (Write After Approval): Add myself.
979
980 2016-05-28 Alan Modra <amodra@gmail.com>
981
982 * Makefile.tpl (configure): Depend on m4 files included.
983 * Makefile.in: Regenerate.
984
985 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
986
987 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
988 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
989
990 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
991
992 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
993 special case builtin.
994 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
995 support for ALTIVEC_BUILTIN_VEC_ADDEC.
996 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
997 for __builtin_vec_addec.
998
999 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
1000
1001 * config.guess: Import version 2016-04-02 (newest).
1002 * config.sub: Import version 2016-05-10 (newest).
1003
1004 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
1005
1006 * configure.ac: Add ARC support to libgloss.
1007 * configure: Regenerate
1008
1009 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
1010
1011 * MAINTAINERS (Write After Approval): Add myself.
1012
1013 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
1014
1015 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
1016 * configure: Regenerated.
1017 * Makefile.def (gmp): Explicitly disable assembler.
1018 (mpfr): Adjust lib_path.
1019 (mpc): Likewise.
1020 * Makefile.in: Regenerated.
1021
1022 2016-05-01 Jakub Jelinek <jakub@redhat.com>
1023
1024 PR bootstrap/70704
1025 * configure.ac (--enable-stage1-checking): Add missing
1026 --enable-checking=.
1027 * configure: Regenerated.
1028
1029 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1030
1031 * config.guess: Revert r235676.
1032 * config.sub: Revert r235676.
1033
1034 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1035
1036 * config.guess: Remove SH5 support.
1037 * config.sub: Likewise.
1038 * configure: Likewise.
1039 * configure.ac: Likewise.
1040
1041 2016-04-26 Jakub Jelinek <jakub@redhat.com>
1042
1043 PR bootstrap/70704
1044 * configure.ac (--enable-stage1-checking): For --disable-checking or
1045 implicit --enable-checking, make sure extra flag matches in between
1046 stage1 and later checking.
1047 * configure: Regenerated.
1048
1049 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1050
1051 * .gitattributes: New file.
1052
1053 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
1054
1055 * MAINTAINERS (rs6000/powerpc port): Add myself.
1056
1057 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
1058
1059 PR bootstrap/70173
1060 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
1061 and gotools directories. Delete the stage_final file.
1062 * Makefile.in: Regenerate.
1063
1064 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
1065
1066 * MAINTAINERS (Write After Approval): Add myself.
1067
1068 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
1069
1070 * MAINTAINERS (Fortran maintainer): Remove myself.
1071
1072 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
1073
1074 * MAINTAINERS (Write After Approval): Add myself.
1075
1076 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
1077
1078 * MAINTAINERS (Write After Approval): Add myself.
1079
1080 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1081
1082 Sync with binutils-gdb:
1083
1084 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1085
1086 * configure.ac: Add mips and s390 to the gold target check.
1087 * configure: Regenerate.
1088
1089 2016-03-01 DJ Delorie <dj@redhat.com>
1090
1091 * MAINTAINERS (mep): Remove myself as MeP maintainer.
1092
1093 2016-02-22 David Malcolm <dmalcolm@redhat.com>
1094
1095 * MAINTAINERS (libcpp): Add myself.
1096 (diagnostic messages): Likewise.
1097
1098 2016-02-20 Tom de Vries <tom@codesourcery.com>
1099
1100 * MAINTAINERS: Fix whitespace.
1101
1102 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
1103
1104 * MAINTAINERS (Write After Approval): Add myself.
1105
1106 2016-01-29 Sebastian Pop <s.pop@samsung.com>
1107
1108 * config/isl.m4: Add comments about isl-0.16.
1109 * configure: Regenerate.
1110
1111 2016-01-29 Martin Jambor <mjambor@suse.cz>
1112
1113 * MAINTAINERS (hsa maintainers): Add myself.
1114
1115 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
1116
1117 * MAINTAINERS: (Write After Approval): Add myself.
1118
1119 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
1120 Sebastian Pop <s.pop@samsung.com>
1121
1122 * Makefile.in: Regenerate.
1123 * Makefile.tpl: Export ISLVER.
1124 * configure: Regenerate.
1125 * config/isl.m4: Detect isl-0.15.
1126
1127 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
1128
1129 PR bootstrap/69329
1130 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
1131 * Makefile.in: Regenerate.
1132
1133 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
1134
1135 * configure.ac: Enable LTO for DJGPP
1136 * configure: Regenerate
1137
1138 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
1139
1140 Sync with binutils-gdb:
1141 2015-10-21 Nick Clifton <nickc@redhat.com>
1142
1143 PR gas/19109
1144 * configure.ac: Note the 'none' is an acceptable argument to
1145 --enable-compressed-debug-sections.
1146 * configure: Regenerate.
1147
1148 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
1149
1150 PR bootstrap/69134
1151 * Makefile.def (mpfr): Disable assembler.
1152 * Makefile.in: Regenerate.
1153
1154 2016-01-01 Ben Elliston <bje@gnu.org>
1155
1156 * config.guess: Import version 2016-01-01.
1157 * config.sub: Likewise.
1158
1159 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
1160
1161 * MAINTAINERS (Write After Approval): Add myself.
1162
1163 2015-12-17 Sebastian Pop <s.pop@samsung.com>
1164
1165 * Makefile.in: Replace ISL with isl.
1166 * Makefile.tpl: Same.
1167 * config/isl.m4: Same.
1168 * configure.ac: Same.
1169 * contrib/download_prerequisites: Same.
1170 * configure: Regenerate.
1171
1172 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
1173
1174 * MAINTAINERS (Write After Approval): Add Myself.
1175
1176 2015-12-17 Nathan Sidwell <nathan@acm.org>
1177
1178 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
1179 * configure: Regenerate.
1180
1181 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
1182 Sebastian Pop <s.pop@samsung.com>
1183
1184 * config/isl.m4 (ISL_CHECK_VERSION): Check for
1185 isl_ctx_get_max_operations.
1186 * configure: Regenerate.
1187
1188 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
1189
1190 * MAINTAINERS (Write After Approval): Add myself.
1191
1192 2015-12-02 Ian Lance Taylor <iant@google.com>
1193
1194 PR go/66147
1195 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
1196 * Makefile.in: Regenerate.
1197
1198 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
1199
1200 PR libffi/65726
1201 * Makefile.def (lang_env_dependencies): Make libffi depend
1202 on cxx.
1203 * Makefile.in: Regenerate.
1204
1205 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
1206
1207 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
1208 symbols.
1209
1210 2015-11-20 Tristan Gingold <gingold@adacore.com>
1211
1212 Sync with binutils-gdb:
1213 2015-11-20 Tristan Gingold <gingold@adacore.com>
1214
1215 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
1216 * configure: Regenerate.
1217
1218 2015-11-19 Martin Liska <mliska@suse.cz>
1219
1220 * .gitignore: Add .clang-format to ignored files.
1221 * Makefile.in: Add clang-format.
1222 * Makefile.tpl: Likewise.
1223
1224 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
1225
1226 * configure.ac: Enable libmpx by default.
1227 * configure: Regenerated.
1228
1229 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
1230
1231 * MAINTAINERS: Update email address.
1232
1233 2015-10-23 Paulo Matos <pmatos@linki.tools>
1234
1235 * MAINTAINERS: Update email address.
1236
1237 2015-10-23 Alan Hayward <alan.hayward@arm.com>
1238
1239 * MAINTAINERS (Write After Approval): Add myself.
1240
1241 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1242
1243 Sync with binutils-gdb:
1244 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1245
1246 PR gas/19109
1247 * configure.ac: Add
1248 --enable-compressed-debug-sections={all,gas,gold,ld}.
1249 * configure: Regenerated.
1250
1251 2015-10-16 Arnaud Charlet <charlet@adacore.com>
1252
1253 * MAINTAINERS: Update list of Ada maintainers and email addresses.
1254
1255 2015-10-09 Martin Liska <mliska@suse.cz>
1256
1257 * MAINTAINERS (Write After Approval): Add myself.
1258
1259 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
1260
1261 * MAINTAINERS (Write After Approval): Add myself.
1262
1263 2015-10-02 Florian Weimer <fweimer@redhat.com>
1264
1265 * MAINTAINERS: Update email address.
1266
1267 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
1268
1269 * MAINTAINERS (Write After Approval): Add myself.
1270
1271 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
1272
1273 * MAINTAINERS: Update email.
1274
1275 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
1276
1277 * MAINTAINERS: Update my email address.
1278
1279 2015-09-01 James Bowman <james.bowman@ftdichip.com>
1280
1281 * MAINTAINERS (ft32 port): Add myself.
1282
1283 2015-08-28 David Sherwood <david.sherwood@arm.com>
1284
1285 * MAINTAINERS: Add myself.
1286
1287 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
1288
1289 * MAINTAINERS (Write After Approval): Add myself.
1290
1291 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1292
1293 PR libfortran/54572
1294 * Makefile.def: Make libgfortran depend on libbacktrace.
1295 * Makefile.in: Regenerate.
1296
1297 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
1298
1299 * MAINTAINERS (Write After Approval): Add myself.
1300
1301 2015-08-12 Tom de Vries <tom@codesourcery.com>
1302
1303 PR other/67092
1304 * configure.ac: Remove --with_host_libstdcxx support.
1305 * configure: Regenerate.
1306
1307 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
1308 Jakub Jelinek <jakub@redhat.com>
1309
1310 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
1311 nvptx*-*-*.
1312 * configure: Regenerate.
1313
1314 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
1315
1316 * Makefile.def (libiconv): Define bootstrap=true.
1317 Mark pdf/html/info as missing.
1318 (configure-gcc): Depend on all-libiconv.
1319 (all-gcc): Ditto.
1320 (configure-libcpp): Ditto.
1321 (all-libcpp): Ditto.
1322 (configure-intl): Ditto.
1323 (all-intl): Ditto.
1324 * Makefile.in: Regenerate.
1325
1326 2015-08-03 Bin Cheng <bin.cheng@arm.com>
1327
1328 * MAINTAINERS (loop ivopts): Add the entry and myself.
1329
1330 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
1331
1332 * MAINTAINERS (nvptx): Add self.
1333
1334 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
1335
1336 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
1337 128-bit vector modes.
1338
1339 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
1340
1341 * MAINTAINERS (Write After Approval): Add myself.
1342
1343 2015-07-28 Ben Elliston <bje@gnu.org>
1344
1345 * config.sub, config.guess: Import from upstream.
1346
1347 2015-07-24 Michael Darling <darlingm@gmail.com>
1348
1349 PR other/66259
1350 * config-ml.in: Reflects renaming of configure.in to configure.ac
1351 * configure: Likewise
1352 * configure.ac: Likewise
1353
1354 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
1355
1356 * MAINTAINERS: Update my email address.
1357
1358 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1359
1360 Sync with binutils-gdb:
1361 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
1362
1363 * configure.ac (target_configdirs): Exclude target-zlib if
1364 target-libjava isn't built.
1365 * configure: Regenerated.
1366
1367 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1368
1369 Sync with binutils-gdb:
1370 2015-05-13 John David Anglin <dave.anglin@bell.net>
1371
1372 * configure.ac: Disable configuration of GDB for HPUX targets.
1373 * configure: Regenerate.
1374
1375 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
1376
1377 * configure.ac: Add --with-system-zlib.
1378 * configure: Regenerated.
1379
1380 2015-01-28 James Bowman <james.bowman@ftdichip.com>
1381
1382 * configure.ac: Add FT32 support.
1383 * configure: Regenerate.
1384
1385 2015-01-12 Anthony Green <green@moxielogic.com>
1386
1387 * configure.ac: Don't disable gprof for moxie.
1388 * configure: Rebuild.
1389
1390 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1391
1392 Sync with binutils-gdb:
1393 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
1394
1395 PR ld/18355
1396 * Makefile.def: Add extra_configure_flags to host zlib.
1397 * configure.ac (extra_host_zlib_configure_flags): New. Set
1398 to --enable-host-shared When bfd is to be built as shared
1399 library. AC_SUBST.
1400 * Makefile.in: Regenerated.
1401
1402 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
1403
1404 Sync with src:
1405 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
1406 * Makefile.def (dependencies): Add all-zlib to all-bfd.
1407 * Makefile.in: Regenerated.
1408
1409 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
1410
1411 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
1412 target.
1413 * configure: Regenerate.
1414
1415 2015-06-23 Ludovic Courtès <ludo@gnu.org>
1416
1417 * MAINTAINERS (Write After Approval): Add myself.
1418
1419 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
1420
1421 * MAINTAINERS (OS Port Maintainers): Add myself.
1422 (Various Maintainers): Remove myself from libffi testsuite.
1423
1424 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
1425
1426 * MAINTAINERS (gen* on machine desc): Add self.
1427
1428 2015-06-02 Jason Merrill <jason@redhat.com>
1429
1430 PR bootstrap/66319
1431 * configure.ac: Use -std=gnu++98.
1432
1433 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
1434
1435 * MAINTAINERS (Write After Approval): Add myself.
1436
1437 2015-05-28 Mike Frysinger <vapier@gentoo.org>
1438
1439 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
1440 * configure: Regenerate.
1441
1442 2015-05-26 Jason Merrill <jason@redhat.com>
1443
1444 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
1445 * configure: Regenerate.
1446
1447 2015-05-16 James Bowman <james.bowman@ftdichip.com>
1448
1449 * configure.ac: FT32 target added.
1450 * configure: Regenerated.
1451
1452 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
1453
1454 * MAINTAINERS (Write After Approval): Add myself.
1455
1456 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1457
1458 * MAINTAINERS (Write After Approval): Add myself.
1459
1460 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1461
1462 * configure.ac: Fix typo.
1463 * configure: Regenerate.
1464
1465 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
1466
1467 * MAINTAINERS (Write After Approval): Add myself.
1468
1469 2015-05-03 Matthias Klose <doko@ubuntu.com>
1470
1471 * configure.ac: Match $host configured with triplets.
1472 * configure: Regenerate.
1473
1474 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1475
1476 * Makefile.tpl: Remove surplus whitespace throughout.
1477 * Makefile.in: Regenerate.
1478
1479 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
1480
1481 * MAINTAINERS (Various Maintainers): Add myself as instruction
1482 combiner maintainer.
1483
1484 2015-04-17 Jakub Jelinek <jakub@redhat.com>
1485
1486 PR bootstrap/62077
1487 * configure.ac (--enable-stage1-checking): Default to
1488 release,misc,gimple,rtlflag,tree,types if --disable-checking
1489 or --enable-checking is not specified and DEV-PHASE is not
1490 experimental.
1491 * configure: Regenerated.
1492
1493 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
1494
1495 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
1496 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
1497 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
1498 * Makefile.in: Regenerate.
1499
1500 2015-04-08 Cary Coutant <ccoutant@gmail.com>
1501
1502 * MAINTAINERS: Update my email address.
1503
1504 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
1505
1506 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
1507
1508 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1509
1510 * MAINTAINERS: Add myself as an arm port reviewer.
1511
1512 2015-03-25 Martin Liska <mliska@suse.cz>
1513 Yury Gribov <y.gribov@samsung.com>
1514
1515 * Makefile.in: Fix ln source location for vimrc file.
1516 * Makefile.tpl: Likewise.
1517
1518 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
1519
1520 PR bootstrap/25672
1521 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
1522 cross-compiling. Similarly for CXX_FOR_TARGET.
1523 * configure: Regenerate.
1524
1525 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
1526
1527 * Makefile.def: Add libmpx.
1528 * configure.ac: Add libmpx.
1529 * Makefile.in: Regenerate.
1530 * configure: Regenerate.
1531
1532 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
1533
1534 * MAINTAINERS (CPU Port Maintainers): Add myself
1535 i386 vector ISA extns mantainer.
1536
1537 2015-03-13 Jeff Law <law@redhat.com>
1538
1539 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
1540 maintainer.
1541 Remove Richard Henderson as a maintainer for the x86 port.
1542
1543 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
1544
1545 * MAINTAINERS (CPU Port Maintainers): Update my email address.
1546
1547 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
1548
1549 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
1550 pointer bounds checker and i386 MPX maintainer.
1551
1552 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
1553
1554 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
1555
1556 2015-02-26 Martin Sebor <msebor@redhat.com>
1557
1558 * MAINTAINERS (Various Maintainers): Add self.
1559
1560 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
1561
1562 * configure.ac [--enable-as-accelerator-for] (enable_languages):
1563 Make sure it contains lto.
1564 * configure: Regenerate.
1565
1566 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
1567
1568 * configure: Regenerate.
1569
1570 2015-02-06 Diego Novillo <dnovillo@google.com>
1571 1
1572 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
1573 middle-end, docstring): Remove myself.
1574 (Write After Approval): Add myself.
1575
1576 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
1577
1578 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
1579 (Write After Approval): Update address.
1580
1581 2015-01-29 David Malcolm <dmalcolm@redhat.com>
1582
1583 PR jit/64780
1584 * configure.ac: Require the user to explicitly specify
1585 --enable-host-shared if the jit is enabled.
1586 * configure: Regenerate.
1587
1588 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
1589
1590 * MAINTAINERS (Write After Approval): Add myself.
1591
1592 2015-01-25 Tom de Vries <tom@codesourcery.com>
1593
1594 * MAINTAINERS: Make whitespace consistent.
1595
1596 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
1597
1598 * MAINTAINERS (Write After Approval): Add myself.
1599
1600 2015-01-20 Andre Vehreschild <vehre@gmx.de>
1601
1602 * MAINTAINERS: (Write After Approval): Add myself.
1603
1604 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
1605
1606 * MAINTAINERS: (Write After Approval): Add myself.
1607
1608 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
1609
1610 * MAINTAINERS: (Write After Approval): Add myself.
1611
1612 2015-01-13 Iain Sandoe <iain@codesourcery.com>
1613
1614 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
1615 objective-c/c++ front end maintainer.
1616
1617 2015-01-13 Marek Polacek <polacek@redhat.com>
1618
1619 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
1620
1621 2015-01-12 Jeff Law <law@redhat.com>
1622
1623 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
1624 a very long time.
1625
1626 2015-01-09 Ian Lance Taylor <iant@google.com>
1627
1628 * configure.ac (host_tools): Add gotools.
1629 * Makefile.def (host_modules): Add gotools.
1630 (dependencies): Add dependency of all-gotools on all-target-libgo.
1631
1632 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
1633
1634 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
1635 * configure: Regenerate.
1636
1637 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
1638
1639 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
1640 all-target-libgomp.
1641 * Makefile.in: Regenerate.
1642
1643 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1644
1645 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
1646
1647 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1648
1649 * configure.ac: Add Visium support.
1650 * configure: Regenerate.
1651
1652 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
1653
1654 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
1655 * configure: Regenerate.
1656
1657 2015-01-03 Andrew Pinski <apinski@cavium.com>
1658
1659 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
1660 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
1661 (BASE_TARGET_EXPORTS): Add OBJCOPY.
1662 (OBJCOPY_FOR_TARGET): New variable.
1663 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
1664 * Makefile.in: Regenerate.
1665 * configure.ac: Check for already installed target objcopy.
1666 Also GCC_TARGET_TOOL on objcopy.
1667 * configure: Regenerate.
1668
1669 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
1670
1671 * config.sub: Update from upstream, to 2015-01-01 version.
1672 * config.guess: Ditto.
1673
1674 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
1675
1676 * MAINTAINERS (RTEMS Ports): Add myself.
1677
1678 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
1679
1680 * MAINTAINERS (Write After Approval): Add myself.
1681
1682 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
1683
1684 * MAINTAINERS (Write After Approval): Add myself.
1685
1686 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
1687
1688 * configure.ac (--enable-as-accelerator-for): Don't set
1689 ENABLE_AS_ACCELERATOR_FOR. Update all users.
1690 * configure: Regenerate.
1691
1692 2014-12-13 Jakub Jelinek <jakub@redhat.com>
1693
1694 PR bootstrap/64023
1695 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
1696 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
1697 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
1698 to CXX.
1699 * Makefile.in: Regenerated.
1700
1701 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1702 Yury Gribov <y.gribov@samsung.com>
1703
1704 * .gitignore: Added .local.vimrc and .lvimrc.
1705 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
1706 * Makefile.in: Regenerate.
1707
1708 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1709
1710 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
1711 * configure: Regenerated.
1712
1713 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
1714
1715 * MAINTAINERS (nvptx port): New entry.
1716
1717 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
1718
1719 * configure: Regenerate.
1720
1721 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1722
1723 * configure.ac: Merge with Binutils.
1724
1725 2014-11-26 Tobias Burnus <burnus@net-b.de>
1726
1727 * Makefile.def: Make more dependent on mpfr, mpc and isl.
1728 * Makefile.in: Regenerate.
1729
1730 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
1731
1732 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
1733 missing flex.
1734 * Makefile.in: Regenerated.
1735
1736 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
1737
1738 * Makefile.in: Regenerate.
1739
1740 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
1741
1742 PR bootstrap/63784
1743 * libtool.m4: Add $pic_flag with -shared.
1744
1745 2014-11-21 Renlin Li <Renlin.Li@arm.com>
1746
1747 * MAINTAINERS (Write After Approval): Added myself.
1748
1749 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
1750
1751 * MAINTAINERS (write-after-approval): Add myself.
1752
1753 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
1754
1755 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
1756 from 2 years ago.
1757
1758 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1759
1760 Revert:
1761 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1762
1763 * MAINTAINERS (Write After Approval): Added myself as line map
1764 maintainer.
1765
1766 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1767
1768 Revert:
1769 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1770
1771 * MAINTAINERS (Write After Approval): Added myself.
1772
1773 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1774
1775 * MAINTAINERS (Write After Approval): Added myself.
1776
1777 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1778
1779 * MAINTAINERS (Write After Approval): Added myself as line map
1780 maintainer.
1781
1782 2014-11-17 Dodji Seketeli <dodji@redhat.com>
1783
1784 * MAINTAINERS (Various Maintainers): Added myself as line map
1785 maintainer.
1786
1787 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1788
1789 * move-if-change: Sync from upstream gnulib.
1790
1791 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1792
1793 * compile: Sync with upstream Automake.
1794 * depcomp: Ditto.
1795 * install-sh: Ditto.
1796 * missing: Ditto.
1797 * mkinstalldirs: Ditto.
1798 * ylwrap: Ditto.
1799
1800 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1801
1802 * config.sub: Update from upstream config repo.
1803 * config.guess: Ditto.
1804
1805 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
1806
1807 * Makefile.def: Add liboffloadmic to target_modules. Make
1808 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
1809 * Makefile.in: Regenerate.
1810 * configure: Regenerate.
1811 * configure.ac: Add liboffloadmic to target binaries.
1812 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
1813 Add liboffloadmic to noconfig list when C++ is not supported.
1814
1815 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
1816 Thomas Schwinge <thomas@codesourcery.com>
1817 Ilya Verbin <ilya.verbin@intel.com>
1818 Andrey Turetskiy <andrey.turetskiy@intel.com>
1819
1820 * configure: Regenerate.
1821 * configure.ac (--enable-as-accelerator-for)
1822 (--enable-offload-targets): New configure options.
1823
1824 2014-11-11 Tobias Burnus <burnus@net-b.de>
1825
1826 * Makefile.def: Make all-gcc depend on all-isl.
1827 * Makefile.in: Regenerate.
1828
1829 2014-11-11 David Malcolm <dmalcolm@redhat.com>
1830
1831 * ChangeLog.jit: New.
1832 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
1833
1834 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1835
1836 PR target/63610
1837 * libtool.m4: Fix globbing of darwin versions.
1838 * configure: Regenerate.
1839
1840 2014-11-11 Tobias Burnus <burnus@net-b.de>
1841
1842 * Makefile.def: Remove CLooG.
1843 * Makefile.tpl: Ditto.
1844 * configure.ac: Ditto.
1845 * configure: Regenerate.
1846 * Makefile.in: Ditto.
1847
1848 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
1849
1850 * configure.ac: Handle nvptx-*-*.
1851 * configure: Regenerate.
1852
1853 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
1854
1855 * MAINTAINERS (Write After Approval): Add myself.
1856
1857 2014-10-31 Jakub Jelinek <jakub@redhat.com>
1858
1859 * Makefile.def (libcc1): Remove bootstrap=true;.
1860 * Makefile.in: Regenerated.
1861
1862 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1863
1864 * configure.ac: Update comment.
1865 * configure: Regenerate.
1866
1867 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
1868
1869 * MAINTAINERS (Write After Approval): Add myself.
1870
1871 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
1872
1873 * configure.ac (extra_host_libiberty_configure_flags): Add
1874 --enable-shared also for libcc1's benefit.
1875 * configure: Regenerate.
1876
1877 2014-10-29 Tristan Gingold <gingold@adacore.com>
1878
1879 * MAINTAINERS: Change my email address.
1880
1881 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
1882 Tom Tromey <tromey@redhat.com>
1883
1884 * Makefile.def: Add libcc1 to host_modules.
1885 * configure.ac (host_tools): Add libcc1.
1886 * Makefile.in, configure: Rebuild.
1887
1888 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
1889
1890 * configure.ac (build_configargs): Don't share config.cache between
1891 build subdirs.
1892 * configure: Regenerate.
1893
1894 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1895
1896 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
1897 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
1898 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
1899 leon3v7 as leon3.
1900 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
1901 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
1902 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
1903 * config/sparc/sparc.md (cpu): Add leon3v7.
1904 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
1905
1906 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1907
1908 * MAINTAINERS (write-after-approval): Add myself.
1909
1910 2014-10-23 Ian Lance Taylor <iant@google.com>
1911
1912 * configure.ac: Disable the Go frontend on systems where it is known
1913 to not work.
1914 * configure: Regenerate.
1915
1916 2014-10-23 Richard Biener <rguenther@suse.de>
1917
1918 * Makefile.def: Add libcpp build module and dependencies.
1919 * configure.ac: Add libcpp build module.
1920 * Makefile.in: Regenerate.
1921 * configure: Likewise.
1922
1923 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
1924
1925 * MAINTAINERS (write-after-approval): Add myself.
1926
1927 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
1928
1929 * INSTALL/README: Do not mention CVS.
1930
1931 2014-10-03 Jing Yu <jingyu@google.com>
1932
1933 * configure.ac: Add aarch64 to list of targets that support gold.
1934 * configure: Regenerate.
1935
1936 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
1937
1938 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
1939
1940 2014-09-29 Catherine Moore <clm@codesourcery.com>
1941
1942 * MAINTAINERS: Add myself as MIPS maintainer.
1943
1944 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
1945
1946 * MAINTAINERS: Move myself to MIPS maintainers.
1947
1948 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1949
1950 * MAINTAINERS: Put all email addresses between '<' and '>'.
1951
1952 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1953
1954 * MAINTAINERS: Move myself to reviewers (Fortran).
1955
1956 2014-09-01 Andi Kleen <ak@linux.intel.com>
1957
1958 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
1959 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
1960 * Makefile.in: Regenerate.
1961
1962 2014-08-28 David Malcolm <dmalcolm@redhat.com>
1963
1964 * rtx-classes-status.txt: Delete
1965
1966 2014-08-28 David Malcolm <dmalcolm@redhat.com>
1967
1968 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
1969
1970 2014-08-27 Sebastian Pop <s.pop@samsung.com>
1971
1972 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
1973 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
1974 of checking for version number.
1975 * configure: Regenerated.
1976 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
1977
1978 2014-08-27 David Malcolm <dmalcolm@redhat.com>
1979
1980 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
1981 is done; begin phase 6 (use extra rtx_def subclasses).
1982
1983 2014-08-27 David Malcolm <dmalcolm@redhat.com>
1984
1985 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
1986 done; begin phase 5 (additional rtx_def subclasses).
1987
1988 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1989
1990 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
1991
1992 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1993
1994 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
1995 SET_BB_HEADER are done.
1996
1997 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1998
1999 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
2000 done.
2001
2002 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2003
2004 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
2005
2006 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2007
2008 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
2009
2010 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2011
2012 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
2013
2014 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2015
2016 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
2017
2018 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2019
2020 * rtx-classes-status.txt: Phase 3 (per-file commits within
2021 "config" subdirs) is done; begin phase 4 (removal of
2022 "scaffolding").
2023
2024 2014-08-23 David Malcolm <dmalcolm@redhat.com>
2025
2026 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
2027 dir) is done; begin phase 3 (per-file commits within "config"
2028 subdirs).
2029
2030 2014-08-21 David Malcolm <dmalcolm@redhat.com>
2031
2032 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
2033 phase 2 (per-file commits in main source dir).
2034
2035 2014-08-21 Bin Cheng <bin.cheng@arm.com>
2036
2037 * configure: Regenerated.
2038
2039 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2040
2041 * rtx-classes-status.txt (TODO): Add SET_BND_TO
2042
2043 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2044
2045 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
2046
2047 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2048
2049 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
2050
2051 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2052
2053 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
2054
2055 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2056
2057 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
2058
2059 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
2060
2061 * MAINTAINERS (Write After Approval): Add myself.
2062
2063 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
2064
2065 * MAINTAINERS: Remove myself
2066
2067 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2068
2069 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
2070
2071 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
2072
2073 * MAINTAINERS (Write After Approval): Add myself.
2074
2075 2014-08-18 David Malcolm <dmalcolm@redhat.com>
2076
2077 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
2078 SET_BB_HEADER, SET_BB_FOOTER
2079
2080 2014-08-18 David Malcolm <dmalcolm@redhat.com>
2081
2082 * rtx-classes-status.txt: New file
2083
2084 2014-08-18 Roman Gareev <gareevroman@gmail.com>
2085
2086 * configure.ac: Eliminate ClooG installation dependency.
2087 * configure: Regenerate.
2088 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
2089 * Makefile.in: Regenerate.
2090
2091 2014-08-15 Ilya Verbin <iverbin@gmail.com>
2092
2093 * MAINTAINERS (Write After Approval): Add myself.
2094
2095 2014-08-15 Ilya Tocar <tocarip@gmail.com>
2096
2097 * MAINTAINERS (Write After Approval): Add myself.
2098
2099 2014-08-01 Jiong Wang <jiong.wang@arm.com>
2100
2101 * MAINTAINERS (Write After Approval): Add myself.
2102
2103 2014-07-28 Anthony Green <green@moxielogic.com>
2104
2105 Import from savannah.gnu.org:
2106 * config.sub: Update to 2014-07-28 version.
2107
2108 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
2109
2110 * MAINTAINERS: Remove my MIPS maintainer entry.
2111
2112 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
2113
2114 PR target/47230
2115 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
2116 * configure: Regenerate.
2117
2118 2014-07-24 James Norris <jnorris@codesourcery.com>
2119
2120 * MAINTAINERS (Write After Approval): Add myself.
2121
2122 2014-07-20 Roman Gareev <gareevroman@gmail.com>
2123
2124 * configure.ac: Accept only CLooG 0.18.1.
2125 * configure: Regenerate.
2126
2127 2014-07-17 Roman Gareev <gareevroman@gmail.com>
2128
2129 * configure.ac: Don't accept isl 0.11.
2130 * configure: Regenerate.
2131
2132 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2133
2134 * MAINTAINERS (Write After Approval): Add myself.
2135
2136 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2137
2138 * configure.ac: Don't accept isl 0.10.
2139 * configure: Regenerate.
2140
2141 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
2142
2143 Fix include path for in-tree cloog.
2144 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
2145 * configure: Regenerate.
2146
2147 2014-06-18 Richard Henderson <rth@redhat.com>
2148
2149 * .gitignore: Import gcc_update output.
2150
2151 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
2152
2153 * config-ml.in: Robustify ac_configure_args parsing.
2154
2155 * configure.ac (--enable-linker-plugin-configure-flags)
2156 (--enable-linker-plugin-flags): New flags.
2157 (configdirs): Conditionally add libiberty-linker-plugin.
2158 * configure: Regenerate.
2159 * Makefile.def (host_modules): Add libiberty-linker-plugin.
2160 (host_modules) <lto-plugin>: Pay attention to
2161 @extra_linker_plugin_flags@ and
2162 @extra_linker_plugin_configure_flags@.
2163 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
2164 * Makefile.in: Regenerate.
2165
2166 * Makefile.tpl (configure-[+prefix+][+module+])
2167 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
2168 "module_srcdir" instead of "module" for locating a module's srcdir.
2169 * Makefile.in: Regenerate.
2170
2171 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
2172
2173 * MAINTAINERS (Write After Approval): Add myself.
2174
2175 2014-06-06 Sebastian Pop <sebpop@gmail.com>
2176
2177 * MAINTAINERS: Update my email address.
2178
2179 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
2180
2181 * MAINTAINERS (Write After Approval): Add myself.
2182
2183 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
2184
2185 * MAINTAINERS (Write After Approval): Add myself.
2186
2187 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
2188
2189 PR libstdc++/61011
2190 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
2191 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
2192 * configure: Regenerate.
2193
2194 2014-05-28 Pedro Alves <palves@redhat.com>
2195
2196 * MAINTAINERS (Write After Approval): Add myself.
2197
2198 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2199
2200 * MAINTAINERS: Update my affiliation/email.
2201
2202 2014-05-19 Mike Stump <mikestump@comcast.net>
2203
2204 * MAINTAINERS: Add wide-int reviewers.
2205
2206 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
2207
2208 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
2209 * configure: Regenerated.
2210
2211 2014-05-15 Torvald Riegel <triegel@redhat.com>
2212
2213 * MAINTAINERS (libitm): Add myself as maintainer.
2214
2215 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
2216
2217 * MAINTAINERS (Write After Approval): Add myself.
2218
2219 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
2220
2221 * config.sub, config.guess: Import from upstream.
2222
2223 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2224
2225 * MAINTAINERS (Write After Approval): Put myself in correct order.
2226
2227 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2228
2229 * MAINTAINERS (Write After Approval): Add myself.
2230
2231 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2232
2233 * MAINTAINERS: Move myself from Reviewers to Write After Approval
2234 section.
2235
2236 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2237
2238 * MAINTAINERS (Write After Approval): Delete myself.
2239
2240 2014-04-17 Jakub Jelinek <jakub@redhat.com>
2241
2242 PR sanitizer/56781
2243 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
2244 and -B* options with -Xcompiler.
2245
2246 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
2247
2248 PR bootstrap/60620
2249 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
2250 * Makefile.in: Regenerate.
2251
2252 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
2253
2254 * Makefile.def (dependencies): Make all-ld depend on all-binutils
2255 for WINDRES_FOR_TARGET in default-manifest.o rule.
2256 * Makefile.in: Regenerate.
2257
2258 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
2259
2260 * MAINTAINERS (Write After Approval): Add myself.
2261
2262 2014-03-26 Jakub Jelinek <jakub@redhat.com>
2263
2264 PR sanitizer/56781
2265 * Makefile.def: Set bootstrap=true; for host fixincludes.
2266 * configure.ac: Don't bootstrap host fixincludes unless
2267 --with-build-config=bootstrap-{a,ub}san.
2268 * Makefile.in: Regenerated.
2269 * configure: Regenerated.
2270
2271 2014-03-21 Jakub Jelinek <jakub@redhat.com>
2272
2273 * configure.ac: Move BUILD_CONFIG set up earlier. Add
2274 --enable-vtable-verify option parsing. Don't add
2275 target-libsanitizer to bootstrap_target_libs unless
2276 --with-build-config=bootstrap-asan or
2277 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
2278 to bootstrap_target_libs unless --enable-vtable-verify.
2279 * configure: Regenerated.
2280
2281 2014-03-10 Anatoly Sokolov <aesok@post.ru>
2282
2283 * MAINTAINERS (Write After Approval): Add myself.
2284
2285 2014-03-07 Denis Chertykov <chertykov@gmail.com>
2286
2287 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
2288
2289 2014-03-07 Jakub Jelinek <jakub@redhat.com>
2290
2291 PR bootstrap/58572
2292 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
2293 -I for libstdc++-v3 includes if $(LEAN).
2294 * Makefile.in: Regenerated.
2295
2296 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
2297
2298 * MAINTAINERS: Update my email address.
2299
2300 2014-02-24 Walter Lee <walt@tilera.com>
2301
2302 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
2303 (tilegx-*-*): Change to tilegx*-*-*.
2304 * configure: Regenerate.
2305
2306 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
2307
2308 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
2309
2310 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
2311
2312 * MAINTAINERS (Write After Approval): Add myself.
2313
2314 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2315
2316 PR target/59788
2317 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
2318 *solaris2*.
2319
2320 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
2321
2322 * MAINTAINERS: Update my email address.
2323
2324 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
2325
2326 * MAINTAINERS: Convert to UTF-8.
2327 Properly sort Xinliang David Li's entry.
2328
2329 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
2330 Sandra Loosemore <sandra@codesourcery.com>
2331
2332 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
2333 nios2 port maintainers.
2334
2335 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
2336
2337 * MAINTAINERS (Write After Approval): Add myself.
2338
2339 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2340
2341 * configure.ac: Add user-friendly check for native x86_64-linux
2342 multilibs.
2343 * configure: Regenerate.
2344
2345 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
2346
2347 * MAINTAINERS: Add myself as sh maintainer.
2348
2349 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
2350
2351 * MAINTAINERS: Add self as SLSR maintainer.
2352
2353 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
2354
2355 * MAINTAINERS: Update my email address.
2356
2357 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
2358
2359 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
2360
2361 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
2362
2363 * Makefile.in: Regenerate.
2364
2365 * Makefile.tpl: Fix typo.
2366 * Makefile.in: Regenerate partially.
2367
2368 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
2369
2370 * configure.ac: Added libcilkrts to noconfig list when C++ is not
2371 supported.
2372 * configure: Regenerated.
2373
2374 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
2375
2376 * MAINTAINERS (Write After Approval): Add myself.
2377
2378 2013-10-30 Jason Merrill <jason@redhat.com>
2379
2380 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
2381 --disable-build-format-warnings.
2382
2383 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
2384
2385 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
2386 depend on libstdc++ and libgcc.
2387 * configure: Regenerate.
2388 * configure.ac: Added libcilkrts to target binaries. Also, restrict
2389 libcilkrts for POSIX and i*86, and x86_64 architectures.
2390 * Makefile.in: Added libcilkrts related fields to support building it.
2391
2392 2013-10-26 Jeff Law <law@redhat.com>
2393
2394 * Makefile.def (target_modules): Remove libmudflap
2395 (languages): Remove check-target-libmudflap).
2396 * Makefile.in: Rebuilt.
2397 * Makefile.tpl (check-target-libmudflap-c++): Remove.
2398 * configure.ac (target_libraries): Remove target-libmudflap.
2399 Remove checks which disabled libmudflap on some systems.
2400 * configure: Rebuilt.
2401 * libmudflap: Directory removed.
2402
2403 2013-10-21 Cong Hou <congh@google.com>
2404
2405 * MAINTAINERS (Write After Approval): Add myself.
2406
2407 2013-10-16 Mike Stump <mikestump@comcast.net>
2408
2409 * .dir-locals.el: Add.
2410
2411 2013-10-15 David Malcolm <dmalcolm@redhat.com>
2412
2413 * configure.ac: Add --enable-host-shared
2414 * configure: Regenerate.
2415
2416 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2417
2418 Import from savannah.gnu.org:
2419 * config.guess: Update to 2013-06-10 version.
2420 * config.sub: Update to 2013-10-01 version.
2421
2422 2013-10-01 Simon Cook <simon.cook@embecosm.com>
2423
2424 Changes to build configuration to allow big endian ARC ELF toolchain
2425 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
2426 * configure: Regenerate.
2427
2428 2013-09-20 Alan Modra <amodra@gmail.com>
2429
2430 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
2431 ppc host match. Support little-endian powerpc linux hosts.
2432
2433 2013-09-19 Dodji Seketeli <dodji@redhat.com>
2434
2435 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
2436 maintainer.
2437
2438 2013-09-12 DJ Delorie <dj@redhat.com>
2439
2440 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
2441 maintainers.
2442
2443 2013-09-03 Richard Biener <rguenther@suse.de>
2444
2445 * configure.ac: Also allow ISL 0.12.
2446 * configure: Regenerated.
2447
2448 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
2449
2450 * MAINTAINERS (Write After Approval): Add myself.
2451
2452 2013-08-27 David Malcolm <dmalcolm@redhat.com>
2453
2454 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
2455
2456 2013-08-26 Caroline Tice <cmtice@google.com>
2457
2458 * MAINTAINERS: Correct earliers update: Move myself from libvtv
2459 "Various Reviewers" to libvtv "Various Maintainers".
2460
2461 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
2462
2463 * MAINTAINERS: Add myself as RTL optimizers reviewer.
2464
2465 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
2466
2467 * MAINTAINERS: Update name, email.
2468
2469 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
2470
2471 * MAINTAINERS (Write After Approval): Add myself.
2472
2473 2013-08-12 Caroline Tice <cmtice@google.com>
2474
2475 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
2476 address in the Write After Approval section.
2477
2478 2013-08-09 Carlos O'Donell <carlos@redhat.com>
2479
2480 * MAINTAINERS (Write After Approval): Update email.
2481
2482 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
2483
2484 * configure.ac: Adjust to check VTV_SUPPORTED.
2485 * configure: Regenerated.
2486
2487 2013-08-02 Caroline Tice <cmtice@google.com>
2488
2489 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
2490 on non-linux systems; add target-libvtv to noconfigdirs; add
2491 libsupc++/.libs to C++ library search paths.
2492 * configure: Regenerated.
2493 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
2494 libstdc++ and libgcc.
2495 * Makefile.in: Regenerated.
2496
2497 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
2498
2499 * MAINTAINERS (Write After Approval): Add myself.
2500
2501 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
2502 Shiva Chen <shiva0217@gmail.com>
2503
2504 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
2505 nds32 port maintainers.
2506
2507 2013-07-17 Tim Shen <timshen91@gmail.com>
2508
2509 * MAINTAINERS (Write After Approval): Add myself.
2510
2511 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2512
2513 * configure.ac: Sync from binutils.
2514 * configure: Regenerate.
2515
2516 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
2517
2518 * MAINTAINERS (Write After Approval): Add myself.
2519
2520 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
2521
2522 * MAINTAINERS (Write After Approval): Add myself.
2523
2524 2013-05-17 David Malcolm <dmalcolm@redhat.com>
2525
2526 * MAINTAINERS (Write After Approval): Add myself.
2527
2528 2013-04-30 Brooks Moses <bmoses@google.com>
2529
2530 * MAINTAINERS: Update my email; move myself from Fortran
2531 reviewer to Write After Approval.
2532
2533 2013-04-16 Andreas Schwab <schwab@suse.de>
2534
2535 * configure.ac (aarch64-*-*): Don't disable java.
2536 * configure: Regenerate.
2537
2538 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
2539
2540 * MAINTAINERS (Write After Approval): Add myself.
2541
2542 2013-03-30 Matthias Klose <doko@ubuntu.com>
2543
2544 * Makefile.def (target_modules): Don't install libffi.
2545 * Makefile.in: Regenerate.
2546
2547 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
2548
2549 * MAINTAINERS (Write After Approval): Add myself.
2550
2551 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
2552
2553 * MAINTAINERS (Write After Approval): Add myself.
2554
2555 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
2556
2557 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
2558 * configure: Regenerated.
2559
2560 2013-02-05 Ian Lance Taylor <iant@google.com>
2561
2562 PR go/55969
2563 * configure.ac: Disable libgo on some systems where it does not
2564 work.
2565
2566 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
2567
2568 * MAINTAINERS: Explicitly add myself as AIX maintainer.
2569 Remove Geoff Keating as rs6000 port maintainer, at his request.
2570
2571 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
2572
2573 * MAINTAINERS: Update my email.
2574
2575 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
2576
2577 * configure: Re-generate.
2578
2579 2013-01-15 Richard Biener <rguenther@suse.de>
2580
2581 PR other/55973
2582 * configure: Re-generate.
2583
2584 2013-01-14 Matthias Klose <doko@ubuntu.com>
2585
2586 * Makefile.def (install-target-libsanitizer): Depend on
2587 install-target-libstdc++-v3.
2588 * Makefile.in: Regenerate.
2589
2590 2013-01-14 Richard Biener <rguenther@suse.de>
2591
2592 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
2593 * configure: Re-generate
2594
2595 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2596
2597 * config.sub: Update from config repo.
2598
2599 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
2600
2601 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
2602 * Makefile.in: Regenerate.
2603
2604 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2605
2606 * MAINTAINERS (arc): Add new port maintainership for myself.
2607
2608 2013-01-09 Jason Merrill <jason@redhat.com>
2609
2610 * .gitignore: Import from gdb repository.
2611
2612 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
2613
2614 * Makefile.def (configure-gcc): Depend on all-gmp.
2615 (all-gcc): Remove dependency on all-gmp.
2616 * Makefile.in: Regenerated.
2617
2618 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2619
2620 * config.sub: Merge from config repo.
2621 * config.guess: Ditto.
2622
2623 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2624
2625 * Makefile.def: Merge from binutils.
2626 * Makefile.in: Ditto.
2627
2628 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
2629
2630 * MAINTAINERS: Update my email.
2631
2632 2012-12-29 Ben Elliston <bje@gnu.org>
2633
2634 * config.guess: Update to 2012-12-29 version.
2635 * config.sub: Likewise.
2636
2637 2012-12-20 Matthias Klose <doko@ubuntu.com>
2638
2639 * Makefile.def (install-target-libgfortran): Depend on
2640 install-target-libquadmath, install-target-libgcc.
2641 (install-target-libsanitizer): Depend on install-target-libgcc.
2642 (install-target-libjava): Depend on install-target-libgcc.
2643 (install-target-libitm): Depend on install-target-libgcc.
2644 (install-target-libobjc): Depend on install-target-libgcc.
2645 (install-target-libstdc++-v3): Depend on install-target-libgcc.
2646 * Makefile.in: Regenerate.
2647
2648 2012-12-19 Matthias Klose <doko@ubuntu.com>
2649
2650 * Makefile.def (install-target-libgo): Depend on
2651 install-target-libatomic.
2652 * Makefile.in: Regenerate.
2653
2654 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
2655
2656 PR go/55201
2657 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
2658 * Makefile.in: Regenerate.
2659
2660 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
2661
2662 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
2663 * configure: Regenerate.
2664
2665 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2666
2667 * config.sub: Merge from config repo.
2668
2669 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
2670
2671 * Makefile.def (target_modules): Add bootstrap=true and
2672 raw_cxx=true to libsanitizer.
2673 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2674 * Makefile.in: Regenerated.
2675 * configure: Likewise.
2676
2677 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
2678
2679 * MAINTAINERS: Remove self as RTL optimization maintainer.
2680
2681 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2682
2683 * MAINTAINERS (Write After Approval): Add myself.
2684
2685 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2686
2687 * Makefile.def (target_modules): Remove bootstrap=true and
2688 raw_cxx=true from libsanitizer.
2689 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
2690 * Makefile.in: Regenerated.
2691 * configure: Likewise.
2692
2693 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2694
2695 * Makefile.def (target_modules): Add bootstrap=true and
2696 raw_cxx=true to libsanitizer.
2697 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2698 * Makefile.in: Regenerated.
2699 * configure: Likewise.
2700
2701 2012-11-28 Andrew Pinski <apinski@cavium.com>
2702
2703 PR bootstrap/54279
2704 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
2705 * configure: Regenerate.
2706 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
2707 * Makefile.in: Regenerate.
2708
2709 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
2710
2711 * configure.ac: Disable libsanitizer if we're not building C++.
2712 * configure: Regenerate.
2713
2714 2012-11-15 Roland McGrath <roland@hack.frob.com>
2715
2716 * MAINTAINERS (Write After Approval): Add myself.
2717
2718 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
2719
2720 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
2721 Kostya Serebryany (kcc@google.com) and
2722 Jakub Jelinek (jakub@redhat.com).
2723 Rename area for Dodji Seketeli (dodji@redhat.com).
2724
2725 2012-11-15 Dodji Seketeli <dodji@redhat.com>
2726
2727 * MAINTAINERS: (asan.c, related): Add myself.
2728
2729 2012-11-14 Roland McGrath <mcgrathr@google.com>
2730
2731 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
2732 * configure: Regenerate.
2733
2734 2012-11-13 Richard Henderson <rth@redhat.com>
2735
2736 * configure.ac: Move libsanitizer logic to subdirectory.
2737 * configure: Regenerate.
2738
2739 2012-11-13 Dodji Seketeli <dodji@redhat.com>
2740
2741 * configure.ac: Enable libsanitizer just on x86 linux for now.
2742 * configure: Re-generate.
2743
2744 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
2745
2746 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
2747 sections.
2748 * configure: Regenerate.
2749
2750 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
2751
2752 * configure.ac: Add section for configdirs for libsanitizer.
2753 Disable for cris-*-* and mmix-*-*.
2754 * configure: Regenerate.
2755
2756 2012-11-12 Wei Mi <wmi@google.com>
2757
2758 * configure.ac: Add libsanitizer to target_libraries.
2759 * Makefile.def: Ditto.
2760 * configure: Regenerate.
2761 * Makefile.in: Regenerate.
2762 * libsanitizer: New directory for asan runtime. Contains an empty
2763 tsan directory.
2764
2765 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
2766
2767 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
2768 against Mingw64 w32api.
2769 * configure: Regenerate.
2770
2771 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
2772
2773 * configure: Regenerated.
2774
2775 2012-11-03 Robert Mason <rbmj@verizon.net>
2776
2777 * configure.ac: add --disable-libstdcxx configure option
2778 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
2779
2780 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
2781
2782 * MAINTAINERS (Write After Approval): Add myself.
2783
2784 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
2785
2786 * MAINTAINERS (Write After Approval): Add myself.
2787
2788 2012-10-24 Sharad Singhai <singhai@google.com>
2789
2790 * MAINTAINERS (Write After Approval): Add myself.
2791
2792 2012-10-24 Eric Christopher <echristo@gmail.com>
2793
2794 * MAINTAINERS: Update email address.
2795
2796 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
2797
2798 PR bootstrap/54820
2799 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
2800 * configure: Regenerate.
2801
2802 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
2803
2804 * MAINTAINERS (aarch64): Add Marcus and myself.
2805
2806 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
2807
2808 PR bootstrap/54820
2809 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
2810 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
2811 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2812 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2813 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
2814 * Makefile.in: Regenerate.
2815 * configure.ac (have_static_libs): New variable and associated check.
2816 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
2817 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
2818 * configure: Regenerate.
2819
2820 2012-10-10 Richard Biener <rguenther@suse.de>
2821
2822 * MAINTAINERS: Adjust for changed surname.
2823
2824 2012-10-04 Lawrence Crowl <crowl@google.com>
2825
2826 * MAINTAINERS (Write After Approval): Add myself.
2827
2828 2012-10-01 Cary Coutant <ccoutant@google.com>
2829
2830 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
2831
2832 2012-09-28 Ian Lance Taylor <iant@google.com>
2833
2834 * Makefile.def: Make all-target-libgo depend on
2835 all-target-libbacktrace.
2836 * Makefile.in: Rebuild.
2837
2838 2012-09-26 Ian Lance Taylor <iant@google.com>
2839
2840 * Makefile.def: Make all-gcc depend on all-libbacktrace.
2841 * Makefile.in: Rebuild.
2842
2843 2012-09-20 Walter Lee <walt@tilera.com>
2844
2845 * configure.ac: Add tilegx to list of targets that support gold.
2846 * configure: Regenerate.
2847
2848 2012-09-20 Marek Polacek <polacek@redhat.com>
2849
2850 * MAINTAINERS (Write After Approval): Add myself.
2851
2852 2012-09-19 Steve Ellcey <sellcey@mips.com>
2853
2854 * configure.ac: Add mips*-mti-elf* target.
2855 * configure: Regenerate.
2856
2857 2012-09-17 Ian Lance Taylor <iant@google.com>
2858
2859 * MAINTAINERS (Various Maintainers): Add libbacktrace.
2860 * configure.ac (host_libs): Add libbacktrace.
2861 (target_libraries): Add libbacktrace.
2862 * Makefile.def (host_modules): Add libbacktrace.
2863 (target_modules): Likewise.
2864 * configure, Makefile.in: Rebuild.
2865
2866 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
2867
2868 PR target/38607
2869 Merge upstream change.
2870 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
2871
2872 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
2873 Add libgomp*.o to compare_exclusions for AIX.
2874 * configure: Regenerate.
2875
2876 2012-09-06 Diego Novillo <dnovillo@google.com>
2877
2878 * configure.ac: Bump minimum GMP version to 4.2.3.
2879 * configure: Re-generate.
2880
2881 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
2882
2883 PR target/54461
2884 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
2885 target-libgloss if not configured --with-avrlibc=no.
2886 * configure: Regenerate.
2887
2888 2012-09-04 Jason Merrill <jason@redhat.com>
2889
2890 * configure.ac: Fix --enable-languages=all.
2891
2892 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
2893
2894 * MAINTAINERS (Write After Approval): Add myself.
2895
2896 2012-09-03 Richard Guenther <rguenther@suse.de>
2897
2898 PR bootstrap/54138
2899 * configure.ac: Re-organize ISL / CLOOG checks to allow
2900 disabling with either --without-isl or --without-cloog.
2901 * configure: Regenerated.
2902
2903 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
2904
2905 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
2906 * configure: Regenerate.
2907
2908 2012-08-27 Ulrich Drepper <drepper@gmail.com>
2909
2910 * MAINTAINERS: Fix my email address.
2911
2912 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
2913
2914 PR binutils/4970
2915 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
2916 and opcodes.
2917 * Makefile.in: Regenerated.
2918
2919 2012-08-26 Art Haas <ahaas@impactweather.com>
2920
2921 * configure: Regenerate.
2922
2923 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
2924
2925 * INSTALL/README: Also refer to the online installation
2926 instructions.
2927
2928 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2929
2930 * MAINTAINERS (Write After Approval): Add myself.
2931 (Picochip port): Remove myself.
2932
2933 2012-08-14 Diego Novillo <dnovillo@google.com>
2934
2935 Merge from cxx-conversion branch.
2936
2937 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
2938 POSTSTAGE1_CONFIGURE_FLAGS.
2939 * Makefile.in: Regenerate.
2940 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
2941 Force C++ when bootstrapping.
2942 * configure: Regenerate.
2943
2944 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2945
2946 * MAINTAINERS (Write After Approval): Add myself.
2947
2948 2012-07-16 Joseph Myers <joseph@codesourcery.com>
2949
2950 * README: Document use of ranges of years in copyright notices.
2951
2952 2012-07-06 Richard Guenther <rguenther@suse.de>
2953
2954 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
2955 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
2956 --with-gmp=system.
2957 * Makefile.in: Regenerated.
2958 * configure: Likewise.
2959
2960 2012-07-06 Richard Guenther <rguenther@suse.de>
2961
2962 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
2963 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
2964 supply V=1 as extra_make_flags.
2965 * configure: Regenerated.
2966 * Makefile.in: Likewise.
2967
2968 2012-07-04 Tristan Gingold <gingold@adacore.com>
2969
2970 * configure: Regenerate.
2971
2972 2012-07-03 Richard Guenther <rguenther@suse.de>
2973
2974 * Makfile.def (isl): Remove not necessary extra_exports and
2975 extra_make_flags.
2976 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
2977 * Makefile.in: Regenerated.
2978
2979 2012-07-03 Richard Guenther <rguenther@suse.de>
2980
2981 * Makefile.def (cloog): Add V=1 to extra_make_flags.
2982 * configure.ac: If either the ISL or the CLooG check failed
2983 do not try to build in-tree versions.
2984 * Makefile.in: Regenerated.
2985 * configure: Regenerated.
2986
2987 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2988
2989 * configure: Regenerate.
2990
2991 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
2992
2993 * MAINTAINERS (Various Maintainers): Add myself as testsuite
2994 maintainer.
2995
2996 2012-07-02 Richard Guenther <rguenther@suse.de>
2997
2998 * configure: Regenerated.
2999
3000 2012-07-02 Richard Guenther <rguenther@suse.de>
3001 Michael Matz <matz@suse.de>
3002 Tobias Grosser <tobias@grosser.es>
3003 Sebastian Pop <sebpop@gmail.com>
3004
3005 * Makefile.def: Add ISL host module, remove PPL host module.
3006 Adjust ClooG host module to use the proper ISL.
3007 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
3008 * configure.ac: Include config/isl.m4. Add ISL host library,
3009 remove PPL. Remove PPL configury, add ISL configury, adjust
3010 ClooG configury.
3011 * Makefile.in: Regenerated.
3012 * configure: Likewise.
3013
3014 2012-07-02 Richard Guenther <rguenther@suse.de>
3015
3016 Merge from graphite branch
3017 2011-07-21 Tobias Grosser <tobias@grosser.es>
3018
3019 * configure: Regenerated.
3020 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
3021 both cloog.org and legacy versions. The only supported version will
3022 be CLooG with the isl backend.
3023
3024 2011-07-21 Tobias Grosser <tobias@grosser.es>
3025
3026 * configure: Regenerated.
3027 * configure.ac: Require cloog isl 0.17.0
3028
3029 2011-07-21 Tobias Grosser <tobias@grosser.es>
3030
3031 * configure: Regenerated.
3032 * config/cloog.m4: Do not define CLOOG_ORG
3033
3034 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
3035
3036 * configure.ac: Skip C if explicitly selected.
3037 * configure: Regenerate.
3038
3039 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
3040
3041 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
3042 they contain -O2.
3043 * configure: Regenerate.
3044
3045 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
3046
3047 PR debug/53740
3048 * df.h, df-problems.c, dce.c: Revert last patch.
3049
3050 2012-06-25 Iain Sandoe <iain@codesourcery.com>
3051
3052 * MAINTAINERS (Write After Approval): Update my email address.
3053
3054 2012-06-21 Meador Inge <meadori@codesourcery.com>
3055
3056 * MAINTAINERS (Write After Approval): Add myself.
3057
3058 2012-06-20 Jason Merrill <jason@redhat.com>
3059
3060 * Makefile.tpl (check-target-libgomp-c++): New.
3061 (check-target-libitm-c++): New.
3062 * Makefile.def (c++): Add them.
3063 * Makefile.in: Regenerate.
3064
3065 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
3066
3067 * MAINTAINERS (Write After Approval): Add myself.
3068
3069 2012-05-16 Olivier Hainque <hainque@adacore.com>
3070
3071 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
3072 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
3073 (install-no-fixedincludes): Adjust accordingly.
3074 * Makefile.in: Regenerate.
3075
3076 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
3077
3078 Merge upstream change
3079 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
3080
3081 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
3082
3083 * MAINTAINERS (Write After Approval): Add myself.
3084
3085 2012-05-09 Nick Clifton <nickc@redhat.com>
3086 Paul Smith <psmith@gnu.org>
3087
3088 PR bootstrap/50461
3089 * configure.ac (mpfr-dir): When using in-tree MPFR sources
3090 allow for the fact that from release v3.1.0 of MPFR the source
3091 files were moved into a src sub-directory.
3092 * configure: Regenerate.
3093
3094 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
3095
3096 * configure.ac: Bump minimum MPFR version to 2.4.0.
3097 * configure: Regenerated.
3098
3099 2012-05-01 Richard Henderson <rth@redhat.com>
3100
3101 * Makefile.def (libatomic): New target_module.
3102 * configure.ac (target_libraries): Add libatomic.
3103 (noconfigdirs): Check if libatomic is supported.
3104 * Makefile.in, configure: Rebuild.
3105
3106 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
3107
3108 * MAINTAINERS (Write After Approval): Add myself.
3109
3110 2012-04-25 Joel Brobecker <brobecker@adacore.com>
3111
3112 * config.sub: Update to 2012-04-18 version from official repo.
3113
3114 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
3115
3116 * MAINTAINERS (Write After Approval): Add myself.
3117
3118 2012-04-11 Steve Ellcey <sellcey@mips.com>
3119
3120 * MAINTAINERS: Changed email address.
3121
3122 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
3123
3124 PR target/52737
3125 * contrib/gcc_update (files_and_dependencies):
3126 Remove gcc/config/avr/t-multilib from touch data.
3127
3128 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3129
3130 * MAINTAINERS (OS Port Maintainers): Remove irix.
3131 * configure.ac (enable_libgomp): Remove *-*-irix6*.
3132 (unsupported_languages): Remove mips-sgi-irix6.*.
3133 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
3134 (with_stabs): Remove.
3135 * configure: Regenerate.
3136
3137 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3138
3139 * MAINTAINERS (OS Port Maintainers): Remove osf.
3140 * configure.ac (enable_libgomp): Remove *-*-osf*.
3141 (with_stabs): Remove alpha*-*-osf*.
3142 * configure: Regenerate.
3143
3144 2012-03-05 Tristan Gingold <gingold@adacore.com>
3145
3146 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
3147 * configure: Regenerate.
3148
3149 2012-02-17 Walter Lee <walt@tilera.com>
3150
3151 * MAINTAINERS: (Write After Approval): Delete myself.
3152
3153 2012-02-14 Walter Lee <walt@tilera.com>
3154
3155 * MAINTAINERS (tilegx port): Add myself.
3156 (tilepro port): Add myself.
3157 (Write After Approval): Add myself.
3158
3159 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
3160
3161 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
3162 and Joseph Myers as docstring relicensing maintainers.
3163
3164 2012-02-09 Bin Cheng <bin.cheng@arm.com>
3165
3166 * MAINTAINERS (write-after-approval): Add myself.
3167
3168 2012-02-08 Ira Rosen <irar@il.ibm.com>
3169
3170 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
3171 maintainer.
3172
3173 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3174
3175 * MAINTAINERS (Write After Approval): Move myself to
3176 maintain alphabetical order.
3177
3178 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3179
3180 * MAINTAINERS (Write After Approval): Add myself.
3181
3182 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3183
3184 * MAINTAINERS (Write After Approval): Add myself.
3185
3186 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
3187 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3188
3189 * configure.ac (cr16-*-*): Remove nonconfigdirs.
3190 * configure: Regenerate.
3191
3192 2012-01-23 Harshit Chopra <harshit@google.com>
3193
3194 * MAINTAINERS (Write After Approval): Add myself.
3195
3196 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
3197
3198 * configure.ac: Remove reference to mh-interix.
3199 * configure: Regenerate.
3200
3201 2012-01-05 Richard Henderson <rth@redhat.com>
3202
3203 PR bootstrap/51072
3204 * configure.ac: Disable libitm if c++ is not enabled.
3205 * configure: Rebuild.
3206
3207 * configure.ac: Fix regexp for same.
3208 * configure: Rebuild.
3209
3210 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
3211
3212 * MAINTAINERS (Write After Approval): Add myself.
3213
3214 2012-01-02 Richard Guenther <rguenther@suse.de>
3215
3216 PR bootstrap/51686
3217 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
3218 * Makefile.in: Regenerate.
3219
3220 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
3221
3222 * MAINTAINERS (Write After Approval): Add myself.
3223
3224 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
3225
3226 * configure: Regenerate.
3227
3228 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3229
3230 * MAINTAINERS (picochip): Changed email address.
3231
3232 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
3233
3234 * MAINTAINERS (write-after-approval): Add self.
3235
3236 2011-11-29 DJ Delorie <dj@redhat.com>
3237
3238 * configure.ac (rl78-*-*) New case.
3239 * configure: Regenerate.
3240 * MAINTAINERS: Add myself as RL78 maintainer.
3241
3242 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3243
3244 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
3245
3246 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
3247
3248 * libtool.m4: Additional FreeBSD 10 fixes.
3249
3250 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
3251
3252 * MAINTAINERS: Move myself from Write After Approval to CPU Port
3253 Maintainers section, as Epiphany maintainer.
3254
3255 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
3256
3257 PR target/49992
3258 * configure.ac: Remove ranlib special-casing for Darwin.
3259 * configure: Regenerate.
3260
3261 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
3262
3263 * MAINTAINERS (Reviewers): Keep the list sorted.
3264
3265 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
3266
3267 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
3268
3269 2011-11-09 Roland McGrath <mcgrathr@google.com>
3270
3271 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
3272 * configure: Rebuild.
3273 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
3274 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
3275 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
3276 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
3277 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
3278 Add READELF.
3279 * Makefile.in: Rebuild.
3280
3281 2011-11-09 Jason Merrill <jason@redhat.com>
3282
3283 * Makefile.def (language=c++): Remove check-c++0x.
3284 * Makefile.in (check-gcc-c++): Regenerate.
3285
3286 2011-11-08 Richard Henderson <rth@redhat.com>
3287
3288 * configure.ac: Test for libitm directory present first.
3289
3290 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
3291
3292 * configure.ac: Test libitm/configure.tgt to disable libitm.
3293 * configure: Rebuild.
3294
3295 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
3296 Richard Henderson <rth@redhat.com>
3297
3298 Merged from transactional-memory.
3299
3300 * Makefile.def (lang_env_dependencies): libitm is c++.
3301 Add libitm target module.
3302 * configure.ac: Likewise.
3303 * config/mmap.m4: New file.
3304 * contrib/gcc_update: Add libitm to touch data.
3305 * Makefile.in, configure: Rebuild.
3306
3307 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3308
3309 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
3310 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
3311 * Makefile.in: Regenerate.
3312
3313 2011-11-01 DJ Delorie <dj@redhat.com>
3314
3315 * config.sub: Update to version 2011-10-29 (added rl78)
3316
3317 2011-10-27 Nick Clifton <nickc@redhat.com>
3318
3319 * config.sub: Import these changes from the config project:
3320
3321 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
3322 Ben Elliston <bje@gnu.org>
3323
3324 * config.sub (epiphany): New.
3325
3326 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
3327 Ben Elliston <bje@gnu.org>
3328
3329 * config.sub (hexagon, hexagon-*): New.
3330
3331 2011-08-23 Roland McGrath <mcgrathr@google.com>
3332
3333 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
3334 64eb to be64.
3335
3336 2011-08-16 Roland McGrath <mcgrathr@google.com>
3337
3338 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
3339 (nacl): Grok as alias for 32el-unknown-nacl.
3340
3341 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
3342
3343 * MAINTAINERS (Write After Approval): Add myself.
3344
3345 2011-10-24 Teresa Johnson <tejohnson@google.com>
3346
3347 * MAINTAINERS (Write After Approval): Add myself.
3348
3349 2011-09-21 Jakub Jelinek <jakub@redhat.com>
3350
3351 * MAINTAINERS (sparc port): Remove myself.
3352
3353 2011-09-14 Tom de Vries <tom@codesourcery.com>
3354
3355 * MAINTAINERS (Write After Approval): Add myself.
3356
3357 2011-08-14 Yao Qi <yao@codesourcery.com>
3358
3359 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
3360 * configure: Regenerate.
3361
3362 2011-07-26 Ian Lance Taylor <iant@google.com>
3363
3364 * configure.ac: Set have_compiler based on whether gcc directory
3365 exists, rather than on whether gcc is in configdirs.
3366 * configure: Rebuild.
3367
3368 2011-07-21 Joseph Myers <joseph@codesourcery.com>
3369
3370 * MAINTAINERS (Global Reviewers): Add self.
3371
3372 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
3373
3374 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
3375 link directories.
3376 * Makefile.in: Rebuild.
3377
3378 2011-07-20 Ian Lance Taylor <iant@google.com>
3379
3380 PR bootstrap/49787
3381 * configure.ac: Move --enable-bootstrap handling earlier in file.
3382 If --enable-bootstrap and either --enable-build-with-cxx or
3383 --enable-build-poststage1-with-cxx, enable C++ automatically.
3384 * configure: Rebuild.
3385
3386 2011-07-19 Ian Lance Taylor <iant@google.com>
3387
3388 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
3389 make C++ a boot_language. Set and substitute
3390 POSTSTAGE1_CONFIGURE_FLAGS.
3391 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
3392 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
3393 * configure, Makefile.in: Rebuild.
3394
3395 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
3396
3397 * MAINTAINERS (Register Allocation): Move myself from reviewers to
3398 maintainers.
3399
3400 2011-07-18 Jakub Jelinek <jakub@redhat.com>
3401
3402 * MAINTAINERS (Global Reviewers): Add myself.
3403
3404 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3405
3406 * configure: Regenerate.
3407
3408 2011-07-16 Jason Merrill <jason@redhat.com>
3409
3410 * Makefile.def (language=c++): Add check-c++0x and
3411 check-target-libmudflap-c++.
3412 * Makefile.tpl (check-target-libmudflap-c++): New.
3413 * Makefile.in: Regenerate.
3414
3415 2011-07-16 Matthias Klose <doko@ubuntu.com>
3416
3417 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
3418 * Makefile.def (target_modules/libjava): Pass
3419 $(EXTRA_CONFIGARGS_LIBJAVA).
3420 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
3421 if not configured with --enable-static-libjava.
3422 * Makefile.in: Regenerate.
3423 * configure: Likewise.
3424
3425 2011-07-15 Jason Merrill <jason@redhat.com>
3426
3427 * Makefile.in (check-c++): Move check-gcc-c++0x after
3428 check-target-libstdc++-v3.
3429
3430 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
3431
3432 * MAINTAINERS (c6x port): New entry.
3433
3434 2011-07-13 Jason Merrill <jason@redhat.com>
3435
3436 * Makefile.in (check-gcc-c++0x): New.
3437 (check-c++): Depend on it.
3438
3439 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3440
3441 PR target/39150
3442 * configure.ac (i[3456789]86-*-solaris2*): Also accept
3443 x86_64-*-solaris2.1[0-9]*.
3444 * configure: Regenerate.
3445
3446 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
3447
3448 * MAINTAINERS (RTL optimizers): Add self.
3449
3450 2011-06-27 Gabriel Charette <gchare@google.com>
3451
3452 * MAINTAINERS (Write After Approval): Add myself.
3453
3454 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
3455
3456 PR regression/47836
3457 PR bootstrap/23656
3458 PR other/47733
3459 PR bootstrap/49247
3460 PR c/48825
3461 * configure.ac (target_libraries): Remove target-libiberty.
3462 Remove case-statement setting skipdirs=target-libiberty for
3463 multiple targets. Remove checking target_configdirs and
3464 removing target-libiberty but keeping target-libgcc if
3465 otherwise empty.
3466 * Makefile.def (target_modules): Don't add libiberty.
3467 (dependencies): Remove all traces of target-libiberty.
3468 * configure, Makefile.in: Regenerate.
3469
3470 2011-06-13 Walter Lee <walt@tilera.com>
3471
3472 * configure.ac (tilepro-*-*) New case.
3473 (tilegx-*-*): Likewise.
3474 * configure: Regenerate.
3475
3476 2011-06-06 Jing Yu <jingyu@google.com>
3477
3478 * configure.ac: Skip target-libiberty for
3479 arm*-*-linux-androideabi.
3480 * configure: Regenerated.
3481
3482 2011-06-06 Nick Clifton <nickc@redhat.com>
3483
3484 * config.sub: Sync from upstream.
3485
3486 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
3487
3488 * MAINTAINERS (Write After Approval): Add myself.
3489
3490 2011-06-01 Daniel Jacobowitz <drow@false.org>
3491
3492 * MAINTAINERS: Update my email address.
3493
3494 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
3495
3496 * MAINTAINERS (Write After Approval): Update my email address.
3497
3498 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
3499
3500 * MAINTAINERS (Write After Approval): Add myself.
3501
3502 2011-05-08 Doug Kwan <dougkwan@google.com>
3503
3504 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
3505 * configure: Regenerated.
3506 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
3507 value from configure.
3508 * Makefile.in: Regenerated.
3509
3510 2011-05-05 Joseph Myers <joseph@codesourcery.com>
3511
3512 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
3513 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
3514 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
3515 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
3516 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
3517 *-*-vxworks*): Disable newlib and libgloss in separate case
3518 statement.
3519 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
3520 to separate case statement.
3521 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3522 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
3523 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
3524 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
3525 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
3526 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
3527 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
3528 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
3529 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
3530 i[[3456789]]86-*-rdos*, m32r-*-*,
3531 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
3532 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
3533 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
3534 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
3535 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
3536 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
3537 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
3538 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
3539 and libgloss in main case over targets. Remove most empty cases
3540 in main case over targets.
3541 * configure: Regenerate.
3542
3543 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
3544
3545 * MAINTAINERS (Write After Approval): Add myself.
3546
3547 2011-05-04 Joseph Myers <joseph@codesourcery.com>
3548
3549 * configure.ac: Remove code setting special library locations for
3550 hppa*64*-*-hpux11*. Remove code setting compiler for
3551 sparc-sun-solaris2*.
3552 * configure: Regenerate.
3553
3554 2011-05-04 Joseph Myers <joseph@codesourcery.com>
3555
3556 * configure.ac: Separate libgloss_dir settings from general case
3557 over targets.
3558 * configure: Regenerate.
3559
3560 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3561
3562 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3563 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
3564 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
3565 cases in libgcj-disabling case statement.
3566 (hppa*64*-*-linux*): Set unsupported_languages instead of
3567 disabling target-zlib.
3568 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
3569 to hppa*64*-*-hpux*.
3570 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
3571 hppa*-*-hpux*.
3572 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
3573 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
3574 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
3575 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
3576 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
3577 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
3578 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
3579 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
3580 libgcj-disabling case statement.
3581 * configure: Regenerate.
3582
3583 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3584
3585 * configure.ac: Disable Java for targets not supporting libffi.
3586 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
3587 Remove cases in Java-disabling statement.
3588 (*arm-wince-pe): Change to arm-wince-pe.
3589 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
3590 cases in Java-disabling statement.
3591 (bfin-*-*): Don't disable Java again.
3592 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
3593 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
3594 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
3595 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
3596 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
3597 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
3598 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
3599 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
3600 Java-disabling statement.
3601 (mmix-*-*): Don't disable Java again.
3602 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3603 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
3604 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
3605 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
3606 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
3607 statement.
3608 * configure: Regenerate.
3609
3610 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3611
3612 * configure.ac: Separate cases disabling Java and Java libraries
3613 from general case over targets.
3614 * configure: Regenerate.
3615
3616 2011-04-21 Jie Zhang <jzhang918@gmail.com>
3617
3618 * MAINTAINERS: Update my email address.
3619
3620 2011-04-20 Easwaran Raman <eraman@google.com>
3621
3622 * MAINTAINERS (Write After Approval): Add myself.
3623
3624 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
3625
3626 PR lto/48086
3627 * configure.ac: Re-enable LTO on *-apple-darwin9*.
3628 * configure: Regenerate.
3629
3630 2011-04-16 Jim Meyering <meyering@redhat.com>
3631
3632 * MAINTAINERS (Write After Approval): Add myself.
3633
3634 2011-04-15 Dodji Seketeli <dodji@redhat.com>
3635
3636 * MAINTAINERS: Update my email address.
3637
3638 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
3639
3640 * MAINTAINERS (Write After Approval): Add myself.
3641
3642 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
3643
3644 * MAINTAINERS (Write After Approval): Add myself.
3645
3646 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
3647
3648 * MAINTAINERS (Write After Approval): Add myself.
3649
3650 2011-04-06 Joseph Myers <joseph@codesourcery.com>
3651
3652 * configure.ac (build_tools): Remove build-byacc.
3653 (host_libs): Remove mmalloc.
3654 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
3655 autoconf automake libtool diff rcs fileutils shellutils time
3656 textutils wdiff find uudecode hello tar gzip indent recode release
3657 sed perl gawk findutils gettext zip.
3658 (libgcj): Remove target-qthreads.
3659 (target_tools): Remove target-examples target-gperf.
3660 (YACC): Don't handle building byacc.
3661 * configure: Regenerate.
3662 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
3663 dosutils, examples, fileutils, find, findutils, gawk, gettext,
3664 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
3665 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
3666 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
3667 handle building components.
3668 * Makefile.in: Regenerate.
3669
3670 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
3671
3672 * MAINTAINERS: Update my email address as Xtensa maintainer.
3673
3674 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3675
3676 * config.sub: Sync from upstream.
3677
3678 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3679
3680 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
3681 (microblaze*): Don't disable libssp.
3682 * configure: Regenerate.
3683
3684 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3685
3686 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
3687 moveifchange.
3688 * configure: Regenerate.
3689 * Makefile.tpl: Use @SHELL@ not @config_shell@.
3690 * Makefile.in: Regenerate.
3691
3692 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3693
3694 * configure.ac (*-*-sysv4*): Don't enable libgomp.
3695 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
3696 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
3697 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
3698 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
3699 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
3700 md_exec_prefix cases.
3701 * configure: Regenerate.
3702
3703 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3704
3705 * configure.ac: Separate cases disabling target-libssp,
3706 target-libiberty, target-libstdc++-v3 and Fortran from general
3707 case over targets.
3708 * configure: Regenerate.
3709
3710 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3711
3712 * configure.ac (*-*-chorusos): Don't disable libgcj.
3713 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
3714 Remove case.
3715 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
3716 (arm-*-coff): Don't disable libgcj.
3717 (arm*-*-linux-gnueabi): Remove useless assignment.
3718 (arm-*-riscix*): Don't disable libgcj.
3719 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
3720 configuration.
3721 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
3722 (c54x*-*-*): Remove case.
3723 (tic54x-*-*): Don't disable GCC or GCC libraries.
3724 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
3725 to *.
3726 (d10v-*-*): Don't disable GCC libraries.
3727 (d30v-*-*): Don't disable libgcj.
3728 (h8500-*-*): Don't disable GCC libraries.
3729 (i960-*-*): Don't disable libgcj.
3730 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
3731 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3732 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
3733 libgcj.
3734 (m68k-*-coff*): Remove case.
3735 (mmix-*-*): Don't disable libgloss on host.
3736 (mn10200-*-*, mn10300-*-*): Remove cases.
3737 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3738 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
3739 Don't disable libgcj.
3740 (romp-*-*): Remove case.
3741 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
3742 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
3743 case.
3744 (v810-*-*): Don't disable GCC libraries.
3745 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
3746 (ip2k-*-*): Don't disable GCC libraries.
3747 * configure: Regenerate.
3748
3749 2011-03-28 Joseph Myers <joseph@codesourcery.com>
3750
3751 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
3752 libffi on host.
3753 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
3754 on host.
3755 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
3756 * configure: Regenerate.
3757
3758 2011-03-26 John Marino <binutils@marino.st>
3759
3760 * configure.ac: Add support for *-*-dragonfly*
3761 * configure: Regenerate.
3762
3763 2011-03-25 Joseph Myers <joseph@codesourcery.com>
3764
3765 * configure.ac (native_only): Remove.
3766 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
3767 send-pr uudecode guile gnuserv on host.
3768 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
3769 send-pr rcs guile perl texinfo libtool on host.
3770 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
3771 automake send-pr rcs guile perl texinfo libtool on host.
3772 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
3773 (*-*-kaos*): Don't disable target-examples target-gperf on target.
3774 (alpha*-dec-osf*): Don't disable fileutils on target.
3775 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
3776 texinfo send-pr expect dejagnu on target.
3777 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
3778 target-qthreads on target.
3779 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
3780 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
3781 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
3782 x86_64-*-mingw*): Don't disable expect on target.
3783 (*-*-cygwin*): Don't disable target-gperf on target.
3784 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
3785 gnuserv on target.
3786 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
3787 target.
3788 * configure: Regenerate.
3789
3790 2011-03-25 Joseph Myers <joseph@codesourcery.com>
3791
3792 * configure.ac (target_tools): Remove target-groff.
3793 (native_only): Remove target-groff.
3794 (hppa*64*-*-*): Don't disable byacc.
3795 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
3796 setting.
3797 (*-*-kaos*): Don't skip target-librx and target-groff.
3798 (*-*-netware*): Don't skip target-libmudflap.
3799 (*-*-tpf*): Don't skip target-libmudflap.
3800 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
3801 directories on the host.
3802 (ia64*-*-*vms*): Don't skip tix.
3803 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
3804 host.
3805 * configure: Regenerate.
3806
3807 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
3808
3809 * configure.ac: Remove references to mt-mep, mt-netware,
3810 mt-wince.
3811 * Makefile.def: Add all-utils soft dependencies.
3812 * Makefile.tpl: Remove GDB_NLM_DEPS.
3813 * configure: Regenerate.
3814 * Makefile.in: Regenerate.
3815
3816 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3817
3818 * configure.ac: Do not include mh-x86omitfp.
3819 * configure: Regenerate.
3820
3821 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3822
3823 * configure.ac: Remove empty cases.
3824 * configure: Regenerate.
3825
3826 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3827
3828 * Makefile.def: Add dependency from termcap to gdb.
3829 * Makefile.in: Regenerate.
3830
3831 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3832
3833 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
3834 * configure: Regenerate.
3835 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
3836 * Makefile.tpl: Likewise.
3837 * Makefile.in: Regenerate.
3838
3839 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3840
3841 * configure.ac: Remove all mentions of tentative_cc.
3842 * configure: Regenerate.
3843
3844 2011-03-24 Joseph Myers <joseph@codesourcery.com>
3845
3846 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
3847 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
3848 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
3849 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
3850 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
3851 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
3852 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
3853 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3854 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
3855 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
3856 *-*-rhapsody*): Remove host cases.
3857 * configure: Regenerate.
3858
3859 2011-03-24 Joseph Myers <joseph@codesourcery.com>
3860
3861 * configure.ac (ppc*-*-pe): Remove host case.
3862 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
3863 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
3864 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
3865 cases.
3866 * configure: Regenerate.
3867
3868 2011-03-24 Joseph Myers <joseph@codesourcery.com>
3869
3870 * config.sub: Update to version 2011-03-23.
3871
3872 2011-03-22 Joseph Myers <joseph@codesourcery.com>
3873
3874 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
3875 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
3876 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
3877 * configure: Regenerate.
3878
3879 2011-03-22 Joseph Myers <joseph@codesourcery.com>
3880
3881 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
3882 to Write After Approval.
3883 * config-ml.in: Don't handle arc-*-elf*.
3884 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
3885 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
3886 handle GCC libraries.
3887 * configure: Regenerate.
3888
3889 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3890
3891 PR bootstrap/48120:
3892 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
3893 Add -lstdc++ -lm to LIBS.
3894 * configure: Regenerate.
3895
3896 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
3897
3898 * config.guess: Update to version 2011-02-02
3899 * config.sub: Update to version 2011-02-24
3900
3901 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
3902
3903 PR lto/48086
3904 * configure.ac: Re-enable LTO on *-apple-darwin9.
3905 * configure: Regenerate.
3906
3907 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
3908
3909 PR lto/48086
3910 * configure.ac: Disable LTO on darwin due to an assembler change in
3911 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
3912 under 256.
3913 * configure: Regenerate.
3914
3915 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
3916
3917 * MAINTAINERS: Update myself as score backend maintainer,
3918 update my e-mail address.
3919
3920 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
3921
3922 * MAINTAINERS: Update my e-mail address.
3923
3924 2011-03-06 Joey Ye <joey.ye@arm.com>
3925
3926 * MAINTAINERS: Update my e-mail address.
3927
3928 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3929
3930 * configure.ac: Adjust test of with_ppl.
3931 * configure: Regenerated.
3932
3933 2011-03-02 Kai Tietz <ktietz@redhat.com>
3934
3935 * MAINTAINERS: Adjust my e-mail address.
3936
3937 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3938
3939 * configure.ac: Add -lpwl to ppllibs.
3940 * configure: Regenerated.
3941
3942 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3943
3944 * config/cloog.m4: Add -lisl to clooglibs.
3945 * configure: Regenerated.
3946
3947 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3948
3949 * MAINTAINERS (CPU Port maintainers): Add self.
3950
3951 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3952
3953 * MAINTAINERS: Add myself as testsuite maintainer.
3954
3955 2011-02-15 Mike Stump <mikestump@comcast.net>
3956
3957 * MAINTAINERS: Add myself as testsuite maintainer.
3958
3959 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3960
3961 Import from Libtool and gnulib:
3962
3963 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
3964
3965 Prepare for supporting FreeBSD 10.
3966 * config.rpath: Remove handling of freebsd1* which soon would
3967 match FreeBSD 10.0.
3968
3969 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
3970
3971 Remove support for FreeBSD 1.x.
3972 * libtool.m4 (_LT_LINKER_SHLIBS)
3973 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
3974 soon would incorrectly match FreeBSD 10.0.
3975
3976 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3977
3978 PR binutils/12283
3979 * move-if-change: Import version from gnulib.
3980
3981 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
3982
3983 PR lto/47225
3984 * Makefile.def (lto-plugin): Double dash for enable-shared.
3985 (configure-gcc): Depend on all-lto-plugin.
3986 * Makefile.in: Rebuilt.
3987
3988 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3989
3990 * configure.ac: Remove extra bracket.
3991 * configure: Regenerate.
3992
3993 2011-02-08 Tobias Burnus <burnus@net-b.de>
3994
3995 * MAINTAINERS: Add myself as libquadmath maintainer.
3996
3997 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
3998
3999 * MAINTAINERS: Update my email address.
4000
4001 2011-02-07 Joseph Myers <joseph@codesourcery.com>
4002
4003 * MAINTAINERS (option handling): Add self.
4004
4005 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
4006
4007 PR lto/47225
4008 * Makefile.def: Add dependency for install-gcc
4009 on install-lto-plugin.
4010 * Makfile.in: Regenerated
4011
4012 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
4013
4014 * MAINTAINERS (CPU Port Maintainers): Add myself.
4015
4016 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
4017
4018 PR libgcj/44341
4019 * configure.ac: Discard --with-* flags for host when configuring
4020 target libraries for cross build.
4021 * configure: Rebuilt.
4022
4023 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4024
4025 * MAINTAINERS (linear loop transforms): Removed.
4026
4027 2011-01-25 Jakub Jelinek <jakub@redhat.com>
4028
4029 * configure.ac: If with_ppl is no, move setting with_cloog=no
4030 after CLOOG_REQUESTED check.
4031 * configure: Regenerated.
4032
4033 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4034
4035 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
4036 CLooG has been requested.
4037 * configure: Regenerated.
4038
4039 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4040
4041 * configure: Regenerated.
4042 * configure.ac: Check for version 0.11 (or later revision) of PPL.
4043
4044 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
4045
4046 * configure: Regenerated.
4047 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
4048
4049 2011-01-21 Andreas Schwab <schwab@redhat.com>
4050
4051 * configure.ac: Use AS_HELP_STRING throughout.
4052 * configure: Regenerate.
4053
4054 2011-01-18 Jie Zhang <jie.zhang@analog.com>
4055
4056 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
4057 * configure: Regenerate.
4058
4059 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4060
4061 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
4062
4063 2011-01-13 Joel Brobecker <brobecker@adacore.com>
4064
4065 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
4066 for ia64-hpux.
4067 * configure: Regenerate.
4068
4069 2011-01-07 Jan Hubicka <jh@suse.cz>
4070
4071 PR lto/47225
4072 * Makefile.in: Regenerate.
4073 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
4074 configure.
4075
4076 2011-01-07 Jan Hubicka <jh@suse.cz>
4077
4078 * Makefile.in: Regenerate.
4079 * Makefile.def (gcc host module) and soft dependency on lto-plugin
4080 and configure dependency on lto-plugin configure.
4081 (lto-plugin module): Remove dependency on GCC; add dependency on
4082 liniberty.
4083
4084 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
4085
4086 * MAINTAINERS (Write After Approval): Add myself.
4087
4088 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
4089
4090 * configure: Regenerate.
4091
4092 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
4093
4094 * configure.ac: (picochip): Disable libiberty.
4095
4096 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
4097
4098 * MAINTAINERS (Write After Approval): Add myself.
4099
4100 2010-12-10 Ian Lance Taylor <iant@google.com>
4101
4102 PR bootstrap/46819
4103 * configure.ac: For --disable-libgcj clear libgcj_saved.
4104 * configure: Rebuild.
4105
4106 2010-12-10 Tobias Burnus <burnus@net-b.de>
4107
4108 PR fortran/46540
4109 * configure.ac: Add --disable-libquadmath and
4110 --disable-libquadmath-support.
4111 * configure: Regenerate.
4112
4113 2010-12-03 Ian Lance Taylor <iant@google.com>
4114
4115 * MAINTAINERS: Add myself as libgo maintainer.
4116
4117 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
4118
4119 PR libffi/46792
4120 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
4121 * configure: Regenerate.
4122
4123 2010-12-02 Ian Lance Taylor <iant@google.com>
4124
4125 * configure.ac: Always set default for poststage1_ldflags to
4126 -static-libstdc++ -static-libgcc.
4127
4128 2010-11-29 Andreas Schwab <schwab@redhat.com>
4129
4130 * configure.ac: Move comment to remove extra space in last argument
4131 of GCC_TARGET_TOOL.
4132
4133 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
4134
4135 PR other/46026
4136 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
4137 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
4138 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
4139 (BASE_FLAGS_TO_PASS): Use it.
4140 * configure: Rebuilt.
4141 * Makefile.in: Rebuilt.
4142
4143 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
4144
4145 PR binutils/12258
4146 * configure.ac: Correct comments for --enable-gold/--enable-ld.
4147 Properly check default linker.
4148 * configure: Regnerated.
4149
4150 2010-11-23 Matthias Klose <doko@ubuntu.com>
4151
4152 * configure.ac: For --enable-gold, handle value `default' instead of
4153 `both*'. New configure option --{en,dis}able-ld.
4154 * configure: Regenerate.
4155
4156 2010-11-20 Ian Lance Taylor <iant@google.com>
4157
4158 * configure.ac: Only disable a language library if no language needs
4159 it. Don't let --disable-libgcj uncondtionally disable libffi.
4160 * configure: Rebuild.
4161
4162 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4163
4164 * Makefile.in: Regenerate.
4165
4166 PR other/46202
4167 * configure.ac: Fix just-built in-tree STRIP name to be
4168 binutils/strip-new.
4169 * configure: Regenerate.
4170 * Makefile.def (install-strip-gcc, install-strip-binutils)
4171 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
4172 (install-strip-sid): Mirror dependencies on non-strip variants
4173 of these targets on the respective -strip prerequisites.
4174 * Makefile.tpl (install-strip, install-strip-host)
4175 (install-strip-target): New targets.
4176 (install-strip-[+module+], install-strip-target-[+module+]):
4177 New targets.
4178 * Makefile.in: Regenerate.
4179
4180 2010-11-19 Ian Lance Taylor <iant@google.com>
4181 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4182
4183 * configure.ac: Add target-libgo to target_libraries. Set
4184 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
4185 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
4186 (HOST_EXPORTS): Add GOC.
4187 (BASE_TARGET_EXPORTS): Add GOC.
4188 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
4189 (GOCFLAGS_FOR_TARGET): New variable.
4190 (EXTRA_HOST_FLAGS): Add GOC.
4191 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
4192 * Makefile.def (target_modules): Add libgo.
4193 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
4194 (dependencies): Add dependency from configure-target-libgo to
4195 configure-target-libffi and all-target-libstdc++-v3. Add
4196 dependencies from all-target-libgo to all-target-libffi.
4197 (languages): Add go.
4198 * configure: Rebuild.
4199 * Makefile.in: Rebuild.
4200
4201 2010-11-19 Ian Lance Taylor <iant@google.com>
4202
4203 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
4204 compiler/flag environment variables.
4205
4206 2010-11-18 Ian Lance Taylor <iant@google.com>
4207
4208 * configure.ac: Check for lang_requires_boot_languages in
4209 config-lang.in files.
4210 * configure: Rebuild.
4211
4212 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4213 Tobias Burnus <burnus@net-b.de>
4214
4215 PR fortran/32049
4216 * Makefile.def: Add libquadmath; build it with language=fortran.
4217 * configure.ac: Add libquadmath.
4218 * Makefile.tpl: Handle multiple libs in check-[+language+].
4219 * Makefile.in: Regenerate.
4220 * configure: Regenerate.
4221
4222 2010-11-16 Tom Tromey <tromey@redhat.com>
4223
4224 * MAINTAINERS: Moved myself to reviewers section.
4225
4226 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
4227
4228 * MAINTAINERS: Moved myself to reviewers section.
4229
4230 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4231
4232 * MAINTAINERS (Various Maintainers): Add self for build machinery.
4233 (Write After Approval): Remove self.
4234
4235 2010-11-15 Andreas Schwab <schwab@redhat.com>
4236
4237 * configure.ac: Fix spelling in option names.
4238 * configure: Regenerated.
4239
4240 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
4241
4242 PR bootstrap/39622
4243 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
4244 * configure: Regenerated.
4245
4246 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
4247
4248 * MAINTAINERS: Update my email address.
4249
4250 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4251
4252 * configure: Regenerate.
4253
4254 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4255
4256 * configure: Regenerate.
4257
4258 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4259
4260 * configure: Regenerate.
4261
4262 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4263
4264 * configure: Regenerate.
4265
4266 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
4267
4268 * configure.ac: Support official CLooG.org versions.
4269 * configure: Regenerate.
4270 * config/cloog.m4: New.
4271
4272 2010-11-10 François Dumont <francois.cppdevs@free.fr>
4273
4274 * MAINTAINERS (Write After Approval): Add myself.
4275
4276 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
4277
4278 * MAINTAINERS: Update my email address.
4279
4280 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
4281
4282 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
4283 * configure: Regenerate.
4284
4285 2010-11-03 Ian Lance Taylor <iant@google.com>
4286 Dave Korn <dave.korn.cygwin@gmail.com>
4287
4288 PR lto/46273
4289 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
4290 and on other supported platforms whenever LTO is enabled.
4291 * configure: Rebuild.
4292
4293 2010-11-02 Alan Modra <amodra@gmail.com>
4294
4295 PR binutils/12110
4296 * configure.ac: Error when source path contains spaces.
4297 * configure: Regenerate.
4298
4299 2010-10-23 James E. Wilson <wilson@codesourcery.com>
4300
4301 * MAINTAINERS: Update my email address.
4302
4303 2010-10-20 Ian Lance Taylor <iant@google.com>
4304
4305 * Makefile.def (target_modules): Set lib_path to src/.libs for
4306 libstdc++-v3 module.
4307 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
4308 * Makefile.in: Rebuild.
4309
4310 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4311
4312 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
4313 (Write After Approval): Remove myself.
4314
4315 2010-10-15 Tristan Gingold <gingold@adacore.com>
4316
4317 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4318
4319 2010-10-14 Douglas Rupp <rupp@gnat.com>
4320
4321 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4322
4323 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
4324
4325 * configure.ac (build_lto_plugin): New shell variable.
4326 (--enable-lto): Turn on by default for all non-ELF platforms that
4327 have had LTO support added so far. Set build_lto_plugin appropriately
4328 for both ELF and non-ELF.
4329 (configdirs): Add lto-plugin or not based on build_lto_plugin.
4330 * configure: Regenerate.
4331
4332 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4333
4334 Sync from src:
4335 * configure.ac (v850 support): Remove target-libgloss from
4336 noconfigdirs.
4337 * configure: Regenerate.
4338
4339 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4340
4341 PR bootstrap/45326
4342 PR bootstrap/45174
4343 * configure.ac: Honor initial values of $build_configargs,
4344 $host_configargs, $target_configargs. Mark the precious, so
4345 environment settings get recorded.
4346 * configure: Regenerate.
4347
4348 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4349
4350 PR bootstrap/45796
4351 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
4352 Depend on all-build-libiberty.
4353 * Makefile.in: Regenerate.
4354
4355 2010-09-30 Michael Eager <eager@eagercon.com>
4356
4357 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
4358 * configure: Regenerate.
4359
4360 2010-09-28 Michael Eager <eager@eagercon.com>
4361
4362 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
4363
4364 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4365
4366 PR bootstrap/44621
4367 * configure.ac: Fix unportable shell quoting.
4368 * configure: Regenerate.
4369
4370 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
4371
4372 * configure.ac (enable-lto): Add Darwin to the list of supported lto
4373 targets and amend comment.
4374 * configure: Regenerate.
4375
4376 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
4377
4378 * MAINTAINERS (Write After Approval): Add myself.
4379
4380 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
4381
4382 * configure.ac: Enable LTO by default on Darwin.
4383 * configure: Regenerate.
4384
4385 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
4386
4387 * MAINTAINERS (Write After Approval): Add myself.
4388
4389 2010-09-01 Ian Bolton <ian.bolton@arm.com>
4390
4391 * MAINTAINERS (Write After Approval): Add myself.
4392
4393 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
4394
4395 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
4396 ports
4397
4398 2010-07-28 David Yuste <david.yuste@gmail.com>
4399
4400 * MAINTAINERS (Write After Approval): Add myself.
4401
4402 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
4403
4404 * configure.ac: Support all v850 targets.
4405 * configure: Regenerate.
4406
4407 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
4408
4409 PR bootstrap/44455
4410 * configure.ac (extra_mpfr_configure_flags): Copy from
4411 extra_mpc_gmp_configure_flags.
4412 * configure: Re-generated.
4413
4414 2010-07-22 Andi Kleen <ak@linux.intel.com>
4415
4416 * MAINTAINERS (Write After Approval): Add myself.
4417
4418 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
4419
4420 * MAINTAINERS (Write After Approval): Add myself.
4421
4422 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
4423
4424 * MAINTAINERS (Write After Approval): Add myself.
4425
4426 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
4427
4428 PR target/44862
4429 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
4430 Provide -B option to allow for link spec %s substitutions for
4431 libstdc++.a on darwin.
4432 * Makefile.in: Regenerate.
4433
4434 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
4435
4436 * MAINTAINERS (Reviewers): Update my e-mail address
4437
4438 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
4439
4440 * Makefile.def (configure-gcc): Depend on all-libelf.
4441 * Makefile.in: Rebuild.
4442
4443 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
4444
4445 * MAINTAINERS (Write After Approval): Add myself in the right place.
4446
4447 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
4448
4449 * MAINTAINERS (Write After Approval): Add myself.
4450
4451 2010-05-25 Sterling Augustine <sterling@tensilica.com>
4452
4453 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
4454
4455 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
4456
4457 * config.sub: Update to version 2010-05-21.
4458 * config.guess: Update to version 2010-04-03.
4459
4460 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
4461
4462 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
4463 * configure: Regenerate.
4464
4465 2010-05-12 Sriraman Tallam <tmsriram@google.com>
4466
4467 * MAINTAINERS (Write After Approval): Add myself.
4468
4469 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
4470
4471 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
4472 a platform that supports LTO.
4473 * configure: Regenerate.
4474
4475 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
4476
4477 * configure.ac: Allow all the versions greater than 0.10 of PPL.
4478 * configure: Regenerated.
4479
4480 2010-04-27 Roland McGrath <roland@redhat.com>
4481 H.J. Lu <hongjiu.lu@intel.com>
4482
4483 * configure.ac (--enable-gold): Support both, both/gold and
4484 both/bfd to add gold to configdirs without removing ld.
4485 * configure: Regenerated.
4486
4487 * Makefile.def: Add install-gold dependency to install-ld.
4488 * Makefile.in: Regenerated.
4489
4490 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
4491
4492 PR lto/42776
4493 * configure.ac (--enable-lto): Refactor handling so libelf tests
4494 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
4495 and allow LTO to be explicitly enabled on non-ELF platforms that
4496 are known to support it inside else-clause.
4497 * configure: Regenerate.
4498
4499 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
4500
4501 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
4502 * configure: Regenerate.
4503
4504 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
4505
4506 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
4507 * configure: Regenerate.
4508
4509 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4510
4511 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
4512 separately.
4513 * configure: Regenerate.
4514
4515 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
4516
4517 * MAINTAINERS (Write After Approval): Add myself.
4518
4519 2010-04-14 Tristan Gingold <gingold@adacore.com>
4520
4521 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
4522 * configure: Regenerate.
4523
4524 2010-04-13 Steve Ellcey <sje@cup.hp.com>
4525
4526 * configure: Regenerate after change to elf.m4.
4527
4528 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
4529
4530 * MAINTAINERS (Write After Approval): Add myself.
4531
4532 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4533
4534 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
4535 * configure: Regenerated.
4536
4537 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4538
4539 * configure.ac: Print "buggy but acceptable" when CLooG
4540 revision is less than 9.
4541 * configure: Regenerated.
4542
4543 2010-04-01 Diego Novillo <dnovillo@google.com>
4544
4545 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
4546
4547 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4548
4549 PR bootstrap/43615
4550 PR bootstrap/43328
4551
4552 Revert:
4553
4554 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4555
4556 * configure.ac: Do not pass --enable-multilib nor
4557 --disable-multilib in baseargs. Accept explicitly passed
4558 --enable_multilib.
4559 * configure: Regenerate.
4560
4561 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
4562
4563 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
4564
4565 2010-03-31 Janis Johnson <janis187@us.ibm.com>
4566
4567 * MAINTAINERS: Remove myself.
4568
4569 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4570
4571 PR bootstrap/43328
4572 * configure.ac: Do not pass --enable-multilib nor
4573 --disable-multilib in baseargs. Accept explicitly passed
4574 --enable_multilib.
4575 * configure: Regenerate.
4576
4577 2010-03-28 Andrew Pinski <pinskia@gmail.com>
4578
4579 * MAINTAINERS (spu port): Remove me.
4580
4581 2010-03-23 Joseph Myers <joseph@codesourcery.com>
4582
4583 * configure.ac (tic6x-*-*): New case.
4584 * configure: Regenerate.
4585
4586 2010-03-23 Joseph Myers <joseph@codesourcery.com>
4587
4588 * config.sub: Update to version 2010-03-22.
4589 * config.guess: Update to version 2009-12-30.
4590
4591 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
4592
4593 PR ada/42554
4594 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
4595 * configure: Regenerate.
4596
4597 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4598
4599 * MAINTAINERS: Update my email address.
4600
4601 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
4602
4603 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
4604 (ghassan.shobaki@amd.com): Removed.
4605
4606 2010-03-17 Alan Modra <amodra@gmail.com>
4607
4608 * MAINTAINERS: Update my email address.
4609
4610 2010-03-16 Diego Novillo <dnovillo@google.com>
4611
4612 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
4613 Matthews.
4614
4615 2010-03-16 Joseph Myers <joseph@codesourcery.com>
4616
4617 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
4618 Gutson, Jeffrey D. Oldham and Mark Shinwell.
4619
4620 2010-03-16 Joseph Myers <joseph@codesourcery.com>
4621
4622 * MAINTAINERS: Update my email address.
4623
4624 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
4625
4626 * MAINTAINERS: Update my email address.
4627
4628 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
4629
4630 * MAINTAINERS: Update my email address.
4631
4632 2010-03-09 Jie Zhang <jie@codesourcery.com>
4633
4634 * MAINTAINERS: Update my email address.
4635
4636 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4637
4638 PR libstdc++/32499
4639 * configure.ac (RANLIB): Default to true.
4640 (STRIP): Likewise.
4641 (RANLIB_FOR_TARGET): Remove superfluous : argument.
4642 * configure: Regenerate.
4643
4644 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
4645
4646 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
4647 (Write After Approval): Update my email address.
4648
4649 2010-02-17 Nick Clifton <nickc@redhat.com>
4650
4651 PR 11238
4652 * Makefile.tpl (local-distclean): Also remove config.cache files in
4653 sub-directories as there may not be Makefiles present in the
4654 sub-directories.
4655 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
4656 the config.cache files found by the find command.
4657
4658 * Makefile.in: Regenerate.
4659 * configure.ac: Revert previous delta.
4660 * configure: Regenerate.
4661
4662 2010-02-15 Nick Clifton <nickc@redhat.com>
4663
4664 PR 11238
4665 * configure.ac: Delete config.cache files in sub-directories when
4666 deleting Makefiles.
4667 * configure: Regenerate.
4668
4669 2010-02-12 Ben Elliston <bje@gnu.org>
4670
4671 * MAINTAINERS: Update my email address.
4672
4673 2010-02-08 Andrew Pinski <pinskia@gmail.com>
4674
4675 * MAINTAINERS (spu port): Update my email address.
4676
4677 2010-02-08 Jie Zhang <jie.zhang@analog.com>
4678
4679 * MAINTAINERS: Add myself as a maintainer for the bfin port.
4680
4681 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4682
4683 * configure.ac: Add "recommended" version checks for GMP/MPC.
4684 Update recommended GMP/MPFR/MPC versions.
4685 * configure: Regenerate.
4686
4687 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
4688
4689 * MAINTAINERS: Move my Embecosm email address into the
4690 write-after-approval section.
4691
4692 2010-01-26 Ian Lance Taylor <iant@google.com>
4693
4694 * MAINTAINERS: Add myself as Go frontend maintainer.
4695
4696 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
4697
4698 PR libstdc++/36101, PR libstdc++/42813
4699 * configure.ac (bootstrap_target_libs): Make inclusion of
4700 target-libgomp conditional on libgomb being in target_configdirs.
4701 * configure: Regenerate.
4702
4703 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
4704
4705 PR libstdc++/36101, PR libstdc++/42813
4706 * configure.ac (bootstrap_target_libs): Include target-libgomp.
4707 * configure: Regenerate.
4708
4709 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
4710
4711 PR libstdc++/36101, PR libstdc++/42813
4712 * configure.ac (target_configdirs): Substitute.
4713 * Makefile.def: Bootstrap target module libgomp.
4714 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
4715 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
4716 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
4717 * configure, Makefile.in: Regenerate.
4718
4719 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
4720
4721 * MAINTAINERS: Adjust my details.
4722
4723 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
4724
4725 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
4726
4727 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
4728
4729 * MAINTAINERS: reindented my entry with tabs instead of spaces.
4730
4731 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
4732
4733 * MAINTAINERS (Write After Approval): Add myself.
4734
4735 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4736
4737 * MAINTAINERS (Write After Approval): Add myself.
4738
4739 2010-01-11 Richard Guenther <rguenther@suse.de>
4740
4741 PR lto/41569
4742 * Makefile.def (all-lto-plugin): Depend on all-gcc.
4743 * Makefile.in: Regenerated.
4744
4745 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
4746
4747 * configure.ac: Enable libjava build on x86_64-*freebsd*.
4748 * configure: Regenerate.
4749
4750 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4751 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4752
4753 PR bootstrap/42424
4754 * configure.ac: Include libtool m4 files.
4755 (_LT_CHECK_OBJDIR): Call it.
4756 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
4757 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
4758
4759 * configure: Regenerate.
4760
4761 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4762
4763 PR bootstrap/41818
4764 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
4765 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
4766 * Makefile.in: Regenerate.
4767
4768 2010-01-02 Richard Guenther <rguenther@suse.de>
4769
4770 PR lto/41529
4771 * configure.ac: Include config/elf.m4. Disable LTO if not
4772 builting for an elf target.
4773 * configure: Regenerate.
4774
4775 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
4776
4777 * MAINTAINERS: Change my email address.
4778
4779 2009-12-18 Ben Elliston <bje@au.ibm.com>
4780
4781 * config.sub, config.guess: Update from upstream sources.
4782
4783 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
4784
4785 * MAINTAINERS (Write After Approval): Add myself.
4786
4787 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4788
4789 PR middle-end/30447
4790 PR middle-end/30789
4791 PR other/40302
4792
4793 * configure.ac: Require MPC.
4794 * configure: Regenerate.
4795
4796 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4797
4798 PR target/38384
4799 PR bootstrap/40972
4800 * libtool.m4: Sync from git Libtool.
4801 * ltoptions.m4: Likewise.
4802 * ltversion.m4: Likewise.
4803 * lt~obsolete.m4: Likewise.
4804 * ltmain.sh: Likewise.
4805
4806 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4807
4808 * configure.ac: Update minimum MPC version to 0.8.
4809 * configure: Regenerate.
4810
4811 2009-11-21 Sebastian Pop <sebpop@gmail.com>
4812
4813 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
4814 * configure: Regenerated.
4815
4816 2009-11-21 Ian Lance Taylor <iant@google.com>
4817
4818 * configure.ac: Change default of poststage1_ldflags to be empty if
4819 poststage1_libs is set. When poststage1_libs is empty, and
4820 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
4821 * configure: Rebuild.
4822
4823 2009-11-21 Adam Nemet <adambnmet@gmail.com>
4824
4825 * MAINTAINERS (Write After Approval): Update my email address.
4826
4827 2009-11-20 Ben Elliston <bje@au.ibm.com>
4828
4829 * config.guess: Update from upstream sources.
4830
4831 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
4832
4833 * Makefile.def: Restore host and target settings for gmp.
4834 * Makefile.in: Rebuild.
4835
4836 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
4837
4838 * configure.ac: Add libelf to host_libs. Enable in-tree configury
4839 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
4840 Fix portability of test of C++ as bootstrap language. Add
4841 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
4842 * configure: Rebuild.
4843 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
4844 and cloog. Fix in-tree ppl configuration. Introduce libelf
4845 in-tree building.
4846 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
4847 (POSTSTAGE1_HOST_EXPORTS): Use it.
4848 (STAGE[+id+]_CXXFLAGS): New.
4849 (BASE_FLAGS_TO_PASS): Pass it down.
4850 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
4851 extra_exports.
4852 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
4853 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
4854 extra_exports.
4855 * Makefile.in: Rebuild.
4856
4857 2009-11-17 Ben Elliston <bje@au.ibm.com>
4858
4859 * config.sub, config.guess: Update from upstream sources.
4860
4861 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4862
4863 * MAINTAINERS (Write After Approval): Add myself.
4864
4865 2009-11-09 Jon Beniston <jon@beniston.com>
4866
4867 * MAINTAINERS (Write After Approval): Add myself.
4868
4869 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
4870
4871 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
4872 paths for *-w64-mingw* and x86_64-*mingw*.
4873 * configure: Regenerated.
4874
4875 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
4876
4877 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
4878
4879 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
4880
4881 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
4882 Phil Edwards to Write-After Approval.
4883
4884 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
4885
4886 * configure.ac: Disable target-winsup & co for
4887 x86_64-*-mingw* and *-w64-mingw* targets.
4888 * configure: Regenerated.
4889
4890 2009-10-16 Nick Clifton <nickc@redhat.com>
4891
4892 * MAINTAINERS: Add myself as a maintainer for the RX port.
4893
4894 2009-10-26 Johannes Singler <singler@kit.edu>
4895
4896 * MAINTAINERS (Write After Approval): Update my e-mail address.
4897
4898 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4899
4900 * configure.ac (CLooG test): Use = with test.
4901 * configure: Regenerate.
4902
4903 2009-10-22 Richard Guenther <rguenther@suse.de>
4904
4905 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
4906 cloog if the ppl version check failed. Move flags saving
4907 before setting in libelf check.
4908 * configure: Regenerate.
4909
4910 2009-10-21 Richard Guenther <rguenther@suse.de>
4911
4912 * configure.ac: Adjust the ppl and cloog configure to work as
4913 documented. Disable cloog if ppl was disabled. Omit the version
4914 checks if they were disabled.
4915 * configure: Re-generate.
4916
4917 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4918
4919 * configure.ac: Add 'lto' to enable_languages, not
4920 new_enable_languages, and only if not already present.
4921 * configure: Regenerate.
4922
4923 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
4924
4925 * README: Refer to the various COPYING* files instead of just
4926 COPYING.
4927 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
4928
4929 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
4930
4931 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
4932
4933 2009-10-07 Richard Guenther <rguenther@suse.de>
4934
4935 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
4936 and Richard Guenther as reviewers.
4937 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
4938 as reviewers.
4939
4940 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
4941
4942 * config.sub: Update from upstream sources.
4943
4944 2009-10-06 Ian Lance Taylor <iant@google.com>
4945
4946 * Makefile.def: check-gold depends upon all-gas.
4947 * Makefile.in: Rebuild.
4948
4949 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
4950
4951 * MAINTAINERS (Write After Approval): Add myself.
4952
4953 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
4954
4955 * Makefile.def: all-lto-plugin depends on all-libiberty.
4956 set bootstrap=true for lto-plugin.
4957 Add lto-plugin.
4958 * Makefile.in: Regenerate.
4959 * configure.ac (host_libs): Add lto-plugin.
4960 * configure: Regenerate.
4961
4962 2009-10-03 Diego Novillo <dnovillo@google.com>
4963
4964 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
4965 (HOST_LIBELFLIBS): Define.
4966 (HOST_LIBELFINC): Define.
4967 * Makefile.in: Regenerate.
4968 * configure.ac: Add --enable-lto.
4969 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
4970 If --enable-lto is used, add 'lto' to new_enable_languages.
4971 If --enable-lto is used and gold is enabled, add
4972 lto-plugin to configdirs.
4973 * configure: Regenerate.
4974
4975 2009-10-03 Simon Baldwin <simonb@google.com>
4976
4977 * configure.ac: If --with-system-zlib, suppress local zlib and
4978 pass --with-system-zlib to subdir configure scripts.
4979 * configure: Regenerate.
4980
4981 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
4982 Paolo Bonzini <bonzini@gnu.org>
4983
4984 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
4985 $(srcdir).
4986 * Makefile.in: Rebuilt.
4987
4988 2009-09-26 Gary Funck <gary@intrepid.com>
4989
4990 * MAINTAINERS (Write After Approval): Add myself.
4991
4992 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4993
4994 * configure.ac: Update minimum MPC version to 0.7.
4995 * configure: Regenerate.
4996
4997 2009-09-25 Nick Clifton <nickc@redhat.com>
4998
4999 * configure.ac: Pass any --cache-file=/dev/null option on to
5000 subconfigures.
5001 * configure: Regenerate.
5002
5003 2009-09-23 Nick Clifton <nickc@redhat.com>
5004
5005 * config.sub, config.guess: Update from upstream sources.
5006
5007 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
5008
5009 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
5010 * Makefile.in: Rebuilt.
5011
5012 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5013
5014 PR bootstrap/32272
5015 * configure.ac: Error out if $srcdir isn't '.' but contains
5016 host-${host_noncanonical}.
5017 * configure: Regenerate.
5018
5019 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5020
5021 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
5022 maintainer.
5023
5024 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5025
5026 * configure.ac: If bootstrapping a combined tree with
5027 --enable-gold, require c++ in stage1_languages.
5028 * configure: Regenerate.
5029
5030 * configure.ac: Also add target_libs of stage1_languages to
5031 bootstrap_target_libs.
5032 * configure: Regenerate.
5033
5034 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
5035 with --enable-languages not containing c++.
5036 * configure: Regenerate.
5037
5038 2009-09-15 Jie Zhang <jie.zhang@analog.com>
5039
5040 * configure.ac: Disable java and boehm-gc for bfin-*-*.
5041 * configure: Regenerate.
5042
5043 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
5044
5045 * MAINTAINERS (Write After Approval): Update my e-mail address,
5046 and move from from here...
5047 (Waiting for paperwork): To here.
5048
5049 2009-09-09 Joseph Myers <joseph@codesourcery.com>
5050
5051 * MAINTAINERS (Reviewers): Add self as driver reviewer.
5052
5053 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5054
5055 * configure.ac: Do not use $extrasub for replacing @if/@endif
5056 parts in Makefile; instead, use additional arguments to
5057 AC_CONFIG_COMMANDS to do the replacement manually, with several
5058 sed invocations, to avoid HP-UX sed command limits.
5059 * configure: Regenerate.
5060
5061 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
5062
5063 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
5064 blank before -L.
5065
5066 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
5067
5068 * configure.ac (with-build-config): Document. Handle without.
5069 Handle missing argument.
5070 * configure: Rebuilt.
5071
5072 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
5073
5074 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
5075 Default to bootstrap-debug only if compare-debug works.
5076 * configure: Rebuilt.
5077 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
5078 * Makefile.in: Rebuilt.
5079
5080 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5081
5082 * MAINTAINERS (OS Port Maintainers): Update my email address.
5083
5084 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
5085
5086 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
5087 * Makefile.in: Rebuilt.
5088
5089 2009-09-01 Chris Demetriou <cgd@google.com>
5090
5091 * MAINTAINERS (Write After Approval): Add myself.
5092
5093 2009-08-31 Dodji Seketeli <dodji@redhat.com>
5094
5095 PR debug/30161
5096 * include/dwarf2.h (enum dwarf_tag): Added
5097 DW_TAG_GNU_template_template_param
5098 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
5099
5100 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
5101
5102 * Makefile.tpl (AWK): Fix typo.
5103 * Makefile.in: Regenerate.
5104
5105 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
5106
5107 * configure.ac: Detect awk and sed.
5108 * Makefile.def (flags_to_pass): Add AWK and SED.
5109 * Makefile.tpl (AWK, SED): New.
5110 (BASE_FLAGS_TO_PASS): Add AWK and SED.
5111 * configure: Regenerate.
5112 * Makefile.in: Regenerate.
5113
5114 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
5115
5116 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
5117 (collapseslashes): Likewise.
5118
5119 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5120
5121 * configure.ac (AC_PREREQ): Bump to 2.64.
5122
5123 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5124
5125 * configure.ac: Remove --with-datarootdir, --with-docdir,
5126 --with-pdfdir, --with-htmldir switches.
5127 * configure: Regenerate.
5128
5129 * configure: Regenerate.
5130
5131 * compile: Sync from Automake 1.11.
5132 * depcomp: Likewise.
5133 * install-sh: Likewise.
5134 * missing: Likewise.
5135 * mkinstalldirs: Likewise.
5136 * ylwrap: Likewise.
5137
5138 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
5139
5140 * ltmain.sh (func_normal_abspath): New function.
5141 (func_relative_path): Likewise.
5142 (func_mode_help): Document new -bindir option for link mode.
5143 (func_mode_link): Add new -bindir option, and use it to place
5144 output DLL if specified.
5145
5146 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5147
5148 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
5149 (baseargs): Add --disable-option-checking.
5150 * configure: Regenerate.
5151
5152 * Makefile.def (configure-target-libiberty): Depend on
5153 all-binutils and all-ld.
5154 (configure-target-newlib): Likewise.
5155 * Makefile.in: Regenerate.
5156
5157 2009-08-17 Ben Elliston <bje@au.ibm.com>
5158
5159 * config.sub, config.guess: Update from upstream sources.
5160
5161 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5162
5163 Sync from src, merge:
5164
5165 2009-07-02 Tristan Gingold <gingold@adacore.com>
5166
5167 * configure.ac: Do not exclude gas for i386-*-darwin.
5168 Add a case for x86_64-*-darwin.
5169 * configure: Regenerate.
5170
5171 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
5172
5173 * MAINTAINERS: Add my name to Write After Approval list.
5174
5175 2009-08-06 Michael Eager <eager@eagercon.com>
5176
5177 * configure.ac: Add Microblaze target.
5178 * configure: Regenerate.
5179
5180 2009-07-31 Christian Bruel <christian.bruel@st.com>
5181
5182 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
5183 * configure: Regenerate.
5184
5185 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
5186
5187 * MAINTAINERS (Write After Approval): Update my e-mail address.
5188
5189 2009-07-06 Ian Lance Taylor <iant@google.com>
5190
5191 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
5192 * configure: Rebuild.
5193
5194 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
5195
5196 * MAINTAINERS: Move myself to the Graphite Reviewers.
5197
5198 2009-06-30 Wei Guozhi <carrot@google.com>
5199
5200 * MAINTAINERS: Add my name to Write After Approval list.
5201
5202 2009-06-26 Steve Ellcey <sje@cup.hp.com>
5203
5204 PR bootstrap/40338
5205 * configure.ac (comparestring): Create new variable.
5206 * Makefile.tpl (comparestring): Use to skip some comparisions.
5207 * configure: Regenerate.
5208 * Makefile.in: Regenerate.
5209
5210 2009-06-26 Doug Evans <dje@sebabeach.org>
5211
5212 * Makefile.def (host_modules): Add cgen.
5213 * Makefile.in: Regenerate.
5214 * configure.ac (host_tools): Add cgen.
5215 * configure: Regenerate.
5216
5217 2009-06-23 DJ Delorie <dj@redhat.com>
5218
5219 * MAINTAINERS: Add myself as mep maintainer.
5220
5221 2009-06-23 Ian Lance Taylor <iant@google.com>
5222
5223 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
5224 boot_languages. Only bootstrap target libraries listed in
5225 target_libs for some boot language. Add --with-stage1-ldflags,
5226 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
5227 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
5228 if not building with C++.
5229 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
5230 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
5231 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
5232 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5233 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
5234 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5235 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
5236 * configure, Makefile.in: Rebuild.
5237
5238 2009-06-23 Li Feng <nemokingdom@gmail.com>
5239
5240 * MAINTAINERS: Added my name to write-after-approval list.
5241
5242 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
5243
5244 * configure.ac: Define is_elf for QNX Neutrino targets.
5245 * configure: Regenerate.
5246
5247 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
5248
5249 * MAINTAINERS: Added my name to the write-after-approval list
5250
5251 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5252
5253 * configure.ac: Detect MPC in default directory.
5254 * configure: Regenerate.
5255
5256 2009-06-03 Jerome Guitton <guitton@adacore.com>
5257 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5258
5259 * Makefile.tpl (all): Avoid a trailing backslash.
5260 * Makefile.in: Regenerate.
5261
5262 2009-06-03 Ben Elliston <bje@au.ibm.com>
5263
5264 * config.sub, config.guess: Update from upstream sources.
5265
5266 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
5267
5268 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
5269 to noconfdirs.
5270 * configure: Regenerate.
5271
5272 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
5273
5274 * Makefile.tpl ([+compare-target+]): Compare all stage
5275 directories, rather than just gcc.
5276 * Makefile.in: Rebuilt.
5277
5278 2009-06-01 Doug Kwan <dougkwan@google.com>
5279
5280 * configure.ac: Support gold for target arm*-*-*.
5281 * configure: Regenerate.
5282
5283 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5284
5285 * Makefile.def: Add MPC support and dependencies.
5286 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
5287
5288 * Makefile.in, configure: Regenerate.
5289
5290 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
5291
5292 * Makefile.tpl (all): Avoid harmless warning in make all when
5293 gcc-bootstrap is enabled but stage_last does not exist.
5294 * Makefile.in: Rebuilt.
5295
5296 2009-05-24 Nicolas Roche <roche@adacore.com>
5297
5298 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
5299 * Makefile.in: Regenerate.
5300
5301 2009-05-21 Denis Chertykov <chertykov@gmail.com>
5302
5303 * MAINTAINERS: Update my e-mail address.
5304
5305 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
5306
5307 * configure.ac (cygwin noconfigdirs): Remove libgcj.
5308 * configure: Regenerate.
5309
5310 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5311
5312 PR other/40159
5313 * Makefile.tpl (all): Don't assume gcc-bootstrap and
5314 gcc-no-bootstrap are mutually exclusive.
5315 * Makefile.in: Rebuilt.
5316
5317 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5318
5319 PR other/40159
5320 * Makefile.tpl (all): Don't end with unconditional success.
5321 * Makefile.in: Rebuilt.
5322
5323 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
5324
5325 PR target/37137
5326 * Makefile.def (flags_to_pass): Remove redundant and incomplete
5327 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
5328 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
5329 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
5330 stage_configureflags, stage_cflags and stage_libcflags into
5331 explicit Makefile macros.
5332 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
5333 GFORTRAN.
5334 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
5335 CC. Set CC_FOR_BUILD from CC.
5336 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
5337 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
5338 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
5339 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
5340 and GFORTRAN.
5341 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
5342 (_LIBCFLAGS): Renamed to _TFLAGS.
5343 (do-compare-debug, do-compare3-debug): Drop.
5344 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
5345 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
5346 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
5347 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
5348 (XGCC_FLAGS_FOR_TARGET): New.
5349 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
5350 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
5351 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
5352 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
5353 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
5354 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
5355 TFLAGS.
5356 (BUILD_CONFIG): Include if requested.
5357 (all): Set TFLAGS on bootstrap.
5358 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
5359 (all-stageid-prefixmodule): Likewise.
5360 (do-clean, distclean-stageid): Set TFLAGS.
5361 (restrap): Fix whitespace.
5362 * Makefile.in: Rebuilt.
5363
5364 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
5365
5366 * config.guess: Sync with src.
5367
5368 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
5369
5370 * configure.ac ($with_ppl): Default to no if not supplied.
5371 ($with_cloog): Likewise.
5372 configure: Regenerate.
5373
5374 2009-04-27 James E. Wilson <wilson@codesourcery.com>
5375
5376 * MAINTAINERS: Update my e-mail address.
5377
5378 2009-04-27 Nick Clifton <nickc@redhat.com>
5379
5380 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
5381
5382 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
5383
5384 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
5385 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
5386 * Makefile.in: Regenerate.
5387
5388 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5389
5390 PR bootstrap/39739
5391 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
5392 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
5393
5394 * configure, Makefile.in: Regenerate.
5395
5396 2009-04-21 Taras Glek <tglek@mozilla.com>
5397
5398 * include/hashtab.h: Update GTY annotations to new syntax
5399 * include/splay-tree.h: Likewise
5400
5401 2009-04-17 Ben Elliston <bje@au.ibm.com>
5402
5403 * config.sub, config.guess: Update from upstream sources.
5404
5405 2009-04-15 Anthony Green <green@moxielogic.com>
5406
5407 * configure.ac: Add moxie support.
5408 * configure: Rebuilt.
5409
5410 2009-04-14 Jakub Jelinek <jakub@redhat.com>
5411
5412 * configure.ac: Change copyright header to refer to version
5413 3 of the GNU General Public License and to point readers at the
5414 COPYING3 file and the FSF's license web page.
5415 * Makefile.def: Likewise.
5416 * Makefile.tpl: Likewise.
5417 * Makefile.in: Regenerate.
5418
5419 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
5420
5421 * configure.ac: Restore match for darwin9 or later. Use double
5422 brackets since regeneration eats one pair.
5423 * configure: Regenerate.
5424
5425 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
5426
5427 PR gas/10039
5428 * configure.ac: Require texinfo 4.7.
5429 * configure: Regenerated.
5430
5431 2009-04-09 Nick Clifton <nickc@redhat.com>
5432
5433 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
5434 the GCC Runtime Library Exception.
5435
5436 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5437
5438 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
5439 * configure: Regenerate.
5440
5441 2009-04-01 Steve Ellcey <sje@cup.hp.com>
5442
5443 * Makefil.def (languages): New entries.
5444 * Makefile.tpl (check-gcc-*): New generic target.
5445 * Makefile.in: Regenerate.
5446
5447 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
5448
5449 * MAINTAINERS: Update my email address.
5450
5451 2009-03-18 Tom Tromey <tromey@redhat.com>
5452
5453 * configure: Rebuild.
5454 * configure.ac (host_libs): Add libiconv.
5455 * Makefile.in: Rebuild.
5456 * Makefile.def (host_modules): Add libiconv.
5457 (configure-gdb, all-gdb): Depend on libiconv.
5458
5459 2009-03-16 Tristan Gingold <gingold@adacore.com>
5460
5461 * configure.ac: Treat gdb as supported on x86_64-darwin.
5462 * configure: Regenerate.
5463
5464 2009-03-16 Joseph Myers <joseph@codesourcery.com>
5465
5466 * configure.ac (--with-host-libstdcxx): New option.
5467 * configure: Regenerate.
5468
5469 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
5470
5471 * MAINTAINERS: Move myself into the write after approval list.
5472
5473 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
5474
5475 * MAINTAINERS: Update e-mail address.
5476
5477 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
5478
5479 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
5480
5481 2009-03-10 Ira Rosen <irar@il.ibm.com>
5482
5483 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
5484
5485 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5486
5487 Backport from git Libtool:
5488
5489 2009-01-19 Robert Millan <rmh@aybabtu.com>
5490 Support GNU/kOpenSolaris.
5491 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
5492 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
5493 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
5494 GNU/kOpenSolaris.
5495
5496 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
5497
5498 * MAINTAINERS: Update e-mail address.
5499
5500 2009-02-24 Michael Eager <eager@eagercon.com>
5501
5502 * MAINTAINERS (Write After Approval): Add self.
5503
5504 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
5505
5506 * MAINTAINERS (Write After Approval): Add myself.
5507
5508 2009-02-05 Andreas Schwab <schwab@suse.de>
5509
5510 * Makefile.tpl (stage_last): Define $r and $s before using
5511 $(RECURSE_FLAGS_TO_PASS).
5512 * Makefile.in: Regenerate
5513
5514 2009-01-30 Ian Lance Taylor <iant@google.com>
5515
5516 * MAINTAINERS: Move myself to the Global Reviewers list.
5517
5518 2009-01-29 Robert Millan <rmh@aybabtu.com>
5519
5520 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
5521 * configure: Regenerate.
5522
5523 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
5524
5525 * MAINTAINERS: Make whitespace consistent.
5526 Remove Robert Millan from Write After Approval.
5527
5528 2009-01-16 Alan Modra <amodra@bigpond.net.au>
5529
5530 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
5531 (all-opcodes): Depend on all-libiberty.
5532 * Makefile.in: Regenerate.
5533
5534 2009-01-15 Douglas B Rupp <rupp@gnat.com>
5535
5536 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
5537 * configure: Regenerate.
5538
5539 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
5540
5541 * MAINTAINERS (Write After Approval): Add myself.
5542
5543 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
5544
5545 * MAINTAINERS: Add myself to reviewers (Fortran).
5546
5547 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
5548
5549 PR tree-optimization/38515
5550 * configure.ac (cloog-polylib): Removed.
5551 (with_ppl, with_cloog): Test for "no".
5552 * configure: Regenerated.
5553
5554 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
5555
5556 * MAINTAINERS: Moved myself to reviewers (Fortran).
5557
5558 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
5559
5560 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
5561 (Write After Approval): Remove myself.
5562
5563 2009-01-03 Diego Novillo <dnovillo@google.com>
5564
5565 * MAINTAINERS: Remove myself from alias maintainership.
5566
5567 2009-01-02 David Ayers <ayers@fsfe.org>
5568
5569 * MAINTAINERS: Update e-mail address.
5570
5571 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
5572
5573 * MAINTAINERS: Make whitespace consistent.
5574
5575 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5576
5577 Backport from upstream Libtool:
5578 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
5579 Add cache variables to tests that require the linker to work.
5580 For shlibpath_overrides_runpath, this also changes the semantics
5581 to let the result from the C compiler take precedence.
5582
5583 2008-12-02 Ben Elliston <bje@au.ibm.com>
5584
5585 * config.sub, config.guess: Update from upstream sources.
5586
5587 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
5588
5589 * configure.ac (ppllibs): Add by default the lib flags.
5590 * configure: Regenerate.
5591
5592 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
5593
5594 * MAINTAINERS: Add myself to the write after approval list.
5595
5596 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
5597
5598 * configure.ac: Add double brackets on darwin[912].
5599 * configure: Regenerate.
5600
5601 2008-12-03 Daniel Kraft <d@domob.eu>
5602
5603 * MAINTAINERS: Moved myself and Mikael Morin from Write After
5604 Approval to Reviewer section (for Fortran front-end).
5605
5606 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
5607
5608 * configure.ac: Expand to darwin10 and later.
5609 * configure: Regenerate.
5610
5611 2008-12-02 Andreas Schwab <schwab@suse.de>
5612
5613 * Makefile.def: configure-target-boehm-gc depends on
5614 all-target-libstdc++-v3.
5615 * Makefile.in: Regenerate.
5616
5617 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
5618
5619 * MAINTAINERS: Add myself as mingw maintainer.
5620
5621 2008-12-02 Ben Elliston <bje@au.ibm.com>
5622
5623 * config.sub, config.guess: Update from upstream sources.
5624
5625 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
5626
5627 * README.SCO: Remove.
5628
5629 2008-11-29 Fernando Pereira <pronesto@gmail.com>
5630
5631 * MAINTAINERS: Add myself to the write after approval list.
5632
5633 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
5634
5635 * MAINTAINERS: Update my email address in WAA section.
5636
5637 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
5638
5639 * MAINTAINERS: Update e-mail address.
5640
5641 2008-11-27 Toon Moene <toon@moene.org>
5642
5643 * MAINTAINERS: Change e-mail address.
5644
5645 2008-11-27 Tristan Gingold <gingold@adacore.com>
5646
5647 * configure.ac: Build gdb for i?86-*-darwin*
5648 * configure: Regenerated.
5649
5650 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
5651
5652 * MAINTAINERS: Added my full name.
5653
5654 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
5655
5656 PR bootstrap/38014
5657 PR bootstrap/37923
5658
5659 Revert:
5660
5661 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5662
5663 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5664 * Makefile.in: Regenerated.
5665
5666 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5667
5668 PR gdb/921
5669 PR gdb/1646
5670 PR gdb/2175
5671 PR gdb/2176
5672
5673 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5674 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5675 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5676 (HOST_EXPORTS): Pass CPPFLAGS.
5677 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5678 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5679 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5680 * Makefile.in, configure: Regenerated.
5681 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5682 and CPPFLAGS_FOR_BUILD.
5683
5684 2008-11-06 Jeff Law <law@redhat.com>
5685
5686 * MAINTAINERS: Add myself as middle end maintainer.
5687
5688 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
5689
5690 * MAINTAINERS (Write after approval): Add myself.
5691
5692 2008-11-05 Diego Novillo <dnovillo@google.com>
5693
5694 * MAINTAINERS (Global Reviewers): Add myself.
5695 (Non-Algorithmic Maintainers): Remove myself.
5696
5697 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
5698
5699 * MAINTAINERS (Write after approval): Add myself.
5700
5701 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
5702
5703 * MAINTAINERS (Write after approval): Add myself.
5704
5705 2008-10-31 Ben Elliston <bje@au.ibm.com>
5706
5707 * configure.ac (spu-*-*): Remove special case.
5708 * configure: Regenerate.
5709
5710 2008-10-30 Catherine Moore <clm@codesourcery.com>
5711
5712 * MAINTAINERS (Write after approval): Update my email address.
5713
5714 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
5715
5716 * configure.ac [spu-*-*]: Do not set skipdirs.
5717 * configure: Re-generate.
5718
5719 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
5720
5721 * MAINTAINERS (Various Maintainers): Add myself to reload.
5722
5723 2008-10-25 Richard Guenther <rguenther@suse.de>
5724
5725 * MAINTAINERS (Various Maintainers): Add myself as middle-end
5726 maintainer. Remove myself as libgcc-math maintainer.
5727 (Non-Algorithmic Maintainers): Remove myself.
5728
5729 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5730
5731 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5732 * Makefile.in: Regenerated.
5733
5734 2008-10-23 Cary Coutant <ccoutant@google.com>
5735
5736 * MAINTAINERS (Write after approval): Add myself.
5737
5738 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5739
5740 PR gdb/921
5741 PR gdb/1646
5742 PR gdb/2175
5743 PR gdb/2176
5744
5745 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5746 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5747 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5748 (HOST_EXPORTS): Pass CPPFLAGS.
5749 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5750 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5751 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5752 * Makefile.in, configure: Regenerated.
5753 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5754 and CPPFLAGS_FOR_BUILD.
5755
5756 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
5757
5758 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
5759 Sebastian Pop.
5760
5761 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
5762
5763 * MAINTAINERS (Write After Approval): Added myself.
5764
5765 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5766
5767 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
5768 recommended version to 2.3.2.
5769
5770 * configure: Regenerate.
5771
5772 2008-10-01 Mark Mitchell <mark@codesourcery.com>
5773
5774 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
5775
5776 2008-09-29 David Daney <david.daney@caviumnetworks.com>
5777
5778 * MAINTAINERS (Write After Approval): Update e-mail address.
5779
5780 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
5781
5782 * libtool.m4: Update to libtool 2.2.6.
5783 * lt~obsolete.m4: Update to libtool 2.2.6.
5784 * ltmain.sh: Update to libtool 2.2.6.
5785 * ltsugar.m4: Update to libtool 2.2.6.
5786 * ltversion.m4: Update to libtool 2.2.6.
5787 * ltoptions.m4: Update to libtool 2.2.6.
5788 * ltgcc.m4: Update to match changes from libtool 2.2.6.
5789
5790 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
5791
5792 * MAINTAINERS (Write After Approval): Add myself.
5793
5794 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
5795
5796 * MAINTAINERS (Write After Approval): Update my name.
5797
5798 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
5799
5800 * MAINTAINERS: Add myself in "Write After Approval".
5801
5802 2008-09-18 Steve Ellcey <sje@cup.hp.com>
5803
5804 * MAINTAINERS: Add myself as ia64 maintainer.
5805
5806 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
5807
5808 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
5809 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
5810 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
5811 and Michael Tiemann from Write After Approval since they do not
5812 actually have access.
5813
5814 2008-09-05 Richard Guenther <rguenther@suse.de>
5815
5816 * configure.ac: Initialize clooglibs to -lcloog.
5817 * configure: Re-generate.
5818
5819 2008-09-04 Le-Chun Wu <lcwu@google.com>
5820
5821 * MAINTAINERS (Write After Approval): Add myself.
5822
5823 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
5824
5825 * configure.ac (--with-cloog-polylib): New.
5826 (--disable-cloog-version-check): New.
5827 (--disable-ppl-version-check): New.
5828 * configure: Re-generate.
5829
5830 2008-09-03 Richard Guenther <rguenther@suse.de>
5831
5832 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
5833 cloog test.
5834 * configure: Re-generate.
5835
5836 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
5837
5838 Add picoChip port.
5839 * MAINTAINERS: Add picoChip maintainers.
5840
5841 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
5842 Tobias Grosser <grosser@fim.uni-passau.de>
5843 Jan Sjodin <jan.sjodin@amd.com>
5844 Harsha Jagasia <harsha.jagasia@amd.com>
5845 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
5846 Konrad Trifunovic <konrad.trifunovic@inria.fr>
5847 Adrien Eliche <aeliche@isty.uvsq.fr>
5848
5849 Merge from graphite branch.
5850 * configure: Regenerate.
5851 * Makefile.in: Regenerate.
5852 * configure.ac (host_libs): Add ppl and cloog.
5853 Add checks for PPL and CLooG.
5854 * Makefile.def (ppl, cloog): Added modules and dependences.
5855 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
5856 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
5857
5858 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
5859
5860 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
5861 (GCC_SHLIB_SUBDIR): New.
5862 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
5863 * configure: Regenerate.
5864 * Makefile.in: Regenerate.
5865
5866 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
5867
5868 * MAINTAINERS: Consistently use tabs to separate columns.
5869
5870 2008-08-29 Tristan Gingold <gingold@adacore.com>
5871
5872 * MAINTAINERS (Write after Approval): Add myself.
5873
5874 2008-08-28 Tristan Gingold <gingold@adacore.com>
5875
5876 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
5877 Enable bfd, binutils and opcodes.
5878 * configure: Regenerate.
5879
5880 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5881
5882 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
5883
5884 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
5885
5886 * MAINTAINERS: Use correct Umlaut for last name.
5887
5888 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5889
5890 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
5891
5892 2008-08-16 David Edelsohn <edelsohn@gnu.org>
5893
5894 * MAINTAINERS: Update my email address.
5895
5896 2008-08-16 Nicolas Roche <roche@adacore.com>
5897
5898 * Makefile.tpl: Add BOOT_ADAFLAGS.
5899 * Makefile.in: Regenerate.
5900
5901 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
5902
5903 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
5904 * configure: Regenerate.
5905
5906 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
5907
5908 * configure.ac: Add makefile fragments for hpux.
5909 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
5910 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
5911 * configure: Regenerate.
5912 * Makefile.in: Regenerate.
5913
5914 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
5915
5916 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
5917
5918 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
5919
5920 * MAINTAINERS (Write after Approval): Add myself.
5921
5922 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
5923
5924 * MAINTAINERS (Write After Approval): Add myself.
5925
5926 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
5927
5928 * MAINTAINERS (Write After Approval): Add myself.
5929
5930 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
5931
5932 * MAINTAINERS: Update my email address.
5933
5934 2008-06-25 Joey Ye <joey.ye@intel.com>
5935
5936 * MAINTAINERS (Write After Approval): Add myself.
5937
5938 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5939
5940 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
5941 * Makefile.in: Regenerate.
5942 * configure: Regenerate.
5943
5944 2008-06-17 Daniel Kraft <d@domob.eu>
5945
5946 * MAINTAINERS (Write After Approval): Add myself.
5947
5948 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5949
5950 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
5951 "$@" is still intact with both Autoconf 2.59 and 2.62.
5952 * configure: Regenerate.
5953
5954 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5955
5956 * Makefile.tpl: Fix comment errors.
5957 * Makefile.in: Regenerate.
5958
5959 2008-06-12 David S. Miller <davem@davemloft.net>
5960 David Edelsohn <edelsohn@gnu.org>
5961
5962 * configure.ac: Add powerpc*-*-* to gold supported targets.
5963 * configure: Regenerate.
5964
5965 2008-06-08 Joseph Myers <joseph@codesourcery.com>
5966
5967 PR tree-optimization/36218
5968 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
5969 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
5970 (all prefix="build-"): Pass them to build-system sub-makes.
5971 * Makefile.in: Regenerate.
5972
5973 2008-06-07 Joseph Myers <joseph@codesourcery.com>
5974
5975 * MAINTAINERS (mt port): Remove.
5976 (sco5, unixware, sco udk): Remove.
5977 (Kean Johnston): Add to Write After Approval.
5978
5979 2008-05-30 Julian Brown <julian@codesourcery.com>
5980
5981 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
5982 of libobjc for ARM EABI Linux.
5983 * configure: Regenerate.
5984
5985 2008-05-18 Xinliang David Li <davidxl@google.com>
5986
5987 * ChangeLog: Remove wrong ChangeLog entry.
5988
5989 2008-05-17 Xinliang David Li <davidxl@google.com>
5990
5991 * MAINTAINERS (Write After Approval): Add myself.
5992
5993 2008-05-15 Janus Weil <janus@gcc.gnu.org>
5994
5995 * MAINTAINERS (Write After Approval): Add myself.
5996
5997 2008-05-14 Rafael Espíndola <espindola@google.com>
5998
5999 * config-ml.in: don't handle --enable-shared and --enable-static.
6000
6001 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
6002
6003 * MAINTAINERS: Update my email address.
6004
6005 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
6006
6007 * MAINTAINERS: Update my email address.
6008
6009 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
6010
6011 * MAINTAINERS (Write After Approval): Add myself.
6012
6013 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
6014
6015 * MAINTAINERS (Write After Approval): Add myself.
6016
6017 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
6018
6019 * MAINTAINERS (crx): Add myself.
6020
6021 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6022
6023 Sync with src:
6024 2008-04-14 David S. Miller <davem@davemloft.net>
6025
6026 * configure.ac: Add sparc*-*-* to gold supported targets.
6027 * configure: Regenerate.
6028
6029 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6030
6031 PR bootstrap/35457
6032 * configure.ac: Include override.m4.
6033 * configure: Regenerate.
6034
6035 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6036
6037 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
6038 * Makefile.in: Regenerate.
6039
6040 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
6041
6042 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
6043 as nonconfigurable directories list.
6044 * configure: Regenerate.
6045
6046 2008-04-14 Ben Elliston <bje@au.ibm.com>
6047
6048 * config.sub, config.guess: Update from upstream sources.
6049
6050 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
6051
6052 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
6053 * Makefile.in: Regenerate.
6054
6055 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
6056
6057 * configure.ac: Do not build libssp for the AVR.
6058 * configure: Regenerate.
6059
6060 2008-04-07 Ian Lance Taylor <iant@google.com>
6061
6062 * Makefile.def: check-gold depends upon all-binutils.
6063 * Makefile.in: Regenerate.
6064
6065 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
6066
6067 * MAINTAINERS (Write After Approval): Add myself.
6068
6069 2008-04-04 Nick Clifton <nickc@redhat.com>
6070
6071 PR binutils/4334
6072 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
6073 builds.
6074 * configure: Regenerate.
6075
6076 2008-04-04 NightStrike <NightStrike@gmail.com>
6077
6078 PR other/35151
6079 * configure.ac: Combine rules for mingw32 and mingw64.
6080 * configure: Regenerate.
6081
6082 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
6083
6084 * MAINTAINERS (Write After Approval): Add myself.
6085
6086 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
6087
6088 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
6089 * Makefile.in (.NOTPARALLEL): Ditto.
6090
6091 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
6092
6093 * MAINTAINERS (Write After Approval): Add myself.
6094
6095 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
6096
6097 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
6098 * Makefile.in (.NOTPARALLEL): Regenerate.
6099
6100 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
6101
6102 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
6103 * Makefile.in: Regenerate.
6104
6105 2008-03-26 Jakub Staszak <kuba@et.pl>
6106
6107 * MAINTAINERS (Write After Approval): Add myself.
6108
6109 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6110
6111 * MAINTAINERS: Update e-mail address.
6112
6113 2008-03-20 Ian Lance Taylor <iant@google.com>
6114
6115 * configure.ac: Add support for --enable-gold.
6116 * Makefile.def: Add gold as a directory like ld.
6117 * configure, Makefile.in: Regenerate.
6118
6119 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6120
6121 * configure.ac: m4_include config/proginstall.m4.
6122 * configure: Regenerate.
6123
6124 Backport from upstream Libtool:
6125
6126 2007-10-12 Eric Blake <ebb9@byu.net>
6127
6128 Deal with Autoconf 2.62's semantic change in m4_append.
6129 * ltsugar.m4 (lt_append): Replace broken versions of
6130 m4_append.
6131 (lt_if_append_uniq): Don't require separator to be overquoted,
6132 and avoid broken m4_append.
6133 (lt_dict_add): Fix typo.
6134 * libtool.m4 (_LT_DECL): Don't overquote separator.
6135
6136 2008-03-13 David Edelsohn <edelsohn@gnu.org>
6137
6138 * config.rpath: Add AIX 6 support.
6139
6140 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
6141
6142 * Makefile.def (stageprofile). Remove -fprofile-generate
6143 from stage_libcflags.
6144 * Makefile.in: Regenerate.
6145
6146 2008-03-13 Ben Elliston <bje@au.ibm.com>
6147
6148 * config.sub, config.guess: Update from upstream sources.
6149
6150 2008-03-06 Tom Tromey <tromey@redhat.com>
6151
6152 * MAINTAINERS: Update for treelang deletion.
6153
6154 2008-03-03 James E. Wilson <wilson@tuliptree.org>
6155
6156 * MAINTAINERS: Update my email address.
6157
6158 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
6159
6160 * MAINTAINERS (darwin port): Add myself as a maintainer.
6161 (objective-c/c++): Add myself as a maintainer.
6162
6163 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
6164
6165 * MAINTAINERS (Write After Approval): Update my email address.
6166
6167 2008-02-25 Tomas Bily <tbily@suse.cz>
6168
6169 * MAINTAINERS (Write After Approval): Add myself.
6170
6171 2008-02-23 Jakub Jelinek <jakub@redhat.com>
6172
6173 * MAINTAINERS (OpenMP): Add myself.
6174
6175 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
6176
6177 PR bootstrap/32009
6178 PR bootstrap/32161
6179
6180 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
6181 * configure: Regenerate.
6182
6183 * Makefile.def: Define stage_libcflags for all bootstrap stages.
6184 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
6185 STAGE4_LIBCFLAGS): New.
6186 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
6187 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
6188 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
6189 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
6190 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
6191 for target modules. Don't export LIBCFLAGS.
6192 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
6193 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
6194 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
6195 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
6196 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
6197 * Makefile.in: Regenerate.
6198
6199 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6200
6201 PR libgcj/33085
6202 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
6203 Do not use -DDLL_EXPORT. Backport from upstream.
6204
6205 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6206
6207 * MAINTAINERS (Write After Approval): Add myself.
6208
6209 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
6210
6211 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
6212 * configure: Regenerate.
6213
6214 2008-01-31 Marc Gauthier <marc@tensilica.com>
6215
6216 * configure.ac (xtensa*-*-*): Recognize processor variants.
6217 * configure: Regenerate.
6218
6219 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6220
6221 PR bootstrap/34922
6222 * configure.ac (PARSE_ARGS): Push suitable setting of
6223 ac_subdirs_all, for `./configure --help=recursive'.
6224 Handle `+' in generic toplevel directory disabling.
6225 * configure: Regenerate.
6226
6227 2008-01-28 Nick Clifton <nickc@redhat.com>
6228
6229 * MAINTAINERS (xstormy16): Take over maintainership.
6230
6231 2008-01-25 Joseph Myers <joseph@codesourcery.com>
6232
6233 * MAINTAINERS (c4x port): Remove.
6234
6235 2008-01-24 David Edelsohn <edelsohn@gnu.org>
6236
6237 * libtool.m4: Backport AIX 6 support from ToT Libtool.
6238
6239 2008-01-23 Ben Elliston <bje@au.ibm.com>
6240
6241 * config.sub, config.guess: Update from upstream sources.
6242
6243 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
6244
6245 * MAINTAINERS (Write After Approval): Add myself.
6246
6247 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
6248
6249 * MAINTAINERS: Update my email address.
6250
6251 2008-01-09 Raksit Ashok <raksit@google.com>
6252
6253 * MAINTAINERS (Write After Approval): Add myself.
6254
6255 2008-01-09 Raksit Ashok <raksit@google.com>
6256
6257 * MAINTAINERS (Write After Approval): Add myself.
6258
6259 2008-01-08 Ben Elliston <bje@au.ibm.com>
6260
6261 * config.sub, config.guess: Update from upstream sources.
6262
6263 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6264
6265 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
6266 Change recommended MPFR from 2.2.1 -> 2.3.0.
6267 * configure: Regenerate.
6268
6269 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
6270
6271 * MAINTAINERS: Update my email address.
6272
6273 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
6274
6275 * MAINTAINERS: Update my email address.
6276
6277 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
6278
6279 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
6280 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
6281 * Makefile.in: Regenerate.
6282
6283 2007-12-10 Mark Heffernan <meheff@google.com>
6284
6285 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
6286 misplaced entries.
6287
6288 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
6289
6290 * configure.ac: Enable libjava for x86_64-*-darwin9.
6291 * configure: Regenerate.
6292
6293 2007-12-07 Bill Maddox <maddox@google.com>
6294
6295 * MAINTAINERS (Write After Approval): Add myself.
6296
6297 2007-12-05 Ben Elliston <bje@au.ibm.com>
6298
6299 * config.sub, config.guess: Update from upstream sources.
6300
6301 2007-12-02 Matthias Klose <doko@ubuntu.com>
6302
6303 * config-ml.in: Remove 64bit configure tests.
6304
6305 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6306
6307 * config-ml.in: Robustify against white space in absolute file
6308 names.
6309
6310 * config-ml.in (multi-clean): Substitute ${Makefile}.
6311 Remove superfluous ${Makefile} in list.
6312
6313 2007-11-19 Thiemo Seufer <ths@mips.com>
6314
6315 * config-ml.in: Don't hardcode the Makefile name.
6316
6317 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
6318
6319 * MAINTAINERS (Write After Approval): Add myself.
6320
6321 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
6322
6323 * MAINTAINERS (Write After Approval): Add myself.
6324
6325 2007-11-06 Doug Kwan <dougkwan@google.com>
6326
6327 * MAINTAINERS (Write After Approval): Add myself.
6328
6329 2007-10-25 Ben Elliston <bje@au.ibm.com>
6330
6331 * MAINTAINERS (mercury): Remove entry.
6332 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
6333
6334 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
6335
6336 * Makefile.def (dependencies): Make configure-gdb depend on
6337 all-intl.
6338 * Makefile.in: Regenerated.
6339
6340 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
6341
6342 * MAINTAINERS (Fortran maintainer): Remove myself.
6343
6344 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
6345
6346 * Makefile.def: To avoid problems running with parallel makes,
6347 build newlib before libgloss so that target specific header
6348 files are availble.
6349 * Makefile.in: Regenerate
6350
6351 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6352
6353 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
6354 * Makefile.in: Regenerate.
6355
6356 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
6357
6358 * MAINTAINERS (Register allocation reviewer): Add myself.
6359
6360 2007-10-08 Mike Frysinger <vapier@gentoo.org>
6361
6362 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
6363 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
6364 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
6365 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
6366 * configure: Regenerate.
6367
6368 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
6369
6370 * MAINTAINERS (Register allocation reviewer): Add myself.
6371
6372 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
6373
6374 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
6375 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
6376 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
6377 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
6378 * configure.ac: Default them to host tools for $host = $build.
6379 Subst them.
6380
6381 * configure: Regenerate.
6382 * Makefile.in: Regenerate.
6383
6384 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
6385
6386 * MAINTAINERS (Register allocation reviewer): Add myself.
6387
6388 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
6389
6390 * MAINTAINERS (Register allocation reviewer): Add myself.
6391
6392 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
6393
6394 * MAINTAINERS (Write After Approval): Fix typo.
6395
6396 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
6397
6398 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
6399 * configure: Regenerate.
6400
6401 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
6402
6403 PR bootstrap/31906
6404 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
6405 they're already prefixed.
6406
6407 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
6408
6409 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
6410 libstdc++.
6411 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
6412 * configure: Regenerate.
6413 * Makefile.in: Regenerate.
6414
6415 2007-09-17 Andreas Schwab <schwab@suse.de>
6416
6417 * configure.ac: Raise minimum makeinfo version to 4.6.
6418 * configure: Regenerate.
6419
6420 2007-09-17 Johannes Singler <singler@ira.uka.de>
6421
6422 * MAINTAINERS (write-after-approval) add myself
6423
6424 2007-09-15 Alan Modra <amodra@bigpond.net.au>
6425
6426 * configure.ac: Correct makeinfo version check.
6427 * configure: Regenerate.
6428
6429 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
6430
6431 * MAINTAINERS: Update my email address.
6432
6433 2007-09-14 Richard Sandiford <richard@codesourcery.com>
6434
6435 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
6436 to $skipdirs and only disable gprof for newlib. Use the normal
6437 mips*-elf* handling in other respects.
6438 * configure: Regnerate.
6439
6440 2007-09-12 David Daney <ddaney@avtrex.com>
6441
6442 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
6443 enabling libgcj.
6444 * configure: Regenerate.
6445
6446 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
6447
6448 PR other/32154
6449 * configure.ac: For libgloss targets, point the linker to the linker
6450 script, startup code and simulator library.
6451 * configure: Regenerate.
6452
6453 2007-09-07 Andrew Haley <aph@redhat.com>
6454
6455 * configure.ac (noconfigdirs): Remove target-libffi and
6456 target-libjava.
6457 * configure: Regenerate.
6458
6459 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6460
6461 PR target/33281
6462 * configure.ac: Use config/mh-mingw on mingw.
6463 * configure: Regenerate.
6464
6465 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
6466
6467 * MAINTAINERS (Write After Approval): Add myself.
6468
6469 2007-09-05 Richard Guenther <rguenther@suse.de>
6470
6471 * configure.ac (--enable-stage1-checking): If neither --enable-checking
6472 nor --disable-checking is provided also turn on yes and types
6473 checking for stage1.
6474 * configure: Re-generate.
6475
6476 2007-08-30 Krister Walfridsson <cato@df.lth.se>
6477
6478 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
6479 (Write After Approval): Remove myself.
6480
6481 2007-08-29 Nick Clifton <nickc@redhat.com>
6482
6483 * config.sub, config.guess: Update from upstream sources.
6484
6485 2007-08-22 Bud Davis <jmdavis@link.com>
6486
6487 * MAINTAINERS (Write After Approval): Added myself.
6488 * MAINTAINERS (Reviewers): Removed myself.
6489
6490 2007-08-18 Paul Brook <paul@codesourcery.com>
6491 Joseph Myers <joseph@codesourcery.com>
6492
6493 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
6494 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
6495 * Makefile.in: Regenerate.
6496 * configure.ac (--with-debug-prefix-map): New.
6497 * configure: Regenerate.
6498
6499 2007-08-17 Richard Sandiford <richard@codesourcery.com>
6500 Nigel Stephens <nigel@mips.com>
6501
6502 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
6503 as target_makefile_frag.
6504 * configure: Regenerate.
6505
6506 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
6507
6508 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
6509 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
6510 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
6511 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
6512 (do-compare, do-compare3, do-compare-debug): New.
6513 ([+compare-target+]): Use them.
6514
6515 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
6516
6517 * MAINTAINERS (Write After Approval): Change my email address.
6518
6519 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6520 Ben Elliston <bje@au.ibm.com>
6521
6522 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
6523 --silent if $silent.
6524 * configure: Regenerate.
6525
6526 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
6527
6528 * MAINTAINERS (Various Maintainers): Add myself as
6529 loop infrastructure maintainer. Update my e-mail
6530 address.
6531
6532 2007-07-31 Diego Novillo <dnovillo@google.com>
6533
6534 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
6535 Adjust description.
6536
6537 2007-07-26 Richard Guenther <rguenther@suse.de>
6538
6539 * configure.ac: Add types checking to stage1 checking flags.
6540 * configure: Regenerate.
6541
6542 2007-07-17 Nick Clifton <nickc@redhat.com>
6543
6544 * COPYING3: New file. Contains version 3 of the GNU General
6545 Public License.
6546 * COPYING3.LIB: New file. Contains version 3 of the GNU
6547 Lesser General Public License.
6548
6549 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6550
6551 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
6552
6553 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6554
6555 * MAINTAINERS (S/390 co-maintainer): Add myself.
6556 (Write After Approval): Remove myself.
6557
6558 2007-07-13 Dan Hipschman <dsh@google.com>
6559
6560 * MAINTAINERS (Write After Approval): Add myself.
6561
6562 2007-07-11 Nick Clifton <nickc@redhat.com>
6563
6564 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
6565 WINDRES export.
6566 * Makefile.in: Regenerate.
6567
6568 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6569
6570 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
6571 maintainer.
6572
6573 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
6574
6575 * lt~obsolete.m4: New. Import from 20070318 libtool.
6576
6577 2007-07-03 Julian Brown <julian@codesourcery.com>
6578
6579 * MAINTAINERS (Write After Approval): Add myself.
6580
6581 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6582
6583 * configure.ac: Rewrite 'configure --help' strings to look nicer.
6584 * configure: Regenerate.
6585
6586 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6587
6588 * configure.ac: Add some missing m4 quotation.
6589 * configure: Regenerate.
6590
6591 2007-07-02 Simon Baldwin <simonb@google.com>
6592
6593 * MAINTAINERS (Write After Approval): Add myself.
6594
6595 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
6596
6597 * configure: Regenerate.
6598
6599 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
6600
6601 * Makefile.def: Add windmc tool to build.
6602 * Makefile.tpl: Likewise.
6603 * configure.ac: Likewise.
6604 * Makefile.in: Regenerate.
6605 * configure: Regenerate.
6606
6607 2007-06-28 DJ Delorie <dj@redhat.com>
6608
6609 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
6610 not building newlib.
6611 * configure: Regenerated.
6612
6613 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
6614
6615 * MAINTAINERS (Write After Approval): Add myself.
6616
6617 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
6618
6619 * MAINTAINERS (Write After Approval): Add myself.
6620
6621 2007-06-19 Chris Matthews <chrismatthews@google.com>
6622
6623 * MAINTAINERS (Write After Approval): Add myself.
6624
6625 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
6626
6627 * MAINTAINERS (Write After Approval): Add myself.
6628
6629 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
6630
6631 * Makefile.def: Add dependency from configure-gdb to all-bfd.
6632 * Makefile.in: Regenerated.
6633
6634 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
6635
6636 * configure.ac: Don't add target-libmudflap to noconfigdirs for
6637 bfin*-*-uclinux* targets.
6638 * configure: Regenerate.
6639
6640 2007-06-14 Ian Lance Taylor <iant@google.com>
6641
6642 * MAINTAINERS: Add myself as non-algorithmic global write
6643 maintainer.
6644
6645 2007-06-14 Diego Novillo <dnovillo@google.com>
6646
6647 * MAINTAINERS: Add self as middle-end maintainer and
6648 non-algorithmic global write maintainer.
6649
6650 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6651
6652 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
6653 Move all Fortran maintainers except Paul Brook into the
6654 Non-Autopoiesis section.
6655
6656 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
6657
6658 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
6659 (distclean-stage[+id+]): Possibly delete stage_last.
6660 * Makefile.in: Regenerate.
6661
6662 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
6663
6664 * MAINTAINERS (Various Maintainer): Fix typo.
6665
6666 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
6667
6668 * MAINTAINERS (Various Maintainer): Add myself as
6669 dataflow maintainer.
6670
6671 2007-06-07 Ben Elliston <bje@au.ibm.com>
6672
6673 * config.sub, config.guess: Update from upstream sources.
6674
6675 2007-06-07 Ben Elliston <bje@au.ibm.com>
6676
6677 * Makefile.tpl: Fix spelling error.
6678 * Makefile.in: Regenerate.
6679
6680 2007-06-01 Steve Ellcey <sje@cup.hp.com>
6681
6682 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
6683 lt_cv_sys_max_cmd_len.
6684
6685 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
6686
6687 * MAINTAINERS (Various Maintainers): Add myself as
6688 auto-vectorizer maintainer.
6689
6690 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
6691
6692 PR libjava/32098
6693 * libtool.m4: Revert previous change.
6694 * ltgcc.m4: Put it here.
6695
6696 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
6697
6698 * MAINTAINERS (Various Maintainers): Add myself as
6699 auto-vectorizer maintainer.
6700
6701 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
6702
6703 PR libjava/32098
6704 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
6705
6706 2007-05-30 Richard Guenther <rguenther@suse.de>
6707
6708 * MAINTAINERS (Various Maintainers): Add myself as
6709 auto-vectorizer maintainer.
6710
6711 2007-05-30 Jakub Jelinek <jakub@redhat.com>
6712
6713 PR bootstrap/29382
6714 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
6715 * configure: Rebuilt.
6716
6717 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
6718
6719 * MAINTAINERS (Write After Approval): Removed my name.
6720
6721 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
6722
6723 * MAINTAINERS (Write After Approval): Remove myself.
6724
6725 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
6726
6727 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
6728
6729 2007-05-23 Steve Ellcey <sje@cup.hp.com>
6730
6731 * ltmain.sh: Update from ToT Libtool.
6732 * libtool.m4: Update from ToT Libtool.
6733 * ltsugar.m4: New. Update from ToT Libtool.
6734 * ltversion.m4: New. Update from ToT Libtool.
6735 * ltoptions.m4: New. Update from ToT Libtool.
6736 * ltconfig: Remove.
6737 * ltcf-c.sh: Remove.
6738 * ltcf-cxx.sh: Remove.
6739 * ltcf-gcj.sh: Remove.
6740
6741 2007-05-22 Ollie Wild <aaw@google.com>
6742
6743 * MAINTAINERS (Write After Approval): Add myself.
6744
6745 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
6746
6747 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
6748 stage_cflags.
6749 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
6750 Remove CFLAGS/LIBCFLAGS.
6751 (configure-stage[+id+]-[+prefix+][+module+],
6752 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
6753 * Makefile.in: Regenerate.
6754
6755 2007-05-15 Diego Novillo <dnovillo@google.com>
6756
6757 * MAINTAINERS: Update e-mail address.
6758
6759 2007-05-15 Revital Eres <eres@il.ibm.com>
6760
6761 * MAINTAINERS (Write After Approval): Add myself.
6762
6763 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
6764
6765 * MAINTAINERS (Write After Approval): Updated my address.
6766
6767 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
6768
6769 * MAINTAINERS (Write After Approval): Add myself.
6770
6771 2007-05-11 Silvius Rus <rus@google.com>
6772
6773 * MAINTAINERS (Write After Approval): Add myself.
6774
6775 2007-04-23 Tom Tromey <tromey@redhat.com>
6776
6777 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
6778
6779 2007-04-22 Mark Mitchell <mark@codesourcery.com>
6780
6781 * MAINTAINERS (cpplib): Rename to ...
6782 (libcpp): ... this. Add C/C++ front end maintainers.
6783
6784 2007-04-14 Steve Ellcey <sje@cup.hp.com>
6785
6786 * config-ml.in: Pass ${ml_config_env} to configure calls.
6787
6788 2007-04-04 Christian Bruel <christian.bruel@st.com>
6789
6790 * MAINTAINERS (Write After Approval): Add myself.
6791
6792 2007-04-02 Dave Korn <dave.korn@artimi.com>
6793
6794 * MAINTAINERS (Write After Approval): Add myself.
6795
6796 2007-03-31 Tobias Burnus <burnus@net-b.de>
6797
6798 * MAINTAINERS (fortran 95 front end): Add myself.
6799
6800 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6801
6802 * MAINTAINERS (Write After Approval): Add myself.
6803
6804 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
6805
6806 * MAINTAINERS (Modulo Scheduler): Add myself.
6807
6808 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
6809
6810 * MAINTAINERS (fortran 95 front end): Add myself.
6811 (c++ front end): whitespace fix.
6812
6813 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
6814
6815 * MAINTAINERS (Write After Approval): Add myself.
6816
6817 2007-03-21 Richard Sandiford <richard@codesourcery.com>
6818
6819 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
6820 of glob. Quote arguments with single quotes too.
6821 * configure: Regenerate.
6822
6823 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
6824
6825 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
6826 * Makefile.in: Regenerate
6827
6828 2007-03-07 Andreas Schwab <schwab@suse.de>
6829
6830 * configure: Regenerate.
6831
6832 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
6833
6834 * configure.ac: Add "--with-pdfdir" configure option,
6835 which defines pdfdir variable.
6836 * Makefile.def (target=fixincludes): Add install-pdf to
6837 missing targets.
6838 (recursive_targets): Add install-pdf target.
6839 (flags_to_pass): Add pdfdir.
6840 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
6841 target.
6842 * configure: Regenerate
6843 * Makefile.in: Regenerate
6844
6845 2007-02-28 Eric Christopher <echristo@apple.com>
6846
6847 Revert:
6848 2006-12-07 Mike Stump <mrs@apple.com>
6849
6850 * Makefile.def (dependencies): Add dependency for
6851 install-target-libssp and install-target-libgomp on
6852 install-gcc.
6853 * Makefile.in: Regenerate.
6854
6855 2007-02-27 Matt Kraai <kraai@ftbfs.org>
6856
6857 * configure: Regenerate.
6858 * configure.ac: Move statements after variable declarations.
6859
6860 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
6861
6862 * MAINTAINERS: Add myself as sh maintainer.
6863
6864 2007-02-19 Joseph Myers <joseph@codesourcery.com>
6865
6866 * configure.ac: Adjust for loop syntax.
6867 * configure: Regenerate.
6868
6869 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
6870
6871 * configure: Rebuilt.
6872
6873 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
6874
6875 * configure.ac: Drop multiple occurrences of --enable-languages,
6876 and fix its quoting.
6877 * configure: Rebuilt.
6878
6879 2007-02-17 Mark Mitchell <mark@codesourcery.com>
6880 Nathan Sidwell <nathan@codesourcery.com>
6881 Vladimir Prus <vladimir@codesourcery.com>
6882 Joseph Myers <joseph@codesourcery.com>
6883
6884 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
6885 * configure: Regenerate.
6886
6887 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
6888
6889 * ltconfig (freebsd*): Default to elf.
6890
6891 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
6892
6893 * configure.ac (target_libraries): Move libgcc before libiberty.
6894 * configure: Regenerated.
6895
6896 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
6897 Paolo Bonzini <bonzini@gnu.org>
6898
6899 PR bootstrap/30753
6900 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
6901 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
6902 * configure: Regenerated.
6903
6904 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6905
6906 * MAINTAINERS (Language Front End Maintainers): Update my mail
6907 address.
6908
6909 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6910
6911 PR bootstrap/30748
6912 * configure.ac: Correct syntax for Solaris ksh.
6913 * configure: Regenerated.
6914
6915 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
6916
6917 * configure.ac: Sync with src.
6918 * configure: Regenerate.
6919
6920 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
6921
6922 * Makefile.in: Regenerate.
6923
6924 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
6925
6926 * config.sub: Sync with src.
6927
6928 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6929
6930 * Makefile.tpl (build_alias, host_alias, target_alias): Use
6931 noncanonical equivalents.
6932 * configure.in: Rename to...
6933 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
6934 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
6935 target_noncanonical. Use them. Rewrite removal of configure
6936 arguments for autoconf 2.59. Discard variable settings. Force
6937 program_transform_name for native tools.
6938
6939 * Makefile.in: Regenerated.
6940 * configure: Regenerated with autoconf 2.59.
6941
6942 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
6943
6944 * MAINTAINERS (Write After Approval): Add myself.
6945
6946 2007-01-31 Andreas Schwab <schwab@suse.de>
6947
6948 * Makefile.tpl (LDFLAGS): Substitute it.
6949 * Makefile.in: Regenerate.
6950
6951 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
6952
6953 * MAINTAINERS (Write After Approval): Add myself.
6954
6955 2007-01-28 David Edelsohn <edelsohn@gnu.org>
6956
6957 * MAINTAINERS (spu port): Add myself.
6958
6959 2007-01-23 Richard Guenther <rguenther@suse.de>
6960
6961 PR bootstrap/30541
6962 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
6963 * Makefile.tpl (GNATBIND): Substitute it.
6964 (GNATMAKE): Likewise.
6965 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
6966 of STAGE_PREFIX.
6967 * Makefile.in: Regenerate.
6968 * configure: Regenerate.
6969
6970 2007-01-18 Mike Stump <mrs@apple.com>
6971
6972 * configure.in: Re-enable -Werror for gcc builds.
6973
6974 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
6975
6976 * MAINTAINERS (Write After Approval): Add myself.
6977
6978 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
6979
6980 * configure.in: Change == to = in test command.
6981 * configure: Regenerate.
6982
6983 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
6984 Nick Clifton <nickc@redhat.com>
6985 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
6986
6987 * configure.in (build_configargs, host_configargs, target_configargs):
6988 Remove build/host/target parameters.
6989 (host_libs): Add gmp and mpfr.
6990 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
6991 * Makefile.def (gmp, mpfr): New.
6992 (gcc): Remove target.
6993 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
6994 target_os, target_vendor): New.
6995 (configure): Add host_alias/target_alias arguments; adjust invocations.
6996 * configure: Regenerate.
6997 * Makefile.in: Regenerate.
6998
6999 2007-01-11 Matt Fago <fago@earthlink.net>
7000
7001 * configure.in: Try to link to functions only in mpfr 2.2.x
7002 to improve robustness of configure tests.
7003 * configure: Regenerate.
7004
7005 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
7006
7007 * MAINTAINERS: Add myself as i386 maintainer.
7008
7009 2007-01-08 Jan Hubicka <jh@suse.cz>
7010
7011 * MAINTAINERS: Add myself as i386 maintainer.
7012
7013 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
7014
7015 * configure.in: Add support for an x86_64-mingw* target.
7016 * configure: Regenerate.
7017
7018 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
7019
7020 * Makefile.tpl (all-target): Correct @if conditional for target
7021 modules.
7022 * configure.in: Omit libiberty if building only target libgcc.
7023 * configure, Makefile.in: Regenerated.
7024
7025 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
7026
7027 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
7028 * configure: Regenerate.
7029
7030 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
7031
7032 * Makefile.def (target_modules): Add libgcc.
7033 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
7034 * Makefile.tpl (clean-target-libgcc): Delete.
7035 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
7036 on gcc even for bootstrapped modules. Rewrite handling of
7037 lang_env_dependencies to loop over target_modules.
7038 * configure.in (target_libraries): Add target-libgcc.
7039 * Makefile.in, configure: Regenerated.
7040
7041 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
7042
7043 * configure.in: Reorganize recognition of languages. Add
7044 --enable-stage1-languages. Show supported languages for the chosen
7045 target rather than all recognized languages.
7046 * configure: Regenerate.
7047
7048 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
7049
7050 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
7051 * Makefile.in: Regenerate.
7052
7053 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7054
7055 * configure.in: Warn that MPFR 2.2.0 is buggy.
7056 * configure: Regenerate.
7057
7058 2006-12-27 Ian Lance Taylor <iant@google.com>
7059
7060 * configure.in: When removing Makefiles to force a reconfigure, also
7061 remove prev-DIR*/Makefile.
7062 * configure: Regenerate.
7063
7064 2006-12-22 Andreas Schwab <schwab@suse.de>
7065
7066 * configure: Regenerate with correct autoconf version.
7067
7068 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
7069
7070 * configure.in: add AC_SUBST for *_FOR_TARGET.
7071 * configure: Regenerate.
7072
7073 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7074
7075 * configure.in: Simplify logic for rejecting languages that cannot
7076 be built. Separate the case when a language is unsupported,
7077 from the case when the user chooses not to build a language.
7078
7079 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7080
7081 * configure.in: Remove "$build" case for powerpc-*-darwin* since
7082 it only affects bootstrap and could be tested on "$host" as well.
7083 * configure: Regenerate.
7084 * config/mh-ppc-darwin: Add to the stage1 cflags here.
7085
7086 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7087
7088 PR bootstrap/29544
7089 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
7090 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
7091 move here comment from Makefile.tpl.
7092 * Makefile.tpl: Move some definitions higher in the file.
7093 (STAGE1_CHECKING): New.
7094 * configure.in: Add --enable-stage1-checking.
7095 * configure: Regenerate.
7096 * Makefile.in: Regenerate.
7097
7098 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7099
7100 * MAINTAINERS: Add myself as build system maintainer.
7101
7102 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
7103
7104 * MAINTAINERS (Write After Approval): Add myself.
7105
7106 2006-12-13 Eric Christopher <echristo@apple.com>
7107
7108 * MAINTAINERS: Add myself as darwin maintainer.
7109
7110 2006-12-11 Ian Lance Taylor <ian@airs.com>
7111
7112 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
7113
7114 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
7115
7116 MAINTAINERS: Update my entry.
7117
7118 2006-12-11 Alan Modra <amodra@bigpond.net.au>
7119
7120 * configure.in: Handle spu makefile frag.
7121 * Makefile.tpl (MAINT): Define
7122 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
7123 * configure: Regenerate.
7124 * Makefile.in: Regenerate.
7125
7126 2006-12-11 Ben Elliston <bje@au.ibm.com>
7127
7128 * config.guess: Import latest version.
7129 * config.sub: Likewise.
7130
7131 2006-12-11 Ben Elliston <bje@au.ibm.com>
7132
7133 * configure.in (spu-*-*): Don't skip target-libiberty.
7134 * configure: Regenerate.
7135
7136 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
7137
7138 PR bootstrap/30134
7139 * configure.in: Correct x86 darwin support for libjava to powerpc
7140 and i?86 only.
7141 * configure: Regenerate.
7142
7143 2006-12-08 Sandro Tolaini <tolaini@libero.it>
7144
7145 * configure.in: Add x86 darwin support for libjava.
7146 * configure: Regenerate.
7147
7148 2006-12-07 Mike Stump <mrs@apple.com>
7149
7150 * Makefile.def (dependencies): Add dependency for
7151 install-target-libssp and install-target-libgomp on
7152 install-gcc.
7153 * Makefile.in: Regenerate.
7154
7155 2006-12-04 Richard Guenther <rguenther@suse.de>
7156
7157 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
7158 (Non-Algorithmic Maintainers): Move over non-algorithmic
7159 loop optimizer maintainers, add myself as a non-algorithmic
7160 middle-end maintainer.
7161
7162 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
7163
7164 * MAINTAINERS (Write After Approval): Add myself.
7165
7166 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7167
7168 * configure.in: Update error message for missing GMP/MPFR.
7169
7170 * configure: Regenerate.
7171
7172 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7173
7174 * configure.in: Update MPFR version in error message.
7175
7176 * configure: Regenerate.
7177
7178 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7179
7180 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
7181 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
7182 --with-gmp-lib): New flags.
7183
7184 * configure: Regenerate.
7185
7186 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
7187
7188 * MAINTAINERS (Write After Approval): Change my email address.
7189
7190 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
7191
7192 * MAINTAINERS (Write After Approval): Add myself.
7193
7194 2006-11-22 Philipp Thomas <pth@suse.de>
7195
7196 * MAINTAINERS (i18n): Update e-mail address.
7197
7198 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7199
7200 * MAINTAINERS (spu port): Add myself as maintainer.
7201 (Write After Approval): Remove myself.
7202
7203 2006-11-22 Ben Elliston <bje@au.ibm.com>
7204
7205 * configure.in (skipdirs): Don't build libssp for SPU.
7206 * configure: Regenerate.
7207
7208 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
7209
7210 * MAINTAINERS (spu port): Add myself as maintainer.
7211 (libobjc): Update my email address.
7212
7213 2006-11-21 Andrea Bona <andrea.bona@st.com>
7214
7215 * MAINTAINERS (Write After Approval): Add myself.
7216
7217 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7218
7219 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
7220 * configure : Rebuilt.
7221
7222 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7223
7224 * MAINTAINERS (Write After Approval): Add myself.
7225
7226 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
7227
7228 * MAINTAINERS (Write After Approval): Add myself.
7229
7230 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7231
7232 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
7233 libmpfr.a.
7234 * configure: Regenerate.
7235
7236 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
7237
7238 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
7239 (unstage): Test for stage_last presence.
7240
7241 PR bootstrap/29802
7242 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
7243 STAGE_PREFIX.
7244 * Makefile.in: Regenerate.
7245
7246 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
7247
7248 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
7249 maintainers.
7250
7251 2006-11-14 Erven Rohou <erven.rohou@st.com>
7252
7253 * MAINTAINERS (Write After Approval): Add myself.
7254
7255 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
7256
7257 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
7258 and stageN-package/Makefile.
7259 * Makefile.in: Regenerated.
7260
7261 2006-11-14 Jie Zhang <jie.zhang@analog.com>
7262
7263 * configure.in: Remove target-libgloss from noconfigdirs for
7264 bfin-*-*.
7265 * configure: Regenerated.
7266
7267 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7268
7269 * configure.in (have_gmp): Only error if the gcc directory exists.
7270
7271 * configure: Regenerate.
7272
7273 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7274
7275 * configure.in: Robustify error message for missing GMP/MPFR.
7276
7277 * configure: Regenerate.
7278
7279 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7280
7281 * MAINTAINERS (Write After Approval): Add myself.
7282
7283 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
7284
7285 * MAINTAINERS: Change email address.
7286
7287 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
7288
7289 * MAINTAINERS (Write After Approval): Add myself.
7290
7291 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
7292
7293 * MAINTAINERS (Write After Approval): Add myself.
7294
7295 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
7296
7297 * MAINTAINERS (Write After Approval): Move myself to
7298 Write After Approval section.
7299
7300 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7301
7302 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
7303 need_gmp anymore.
7304 * configure: Regenerate.
7305
7306 2006-10-16 Tobias Burnus <burnus@net-b.de>
7307
7308 * MAINTAINERS (Write After Approval): Add myself.
7309
7310 2006-10-16 Ben Elliston <bje@au.ibm.com>
7311
7312 * config.guess: Import latest version.
7313 * config.sub: Likewise.
7314
7315 2006-10-10 Brooks Moses <bmoses@stanford.edu>
7316
7317 * Makefile.def: Added pdf target handling.
7318 * Makefile.tpl: Added pdf target handling.
7319 * Makefile.in: Regenerated.
7320
7321 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
7322
7323 * MAINTAINERS: Add self as score port maintainer.
7324
7325 2006-10-04 Brooks Moses <bmoses@stanford.edu>
7326
7327 * MAINTAINERS (Write After Approval): Add myself.
7328
7329 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
7330
7331 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
7332 or newer.
7333 * configure: Regenerated.
7334
7335 2006-09-27 Dave Brolley <brolley@redhat.com>
7336
7337 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
7338 using $s instead of $r.
7339 * configure: Regenerated.
7340
7341 2006-09-26 Thiemo Seufer <ths@mips.com>
7342
7343 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
7344 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
7345 * configure: Regenerate.
7346
7347 2006-09-24 Graeme Peterson <gridly@gmail.com>
7348
7349 * MAINTAINERS (Write After Approval): Remove myself.
7350
7351 2006-09-22 Chao-ying Fu <fu@mips.com>
7352
7353 * MAINTAINERS (Write After Approval): Add myself.
7354
7355 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
7356
7357 * MAINTAINERS: Add self as soft-fp maintainer.
7358
7359 2006-09-09 Anatoly Sokolov <aesok@post.ru>
7360
7361 * MAINTAINERS: Add myself as avr maintainer.
7362 Remove Marek Michalkiewicz as avr maintainer.
7363
7364 2006-09-07 Roberto Costa <roberto.costa@st.com>
7365
7366 * MAINTAINERS (Write After Approval): Add myself.
7367
7368 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
7369
7370 * configure.in: Never build newlib for a Mingw host.
7371 Never build newlib as Mingw target library.
7372 Test the existence of winsup/cygwin for building a Cygwin newlib,
7373 rather than just winsup.
7374 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
7375 building a Mingw target.
7376 * configure: Regenerate.
7377
7378 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
7379
7380 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
7381
7382 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
7383
7384 * config.guess: Import from src (was more updated).
7385 * config.sub: Likewise.
7386
7387 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
7388
7389 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
7390 * configure: Regenerated.
7391
7392 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
7393
7394 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
7395 for stages after the first.
7396
7397 2006-07-17 Jakub Jelinek <jakub@redhat.com>
7398
7399 * Makefile.def: Add dependencies for configure-opcodes
7400 on configure-intl and all-opcodes on all-intl.
7401 * Makefile.in: Regenerated.
7402
7403 2006-07-13 Ben Elliston <bje@au.ibm.com>
7404
7405 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
7406
7407 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
7408
7409 Port to hosts whose 'sort' and 'tail' implementations
7410 treat operands with leading '+' as file names, as POSIX
7411 has required since 2001. However, make sure the code still
7412 works on pre-POSIX hosts.
7413 * ltmain.sh: Don't assume "sort +2" is equivalent to
7414 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
7415
7416 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
7417
7418 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
7419
7420 2006-07-04 Peter O'Gorman <peter@pogma.com>
7421
7422 * ltconfig: chmod 644 before ranlib during install.
7423
7424 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7425
7426 PR bootstrap/18058
7427 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
7428 if the bootstrap compiler is a GCC version that supports it.
7429 * configure: Regenerate.
7430
7431 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7432
7433 * configure.in: Fix thinkos in previous check-in.
7434 * configure: Regenerate.
7435
7436 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7437
7438 PR other/27063
7439 * configure.in: Test subdir_requires and give an appropriate
7440 error message.
7441 * configure: Regenerate.
7442
7443 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
7444
7445 * MAINTAINERS (Write After Approval): Add myself.
7446
7447 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
7448
7449 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7450
7451 2006-06-22 Steve Ellcey <sje@cup.hp.com>
7452
7453 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7454
7455 2006-06-20 David Ayers <d.ayers@inode.at>
7456
7457 PR bootstrap/28072
7458 * configure.in: Add target-boehm-gc to noconfigdirs depending on
7459 whether target-libjava is being configured instead of whether the
7460 java front end is enabled.
7461 * configure: Regenerate.
7462
7463 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7464
7465 PR target/27540
7466 * configure.in: Only enable libgomp on IRIX 6.
7467 * configure: Regenerate.
7468
7469 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
7470
7471 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
7472 too.
7473 * Makefile.in: Regenerate.
7474
7475 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
7476
7477 * config-ml.in: Alter CCASFLAGS to include special
7478 multilib options the same as is done for CFLAGS.
7479
7480 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7481
7482 * configure.in: Don't enable libgomp on hpux10.
7483 * configure: Rebuilt.
7484
7485 2006-06-12 David Ayers <d.ayers@inode.at>
7486
7487 PR bootstrap/27963
7488 PR target/19970
7489 * configure.in: Remove target-boehm-gc from noconfigdirs where
7490 ${libgcj} is specified.
7491 * configure: Regenerate.
7492
7493 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
7494
7495 Sync from src:
7496
7497 * configure.in: Sync.
7498 * configure: Regenerated.
7499
7500 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
7501
7502 * Makefile.def: Added dependencies from sim and gdb on intl, and
7503 added configure dependencies to everything with an all dependency
7504 on intl.
7505 * Makefile.in: Regenerated.
7506
7507 2006-06-06 David Ayers <d.ayers@inode.at>
7508
7509 PR libobjc/13946
7510 * Makefile.def: Add dependencies for libobjc which boehm-gc.
7511 * Makefile.in: Regenerate.
7512 * configure.in: Add --enable-objc-gc at toplevel and have it
7513 enable boehm-gc for Objective-C.
7514 Remove target-boehm-gc from libgcj.
7515 Add target-boehm-gc to target_libraries.
7516 Add target-boehm-gc to noconfigdirs where ${libgcj}
7517 is specified.
7518 Assert that boehm-gc is supported when requested for Objective-C.
7519 Only build boehm-gc if needed either for Java or Objective-C.
7520 * configure: Regenerate.
7521
7522 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
7523
7524 PR 27674
7525 * Makefile.tpl (configure-[+prefix+][+module+],
7526 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
7527 Remove rule to unstage bootstrapped modules.
7528 (stage_current): New.
7529 * Makefile.in: Regenerate.
7530
7531 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
7532
7533 * MAINTAINERS (Write After Approval): Update my e-mail address.
7534
7535 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
7536
7537 * include/libiberty.h: Declare pex_run_in_environment.
7538
7539 2006-05-31 Asher Langton <langton2@llnl.gov>
7540
7541 * MAINTAINERS (Write After Approval): Add myself.
7542
7543 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
7544
7545 * Makefile.def (bfd, opcodes): Fix lib_path.
7546 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
7547 (restrap): Move under "@if gcc-bootstrap". Fix typo.
7548 * Makefile.in: Regenerate.
7549
7550 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7551
7552 * Makefile.in: Regenerate.
7553
7554 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7555
7556 * Makefile.def: Add install-html target. Add datarootdir
7557 docdir and htmldir to flags_to_pass.
7558 * Makefile.tpl: Add install-html target.
7559 * Makefile.in: Regenerate.
7560 * configure.in: Add --with-datarootdir, --with-docdir, and
7561 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
7562 * configure: Regenerate.
7563
7564 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
7565
7566 * configure.in: Enable gprof for cross builds.
7567 * configure: Regenerate.
7568
7569 2006-05-22 Richard Guenther <rguenther@suse.de>
7570
7571 Revert
7572 2006-01-31 Richard Guenther <rguenther@suse.de>
7573 Paolo Bonzini <bonzini@gnu.org>
7574
7575 * Makefile.def (target_modules): Add libgcc-math target module.
7576 * configure.in (target_libraries): Add libgcc-math target library.
7577 (--enable-libgcc-math): New configure switch.
7578 * Makefile.in: Re-generate.
7579 * configure: Re-generate.
7580 * libgcc-math: New toplevel directory.
7581
7582 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7583 Andreas Tobler <a.tobler@schweiz.ch>
7584
7585 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
7586 * configure: Rebuilt.
7587
7588 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7589
7590 * MAINTAINERS (Write After Approval): Add myself.
7591
7592 2006-05-01 DJ Delorie <dj@redhat.com>
7593
7594 * configure.in: Restore CFLAGS if GMP isn't present.
7595 * configure: Regenerate.
7596
7597 2006-05-01 Richard Guenther <rguenther@suse.de>
7598
7599 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
7600 maintainer.
7601
7602 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7603
7604 * MAINTAINERS (Write After Approval): Add myself.
7605
7606 2006-04-28 Jan Beulich <jbeulich@novell.com>
7607
7608 * MAINTAINERS (Write After Approval): Add myself.
7609
7610 2006-04-18 DJ Delorie <dj@redhat.com>
7611
7612 * configure.in (m32c): Build libstdc++-v3. Pass flags to
7613 reference libgloss so that libssp can be built in a combined
7614 tree.
7615 * configure: Regenerate.
7616
7617 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
7618
7619 * MAINTAINERS (Write After Approval): Add myself.
7620
7621 2006-04-05 Ben Elliston <bje@au.ibm.com>
7622
7623 * configure.in: Require makeinfo 4.4 or higher.
7624 * configure: Regenerate.
7625
7626 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
7627
7628 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
7629 Rearrange the entries of other libraries to have them in one place.
7630
7631 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
7632
7633 * MAINTAINERS (Write After Approval): Remove myself.
7634 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7635
7636 2006-03-14 Richard Guenther <rguenther@suse.de>
7637
7638 * configure: Regenerate with autoconf 2.13.
7639
7640 2006-03-13 Jim Blandy <jimb@codesourcery.com>
7641
7642 * MAINTAINERS: Use my work address.
7643
7644 * MAINTAINERS: Update my E-mail address.
7645
7646 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
7647
7648 * configure.in: Handle --disable-<component> generically.
7649 * configure: Regenerate.
7650
7651 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
7652
7653 PR libgcj/17311
7654 * ltmain.sh: Don't use "$finalize_rpath" for compile.
7655
7656 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
7657
7658 * MAINTAINERS (Write After Approval): Remove myself.
7659 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7660
7661 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
7662
7663 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
7664 (TARGET_CONFIGDIRS): Remove.
7665 * configure.in: Remove AC_SUBST(target_configdirs).
7666 * Makefile.in, configure: Regenerated.
7667
7668 2006-02-20 Steven G. Kargl <kargls@comcast.net>
7669
7670 * MAINTAINERS (Write After Approval): Remove myself.
7671 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7672
7673 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
7674
7675 PR bootstrap/25670
7676
7677 * Makefile.tpl ([+compare-target+]): Print explanation messages.
7678
7679 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
7680 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
7681 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
7682 BUILD_PREFIX, BUILD_PREFIX_1.
7683 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
7684
7685 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
7686 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
7687
7688 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
7689 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
7690 of `cat stage_current`. Always provide the `r' and `s' variables.
7691 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
7692 a single shell execution.
7693 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
7694 bootstrapped modules, make the stage1 module if the build was not
7695 started yet, else build the current stage.
7696 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
7697 (all-build, all-host, all-target, [+make_target+]-host,
7698 [+make_target+]-target): Do not use \-continued lines.
7699 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
7700 (current_stage, restrap, stage_last): New.
7701
7702 * Makefile.in: Regenerate.
7703 * configure: Regenerate.
7704
7705 2006-02-19 Bud Davis <jmdavis@link.com>
7706
7707 * MAINTAINERS (Write After Approval): Remove myself.
7708 (Language Front End Maintainers): Add myself as fortran 95
7709 maintainer and update e-mail address.
7710
7711 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
7712
7713 * MAINTAINERS (Write After Approval): Remove myself.
7714 (Language Front End Maintainers): Add myself as fortran 95
7715 maintainer.
7716
7717 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
7718
7719 * MAINTAINERS (Write After Approval): Add myself.
7720
7721 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
7722
7723 * MAINTAINERS (Write After Approval): Remove myself.
7724 (Language Front End Maintainers): Add myself as
7725 fortran 95 maintainer.
7726
7727 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
7728
7729 Sync from src:
7730
7731 2005-12-27 Leif Ekblad <leif@rdos.net>
7732
7733 * configure.in: Add support for RDOS target.
7734 * configure: Regenerate.
7735
7736 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
7737 Andreas Schwab <schwab@suse.de>
7738
7739 * configure: Regenerate.
7740
7741 2006-02-12 David Edelsohn <edelsohn@gnu.org>
7742
7743 * configure.in (enable_libgomp): Add AIX.
7744 * configure: Regenerate.
7745
7746 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
7747
7748 * MAINTAINERS (Write After Approval): Add myself.
7749
7750 2006-02-03 Lee Millward <lee.millward@gmail.com>
7751
7752 * MAINTAINERS (Write After Approval): Add myself.
7753
7754 2006-01-31 Richard Guenther <rguenther@suse.de>
7755 Paolo Bonzini <bonzini@gnu.org>
7756
7757 * Makefile.def (target_modules): Add libgcc-math target module.
7758 * configure.in (target_libraries): Add libgcc-math target library.
7759 (--enable-libgcc-math): New configure switch.
7760 * Makefile.in: Re-generate.
7761 * configure: Re-generate.
7762 * libgcc-math: New toplevel directory.
7763
7764 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
7765
7766 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
7767 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
7768 the assembler, linker and binutils.
7769 * configure: Regenerate.
7770
7771 2006-01-22 Dirk Mueller <dmueller@suse.de>
7772
7773 * MAINTAINERS (Write After Approval): Add myself.
7774
7775 2006-01-20 Diego Novillo <dnovillo@redhat.com>
7776
7777 * configure: Regenerate.
7778
7779 2006-01-18 Richard Henderson <rth@redhat.com>
7780 Jakub Jelinek <jakub@redhat.com>
7781 Diego Novillo <dnovillo@redhat.com>
7782
7783 * libgomp: New directory.
7784 * Makefile.def: Add target_module libgomp.
7785 * Makefile.in: Regenerate.
7786 * configure.in (target_libraries): Add target-libgomp.
7787 * configure: Regenerate.
7788
7789 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
7790
7791 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
7792 @ from continuation.
7793 * Makefile.in: Rebuilt.
7794
7795 2006-01-04 Chris Lattner <sabre@gnu.org>
7796
7797 * MAINTAINERS (Write After Approval): Add myself.
7798
7799 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
7800
7801 PR bootstrap/24252
7802
7803 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
7804 * Makefile.tpl (OBJDUMP): New.
7805 (EXTRA_HOST_FLAGS): Add it.
7806 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
7807
7808 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
7809 to use symbolic links between directories. Avoid race conditions
7810 or make them harmless.
7811 * configure.in: Do not try to use symbolic links between directories.
7812
7813 * Makefile.def (LEAN): Pass.
7814 * Makefile.tpl (LEAN): Define.
7815 (stage[+id+]-start): Accept that the previous directory does not
7816 exist, if the bootstrap is lean.
7817 (stage[+id+]-bubble): Invoke lean bootstrap commands after
7818 stage[+id+]-start. Use a makefile variable and an `if' instead of a
7819 configure substitution.
7820 ([+compare-target+]): Likewise.
7821 ([+bootstrap-target+]-lean): New.
7822 * configure.in: Remove lean bootstrap support from here.
7823
7824 * Makefile.in: Regenerate.
7825 * configure: Regenerate.
7826
7827 2006-01-04 Ben Elliston <bje@au.ibm.com>
7828
7829 * MAINTAINERS (libdecnumber): Add myself.
7830
7831 2006-01-02 Mark Mitchell <mark@codesourcery.com>
7832
7833 * libtool-ldflags: New script.
7834
7835 2006-01-02 Andreas Schwab <schwab@suse.de>
7836
7837 * configure.in: When reconfiguring remove Makefile in
7838 all stage directories.
7839 * configure: Regenerate.
7840
7841 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
7842
7843 * MAINTAINERS: Update my email address.
7844
7845 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
7846
7847 Revert Ada-related part of the previous change.
7848
7849 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
7850 Do not pass.
7851 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
7852 * Makefile.in: Regenerate.
7853 * configure.in: Do not include mt-ppc-aix target fragment.
7854 * configure: Regenerate.
7855
7856 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
7857
7858 * configure.in: Select appropriate fragments for PowerPC/AIX.
7859 * configure: Regenerate.
7860
7861 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
7862 BOOT_CFLAGS, BOOT_LDFLAGS.
7863 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
7864 BOOT_CFLAGS, BOOT_LDFLAGS.
7865 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
7866 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
7867 (stage): Fail if we cannot complete the work.
7868 * Makefile.in: Regenerate.
7869
7870 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
7871
7872 * configure.in: Replace ms1 with mt.
7873 * configure: Rebuilt.
7874
7875 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
7876
7877 * MAINTAINERS: Update my email address.
7878
7879 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
7880
7881 * Makefile.tpl (all, do-[+make_target+], do-check, install,
7882 install-host-nogcc): Don't invoke $(stage) at the end.
7883 * Makefile.in: Regenerate.
7884
7885 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
7886
7887 * configure.in: Flip the top-level bootstrap switch.
7888 * configure: Regenerate.
7889
7890 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
7891
7892 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
7893 $(stage) and $(unstage).
7894 (EXTRA_TARGET_FLAGS): Correct double-quoting.
7895 (all): Remove stray semicolon.
7896 (local-distclean): Don't handle multilib.tmp and multilib.out.
7897 (install.all): Set $s for consistency.
7898 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
7899 check_multilibs setting. Always make the install directory.
7900 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
7901 Correct @if/@endif.
7902 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
7903 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
7904 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
7905 (multilib.out): Remove.
7906 * Makefile.in: Regenerated.
7907
7908 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
7909
7910 * MAINTAINERS (Write After Approval): Add myself.
7911
7912 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
7913
7914 * MAINTAINERS: Add myself as mt maintainer.
7915
7916 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
7917
7918 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
7919
7920 * MAINTAINERS: Change email address.
7921
7922 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
7923
7924 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
7925 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
7926 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
7927 Find in-tree tools if available.
7928 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
7929 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
7930 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
7931 (COMPILER_*_FOR_TARGET): New.
7932 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
7933 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
7934 (CONFIGURED_*, USUAL_*): Remove.
7935 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
7936 STRIP): Use autoconf substitutions.
7937 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
7938 COMPILER_NM_FOR_TARGET): New.
7939 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
7940
7941 (all): Make all-host and all-target in parallel.
7942 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
7943 that $$r and $$s are set before invoking a recursive make.
7944 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
7945 ([+bootstrap-target+]): Inline most of the `all' target.
7946
7947 2005-11-29 Ben Elliston <bje@au.ibm.com>
7948
7949 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
7950 from the gcc build directory.
7951 * Makefile.in: Regenerate.
7952
7953 2005-11-29 Ben Elliston <bje@au.ibm.com>
7954
7955 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
7956 depend on all-libdecnumber.
7957 * configure.in (host_libs): Include libdecnumber.
7958 * Makefile.in: Regenerate.
7959 * configure: Likewise.
7960
7961 2005-11-29 Ben Elliston <bje@au.ibm.com>
7962
7963 * libdecnumber: Import decNumber sources from the dfp-branch.
7964
7965 2005-11-21 Kean Johnston <jkj@sco.com>
7966
7967 * config.sub, config.guess: Sync from upstream sources.
7968
7969 2005-11-21 Ben Elliston <bje@au.ibm.com>
7970
7971 Import from Autoconf sources:
7972
7973 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
7974 * config/move-if-change: Don't output "$2 is unchanged";
7975 suggested by Ben Elliston. Handle weird characters correctly.
7976
7977 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
7978
7979 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
7980 to match upstream libtool for darwin.
7981
7982 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
7983
7984 * Makefile.def: Remove gdb dependencies for gdbtk.
7985 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
7986 (configure-gdb, install-gdb): New rules.
7987 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
7988 * Makefile.in, configure: Regenerated.
7989
7990 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
7991
7992 * MAINTAINERS (Write After Approval): Add myself.
7993
7994 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
7995
7996 * MAINTAINERS (Write After Approval): Add myself.
7997
7998 2005-10-24 Diego Novillo <dnovillo@redhat.com>
7999
8000 * MAINTAINERS (alias analysis): Add Daniel Berlin and
8001 Diego Novillo.
8002
8003 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
8004
8005 PR bootstrap/24297
8006 * Makefile.tpl (do-[+make-target+], do-check, install,
8007 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
8008 are set before recursing.
8009 * Makefile.in: Regenerate.
8010
8011 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
8012
8013 PR bootstrap/18939
8014 * Makefile.def (gcc) <target>: Fix thinko.
8015 * Makefile.in: Regenerate.
8016
8017 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
8018
8019 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
8020 * configure: Regenerate.
8021
8022 2005-10-15 Jie Zhang <jie.zhang@analog.com>
8023
8024 * MAINTAINERS (Write After Approval): Add self.
8025
8026 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
8027
8028 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
8029 target-libffi, target-qthreads, target-libjava, and
8030 targetlibobjc.
8031 * configure: Regenerate.
8032
8033 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
8034
8035 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
8036 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
8037 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
8038 (USUAL_OBJDUMP_FOR_TARGET): New.
8039 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
8040 * configure.in: Check for $OBJDUMP_FOR_TARGET.
8041 * configure, Makefile.in: Regenerated.
8042
8043 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
8044
8045 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
8046 before other host packages.
8047
8048 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
8049
8050 * MAINTAINERS: Add self as sh libraries/configury maintainer.
8051
8052 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
8053
8054 PR bootstrap/22340
8055
8056 * configure.in (default_target): Remove.
8057 * Makefile.tpl (all): Do not use prerequisites as subroutines
8058 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
8059 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
8060 use prerequisites as subroutines.
8061 (check-host, check-target): New.
8062 (bootstrap configure & all targets): Do not use stage*-start
8063 if the directory layout is already ok.
8064 (non-bootstrap configure & all targets): Prepend a $(unstage).
8065 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
8066 (NOTPARALLEL): Remove.
8067 (unstage, stage variables): New variables.
8068 (unstage, stage targets): Simply expand to those variables.
8069
8070 * configure: Regenerate.
8071 * Makefile.in: Regenerate.
8072
8073 2005-10-04 James E Wilson <wilson@specifix.com>
8074
8075 * Makefile.def (lang_env_dependencies): Add libmudflap.
8076 * Makefile.in: Regenerate.
8077
8078 2005-10-03 Andreas Schwab <schwab@suse.de>
8079
8080 Backport from libtool CVS:
8081 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
8082
8083 * ltmain.sh: add support for installing into temporary
8084 staging area (e.g. 'make install DESTDIR=...')
8085
8086 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
8087
8088 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
8089 * configure: Regenerated.
8090
8091 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
8092
8093 * configure: Regenerate with the correct
8094 autoconf version.
8095
8096 2005-09-30 Catherine Moore <clm@cm00re.com>
8097
8098 * configure.in (bfin-*-*): New.
8099 * configure: Regenerated.
8100
8101 2005-09-28 Geoffrey Keating <geoffk@apple.com>
8102
8103 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
8104 (LIPO_FOR_TARGET): New.
8105 (CONFIGURED_LIPO_FOR_TARGET): New.
8106 (USUAL_LIPO_FOR_TARGET): New.
8107 (STRIP_FOR_TARGET): New.
8108 (CONFIGURED_STRIP_FOR_TARGET): New.
8109 (USUAL_STRIP_FOR_TARGET): New.
8110 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
8111 STRIP_FOR_TARGET.
8112 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
8113 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
8114 * Makefile.in: Regenerate.
8115 * configure: Regenerate.
8116
8117 2005-09-19 David Edelsohn <edelsohn@gnu.org>
8118
8119 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
8120 (rs6000-*-aix*): Same.
8121 * configure: Regenerate.
8122
8123 2005-09-16 Tom Tromey <tromey@redhat.com>
8124
8125 * MAINTAINERS: Add self as java maintainer.
8126
8127 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8128
8129 * configure.in: Recognize f95 in the --enable-languages option,
8130 and substitute it for fortran, issuing a warning.
8131 * configure: Regenerate.
8132
8133 2005-08-30 Phil Edwards <phil@codesourcery.com>
8134
8135 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
8136 * configure: Regenerated.
8137
8138 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
8139
8140 * MAINTAINERS: Add self as ms1 maintainer.
8141
8142 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
8143
8144 * Makefile.def (libssp): Add to lang_env_dependencies.
8145 * Makefile.in: Regenerate.
8146
8147 2005-08-18 Ian Lance Taylor <ian@airs.com>
8148
8149 * MAINTAINERS: Add myself as middle-end maintainer.
8150
8151 2005-08-17 Christian Groessler <chris@groessler.org>
8152
8153 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
8154 * Makefile.in: Regenerate.
8155
8156 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
8157
8158 * MAINTAINERS (write after approval): Added myself.
8159
8160 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
8161
8162 * MAINTAINERS (Write After Approval): Add myself.
8163
8164 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
8165
8166 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
8167 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
8168 Look for alternate names of the target cc and c++
8169 * configure: Regenerate.
8170
8171 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
8172
8173 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8174 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
8175 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
8176 tools; remove code to manually set them.
8177 (Target tools): Look in the environment for them.
8178 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8179 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
8180 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
8181 build directory.
8182 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
8183 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
8184 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
8185 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8186 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
8187 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
8188 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
8189 * configure: Regenerate.
8190 * Makefile.in: Regenerate.
8191
8192 2005-07-28 Ben Elliston <bje@au.ibm.com>
8193
8194 * MAINTAINERS: Update for removed CPU targets.
8195
8196 2005-07-27 Mark Mitchell <mark@codesourcery.com>
8197
8198 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
8199 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
8200 * Makefile.in: Regenerated.
8201
8202 2005-07-26 Mark Mitchell <mark@codesourcery.com>
8203
8204 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
8205 (CFLAGS_FOR_TARGET): Use it.
8206 (CXXFLAGS_FOR_TARGET): Likewise.
8207 * Makefile.in: Regenerated.
8208 * configure.in (--with-build-sysroot): New option.
8209 * configure: Regenerated.
8210
8211 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
8212
8213 * Makefile.tpl: Wrap install between unstage and stage
8214 * Makefile.in: Regenerate.
8215
8216 2005-07-21 Eric Christopher <echristo@apple.com>
8217
8218 * MAINTAINERS: Update affiliation.
8219
8220 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
8221
8222 * MAINTAINERS: Add self as crx port maintainer.
8223
8224 2005-07-20 DJ Delorie <dj@redhat.com>
8225
8226 * MAINTAINERS: Add self as m32c maintainer.
8227
8228 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
8229
8230 * all files: Update FSF address.
8231
8232 2005-07-15 Eric Christopher <echristo@redhat.com>
8233
8234 * MAINTAINERS: Change affiliation.
8235
8236 2005-07-14 Jim Blandy <jimb@redhat.com>
8237
8238 * configure.in: Add cases for Renesas m32c.
8239 * configure: Regenerated.
8240
8241 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8242
8243 * COPYING.LIB: Update from fsf.org.
8244
8245 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8246
8247 * COPYING, compile, config.guess,
8248 config.sub, install-sh, missing, mkinstalldirs,
8249 symlink-tree, ylwrap: Sync from upstream sources.
8250 * config-ml.in: Update FSF address.
8251
8252 2005-07-13 Eric Christopher <echristo@redhat.com>
8253
8254 * configure.in: Add toplevel noconfigdir support for tpf.
8255 * configure: Regenerate.
8256
8257 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
8258
8259 PR ada/22340
8260
8261 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
8262 * Makefile.in: Regenerate.
8263
8264 2005-07-07 Mark Mitchell <mark@codesourcery.com>
8265
8266 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
8267 Brolley to write-after-approval.
8268
8269 2005-07-07 Andreas Schwab <schwab@suse.de>
8270
8271 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
8272 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
8273 * Makefile.in: Regenerated.
8274
8275 2005-07-06 Geoffrey Keating <geoffk@apple.com>
8276
8277 * configure.in: Don't build sim or rda when targetting darwin.
8278 * configure: Regenerate.
8279
8280 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
8281
8282 * configure.in: Add --enable-libssp and --disable-libssp.
8283 * configure: Regenerate with autoconf-2.13.
8284
8285 2005-07-02 Jakub Jelinek <jakub@redhat.com>
8286
8287 * Makefile.def (target_modules): Add libssp.
8288 * configure.in (target_libraries): Add target-libssp.
8289 * configure: Rebuilt.
8290 * Makefile.in: Rebuilt.
8291
8292 2005-07-01 Zack Weinberg <zackw@panix.com>
8293
8294 * MAINTAINERS: Change email address. Resign from maintainership.
8295
8296 2005-07-01 Richard Guenther <rguenther@suse.de>
8297
8298 * MAINTAINERS: Change my e-mail address and affiliation.
8299
8300 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
8301
8302 * Makefile.def (stagefeedback): Come after profile.
8303 Define profiledbootstrap target.
8304 * Makefile.tpl (profiledbootstrap): Remove.
8305 (stageprofile-end): Zap stagefeedback.
8306 (stagefeedback-start): Copy all .gcda files, not only GCC's.
8307 * Makefile.in: Regenerate.
8308
8309 2005-06-13 Richard Sandiford <richard@codesourcery.com>
8310
8311 * MAINTAINERS: Update my email address.
8312
8313 2005-06-13 Zack Weinberg <zack@codesourcery.com>
8314
8315 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
8316 In 'cpp' stanza, support '#line' as well as '# '.
8317
8318 2005-06-08 Andreas Schwab <schwab@suse.de>
8319
8320 * MAINTAINERS: Move myself from 'Write After Approval' to
8321 'CPU Port Maintainers' section as m68k maintainer.
8322
8323 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
8324
8325 * configure.in (unsupported_languages): New macro.
8326 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
8327 non-ported target libraries in noconfigdirs.
8328 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
8329 non-linux-gnu. Remove libgcj_ex_libffi.
8330 <lang_frag loop>: Set add_this_lang=no if the language is in
8331 unsupported_languages.
8332 * configure: Regenerate.
8333
8334 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
8335
8336 * configure.in: Fix typo in handling of --with-mpfr-dir.
8337 * configure: Regenerate.
8338
8339 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
8340
8341 * MAINTAINERS: Update my email address.
8342
8343 2005-06-02 Jim Blandy <jimb@redhat.com>
8344
8345 * config.sub: Add cases for the Renesas m32c. (This patch has been
8346 accepted into the master sources.)
8347
8348 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
8349 Michael Snyder <msnyder@redhat.com>
8350 Stan Cox <scox@redhat.com>
8351
8352 * configure.in: Set noconfigdirs for ms1.
8353
8354 * configure: Regenerate.
8355
8356 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
8357
8358 * MAINTAINERS (Write After Approval): Add self.
8359
8360 2005-06-01 Josh Conner <jconner@apple.com>
8361
8362 * MAINTAINERS (Write After Approval): Add self.
8363
8364 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
8365
8366 * MAINTAINERS: Update my email address.
8367
8368 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
8369
8370 * MAINTAINERS (Write After Approval): Add self.
8371
8372 2005-05-26 Chris Demetriou <cgd@broadcom.com>
8373
8374 * MAINTAINERS (Write After Approval): Remove self.
8375
8376 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
8377
8378 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
8379 (Dependencies): Consider target modules for bootstrap dependencies.
8380 Make target bootstrap modules depend on each stage's gcc.
8381 * Makefile.in: Regenerate.
8382
8383 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
8384
8385 * Makefile.def (configure-gcc): Depend on binutils having been built.
8386 (all-gcc): No need to do it here.
8387 * Makefile.in: Regenerate.
8388
8389 2005-05-19 Paul Brook <paul@codesourcery.com>
8390
8391 * configure.in: Rewrite misleading error message when requested
8392 language cannot be built.
8393 * configure: Regenerate.
8394
8395 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
8396
8397 * ylwrap: Import from Automake 1.9.5.
8398
8399 2005-05-13 David Ung <davidu@mips.com>
8400
8401 * MAINTAINERS (Write After Approval): Add self.
8402
8403 2005-05-09 Mike Stump <mrs@apple.com>
8404
8405 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
8406 lt_cv_sys_max_cmd_len for now.
8407
8408 2005-05-09 Stan Cox <scox@redhat.com>
8409
8410 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
8411
8412 2005-05-08 Matt Kraai <kraai@ftbfs.org>
8413
8414 * README.SCO: Update the URL.
8415
8416 2005-05-05 David Edelsohn <edelsohn@gnu.org>
8417
8418 * ltconfig: Define file_list_spec. Pass file_list_spec and
8419 with_gnu_ld to libtool.
8420 * ltcf-c.sh (aix[45]): Define file_list_spec.
8421 * ltcf-cxx.sh (aix[45]): Same.
8422 * ltcf-gcj.sh (aix[45]): Same.
8423 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
8424 exists, write list of input files to temporary file.
8425
8426 2005-05-04 Mike Stump <mrs@apple.com>
8427
8428 * configure.in: Always pass --target to target configures as
8429 otherwise rebuilds that do --recheck will fail.
8430 * confiugure: Rebuilt.
8431
8432 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
8433
8434 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
8435 STAGE_HOST_EXPORTS.
8436 (configure, all): Add bootstrap support.
8437 (Host modules, target modules): Pass post-stage1 flags and exports.
8438 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
8439 * Makefile.in: Regenerate.
8440
8441 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
8442
8443 * configure: Regenerate.
8444
8445 2005-04-27 Mike Stump <mrs@apple.com>
8446
8447 * MAINTAINERS: Add self as darwin maintainer.
8448
8449 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
8450
8451 * config.sub: Update from master copy.
8452
8453 2005-04-21 Mike Stump <mrs@apple.com>
8454
8455 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
8456 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
8457
8458 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
8459
8460 * configure.in <crisv32-*-*, cris-*-*>: New local variable
8461 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
8462 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
8463 "*-*-elf" and "*-*-linux*".
8464 * configure: Regenerate.
8465
8466 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
8467
8468 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
8469
8470 2005-04-12 Mike Stump <mrs@apple.com>
8471
8472 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
8473
8474 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
8475
8476 * MAINTAINERS (Write After Approval): Add myself.
8477
8478 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
8479
8480 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
8481
8482 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
8483
8484 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
8485 (TARGET_CONFIGARGS): Include --with-target-subdir.
8486 (configure, all): New macros. Use them throughout.
8487 * Makefile.in: Regenerate.
8488
8489 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
8490
8491 * MAINTAINERS (Write After Approval): Add myself.
8492
8493 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8494
8495 * MAINTAINERS: Remove 'loop unrolling' maintainer.
8496
8497 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
8498
8499 * MAINTAINERS: Move John Carr to Write After Approval.
8500
8501 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
8502
8503 * config/mh-mingw32: Delete.
8504 * configure.in: Don't use it.
8505 * configure: Regenerate.
8506
8507 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
8508
8509 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
8510 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
8511 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
8512 (HOST_LIB_PATH): Generate from Makefile.def.
8513 (TARGET_LIB_PATH): Likewise.
8514 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
8515 * Makefile.in: Regenerate.
8516 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
8517 (RPATH_ENVVAR): Include Darwin case.
8518 * configure: Regenerate.
8519
8520 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
8521
8522 * MAINTAINERS (Various Maintainers): Remove self.
8523 (Write After Approval): Add self.
8524
8525 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
8526
8527 * MAINTAINERS (Various Maintainers): Add self.
8528
8529 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
8530
8531 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
8532 * configure: Regenerate.
8533
8534 2005-03-21 Zack Weinberg <zack@codesourcery.com>
8535
8536 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
8537 gcc_version, and gcc_version_trigger from set of flags to pass.
8538 * Makefile.tpl: Remove definitions of above variables.
8539 (config.status): Remove dependency on $(gcc_version_trigger).
8540 * Makefile.in: Regenerate.
8541 * configure.in: Do not reference config/gcc-version.m4 nor
8542 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
8543 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
8544 * configure: Regenerate.
8545
8546 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
8547 Andrew Pinski <pinskia@physics.uc.edu>
8548
8549 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
8550 * Makefile.in: Regenerate.
8551
8552 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
8553
8554 * MAINTAINERS (Write After Approval): Add myself.
8555
8556 2005-03-03 David Ayers <d.ayers@inode.at>
8557
8558 * MAINTAINERS (Write After Approval): Add myself.
8559
8560 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
8561
8562 PR libgcj/20160
8563 * ltmain.sh: Avoid creating archives with components that have
8564 duplicate basenames.
8565
8566 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
8567
8568 PR bootstrap/20250
8569 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
8570 instead of check.
8571 * Makefile.in: Regenerate.
8572
8573 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
8574
8575 * Makefile.in: Regenerate to fix conflict between the previous two
8576 patches.
8577
8578 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
8579
8580 PR bootstrap/17383
8581 * Makefile.def (target_modules): Remove "stage", now unnecessary.
8582 * Makefile.tpl (HOST_SUBDIR): New substitution.
8583 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
8584 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8585 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
8586 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
8587 (Host modules, Bootstrapped modules): Use it.
8588 (Build modules, Target modules): Do not create symlink trees,
8589 always configure out-of-srcdir.
8590 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
8591 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
8592 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
8593 $(HOST_SUBDIR). Create a symlink for host_subdir.
8594
8595 * Makefile.in: Regenerate.
8596 * configure: Regenerate.
8597
8598 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8599
8600 Merged from libada-gnattools-branch:
8601 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
8602
8603 * gnattools: New directory.
8604 * Makefile.def: Add gnattools as a module, depending on target-libada.
8605 * Makefile.in: Regenerate.
8606 * configure.in: Include gnattools in host_tools; disable it if ada
8607 is disabled.
8608 * configure: Regenerate.
8609
8610 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
8611
8612 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
8613 treelang maintainer.
8614 (Write After Approval): Remove myself.
8615
8616 2005-02-23 Paul Schlie <schlie@comcast.net>
8617
8618 * configure.in: Allow darwin targeted ports to build tk, itcl and
8619 libgui.
8620 * configure: Regenerate.
8621
8622 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
8623
8624 PR libgcj/10353
8625 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
8626 * configure: Regenerate.
8627
8628 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
8629
8630 * MAINTAINERS (Write After Approval): Add myself.
8631
8632 2005-02-10 Ian Lance Taylor <ian@airs.com>
8633
8634 * MAINTAINERS: Update my e-mail address.
8635
8636 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
8637
8638 * MAINTAINERS (Write After Approval): Add myself.
8639
8640 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
8641
8642 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
8643 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
8644 target-libgloss when not *-*-elf and *-*-aout.
8645 * configure: Regenerate.
8646
8647 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
8648
8649 * MAINTAINERS: Remove obsolete entries.
8650
8651 * MAINTAINERS (Write After Approval): Add Michael Matz.
8652
8653 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
8654
8655 * MAINTAINERS: Remove self as cpplib maintainer.
8656
8657 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8658
8659 * install-sh, config.sub: Import from upstream.
8660
8661 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8662
8663 PR bootstrap/18222
8664 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
8665 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
8666 * Makefile.in: Regenerate.
8667
8668 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
8669
8670 * MAINTAINERS: Update my email address.
8671
8672 2005-01-12 David Edelsohn <edelsohn@gnu.org>
8673 Andreas Schwab <schwab@suse.de>
8674
8675 PR bootstrap/18033
8676 * config-ml.in: Eval option if surrounded by single quotes.
8677
8678 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
8679
8680 Revert 2004-12-28 Makefile changes, a better fix will be
8681 applied to mainline and src after GCC 4.0 branches.
8682
8683 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
8684
8685 PR bootstrap/17383
8686
8687 * Makefile.def (target_modules): Remove stage parameter,
8688 it is always true now.
8689 * Makefile.tpl (configure-build-[+module+],
8690 configure-target-[+module+]): Always build symlink tree
8691 for the directory and for include. BUILD_SUBDIR and
8692 TARGET_SUBDIR cannot be . anymore.
8693 * Makefile.in: Regenerate.
8694
8695 2004-12-25 David Edelsohn <edelsohn@gnu.org>
8696
8697 Revert 2004-12-08 Makefile changes.
8698
8699 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
8700
8701 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
8702 cygwin, mingw.
8703
8704 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
8705
8706 * configure.in (sh64-*-*): Reenable gprof.
8707 * configure: Regenerate.
8708
8709 2004-12-08 David Edelsohn <edelsohn@gnu.org>
8710
8711 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
8712 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
8713 (EXTRA_TARGET_FLAGS): Add PICFLAG.
8714 * Makefile.in: Regenerate.
8715
8716 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
8717
8718 * MAINTAINERS: Update my email address.
8719
8720 2004-12-07 Matt Kraai <kraai@ftbfs.org>
8721
8722 * Makefile.tpl: Generate normal dependencies if the LHS module is
8723 not bootstrapped.
8724 * Makefile.in: Regenerate.
8725
8726 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
8727
8728 * configure.in: Include config/gxx-include-dir.m4. Use
8729 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
8730 * configure: Regenerate.
8731
8732 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
8733
8734 * config.if: Delete.
8735 * configure.in: Set libstdcxx_incdir directly.
8736 * configure: Regenerate.
8737
8738 2004-12-02 Eric Christopher <echristo@redhat.com>
8739
8740 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
8741 * Makefile.in: Regenerate.
8742
8743 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
8744
8745 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
8746 * configure: Regenerate.
8747
8748 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
8749
8750 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
8751 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
8752 * configure: Regenerate.
8753
8754 2004-12-01 Eric Christopher <echristo@redhat.com>
8755
8756 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
8757 of things to remove.
8758
8759 2004-11-29 Matt Kraai <kraai@ftbfs.org>
8760
8761 * MAINTAINERS (Write After Approval): Update my e-mail address.
8762
8763 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
8764
8765 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
8766 from CVS libtool to always pass_all.
8767
8768 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8769
8770 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
8771 (hppa*64*-*-*): Delete incorrect comment.
8772 * configure: Rebuilt.
8773
8774 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8775
8776 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
8777
8778 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8779
8780 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
8781 from CVS libtool to always pass_all.
8782
8783 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
8784
8785 * install-sh, compile: Import from automake.
8786
8787 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
8788
8789 * config.guess, config.sub: Import from savannnah.
8790
8791 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
8792
8793 * MAINTAINERS (Write After Approval): Add myself
8794
8795 2004-11-12 Mike Stump <mrs@apple.com>
8796
8797 * Makefile.def: Add html support.
8798 * Makefile.tpl: Likewise.
8799 * Makefile.in: Regenerate.
8800
8801 2004-11-11 Geoffrey Keating <geoffk@apple.com>
8802
8803 PR 18423
8804 * configure.in: Remove all instances of build-fixincludes from
8805 noconfigdirs.
8806 (build_configargs): Supply --target to subdirectories.
8807 * configure: Regenerate.
8808
8809 * Makefile.def: Make gcc install depend on fixincludes install.
8810 * Makefile.in: Regenerate.
8811
8812 2004-11-10 Janis Johnson <janis187@us.ibm.com>
8813
8814 * MAINTAINERS: Add myself as gcc testsuite maintainer.
8815
8816 2004-11-11 Paul Brook <paul@codesourcery.com>
8817
8818 * MAINTAINERS: Add self as arm maintainer. Update email address.
8819
8820 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
8821
8822 * configure.in (noconfigdirs) [mmix-*-*]: Disable
8823 target-libgfortran.
8824 * configure: Regenerate.
8825
8826 2004-11-07 David Edelsohn <edelsohn@gnu.org>
8827
8828 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
8829 like CC.
8830
8831 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
8832
8833 * Makefile.def (host fixincludes): Specify missing targets.
8834 * Makefile.in: Regenerate.
8835
8836 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
8837
8838 * MAINTAINERS: Add myself
8839
8840 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
8841
8842 * MAINTAINERS (Write After Approval): Add myself.
8843
8844 2004-11-04 Geoffrey Keating <geoffk@apple.com>
8845
8846 * Makefile.def: Build fixincludes for the host, too.
8847 * Makefile.in: Regenerate.
8848 * configure.in (host_tools): Add fixincludes.
8849 * configure: Regenerate.
8850
8851 2004-11-04 Daniel Jacobowitz <dan@debian.org>
8852
8853 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
8854 * configure: Regenerated.
8855
8856 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
8857
8858 PR other/17783
8859 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
8860 * configure: Regenerated.
8861
8862 2004-10-31 Mark Mitchell <mark@codesourcery.com>
8863
8864 * README.SCO: Update per FSF instructions.
8865
8866 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
8867
8868 PR target/18151
8869 * configure.in (case ${target}): Do not build fixincludes for avr.
8870 * configure: Regenerated.
8871
8872 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
8873
8874 * configure.in (case ${target}): Do not build fixincludes
8875 on platforms where it is not used.
8876 * configure: Regenerated.
8877
8878 2004-10-23 Daniel Jacobowitz <dan@debian.org>
8879
8880 * configure.in: Use an absolute path to install-sh.
8881 * configure: Regenerated.
8882
8883 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
8884
8885 * MAINTAINERS (Write After Approval): Add myself.
8886
8887 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
8888
8889 * MAINTAINERS: Remove from Write After Approval those that are
8890 already maintainers.
8891
8892 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
8893
8894 * MAINTAINERS: Update my email address.
8895
8896 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
8897
8898 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
8899 * configure: Regenerate.
8900
8901 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
8902
8903 * MAINTAINERS: Update my email address.
8904
8905 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
8906
8907 * MAINTAINERS (Language Front Ends Maintainers): New. Move
8908 entries belonging to this category.
8909
8910 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
8911
8912 * MAINTAINERS: Update my e-mail address.
8913
8914 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
8915
8916 Fix wrong conflict resolution in:
8917
8918 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
8919
8920 * Makefile.in: Regenerate.
8921 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8922 in the recursive `make', instead of hardwiring `all'.
8923 (Autogenerated TARGET-* variables): New.
8924
8925 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
8926
8927 * configure.in: Enable target-libgloss for crx-*-*.
8928 * configure: Regenerate.
8929
8930 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8931
8932 * MAINTAINERS (Various Maintainers): Move the "windows,
8933 cygwin, mingw" maintainer to ...
8934 (OS Port Maintainers): ... here.
8935
8936 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8937
8938 * MAINTAINERS (Write After Approval): Remove those that are
8939 maintainers of some subsystem.
8940
8941 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
8942
8943 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
8944 * ltcf-cxx.sh (tpf*): Likewise.
8945 * ltconfig (tpf*): Add TPF OS configuration support.
8946
8947 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
8948
8949 * MAINTAINERS: Change my email address to my new work account.
8950
8951 2004-09-24 Michael Roth <mroth@nessie.de>
8952
8953 * configure.in (--without-headers): Add missing double quotes.
8954 * configure: Regenerate.
8955
8956 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
8957
8958 * ylwrap: Revert to previous version.
8959
8960 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
8961
8962 PR bootstrap/17369
8963 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
8964 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
8965 SET_GCC_LIB_PATH_CMD.
8966 (BASE_TARGET_EXPORTS): Likewise.
8967 * Makefile.in: Regenerated.
8968
8969 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
8970 * configure: Regenerated.
8971
8972 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
8973
8974 * config.guess: New upstream version
8975 * compile, depcomp, install-sh, ylwrap: Likewise.
8976
8977 2004-09-19 Roger Sayle <roger@eyesopen.com>
8978
8979 * config/mh-x86omitfp: New host makefile fragment. Add
8980 -fomit-frame-pointer to the default BOOT_CFLAGS.
8981 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
8982 * configure: Regenerate.
8983
8984 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
8985
8986 PR target/11572
8987 * configure.in (*-*-darwin*): Renable libobjc.
8988 * configure: Regenerate.
8989
8990 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
8991
8992 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
8993
8994 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
8995
8996 * Makefile.def: Remove libbanshee.
8997 * Makefile.tpl: Ditto.
8998 * configure.in: Ditto.
8999 * Makefile.in: Regen.
9000 * configure: Ditto.
9001
9002 2004-09-08 David Edelsohn <edelsohn@gnu.org>
9003
9004 * ltmain.sh: Use $pic_object as $non_pic_object if
9005 $non_pic_object=none.
9006
9007 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
9008
9009 * missing: Import latest version from master repository.
9010
9011 2004-09-06 Nick Clifton <nickc@redhat.com>
9012
9013 * config.sub: Import latest version from master repository.
9014 * config.guess: Likewise.
9015 This includes these changes:
9016
9017 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
9018
9019 * config.sub: Handle crisv32, alias etraxfs.
9020 * config.guess (crisv32:Linux:*:*): Handle.
9021
9022 2004-08-13 Brad Smith <brad@comstyle.com>
9023
9024 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
9025 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
9026
9027 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
9028
9029 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
9030 assume the processor is a powerpc. This is because coreutils
9031 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
9032 in this case, due to a MacOS X bug that causes
9033 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
9034 to return a negative number.
9035 Problem reported by Petter Reinholdtsen in:
9036 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
9037
9038 2004-07-19 Ben Elliston <bje@gnu.org>
9039
9040 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
9041
9042 2004-06-24 Ben Elliston <bje@gnu.org>
9043
9044 * config.guess: Update copyright years.
9045 * config.sub: Likewise.
9046
9047 2004-06-22 Robert Millan <robertmh@gnu.org>
9048
9049 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
9050 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
9051
9052 2004-06-22 Stanley F. Quayle <stan@stanq.com>
9053
9054 * config.guess (*:*VMS:*:*): New entry. Replaces
9055 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
9056 manufacturer.
9057
9058 2004-06-22 Ben Elliston <bje@gnu.org>
9059
9060 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
9061 * config.sub: Likewise.
9062
9063 2004-06-22 Ben Elliston <bje@gnu.org>
9064
9065 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
9066 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
9067
9068 2004-06-11 Ben Elliston <bje@gnu.org>
9069
9070 * config.guess (pegasos:OpenBSD:*:*): Remove.
9071
9072 2004-06-11 Ben Elliston <bje@gnu.org>
9073
9074 From Wouter Verhelst <wouter@grep.be>:
9075 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
9076
9077 2004-06-11 Ben Elliston <bje@gnu.org>
9078
9079 * config.guess (luna88k:OpenBSD:*:*): New.
9080
9081 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
9082
9083 * config.guess (m32r*:Linux:*:*): New case.
9084 * config.sub: Handle m32rle.
9085
9086 2004-03-12 Ben Elliston <bje@wasabisystems.com>
9087
9088 From Jens Petersen <petersen@redhat.com>:
9089 * config.sub: Handle sparcv8.
9090
9091 2004-03-03 Ben Elliston <bje@wasabisystems.com>
9092
9093 From Tom Smith <smith@cag.lkg.hp.com>:
9094 * config.guess: Version suffixes are equally significant on Tru64
9095 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
9096 prefix of "P" (patched kernel).
9097
9098 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
9099
9100 * config.sub: Add support for National Semiconductor CRX target.
9101
9102 2004-09-03 Janis Johnson <janis187@us.ibm.com>
9103
9104 * MAINTAINERS (Various Maintainers): Remove myself as web page
9105 maintainer, add myself as maintainer of build status lists.
9106
9107 2004-09-03 Jan Beulich <jbeulich@novell.com>
9108
9109 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
9110 *-*-netware, but add target-libmudflap.
9111 Consolidate *-*-netware targets (of which really only i?86 exists)
9112 into a single entry.
9113 * configure: Likewise.
9114
9115 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
9116
9117 * Makefile.tpl (sorry): Remove.
9118 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
9119 (cleanstrap targets): Depend on distclean, not distclean-stage1.
9120 (do-clean): Clean per-stage directories too.
9121 (do-distclean): Run distclean-stage1 too.
9122 (.NOTPARALLEL): Enable during toplevel bootstrap.
9123 (stage[+id+]-bubble): Enable parallel execution during
9124 the recursive invocation.
9125 * Makefile.in: Regenerate.
9126
9127 Fix previous checkin:
9128
9129 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
9130 include.
9131 * configure.in: Fix indentation.
9132 * configure: Regenerate.
9133
9134 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
9135
9136 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
9137 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
9138 * configure: regenerate
9139 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9140 -mdynamic-no-pic
9141
9142 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
9143
9144 * Makefile.def (build_modules): Add fixincludes.
9145 (dependencies): Make gcc depend on fixincludes.
9146 * configure.in (build_tools): Add fixincludes.
9147 (build_configdirs): Always include build_libs.
9148 * Makefile.in: Regenerate.
9149 * configure: Regenerate.
9150
9151 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
9152
9153 * Makefile.def (bootstrap stages): Add 'lean' parameter.
9154 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
9155 phony targets; do not generate timestamp files.
9156 (distclean-stageN): Remove references to their timestamp files.
9157 (restageN, touch-stageN): Remove.
9158 (stageN-bubble): Rewritten.
9159 (compare): Support lean bootstraps.
9160 * Makefile.in: Regenerate.
9161
9162 * configure.in: Only warn when bootstrapping but
9163 build != host or build != target. Support lean bootstraps.
9164 * configure: Regenerate.
9165
9166 2004-08-26 Phil Edwards <phil@codesourcery.com>
9167
9168 * configure.in: Give a better error message if GMP/MPFR are missing
9169 and a language needing them has been requested.
9170 * configure: Regenerated.
9171
9172 2004-08-25 Phil Edwards <phil@codesourcery.com>
9173
9174 * configure.in: Print a list of available language front-ends if
9175 a requested one is missing. Tidy stray tab characters.
9176 * configure: Regenerated.
9177
9178 2004-08-19 Michael Koch <konqueror@gmx.de>
9179
9180 * gcc/doc/install.texi: Update entry about automake for libjava.
9181
9182 2004-08-17 Robert Millan <robertmh@gnu.org>
9183
9184 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
9185 (instead of FreeBSD).
9186 * configure: Regenerate.
9187
9188 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
9189
9190 * Makefile.in: Regenerate.
9191 * configure: Regenerate.
9192
9193 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
9194 stage_*_flags.
9195 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
9196 for bootstrapped modules if toplevel bootstrap is going.
9197 (GCC bootstrap): Generate per-stage targets for all bootstrapped
9198 modules. Adjust for changes in Makefile.def. Enable several
9199 rules even in non-bootstrap mode, just to avoid peppering the
9200 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
9201 (stage-[+prev+]-bubble): Remove.
9202
9203 * Makefile.def (Dependencies): Depend on all-build-bison,
9204 all-build-flex, all-build-byacc, all-build-texinfo, rather
9205 than the host variations.
9206 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
9207 with BUILD_SUBDIR.
9208 (BISON): Update for recent Bisons.
9209 (YACC): Fix typo.
9210 (cross): Depend on all-build.
9211 (all): Do not depend on all-build.
9212 (prebootstrap): Remove.
9213 (dep-kind): Accept separate prefixes for MODULE and ON variables.
9214 (Prebootstrap dependencies): Add them to the per-stage targets
9215 and to all-prebootstrap.
9216 * configure.in (build_configdirs): Always enable build_tools.
9217 (BUILD_DIR_PREFIX): Remove.
9218
9219 * Makefile.def (gcc): Add target variable.
9220 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
9221 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9222 in the recursive `make', instead of hardwiring `all'.
9223 (Autogenerated TARGET-* variables): New.
9224
9225 2004-08-13 Brian Booth <bbooth@redhat.com>
9226
9227 * MAINTAINERS: Remove myself from write-after-approval.
9228
9229 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
9230
9231 * src-release: Stop distributing mmalloc with gdb (which doesn't
9232 use it).
9233 * Makefile.def: GDB doesn't depend on mmalloc anymore.
9234 * Makefile.in: Regenerate.
9235
9236 2004-08-09 Mark Mitchell <mark@codesourcery.com>
9237
9238 * configure.in (arm*-*-eabi*): New target.
9239 * configure: Regenerate.
9240
9241 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
9242
9243 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
9244 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
9245 (Dependencies): New section.
9246 * Makefile.tpl (Dependencies): Generate from Makefile.def.
9247 (configure-target-[+module+]): Depend on maybe-all-gcc
9248 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
9249 (toplevel profiledbootstrap): Fix dependencies.
9250 * Makefile.in: Regenerate.
9251
9252 2004-08-03 Mark Mitchell <mark@codesourcery.com>
9253
9254 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
9255 target-libiberty to noconfigdirs.
9256 * configure: Regenerate.
9257
9258 2004-08-03 Paul Brook <paul@codesourcery.com>
9259
9260 * configure.in: Check for MPFR as well as GMP.
9261 * configure: Regenerate.
9262
9263 2004-08-01 Robert Millan <robertmh@gnu.org>
9264
9265 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
9266 libmudflap for all GNU-based systems (with Glibc).
9267 * configure: Regenerate.
9268
9269 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
9270
9271 * Makefile.def (host-modules): Add gcc.
9272 * Makefile.in: Regenerate.
9273 * Makefile.tpl (sorry): New rule.
9274 (configure-host, all-host, [+make_target+]-host, do-check,
9275 install-host): Do not add gcc as a special case.
9276 (host modules): Add a small special-casing for gcc. Export
9277 extra_make_flags through the environment.
9278 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
9279 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
9280 other recursive targets for gcc): Remove.
9281
9282 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
9283 (stage, unstage): New rules.
9284 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
9285 distclean-stage[+id+]): Use stage_current.
9286 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
9287 the stage*-start rules.
9288
9289 2004-08-02 Geoffrey Keating <geoffk@apple.com>
9290
9291 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
9292 use -all_load flag.
9293
9294 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
9295
9296 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
9297 * configure: Regenerate.
9298
9299 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
9300
9301 * maintainer-scripts/gcc_release: Revert yesterday's change.
9302
9303 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
9304
9305 * MAINTAINERS: Add myself to write-after-approval.
9306
9307 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
9308
9309 * libf2c: Removed.
9310 * gcc/gccbug.in: Updated because of libf2c removal.
9311 * maintainer-scripts/gcc_release: Ditto.
9312
9313 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
9314
9315 * configure.in: Build libmudflap by default on FreeBSD.
9316 * configure: Regenerated.
9317
9318 2004-07-09 Mark Mitchell <mark@codesourcery.com>
9319
9320 * configure.in: Do not build libmudflap by default on non-GNU/Linux
9321 systems.
9322 * configure: Regenerated.
9323
9324 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9325
9326 PR target/16344
9327 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
9328 feedback based compiler.
9329 * Makefile.in: Rebuilt.
9330
9331 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
9332
9333 * Makefile.def (host_modules): Set bootstrap=true for flex.
9334 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
9335 * Makefile.in: Rebuilt.
9336
9337 2004-07-07 Jan Hubicka <jh@suse.cz>
9338
9339 * MAINTAINERS: Add self as a profile feedback maintainer.
9340
9341 2004-07-05 Phil Edwards <phil@codesourcery.com>
9342
9343 * configure.in: Do not prepend $srcdir to /dev/null in
9344 makefile fragments.
9345 * configure: Regenerate.
9346
9347 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
9348
9349 * Makefile.def (build_modules): Add bison, byacc, flex,
9350 m4, texinfo.
9351 (flags_to_pass): Add FLEX.
9352 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
9353 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
9354 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
9355 DEFAULT_MAKEINFO): Remove.
9356 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
9357 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
9358 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
9359 objdir or else use configured tool.
9360 (all-build): New.
9361 (all): Depend on it.
9362 (Build module dependencies): Add.
9363 * Makefile.in: Regenerate.
9364 * configure.in: Better support for multiple build modules,
9365 matching what is done for host/target modules. Do not look
9366 for "plausible" locations of build tools if Canadian cross.
9367 Use autoconf's AC_PROG_CC to find a C compiler. Define
9368 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
9369 * configure: Regenerate.
9370
9371 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9372
9373 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
9374 * Makefile.in: Regenerate.
9375
9376 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9377
9378 * Makefile.tpl (configure-build-[+module+],
9379 configure-[+module+], configure-target-[+module+]): Pass
9380 [+extra_configure_args+].
9381 (all-build-[+module+], all-[+module+], check-[+module+],
9382 install-[+module+], [+make_target+]-[+module+],
9383 all-target-[+module+], check-target-[+module+],
9384 install-target-[+module+], [+make_target+]-target-[+module+]):
9385 Pass [+extra_make_args+].
9386 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
9387 (GCC_HOST_EXPORTS): Remove.
9388 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
9389 cross, check-gcc, check-gcc-c++, install-gcc,
9390 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
9391 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
9392 * Makefile.in: Regenerate.
9393
9394 2004-06-21 Matthew Sachs <msachs@apple.com>
9395
9396 * MAINTAINERS: Added self to write-after-approval.
9397
9398 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
9399
9400 * configure.in: Check for srcdir/winsup rather than build directory
9401 winsup.
9402 * configure: Regenerate.
9403
9404 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
9405
9406 * configure.in: Don't build Cygwin native newlib if winsup
9407 directory is missing. Emit warning instead.
9408 * configure: Regenerate.
9409
9410 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
9411
9412 * Makefile.tpl (touch-stage[+id+]): New.
9413 (restage[+prev+]): Depend on touch-stage[+id+].
9414
9415 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
9416 Use it throughout.
9417
9418 * Makefile.def: Add profile and feedback bootstrap stages.
9419 Remove next field from bootstrap stages.
9420 * Makefile.tpl (LN, LN_S): Substitute.
9421 (stageN-start, stageN-end): Use double-colon rules, to
9422 provide a hook for additional setup commands.
9423 (distclean-stageN-gcc, restageN): Create dependencies from
9424 [+prev+], not from [+next+].
9425 (stageN-bubble): Add commands for successive stages from
9426 [+prev+], using double-colon rules.
9427 (all-stageN-gcc): Fix typo.
9428 (stagefeedback-start, profiledbootstrap): New.
9429 * Makefile.in: Regenerate.
9430 * configure.in: Call ACX_PROG_LN.
9431 * configure: Regenerate.
9432
9433 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
9434
9435 * MAINTAINERS (Write After Approval): Add myself.
9436
9437 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
9438
9439 * MAINTAINERS (Write After Approval): Add myself.
9440
9441 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
9442
9443 * configure.in: Fix --enable-bootstrap breakage introduced in trees
9444 without gcc.
9445 * configure: Regenerate.
9446
9447 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9448
9449 * Makefile.tpl: Fix typo.
9450 * Makefile.in: Regenerate.
9451
9452 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9453
9454 * configure.in: Remove new- prefix from toplevel
9455 bootstrap targets.
9456 * configure: Regenerate.
9457
9458 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9459
9460 * Makefile.tpl (all.normal): Rename to all.
9461 (all): Replace with a rule to pick the default
9462 target from configure.
9463 (all-gcc, configure-gcc): Use conditionals to
9464 do nothing when toplevel bootstrap is going on.
9465 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
9466 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
9467 * configure.in: Support --enable-bootstrap.
9468
9469 * Makefile.def: Remove new- prefix from toplevel
9470 bootstrap targets.
9471 * Makefile.tpl: Likewise.
9472
9473 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
9474 target.
9475
9476 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
9477 $(RECURSE_FLAGS) to recursive invocation of make.
9478
9479 * Makefile.in: Regenerate.
9480 * configure: Regenerate.
9481
9482 2004-05-30 Andreas Jaeger <aj@suse.de>
9483 Jim Wilson <wilson@specifixinc.com>
9484
9485 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
9486 like CC.
9487
9488 2004-05-27 Daniel Jacobowitz <dan@debian.org>
9489
9490 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
9491 * configure: Regenerate.
9492
9493 2004-05-25 Daniel Jacobowitz <drow@false.org>
9494
9495 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
9496 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
9497 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
9498 targets.
9499 * Makefile.in: Regenerate.
9500
9501 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
9502
9503 * configure.in: Test the ability to symlink directories.
9504 * configure: Regenerate.
9505
9506 * Makefile.def (bootstrap-stage): New definitions.
9507 * Makefile.tpl (configure-stage1-gcc,
9508 configure-stage2-gcc, configure-stage3-gcc,
9509 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
9510 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
9511 new-restage3, compare): Autogenerate, see Makefile.in
9512 entry for behavioral changes.
9513 (distclean-stage1, new-stage1-start, new-stage1-end,
9514 new-stage1-bubble, distclean-stage2, new-stage2-start,
9515 new-stage2-end, new-stage2-bubble, distclean-stage3,
9516 new-stage3-start, new-stage3-end): New autogenerated targets.
9517 (objext, prebootstrap, BOOT_CFLAGS,
9518 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
9519 targets.
9520
9521 * Makefile.in: Regenerate.
9522 (distclean-stage1, new-stage1-start, new-stage1-end,
9523 new-stage1-bubble, distclean-stage2, new-stage2-start,
9524 new-stage2-end, new-stage2-bubble, distclean-stage3,
9525 new-stage3-start, new-stage3-end): New targets.
9526 (all-stage1-gcc): Move prebootstrap dependency from here...
9527 (configure-stage1-gcc): ...to here.
9528 (new-bootstrap): Use bubble targets.
9529 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9530 Use per-stage distclean targets.
9531 (configure-stage1-gcc, configure-stage2-gcc,
9532 configure-stage3-gcc, all-stage1-gcc,
9533 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
9534 Use new-stageN-start to prepare the tree.
9535
9536 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
9537
9538 * Makefile.def (host_modules): add libcpp.
9539 * Makefile.tpl: Add dependencies on and for libcpp.
9540 * Makefile.in: Regenerate.
9541 * configure.in: Add libcpp host module.
9542 * configure: Regenerate.
9543
9544 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
9545
9546 * Makefile.tpl: Whenever a recursive target is defined, wrap
9547 it in a special @if/@endif block, and prepare its maybe
9548 dependency in the @if/@endif block
9549 * configure.in: Instead of writing maybe dependencies, remove
9550 the @if/@endif statements, and remove the @if/@endif blocks
9551 that remain.
9552 * configure: Regenerate.
9553 * Makefile.in: Regenerate.
9554
9555 2004-05-20 Janis Johnson <janis187@us.ibm.com>
9556
9557 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
9558
9559 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
9560
9561 PR bootstrap/15120
9562 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
9563 * */configure: Rebuilt.
9564
9565 2004-05-17 Zack Weinberg <zack@codesourcery.com>
9566
9567 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
9568 of libf2c.
9569 * configure, Makefile.in: Regenerate.
9570
9571 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
9572
9573 * MAINTAINERS (Write After Approval): Add myself.
9574
9575 2004-05-13 Diego Novillo <dnovillo@redhat.com>
9576
9577 Merge from tree-ssa-20020619-branch.
9578
9579 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
9580 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
9581 (HOST_GMPLIBS): Define.
9582 (HOST_GMPINC): Define.
9583 (TARGET_LIB_PATH): Add libmudflap.
9584 (GFORTRAN_FOR_TARGET): Define.
9585 (configure-build*): Export GFORTRAN.
9586 (configure-gcc): Export GMPLIBS and GMPINC.
9587 (all-gcc): Add maybe-all-libbanshee.
9588 (configure-target-libgfortran): Define.
9589 * Makefile.in: Regenerate.
9590 * configure.in (host_libs): Add libbanshee.
9591 (target_libraries): Add target-libmudflap and target-libgfortran.
9592 Add --with-libbanshee.
9593 Handle --disable-libmudflap.
9594 (*-*-freebsd*): Use with_gmp.
9595 Add $(libgcj) to noconfigdirs.
9596 * configure: Regenerate.
9597 * depcomp: New file.
9598 * MAINTAINERS: Add tree-ssa maintainers.
9599
9600 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
9601
9602 * MAINTAINERS (Various Maintainers): Add myself.
9603
9604 2004-04-30 Brian Ford <ford@vss.fsi.com>
9605
9606 * MAINTAINERS (Write After Approval): Add myself.
9607
9608 2004-04-29 Uros Bizjak <uros@kss-loka.si>
9609
9610 * MAINTAINERS (Write After Approval): Add myself.
9611
9612 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
9613
9614 * config/acx.m4: Fix fastcompare support for new-bootstrap.
9615 * configure: Regenerate.
9616
9617 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
9618
9619 Revert:
9620 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9621
9622 * Makefile.def (flags_to_pass): Remove *dir variables that
9623 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9624 as well as prefix and exec_prefix.
9625 * Makefile.in: Regenerate.
9626
9627 2004-04-26 Robert Millan <robertmh@gnu.org>
9628
9629 Add patches from libtool CVS.
9630 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
9631 * ltconfig: Likewise.
9632 * ltcf-c.sh: Likewise.
9633 * ltcf-cxx.sh: Likewise.
9634 * ltcf-gcj.sh: Likewise.
9635
9636 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9637
9638 * Makefile.def (host_modules): Mark with the bootstrap
9639 flag packages on which gcc depends.
9640 * Makefile.tpl (all-bootstrap): Use it.
9641 * Makefile.in: Regenerate.
9642
9643 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9644
9645 * Makefile.def (flags_to_pass): Remove *dir variables that
9646 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9647 as well as prefix and exec_prefix.
9648 * Makefile.in: Regenerate.
9649
9650 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9651
9652 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
9653 * configure: Regenerate.
9654 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
9655 * gcc/Makefile.tpl (compare): Use the result of the test.
9656 * gcc/Makefile.in: Regenerate.
9657
9658 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
9659
9660 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
9661 Always relocate gcc and prev-gcc to the original names, even
9662 if the build fails.
9663 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9664 New targets.
9665
9666 2004-04-23 Laurent GUERBY <laurent@guerby.net>
9667
9668 * MAINTAINERS: Update my email address.
9669
9670 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9671
9672 * configure.in (mips*-*-irix5*): Enable ld.
9673 * configure: Regenerate.
9674
9675 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9676
9677 * configure: Regenerate.
9678
9679 2004-04-15 James E Wilson <wilson@specifixinc.com>
9680
9681 * Makefile.tpl (configure-[+module+], configure-gcc,
9682 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
9683 Set and export LDFLAGS.
9684 * Makefile.in: Regenerate.
9685
9686 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
9687
9688 * MAINTAINERS: Add myself to write-after-approval.
9689
9690 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
9691
9692 PR bootstrap/14871
9693 * Makefile.tpl: If we don't have built-in-tree target tools,
9694 use the ones found by configure rather than hacking around with
9695 program_transform_name.
9696 * configure.in: Give Makefile.tpl the information necessary
9697 to do that.
9698 * Makefile.in: Regenerate.
9699 * configure: Regenerate.
9700
9701 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
9702
9703 PR bootstrap/14760
9704 * configure.in: When computing baseargs, strip *all* copies of
9705 offending options. Also, don't match/substitute the trailing space,
9706 so that this actually works when two similar options are separated by
9707 only one space.
9708 * configure: Regenerate.
9709
9710 2004-04-06 David Edelsohn <edelsohn@gnu.org>
9711
9712 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
9713 (rs6000-*-aix*): Same.
9714 * configure: Regenerate.
9715
9716 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
9717
9718 * MAINTAINERS: Add myself to write-after-approval.
9719
9720 2004-04-03 Bud Davis <bdavis9659@comcast.net>
9721
9722 * MAINTAINERS: Add myself to write-after-approval.
9723
9724 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
9725
9726 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
9727 STRICT_WARN, WARN_CFLAGS flags passed down to make.
9728 * Makefile.in: Regenerate.
9729
9730 * configure.in (top level bootstrap support): Rework --enable-werror
9731 to set @stage2_werror_flag@.
9732 * configure: Regenerate.
9733 * Makefile.tpl (top level bootstrap support): Pass
9734 @stage2_werror_flag@ down to configure in stages 2 and 3.
9735 * Makefile.in: Regenerate.
9736
9737 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
9738
9739 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
9740 for stages 2 and 3 as well as in make. As a consequence, remove
9741 OUTPUT_OPTION (now detected by configure) from the flags passed down
9742 to make.
9743 * Makefile.in: Regenerate.
9744
9745 * Makefile.tpl (new-bootstrap): Fix typo.
9746 * Makefile.in: Regenerate.
9747
9748 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
9749
9750 * Makefile.tpl: Rearrange by moving recursive_targets rules
9751 into their proper sections.
9752 * Makefile.tpl (top level bootstrap support): Move disabling
9753 of coverage flags from 'make' to 'configure'; improve comments.
9754 * Makefile.in: Regenerate.
9755
9756 * Makefile.tpl (experimental top level bootstrap) Move stage1
9757 language setting from all- target to configure- target; disable
9758 intermodule optimization in stage 1; prevent gratuitous rebuilds
9759 of stage 1.
9760 * Makefile.in: Regenerate.
9761 * configure.in: Comma-separate stage 1 language list for top
9762 level bootstrap.
9763 * configure: Regenerate.
9764
9765 * Makefile.tpl: Clean up experimental top level bootstrap support:
9766 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
9767 prev-gcc in configure- targets as well as all- targets.
9768 * Makefile.in: Regenerate.
9769
9770 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
9771
9772 * compile: New file imported from automake.
9773
9774 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
9775
9776 * configure.in: Remove symbolic link section.
9777 * configure: Regenerate.
9778 * Makefile.tpl (links): Remove.
9779 * Makefile.in: Regenerate.
9780
9781 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
9782 Nathanael Nerode <neroden@gcc.gnu.org>
9783
9784 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
9785 Set with AC_CHECK_PROGS.
9786 * configure.in: Fix comment typo from last patch.
9787 * configure: Regenerate.
9788
9789 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
9790
9791 * Makefile.tpl: Introduce experimental top level bootstrap support.
9792 * Makefile.in: Regenerate.
9793 * configure.in: Introduce support for top level bootstrap.
9794 * configure: Regenerate.
9795
9796 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
9797 Paolo Bonzini <bonzini@gnu.org>
9798
9799 PR bootstrap/14522
9800 * configure.in: Cope with shells that do not support unquoted ^
9801 * configure: Regenerate.
9802
9803 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
9804 Paolo Bonzini <bonzini@gnu.org>
9805
9806 PR bootstrap/14522
9807 * configure.in: Cope with shells that do not support nesting
9808 quotes inside quoted backquote substitutions.
9809 * configure: Regenerate.
9810
9811 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
9812
9813 PR bootstrap/14522
9814 * configure.in: Fix escaping of $.
9815 * configure: Regenerate.
9816
9817 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
9818
9819 * configure: Regenerate, since I forgot to while committing Paolo's
9820 changes.
9821
9822 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
9823
9824 PR ada/14131
9825 Move language detection to the top level.
9826 * configure.in: Find default values for the tools as
9827 soon as possible. Disable ada if GNAT is not found.
9828 Emit error message about missing languages. Expand
9829 --enable-languages=all for the gcc subdirectory.
9830
9831 2004-03-10 Ben Elliston <bje@gnu.org>
9832
9833 * MAINTAINERS: Update my email address.
9834
9835 2004-03-05 David Edelsohn <edelsohn@gnu.org>
9836
9837 * ltconfig: Disable building static libraries if building shared
9838 libraries on AIX 5L.
9839
9840 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
9841
9842 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
9843 and disable libgcj.
9844 * configure: Regenerated.
9845
9846 2004-03-01 Brian Booth <bbooth@redhat.com>
9847
9848 * MAINTAINERS: Add myself to write-after-approval.
9849
9850 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
9851
9852 * MAINTAINERS: Add myself to write-after-approval.
9853
9854 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9855
9856 PR bootstrap/7087
9857 * Makefile.tpl: Guard XFOO sed statements better.
9858 * Makefile.tpl: Add dependency for configure-target-libada.
9859 * Makefile.in: Regenerate (incidentally fixes broken
9860 commit when libada-branch was merged).
9861
9862 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
9863
9864 * MAINTAINERS: Add myself to write-after-approval.
9865
9866 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
9867
9868 * MAINTAINERS: Add Nicola Pero and myself as libobjc
9869 maintainers.
9870
9871 2004-02-20 Andrew Cagney <cagney@redhat.com>
9872
9873 * config.guess: Update from version 2003-10-16 to 2004-02-16.
9874 * config.sub: Update from version 2003-11-03 to 2004-02-16.
9875
9876 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
9877
9878 PR bootstrap/11932
9879 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
9880
9881 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
9882
9883 * MAINTAINERS: Added myself to write-after-approval.
9884
9885 2004-02-14 Michael Koch <konqueror@gmx.de>
9886
9887 * MAINTAINERS: Added myself to write-after-approval.
9888
9889 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
9890
9891 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
9892 some OS port maintainers to OS port maintainers section.
9893
9894 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
9895
9896 * MAINTAINERS: Add self.
9897
9898 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
9899
9900 * MAINTAINERS: Alphabetize.
9901
9902 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
9903
9904 * MAINTAINERS: Remove myself.
9905
9906 2004-02-11 David Edelsohn <edelsohn@gnu.org>
9907
9908 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
9909 (rs6000-*-aix*): Same.
9910 * configure: Regenerate.
9911
9912 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
9913
9914 * configure.in (host): Add in missing $noconfigdirs to defines.
9915 * configure: Regenerate.
9916
9917 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
9918 Nathanael Nerode <neroden@gcc.gnu.org>
9919
9920 PR ada/6637, PR ada/5911
9921 Merge with libada-branch:
9922 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
9923 with appropriate dependencies. Add --enable-libada configure switch.
9924 * configure, Makefile.in: Regenerate.
9925
9926 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
9927
9928 * MAINTAINERS: Add myself to write-after-approval.
9929
9930 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9931
9932 * configure.in: Don't pass --with-stabs on IRIX 5 either.
9933 * configure: Regenerate.
9934
9935 2004-02-04 Geoffrey Keating <geoffk@apple.com>
9936
9937 Merge from upstream:
9938
9939 * ltmain.in: When setting IFS to '~', be careful about user
9940 arguments that contain '~'.
9941
9942 2004-02-04 Peter O'Gorman <peter@pogma.com>
9943
9944 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
9945 Also test $base_compile against $CC with escaped arguments. Bug
9946 reported by Geoff Keating <geoffk@apple.com>.
9947
9948 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
9949
9950 * MAINTAINERS: Remove i960 port.
9951
9952 2004-01-23 DJ Delorie <dj@redhat.com>
9953
9954 * Makefile.def (target_modules) [libiberty]: Don't stage.
9955 * Makefile.in: Rebuilt.
9956
9957 2004-01-20 Caroline Tice <ctice@apple.com>
9958
9959 * MAINTAINERS: Add myself to write-after-approval.
9960
9961 2004-01-19 Paolo Carlini <pcarlini@suse.de>
9962
9963 * MAINTAINERS: Update my email address.
9964
9965 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
9966
9967 * MAINTAINERS: Add myself to write-after-approval.
9968
9969 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9970
9971 * MAINTAINERS: Remove entries without email address.
9972
9973 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
9974
9975 * MAINTAINERS: Add myself to write-after-approval.
9976
9977 2004-01-15 Steven Bosscher <stevenb@suse.de>
9978
9979 * MAINTAINERS: Update my email address.
9980
9981 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
9982
9983 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
9984 * Makefile.tpl (configure-target-[+module+]): Support stage.
9985 * Makefile.in: Rebuilt.
9986
9987 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
9988
9989 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
9990
9991 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
9992
9993 * MAINTAINERS: Add myself as a MIPS maintainer.
9994
9995 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
9996
9997 * configure.in: Use ./config.cache, not config.cache.
9998 * configure: Regenerate.
9999 * Makefile.tpl: Special-casing not needed for GCC any more.
10000 * Makefile.in: Regenerate.
10001
10002 * configure.in: Don't share a cache file for host dirs.
10003 * configure: Regenerate.
10004
10005 * config-ml.in: Don't mess with the cache file.
10006
10007 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
10008
10009 * MAINTAINERS: Move myself from 'Write After Approval' to
10010 'CPU Port Maintainers' section as SPARC maintainer.
10011
10012 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
10013
10014 * Makefile.tpl: Make GCC use a separate config.cache.
10015 * Makefile.in: Regenerate.
10016
10017 PR bootstrap/11932, PR bootstrap/11933
10018 (I don't know if it will fix either of them, but it relates
10019 to them.)
10020 * configure.in: Don't use shared config.cache for target
10021 directories.
10022 * configure: Regenerate.
10023
10024 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
10025
10026 * MAINTAINERS: Add myself to 'Write After Approval' section.
10027
10028 2003-12-31 Roger Sayle <roger@eyesopen.com>
10029
10030 * configure.in (ia64*-*-hpux*): Disable building java libraries.
10031 * configure: Regenerated.
10032
10033 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
10034
10035 * MAINTAINERS: Remove the mn10200 maintainer.
10036
10037 2003-12-21 Bernardo Innocenti <bernie@develer.com>
10038
10039 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
10040 * configure: Regenerated.
10041
10042 2003-12-16 Jan Hubicka <jh@suse.cz>
10043
10044 * MAINTAINERS: Add myself as callgraph maintainer.
10045
10046 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
10047
10048 * configure.in (raw_libstdcxx_flags): Remove the leading space.
10049 * configure: Regenerate.
10050
10051 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
10052
10053 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10054 'Write After Approval' section. Update email.
10055
10056 2003-12-01 James Lemke <jim@wasabisystems.com>
10057
10058 * MAINTAINERS (Write After Approval): Add myself.
10059
10060 2003-11-20 Matt Thomas <matt@3am-software.com>
10061
10062 * MAINTAINERS: Add myself as a vax port maintainer.
10063
10064 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
10065
10066 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
10067 (configure-build-[+module+], configure-[+module+]): Likewise.
10068 (configure-target-[+module+], configure-gcc, config.status): Likewise.
10069 * Makefile.in: Regenerate.
10070
10071 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
10072
10073 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
10074 shared/dylibed libraries.
10075 * ltmain.sh: Likewise.
10076 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
10077 * ltcf-cxx.sh: Likewise.
10078 * ltcf-gcj.sh: Likewise.
10079 * ltconfig: Likewise.
10080
10081 2003-11-17 Stan Cox <scox@redhat.com>
10082
10083 * MAINTAINERS: Add myself as iq2000 port maintainer.
10084
10085 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
10086
10087 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
10088 * Makefile.in: Regenerate.
10089
10090 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
10091
10092 * config.sub: Update to 2003-11-03 version.
10093
10094 2003-10-20 Phil Edwards <phil@codesourcery.com>
10095
10096 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
10097 * configure: Regenerate.
10098
10099 2003-10-20 Nicolas Pitre <nico@cam.org>
10100
10101 * MAINTAINERS: Add myself to 'Write After Approval' section.
10102
10103 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
10104
10105 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10106
10107 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
10108
10109 * MAINTAINERS: Update my email address.
10110
10111 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10112
10113 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
10114
10115 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
10116
10117 * MAINTAINERS: Add myself to 'Write After Approval' section.
10118
10119 2003-10-16 Bernardo Innocenti <bernie@develer.com>
10120
10121 * config.guess: Update to 2003-10-16 version.
10122 * config.sub: Update to 2003-10-16 version.
10123
10124 2003-10-15 David Daney <ddaney@avtrex.com>
10125
10126 * MAINTAINERS: Added myself to 'Write After Approval' section.
10127
10128 2003-10-15 Falk Hueffner <falk@debian.org>
10129
10130 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10131 'Write After Approval' section. Update email.
10132
10133 2003-10-14 Roger Sayle <roger@eyesopen.com>
10134
10135 * MAINTAINERS: Move myself from 'Write After Approval' to
10136 'Various Maintainers' section as middle-end maintainer.
10137
10138 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
10139
10140 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
10141 HOST_FLAGS_TO_PASS.
10142 * Makefile.in: Regenerate.
10143
10144 2003-10-11 Bernardo Innocenti <bernie@develer.com>
10145
10146 * config.guess: Update to 2003-10-07 version.
10147 * config.sub: Update to 2003-10-07 version.
10148
10149 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10150
10151 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
10152 * ltconfig (irix5*, irix6*): Don't override version_type.
10153
10154 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
10155
10156 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
10157 * configure: Rebuilt
10158 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
10159 * Makefile.in: Rebuilt
10160
10161 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
10162
10163 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
10164
10165 2003-09-30 Carlo Wood <carlo@alinoe.com>
10166
10167 * MAINTAINERS (Write After Approval): Add myself.
10168
10169 2003-09-29 Paul Koning <ni1d@arrl.net>
10170
10171 * MAINTAINERS: Move myself from "Write After Approval"
10172 to CPU platform maintainers for pdp11 platform.
10173
10174 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
10175
10176 * MAINTAINERS: Move myself from 'Write After Approval' to
10177 'Various Maintainers' section as libffi testsuite maintainer.
10178
10179 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
10180
10181 * configure.in: Pass a computed --program-transform-name
10182 to subconfigures.
10183 * configure: Regenerated.
10184
10185 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
10186
10187 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
10188 * Makefile.in: Regenerate.
10189
10190 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
10191 * Makefile.in: Regenerate.
10192
10193 2003-09-19 Ziemowit Laski <zlaski@apple.com>
10194
10195 * MAINTAINERS: Move myself from 'Write After Approval'
10196 to 'Various Maintainers' (objective-c) section.
10197
10198 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
10199
10200 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
10201 quoting.
10202 * configure: Regenerated.
10203
10204 2003-09-16 Joel Brobecker <brobecker@gnat.com>
10205
10206 * MAINTAINERS (Write After Approval): Add myself to write after
10207 approval list.
10208
10209 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
10210
10211 * MAINTAINERS (Write After Approval): Add myself.
10212
10213 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
10214
10215 * MAINTAINERS: Update my e-mail address.
10216
10217 2003-09-09 Alan Modra <amodra@bigpond.net.au>
10218
10219 * libtool.m4 (LD): Correct powerpc64 host match.
10220
10221 2003-09-06 James E Wilson <wilson@tuliptree.org>
10222
10223 * MAINTAINTERS: Update my affiliation and email address.
10224
10225 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10226
10227 * MAINTAINERS (Write After Approval): Add myself.
10228
10229 2003-09-04 DJ Delorie <dj@redhat.com>
10230
10231 * configure: Regenerate.
10232
10233 2003-09-04 Robert Millan <robertmh@gnu.org>
10234
10235 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
10236
10237 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10238
10239 * configure.in: Ensure arguments to sed are properly spaced.
10240 * configure: Regenerate.
10241
10242 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
10243
10244 * MAINTAINERS: Update my e-mail address.
10245
10246 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
10247
10248 * MAINTAINERS (Write After Approval): Add myself.
10249
10250 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
10251
10252 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
10253 * configure: Regenerated.
10254
10255 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
10256
10257 * MAINTAINERS: Update my email address.
10258
10259 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
10260
10261 * configure.in: Use newline instead of semicolon when assuming
10262 shell arguments in a for loop.
10263 * configure: Regenerated.
10264
10265 2003-08-22 Jason Eckhardt <jle@rice.edu>
10266
10267 * MAINTAINERS: Resurrect the i860 maintainer.
10268
10269 2003-08-20 Geoffrey Keating <geoffk@apple.com>
10270
10271 PR 8180
10272 * configure.in: When testing with_libs and with_headers, treat
10273 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
10274 * configure: Regenerate.
10275
10276 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
10277 make, shell, etc.
10278 (baseargs): Likewise.
10279 * configure: Regenerate.
10280
10281 2003-08-20 Bernardo Innocenti <bernie@develer.com>
10282
10283 * MAINTAINERS (Write After Approval): Add myself.
10284
10285 2003-08-19 Geoffrey Keating <geoffk@apple.com>
10286
10287 * configure.in: Disable libgcj for darwin not on powerpc.
10288 * configure: Rebuild.
10289
10290 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
10291
10292 * config-ml.in, symlink-tree: Add license.
10293
10294 2003-08-03 Richard Stallman <rms@gnu.org>
10295 Eben Moglen <moglen@columbia.edu>
10296
10297 * README.SCO: New file.
10298
10299 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
10300
10301 * Makefile.tpl (check, check-c++): Express dependencies using
10302 dependencies rather than commands.
10303 * Makefile.in: Regenerate.
10304
10305 2003-08-01 Andrew Cagney <cagney@redhat.com>
10306
10307 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
10308 * configure: Ditto.
10309
10310 2003-07-31 Geoffrey Keating <geoffk@apple.com>
10311
10312 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
10313 * Makefile.in: Update.
10314
10315 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
10316
10317 * configure.in: Enable libgcj for darwin.
10318 * configure: Rebuild.
10319
10320 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
10321
10322 * config-ml.in: Use ac_configure_args directly instead of
10323 ml_arguments. Only set ml_norecursion if --no[-]recursion is
10324 actually seen.
10325
10326 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
10327
10328 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
10329 creating target and build subdirs to build all parent dirs as needed.
10330 * Makefile.in: Rebuild.
10331 * configure.in: Don't build dirs explicitly here.
10332 * configure: Rebuild.
10333
10334 2003-07-26 Paul Brook <paul@nowt.org>
10335
10336 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
10337
10338 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
10339
10340 * Makefile.tpl (all-make): Depend on intl.
10341 * Makefile.in: Rebuilt.
10342
10343 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
10344
10345 * install-sh: Update to newer upstream versions (associated with
10346 aclocal 1.7).
10347 * mkinstalldirs: Likewise.
10348 * missing: Likewise, plus $1Help2man -> $1 typo fix.
10349
10350 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
10351
10352 * MAINTAINERS: Move self from Bug database only accounts
10353 to write-after-approval.
10354
10355 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
10356
10357 * config.if: Remove unused libc_interface determination.
10358
10359 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
10360
10361 * MAINTAINERS: Move self from write-after-approval to
10362 build machinery (*.in).
10363
10364 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
10365
10366 PR bootstrap/11273
10367 PR bootstrap/11408
10368 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
10369 unused INSTALL_PROGRAM_ARGS.
10370 * configure.in: Use AC_PROG_INSTALL.
10371 * Makefile.in: Regenerate.
10372 * configure: Regenerate.
10373
10374 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
10375
10376 * MAINTAINERS: Alphabetize.
10377
10378 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
10379
10380 * configure: Rebuilt.
10381 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10382 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
10383 newlib nor libgloss.
10384 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
10385 * configure.in (am33_2.0-*-linux*): Added.
10386
10387 2003-07-09 Bob Wilson <bob.wilson@acm.org>
10388
10389 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
10390 * configure: Regenerate.
10391
10392 2003-07-07 Zack Weinberg <zack@codesourcery.com>
10393
10394 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
10395 * Makefile.in: Regenerate.
10396
10397 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10398
10399 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
10400 * Makefile.in: Regenerate.
10401
10402 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
10403
10404 * Makefile.tpl: Replace PWD with PWD_COMMAND.
10405 * Makefile.in: Regenerated.
10406
10407 * config-ml.in: Replace PWD with PWD_COMMAND.
10408
10409 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10410
10411 * intl: New directory; see intl/ChangeLog for details.
10412 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
10413 * Makefile.tpl: all-gcc depends on maybe-all-intl.
10414 * Makefile.in: Regenerate.
10415
10416 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
10417
10418 * configure.in: Clean up config-lang.in handling. Delete
10419 useless assignment to "subdirs".
10420 * configure: Regenerate.
10421
10422 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
10423
10424 * configure.in: Rename 'target_libs' to 'target_libraries'.
10425 Remove useless reference to 'target_libs'.
10426 * configure: Regenerate.
10427
10428 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
10429
10430 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
10431 * Makefile.in: Regenerate.
10432
10433 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
10434
10435 * Makefile.def: Introduce flags_to_pass.
10436 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
10437 * Makefile.in: Regenerate.
10438
10439 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
10440
10441 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
10442 and target-libgloss.
10443 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
10444 <h8300*-*-*>: Disable libf2c and ${libgcj}.
10445 * configure: Regenerate.
10446
10447 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
10448
10449 * configure.in: Update testsuite_flags to new location.
10450 * configure. Regenerate.
10451
10452 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
10453
10454 * Makefile.tpl: Remove BUILD_CC stuff.
10455 * Makefile.in: Regenerate.
10456
10457 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
10458
10459 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
10460
10461 2003-06-16 Graeme Peterson <gp@qnx.com>
10462
10463 * MAINTAINERS (Write After Approval): Add myself.
10464
10465 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
10466
10467 * config.guess: Update to 2003-06-12 version.
10468 * config.sub: Update to 2003-06-13 version.
10469
10470 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
10471
10472 * config.guess: Update to 2003-06-06 version.
10473 * config.sub: Update to 2003-06-06 version.
10474
10475 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10476
10477 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
10478 * configure. Regenerate.
10479
10480 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
10481
10482 * configure.in: Disable serial configure by default.
10483 * configure: Regenerate.
10484 * Makefile.tpl: Abolish .NOTPARALLEL.
10485 * Makefile.in: Regenerate.
10486
10487 * Makefile.tpl: Replace {build,host,target}_canonical by
10488 {build,host,target}.
10489 * Makefile.in: Regenerate.
10490
10491 * Makefile.tpl: Fix stupid pasto.
10492 * Makefile.in: Regenerate.
10493
10494 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
10495
10496 * Makefile.tpl: Remove bogus conditional.
10497 * Makefile.in: Regenerate.
10498
10499 2003-06-05 Jan Hubicka <jh@suse.cz>
10500
10501 * Makefile.tpl (profiledbootstrap): New target.
10502 * Makefile.in (profiledbootstrap): New target.
10503
10504 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
10505
10506 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
10507 Pinski. Remove user names from other bugzilla-only maintainers.
10508
10509 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
10510
10511 * Makefile.tpl: Make 'recursive targets' using autogen rather
10512 than shell loop. Remove duplicate 'clean' targets and false
10513 comments.
10514 * Makefile.def: Add systematic dependencies to 'recursive' targets.
10515 Add systematic method of specifying missing targets in subdirs.
10516 Add copyright boilerplate.
10517 * Makefile.in: Regenerate.
10518 * configure.in: Add 'recursive targets' to maybe list.
10519 * configure: Regenerate.
10520
10521 * MAINTAINERS: "GNATS only" -> "Bug database only".
10522
10523 * Makefile.tpl: Rename [+target+] to [+make_target+].
10524 * Makefile.def: Rename 'target' to 'make_target'.
10525
10526 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
10527
10528 * MAINTAINERS: Add self as options handling maintainer.
10529
10530 2003-05-28 Michael Meissner <gnu@the-meissners.org>
10531
10532 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
10533 been too long since I touched those ports.
10534
10535 2003-05-28 DJ Delorie <dj@redhat.com>
10536
10537 * Makefile.tpl: Make maybe-check-gcc .PHONY.
10538 * Makefile.in: Regenerate.
10539
10540 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
10541
10542 * configure.in: Use curly braces in the definition of tooldir.
10543 * configure: Regenerate.
10544
10545 2003-05-21 DJ Delorie <dj@redhat.com>
10546
10547 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
10548 newlib or libgloss.
10549 * Makefile.in: Regenerate.
10550
10551 2003-05-21 DJ Delorie <dj@redhat.com>
10552
10553 * Makefile.tpl: Add missing empty maybe-check-gcc target.
10554 * Makefile.in: Regenerate.
10555
10556 2003-05-20 Ian Lance Taylor <ian@airs.com>
10557
10558 * MAINTAINERS: Update my e-mail address.
10559
10560 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
10561
10562 * configure.in: Switch more things to use maybe dependencies.
10563 * Makefile.tpl: Switch more things to use maybe dependencies.
10564 Factor out common code from autogen IF statements.
10565 * configure: Regenerate.
10566 * Makefile.in: Regenerate.
10567
10568 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
10569
10570 * configure.in: Accept i[3456789]86 for machine type.
10571 * configure: Regenerate.
10572
10573 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
10574
10575 * configure.in: Switch more things to use maybe dependencies.
10576 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
10577 * configure: Regenerate.
10578 * Makefile.tpl: Switch more things to use maybe dependencies.
10579 * Makefile.in: Regenerate.
10580
10581 2003-05-16 Andreas Schwab <schwab@suse.de>
10582
10583 * Makefile.tpl (install-opcodes): Define.
10584 * Makefile.in: Rebuild.
10585
10586 2003-05-13 Andreas Jaeger <aj@suse.de>
10587
10588 * config.guess: Update to 2003-05-09 version.
10589 * config.sub: Update to 2003-05-09 version.
10590
10591 2003-05-13 Michael Eager <eager@mvista.com>
10592
10593 * configure.in: Correct sed script so that options in quotes are not
10594 deleted.
10595 * configure: Rebuild.
10596
10597 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
10598
10599 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
10600 and $$s/newlib/libc/sys/cygwin32 include paths.
10601 * configure: Ditto.
10602
10603 2003-05-12 Michael Meissner <gnu@the-meissners.org>
10604
10605 * MAINTAINERS: Update my email addresses.
10606
10607 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
10608
10609 * config-ml.in: Propagate INSTALL variables.
10610
10611 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10612
10613 * MAINTAINERS: Remove duplicate entries in Write After Approval.
10614
10615 2003-05-02 Chris Demetriou <cgd@broadcom.com>
10616
10617 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
10618 * Makefile.in: Regenerate.
10619
10620 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
10621
10622 * MAINTAINERS (GNATS only): Add Falk Hueffner.
10623
10624 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
10625
10626 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
10627
10628 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
10629
10630 * Makefile.tpl: Clean $(BUILD_SUBDIR).
10631 * Makefile.in: Regenerated.
10632
10633 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
10634
10635 * MAINTAINERS (Write After Approval): Upgrade myself from
10636 GNATS only to write-after-approval. Update my mail address.
10637
10638 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
10639
10640 (OS Port Maintainers: freebsd): Add myself.
10641
10642 2003-04-22 Mark Mitchell <mark@codesourcery.com>
10643
10644 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
10645
10646 2003-04-22 Kean Johnston <jkj@sco.com>
10647
10648 * MAINTAINERS (SCO ports): Added myself.
10649
10650 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
10651
10652 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
10653
10654 2003-04-19 Kean Johnston <jkj@sco.com>
10655
10656 * MAINTAINERS (Write After Approval): Add myself.
10657
10658 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10659
10660 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
10661 * Makefile.in: Regenerate.
10662
10663 2003-04-18 Jakub Jelinek <jakub@redhat.com>
10664
10665 * configure.in (powerpc64*-*-linux*): Remove.
10666 * configure: Rebuilt.
10667
10668 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
10669
10670 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
10671 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
10672 and restrap.
10673 * Makefile.in: Regenerate.
10674
10675 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
10676
10677 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
10678 * configure: Regenerated.
10679
10680 2003-04-15 DJ Delorie <dj@redhat.com>
10681
10682 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
10683
10684 2003-04-13 Nick Clifton <nickc@redhat.com>
10685
10686 * config-ml.in: Remove support for --disable-aix removing
10687 call-aix multilibs.
10688
10689 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
10690
10691 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
10692 * */configure: Rebuilt.
10693
10694 2003-04-08 Joel Sherrill <joel@oarcorp.com>
10695
10696 * MAINTAINERS: Add my email address.
10697
10698 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
10699
10700 * MAINTAINERS (Write After Approval): Add myself.
10701
10702 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
10703
10704 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
10705 * Makefile.in: Regenerate.
10706
10707 2003-03-14 Michael Chastain <mec@shout.net>
10708
10709 * Makefile.in: Regenerate with correct Makefile.def.
10710
10711 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
10712
10713 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
10714 Make macro.
10715 * Makefile.in: Regenerate.
10716 * configure.in: Clean up gxx_include_dir logic.
10717 * configure: Regenerate.
10718
10719 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
10720
10721 * MAINTAINERS (Write After Approval): Add myself.
10722
10723 2003-03-10 Ben Elliston <bje@wasabisystems.com>
10724
10725 * MAINTAINERS: Update my mail address.
10726
10727 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10728
10729 * configure.in (gxx_include_dir): Fix typo.
10730 * configure: Regenerated.
10731
10732 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10733
10734 * Makefile.tpl: Reindent.
10735 * Makefile.in: Regenerate.
10736 * configure.in: Reindent. Don't set unused variables.
10737 * configure: Regenerate.
10738
10739 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
10740
10741 * configure.in: Include $(build_tooldir)/sys-include in
10742 FLAGS_FOR_TARGET.
10743 * configure: Regenerated.
10744
10745 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10746
10747 * Makefile.tpl: Always pass down RANLIB.
10748 * Makefile.in: Regenerate.
10749
10750 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
10751 * Makefile.in: Regenerate.
10752 * configure.in: Remove unused logic relating to --enable-shared
10753 and --enable-threads. Remove bogus comments. Remove redundant
10754 noconfigdirs.
10755 * configure: Regenerate.
10756
10757 * configure.in: Replace ${libstdcxx_version} by its value.
10758 Remove reference to mh-dgux.
10759 * configure: Regenerate.
10760
10761 2003-03-03 Kevin Buettner <kevinb@redhat.com>
10762
10763 * MAINTAINERS (Write After Approval): Add myself.
10764
10765 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10766
10767 * Makefile.tpl: Rearrange.
10768 * Makefile.in: Regenerate.
10769
10770 2003-02-25 Uwe Stieber <uwe@wwws.de>
10771
10772 * configure.in: Add support for kaOS as cross build target system.
10773 * configure: Regenerated.
10774
10775 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
10776
10777 * MAINTAINERS (Write after approval): Add myself.
10778
10779 2003-02-21 James E Wilson <wilson@tuliptree.org>
10780
10781 * MAINTAINERS: Update my email address.
10782
10783 2003-02-21 Zack Weinberg <zack@codesourcery.com>
10784
10785 * MAINTAINERS: Add self to blanket write privs. section.
10786
10787 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
10788
10789 * Makefile.tpl: Add definition of CPPFLAGS to pass into
10790 configure-target-* as some target builds may require additional
10791 flags for preprocessor tests.
10792 * Makefile.in: Regenerated.
10793
10794 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
10795
10796 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
10797 * ltconfig: Handle it.
10798 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
10799 auto-detecting it.
10800
10801 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
10802 it is used as argument to $CC.
10803 * ltcf-gcj.sh: Likewise.
10804
10805 * configure.in: Introduce --enable-maintainer-mode.
10806 * configure: Rebuilt.
10807 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
10808 for maintainer mode.
10809 * Makefile.in: Rebuilt.
10810
10811 2003-02-18 Jason Merrill <jason@redhat.com>
10812
10813 * Makefile.tpl (check-c++): Allow parallelism.
10814
10815 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10816
10817 * MAINTAINERS: Remove John Carr (who never actually had access to
10818 gcc.gnu.org).
10819
10820 2003-02-15 Geoffrey Keating <geoffk@apple.com>
10821
10822 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
10823 don't configure target-libobjc.
10824 * configure: Regenerate.
10825
10826 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10827
10828 * Makefile.tpl (RANLIB): Define.
10829 * Makefile.in: Regenerate.
10830
10831 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
10832
10833 * MAINTAINERS: Update my email.
10834
10835 2003-02-06 Keith R Seitz <keiths@redhat.com>
10836
10837 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
10838 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
10839 * Makefile.in: Regenerated.
10840 * configure.in: Remove all traces of snavigator, db, and grep.
10841 * configure: Regenerated.
10842
10843 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10844
10845 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
10846 After Approval.
10847
10848 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
10849
10850 * MAINTAINERS (Write after approval): Add myself.
10851
10852 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
10853
10854 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
10855 * Makefile.in: Regenerated.
10856
10857 2003-01-30 Roger Sayle <roger@eyesopen.com>
10858
10859 * config.guess: Updated to 2003-01-30's version.
10860 * config.sub: Updated to 2003-01-28's version.
10861
10862 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
10863
10864 * config.if: If gcc_version is already set, just use it. Don't set
10865 gcc_version_trigger if it's already set, otherwise set it to
10866 gcc/version.c, but only if the file exists. If it is not set and
10867 gcc/version.c does not exist, try to extract the version number from
10868 $CC.
10869
10870 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
10871
10872 * MAINTAINERS: Add myself to write-after-approval list.
10873
10874 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
10875
10876 * configure.in: Revert 24Jan change.
10877 * configure: Regenerate.
10878
10879 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10880
10881 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
10882 entry of HJ Lu.
10883
10884 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
10885
10886 * configure.in: Revert previous change.
10887 * configure: Regenerate.
10888
10889 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
10890
10891 * configure.in: Make rda native-only.
10892 * configure: Regenerate.
10893
10894 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10895
10896 * MAINTAINERS: Move myself from GNATS-only-accounts to
10897 write-after-approval.
10898
10899 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
10900
10901 * configure.in: Add missing \.
10902 * configure: Rebuilt.
10903
10904 2003-01-17 Jakub Jelinek <jakub@redhat.com>
10905
10906 * configure.in (baseargs): Avoid using \| in sed regular
10907 expressions.
10908 * configure: Rebuilt.
10909
10910 2003-01-16 Jakub Jelinek <jakub@redhat.com>
10911
10912 * configure.in (baseargs): Remove all supported forms of
10913 --cache-file, --srcdir, --host, --build and --target options
10914 from argument lists.
10915 * configure: Rebuilt.
10916
10917 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
10918
10919 * MAINTAINERS: Add myself to write-after-approval list.
10920
10921 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
10922
10923 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
10924 * configure: Rebuilt.
10925
10926 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
10927
10928 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
10929 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
10930 * Makefile.in: Regenerate.
10931 * configure: Regenerate.
10932
10933 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
10934
10935 * configure.in: Remove Makefile in build, host and target modules
10936 unless configure was run with --no-recursion.
10937 * configure: Rebuilt.
10938
10939 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
10940
10941 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
10942 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
10943 * Makefile.in: Regenerate.
10944
10945 2003-01-08 Chris Demetriou <cgd@broadcom.com>
10946
10947 * config.guess: Update to 2003-01-03 version.
10948 * config.sub: Update to 2003-01-03 version.
10949
10950 2003-01-07 Christopher Faylor <cgf@redhat.com>
10951
10952 * configure: Regenerate with proper autoconf 2.13.
10953
10954 2003-01-07 Christopher Faylor <cgf@redhat.com>
10955
10956 * configure.in: Add AC_PREREQ for consistency.
10957 * configure: Regenerate.
10958
10959 2003-01-06 Andrew Cagney <ac131313@redhat.com>
10960
10961 * configure.in (GDB_TK): Add tcl directories conditional on
10962 gdb/gdbtk directory being present.
10963 * configure: Regenerate.
10964
10965 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
10966
10967 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
10968 used by gcc if LD is not defined and we are not doing a Canadian Cross.
10969 * configure: Rebuilt.
10970
10971 2002-12-31 Tom Tromey <tromey@redhat.com>
10972
10973 * Makefile.in: Rebuilt.
10974 * Makefile.def (target_modules) [libffi]: Allow installation.
10975
10976 2002-12-31 Andreas Schwab <schwab@suse.de>
10977
10978 * configure.in: Fix use of $program_transform_name.
10979 * configure: Regenerated.
10980
10981 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
10982
10983 * configure.in (baseargs): Don't remove first configure argument.
10984 * configure: Regenerated.
10985
10986 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
10987
10988 * Makefile.tpl (local-distclean): Don't remove...
10989 (multilib.ts): ... this. Moved into...
10990 (multilib.out): ... this. Don't use sub-make.
10991 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
10992 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
10993 (configure-build-[+module+], configure-[+module+],
10994 configure-target-[+module+], configure-gcc): ... these. Test
10995 for Makefile existence. Drop config.status from dependencies.
10996 * Makefile.in: Rebuilt.
10997 * configure.in: Move gcc-version-trigger to the end of
10998 ac_configure_args. Add comments to maybedep.tmp and
10999 serdep.tmp. Introduce --disable-serial-configure. Remove
11000 nonopt from baseargs, matching and removing corresponding
11001 whitespace while at it.
11002 * configure: Rebuilt.
11003
11004 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
11005
11006 * configure.in (host_configargs): Replace reference to
11007 no-longer-defined buildopts with --build=${build_alias}.
11008 * configure: Rebuilt.
11009
11010 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
11011 program_transform_name to standard idiom.
11012 (AUTOGEN, AUTOCONF): Define.
11013 (Makefile.in): Use $(AUTOGEN).
11014 (Makefile): Depend on config.status, and use autoconf-style rule to
11015 build it. Move original commands to...
11016 (config.status): ... this new target.
11017 (configure): Add $(srcdir). Depend on config/acx.m4. Use
11018 $(AUTOCONF).
11019 * Makefile.in: Rebuilt.
11020
11021 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
11022
11023 * Makefile.tpl: Fix dramatic bustage due to change in
11024 program_transform_name.
11025 * Makefile.in: Regenerate.
11026
11027 * configure.in: Remove unnecessary PATH setting.
11028 * configure: Regnerate.
11029
11030 * configure.in: Don't default to unprefixed tools unless
11031 the native tools will work.
11032 * configure: Regenerate.
11033
11034 * configure.in: Convert to autoconf script. Blow away lots
11035 of now-redundant Makefile fragments.
11036 * configure: Generate using Autoconf.
11037 * Makefile.tpl: Rewrite to reflect autoconfiscation.
11038 * Makefile.in: Regenerate.
11039
11040 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
11041
11042 * configure: Fix stupid bug where RANLIB was mistakenly included.
11043
11044 * configure.in: Rename (buildargs, hostargs, targargs) to
11045 (build_configargs, host_configargs, target_configargs).
11046
11047 * configure.in: Move logic out of sed statement.
11048
11049 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
11050 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
11051
11052 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
11053
11054 * config.sub: Import from master repository
11055 * config.guess: Ditto
11056
11057 2002-12-24 Andreas Schwab <schwab@suse.de>
11058
11059 * Makefile.tpl (multilib.out): Fix missing space.
11060 * Makefile.in: Regenerate.
11061
11062 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
11063
11064 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
11065 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
11066 * Makefile.in: Regenerate.
11067 * configure.in: Remove unnecessary leftovers.
11068
11069 2002-12-21 Geoffrey Keating <geoffk@apple.com>
11070
11071 * configure.in (extra_ranlibflags_for_target): New variable.
11072 (*-*-darwin): Add -c to ranlib commands.
11073 * configure (tooldir): Handle extra_ranlibflags_for_target.
11074
11075 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
11076
11077 * Makefile.tpl: Revert HJL's change.
11078 * Makefile.in: Regenerated.
11079 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
11080 always.
11081
11082 2002-12-19 Andreas Schwab <schwab@suse.de>
11083
11084 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
11085 * Makefile.in: Regenerate.
11086
11087 2002-12-18 H.J. Lu <hjl@gnu.org>
11088
11089 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
11090 * Makefile.in: Regenerated.
11091
11092 * configure.in (build_prefix): New. Substitute.
11093
11094 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
11095
11096 * Makefile.tpl: Don't let real targets depend on phony targets.
11097 * Makefile.in: Regenerate.
11098
11099 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
11100 * Makefile.in: Regenerate.
11101
11102 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
11103
11104 * config.sub: Import from master repository
11105 * config.guess: Ditto
11106
11107 2002-12-16 Jason Merrill <jason@redhat.com>
11108
11109 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
11110 previous 'make bootstrap'.
11111 * Makefile.in: Regenerate.
11112
11113 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
11114
11115 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
11116
11117 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
11118
11119 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
11120 * Makefile.in: Regenerate.
11121
11122 2002-12-13 Jason Merrill <jason@redhat.com>
11123
11124 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
11125 library tests.
11126 (check-c++): Just depend on it and check-target-libstdc++-v3.
11127 * Makefile.in: Regenerate.
11128
11129 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
11130
11131 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
11132 * Makefile.in: Rebuilt.
11133
11134 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
11135
11136 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
11137
11138 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
11139
11140 * configure: Fix bug put in by gremlins.
11141
11142 * Makefile.tpl: Substitute more autoconfily.
11143 * configure: Substitute more autoconfily.
11144 * Makefile.in: Regenerate.
11145
11146 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
11147
11148 * config.sub: Import from master repository
11149 * config.guess: Ditto
11150 * MAINTAINERS: Added Svein Seldal under write after approval
11151
11152 2002-12-08 Andrew Cagney <ac131313@redhat.com>
11153
11154 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
11155 * Makefile.in (all-sim): Ditto.
11156
11157 2002-12-06 DJ Delorie <dj@redhat.com>
11158
11159 * Makefile.tpl: Change configure dependencies to not have real
11160 targets depend on phony targets.
11161
11162 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
11163
11164 * configure.in: Revert unintentional change.
11165
11166 * Makefile.tpl: Change dependency for */multilib.out so that
11167 it works when gcc isn't in the tree.
11168
11169 * configure.in: Substitute more.
11170 * configure: Run subconfigures from the Makefile.
11171 * Makefile.tpl: Run subconfigures from the Makefile; add a few
11172 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
11173
11174 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11175
11176 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
11177
11178 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
11179
11180 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
11181 and corresponding dependencies.
11182 * Makefile.in: Regenerate.
11183
11184 * configure.in (host_tools): Order binutils, gas and ld for
11185 convenience in running the testsuites.
11186
11187 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
11188 * Makefile.in: Regenerate.
11189 * configure.in: Introduce rules to serialize subconfigure runs.
11190
11191 * configure.in: Introduce BASE_CC_FOR_TARGET.
11192 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
11193 Realize configure-build-* targets. Realize configure-target-* targets.
11194 * Makefile.in: Regenerate.
11195
11196 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
11197
11198 * configure: Move gcc_version_trigger stuff from here...
11199 * configure.in: ...to here.
11200
11201 * configure.in: Separate subconfigure options added by this file from
11202 options given by the user. Add machinery to put args for host
11203 subconfigures into the Makefile.
11204
11205 * Makefile.tpl: Remove 'vault' targets.
11206 * Makefile.tpl: Reorder and comment dependencies.
11207 * Makefile.in: Regenerate.
11208
11209 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
11210 * configure.in: Fix my broken commit of previous patch. (sigh)
11211
11212 2002-11-28 Geoffrey Keating <geoffk@apple.com>
11213
11214 * configure.in: Move host-specific darwin noconfigdirs into
11215 the host-specific section.
11216
11217 2002-11-28 Geoffrey Keating <geoffk@apple.com>
11218
11219 * configure.in: Move host-specific darwin noconfigdirs into
11220 the host-specific section.
11221
11222 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
11223
11224 * configure: Remove skip-this-dir support.
11225 * Makefile.tpl: Remove skip-this-dir support.
11226
11227 * Makefile.tpl: Remove leftover support for non-autoconfiscated
11228 subdirectories.
11229 * Makefile.in: Regenerate.
11230
11231 * Makefile.tpl: Strip out useless setting of 'dir'.
11232 * Makefile.in: Regenerate.
11233
11234 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
11235
11236 * configure.in: Fix deeply stupid bug.
11237
11238 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
11239 shell code in CXX_FOR_TARGET
11240 * Makefile.def: Introduce raw_cxx.
11241 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
11242 RAW_CXX_FOR_TARGET.
11243 * Makefile.in: Regenerate.
11244
11245 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
11246
11247 * Makefile.tpl: Remove unnecessary ifs.
11248 * Makefile.in: Regenerate.
11249
11250 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
11251 dependencies. Maybe-ize build-libiberty. Create dummy install
11252 targets for 'no_install' modules.
11253 * configure: Move GDB_TK substitution to configure.in. Move
11254 build_modules stuff to configure.in.
11255 * configure.in: Implement soft dependency machinery. Maybe-ize
11256 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
11257 * Makefile.in: Regenerate.
11258
11259 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
11260
11261 * Makefile.tpl: Make all-target, install-target behave similarly
11262 to all, install (only hitting configured targets). Eliminate
11263 unused macro defintions.
11264
11265 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
11266 build != host.
11267
11268 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
11269
11270 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
11271
11272 * configure.in: Produce lists of subdir targets we're actually
11273 configuring. Remove references to "dosrel".
11274 * Makefile.tpl: Let configure set which subdir targets are hit.
11275 Remove install-cross; clean up install; remove ALL. Remove
11276 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
11277 Autogenerate host module targets. Remove empty dependency lines
11278 and redundant dependency; rearrange slightly.
11279 * Makefile.def: Add host-side libtermcap, utils.
11280
11281 * Makefile.in: Regenerate.
11282
11283 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11284
11285 * ltconfig (osf[345]): Append $major to soname_spec.
11286 Reflect this in library_names_spec.
11287 * ltmain.sh (osf): Prefix $major with . for use as extension.
11288
11289 2002-11-19 Andreas Jaeger <aj@suse.de>
11290
11291 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
11292 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
11293 and sparc64 GNU/Linux systems.
11294
11295 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
11296
11297 * MAINTAINERS: Update email.
11298
11299 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11300
11301 * MAINTAINERS: Complete James Dennett's entry.
11302
11303 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
11304
11305 * MAINTAINERS (Write After Approval): Add myself.
11306
11307 2002-11-13 Bruce Korb <bkorb@gnu.org>
11308
11309 * Makefile.tpl: syntactic cleanup
11310
11311 2002-11-13 Stuart Hastings <stuart@apple.com>
11312
11313 * MAINTAINERS: Add myself to write-after-approval list.
11314
11315 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11316
11317 * Makefile.def: Add list of recursive targets to autogenerate.
11318 Add build_modules.
11319 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
11320 targets. Autogenerate *-build-* targets.
11321 * Makefile.in: Regenerate.
11322
11323 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11324
11325 * configure: More autoconf-style substitutions.
11326 * Makefile.tpl: More autoconf-style substitutions.
11327 * Makefile.in: Regenerate.
11328
11329 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
11330
11331 * configure: Substitute more variables in a more autoconf-friendly
11332 way. Simplify slightly.
11333 * Makefile.tpl: Make more variables substitutable in an
11334 autoconf-friendly way.
11335 * Makefile.in: Regenerate.
11336
11337 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
11338
11339 * MAINTAINERS (Write After Approval): Add myself.
11340
11341 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
11342
11343 * configure.in (v810*): Remove special setting of tools.
11344
11345 * configure: Add support for extra required flags for ar or nm.
11346 * configure.in (aix4.3+): Use above support for target-specific
11347 issues, rather than using config/mt-aix43.
11348
11349 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
11350
11351 * configure: Remove 'removing', which doesn't work. Replace $subdir
11352 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
11353 with $srcdir. Reformat indentation. Substitute some variables
11354 formerly hard-coded in the Makefile for build=host.
11355 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
11356 * Makefile.def: Autogenerate more.
11357 * Makefile.in: Regenerate.
11358
11359 2002-11-04 Adam Nemet <anemet@lnxw.com>
11360
11361 * MAINTAINERS (Write After Approval): Add myself.
11362
11363 2002-11-04 Kevin Buettner <kevinb@redhat.com>
11364
11365 * Makefile.def (host_modules): Add rda.
11366 * Makefile.in: Regenerate.
11367 * configure.in (target_tool): Add target-rda to list.
11368
11369 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11370
11371 * MAINTAINERS: Remove "co-maintainer" note for web pages.
11372
11373 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
11374
11375 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
11376 and restrap targets to this rule.
11377 * Makefile.in: Regenerate.
11378
11379 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11380
11381 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
11382 GNATS only accounts.
11383
11384 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
11385
11386 * configure.in (i[3456]86-*-linux*): Add check to disable
11387 ${libgcj} for glibc1.
11388
11389 2002-10-24 Denis Chertykov <denisc@overta.ru>
11390
11391 * MAINTAINERS: Add myself as ip2k port maintainer.
11392
11393 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
11394
11395 * configure.in: Add tic4x target.
11396
11397 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
11398
11399 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
11400 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
11401 * Makefile.in: Regenerate.
11402
11403 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
11404 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
11405 * Makefile.in: Regenerate.
11406
11407 2002-10-02 Janis Johnson <janis187@us.ibm.com>
11408
11409 * MAINTAINERS: Add myself as web pages co-maintainer.
11410
11411 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11412
11413 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
11414 * Makefile.in: Regenerate.
11415
11416 2002-10-02 Zack Weinberg <zack@codesourcery.com>
11417
11418 * MAINTAINERS: Add myself and Nathan Sidwell
11419 <nathan@codesourcery.com> as VxWorks maintainers.
11420
11421 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11422
11423 * Makefile.def: Remove order dependency comments.
11424 * Makefile.tpl: Add explicit install-install dependencies.
11425 * Makefile.in: Regenerate.
11426
11427 * Makefile.tpl: Remove material now in src-release. (Finally!)
11428 * Makefile.in: Regenerate.
11429
11430 * Makefile.tpl: Add configure-target (for src-release in src)
11431 * Makefile.in: Regenerate.
11432
11433 2002-09-30 Nick Clifton <nickc@redhat.com>
11434
11435 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
11436
11437 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
11438
11439 * configure.in (s390*-*-linux*): Enable libgcj.
11440
11441 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
11442
11443 * configure: Revert accidentally applied changes.
11444
11445 * Makefile.tpl: Make more autoconf-friendly.
11446 * Makefile.in: Regenerate.
11447 * configure: Make substitution more autoconf-like.
11448
11449 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
11450
11451 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
11452 single entry to handle all these.
11453 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
11454 libjava on arm-*-elf.
11455
11456 2002-09-27 Geoffrey Keating <geoffk@apple.com>
11457
11458 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
11459 things that depend on them.
11460
11461 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11462
11463 * Makefile.tpl: Make subsituted variables more autoconfy.
11464 * Makefile.in: Regenerate.
11465 * configure: Make seds more autoconfy.
11466
11467 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11468
11469 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
11470 * Makefile.in: Regenerate.
11471 * configure.in: Rewrite sed statements to look autoconfy.
11472
11473 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
11474 all-target-foo on configure-target-foo.
11475 * Makefile.def: Ditto.
11476 * Makefile.in: Rebuild.
11477
11478 2002-09-25 Andrew Haley <aph@redhat.com>
11479
11480 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
11481
11482 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
11483
11484 * Makefile.def: New file.
11485 * Makefile.tpl: New file.
11486 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
11487 * contrib/gcc_update: Note that Makefile.in is a generated file.
11488
11489 * configure.in: Minor rearrangement. Simplify tests.
11490
11491 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
11492
11493 * configure.in (with_headers): Skip copy if value is "yes".
11494 (with_libs): Likewise.
11495
11496 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
11497
11498 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
11499 * configure.in (sh*-*-pe*): Ditto.
11500 * configure.in (mips*-*-pe*): Ditto.
11501 * configure.in (*arm-wince-pe): Ditto.
11502
11503 * configure.in: Rearrange.
11504
11505 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
11506
11507 * MAINTAINERS: Update my email address.
11508
11509 2002-08-30 Paul Koning <pkoning@equallogic.com>
11510
11511 * MAINTAINERS: (Write After Approval): Add myself.
11512
11513 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
11514
11515 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
11516
11517 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
11518
11519 * MAINTAINERS: Change my mailing address.
11520
11521 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
11522
11523 * MAINTAINERS (Write After Approval): Remove myself.
11524 (Various Maintainers: c++ runtime libs): Add myself.
11525
11526 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
11527
11528 * MAINTAINERS (Write After Approval): Remove myself.
11529 (Various Maintainers: c++ runtime libs): Add myself.
11530
11531 2002-08-15 Eric Christopher <echristo@redhat.com>
11532
11533 * config.sub: Import from master repository.
11534 * config.guess: Ditto.
11535
11536 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
11537
11538 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
11539 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
11540 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
11541
11542 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
11543
11544 * MAINTAINERS: Add self to rs6000 vector extensions.
11545
11546 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
11547
11548 * libiberty/configure: Reverted unintended yesterday's check in.
11549
11550 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
11551
11552 * boehm-gc/configure, libf2c/configure: Rebuilt.
11553 * libffi/configure, libiberty/configure: Ditto.
11554 * libjava/configure, libobjc/configure: Ditto.
11555 * libstdc++-v3/configure, zlib/configure: Ditto.
11556 Merged from binutils:
11557 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
11558 From Steve Ellcey <sje@cup.hp.com>:
11559 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
11560 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
11561 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
11562 IA64.
11563 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
11564 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
11565 soname_spec, sys_lib_search_path_spec): Ditto.
11566
11567 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
11568
11569 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
11570
11571 2002-08-04 H.J. Lu (hjl@gnu.org)
11572
11573 * configure.in (mips*-*-linux*): Don't skip target-libffi.
11574
11575 2002-08-02 Krister Walfridsson <cato@df.lth.se>
11576
11577 * MAINTAINERS (Write After Approval): Add myself.
11578
11579 2002-07-31 Alan Modra <amodra@bigpond.net.au>
11580
11581 * configure.in: Move generic linux case to end. Copy generic
11582 linux noconfigdirs to mips*-*-linux* entry and new
11583 powerpc64*-*-linux* entry. Add target-libffi for the latter.
11584
11585 2002-07-19 Michael Matz <matz@suse.de>
11586
11587 * MAINTAINERS: Add myself as ra* maintainer.
11588
11589 2002-07-16 Chris Demetriou <cgd@broadcom.com>
11590
11591 * config.guess: Update to 2002-07-09 version.
11592 * config.sub: Update to 2002-07-03 version.
11593
11594 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
11595
11596 * MAINTAINERS: Fix typo in a maintainer email address.
11597
11598 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
11599
11600 * configure.in: Remove two redundant tests.
11601
11602 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11603
11604 * configure.in (mips*-*-irix6*o32): Enable stabs.
11605
11606 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
11607
11608 * configure.in: Don't build grez.
11609 * Makefile.in: Ditto.
11610
11611 * Makefile.in: Remove references to bsp, cygmon, libstub.
11612 * configure.in: Ditto.
11613
11614 * configure.in: Remove leftover reference to gdbtest.
11615
11616 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
11617
11618 * configure.in (gxx_include_dir): Change to match versioned
11619 C++ headers if --enable-version-specific-runtime-libs is used.
11620
11621 2002-07-04 Steve Ellcey <sje@cup.hp.com>
11622
11623 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
11624
11625 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
11626
11627 * configure.in: Make --without-x work.
11628
11629 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
11630
11631 * configure.in: Rearrange target Makefile fragment collection.
11632
11633 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
11634 cvs[src].
11635 * configure.in: Ditto.
11636
11637 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
11638
11639 * MAINTAINERS (Write After Approval): Update my e-mail address.
11640
11641 2002-06-24 Ben Elliston <bje@redhat.com>
11642
11643 * configure.in (host_tools): Remove cgen.
11644
11645 * Makefile.in (all-cgen): Remove; runs from its source directory.
11646 (check-cgen, install-cgen, clean-cgen): Likewise.
11647 (all-opcodes): Do not depend on all-cgen.
11648 (all-sim): Likewise.
11649
11650 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
11651
11652 * Makefile.in: Eliminate 'apache' targets.
11653 * configure.in: Eliminate 'apache' targets.
11654
11655 * configure.in: Eliminate redundant tests. Reorganize.
11656
11657 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
11658
11659 * config-ml.in: Eliminate references to Cygnus configure.
11660
11661 * Makefile.in: Eliminate references to building emacs.
11662
11663 2002-06-28 Graham Stott <graham.stott@btinternet.com>
11664
11665 * MAINTAINERS: Update my email address.
11666
11667 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
11668
11669 * config.if (libstdcxx_incdir): Version C++ headers.
11670 (cxx_incdir): Remove.
11671
11672 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
11673
11674 * MAINTAINERS (Write After Approval): Add self.
11675
11676 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
11677
11678 * configure.in: Add support for ip2k.
11679
11680 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
11681
11682 * configure.in: Fix AIX configury bug.
11683
11684 2002-06-20 Steve Ellcey <sje@cup.hp.com>
11685
11686 * MAINTAINERS (Write After Approval): Add self.
11687
11688 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11689
11690 * configure.in: replace ${topsrcdir} with ${srcdir}
11691
11692 * configure.in: Move definition of libstdcxx_flags
11693 right above usage, rather than waaay earlier.
11694
11695 * configure.in: Pull definition of is_cross_compiler earlier.
11696
11697 * configure.in: Rearrange a little.
11698
11699 * configure.in: Remove references to librx.
11700 * Makefile.in: Remove references to librx.
11701
11702 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
11703
11704 * config.sub: Add support for avr target.
11705 Import from master sources, rev 1.255
11706
11707 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
11708
11709 * configure, .cvsignore: Revert previous change...
11710 * Makefile: ...delete.
11711
11712 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11713
11714 * configure.in: Eliminate ${gasdir} variable.
11715
11716 2002-06-18 Dave Brolley <brolley@redhat.com>
11717
11718 * configure.in: Add support for frv.
11719 * config.sub: Add support for frv.
11720
11721 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
11722
11723 * configure: Remove garbage from previous commit.
11724
11725 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
11726
11727 * configure: For in-source builds, make a subdir and re-exec there.
11728 * Makefile: New file. Pass targets through to build directory.
11729 * .cvsignore: No longer ignore "Makefile".
11730
11731 2002-06-16 Douglas Rupp <rupp@gnat.com>
11732
11733 * MAINTAINERS (Write After Approval): Add self.
11734
11735 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11736
11737 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
11738
11739 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
11740
11741 * configure.in (vax-*-netbsd*): Re-enable gas.
11742
11743 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
11744
11745 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
11746 BUILD_PREFIX_1, to correct nomenclature.
11747 * configure: Likewise.
11748
11749 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
11750 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
11751
11752 2002-05-31 Olaf Hering <olh@suse.de>
11753
11754 * config-ml.in: Propogate DESTDIR also.
11755
11756 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
11757
11758 * configure.in (vax-*-netbsd*): Don't build gas for this
11759 platform.
11760
11761 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
11762
11763 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11764 and libgcj for AVR.
11765
11766 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
11767
11768 * MAINTAINERS (Write After Approval): Add myself.
11769
11770 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
11771
11772 * config.guess: Update to 2002-05-22 version.
11773 * config.sub: Likewise.
11774
11775 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11776
11777 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
11778 * config-ml.in: Likewise.
11779 * configure: Likewise.
11780 * configure.in: Likewise.
11781
11782 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
11783
11784 * MAINTAINERS: Update my email address.
11785
11786 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
11787
11788 * configure.in: Simplify makefile fragment collection.
11789
11790 * configure.in: Remove code to build emacs.
11791
11792 * configure.in : Remove --srcdir argument from targargs and buildargs
11793 (it's always overridden in the Makefile anyway). Rearrange a bit.
11794
11795 * configure: Move some logic to configure.in.
11796 * configure.in: Move some logic from configure.
11797
11798 2002-05-11 Tom Tromey <tromey@redhat.com>
11799
11800 * MAINTAINERS: Reflect libgcj reality.
11801
11802 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
11803
11804 * Makefile.in: Honour DESTDIR.
11805
11806 2002-05-08 Mark Mitchell <mark@codesourcery.com>
11807
11808 * config.guess: Import 2002-03-20 version.
11809 * config.sub: Import 2002-04-26 version.
11810
11811 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11812
11813 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
11814
11815 2002-05-07 Tim Josling <tej@melbpc.org.au>
11816
11817 * MAINTAINERS: Add self.
11818
11819 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
11820
11821 * ltmain.sh: Detect and handle object name conflicts
11822 while piecewise linking a static library.
11823
11824 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
11825
11826 * configure.in (noconfigdirs): Don't disable libgcj on
11827 sparc64-*-solaris* and sparcv9-*-solaris*.
11828
11829 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
11830
11831 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
11832
11833 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
11834
11835 * configure.in (FLAGS_FOR_TARGET): Do not add
11836 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
11837 on i[3456]86-*-linux*.
11838
11839 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
11840
11841 * configure.in (noconfigdirs): Replace [ ] with test.
11842
11843 * configure.in (noconfigdirs): Do not add target-newlib if
11844 target == i[3456]86-*-linux*, and host == target.
11845
11846 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
11847
11848 * configure.in: delete reference to absent file
11849
11850 * configure.in: replace '[' with 'test'
11851
11852 * configure.in: Eliminate references to gash.
11853 * Makefile.in: Eliminate references to gash.
11854
11855 * configure.in: remove useless references to 'pic' makefile fragments.
11856
11857 * configure.in: (*-*-windows*) Finish removing.
11858
11859 * configure.in: Eliminate redundant test for libgui.
11860
11861 2002-04-29 Roger Sayle <roger@eyesopen.com>
11862
11863 * MAINTAINERS: Add self and realphabetize. Update entries
11864 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
11865 entry for a29k port maintainer.
11866
11867 2002-04-26 Joel Sherrill <joel@OARcorp.com>
11868
11869 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
11870 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
11871
11872 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
11873
11874 * configure.in: remove references to dead files
11875
11876 2002-04-19 Mark Mitchell <mark@codesourcery.com>
11877
11878 * MAINTAINERS: Add information about purpose of this file.
11879
11880 2002-04-18 Tom Tromey <tromey@redhat.com>
11881
11882 * configure.in: Disallow configuring libgcj when it is already
11883 installed and we're using Solaris 2.8 linker. Do enable libgcj on
11884 Solaris 2.8 by default. For PR libgcj/6158.
11885
11886 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
11887
11888 * configure.in: Move default CC setting out of config/mh-* fragments
11889 directly into here.
11890
11891 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
11892
11893 * configure.in: don't even try to configure or make a subdirectory
11894 if there's no configure script for it.
11895
11896 2002-04-15 Mark Mitchell <mark@codesourcery.com>
11897
11898 * MAINTAINERS: Remove chill maintainers.
11899 * Makefile.in (CHILLFLAGS): Remove.
11900 (CHILL_LIB): Remove.
11901 (TARGET_CONFIGDIRS): Remove libchill.
11902 (CHILL_FOR_TARGET): Remove.
11903 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
11904 CHILL_LIB.
11905 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
11906 (CHECK_TARGET_MODULES): Likewise.
11907 (INSTALL_TARGET_MODULES): Likewise.
11908 (CLEAN_TARGET_MODULES): Likewise.
11909 (configure-target-libchill): Remove.
11910 (all-target-libchill): Remove.
11911 * configure.in (target_libs): Remove target-libchill.
11912 Do not compute CHILL_FOR_TARGET.
11913 * libchill: Remove directory.
11914
11915 2002-04-11 DJ Delorie <dj@redhat.com>
11916
11917 * Makefile.in, configure.in: Sync with binutils, entries
11918 follow...
11919
11920 2002-04-07 Andrew Cagney <ac131313@redhat.com>
11921
11922 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
11923 (do-tar, do-bz2): New rules.
11924 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
11925 (gdb-tar): New rule.
11926 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
11927 (insight_dejagnu.tar): New rule.
11928 (insight.tar): New rule.
11929 (gdb+dejagnu.tar): New rule.
11930 (gdb.tar): New rule.
11931
11932 2002-02-01 Mo DeJong <supermo@bayarea.net>
11933
11934 * Makefile.in: Add all-tix to deps for all-snavigator
11935 so that tix is built when building snavigator.
11936
11937 2002-01-11 Steve Ellcey <sje@cup.hp.com>
11938
11939 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
11940 ld and gdb are not supported.
11941
11942 2002-01-07 Mark Salter <msalter@redhat.com>
11943
11944 * configure.in: Remove target-bsp and target-cygmon from arm builds.
11945 Allow target-libgloss to be built for arm, strongarm, and xscale.
11946
11947 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
11948
11949 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
11950 options for i[3456]86-pc-linux* native builds.
11951
11952 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
11953
11954 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
11955 files from .po files for a distribution.
11956
11957 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
11958
11959 * configure.in: Enable libstdc++-v3 for h8300 targets.
11960
11961 2001-06-19 Alan Modra <amodra@bigpond.net.au>
11962
11963 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
11964 version from bfd/.
11965
11966 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
11967
11968 * Makefile.in (VER): When present, extract the version number from
11969 the file version.in.
11970
11971 2001-05-24 Tom Rix <trix@redhat.com>
11972
11973 * configure.in : enable ld for aix
11974
11975 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11976
11977 * config.guess: Add linux target for S/390.
11978
11979 2000-11-07 Philip Blundell <pb@futuretv.com>
11980
11981 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
11982
11983 2000-11-03 Philip Blundell <pb@futuretv.com>
11984
11985 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
11986 files.
11987
11988 2001-01-15 Ben Elliston <bje@redhat.com>
11989
11990 * configure.in (host_tools): Add sid.
11991 Always configure cgen.
11992
11993 2000-11-24 Nick Clifton <nickc@redhat.com>
11994
11995 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
11996
11997 2000-08-20 Doug Evans <dje@casey.transmeta.com>
11998
11999 * Makefile.in (ALL_MODULES): Add all-cgen.
12000 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
12001 (all-cgen): New target.
12002 (all-opcodes,all-sim): Depend on all-cgen.
12003 * configure.in (host_tools): Add cgen.
12004 Only configure cgen if --enable-cgen-maint.
12005
12006 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
12007
12008 * configure.in: Add *-*-freebsd* configurations.
12009
12010 2002-04-08 Tom Tromey <tromey@redhat.com>
12011
12012 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
12013 Fixes PR libgcj/6068.
12014
12015 2002-03-30 Krister Walfridsson <cato@df.lth.se>
12016
12017 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
12018
12019 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12020
12021 * configure.in (alpha*-dec-osf*): Enable libgcj.
12022
12023 2003-03-27 Matthew Gingell <gingell@gnat.com>
12024
12025 * MAINTAINERS (Write After Approval): Add myself.
12026
12027 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
12028
12029 Fix for: PR bootstrap/3591, target/5676
12030 * configure.in (mcore-pe): Disable the configuration of
12031 libstdc++-v3 since exceptions are not supported.
12032
12033 2002-03-20 Anthony Green <green@redhat.com>
12034
12035 * configure.in: Enable libgcj for xscale-elf target.
12036
12037 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
12038
12039 * MAINTAINERS: Update my email address.
12040
12041 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
12042
12043 * ltmain.sh (relink_command): Fix typo in previous change.
12044
12045 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
12046
12047 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
12048 (relink_command): Added --tag flags.
12049 (mode=install): If relinking fails; error out.
12050
12051 2002-03-12 Richard Henderson <rth@redhat.com>
12052
12053 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
12054 .NOTPARALLEL tag.
12055 (do-check): Rename from check.
12056 (check): Allow parallel check.
12057
12058 2002-03-12 Bob Wilson <bob.wilson@acm.org>
12059
12060 * MAINTAINERS: Add myself as maintainer for xtensa port.
12061 Fix alphabetical order in CPU port maintainer list.
12062 Remove myself from Write After Approval list.
12063
12064 2002-03-11 Richard Henderson <rth@redhat.com>
12065
12066 * Makefile.in (.NOTPARALLEL): Add fake tag.
12067
12068 2002-03-07 H.J. Lu (hjl@gnu.org)
12069
12070 * configure.in: Enable gprof for mips*-*-linux*.
12071
12072 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
12073
12074 * MAINTAINERS (Write After Approval): Add myself.
12075
12076 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
12077
12078 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
12079 libjava.
12080 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
12081
12082 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
12083
12084 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
12085 because its Makefile is there; test for the executable instead.
12086
12087 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
12088
12089 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
12090 libstdc++-v3 and libjava.
12091
12092 2002-02-11 Adam Megacz <adam@xwt.org>
12093
12094 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
12095 boehm-gc
12096
12097 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
12098
12099 * config.guess: Updated to 2002-01-30's version.
12100 * config.sub: Updated to 2002-02-01's version.
12101 Contribute sh64-elf.
12102 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
12103 * configure.in: Added sh64-*-*.
12104
12105 2002-02-08 Chris Demetriou <cgd@broadcom.com>
12106
12107 * MAINTAINERS: Belatedly add myself to write after approval list.
12108
12109 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
12110
12111 * MAINTAINERS: Put self in as maintainer for x86-64 port.
12112 Remove self as Write After Approval.
12113
12114 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
12115
12116 * MAINTAINERS: Put self in as maintainer for contrib/regression
12117 directory.
12118
12119 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
12120
12121 * MAINTAINERS: Update my email address.
12122
12123 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
12124
12125 * configure.in (*-*-netbsd*): New. Skip target-newlib,
12126 target-libiberty, and target-libgloss. Skip Java-related
12127 libraries if not supported for NetBSD on target CPU.
12128
12129 2002-01-25 Douglas B Rupp <rupp@gnat.com>
12130
12131 * install-sh: Use _inst.$$_ for temp file name.
12132
12133 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
12134
12135 * MAINTAINERS (Write After Approval): Move my contact info
12136 from here...
12137 (OS Port Maintainers): ...to here (netbsd).
12138
12139 2002-01-22 Bob Wilson <bob.wilson@acm.org>
12140
12141 * MAINTAINERS (Write After Approval): Add myself.
12142
12143 2002-01-17 H.J. Lu <hjl@gnu.org>
12144
12145 * Makefile.in (all-fastjar): Also depend on all-libiberty.
12146 (all-target-fastjar): Also depend on all-target-libiberty.
12147
12148 2002-01-16 H.J. Lu (hjl@gnu.org)
12149
12150 * config.guess: Import from master sources, rev 1.225.
12151 * config.sub: Import from master sources, rev 1.238.
12152
12153 2002-01-16 Kazu Hirata <kazu@hxi.com>
12154
12155 * MAINTAINERS (Write After Approval): Remove myself.
12156
12157 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
12158
12159 * MAINTAINERS (Write After Approval): Add myself.
12160
12161 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
12162
12163 * MAINTAINERS: Add self as docs co-maintainer.
12164
12165 2001-12-11 Matthias Klose <doko@debian.org>
12166
12167 * MAINTAINERS (Write After Approval): Add myself.
12168
12169 2001-12-09 Zack Weinberg <zack@codesourcery.com>
12170
12171 * MAINTAINERS: Update my email address.
12172
12173 2001-12-07 Turly O'Connor <turly@apple.com>
12174 * MAINTAINERS (Write After Approval): Add myself.
12175 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
12176 (rs6000_initialize_trampoline): Call __trampoline_setup for
12177 ABI_DARWIN too.
12178 * darwin-tramp.asm: New file, implements __trampoline_setup.
12179 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
12180
12181 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
12182
12183 * MAINTAINERS (Write After Approval): Add myself.
12184
12185 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
12186
12187 * configure, configure.in: Use temp file for long sed commands.
12188
12189 2001-12-03 Laurent Guerby <guerby@acm.org>
12190
12191 * config.sub: Update to version 1.232 on subversion.
12192
12193 2001-12-03 Ben Elliston <bje@redhat.com>
12194
12195 * MAINTAINERS: Update mail address for config.* patches.
12196
12197 2001-11-27 DJ Delorie <dj@redhat.com>
12198 Zack Weinberg <zack@codesourcery.com>
12199
12200 When build != host, create libiberty for the build machine.
12201
12202 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
12203 CONFIG_ARGUMENTS.
12204 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
12205 New variables.
12206 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
12207 and rules.
12208 (all.normal): Depend on ALL_BUILD_MODULES.
12209 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
12210 (all-build-libiberty): Depend on configure-build-libiberty.
12211
12212 * configure: Calculate and substitute proper value for
12213 ALL_BUILD_MODULES.
12214 * configure.in: Create the build subdirectory.
12215 Calculate and substitute TARGET_CONFIGARGS (formerly
12216 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
12217
12218 2001-11-26 Ziemowit Laski <zlaski@apple.com>
12219
12220 * MAINTAINERS (write-after-approval): Add self.
12221
12222 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
12223
12224 * MAINTAINERS (GNATS only accounts): Remove self.
12225
12226 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
12227
12228 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
12229 libf2c.
12230
12231 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
12232
12233 * MAINTAINERS (Write After Approval): Add self.
12234
12235 2001-11-12 David O'Brien <obrien@FreeBSD.org>
12236
12237 * MAINTAINERS: mips and s390 are also CPU ports.
12238
12239 2001-11-12 David O'Brien <obrien@FreeBSD.org>
12240
12241 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
12242
12243 2001-11-11 David O'Brien <obrien@FreeBSD.org>
12244
12245 * MAINTAINERS: Alphabetize.
12246
12247 2001-11-09 Kazu Hirata <kazu@hxi.com>
12248
12249 * MAINTAINERS (Various maintainers: h8 port): Add myself.
12250
12251 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
12252
12253 * MAINTAINERS (Various maintainers: hppa port): Added myself.
12254
12255 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
12256
12257 * configure.in (--enable-languages): Be more permissive about
12258 syntax. Check for empty lists better. Warn about $LANGUAGES.
12259
12260 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
12261
12262 * config.sub: Import from master sources, rev. 1.230.
12263 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
12264
12265 2001-11-07 Laurent Guerby <guerby@acm.org>
12266
12267 * MAINTAINERS (Write After Approval): Add self.
12268
12269 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
12270
12271 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
12272
12273 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
12274
12275 * config.sub: Import from master sources, rev 1.226.
12276 * config.guess: Import from master sources, rev 1.216.
12277
12278 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
12279
12280 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
12281 * MAINTAINERS: Add self as maintainer of MMIX port.
12282 Remove old after-approval entry.
12283
12284 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
12285
12286 * ChangeLog, configure: Fix spelling errors.
12287
12288 2001-10-20 Brendan Kehoe <brendan@zen.org>
12289
12290 * MAINTAINERS: Tweak my address.
12291
12292 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
12293
12294 * MAINTAINERS: Update my email address.
12295
12296 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
12297
12298 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
12299 * MAINTAINERS: Add self as maintainer of CRIS port.
12300
12301 2001-10-10 Geert Bosch <bosch@gnat.com>
12302
12303 * MAINTAINERS (Various maintainers: Ada front end):
12304 Added Robert Dewar.
12305
12306 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
12307
12308 * MAINTAINERS (Write After Approval): Added self
12309
12310 2001-10-02 Geert Bosch <bosch@gnat.com>
12311
12312 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12313
12314 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
12315
12316 * configure: Handle temporary files securely using mkdir.
12317
12318 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
12319
12320 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
12321
12322 2001-09-26 Will Cohen <wcohen@redhat.com>
12323
12324 * configure.in (*-*-linux*): Disable configuration of target-newlib
12325 and target-libgloss.
12326
12327 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12328
12329 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
12330 RANLIB.
12331
12332 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
12333
12334 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
12335 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
12336 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
12337 avoid quotes nesting problems.
12338 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
12339 (DO_X): Export only variables that are set.
12340
12341 2001-09-19 Ben Elliston <bje@redhat.com>
12342
12343 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
12344 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
12345 semantics. Use the shell built-in "type" command instead.
12346
12347 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
12348
12349 Merged from gcc-3_0-branch:
12350 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
12351 * ltcf-c.sh: Use $objext, not $ac_objext.
12352 2001-07-27 Mark Kettenis <kettenis@gnu.org>
12353 * ltcf-cxx.sh: Add support for GNU.
12354 2001-07-22 Timothy Wall <twall@redhat.com>
12355 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
12356 default settings if using GNU tools with that configuration.
12357 * ltcf-cxx.sh: Ditto.
12358 * ltcf-gcj.sh: Ditto.
12359 2001-07-21 Michael Chastain <chastain@redhat.com>
12360 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
12361 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
12362 * ltmain.sh: Mark as gcc-local.
12363
12364 2001-08-30 Eric Christopher <echristo@redhat.com>
12365 Jason Eckhardt <jle@redhat.com>
12366
12367 * config.guess: Merge from master sources.
12368 * config.sub: Merge from master sources, add support for mipsisa32.
12369
12370 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
12371 * config.sub: Merge from master sources, rev 1.219.
12372 * MAINTAINERS: Add self as contact for stormy16 port.
12373
12374 2001-08-14 Zack Weinberg <zackw@panix.com>
12375
12376 * config.sub: Merge from master sources, rev 1.218.
12377 * config.guess: Merge from master sources, rev 1.209.
12378
12379 2001-08-11 Graham Stott <grahams@redhat.com>
12380
12381 * Makefile.in (check-c++): Add missing semicolon.
12382
12383 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
12384
12385 * MAINTAINERS (Various maitainers: predict.def): Added myself.
12386
12387 2001-07-30 Eric Christopher <echristo@redhat.com>
12388
12389 * MAINTAINERS (Various maintainers: mips port): Added myself.
12390
12391 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
12392
12393 * configure.in (sh-*-linux*): New.
12394
12395 2001-07-27 Richard Henderson <rth@redhat.com>
12396
12397 * .cvsignore: Add LAST_UPDATED.
12398
12399 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
12400
12401 * MAINTAINERS (Various maintainers: s390 port): Added myself.
12402
12403 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
12404
12405 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
12406
12407 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
12408
12409 * MAINTAINERS (Write After Approval): Added myself.
12410
12411 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12412
12413 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12414 and libgcj on m68hc11/m68hc12.
12415
12416 2001-06-27 H.J. Lu (hjl@gnu.org)
12417
12418 * Makefile (CFLAGS_FOR_BUILD): New.
12419 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
12420
12421 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12422
12423 * README: Remove version number.
12424
12425 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12426
12427 * INSTALL/README: Update wrt. to the installation instructions now
12428 residing in gcc/doc/install.texi.
12429
12430 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12431
12432 * README: Replace with a cut-down and updated version of gcc/README.
12433
12434 2001-06-12 David Edelsohn <edelsohn@gnu.org>
12435
12436 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
12437 multilibs to be disabled.
12438
12439 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
12440
12441 * MAINTAINERS (Write After Approval): Add myself.
12442
12443 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
12444
12445 * config.guess: Import CVS version 1.195.
12446 * config.sub: Import CVS version 1.212.
12447
12448 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
12449
12450 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12451 gcc/xgcc is built, use -print-prog-name to find out the program
12452 name to use.
12453
12454 2001-06-04 Phil Edwards <pme@sources.redhat.com>
12455
12456 * config.guess: Import CVS version 1.194. All gcc-local changes
12457 appear to also be in the master copy.
12458 * config.sub: Import CVS version 1.211.
12459
12460 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
12461
12462 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
12463 with_gcc]: Use `gcc -shared' to build a shared library.
12464
12465 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
12466
12467 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
12468 archives.
12469
12470 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12471
12472 * MAINTAINERS (Write After Approval): Add myself.
12473
12474 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
12475
12476 * configure.in (libstdcxx_flags): Do not try to execute
12477 libstdc++-v3/testsuite_flags until it exists.
12478
12479 2001-06-01 Alan Modra <amodra@bigpond.net.au>
12480
12481 * MAINTAINERS: Update my email address.
12482
12483 2001-05-31 Graham Stott <grahams@redhat.com>
12484
12485 * MAINTAINERS (Write After Approval): Add myself.
12486
12487 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
12488
12489 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
12490 libraries when using g++ with native linker.
12491
12492 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
12493
12494 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
12495
12496 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
12497
12498 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
12499 [aix4*|aix5*]: Prepend blank.
12500
12501 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
12502
12503 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12504 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
12505 of subdir/configure scripts to use the new libtool.m4.
12506
12507 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
12508
12509 * MAINTAINERS (Write After Approval): Add myself.
12510
12511 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
12512
12513 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
12514
12515 2001-05-11 Ben Elliston <bje@redhat.com>
12516
12517 * Makefile.in (all-sid): New target.
12518 (check-sid, clean-sid, install-sid): Likewise.
12519
12520 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
12521
12522 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
12523
12524 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
12525
12526 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
12527 libgcj.
12528
12529 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
12530
12531 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12532 gcc/xgcc is built, use -print-prog-name to find out the program
12533 name to use.
12534
12535 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
12536
12537 * configure.in (noconfigdirs): Don't reset it from scratch in the
12538 target case; only append to it.
12539
12540 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
12541 sparc-*-solaris2.8]: Disable ${libgcj}.
12542
12543 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
12544
12545 * configure.in (libgcj_saved): Copy from $libgcj.
12546 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
12547 --disable-libgcj.
12548
12549 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
12550
12551 * MAINTAINERS: Remove self as MIPS maintainer and
12552 C front end maintainer.
12553
12554 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
12555
12556 * configure.in: Move *-chorusos target case to the proper switch.
12557 Disable libgcj.
12558
12559 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
12560
12561 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
12562 1.641.2.228.
12563
12564 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12565
12566 * Makefile.in (STAGE1_CFLAGS): Pass down.
12567
12568 2001-04-13 Alan Modra <amodra@one.net.au>
12569
12570 * config.guess: Add hppa64-linux support. Note for next import that
12571 this is already in the master file.
12572 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
12573
12574 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
12575
12576 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12577 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
12578
12579 2001-04-11 Stan Shebs <shebs@apple.com>
12580
12581 * MAINTAINERS: Add self as Darwin port maintainer.
12582
12583 2001-04-11 Alan Modra <amodra@one.net.au>
12584
12585 * MAINTAINERS: Update my email address.
12586
12587 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
12588
12589 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12590 recent versions of FreeBSD (release 3 or later).
12591 * ltconfig: On FreeBSD, -lc must not be provided when building
12592 a shared library or else the standard -pthread gcc option is
12593 rendered worthless to later users of the built library.
12594
12595 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
12596
12597 * MAINTAINERS: Add self and RTH as C front end maintainers.
12598
12599 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
12600
12601 * config.sub: Make sure to match an already-canonicalized
12602 machine name (eg. mn10300-unknown-elf).
12603
12604 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
12605
12606 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
12607 New macros.
12608 (bootstrap, cross): Use RECURSE_FLAGS.
12609 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
12610
12611 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
12612
12613 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
12614
12615 2001-03-22 Colin Howell <chowell@redhat.com>
12616
12617 * Makefile.in (DO_X): Do not backslash single-quotes in
12618 backquotes (two places).
12619
12620 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
12621
12622 Re-installed:
12623 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12624 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
12625 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12626 * ltcf-cxx.sh: Likewise.
12627 * ltcf-gcj.sh: Likewise.
12628
12629 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12630
12631 * MAINTAINERS: Add myself as "documentation co-maintainer".
12632
12633 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
12634
12635 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12636 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
12637
12638 2001-03-19 Tom Tromey <tromey@redhat.com>
12639
12640 * config-ml.in: Handle GCJ and GCJFLAGS.
12641
12642 2001-03-21 Michael Chastain <chastain@redhat.com>
12643
12644 * Makefile.in: all-m4 depends on all-texinfo.
12645
12646 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
12647
12648 * MAINTAINERS: Add myself to write after approval list.
12649
12650 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
12651
12652 * Makefile.in (DO_X): Quote nested quotes.
12653
12654 2001-03-18 Alan Modra <alan@linuxcare.com.au>
12655
12656 * MAINTAINERS: Add myself to write after approval list.
12657
12658 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
12659
12660 * Makefile.in (DO_X): Use double quotes for quoting
12661 "RANLIB=$${RANLIB}".
12662
12663 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
12664
12665 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
12666
12667 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
12668
12669 * configure.in: Only use `lang_requires' for languages athat are
12670 actually enabled.
12671
12672 2001-03-08 Phil Edwards <pme@sources.redhat.com>
12673
12674 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
12675
12676 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
12677
12678 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
12679
12680 2001-03-07 Tom Tromey <tromey@redhat.com>
12681
12682 * configure.in: Allow config-lang.in to set `lang_requires' to list
12683 of other required languages.
12684
12685 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
12686
12687 * Makefile.in: Remove RANLIB definition. Use RANLIB
12688 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
12689 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
12690
12691 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
12692 Alexandre Oliva <aoliva@redhat.com>
12693
12694 * Makefile.in (check-c++): Use tabs, not spaces.
12695
12696 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
12697
12698 * MAINTAINERS: add myself to Write After Approval list.
12699
12700 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
12701
12702 * Makefile.in (check-c++): New rule.
12703
12704 * configure.in (target_libs): Remove libg++.
12705 (noconfigdirs): Remove libg++.
12706 (noconfigdirs): Same.
12707 (noconfigdirs): Same.
12708 (noconfigdirs): Same.
12709
12710 * config-ml.in: Remove libg++ references.
12711
12712 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
12713 (ALL_TARGET_MODULES): Same.
12714 (configure-target-libg++): Remove.
12715 (all-target-libg++): Remove.
12716 (configure-target-libio): Remove.
12717 (all-target-libio): Remove.
12718 (check-target-libio): Remove.
12719 (.PHONY): Remove.
12720 (libg++.tar.bz2): Remove.
12721 (all-target-cygmon): Remove libio.
12722 (all-target-libstdc++): Remove.
12723 (configure-target-libstdc++): Remove.
12724 (TARGET_LIB_PATH): Remove libstdc++.
12725 (ALL_GCC_CXX): Remove libstdc++.
12726 (all-target-gperf): Correct.
12727
12728 2001-02-16 Nick Clifton <nickc@redhat.com>
12729
12730 * configure.in (noconfigdirs): Allow configuration of texinfo
12731 for Cygwin hosts.
12732
12733 2001-02-15 Anthony Green <green@redhat.com>
12734
12735 * configure: Introduce GCJ_FOR_TARGET.
12736 * configure.in: Ditto.
12737 * Makefile.in: Ditto.
12738
12739 2001-02-13 Andreas Schwab <schwab@suse.de>
12740
12741 * MAINTAINERS: Update mail address.
12742
12743 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12744
12745 * config.guess: Add linux target for S/390.
12746 * config.sub: Likewise.
12747
12748 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
12749
12750 * configure.in: for *-chorusos, don't config target-newlib and
12751 target-libgloss.
12752
12753 2001-02-06 Ben Elliston <bje@redhat.com>
12754
12755 * configure: Output host type to stdout, not stderr.
12756
12757 2001-02-05 Mark Mitchell <mark@codesourcery.com>
12758
12759 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
12760 * ltcf-cxx.sh: Likewise.
12761
12762 * config.if: Assume enable_libstdcxx_v3 is defined.
12763
12764 2001-02-04 Mark Mitchell <mark@codesourcery.com>
12765
12766 Remove V2 C++ library.
12767 * configure.in: Remove --enable-libstdcxx_v3 support.
12768
12769 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
12770
12771 * include/demangle.h: Add prototype for java_demangle_v3.
12772
12773 2001-01-29 Phil Edwards <pme@sources.redhat.com>
12774
12775 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
12776
12777 2001-01-27 Richard Henderson <rth@redhat.com>
12778
12779 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
12780
12781 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12782
12783 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
12784 Don't unset, it's non-portable and no longer necessary, set to empty
12785 instead.
12786
12787 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12788
12789 * ltconfig: Shell portability fix for the tagname validity check.
12790
12791 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
12792
12793 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
12794 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
12795
12796 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12797
12798 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
12799
12800 2001-01-26 Tom Tromey <tromey@redhat.com>
12801
12802 * configure.in: Allow libgcj to be built on Sparc Solaris.
12803
12804 2001-01-25 David Edelsohn <edelsohn@gnu.org>
12805
12806 * ltcf-c.sh: Add aix5 case.
12807 * ltcf-cxx.sh: Likewise.
12808 * ltconfig: Likewise.
12809
12810 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
12811
12812 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
12813 keep at least one of build_libtool_libs or build_old_libs set to
12814 yes.
12815
12816 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
12817 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
12818
12819 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
12820
12821 * configure.in: Enable libgcj on several additional platforms.
12822
12823 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
12824
12825 * configure.in: Enable libgcj for linux targets.
12826
12827 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12828
12829 * MAINTAINERS (Write After Approval): Add myself.
12830
12831 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
12832
12833 * MAINTAINERS: Add myself as vax port maintainer.
12834
12835 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
12836
12837 * MAINTAINERS: Add myself as Mercury front-end maintainer.
12838
12839 2001-01-09 Mike Stump <mrs@wrs.com>
12840
12841 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
12842 failures of subdirectories.
12843
12844 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12845
12846 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
12847 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12848 * ltcf-cxx.sh: Likewise.
12849 * ltcf-gcj.sh: Likewise.
12850 * ltconfig.sh: Fix typo.
12851
12852 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12853
12854 * configure: handle DOS-style absolute paths.
12855
12856 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12857
12858 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
12859
12860 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
12861
12862 * MAINTAINERS: Add myself as avr port co-maintainer.
12863
12864 2000-12-28 Ben Elliston <bje@redhat.com>
12865
12866 * MAINTAINERS: Add myself under ``Write After Approval''.
12867
12868 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
12869
12870 * texinfo: Remove directory from GCC.
12871
12872 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
12873
12874 * COPYING: Update to current
12875 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
12876 to 19yy as example year in copyright notice).
12877
12878 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
12879
12880 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
12881 (libstdcxx_incdir): Pass down.
12882 * config.if: Remove expired bits for cxx_interface, add stub.
12883 (libstdcxx_incdir): Add variable for g++ include directory.
12884 * configure.in (gxx_include_dir): Use it.
12885
12886 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
12887
12888 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
12889 with old-email address from ``Write After Approval''.
12890
12891 2000-12-15 Andreas Jaeger <aj@suse.de>
12892
12893 * configure.in: Handle lang_dirs.
12894
12895 2000-12-14 Tom Tromey <tromey@redhat.com>
12896
12897 * MAINTAINERS: Removed brads.
12898
12899 * MAINTAINERS: Added gcj developers.
12900
12901 2000-12-13 Anthony Green <green@redhat.com>
12902
12903 * configure.in: Disable libgcj for any target not specifically
12904 listed. Disable libgcj for x86 and Alpha Linux until compatible
12905 with g++ abi.
12906
12907 2000-12-13 Mike Stump <mrs@wrs.com>
12908
12909 * Makefile.in (local-distclean): Also remove fastjar.
12910
12911 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
12912
12913 * contrib/gcc_update: Add fastjar --touch entries.
12914
12915 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
12916
12917 * configure.in: Disable language-specific target libraries for
12918 languages that aren't enabled.
12919
12920 2000-12-10 Anthony Green <green@redhat.com>
12921
12922 * configure.in: Define libgcj. Disable libgcj target libraries for
12923 most targets.
12924
12925 2000-12-10 Neil Booth <neilb@earthling.net>
12926
12927 * MAINTAINERS: Update mail address, remove from WAA list.
12928
12929 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12930
12931 * libjava: Imported from /cvs/java.
12932 * libffi: Likewise.
12933 * Boehm-gc: Likewise.
12934
12935 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12936
12937 * configure.in (target_libs): Revert 2000-12-08 patch.
12938 (noconfigdirs): Added target-libjava.
12939
12940 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
12941
12942 * djunpack.bat: removed.
12943
12944 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
12945
12946 * Makefile.in: handle DOS-style absolute paths.
12947 * config-ml.in: likewise.
12948 * symlink-tree: likewise.
12949
12950 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12951
12952 * fastjar: Imported.
12953
12954 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12955
12956 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
12957 libjava.
12958 * configure.in (target_libs): Removed `target-libjava'.
12959
12960 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12961
12962 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
12963 (ALL_MODULES): Added fastjar.
12964 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
12965 (all-target-libjava): all-fastjar replaces all-zip.
12966 (all-fastjar): Added.
12967 (configure-target-fastjar, all-target-fastjar): Likewise.
12968 * configure.in (host_tools): Added fastjar.
12969
12970 2000-12-07 Mike Stump <mrs@wrs.com>
12971
12972 * Makefile.in (local-distclean): Remove leftover built files.
12973
12974 2000-11-24 Nick Clifton <nickc@redhat.com>
12975
12976 * configure.in (xscale-elf): Add target.
12977 (xscale-coff): Add target.
12978
12979 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
12980
12981 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12982 recent versions of FreeBSD (release 3 or later).
12983 * ltconfig: On FreeBSD, -lc must not be provided when building
12984 a shared library or else the standard -pthread gcc option is
12985 rendered worthless to later users of the built library.
12986
12987 2000-11-16 Fred Fish <fnf@be.com>
12988
12989 * configure.in (enable_libstdcxx_v3): Fix typo,
12990 libstd++ -> libstdc++.
12991
12992 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12993
12994 * MAINTAINERS: Add self to Write After Approval list.
12995
12996 2000-11-21 Bernd Schmidt <bernds@redhat.com>
12997
12998 * MAINTAINERS: Update my email address. Add myself to global write
12999 privs list.
13000
13001 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
13002
13003 * Makefile.in: Merge with src and libgcj.
13004 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
13005 configure-target-<library> when their configure scripts need the C
13006 or C++ library to have already been built to work properly.
13007 (do_proto_toplev): Set them to an empty string.
13008
13009 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
13010 (REALLY_SET_LIB_PATH): Use them.
13011
13012 2000-11-17 Stan Shebs <shebs@apple.com>
13013
13014 * MAINTAINERS: Add self to Write After Approval list.
13015
13016 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13017
13018 * configure: Provide the original toplevel configure arguments
13019 (including $0) to subprocesses in the environment rather than
13020 through gcc/configargs.h.
13021
13022 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13023
13024 * MAINTAINERS: Remove references to cccp. Change C9X reference to
13025 C99. Alphabetise "Write After Approval" list.
13026
13027 2000-11-12 Mark Mitchell <mark@codesourcery.com>
13028
13029 * configure: Turn on libstdc++ V3 by default.
13030
13031 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
13032 if we've got GCC.
13033
13034 2000-11-11 Philip Blundell <philb@gnu.org>
13035
13036 * MAINTAINERS: Add self to Write After Approval list.
13037
13038 2000-11-09 David Edelsohn <edelsohn@gnu.org>
13039
13040 * ltcf-c.sh (aix4): Improve shared library configuration; require
13041 exporting symbols.
13042 * ltcf-cxx.sh (aix4): Define.
13043 * ltconfig (aix4): Define library and soname specs appropriate for
13044 AIX. Define command to create export symbols list.
13045
13046 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
13047
13048 * config.sub: Add support for Sun Chorus
13049
13050 2000-10-31 Nick Clifton <nickc@redhat.com>
13051
13052 * MAINTAINERS: Rename <name>@cygnus.com addresses to
13053 <name>@redhat.com. Also installed new email address for Clint
13054 Popetz.
13055
13056 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
13057
13058 * etc: Remove directory from GCC.
13059
13060 2000-10-16 Michael Meissner <meissner@redhat.com>
13061
13062 * configure (gcc/configargs.h): Only create if there is a build GCC
13063 directory created.
13064
13065 2000-10-16 Matthias Klose <doko@debian.org>
13066
13067 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
13068 when configured for libstdc++-v3.
13069
13070 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
13071
13072 * configure: Save configure arguments to gcc/configargs.h.
13073
13074 2000-10-04 Philipp Thomas <pthomas@suse.de>
13075
13076 * config.guess: Import CVS version 1.157.
13077 * config.sub: Import CVS version 1.181.
13078
13079 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
13080
13081 * Makefile.in (bootstrap): avoid recursion if subdir missing
13082 (cross): ditto
13083 (do-proto-toplev): ditto
13084
13085 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
13086
13087 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
13088 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
13089
13090 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
13091 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
13092 all affected `configure' scripts.
13093
13094 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
13095
13096 * MAINTAINERS: Add self as cpplib co-maintainer.
13097
13098 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
13099
13100 * MAINTAINERS: Add self to Write After Approval list.
13101
13102 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13103
13104 * INSTALL/README: egcs -> GCC update.
13105
13106 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
13107
13108 * MAINTAINERS: Add myself to Write After Approval list.
13109
13110 2000-09-15 Kazu Hirata <kazu@hxi.com>
13111
13112 * MAINTAINERS: Add myself to Write After Approval list.
13113
13114 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
13115
13116 * configure.in: Do not build byacc for hppa64. Provide paths to the
13117 X11 libraries for hppa64.
13118
13119 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13120
13121 * MAINTAINERS: Add myself as 68hc11 port maintainer.
13122
13123 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
13124
13125 * Makefile.in (all-zlib): Added dummy target.
13126
13127 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13128 ltcf-gcj.sh: Updated from libtool multi-language branch.
13129
13130 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
13131
13132 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
13133 (bootstrap*): Depend on all-bootstrap.
13134
13135 2000-09-05 Philipp Thomas <pthomas@suse.de>
13136
13137 * config.guess: Import CVS version 1.156.
13138 * config.sub: Import CVS version 1.179.
13139
13140 2000-09-02 Anthony Green <green@cygnus.com>
13141
13142 * Makefile.in (all-gcc): Depend on all-zlib.
13143 (CLEAN_MODULES): Add clean-zlib.
13144 (ALL_MODULES): Add all-zlib.
13145 * configure.in (host_libs): Add zlib.
13146
13147 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
13148
13149 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
13150 crosses, but add gcc/include to the header search path for them.
13151
13152 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
13153
13154 * MAINTAINERS: Add self to Write After Approval list.
13155
13156 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13157
13158 * config.guess: Import CVS version 1.152.
13159 * config.sub: Import CVS version 1.177.
13160
13161 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
13162
13163 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
13164 $targargs to tell whether newlib is going to be built.
13165
13166 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
13167 $$r/TARGET_SUBDIR/libio for _G_config.h.
13168
13169 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
13170
13171 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
13172
13173 2000-08-22 DJ Delorie <dj@redhat.com>
13174
13175 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
13176
13177 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
13178
13179 * config-ml.in (CC, CXX): Avoid trailing whitespace.
13180 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
13181 sub-configures.
13182
13183 2000-08-21 DJ Delorie <dj@redhat.com>
13184
13185 * MAINTAINERS: Add self as a libiberty maintainer
13186
13187 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
13188
13189 * configure.in (libstdcxx_flags): Use
13190 libstdc++-v3/src/libstdc++.INC.
13191
13192 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
13193
13194 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
13195
13196 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
13197
13198 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
13199
13200 * configure: Make enable_threads and enable_shared defaults
13201 explicit. Substitute enable_threads into generated Makefiles.
13202 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
13203 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
13204
13205 2000-08-13 Geoff Keating <geoffk@cygnus.com>
13206
13207 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
13208
13209 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
13210
13211 * config-ml.in (CC): Remove bogus duplicate quotation mark from
13212 previous delta.
13213
13214 2000-08-11 Jason Merrill <jason@redhat.com>
13215
13216 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
13217 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
13218 (FLAGS_FOR_TARGET): Not here.
13219 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
13220
13221 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
13222
13223 * config-ml.in (CC, CXX): Don't introduce a leading space.
13224
13225 2000-08-07 DJ Delorie <dj@delorie.com>
13226
13227 * MAINTAINERS: Add self as a DJGPP maintainer
13228
13229 2000-08-07 DJ Delorie <dj@redhat.com>
13230
13231 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
13232 "if we're also building gcc, and it's a gcc that will run on the
13233 build machine, we want to use its includes instead of the system's
13234 default includes".
13235
13236 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
13237
13238 * MAINTAINERS: Add self to Write After Approval list.
13239
13240 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
13241
13242 * configure.in (libstdcxx_flags): Don't use `"'.
13243
13244 * config-ml.in: Adjust multilib search paths to the
13245 appropriate multilib tree.
13246
13247 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
13248
13249 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
13250 commas in $LANGUAGES.
13251
13252 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
13253
13254 * configure.in: Re-enable all references to libg++ and librx.
13255
13256 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
13257
13258 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
13259 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
13260 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
13261 * ltcf-cxx.sh (need_lc): Set based on postdeps.
13262
13263 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
13264
13265 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
13266
13267 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
13268 CXX_FOR_TARGET for sed.
13269
13270 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
13271
13272 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
13273 Do not override if already set in the environment or in configure.
13274 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
13275 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
13276
13277 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
13278
13279 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
13280 the libtool CVS tree multi-language branch.
13281 * ltconfig, ltmain.sh: Updated.
13282
13283 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
13284
13285 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
13286 (clean-target): Depend on it.
13287
13288 * Makefile.in (FLAGS_FOR_TARGET): New macro.
13289 (GCC_FOR_TARGET): Use it.
13290 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
13291 * configure.in: ... here.
13292 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
13293 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
13294
13295 2000-07-24 Eric Christopher <echristo@cygnus.com>
13296
13297 * MAINTAINERS: Add self to Write After Approval list.
13298
13299 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
13300
13301 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
13302 (configure-target-libchill, configure-target-libobjc): Likewise.
13303
13304 * configure.in: Use the same cache file for all target libs.
13305 * config-ml.in: But different cache files per multilib variant.
13306
13307 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13308
13309 * configure (topsrcdir): Don't use dirname.
13310
13311 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
13312
13313 * MAINTAINERS: Add self to Write After Approval list.
13314
13315 2000-07-20 Jason Merrill <jason@redhat.com>
13316
13317 * configure.in: Remove all references to libg++ and librx.
13318
13319 * configure, configure.in, Makefile.in: Unify gcc and binutils.
13320
13321 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
13322
13323 * config.sub: Update to subversions version 2000-07-06.
13324
13325 2000-07-12 Andrew Haley <aph@cygnus.com>
13326
13327 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
13328 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
13329
13330 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
13331
13332 * symlink-tree: Check number of arguments.
13333
13334 2000-07-05 Jim Wilson <wilson@cygnus.com>
13335
13336 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
13337 search path for a g++ extracted from the build tree. This
13338 will allow link tests run by configure scripts in
13339 subdirectories to succeed.
13340
13341 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
13342
13343 * ltconfig: Add support for mips-dde-sysv4.2MP
13344
13345 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13346
13347 * MAINTAINERS: Add myself as loop discovery maintainer.
13348
13349 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
13350
13351 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
13352 `os2'. Force ac_cv_exeext to be ".exe" in that case.
13353
13354 2000-06-19 Timothy Wall <twall@cygnus.com>
13355
13356 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
13357 * config.sub: Add tic54x target.
13358
13359 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13360
13361 * MAINTAINERS: Add self as Fortran maintainer,
13362 remove Craig Burley.
13363
13364 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
13365
13366 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
13367 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13368
13369 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
13370
13371 * MAINTAINERS: Add self as i18n maintainer
13372
13373 20000-05-21 H.J. Lu (hjl@gnu.org)
13374
13375 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
13376 directory are used if they exist. Make sure
13377 $(build_tooldir)/include is searched for header files,
13378 $(build_tooldir)/lib/ for library files.
13379 (GCC_FOR_TARGET): Likewise.
13380 (CXX_FOR_TARGET): Likewise.
13381
13382 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
13383
13384 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
13385
13386 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
13387
13388 * Makefile.in (configure-target-libiberty): Depend on
13389 configure-target-newlib.
13390
13391 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
13392
13393 * configure.in, Makefile.in: Merge all libffi-related
13394 configury stuff from the libgcj tree.
13395
13396 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
13397
13398 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13399 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
13400
13401 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
13402
13403 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13404 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
13405 current version information. Add to proto-toplev directory.
13406 (gdb-taz): Build do-djunpack.
13407
13408 2000-05-15 David Edelsohn <edelsohn@gnu.org>
13409
13410 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
13411
13412 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
13413
13414 * MAINTAINERS: Add self to Write After Approval list.
13415
13416 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13417
13418 * ltmain.sh: Preserve in relink_command any environment
13419 variables that may affect the linker behavior.
13420
13421 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
13422
13423 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
13424
13425 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
13426
13427 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
13428
13429 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
13430
13431 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
13432 with the version name.
13433
13434 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
13435
13436 * MAINTAINERS: Add self as bb-reorder maintainer.
13437
13438 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
13439
13440 * config.if: Tweak.
13441
13442 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
13443
13444 * djunpack.bat: New file.
13445
13446 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
13447
13448 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
13449 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
13450 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
13451 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
13452
13453 2000-04-16 Dave Pitts <dpitts@cozx.com>
13454
13455 * config.sub (case $basic_machine): Change default for "ibm-*"
13456 to "openedition".
13457
13458 2000-04-13 Andreas Jaeger <aj@suse.de>
13459
13460 * MAINTAINERS: Added myself.
13461
13462 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
13463
13464 * Makefile.in (gdb-taz): New target. GDB specific archive.
13465 (do-md5sum): New target.
13466 (MD5PROG): Define.
13467 (PACKAGE): Default to TOOL.
13468 (VER): Default to a shell script.
13469 (taz): Rewrite target. Move real work to do-proto-toplev. Include
13470 md5 checksum generation.
13471 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
13472 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
13473 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
13474 insight.tar.bz2): Use gdb-taz to create archive.
13475
13476 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
13477
13478 * configure (warn_cflags): Delete.
13479
13480 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
13481
13482 * MAINTAINERS: Added myself.
13483
13484 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
13485 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
13486
13487 * configure.in (enable_libstdcxx_v3): Add.
13488 (target_libs): Add bits here to switch between libstdc++-v2 and
13489 libstdc++-v3.
13490 * config.if: And this file too.
13491 * Makefile.in: Add libstdc++-v3 targets.
13492
13493 2000-04-05 Michael Meissner <meissner@redhat.com>
13494
13495 * config.sub (d30v): Add d30v as a basic machine type.
13496
13497 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
13498
13499 * configure.in: -linux-gnu*, not -linux-gnu.
13500
13501 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13502
13503 * MAINTAINERS: Add self in write-after-approval section.
13504
13505 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
13506
13507 * MAINTAINERS: Add self as ia64 port maintainer.
13508
13509 2000-03-08 Neil Booth <NeilB@earthling.net>
13510
13511 * MAINTAINERS: Add self in write-after-approval section.
13512
13513 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
13514
13515 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
13516 (do-tar-bz2): Replace TOOL with PACKAGE.
13517 (gdb.tar.bz2): Remove GDBTK from GDB package.
13518 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
13519 dejagnu.tar.bz2): New packages.
13520
13521 2000-02-27 Andreas Jaeger <aj@suse.de>
13522
13523 * configure.in: Add entry for mips*-*-linux*, move catch all
13524 *-*-*linux* entry below this one.
13525
13526 2000-02-27 Ian Lance Taylor <ian@zembu.com>
13527
13528 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
13529
13530 2000-02-24 Nick Clifton <nickc@cygnus.com>
13531
13532 * config.sub: Support an OS of "wince".
13533
13534 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
13535
13536 * config.guess, config.sub: Updated to match config's 2000-02-15
13537 version.
13538
13539 2000-02-23 Linas Vepstas <linas@linas.org>
13540
13541 * config.sub: Add support for Linux/IBM 370.
13542 * configure.in: Likewise.
13543
13544 2000-02-22 Nick Clifton <nickc@cygnus.com>
13545
13546 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
13547
13548 2000-02-20 Christopher Faylor <cgf@cygnus.com>
13549
13550 * config.guess: Guess "cygwin" rather than "cygwin32".
13551
13552 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13553
13554 * configure (gcc_version): When setting, narrow search to
13555 lines containing `version_string'.
13556
13557 2000-02-15 Denis Chertykov <denisc@overta.ru>
13558
13559 * config.sub: Add support for avr target.
13560
13561 2000-02-14 Nick Clifton <nickc@cygnus.com>
13562
13563 * MAINTAINERS: Add maintainers for MCore port.
13564
13565 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
13566
13567 * config.sub: Add mmix-knuth-mmixware.
13568
13569 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13570
13571 * MAINTAINERS: Pair cccp with cpplib maintainership.
13572
13573 2000-01-27 Christopher Faylor <cgf@redhat.com>
13574
13575 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
13576 structure stuff to -L library search.
13577 (CXX_FOR_TARGET): Ditto.
13578 (CROSS_CHECK_MODULES): Fix spelling mistake.
13579
13580 2000-01-24 Mark Mitchell <mark@codesourcery.com>
13581
13582 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
13583 the C++ compiler.
13584
13585 2000-01-12 Richard Henderson <rth@cygnus.com>
13586
13587 * configure.in: Don't build some bits for beos.
13588
13589 2000-01-12 Joel Sherrill (joel@OARcorp.com)
13590
13591 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
13592 as include files.
13593
13594 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
13595
13596 * Add self as cpplib maintainer, as requested by Jason
13597 Merrill. Correct my e-mail address.
13598
13599 2000-01-06 Geoff Keating <geoffk@cygnus.com>
13600
13601 * configure.in: Use mt-aix43 to handle *_TARGET defs,
13602 not mh-aix43.
13603
13604 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
13605
13606 * MAINTAINERS: Add myself to "write after approval" list.
13607
13608 1999-12-14 Richard Henderson <rth@cygnus.com>
13609
13610 * config.guess (alpha-osf, alpha-linux): Detect ev67.
13611 * config.sub: Accept alphaev[78], alphaev8.
13612
13613 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13614
13615 * config.guess, config.sub: Update from autoconf.
13616
13617 1999-11-29 Bruce Korb <autogen@linuxbox.com>
13618
13619 * MAINTAINERS: update my playtime e-address.
13620
13621 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13622
13623 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
13624 necessary libraries are missing.
13625
13626 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
13627
13628 * MAINTAINERS: Add new 'write after approval' maintainer.
13629
13630 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
13631
13632 * MAINTAINERS: Add new Java maintainer.
13633
13634 1999-10-25 Andreas Schwab <schwab@suse.de>
13635
13636 * configure: Fix quoting inside arguments of eval.
13637
13638 1999-10-21 Nick Clifton <nickc@cygnus.com>
13639
13640 * config-ml.in: Allow suppression of some ARM multilibs.
13641
13642 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
13643
13644 * config.guess: Add OS/390 match pattern.
13645 * config.sub: Add mvs, openedition targets.
13646 * configure.in (i370-ibm-opened*): New.
13647
13648 1999-09-04 Steve Chamberlain <sac@pobox.com>
13649
13650 * config.sub: Add support for configuring for pj.
13651
13652 1999-08-31 Nick Clifton <nickc@cygnus.com>
13653
13654 * config.sub (maybe_os): Add support for configuring for fr30.
13655
13656 1999-08-25 Nick Clifton <nickc@cygnus.com>
13657
13658 * configure.in: Do not configure or build ld for AIX
13659 platforms. ld is known to be broken on these platforms.
13660
13661 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13662
13663 * config-ml.in: Pass compiler flag corresponding to multidirs to
13664 subdir configures.
13665
13666 1999-08-09 Ian Lance Taylor <ian@zembu.com>
13667
13668 * Makefile.in (LDFLAGS): Define.
13669
13670 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
13671
13672 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
13673 noconfigdirs.
13674 (*-*-cygwin*): Likewise.
13675
13676 1999-08-08 Ian Lance Taylor <ian@zembu.com>
13677
13678 * mkdep: New file.
13679 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
13680 (BINUTILS_SUPPORT_DIRS): Add mkdep.
13681
13682 From Eli Zaretskii <eliz@is.elta.co.il>:
13683 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
13684 long file name when using DJGPP on MS-DOS.
13685
13686 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
13687
13688 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
13689
13690 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
13691
13692 * Makefile.in (check-target-libio): Remove all-target-libstdc++
13693 dependency as this causes "make check" to globally "make all"
13694
13695 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
13696
13697 * configure.in (target_libs): Added target-zlib.
13698 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
13699 (CONFIGURE_TARGET_MODULES): Likewise.
13700 (CHECK_TARGET_MODULES): Likewise.
13701 (INSTALL_TARGET_MODULES): Likewise.
13702 (CLEAN_TARGET_MODULES): Likewise.
13703 (configure-target-zlib): New target.
13704 (all-target-zlib): Likewise.
13705 (all-target-libjava): Depend on all-target-zlib.
13706 (configure-target-libjava): Depend on configure-target-zlib.
13707
13708 * Makefile.in (configure-target-libjava): Depend on
13709 configure-target-newlib.
13710 (configure-target-boehm-gc): New target.
13711 (configure-target-qthreads): New target.
13712
13713 * configure.in (target_libs): Added target-qthreads.
13714 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
13715 (CONFIGURE_TARGET_MODULES): Likewise.
13716 (CHECK_TARGET_MODULES): Likewise.
13717 (INSTALL_TARGET_MODULES): Likewise.
13718 (CLEAN_TARGET_MODULES): Likewise.
13719 (all-target-qthreads): New target.
13720 (configure-target-libjava): Depend on configure-target-qthreads.
13721 (all-target-libjava): Depend on all-target-qthreads.
13722
13723 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
13724 (CONFIGURE_TARGET_MODULES): Likewise.
13725 (CHECK_TARGET_MODULES): Likewise.
13726 (INSTALL_TARGET_MODULES): Likewise.
13727 (CLEAN_TARGET_MODULES): Likewise.
13728 (all-target-libjava): New target.
13729 (all-target-boehm-gc): Likewise.
13730 * configure.in (target_libs): Added libjava, boehm-gc.
13731
13732 1999-07-22 Ian Lance Taylor <ian@zembu.com>
13733
13734 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
13735 configure.bat in SUPPORT_FILES.
13736 (gas+binutils.tar.bz2): Likewise.
13737
13738 * makeall.bat: Remove; obsolete.
13739
13740 1999-07-21 Ian Lance Taylor <ian@zembu.com>
13741
13742 From Mark Elbrecht:
13743 * configure.bat: Remove; obsolete.
13744
13745 1999-07-11 Ian Lance Taylor <ian@zembu.com>
13746
13747 * configure: Add -W -Wall to the default CFLAGS when compiling with
13748 gcc.
13749
13750 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
13751
13752 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
13753
13754 1999-06-30 Mark Mitchell <mark@codesourcery.com>
13755
13756 * configure.in: Build ld on IRIX6.
13757
13758 1999-06-12 Ian Lance Taylor <ian@zembu.com>
13759
13760 * Makefile.in: Change distribution targets to use bzip2 instead of
13761 gzip.
13762 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
13763 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
13764
13765 1999-06-04 Nick Clifton <nickc@cygnus.com>
13766
13767 * config.sub: Add mcore target.
13768
13769 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
13770
13771 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
13772
13773 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
13774
13775 * config.guess (dummy): Changed to $dummy.
13776
13777 1999-05-24 Nick Clifton <nickc@cygnus.com>
13778
13779 * config.sub: Tidied up case statements.
13780
13781 1999-05-22 Ben Elliston <bje@cygnus.com>
13782
13783 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
13784 <jiro@din.or.jp>.
13785
13786 * config.guess: Merge with FSF version. Future changes will be
13787 more accurately recorded in this ChangeLog.
13788 * config.sub: Likewise.
13789
13790 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
13791
13792 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
13793
13794 1999-04-30 Tom Tromey <tromey@cygnus.com>
13795
13796 * ltmain.sh: [mode link] Always use CC given by ltconfig.
13797
13798 1999-04-23 Tom Tromey <tromey@cygnus.com>
13799
13800 * ltconfig, ltmain.sh: Update to libtool 1.2f.
13801
13802 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
13803
13804 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
13805 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
13806 Bad merge removed these two changes.
13807
13808 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
13809 Martin Heller (Ing.-Buero_Heller@t-online.de)
13810
13811 * config.guess (interix Alpha): Add.
13812
13813 1999-04-11 Richard Henderson <rth@cygnus.com>
13814
13815 * configure.in (i?86-*-beos*): Do config gperf; don't config
13816 gdb, newlib, or libgloss.
13817
13818 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
13819
13820 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
13821 link a trivial program with -mabi=64. If it fails, remove mabi=64
13822 from multidirs.
13823
13824 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
13825
13826 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
13827
13828 1999-04-08 Nick Clifton <nickc@cygnus.com>
13829
13830 * config.sub: Add support for mcore targets.
13831
13832 1999-04-07 Michael Meissner <meissner@cygnus.com>
13833
13834 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
13835 not mt-ospace, in order to shut up assembler warning about using
13836 symbols that are named the same as registers.
13837
13838 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
13839
13840 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
13841 dependency list for all-target-cygmon.
13842
13843 1999-04-05 Doug Evans <devans@casey.cygnus.com>
13844
13845 * config-ml.in: Check $host, not $target, for selective multilibs.
13846 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
13847 thumb interworking, and underscore prefix multilibs.
13848
13849 1999-04-04 Ian Lance Taylor <ian@zembu.com>
13850
13851 * missing: Update to version from current automake.
13852
13853 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
13854
13855 * configure (gxx_include_dir): Removed.
13856
13857 * configure.in (gxx_include_dir): Handle it.
13858 * Makefile.in: Likewise.
13859
13860 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
13861
13862 * config.sub (mips64vr4111,mips64vr4111el) Add.
13863
13864 1999-03-21 Ben Elliston <bje@cygnus.com>
13865
13866 * config.guess: Correct typo for detecting ELF on FreeBSD.
13867
13868 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
13869
13870 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
13871 config/mh-djgpp.
13872
13873 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
13874
13875 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
13876 all-target-newlib to dependency list for all-target-bsp.
13877
13878 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
13879
13880 * config.sub: Add i386-uwin support.
13881 * config.guess: Likewise.
13882
13883 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13884
13885 * configure.in: cleanup, add mh-*pic handling for arm, special
13886 case powerpc*-*-aix*
13887
13888 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
13889
13890 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
13891 can be built.
13892
13893 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
13894
13895 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
13896 targets.
13897
13898 1999-03-02 Nick Clifton <nickc@cygnus.com>
13899
13900 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
13901
13902 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
13903
13904 * config.sub: Check for "cygwin*" rather than "cygwin32*"
13905
13906 1999-02-24 Nick Clifton <nickc@cygnus.com>
13907
13908 * config.sub: Fix typo in arm recognition.
13909
13910 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
13911
13912 * configure.in (noconfigdirs): Changed target_configdirs to
13913 include target-bsp only for m68k-*-elf* and m68k-*-coff*
13914 rather than m68k-*-* since it is not known to work on
13915 m68k-aout. Ditto for arm-*-*oabi.
13916
13917 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
13918
13919 * configure.in (*-*-windows*): Remove, no longer used.
13920
13921 1999-02-19 Ben Elliston <bje@cygnus.com>
13922
13923 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
13924 Smart and improved by Andrew Cagney.
13925
13926 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
13927
13928 * config.guess: Recognize openbsd-*-hppa.
13929
13930 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
13931
13932 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
13933 only if it is not empty.
13934
13935 1999-02-17 Nick Clifton <nickc@cygnus.com>
13936
13937 Patch from: Scott Bambrough <scottb@corelcomputer.com>
13938
13939 * config.guess: Modified to recognize uname's armv* syntax.
13940
13941 * config.sub: Modified to recognize uname's armv* syntax.
13942
13943 1999-02-17 Mark Salter <msalter@cygnus.com>
13944
13945 * configure.in: Added target-bsp for sparclite.
13946
13947 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
13948
13949 * config.sub: Recognize alphapca5[67] and up to alphaev8.
13950
13951 1999-02-08 Nick Clifton <nickc@cygnus.com>
13952
13953 * configure.in: Add support for strongarm port.
13954 * config.sub: Add support for strongarm target.
13955
13956 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
13957
13958 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
13959 the old name config/mh-cygwin32.
13960 Enable texinfo.
13961
13962 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
13963
13964 * configure.in: Do build ld for ix86 Solaris.
13965
13966 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
13967
13968 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
13969 $AR_FOR_TARGET. Likewise for RANLIB.
13970
13971 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
13972
13973 * config.sub (oabi): Recognize.
13974 * configure.in (arm-*-oabi): Handle.
13975
13976 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
13977
13978 * config.guess: Improve detection of i686 on UnixWare 7.
13979
13980 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
13981
13982 * config.guess: Add support for i386-pc-interix.
13983 * config.sub: Likewise.
13984 * configure.in: Likewise.
13985
13986 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
13987
13988 * Makefile.in: Remove unneeded all-target-libio from
13989 from all-target-winsup target since it is now unneeded.
13990 Add all-target-libtermcap in its place since it is now
13991 needed.
13992
13993 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
13994
13995 * configure.in: makefile stub for cygwin target is probably
13996 unnecessary. Remove it for now.
13997
13998 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
13999
14000 * configure.in: libtermcap.a should be built when cygwin is the
14001 target as well as the host.
14002 * config.guess: Allow mixed case in cygwin uname output.
14003 * Makefile.in: Add libtermcap target.
14004
14005 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
14006
14007 * config.sub: Clean up handling of hppa2.0.
14008
14009 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
14010
14011 * config.guess: Use C code to identify more HP machines.
14012
14013 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
14014
14015 * config.sub: Handle hppa2.0.
14016
14017 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
14018
14019 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
14020 cygmon for all sparclite targets, regardless of object format.
14021
14022 1998-12-15 Mark Salter <msalter@cygnus.com>
14023
14024 * configure.in: Added target-bsp for several target architectures.
14025
14026 * Makefile.in: Added rules for bsp.
14027
14028 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
14029
14030 * config.guess: Improve detection of hppa2.0 processors.
14031
14032 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
14033
14034 * config.guess: Recognize FreeBSD using ELF automatically.
14035
14036 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
14037
14038 * configure (skip-this-dir): Add handling for new shell script, which
14039 might be created by a sub-directory's configure to indicate, this particular
14040 directory is "unwanted".
14041 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
14042
14043 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
14044
14045 * ltconfig: import from libtool, after changing libtool to
14046 account for the cygwin name change.
14047
14048 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
14049
14050 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
14051 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
14052
14053 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
14054
14055 * configure.in: Add libtermcap to list of cygwin dependencies.
14056
14057 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
14058
14059 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
14060 they include winsup/include when it's a cygwin target.
14061
14062 1998-11-12 Tom Tromey <tromey@cygnus.com>
14063
14064 * configure.in (host_tools): Added zip.
14065 * Makefile.in (all-target-libjava): Depend on all-zip.
14066 (all-zip): New target.
14067 (ALL_MODULES): Added all-zip.
14068 (NATIVE_CHECK_MODULES): Added check-zip.
14069 (INSTALL_MODULES): Added install-zip.
14070 (CLEAN_MODULES): Added clean-zip.
14071
14072 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
14073
14074 * Makefile.in: lose "32" from comment about cygwin.
14075
14076 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
14077
14078 * configure.in: Use -Os to build target libraries for the fr30.
14079
14080 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
14081
14082 * config.sub: Add fr30.
14083
14084 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
14085
14086 * configure.in: drop "32" from config/mh-cygwin32. Check
14087 cygwin* instead of cygwin32*.
14088 * config.sub: Check cygwin* instead of cygwin32*.
14089
14090 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
14091
14092 * config.guess: Match any version of Unixware7.
14093
14094 1998-10-20 Syd Polk <spolk@cygnus.com>
14095
14096 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
14097 if desired.
14098
14099 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
14100
14101 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
14102 these if the appropriate directories and files to not exist.
14103
14104 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
14105
14106 * Makefile.in (DEVO_SUPPORT): Add config.if.
14107
14108 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
14109
14110 * configure: Add pattern to replace "build_tooldir"'s
14111 definition in the generated Makefile with "tooldir"'s
14112 actual value.
14113
14114 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
14115
14116 * config.sub: Bring back lost sparcv9.
14117
14118 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
14119
14120 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
14121
14122 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
14123 CC_FOR_TARGET and friends.
14124
14125 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14126
14127 * Makefile.in (build_tooldir): New variable, same as tooldir.
14128 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
14129 -B$(build_tooldir)/bin/.
14130 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
14131
14132 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14133
14134 * README: Remove installation instructions and refer to the
14135 INSTALL directory instead.
14136
14137 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
14138
14139 * config.sub: Add support for i[34567]86-pc-udk.
14140 * configure.in: Likewise.
14141
14142 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
14143
14144 * Makefile.in: add bzip2 package building bits for user
14145 tools module
14146 * configure.in: ditto
14147
14148 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
14149
14150 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
14151 (ALL_TARGET_MODULES): Add all-target-libobjc.
14152 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14153 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14154 (all-target-libchill): Add dependencies.
14155 * configure.in (target_libs): Add libchill.
14156
14157 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
14158
14159 * configure.in (target_subdir): Remove duplicate line.
14160
14161 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
14162
14163 * Makefile.in (all-automake): fix dependencies.
14164
14165 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
14166
14167 * configure.in: Minor cleanups for building in the $(target_alias)
14168 subdir.
14169
14170 1998-09-22 Jim Wilson <wilson@cygnus.com>
14171
14172 * Makefile.in (bootstrap): Set r and s before make all. Use
14173 BASE_FLAGS_TO_PASS in make all.
14174 (cross): Likewise.
14175
14176 1998-09-20 Mark Mitchell <mark@markmitchell.com>
14177
14178 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
14179
14180 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
14181
14182 * config.sub: Fix typo in last change.
14183
14184 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
14185
14186 * config.sub: Add support for C4x target.
14187 * configure.in: Likewise.
14188
14189 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
14190
14191 * config.sub: Recognize sparcv9 just like sparc64.
14192
14193 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
14194
14195 * config.guess: Match "Pent II" or "PentII" for OpenServer.
14196
14197 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
14198
14199 * config.guess: Correctly identify Pentium II sco boxes.
14200
14201 * config.guess: Fix "tr" code. From Weiwen Liu.
14202
14203 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
14204
14205 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
14206 stabs.
14207
14208 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
14209
14210 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
14211 (ALL_TARGET_MODULES): Add all-target-libchill.
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
14217 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
14218
14219 * config.guess: Avoid assumptions about "tr" behaves when
14220 LANG is set to something other than English.
14221
14222 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
14223
14224 * configure (gxx_include_dir): Changed to
14225 '${prefix}/include/g++'-${libstdcxx_interface}.
14226
14227 * config.if: New to determine the interfaces.
14228
14229 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
14230
14231 * config.guess: Detect and handle MPE/IX.
14232 * config.sub: Deal with MPE/IX.
14233
14234 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
14235
14236 * configure.in: Use mh-aix43.
14237
14238 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
14239
14240 * configure: Fix --without/--disable cases for gxx-include-dir.
14241
14242 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
14243
14244 * mdata-sh: Imported. Needed for automake support.
14245
14246 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
14247
14248 * Makefile.in (taz): Try "chmod -R og=u ." before
14249 "chmod og=u `find . -print`".
14250
14251 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
14252
14253 * configure.in: Add arm-elf and thumb-elf support.
14254
14255 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
14256
14257 * Makefile.in: Undo previous patch.
14258
14259 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
14260
14261 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
14262 to here ...
14263 (install-no-fixedincludes): and here
14264 (INSTALL_MODULES): ... from here.
14265
14266 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
14267
14268 * config.sub: Merge with FSF.
14269
14270 * config.guess: Merge with FSF.
14271
14272 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
14273
14274 * configure (extraconfigdirs): New variable.
14275 (SUBDIRS): Add extraconfigdirs and recurse on them too.
14276 * Makefile.in (all): Move higher in file.
14277 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
14278 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
14279 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
14280 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
14281 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
14282
14283 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
14284
14285 * Makefile.in (all-target-libjava): Depend on all-gcc and
14286 all-target-newlib.
14287 (configure-target-libjava): Depend on $(ALL_GCC).
14288
14289 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
14290
14291 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
14292 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
14293
14294 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
14295
14296 * INSTALL/README: Fix typo.
14297
14298 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
14299
14300 * ylwrap: Change absolute path checks to check for DOS style path
14301 names.
14302
14303 * ylwrap: Don't use a full path name if the source file is in the
14304 same directory. From hjl@lucon.org (H.J. Lu).
14305
14306 * config-ml.in: Default to being verbose, to match Feb 18 change to
14307 configure.
14308
14309 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
14310
14311 Brought over from egcs:
14312
14313 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14314
14315 * configure.in (target_subdir): Set to ${target_alias} instead
14316 of "libraries".
14317
14318 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14319
14320 * configure.in (target_subdir): Set to libraries if enable_multilib.
14321
14322 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
14323
14324 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
14325 multilibs, force reconfiguration the first time we create
14326 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
14327
14328 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
14329
14330 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
14331 avoid confusion with --no-recursion.
14332
14333 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
14334
14335 * configure.in: Win32 hosts shouldn't use install -x
14336 * install-sh: remove -x option, and special .exe-handling
14337 hack.
14338
14339 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
14340
14341 * config.guess: Recognize i586-pc-beos.
14342 * configure.in: Don't build some bits for beos.
14343
14344 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
14345
14346 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
14347 CFLAGS default to -O2.
14348
14349 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
14350 when using GNU ld.
14351
14352 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
14353
14354 * ltmain.sh: Correct install when using a different shell.
14355
14356 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
14357
14358 * ltconfig, ltmain.sh: Update to libtool 1.2b.
14359
14360 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
14361
14362 * makefile.vms: Update to build binutils/makefile.vms. Add install
14363 target.
14364
14365 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
14366
14367 * ltconfig: Update to correct AIX handling.
14368
14369 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14370
14371 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
14372
14373 * configure.in (target_subdir): Set to ${target_alias} instead
14374 of "libraries".
14375
14376 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
14377
14378 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
14379 (Makefile): Depend on $(gcc_version_trigger).
14380
14381 * configure (gcc_version): Change default initializer to empty
14382 string.
14383 (gcc_version_trigger): New variable; pass this variable down
14384 to subdir configures to enable them checking gcc's version
14385 themselves. Emit make macros for both gcc_version vars.
14386 (topsrcdir): Initialize reliably.
14387 (recursion line): Remove --with-gcc-version=${gcc_version}.
14388
14389 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14390
14391 * configure (enable_version_specific_runtime_libs): Implement new flag
14392 --enable-version-specific-runtime-libs which installs C++ runtime stuff
14393 in $(libsubdir); emit definition in each generated Makefile.
14394 (gxx_include_dir): Initialize depending on
14395 $enable_version_specific_runtime_libs.
14396
14397 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14398
14399 * configure (gcc_version): Initialize properly depending on
14400 how and where configure is started.
14401 (recursion line): Pass a --with-gcc-version=${gcc_version}
14402 to configures in subdirs.
14403
14404 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
14405
14406 * configure.in (noconfigdirs): Add configure pattern for mips tx39
14407 cygmon
14408
14409 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
14410
14411 * configure.in: Add cygmon and libstub support for mn10200.
14412
14413 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
14414
14415 * configure (gcc_version): Add new variable describing the
14416 particular gcc version we're building.
14417 * Makefile.in (libsubdir): Add new macro for the directory
14418 in which the compiler finds executables, libraries, etc.
14419 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
14420 and libsubdir.
14421
14422 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14423
14424 * Makefile.in (local-clean): Remove *.log.
14425 (warning.log): Built with warn_summary from build.log.
14426 (mail-report.log): Run test_summary.
14427 (mail-report-with-warnings.log): Run test_summary including
14428 warning.log in the report.
14429
14430 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
14431
14432 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
14433
14434 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
14435
14436 * Makefile.in (grep): Grep no longer depends on libiberty.
14437
14438 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
14439
14440 * Makefile.in: all-snavigator needs all-libgui.
14441
14442 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
14443
14444 * configure.in: Add cygmon and libstub support for mn10300.
14445
14446 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
14447
14448 * missing: Update to version from automake 1.3.
14449
14450 * ltmain.sh: On installation, don't get confused if the same name
14451 appears more than once in the list of library names.
14452
14453 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
14454
14455 * config.sub: Accept m68060 and m5200 as CPU names.
14456
14457 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
14458
14459 * configure: Use && rather than using -a in test, because odd
14460 strings can confuse test.
14461 * configure.in: Likewise.
14462
14463 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
14464
14465 * ltconfig, ltmain.sh: Bring in Visual C++ support.
14466
14467 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14468
14469 * Makefile.in (boostrap2-lean, bootstrap3-lean,
14470 bootstrap4-lean): New targets.
14471
14472 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
14473
14474 * mpw-* Delete. Not used.
14475
14476 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
14477
14478 * COPYING.LIB: Update FSF address.
14479
14480 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
14481
14482 * ltconfig, ltmain.sh: Update to libtool 1.2a.
14483
14484 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
14485 GAS_SUPPORT_DIRS.
14486
14487 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
14488
14489 * ltconfig, ltmain.sh: Avoid producing a version number if
14490 -version-info was not used.
14491
14492 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
14493
14494 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
14495 building with newlib.
14496
14497 1998-04-30 Paul Eggert <eggert@twinsun.com>
14498
14499 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
14500 Solaris `make' causes it to continue to next definition.
14501
14502 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
14503
14504 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
14505 the right GUI libraries and files are installed along with GDB.
14506
14507 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
14508
14509 * configure.in: Change alpha to alpha* in several places.
14510
14511 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
14512
14513 * config.sub: Recognize sparc86x.
14514
14515 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
14516
14517 * configure.in (--enable-target-optspace): Remove debug echo.
14518
14519 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
14520
14521 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
14522
14523 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
14524
14525 * ltconfig: Update cygwin32 support.
14526
14527 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
14528 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
14529 (GDB_SUPPORT_DIRS): Likewise.
14530
14531 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
14532
14533 * configure.in (target_makefile_frag): If --enable-target-optspace,
14534 use -Os to compile target libraries rather than -O2. Default to
14535 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
14536 not used.
14537 * configure.in (target_cflags): Ditto for d30v.
14538
14539 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
14540
14541 * Makefile.in (all-bfd): Depend on all-intl.
14542 (all-binutils): Likewise.
14543 (all-gas): Likewise.
14544 (all-gprof): Likewise.
14545 (all-ld): Likewise.
14546
14547 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
14548
14549 * configure.in (host_tools): Fix typo, lbtool -> libtool.
14550
14551 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
14552
14553 * Makefile.in (all-bfd): Depend upon all-libiberty.
14554
14555 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
14556
14557 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
14558
14559 * Makefile.in: Add libstub.
14560
14561 * configure.in: Ditto. Build libstub for targets that have cygmon
14562 support.
14563
14564 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
14565
14566 * configure.in: Don't set PICFLAG on ix86-cygwin32.
14567
14568 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
14569
14570 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
14571 use mh-sysv5 if specified. Support gprof on SCO Open Server.
14572
14573 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
14574
14575 * configure: Define DEFAULT_M4 by searching PATH.
14576 * Makfile.in: Use DEFAULT_M4.
14577
14578 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
14579
14580 * ltconfig: Add cygwin32 support.
14581
14582 * Makefile.in, configure.in: Add libtool as a native only directory
14583 to configure and build.
14584
14585 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
14586
14587 * Makefile.in (INSTALL_MODULES): Remove texinfo.
14588
14589 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
14590
14591 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
14592
14593 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
14594
14595 * Makefile.in: add ash make rules
14596 * configure.in: add ash to native_only and host_tools lists
14597
14598 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
14599
14600 * Makefile.in (all-gettext, all-intl): New targets.
14601 (ALL_MODULES): Added all-gettext, all-intl.
14602 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
14603 (INSTALL_MODULES): Added install-gettext, install-intl.
14604 (CLEAN_MODULES): Added clean-gettext, clean-intl.
14605
14606 * configure.in (host_tools): Added gettext.
14607 (native_only): Likewise.
14608 (noconfigdirs) [various cases]: Likewise.
14609 (host_libs): Added intl.
14610
14611 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
14612
14613 * configure: Do not disable building gdbtk for cygwin32 hosts.
14614
14615 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
14616
14617 * configure.in: Add thumb-coff target.
14618 * config.sub: Add thumb-coff target.
14619
14620 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14621
14622 * Makefile.in: Revert yesterday's change.
14623 (all-target-winsup): all-target-librx stays out of here.
14624
14625 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
14626
14627 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
14628 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
14629 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
14630 Remove references to librx and libg++.
14631
14632 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
14633
14634 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
14635 recursive makes
14636
14637 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
14638
14639 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
14640 for newlib directory.
14641 (CXX_FOR_TARGET): Likewise.
14642
14643 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
14644
14645 * ltconfig: Update after libtool/ltconfig.in change for
14646 hpux11.
14647
14648 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
14649
14650 * ltconfig, ltmain.sh: Update to libtool 1.2.
14651
14652 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
14653
14654 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
14655 (install-gcc-cross): Instead, override LANGUAGES here.
14656
14657 1998-03-18 Dave Love <d.love@dl.ac.uk>
14658
14659 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
14660 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
14661
14662 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
14663
14664 * configure.in: Add Thumb-pe target.
14665
14666 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
14667
14668 * Makefile.in - changed sn targets to snavigator
14669 * configure.in - changed sn targets to snavigator
14670
14671 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
14672
14673 * config-ml.in: After building symlink tree call make distclean
14674 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
14675 to be the case for libiberty.
14676
14677 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
14678
14679 * configure: When making link, also check the current
14680 directory. The configure scripts may create one.
14681
14682 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
14683
14684 * config.sub: Accept alphapca56 and alphaev6 properly.
14685
14686 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14687
14688 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
14689
14690 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
14691
14692 * config.sub (sco5): Fix typo.
14693
14694 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
14695
14696 * Makefile.in (INSTALL_MODULES): Move install-tcl before
14697 install-itcl.
14698 (install-itcl): Remove dependency on install-tcl.
14699
14700 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
14701
14702 * configure.in: Remove libgloss from noconfigdirs for MN10300.
14703
14704 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
14705
14706 * configure.in: Don't build libgui for a cygwin32 target when not on
14707 a cygwin32 host.
14708
14709 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
14710
14711 * configure (redirect): Set to null, so default behavior of
14712 configure is now --verbose.
14713
14714 1998-02-16 Dave Love <d.love@dl.ac.uk>
14715
14716 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
14717 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
14718
14719 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
14720
14721 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
14722 this change to sync Makefile.in with its ChangeLog entries.
14723
14724 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
14725
14726 * ltmain.sh (mkdir): Check that the directory doesn't exist
14727 before we exit with error, so that we don't get races during
14728 parallel builds.
14729
14730 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
14731
14732 * ltconfig, ltmain.sh: Update from libtool 1.0i.
14733
14734 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
14735
14736 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
14737 PICFLAG_FOR_TARGET.
14738 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
14739
14740 * configure: Emit a definition for the new macro enable_shared
14741 into each Makefile.
14742
14743 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14744
14745 * configure.in (host_tools, native_only): Add libtool.
14746
14747 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
14748
14749 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
14750 Fix typo in ming config comment.
14751
14752 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
14753
14754 * ltconfig, ltmain.sh: Update from libtool 1.0h.
14755
14756 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
14757
14758 * config.sub: Add tic30 cases, and map c30 to tic30.
14759
14760 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
14761
14762 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
14763 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
14764 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
14765 (CLEAN_TARGET_MODULES): Similarly
14766 (all-target-libf2c): Add dependences.
14767 * configure.in (target_libs): Add libf2c.
14768
14769 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
14770
14771 * configure.in: Remove expect from noconfigdirs when target
14772 is cygwin32. OK to build expect and dejagnu with Canadian
14773 Cross.
14774
14775 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
14776
14777 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
14778 host.
14779
14780 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
14781 and mingw32.
14782
14783 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
14784
14785 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
14786 here as it is not defined in the toplevel Makefile.
14787
14788 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
14789
14790 * configure (package_makefile_rules_frag): New variable, which names
14791 a file with generic rules, ...
14792 Change comment to mention we now have FIVE parts.
14793 * configure: Undo last change.
14794
14795 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
14796
14797 * config.guess: More accurate determination of HP processor types.
14798 * config.sub: More accurate determination of HP processor types.
14799
14800 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
14801
14802 * configure (package_makefile_frag): Move inserting the
14803 ${package_makefile_frag} to where it should be according
14804 to the comment.
14805
14806 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
14807
14808 * config.guess: Add support for Linux/ARM.
14809
14810 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
14811
14812 * .cvsignore: Remove *-info and *-install since they match
14813 release-info and mpw-install, which we don't want to just ignore.
14814
14815 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
14816
14817 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
14818
14819 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
14820
14821 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
14822 local_prefix to sub-make invocations.
14823
14824 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
14825
14826 * configure.in: Check makefile fragments in the source
14827 directory.
14828
14829 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14830
14831 * configure.in: Check whether host and target makefile
14832 fragments exist before adding them to *_makefile_frag.
14833
14834 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
14835
14836 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
14837
14838 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
14839
14840 * configure.in: Make sure we only replace RPATH_ENVVAR on
14841 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
14842 regexp to sed.
14843
14844 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
14845 to sub-makes.
14846
14847 1998-01-13 Lee Iverson (leei@ai.sri.com)
14848
14849 * config-ml.in (multi-do): LDFLAGS must include multilib
14850 designator.
14851
14852 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
14853
14854 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
14855
14856 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
14857
14858 * config.sub: Add mingw32 support.
14859 * configure.in: Likewise.
14860
14861 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
14862
14863 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
14864
14865 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
14866
14867 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14868 * configure (gxx_include_dir): Provide a definition for subdirs
14869 which do not use autoconf.
14870
14871 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
14872
14873 * config.guess: Sync with egcs. Picks up new alpha support,
14874 BeOS & some additional linux support.
14875
14876 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
14877
14878 * config.guess: HP 9000/803 is a PA1.1 machine.
14879
14880 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
14881
14882 * configure.in: It's alpha*-...
14883
14884 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
14885
14886 * configure.in (host_makefile_frag, target_makefile_frag):
14887 Handle multiple config files.
14888 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
14889 alpha-*-*.
14890
14891 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
14892
14893 * mkdep: New file.
14894
14895 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
14896
14897 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
14898
14899 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
14900
14901 * Makefile.in: Add libgui directory.
14902 (GDB_TK): Add all-libgui.
14903 * configure.in: Add libgui directory.
14904 * configure: Add all-libgui to GDB_TK.
14905
14906 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
14907
14908 * config-ml.in (multidirs): Add m32r to multilib list.
14909
14910 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
14911
14912 * Makefile.in (all-target-gperf): Change dependency to
14913 all-target-libstdc++.
14914
14915 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
14916
14917 * config.guess: Add BeOS support.
14918
14919 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
14920
14921 Source directory cvs renamed to cvssrc:
14922 * configure.in (host_tools): Change cvs to cvssrc.
14923 (native_only): Likewise.
14924 (noconfigdirs) [various cases]: Likewise.
14925 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
14926 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
14927 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
14928 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
14929 (all-cvssrc): Rename target from all-cvs.
14930
14931 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
14932
14933 * configure (gxx_include_dir): Fix thinko.
14934
14935 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
14936
14937 * Makefile.in (INSTALL_TARGET_CROSS): Define.
14938 (install-cross, install-gcc-cross): New targets.
14939
14940 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
14941
14942 * configure.in (noconfigdirs): Add support for Thumb target.
14943
14944 * config.sub (maybe_os): Add support for Thumb target.
14945
14946 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
14947
14948 * Makefile.in: Add rules for cygmon.
14949
14950 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
14951
14952 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
14953
14954 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14955 * configure (gxx_include_dir): Provide a definition for subdirs
14956 which do not use autoconf.
14957
14958 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
14959
14960 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
14961 11/18/97 build
14962
14963 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
14964
14965 * From Franz Sirl.
14966 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
14967 found on RedHat Linux systems.
14968
14969 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
14970
14971 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
14972 guesses.
14973
14974 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
14975
14976 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
14977
14978 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
14979
14980 * ltmain.sh: If mkdir fails, check whether the directory was created
14981 anyhow by some other process.
14982
14983 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
14984
14985 * configure.in (d30v-*-*): Configure all directories.
14986
14987 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
14988
14989 * configure.in (d30v-*-*): Configure newlib, libiberty directories
14990 for the D30V.
14991
14992 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
14993
14994 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
14995
14996 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
14997
14998 * include/libiberty.h: Add extern "C" { so it can be used with C++
14999 progrms.
15000 * include/remote-sim.h: Add extern "C" { so it can be used with C++
15001 programs.
15002
15003 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
15004
15005 * configure.in (d30v-*-*): Configure GCC now.
15006
15007 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
15008
15009 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
15010 is no longer needed.
15011
15012 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
15013
15014 * Makefile.in: check-target-libio depends on all-target-libstdc++.
15015
15016 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
15017
15018 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
15019 targets using "$@" to provide support for similar but not identical
15020 targets without having to duplicate code.
15021
15022 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
15023
15024 * makefile.vms: Fix to work with DEC C.
15025
15026 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
15027
15028 * config.sub: Add mips-tx39-elf to marketing names.
15029
15030 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
15031
15032 * ltmain.sh: Handle symlinks in generated script.
15033
15034 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
15035
15036 * configure: Handle autoconf style directory options: --bindir,
15037 --datadir, --includedir, --infodir, --libdir, --libexecdir,
15038 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
15039 --sysconfdir.
15040 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
15041 (sharedstatedir, localstatedir, oldincludedir): New variables.
15042 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
15043 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
15044 sbindir, sharedstatedir, and sysconfdir.
15045
15046 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
15047
15048 * Makefile.in (bootstrap-lean): New target.
15049
15050 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
15051
15052 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
15053 sn, and gnuserv from noconfigdirs.
15054
15055 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
15056
15057 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
15058
15059 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
15060
15061 * Makefile.in (cross): New target.
15062
15063 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
15064 Jeff Law <law@cygnus.com>
15065
15066 * Makefile.in (bootstrap2, bootstrap3): New targets.
15067 (all-bootstrap): Remove outdated and confusing target.
15068 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
15069
15070 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
15071
15072 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
15073 windows. Consistent with gdb/configure.
15074
15075 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
15076
15077 * configure.in: Name Linux target fragment.
15078
15079 * configure: Rewrite so that project Makefile fragment is inserted
15080 first and appears last in the resulting Makefile.
15081
15082 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
15083
15084 * Makefile.in (install-itcl): Install tcl first.
15085
15086 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
15087
15088 * configure.in: remove bison from noconfigdirs for Cygwin32 host
15089
15090 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15091
15092 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
15093
15094 * configure.in (skipdirs): Add target-librx for Linux.
15095 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
15096
15097 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
15098
15099 * Makefile.in (bootstrap): New target.
15100
15101 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
15102
15103 * config.sub: Accept 'amigados' for backward compatibility.
15104
15105 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
15106
15107 * config.guess: Merge with FSF.
15108
15109 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
15110
15111 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
15112
15113 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
15114
15115 * config.sub: Add "marketing-names" patch.
15116
15117 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
15118
15119 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
15120
15121 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
15122
15123 * config.sub: Handle v850-elf.
15124
15125 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
15126
15127 * .cvsignore (*-install): Remove.
15128
15129 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
15130
15131 * ltconfig: Set CONFIG_SHELL in libtool.
15132 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
15133
15134 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15135
15136 * configure.in (target_subdir): Set to libraries if enable_multilib.
15137
15138 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
15139
15140 * config.guess: Update from gcc directory.
15141
15142 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
15143
15144 * Makefile.in (all-sim): Depends on all-readline.
15145
15146 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
15147
15148 * Makefile.in (BISON, YACC): Use $$s.
15149 (all-bison): Depend on all-texinfo.
15150
15151 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
15152
15153 * Makefile.in (BISON): Add -L flag.
15154 (YACC): Likewise.
15155
15156 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15157
15158 * configure.in (noconfigdirs): Add support for v850e target.
15159
15160 * config.sub (maybe_os): Add support for v850e target.
15161
15162 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15163
15164 * configure.in (noconfigdirs): Add support for v850ea target.
15165
15166 * config.sub (maybe_os): Add support for v850ea target.
15167
15168 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
15169
15170 * config.sub: Add mipstx39. Delete r3900.
15171
15172 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15173
15174 * Makefile.in (all-autoconf): Depends on all-texinfo.
15175
15176 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
15177
15178 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
15179 eabi targets.
15180
15181 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
15182
15183 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
15184
15185 * configure: When handling a Canadian Cross, handle YACC as well as
15186 BISON. Just set BISON to bison. When setting YACC, prefer bison.
15187 * Makefile.in (all-bison): Depend upon all-texinfo.
15188
15189 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
15190
15191 * Makefile.in (BISON): bison, not byacc or bison -y.
15192 (YACC): bison -y or byacc or yacc.
15193 (various): Add *-bison as appropriate.
15194 (taz): No need to mess with BISON anymore.
15195
15196 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
15197
15198 * configure: If OSTYPE matches *win32*, try to find a good value for
15199 CONFIG_SHELL.
15200
15201 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
15202
15203 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
15204 configure.in if it is present.
15205
15206 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
15207
15208 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
15209
15210 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
15211
15212 * config.sub: Recognize `arc' cpu.
15213 * configure.in: Likewise.
15214 * config-ml.in: Likewise.
15215
15216 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
15217
15218 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
15219
15220 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
15221
15222 * configure: Changed sed delimiter from ':' to '|' when
15223 attempting to substitute ${config_shell} for SHELL. On
15224 NT ${config_shell} may contain a ':' in it.
15225
15226 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
15227
15228 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
15229
15230 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
15231
15232 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
15233
15234 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
15235
15236 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
15237
15238 * ylwrap: If the program is a relative path, force it to be
15239 absolute.
15240
15241 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
15242
15243 * configure (tooldir): Set BISON to `bison -y' and not just bison.
15244
15245 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
15246
15247 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
15248 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
15249 for libraries.
15250
15251 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
15252
15253 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
15254 separated by spaces.
15255
15256 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
15257
15258 * ylwrap: New file.
15259 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
15260
15261 * ltmain.sh: Handle /bin/sh at start of install program.
15262
15263 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
15264
15265 * ltconfig, ltmain.sh: New files, from libtool 1.0.
15266 * missing: New file, from automake 1.2.
15267
15268 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
15269
15270 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
15271 check-tk to CHECK_X11_MODULES.
15272
15273 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
15274
15275 * config.sub: Merge with FSF.
15276
15277 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
15278
15279 * config.guess: Merge with FSF.
15280
15281 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
15282
15283 * configure: Treat msdosdjgpp like go32.
15284 * configure.in: Likewise. Don't remove gprof for go32.
15285
15286 * configure: Change Makefile.tem2 to Makefile.tm2.
15287
15288 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
15289
15290 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
15291
15292 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15293
15294 * install-sh (chmodcmd): Set to null if the DST directory already
15295 exists. Same as Nov 11th change.
15296
15297 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
15298
15299 * configure (GDB_TK): Needs itcl and tix.
15300
15301 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
15302
15303 * config.guess: Update from FSF.
15304
15305 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
15306
15307 * Makefile.in (GDB_TK): Depend on itcl and tix.
15308
15309 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
15310
15311 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
15312 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
15313 (INSTALL_SCRIPT): New variable.
15314 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
15315 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
15316 to -x.
15317 * install-sh: Add support for -x option.
15318
15319 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
15320
15321 * configure.in, Makefile.in: Treat tix like itcl.
15322
15323 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
15324
15325 * Makefile.in (WINDRES): New variable.
15326 (WINDRES_FOR_TARGET): New variable.
15327 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
15328 (EXTRA_HOST_FLAGS): Add WINDRES.
15329 (EXTRA_TARGET_FLAGS): Add WINDRES.
15330 (EXTRA_GCC_FLAGS): Add WINDRES.
15331 ($(DO_X)): Pass down WINDRES.
15332 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
15333 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
15334 DLLTOOL_FOR_TARGET.
15335
15336 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
15337
15338 * configure.in: configure sim before gdb for win32-x-ppc
15339
15340 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15341
15342 Move gperf into the toplevel, from libg++.
15343 * configure.in (target_tools): Add target-gperf.
15344 (native_only): Add target-gperf.
15345 * Makefile.in (all-target-gperf): New target, depend on
15346 all-target-libg++.
15347 (configure-target-gperf): Empty rule.
15348 (ALL_TARGET_MODULES): Add all-target-gperf.
15349 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
15350 (CHECK_TARGET_MODULES): Add check-target-gperf.
15351 (INSTALL_TARGET_MODULES): Add install-target-gperf.
15352 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
15353
15354 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
15355
15356 * config.sub (mn10200): Recognize new basic machine.
15357
15358 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15359
15360 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
15361 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
15362
15363 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15364
15365 * configure.in: If we're building mips-sgi-irix6* native, turn on
15366 ENABLE_MULTILIB and set TARGET_SUBDIR.
15367
15368 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
15369
15370 * Makefile.in (all-sn): Depend on all-grep.
15371
15372 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
15373
15374 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
15375
15376 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
15377 Makefile. From Jeff Makey <jeff@cts.com>.
15378 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
15379
15380 * Makefile.in (DISTBISONFILES): Remove.
15381 (taz): Don't futz with DISTBISONFILES. Change BISON to use
15382 $(DEFAULT_YACC).
15383
15384 * configure.in: Build itl, db, sn, etc., when building for native
15385 cygwin32.
15386
15387 * Makefile.in (LD): New variable.
15388 (EXTRA_HOST_FLAGS): Pass down LD.
15389 ($(DO_X)): Likewise.
15390
15391 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
15392
15393 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
15394
15395 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
15396
15397 * configure.in (targargs): Strip out any supplied --build argument
15398 before adding our own. Always add --build.
15399
15400 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
15401
15402 * configure.in (targargs): Pass --build if we're doing
15403 a cross-compile.
15404
15405 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
15406
15407 * configure: Use '|' instead of ":" as the separator in
15408 sed. Otherwise sed chokes on NT path names with drive
15409 designators. Also look for "?:*" as the leading characters in an
15410 absolute pathname.
15411
15412 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
15413
15414 * config.sub: Support for r3900.
15415
15416 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
15417
15418 * configure.in: Use install-sh, not install.sh.
15419
15420 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
15421
15422 * Makefile.in (taz): Improve check for BISON so it doesn't try to
15423 apply it twice.
15424
15425 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
15426
15427 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
15428 install-binutils.
15429
15430 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
15431
15432 * Makefile.in: Add automake targets.
15433 * configure.in (host_tools): Add automake.
15434
15435 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
15436
15437 * configure: Default CXX to c++, not gcc.
15438 * Makefile.in (CXX): Set to c++, not gcc.
15439 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
15440
15441 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
15442
15443 * install-sh: try appending a .exe if source file doesn't
15444 exist
15445
15446 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
15447
15448 * configure.in: Turn on multilib by default.
15449 (cross_only): Remove target-libiberty.
15450
15451 * Makefile.in (all-gcc): Don't depend on libiberty.
15452
15453 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
15454
15455 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
15456
15457 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
15458
15459 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
15460 (DISTBISONFILES): Add ld/Makefile.in
15461
15462 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
15463
15464 * configure.in: if target is cygwin32 but host isn't cygwin32,
15465 don't configure gdb tcl tk expect, not just gdb.
15466
15467 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
15468
15469 * configure.in: Added gnuserv everywhere sn appears.
15470
15471 * Makefile.in (ALL_MODULES): Added all-gnuserv.
15472 (CROSS_CHECK_MODULES): Added check-gnuserv.
15473 (INSTALL_MODULES): Added install-gnuserv.
15474 (CLEAN_MODULES): Added clean-gnuserv.
15475 (all-gnuserv): New target.
15476
15477 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
15478
15479 * config.guess: Fixes for MIPS OpenBSD systems.
15480
15481 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
15482
15483 * Makefile.in (INSTALL_XFORM): Remove.
15484 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
15485
15486 * mkinstalldirs: New file, copied from automake.
15487 * Makefile.in (installdirs): Rename from install-dirs. Use
15488 mkinstalldirs. Change all users.
15489 (DEVO_SUPPORT): Add mkinstalldirs.
15490
15491 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
15492
15493 * install-sh: Rename from install.sh.
15494 * Makefile.in (INSTALL): Change install.sh to install-sh.
15495 (DEVO_SUPPORT): Likewise.
15496
15497 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
15498 Graichen <graichen@rzpd.de>.
15499
15500 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
15501
15502 * config.guess: Recognize OpenBSD systems correctly.
15503
15504 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15505
15506 * README, Makefile.in (ETC_SUPPORT): Remove references to
15507 cfg-paper*, configure.{texi,man,info*}._
15508
15509 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
15510
15511 * Makefile.in (all.normal): Ensure that gcc is built after all
15512 the x11 - ie gdb - targets.
15513
15514 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
15515
15516 * makefile.vms: Don't run conf-a-gas.
15517
15518 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
15519
15520 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
15521
15522 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
15523
15524 * configure.in: Remove noconfigdirs case since gdb also
15525 configures and builds for tic80-coff.
15526
15527 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
15528
15529 * configure: Set cache_file to config.cache.
15530 * Makefile.in (local-distclean): Remove config.cache.
15531
15532 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
15533
15534 * COPYING: Update FSF address.
15535
15536 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
15537
15538 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
15539 noconfigdirs.
15540
15541 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
15542
15543 * Makefile.in (install-dirs): Don't crash if prefix, and hence
15544 MAKEDIRS, is empty.
15545
15546 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
15547
15548 * config.sub: Tweak mn10300 entry.
15549
15550 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
15551
15552 * configure.in (host_tools): Put sim before gdb, so gdb's
15553 configure.tgt can determine if the simulator was configured.
15554
15555 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
15556
15557 * config.sub: Move BeOS $os case to be with other Cygnus
15558 local cases.
15559
15560 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
15561
15562 * config.sub: Remove misplaced comment that broke Linux.
15563
15564 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
15565
15566 * config.sub: Add BeOS support.
15567
15568 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
15569
15570 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
15571
15572 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
15573
15574 * configure.in (noconfigdirs): Remove tcl and tk from
15575 noconfigdirs for cygwin32 builds.
15576
15577 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
15578
15579 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
15580
15581 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
15582
15583 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
15584 make-all.com, use makefile.vms instead.
15585
15586 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
15587
15588 * config.sub: Accept -lnews*.
15589
15590 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
15591
15592 * configure.in (noconfigdirs): Disable target-newlib,
15593 target-examples and target-libiberty for d30v.
15594
15595 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15596
15597 * configure.in (noconfigdirs): Enable ld for d30v.
15598
15599 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
15600
15601 * configure.in (tic80-*-*): Build compiler.
15602
15603 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
15604
15605 * configure.in (d30v-*): Remove sim directory from list of
15606 unsupported d30v directories
15607
15608 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15609
15610 * config.sub, configure.in: Add d30v target cpu.
15611
15612 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
15613
15614 * makefile.vms: New file.
15615 * make-all.com: Remove.
15616
15617 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
15618
15619 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
15620
15621 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
15622
15623 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
15624
15625 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
15626
15627 * Makefile.in (ALL_MODULES): Added all-db.
15628 (CROSS_CHECK_MODULES): Addec check-db.
15629 (INSTALL_MODULES): Added install-db.
15630 (CLEAN_MODULES): Added clean-db.
15631
15632 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
15633
15634 * config.guess: Merge with latest FSF sources.
15635
15636 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
15637
15638 * Makefile.in (ALL_MODULES): Added all-itcl.
15639 (CROSS_CHECK_MODULES): Added check-itcl.
15640 (INSTALL_MODULES): Added install-itcl.
15641 (CLEAN_MODULES): Added clean-itcl.
15642
15643 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
15644
15645 * configure.in: build gdb for mn10200
15646
15647 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
15648
15649 * Makefile.in (all-target-winsup): Depend on all-target-libio.
15650
15651 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
15652
15653 * configure.in (tic80-*-*): Turn off most targets right now.
15654
15655 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
15656
15657 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
15658 rather than the makeinfo program.
15659 (do-info): Depend upon all-texinfo.
15660
15661 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
15662
15663 * configure.in: Remove uses of config/mh-linux.
15664
15665 * config.sub, config.guess: Merge with latest FSF sources.
15666
15667 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
15668
15669 * config.sub (case $basic_machine): Add tic80 entries.
15670
15671 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
15672
15673 * config.sub, config.guess: Merge with latest FSF sources.
15674
15675 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
15676
15677 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
15678 * mpw-config.in: Test for NewFolderRecursive.
15679 * mpw-install: Use symbolic name for startup filename.
15680 * mpw-README: Add various additional details.
15681
15682 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
15683
15684 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
15685
15686 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
15687
15688 * configure.in: Do build gcc and the target libraries for
15689 the mn10200.
15690
15691 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
15692
15693 * configure.in: don't avoid building gdb for mn10300 any more
15694 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
15695 instead of single-quoting it.
15696
15697 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
15698
15699 * configure.in: Don't use --with-stabs on IRIX 6.
15700
15701 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
15702
15703 * configure.in (m32r): Build gdb, libg++ now.
15704
15705 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15706
15707 * configure.in (mips*-sgi-irix6*): Remove gdb and related
15708 directories from noconfigdirs.
15709
15710 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
15711
15712 * config.sub (basic_machine): added mips16 configuration
15713
15714 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15715
15716 * config.sub: Handle d10v-unknown.
15717
15718 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
15719
15720 * config.sub: Handle v850-unknown.
15721
15722 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
15723
15724 * Makefile.in: add findutils
15725 * configure.in: add findutils to list of host_tools
15726
15727 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
15728
15729 * config.sub: Handle mn10200 and mn10300.
15730
15731 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15732
15733 * configure.in (d10v-*): Do not build librx.
15734
15735 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
15736
15737 * configure.in (mn10300): Build everything except gdb & libgloss.
15738
15739 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
15740
15741 * config.guess: Patch for Dansk Data Elektronik servers,
15742 from Niels Skou Olsen <nso@dde.dk>.
15743
15744 For ncr, use /bin/uname rather than uname, since GNU uname does not
15745 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
15746
15747 Patch for MIPS R4000 running System V,
15748 from Eric S. Raymond <esr@snark.thyrsus.com>.
15749
15750 Fix thinko for nextstep.
15751
15752 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
15753
15754 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
15755 * config.guess: Guess mips-dec-mach_bsd4.3.
15756
15757 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
15758 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
15759 release numbers.
15760 * config.guess (mips-mips-riscos*): Emit just enough of the
15761 release number.
15762
15763 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
15764 * config.guess (sparc-auspex-sunos*): Added.
15765 (f300-fujitsu-*): Added.
15766
15767 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
15768 * config.guess: Recognize a Tadpole as a sparc.
15769
15770 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15771
15772 * config.guess: Don't assume that NextStep version is either 2 or
15773 3. NextStep 4 (aka OpenStep 4) has come out now.
15774
15775 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15776
15777 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
15778 From Rik Faith <faith@cs.unc.edu>.
15779
15780 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
15781
15782 * config.sub: Contributions from bug-gnu-utils to:
15783 Support plain "hppa" (no version given) architecture, reported by
15784 OpenStep.
15785 OpenBSD like NetBSD.
15786 LynxOs is not a hardware supplier.
15787
15788 * config.guess: Contributions from bug-gnu-utils to add support for:
15789 OpenBSD like NetBSD.
15790 Stratus systems.
15791 More Pyramid systems.
15792 i[n>4]86 Intel chips.
15793 M680[n>4]0 Motorola chips.
15794 Use unknown instead of lynx for hardware manufacturer.
15795
15796 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15797
15798 * install.sh (chmodcmd): Set to null if the DST directory already
15799 exists.
15800
15801 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15802
15803 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
15804 not use mt-ppc target Makefile fragment any more.
15805
15806 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15807
15808 * configure.in (*-*-windows): Exclude everything but those dirs
15809 needed to build windows.
15810
15811 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
15812
15813 * Makefile.in (all-target-winsup): Depend on all-target-librx.
15814
15815 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15816
15817 * configure.in: Exclude mmalloc from i386-windows.
15818
15819 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15820
15821 * Undo my previous change.
15822
15823 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
15824
15825 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
15826 unconditionally.
15827 (MAKEOVERRIDES): Define (revert this part of October 18 change).
15828
15829 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15830
15831 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
15832 host to add it's own flags.
15833
15834 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
15835
15836 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
15837
15838 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
15839
15840 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
15841 (CXX_FOR_TARGET): Likewise.
15842 (GCC_FOR_TARGET): Define.
15843 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
15844 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
15845 CC_FOR_TARGET was specified on the command line.
15846 (MAKEOVERRIDES): Don't define.
15847
15848 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
15849
15850 * configure.in (m32r): Fix spelling of libg++ libs.
15851
15852 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
15853
15854 * config.sub (-apple*): Remove, now redundant.
15855
15856 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
15857
15858 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
15859
15860 * configure: Rework yesterday's sed script patch.
15861
15862 * config.sub: Merge with FSF.
15863
15864 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
15865
15866 * config.guess: Merge from FSF.
15867
15868 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
15869 * config.guess: Use pc instead of unknown, for pc clone systems.
15870 Change linux to linux-gnu.
15871
15872 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
15873 * config.guess: Avoid non-portable tr syntax.
15874
15875 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
15876
15877 * test-build.mk (HOLES): Add "xargs" for gdb.
15878
15879 * configure: Avoid hpux10.20 sed bug.
15880
15881 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
15882
15883 * configure.in: Add support for windows host
15884 (that is a build done under the Microsoft build environment).
15885
15886 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
15887
15888 * Makefile.in: Replace all uses of srcroot with s, to shrink
15889 command line lengths.
15890
15891 Patches from Geoffrey Noer <noer@cygnus.com>:
15892 * configure.in: If configuring for newlib, pass --with-newlib to
15893 subdirectories.
15894 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
15895 -Bnewlib/ and -Lwinsup to gcc.
15896 (CXX_FOR_TARGET): Likewise.
15897
15898 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
15899
15900 * Makefile.in (ETC_SUPPORT): Add configure.
15901
15902 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
15903
15904 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
15905 host configuration file.
15906
15907 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
15908
15909 * configure.in: Break mn10x00 support into separate
15910 mn10200 and mn10300 configurations.
15911 * config.sub: Likewise.
15912
15913 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
15914
15915 * configure.in: Add lots of stuff to noconfigdirs for
15916 the mn10x00 targets.
15917
15918 * config.sub, configure.in: Add mn10x00 support.
15919
15920 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
15921
15922 * make-all.com: Call conf-a-gas, not config-a-gas.
15923
15924 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
15925
15926 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
15927 targets.
15928
15929 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
15930
15931 * mpw-README: Add much more detail for native PowerMac.
15932 * mpw-install: New file.
15933 * mpw-configure: Add --norecursion and --help options.
15934 * mpw-config.in: Translate readme and install files when
15935 copying to objdir.
15936 * mpw-build.in: Don't always depend on byacc and flex.
15937 (install-only-top): New action.
15938
15939 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
15940
15941 * configure.in: You can now configure GDB for the v850.
15942
15943 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
15944
15945 * configure.in (noconfigdirs): Don't configure any C++ dirs
15946 if targeting D10V.
15947
15948 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
15949
15950 * config.sub: Recognize mips64vr5000.
15951
15952 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
15953
15954 * configure.in: Use a single line for host_tools and native_only.
15955
15956 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
15957
15958 * config.sub, configure.in: Add entries for m32r.
15959
15960 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
15961
15962 * Makefile.in (inet-install): Don't run install-gzip.
15963
15964 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
15965
15966 * configure.in: Don't config lots of things for *-*-windows*.
15967
15968 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
15969
15970 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
15971 (host_libs, host_tools): Copy from configure.in.
15972 * mpw-configure: Don't complain about directories not found.
15973
15974 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15975
15976 * configure.in (i[345]86): Recognize i686 for pentium pro.
15977 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
15978 file.
15979
15980 * config.guess (i[345]86): Ditto.
15981
15982 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15983
15984 * configure.in (noconfigdirs): Removed gdb for D10V.
15985
15986 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
15987
15988 * configure.in: Remove ld, target-libio, target-libg++, and
15989 target-libstdc++ from noconfigdirs.
15990
15991 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
15992
15993 * configure: Fix three locations where shell scripts were
15994 being run directly rather than with config_shell.
15995
15996 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
15997
15998 * configure.in (v850-*-*): Set up initial $noconfigdirs.
15999 * config.sub (basic_machine): Recognize v850.
16000
16001 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
16002
16003 * mpw-configure: Handle multiple enable/disable options and
16004 pass them down recursively, handle -c and -s flags appropriately
16005 depending on choice of compiler, add escape mechanism for
16006 quoted arguments to gC.
16007
16008 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16009
16010 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
16011 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
16012 so that -mrelocatable-lib and -mno-eabi are used.
16013
16014 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
16015 not support --print-multi-lib, don't abort.
16016
16017 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
16018
16019 * make-all.com: Run config-a-gas.
16020 * setup.com: Don't copy subdirectory files around.
16021
16022 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
16023
16024 * configure.in (*-*-ose): Remove exclusion of libgloss for this
16025 target, it now compiles correctly.
16026
16027 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
16028
16029 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
16030
16031 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16032
16033 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
16034
16035 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16036
16037 * configure.in (native_only): Add prms.
16038
16039 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
16040
16041 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
16042 (BINUTILS_SUPPORT_DIRS): Likewise.
16043
16044 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16045
16046 * configure.in (d10v-*-*): Don't configure ld or gdb until the
16047 d10v support is added.
16048
16049 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16050
16051 * configure.in (d10v-*-*): New target.
16052
16053 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
16054
16055 * config.guess (HP 9000/811): Recognize this as a PA1.1
16056 machine.
16057
16058 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
16059
16060 * Makefile.in (do-tar-gz): New target, split out from tail end of
16061 taz target. Run each command separately, don't use pipes.
16062 (taz): Use it.
16063
16064 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
16065
16066 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
16067 * mpw-build.in: No builds should depend on building byacc or flex,
16068 they are assumed to be installed already.
16069
16070 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16071
16072 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
16073 variable that CC_FOR_TARGET needs.
16074
16075 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16076
16077 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
16078 options have changed since the last time the subdirectory was
16079 configured, and if it has, reconfigure.
16080 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
16081 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
16082
16083 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
16084
16085 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
16086 CLEAN_MODULES): Add bash.
16087 (all-bash): New target.
16088
16089 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
16090
16091 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
16092
16093 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16094
16095 * config.sub (basic_machine): Recognize d10v as a valid processor.
16096
16097 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
16098
16099 * mpw-configure: Add support for --bindir.
16100 * mpw-build.in: Use a GCC-specific build script for GCC actions.
16101
16102 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
16103
16104 * configure.in: add bash, time, gawk to list of hosttools and things
16105 to only build for native toolchains
16106
16107 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16108
16109 * Makefile.in (docdir): Remove.
16110
16111 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16112
16113 * Makefile.in (datadir): Set to $(prefix)/share.
16114
16115 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
16116
16117 * configure.in: build diff and patch for cygwin32-hosted
16118 toolchains.
16119
16120 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
16121
16122 * config.sub: Accept -rtems*.
16123
16124 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
16125
16126 * configure.in: enable dosrel for cygwin32-hosted builds,
16127 remove diff from the list of things not buildable
16128 via Canadian Cross
16129
16130 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
16131
16132 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
16133 don't get ". ".
16134
16135 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
16136
16137 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
16138
16139 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
16140
16141 * Makefile.in (taz): Handle case where tex3patch didn't even get
16142 checked out. Also, if it was found, put the symlink in a new util
16143 subdirectory.
16144
16145 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16146
16147 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
16148
16149 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
16150
16151 * config.sub: Recognize -openvms.
16152 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
16153 * make-all.com, setup.com: New files.
16154
16155 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16156
16157 * Makefile.in (taz): tex3patch moved to texinfo/util.
16158
16159 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
16160
16161 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
16162 * configure.in: remove make from disable-if-Can-Cross list
16163 enable gdb if ${host} and ${target} are cygwin32
16164
16165 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
16166
16167 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
16168 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
16169
16170 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16171
16172 * config.guess: Combine mips-mips-riscos cases, and use cpp to
16173 distinguish sysv/svr4/bsd variants.
16174 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
16175
16176 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
16177
16178 * configure.in: Added copyright notice.
16179 * move-if-change: Added copyright notice.
16180
16181 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16182
16183 * configure.in (powerpcle-*-solaris*): Until we get shared
16184 libraries working, don't build gdb, sim, make, tcl, tk, or
16185 expect.
16186
16187 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
16188
16189 * config.guess: Merge with FSF:
16190
16191 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16192 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
16193
16194 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
16195 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
16196
16197 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
16198 * config.guess: Combine two OSF1 rules.
16199 Also recognize field test versions. From mjr@zk3.dec.com.
16200 * config.guess (dgux): Use /usr/bin/uname rather than uname,
16201 because GNU uname does not support -p. From pmr@pajato.com.
16202
16203 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
16204
16205 * Makefile.in (MAKEDIRS): Removed $(tooldir).
16206
16207 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
16208
16209 * mpw-README: Document GCCIncludes.
16210
16211 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
16212
16213 * configure.in (alpha-*-linux*): Set enable_shared to yes.
16214
16215 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16216
16217 * mpw-configure: Handle --enable-FOO and --disable-FOO.
16218
16219 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
16220
16221 * configure.in (*-*-cygwin32): Configure make.
16222
16223 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
16224
16225 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
16226
16227 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
16228
16229 * Makefile.in (all-inet): Depend on all-perl.
16230
16231 * Makefile.in (inet-install): New target.
16232
16233 * Makefile.in (all-inet): Depend on all-tcl.
16234 (all-inet): Depend on all-send-pr.
16235
16236 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16237
16238 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
16239 temporarily.
16240
16241 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
16242
16243 * configure.in: Don't configure --with-gnu-ld on AIX.
16244
16245 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16246
16247 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
16248
16249 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
16250
16251 * Makefile.in (ALL_MODULES): Added all-inet.
16252 (CROSS_CHECK_MODULES): Added check-inet.
16253 (INSTALL_MODULES): Added install-inet.
16254 (CLEAN_MODULES): Added clean-inet.
16255 (all-indent): New target.
16256
16257 * configure.in (host_tools): Added inet.
16258 (native_only): Added inet.
16259 (noconfigdirs): Added inet.
16260
16261 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
16262
16263 * configure.in: Don't configure libgloss if we are not configuring
16264 newlib.
16265
16266 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
16267
16268 * configure.in: Don't configure libgloss for unsupported
16269 architectures.
16270
16271 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16272
16273 * Makefile.in (CLEAN_MODULES): Add clean-apache.
16274
16275 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
16276
16277 * Makefile.in (ALL_MODULES): Include all-apache.
16278 (CROSS_CHECK_MODULES): Include check-apache.
16279 (INSTALL_MODULES): Include install-apache.
16280 (all-apache): New target.
16281
16282 * configure.in: Added apache everywhere perl is seen.
16283
16284 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16285
16286 * Makefile.in: Add support for clean-{module} and
16287 clean-target-{module} rules.
16288
16289 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
16290
16291 * configure.in (*-*-ose) do not build libgloss.
16292
16293 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16294
16295 * config.guess (prep*:SunOS:5.*:*): Turn into
16296 powerpele-unknown-solaris2.
16297
16298 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
16299
16300 * configure.in: Permit --enable-shared to specify a list of
16301 directories.
16302
16303 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16304
16305 * configure.in (host==solaris): Pass only the first word of $CC
16306 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
16307
16308 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16309
16310 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
16311
16312 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
16313
16314 * Makefile.in (ALL_MODULES): Include all-perl.
16315 (CROSS_CHECK_MODULES): Include check-perl.
16316 (INSTALL_MODULES): Include install-perl.
16317 (ALL_X11_MODULES): Include all-guile.
16318 (CHECK_X11_MODULES): Include check-guile.
16319 (INSTALL_X11_MODULES): Include install-guile.
16320 (all-perl): New target.
16321 (all-guile): New target.
16322
16323 * configure.in (host_tools): Include perl and guile.
16324 (native_only): Include perl and guile.
16325 (noconfigdirs): Don't build guile and perl; no ports have been
16326 done.
16327
16328 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
16329
16330 * configure (--enable-*): Handle quoted option lists such as
16331 --enable-sim-cflags='-g0 -O' better.
16332
16333 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16334
16335 * Makefile.in ({,inst}all-target): New rule so we can make and
16336 install all of the target directories easily.
16337
16338 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16339
16340 * configure.in: Add missing global flag in sed substitution when
16341 deleting `target-' from ${configdirs}.
16342
16343 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
16344
16345 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
16346 option.
16347
16348 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
16349 config/mh-necv4.
16350
16351 * install.sh: Correct misspelling of transformbasename.
16352
16353 * config.guess: Recognize mips-*-sysv*.
16354
16355 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
16356
16357 * config.sub: Recognize mon960.
16358
16359 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
16360
16361 * configure: Restore Canadian Cross handling of BISON and LEX,
16362 removed in Feb 20 change.
16363
16364 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
16365
16366 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
16367 Mention make install. Remove the old copyright date as well the
16368 clumsy and rather pointless copyright on the README file.
16369
16370 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
16371
16372 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
16373 Makefile after running symlink-tree, then run `make distclean' to
16374 avoid clobbering any generated files in srcdir.
16375
16376 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
16377
16378 * configure.in (m68k-*-netbsd*): Build everything now.
16379
16380 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16381
16382 * Makefile.in (taz): Fix quoting.
16383
16384 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
16385
16386 * configure.in (sparclet-*-*): Build everything now.
16387
16388 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16389
16390 * configure.in (m68k-*-linux*): New host.
16391
16392 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
16393
16394 * configure: Check for bison before byacc.
16395
16396 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
16397
16398 * Makefile.in configure: Change the way LEX and BISON/YACC are
16399 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
16400 searching PATH. These are used as fallbacks by Makefile.in if
16401 flex/bison/byacc aren't in objdir.
16402
16403 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
16404
16405 * Makefile.in: Make everything which depends upon all-bfd also
16406 depend upon all-opcodes, in case --with-commonbfdlib is used.
16407
16408 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16409
16410 * configure.in (host *-*-cygwin32): Don't build gdb if we are
16411 building NT native compilers on Unix.
16412
16413 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
16414
16415 * configure.in: Don't get CC from the host Makefile fragment if we
16416 can find gcc in PATH, or if this is a Canadian Cross. Move the
16417 Solaris test for /usr/ucb/cc to the post target script, just after
16418 the compiler sanity test.
16419
16420 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
16421
16422 * config.sub: Merge with FSF.
16423
16424 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
16425
16426 * Makefile.in (RPATH_ENVVAR): New variable.
16427 (REALLY_SET_LIB_PATH): Use it.
16428 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
16429
16430 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
16431
16432 * config.sub, configure.in: Recognize sparclet cpu.
16433
16434 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
16435
16436 * config.guess: Support m68k-cbm-sysv4.
16437
16438 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16439
16440 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
16441 m68k-unknown-linuxaout from linker help string. Put quotes around
16442 $ld_help_string.
16443
16444 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
16445
16446 * config.guess (powerpc-harris-powerunix): Add guess for port
16447 to new target.
16448
16449 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16450
16451 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
16452
16453 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
16454
16455 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
16456 $(REALLY_SET_LIB_PATH) in Makefile.
16457 * Makefile.in (SET_LIB_PATH): New variable.
16458 (REALLY_SET_LIB_PATH): New variable.
16459 ($(DO_X)): Use $(SET_LIB_PATH).
16460 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
16461 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
16462 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
16463 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
16464 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
16465 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
16466 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
16467 (install-dosrel): Likewise.
16468 (all-opcodes): Depend upon all-libiberty.
16469
16470 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
16471
16472 * config.guess (*:CYGWIN*): New
16473
16474 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16475
16476 * Makefile.in (all-target-winsup): All all-target-libiberty.
16477
16478 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16479
16480 * configure.in (noconfigdirs): Add missing # in front of comment.
16481
16482 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
16483
16484 * configure.in: add second pass to things added to noconfigdirs
16485 so *-gm-magic can exclude libgloss properly.
16486
16487 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
16488
16489 * mpw-configure (extralibs_name, rez_name): Set correctly
16490 for MWC68K compiler.
16491
16492 * mpw-README: Add more info on the necessary build tools.
16493
16494 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
16495
16496 * configure.in, config.sub: Recognize cygwin32.
16497
16498 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
16499
16500 * config.guess, config.sub: Recognize A/UX.
16501
16502 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
16503
16504 * config.sub: Merge with gcc/config.sub.
16505
16506 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
16507
16508 * mpw-build.in (do-binutils): Add build of stamps.
16509
16510 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
16511
16512 * config.sub: Add recognition for mips64vr4100*-* targets.
16513
16514 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16515
16516 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
16517 Add creation of gconfigargs with `--enable-shared' turned on.
16518 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
16519 ($(host)-stamp-stage3-configured): Likewise.
16520 (HOLES): Add chatr and ldd.
16521 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
16522
16523 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
16524
16525 * configure: Pass --nfp to recursive configures.
16526
16527 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
16528
16529 * Makefile.in (DLLTOOL): New.
16530 (DLLTOOL_FOR_TARGET): New.
16531 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
16532 (EXTRA_TARGET_FLAGS): Ditto.
16533 (EXTRA_GCC_FLAGS): Ditto.
16534 (CONFIGURE_TARGET_MODULES): Ditto.
16535 (DO_X): Ditto.
16536 * configure: Add DLLTOOL.
16537
16538 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
16539
16540 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
16541 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
16542 mh-sco, since old workarounds no longer needed, and don't
16543 build ld, since libraries have weak symbols in COFF.
16544
16545 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
16546
16547 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
16548
16549 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
16550
16551 * configure.in: Make sure that ${CC} can be used to compile an
16552 executable.
16553
16554 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16555
16556 * Makefile.in (all-gdb): Depend on $(GDB_TK).
16557 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
16558 nothing depending on whether gdbtk is being built.
16559
16560 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
16561
16562 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
16563
16564 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
16565
16566 * configure.in (noconfigdirs): Put ld or gas in this early, if the
16567 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
16568
16569 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
16570
16571 * config-ml.in: Add support for
16572 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
16573 Simplify setting of multidirs from --disable-foo.
16574
16575 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16576
16577 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
16578 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
16579 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
16580 non-empty, pass them on to the GCC make.
16581 (all-bootstrap): New rule that is like all-gcc, except it executes
16582 the GCC bootstrap rule instead of the GCC all rule.
16583
16584 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
16585
16586 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
16587
16588 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16589
16590 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
16591 DG/UX support.
16592
16593 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
16594
16595 * config.sub (i*86*) Change [345] to [3456]
16596
16597 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16598
16599 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
16600 --with-gnu-ld=no.
16601
16602 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16603
16604 * config-ml.in (rs6000*, powerpc*): Add switches to control which
16605 AIX multilibs get built.
16606
16607 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16608
16609 * configure.in (i386-win32): Don't build expect if we're not
16610 building the tcl subdir.
16611
16612 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
16613
16614 * Makefile.in: (configure-target-examples, all-target-examples):
16615 New targets, configure and build example programs.
16616
16617 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
16618
16619 * mpw-configure: If an mpw-config.in generated a file mk.sed,
16620 use it as input to sedit the generated MPW makefile.
16621 * mpw-README: Add a suggestion about Gestalt.h.
16622
16623 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
16624
16625 * config.sub: Accept *-*-ieee*.
16626
16627 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
16628
16629 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
16630 Ronald F. Guilmette <rfg@monkeys.com>.
16631
16632 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16633
16634 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
16635 for powerpc-pe native.
16636 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
16637 (target==powerpc-pe): duplicate i386-win32 entry.
16638
16639 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16640
16641 * configure.in (noconfigdirs): Exclude target-newlib for all versions
16642 of vxworks, not just vxworks5.1.
16643
16644 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
16645
16646 * mpw-configure: Add support for exec-prefix.
16647
16648 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16649
16650 * config.guess: Recognize HP model 816 machines as having
16651 a PA1.1 processor.
16652
16653 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
16654
16655 * configure: Ignore new autoconf configure options.
16656
16657 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16658
16659 * config.guess: Recognize Pentium under SCO.
16660 From Robert Lipe <robertl@arnet.com>.
16661
16662 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16663
16664 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
16665
16666 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
16667
16668 * configure.in: Don't configure gas for alpha-dec-osf*.
16669
16670 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
16671
16672 * configure.in: Default to --with-stabs for some targets for which
16673 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
16674 i[345]86*-*-unixware*.
16675
16676 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
16677
16678 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
16679 rather than basing it on the target. Simplify handling of options
16680 controlling which directories to configure. Remove extraneous
16681 slash in multi-clean target.
16682
16683 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
16684
16685 * config-ml.in: Prefix more variables with ml_ so they don't collide
16686 with configure's.
16687
16688 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
16689
16690 * configure: Don't turn -v into --v.
16691
16692 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
16693
16694 * configure.in (targargs): Fix typo.
16695
16696 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
16697
16698 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
16699
16700 * configure.in: Strip --host and --target options from
16701 CONFIG_ARGUMENTS, and always configure for --host only. Add
16702 --with-cross-host option when building with a cross-compiler.
16703 * configure: Canonicalize the arguments put into config.status by
16704 always using `=' for an option with an argument. Pass a presumed
16705 --host or --target explicitly.
16706
16707 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
16708
16709 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
16710 into general OS recognition case.
16711
16712 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16713
16714 * configure.in (target_configdirs): add target-winsup only
16715 for win32 target systems.
16716
16717 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
16718
16719 * Makefile.in (all-target-libgloss): Depend upon
16720 configure-target-newlib, since when libgloss is built it looks to
16721 see if the newlib directory exists.
16722
16723 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
16724
16725 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
16726 cfg-ml-*.in.
16727
16728 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
16729
16730 * configure: Handle LD and LD_FOR_TARGET when configuring a
16731 Canadian Cross.
16732
16733 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16734
16735 * configure.in (target_libs): add target-winsup.
16736 (target==i386-win32): add patch diff flex make to $noconfigdirs.
16737 (target==ppcle-pe): remove ld from $noconfigdirs.
16738
16739 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
16740
16741 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
16742 Preserve relative path names in $srcdir. Build symlink tree if
16743 configuring cross target dir and srcdir=. (= no VPATH support).
16744 (configure-target-libg++): Depend on configure-target-librx.
16745 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
16746 * config-ml.in: New file.
16747 * symlink-tree: New file.
16748 * configure: Ensure srcdir="." if that's what it is.
16749
16750 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
16751
16752 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
16753 includes and FLEX_SKELETON setting.
16754 * mpw-configure (--with-gnu-ld): New option, controls whether
16755 to use PPCLink or ld with PowerMac GCC.
16756 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
16757 * mpw-config.in: Configure grez if targeting Mac.
16758
16759 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
16760 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
16761 just macos.
16762 * configure.in: Configure grez resource compiler if targeting Mac.
16763 * Makefile.in (all-grez, install-grez): New targets.
16764
16765 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
16766
16767 * configure: CXX defaults to gcc, not g++. If we find
16768 gcc in the path, set CC to gcc -O2.
16769
16770 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
16771
16772 * configure: Default ${build} correctly. Avoid picking up extra
16773 spaces when reading CC and CXX from Makefile. When doing a
16774 Canadian Cross, use plausible default values for numerous
16775 variables.
16776 * configure.in: When doing a Canadian Cross, don't try to
16777 configure tools whose configure script can't handle it.
16778
16779 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16780
16781 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
16782
16783 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
16784
16785 * configure: Remove dubious bug reporting address.
16786
16787 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
16788
16789 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
16790 configure script, run that instead of this directory's configure.
16791 In either case, print a message that we're configuring the sub-dir.
16792
16793 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
16794
16795 * configure.in: Before checking for the existence of various files,
16796 use sed to filter out "target-".
16797
16798 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
16799
16800 * Makefile.in (DO_X): Split rule to decrease command line length
16801 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
16802 (Philippe De Muyter).
16803
16804 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16805
16806 * Makefile.in (all-patch): depend on all-libiberty.
16807
16808 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
16809
16810 * configure.in: If the only directory in target_configdirs which
16811 actually exists is libiberty, then set target_configdirs to empty,
16812 to avoid trying to build a target libiberty in a gas or gdb
16813 distribution.
16814
16815 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
16816
16817 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
16818 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
16819 systems.
16820
16821 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16822
16823 * configure.in (copy_dirs): Use sys-include instead of include
16824 for --with-headers option.
16825
16826 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
16827
16828 * Makefile.in, configure.in: Make winsup builds work with
16829 new scheme.
16830
16831 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
16832
16833 * configure.in: Build the linker on AIX.
16834
16835 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
16836
16837 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
16838 where needed.
16839
16840 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
16841
16842 * Makefile.in (all-gcc): Fix typo.
16843
16844 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
16845
16846 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
16847
16848 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
16849
16850 * configure.in: Rename libFOO to target-libFOO, and xiberty
16851 to target-xiberty, to provide more flexibility.
16852 (target_subdir): Define. Create if cross.
16853 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
16854 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
16855 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
16856 check-libFOO -> check-target-libFOO, etc.
16857 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
16858 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
16859 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
16860 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
16861 allow ALL_GCC="" to only configure.
16862 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
16863 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
16864 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
16865
16866 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
16867
16868 * Makefile.in (taz): Build "info" in etc explicitly.
16869
16870 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
16871
16872 * configure.in: Make sure that CC is undefined (as opposed to
16873 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
16874 problem with autoconf trying to configure on a host without GCC.
16875
16876 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
16877
16878 * mpw-configure: Set host alias from choice of host compiler,
16879 only use generic MPW Makefile sed if present, edit a file
16880 named "hacked_Makefile.in" instead of "Makefile.in" if present.
16881 * mpw-README: Add problem notes about CW6 and CW7.
16882
16883 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
16884
16885 * Makefile.in (taz): Use ";" instead of ";;".
16886
16887 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
16888
16889 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
16890 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
16891 DISTDOCDIRS.
16892 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
16893 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
16894
16895 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
16896
16897 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
16898 and gnats, because they are now subsumed by DISTSTUFFDIRS.
16899 Move bfd to DISTSTUFFDIRS.
16900
16901 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16902
16903 * Makefile.in (X11_LIB): Removed.
16904 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
16905
16906 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
16907
16908 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16909
16910 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
16911 names.
16912
16913 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16914
16915 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
16916
16917 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
16918
16919 * configure.in (i[345]86-*-win32): Always build newlib.
16920 Don't configure cvs, autoconf or texinfo.
16921 * Makefile.in (LD_FOR_TARGET): New.
16922 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
16923 Pass down LD_FOR_TARGET.
16924
16925 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
16926
16927 * winsup: New directory.
16928 * Makefile.in: Build winsup.
16929 * configure.in: Winsup is configured when target is win32.
16930 Can only build win32 target GDB when native.
16931
16932 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
16933
16934 * config.guess: Recognize HP model 819 machines as having
16935 a PA 1.1 processor.
16936
16937 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
16938
16939 * configure: Fix sed loop which substitutes for CC and CXX to
16940 avoid bug found in various sed implementations.
16941
16942 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16943
16944 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
16945 simulator. Use standard powerpc-*-eabi*.
16946
16947 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
16948
16949 * configure.in: Stop putting gas and binutils in noconfigdirs for
16950 powerpc-*-aix* and rs6000-*-*.
16951
16952 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
16953
16954 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
16955 -mcall-aixdesc libraries.
16956
16957 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
16958
16959 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16960
16961 * config.sub (arm | armel | armeb): Fix shell syntax.
16962
16963 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16964
16965 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
16966 -msoft-float and -mcpu=common support.
16967 (powerpc*-*-eabisim*): Add support for building -mcall-aix
16968 libraries.
16969
16970 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16971
16972 * configure.in: Allow configuration and build of emacs19 for the alpha.
16973
16974 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16975
16976 * configure.in (CC): Get ^CC, not just any old CC, from
16977 ${host_makefile_frag}.
16978
16979 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16980
16981 * configure.in (CC): Try to get CC from
16982 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
16983
16984 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16985
16986 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
16987 only if it exists in $(srcdir).
16988
16989 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
16990
16991 * configure: If CC and CXX are not set in the environment, set
16992 them, based on either an existing Makefile or on searching for gcc
16993 in PATH. Substitute for CC and CXX in Makefile.
16994 * configure.in: Remove libm from target_libs. Separate
16995 target_configdirs from configdirs. If CC is not set in
16996 environment, try to get it from a host Makefile fragment. Rewrite
16997 changes of configdirs to use skipdirs instead. A few minor
16998 tweaks. Take directories out of target_configdirs as they are
16999 taken out of configdirs. Remove existing Makefile files from
17000 subdirectories. Substitute for TARGET_CONFIGDIRS and
17001 CONFIG_ARGUMENTS in Makefile.
17002 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
17003 by configure.in.
17004 (CONFIG_ARGUMENTS): Likewise.
17005 (CONFIGURE_TARGET_MODULES): New variable.
17006 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
17007 ($(CONFIGURE_TARGET_MODULES)): New target.
17008 (configure-libg++, configure-libio): New targets.
17009 (all-libg++): Depend upon configure-libg++.
17010 (all-libio): Depend upon configure-libio.
17011 (configure-libgloss, all-libgloss): New targets.
17012 (configure-libstdc++): New target.
17013 (all-libstdc++): Depend upon configure-libstdc++.
17014 (configure-librx, all-librx): New targets.
17015 (configure-newlib): New target.
17016 (all-newlib): Depend upon configure-newlib
17017 (configure-xiberty): New target.
17018 (all-xiberty): Depend upon configure-xiberty.
17019
17020 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17021
17022 * configure.in (host i[345]86-*-win32): Expand the
17023 noconfigdirs again.
17024
17025 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
17026
17027 * mpw-configure: Fix sed command file name.
17028
17029 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
17030
17031 * configure.in (host i[345]86-*-win32): Reduce the
17032 noconfigdirs again.
17033
17034 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
17035
17036 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
17037 or powerpc*-*-pe*, since they are not yet supported.
17038
17039 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17040
17041 Add PowerMac support and many other enhancements.
17042 * mpw-configure: New option --cc to select compiler to use,
17043 paste options set according to --cc into the generated
17044 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
17045 if mpw-make.sed is present.
17046 * mpw-config.in: Don't test for gC1, test for mpw-touch,
17047 add forward includes for PowerPC include files.
17048 * mpw-build.in: Build using Makefile.PPC if present.
17049 (do-byacc, etc): Remove separate version resource builds.
17050 (do-gas): Build "stamps" before "all".
17051 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
17052 * mpw-README: Update to reflect --cc option, PowerMac support,
17053 and recently-reported compatibility problems.
17054
17055 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
17056
17057 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
17058 embedded m68k systems (-aout, -coff, -elf, -vxworks).
17059 (--with-multilib-top): Pass to recursive invocations.
17060
17061 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
17062
17063 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
17064 v810-*-*.
17065
17066 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17067
17068 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
17069 gdb, ld and opcodes on v810-*-*.
17070
17071 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
17072
17073 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
17074 (local-maintainer-clean): New target.
17075 (maintainer-clean): New target.
17076 (realclean): Just depend upon maintainer-clean.
17077
17078 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17079
17080 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
17081
17082 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
17083
17084 * configure.in: Build ld in mips*-*-bsd* case.
17085
17086 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
17087
17088 * config.sub: Accept -lites* OS. From Ian Dall.
17089
17090 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
17091
17092 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
17093 targets.
17094
17095 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17096
17097 * configure.in: treat i386-win32 canadian cross the same as
17098 i386-go32 canadian cross.
17099
17100 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17101
17102 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
17103 running under the simulator to build a reduced set of libraries.
17104 (powerpc-*-eabiaix): Add fine grained multilib support added to
17105 other powerpc targets yesterday.
17106
17107 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17108
17109 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
17110 -disable-softfloat, -disable-relocatable, -disable-aix, and
17111 -disable-sysv to control which multilib libraries get built.
17112
17113 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17114
17115 * configure: Add Makefile.tem to list of files to remove in trap
17116 handler.
17117
17118 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
17119
17120 * config.guess (*Linux*): Add missing "exit"s.
17121 Also, need specific check for alpha-unknown-linux (uses COFF).
17122
17123 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
17124
17125 * config.guess: Merge with FSF:
17126
17127 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
17128 * config.guess (AIX4): More robust release numbering discovery.
17129
17130 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
17131 * config.guess (i386-sequent-ptx): Properly get version number.
17132
17133 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
17134 * config.guess (mips:*:4*:UMIPS): New case.
17135
17136 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
17137
17138 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
17139 (i386-win32 host): Likewise. Don't build readline.
17140
17141 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
17142
17143 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
17144 SUPPORT_FILES to submakes.
17145
17146 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
17147
17148 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
17149 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
17150 mpw-configure.
17151
17152 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
17153
17154 * configure.in (appdirs): Use =, not ==, in test expression when
17155 trying to build the text to print in the warning message for
17156 Solaris users.
17157
17158 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
17159
17160 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
17161
17162 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17163
17164 * config.guess: Recognize lynx-2.3.
17165
17166 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
17167
17168 * config.sub (z8ksim): Deleted
17169 (z8k-*-coff): New, this is the one true name of the target.
17170
17171 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
17172
17173 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
17174
17175 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
17176
17177 * config.guess (*:Linux:*:*): First try asking the linker what the
17178 default object file format is (elf, aout, or coff). Then if this
17179 fails, try previous methods.
17180
17181 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17182
17183 * configure.in: Don't build newlib for *-*-vxworks5.1.
17184
17185 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17186
17187 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
17188 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
17189
17190 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
17191
17192 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
17193
17194 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
17195
17196 * cfg-ml-com.in: New file.
17197 * cfg-ml-pos.in: New file.
17198
17199 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17200
17201 * COPYING.NEWLIB: Add HP free copyright to list.
17202
17203 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17204
17205 * config.sub: Recognize -eabi* for the system, not just -eabi.
17206
17207 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
17208
17209 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
17210 * config.sub, configure.in (win32): New target and host.
17211
17212 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
17213
17214 * configure.in: Add i386-pe configuration.
17215
17216 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
17217
17218 * mpw-build.in (install): Install GDB after LD.
17219
17220 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
17221
17222 * mpw-config.in (elf/mips.h): Always forward-include, needed
17223 for GDB to build.
17224
17225 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
17226
17227 * testsuite: New directory for customer acceptance and whole tool
17228 chain tests.
17229
17230 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17231
17232 * configure: If per-host line isn't found, but AC_OUTPUT is found
17233 and a configure script exists, run it instead.
17234
17235 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17236
17237 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
17238
17239 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
17240
17241 * configure: Set build_{cpu,vendor,os,alias} to host values when
17242 --build isn't specified.
17243
17244 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17245
17246 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
17247 (FLAGS_TO_PASS): Pass them.
17248 (EXTRA_TARGET_FLAGS): Ditto.
17249
17250 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17251
17252 * Makefile.in (all-libg++): Depend on all-libstdc++.
17253
17254 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17255
17256 * configure.in (noconfigdirs): Enable all packages for
17257 i386-unknown-netbsd.
17258
17259 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
17260
17261 * configure.in (noconfigdirs): Don't configure tk for i386-go32
17262 hosted builds (DOS builds)
17263
17264 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17265
17266 Changes for ARM based on patches from Richard Earnshaw:
17267 * config.sub: Handle armeb and armel.
17268 * configure.in: Omit arm linker only for riscix.
17269
17270 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
17271
17272 * config.guess: Update from FSF.
17273
17274 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
17275
17276 * config.sub: Recognize powerpcle as the little endian variant of
17277 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
17278 powerpcle variant. Convert pentium into i586, not i486. Add p5
17279 alias for i586. Map new x86 variants p6, k5, nexgen into i586
17280 temporarily.
17281
17282 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
17283
17284 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
17285
17286 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
17287
17288 * config.sub: Accept -lites* as a basic system type.
17289
17290 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
17291
17292 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
17293 installed, and if so return linuxoldld as the system name.
17294
17295 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
17296
17297 * config.guess: Add hppa1.1-hp-lites support.
17298
17299 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
17300
17301 * configure.in: Don't build newlib for m68k-vxworks5.1.
17302
17303 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17304
17305 * configure.in (mips-sgi-irix6): Use mh-irix5.
17306
17307 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
17308
17309 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
17310
17311 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17312
17313 * test-build.mk: Enable building of shared libraries on IRIX 5 and
17314 OSF/1. Fix compiler flags.
17315 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
17316
17317 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
17318
17319 * configure.in: Recognize --with-newlib.
17320 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
17321
17322 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17323
17324 * Makefile.in: move {all,check,install}-gdb from *_MODULES
17325 to *_X11_MODULES due to gdbtk needing X include files et al.
17326
17327 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
17328
17329 Merge in support for Mac MPW as a host.
17330 (Old change descriptions retained for informational value.)
17331
17332 * mpw-config.in: Add generic include forwards for cpu-specific
17333 include files in aout and elf directories.
17334
17335 * mpw-configure: Added copyright.
17336 * mpw-config.in: Check for presence of required build tools.
17337 (target_libs): Add newlib.
17338 (target_tools): Add examples.
17339 (Read Me): Generate as "Read Me for MPW" instead.
17340 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
17341 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
17342 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
17343
17344 * mpw-configure: Remove subdir-specific makefile hackery,
17345 delete mk.tmp after using it.
17346
17347 * mpw-build.in (all): Display start and end times.
17348
17349 * mpw-configure (host_canonical): Set.
17350 (target_cpu): Always add to makefiles.
17351 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
17352 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
17353 (mpw-mh-mpw): Look for in srcdir and srcroot.
17354 Use sed instead of mpw-edit-prefix to edit prefix definitions.
17355
17356 * mpw-build.in: (install-only): New target.
17357
17358 * mpw-configure (host_alias, target_alias): Rename from hostalias
17359 and targetalias, add into generated Makefile.
17360 (mk.tmp): If present, add into generated Makefile.
17361 * mpw-build.in (all-gas): Build config.h first before gas proper.
17362
17363 * mpw-configure (config.status): Write only if changed.
17364 * mpw-config.in (readline): Configure it (not built, just used for
17365 definitions).
17366
17367 * mpw-config.in (elf/mips.h): Add a forward include.
17368
17369 * mpw-config.in: Forward-include most .h files in include into
17370 extra-include.
17371 (readline): Don't build.
17372 mpw-build.in (install): Install GDB.
17373
17374 * mpw-configure (prefix, mpw_prefix): Handle it.
17375 * mpw-config.in (mmalloc, readline): Don't configure.
17376 * mpw-build.in (thisscript): Rename to ThisScript.
17377 Use mpw-build instead of BuildProgram everywhere.
17378 (mmalloc, readline): Don't build.
17379 * mpw-README: New file, basic documentation about the MPW port.
17380
17381 * mpw-config.in: Use forward-include to create include files.
17382
17383 * mpw-configure: Add more things to the top of each configured
17384 Makefile, including contents of config/mpw-mh-mpw.
17385 * mpw-config.in (extra-include): Create this directory and fill it
17386 with Posix-like include files when configuring.
17387
17388 * config.sub (apple, mac, mpw): Add various aliases.
17389
17390 * mpw-build.in: New file, top-level build script fragment for MPW.
17391 * mpw-configure: New file, configure script for MPW.
17392 * mpw-config.in: New file, config fragment for MPW.
17393
17394 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17395
17396 * configure.in (host_libs): Remove glob, since it is gone from the
17397 sources.
17398
17399 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17400
17401 * Makefile.in: define empty GDB_NLM_DEPS var.
17402
17403 * configure.in(target_makefile_frag): use config/mt-netware
17404 for netware targets.
17405
17406 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
17407
17408 * config.sub: Merge in recent FSF changes. Remove linux special
17409 cases.
17410
17411 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17412
17413 Revert this change:
17414
17415 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17416
17417 * build-all.mk: Use CC=cc -Xs on Solaris.
17418
17419 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17420
17421 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
17422 stop using it.
17423 * Makefile.in: Nuke all references to glob subdirectory.
17424
17425 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17426
17427 * configure.in: Fix --enable-shared logic in per-host.
17428
17429 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
17430
17431 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
17432
17433 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17434
17435 * configure.in (noconfigdirs): Don't build gas on AIX, for
17436 powerpc*-*-aix* as well as for rs6000*-*-aix*.
17437
17438 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
17439
17440 * configure: Fix --cache-file to work if the file argument is a
17441 relative path.
17442
17443 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
17444
17445 * configure: If the --cache-file is used, pass it down to
17446 configure in subdirectories.
17447
17448 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
17449
17450 * config.sub: add vxworks29k configuration.
17451
17452 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17453
17454 * Makefile.in (taz): Do "diststuff" part quietly.
17455
17456 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
17457
17458 * config.sub: Mini-merge with gcc/config.sub.
17459
17460 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17461
17462 * config.guess (IRIX): Sed - to _.
17463
17464 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17465
17466 * Makefile.in (source-vault, binary-vault): New targets.
17467
17468 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
17469
17470 * config.sub: Recognize -eabi as a basic system type.
17471
17472 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17473
17474 * configure.in (enable_shared stuff): Fix typo.
17475
17476 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
17477
17478 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
17479
17480 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17481
17482 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
17483
17484 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17485
17486 * configure.in (rs6000-*-*): Don't build gas.
17487
17488 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
17489
17490 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
17491 reduce command line length.
17492 (AS_FOR_TARGET): Check for as.new, not Makefile.
17493 (NM_FOR_TARGET): Check for nm.new, not Makefile.
17494
17495 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
17496
17497 * config.guess: Merge from FSF.
17498
17499 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17500
17501 * configure: Don't use $ when handling program_suffix.
17502
17503 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
17504
17505 * configure.in: Configure tk for hppa/hpux.
17506
17507 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
17508
17509 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
17510
17511 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17512
17513 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
17514 to LIBCXXFLAGS. Tests are better run without it.
17515
17516 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
17517
17518 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
17519
17520 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
17521
17522 * configure.in (*-*-netware*): Don't configure xiberty.
17523
17524 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
17525
17526 * configure.in: Remove tk from native_only list.
17527
17528 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
17529
17530 * build-all.mk: Add mips-ncd-elf target to sun4 targets
17531 for special NCD build.
17532
17533 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17534
17535 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
17536 makeall.bat, they're only useful for binutils snapshots.
17537 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
17538 makeall.bat to specified SUPPORT_FILES.
17539
17540 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
17541
17542 * build-all.mk: Add Ericsson targets to sun4 and solaris
17543 hosts. Add BNR's sun4 target to solaris host, so their
17544 build-from-source will be tested in-house first.
17545
17546 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17547
17548 * Makefile.in (LIBCFLAGS): New variable.
17549 (CFLAGS_FOR_TARGET): Ditto.
17550 (LIBCFLAGS_FOR_TARGET): Ditto.
17551 (LIBCXXFLAGS): Ditto.
17552 (CXXFLAGS_FOR_TARGET): Ditto.
17553 (LIBCXXFLAGS_FOR_TARGET): Ditto.
17554 (BASE_FLAGS_TO_PASS): Pass them.
17555 (EXTRA_TARGET_FLAGS): Ditto.
17556
17557 * configure.in: Support --enable-shared.
17558
17559 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
17560
17561 * configure.in (target_libs): Include libstdc++ again.
17562 * config.guess: Update from FSF (for FreeBSD).
17563
17564 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17565
17566 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
17567 makeall.bat.
17568 (DISTDOCDIRS): Add `etc'.
17569 (ETC_SUPPORT_PFX): New variable.
17570 (taz): Include anything from etc starting with a word in
17571 ETC_SUPPORT_PFX.
17572
17573 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17574
17575 * config.sub: Update for recent FSF changes. Remove obsolete
17576 h8300hds entry. Add -windows* and -osx as basic os. Minor
17577 spacing changes.
17578
17579 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17580
17581 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
17582
17583 * config.guess: Merge with FSF.
17584 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
17585
17586 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17587
17588 * configure: Since the "trap 0" handler will override the exit
17589 status on many systems, only use it for "exit 1", and make it set
17590 a non-zero exit status; reset it before "exit 0". Also, check
17591 exit status of config.sub, and error out if it failed.
17592
17593 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
17594
17595 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
17596 and install libgloss.
17597
17598 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17599
17600 * Makefile.in (all-binutils): Depend upon all-byacc.
17601
17602 * configure.in: Don't build emacs on Irix 5.
17603
17604 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17605
17606 * configure.in (*-*-netware*): Add libio.
17607
17608 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17609
17610 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
17611 (CHECK_TARGET_MODULES): Ditto.
17612 (INSTALL_TARGET_MODULES): Ditto.
17613 (TARGET_LIBS): Ditto.
17614 (all-libstdc++): Note dependencies.
17615
17616 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17617
17618 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
17619
17620 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17621
17622 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
17623 -fexternal-templates.
17624
17625 * configure.in (target_libs): Add libstdc++.
17626 (noconfigdirs): Add libstdc++ as appropriate.
17627
17628 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17629
17630 * config.guess: Update from FSF.
17631
17632 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17633
17634 * configure: Use ${config_shell} when running ${configsub}.
17635
17636 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
17637
17638 * config.sub: No longer recognize h8300h.
17639
17640 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17641
17642 * config.sub: Remove extraneous differences between config.sub and
17643 gcc/config.sub.
17644
17645 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17646
17647 * Makefile.in (DISTSTUFFDIRS): Add gas.
17648
17649 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
17650
17651 * COPYING.NEWLIB: New file.
17652
17653 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
17654
17655 * config.guess (HP-UX): Patch from Harlan Stenn
17656 <harlan@landmark.com> to also emit release level.
17657
17658 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
17659
17660 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
17661
17662 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
17663
17664 * config.sub: Merge nextstep cleanup from FSF.
17665
17666 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17667
17668 * configure.in (arm-*-*): Don't configure ld for this target.
17669
17670 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17671
17672 * configure.in (*-*-netware): don't configure libg++, libio,
17673 librx, or newlib.
17674
17675 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17676
17677 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
17678 configure ld--it works, but it doesn't support shared libraries.
17679
17680 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17681
17682 * config.guess (*-unknown-freebsd*): Get rid of possible
17683 trailing "(Release)" in version string.
17684 Patch from Paul Richards <paul@isl.cf.ac.uk>.
17685
17686 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
17687
17688 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
17689 Fix type: *-next-neststep -> *-next-nextstep.
17690
17691 * config.guess: Merge from FSF:
17692
17693 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17694
17695 * config.guess: Recognize powerpc-ibm-aix3.2.5.
17696
17697 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17698
17699 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
17700 instead of UNIX_SV for UnixWare 1.0).
17701
17702 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
17703
17704 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
17705 to make gdb/nlm/* build after the compiler and linker.
17706
17707 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
17708
17709 * config.guess (netbsd, freebsd, linux): Accept any machine,
17710 not just i[34]86.
17711 (m68k-atari-sysv4): Relocate to match FSF version.
17712
17713 * config.guess: More merges from the FSF:
17714
17715 Add a space before function call or macro invocation.
17716
17717 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17718
17719 * config.guess: Add trap cmd to remove dummy.c and dummy when
17720 interrupted.
17721
17722 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17723
17724 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
17725 (dummy): Redirect stderr from compilation of dummy.c.
17726
17727 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
17728
17729 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
17730
17731 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
17732
17733 * configure: Accept and ignore --cache*, for compatibility with
17734 new autoconf.
17735
17736 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
17737
17738 * config.guess: Merge from FSF:
17739
17740 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17741
17742 * config.guess (Pyramid*:OSx*:*:*): New case.
17743 (PATH): Add /.attbin at end for finding uname.
17744 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
17745
17746 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
17747
17748 * config.guess (M88*:DolphinOS:*:*): New case.
17749
17750 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
17751
17752 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
17753 to select whether to use ELF or COFF.
17754
17755 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17756
17757 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
17758
17759 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
17760
17761 * config.guess: Guess the OS version for HPUX.
17762
17763 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
17764
17765 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
17766
17767 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17768
17769 * configure.in: Recognize --with-headers, --with-libs, and
17770 --without-newlib.
17771 * Makefile.in (all-xiberty): Depend upon all-ld.
17772
17773 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17774
17775 * configure.in: Change i[34]86 to i[345]86.
17776
17777 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17778
17779 * configure (version): A few more tweaks to help message.
17780
17781 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
17782
17783 * Makefile.in: Remove (for now) librx as a host library,
17784 now that we're building it for target.
17785
17786 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17787
17788 * configure: Fix up help message; from karl@owl.hq.ileaf.com
17789 (Karl Berry).
17790
17791 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
17792
17793 * configure.in: Also configure librx.
17794
17795 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17796
17797 * Makefile.in: Update various rules to reflect that librx
17798 is now needed for libg++.
17799
17800 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17801
17802 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
17803
17804 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
17805
17806 * configure.in: Configure the examples directory.
17807
17808 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17809
17810 * configure: Simplify Jun 2 1994 change.
17811
17812 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17813
17814 * change CC to /usr/latest/bin/gcc for lynx host builds, since
17815 /bin/gcc isn't good enough to build gcc.
17816
17817 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
17818
17819 * Makefile.in (GDB_SUPPORT_FILES): Remove
17820 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
17821 (gdb.tar.gz): Add new rule to use standard distribution building
17822 mechanism.
17823
17824 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17825
17826 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
17827 Bill Cox <bill@cygnus.com>.
17828
17829 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
17830
17831 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
17832
17833 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
17834
17835 * configure: Search current dir first in .gdbinit.
17836
17837 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
17838
17839 * config.sub: Recognize freebsd (merged from gcc config.sub).
17840
17841 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
17842
17843 * config.sub: Refer to NeXT's operating system as nextstep.
17844
17845 * config.sub (case $basic_machine): Re-order the cases, to match
17846 the order in the FSF version (which is mostly alphabethical).
17847 Merge in some additions and changes from the FSF.
17848
17849 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
17850
17851 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
17852 * config.sub: Recognize cxux7.
17853 * configure.in: Use mh-cxux for m88k-harris-cxux*.
17854
17855 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
17856
17857 * config.sub: Fix typo powerpc -> powerpc-*.
17858
17859 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
17860
17861 * Makefile.in: `all-emacs19' depends on `all-byacc'.
17862
17863 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
17864 parallel with all-emacs and install-emacs). Top-level command
17865 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
17866
17867 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17868
17869 * test-build.mk ($(host)-stamp-stage2-installed): Remove
17870 $(relbindir)/make before doing ``make install'', and use
17871 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
17872 installing over running make binary.
17873 ($(host)-stamp-stage3-installed): Likewise.
17874
17875 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17876
17877 * config.guess: Recognize Mach.
17878
17879 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17880
17881 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
17882 see whether --exec-prefix was used.
17883
17884 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17885
17886 * README: Explicitly mention libg++/README. (Zoo's idea.)
17887
17888 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17889
17890 * Makefile.in: Add all-librx target similar to all-libproc.
17891
17892 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
17893
17894 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
17895 with post 1.2 uname bogosity.
17896
17897 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17898
17899 * configure: Remove temporary files on receipt of a signal.
17900
17901 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
17902
17903 * configure: If there is a package_makefile_frag, remove
17904 ${subdir}/Makefile.tem after copying it in.
17905
17906 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17907
17908 * build_all.mk: support rs6000 lynx identifies itself as
17909 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
17910 since /bin/gcc is too feeble to compile a modern gcc.
17911
17912 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17913
17914 * brought devo/test-build.mk update-to-date with progressive/
17915 test-build.mk. Add lynx targets and hppa flag info.
17916
17917 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17918
17919 * configure.in: Use mh-ncrsvr43. Patch from
17920 Tom McConnell <tmcconne@sedona.intel.com>.
17921
17922 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
17923
17924 * config.guess (i386-unknown-bsdi): No longer need to
17925 check #if defined(__bsdi__) && defined(__i386__).
17926
17927 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17928
17929 * configure: Set program_transform_nameoption correctly.
17930
17931 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17932
17933 * brought build-all.mk update-to-date with progressive build-all.mk,
17934 added new targets and hppa info.
17935
17936 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17937
17938 * configure: If config.guess result is a prefix of the user
17939 specified target, assume a native build and use the user specified
17940 target as the host alias. Remove SunOS patch suffix removal hack.
17941 * configure.in: Remove SunOS patch suffix removal hack.
17942
17943 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
17944 in NATIVE_CHECK_MODULES.
17945
17946 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
17947
17948 * Makefile.in: Rename HOST_ONLY to NATIVE.
17949 * configure: Delete SunOs patch suffix from host_canonical
17950 and build_canonical variables that are prepended to Makefiles.
17951 * configure.in: Add comments for easier maintenance.
17952
17953 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17954
17955 * Makefile.in: Add all-libproc target similar to all-gui.
17956
17957 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
17958
17959 * Makefile.in (CHECK_MODULES): split into
17960 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
17961
17962 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
17963
17964 * config.guess (i386-unknown-bsdi): New system to guess.
17965
17966 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17967
17968 * Makefile.in: Add all-gui target (but not yet build by "all").
17969
17970 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
17971
17972 * config.sub: Move deletion of patch suffix from here...
17973 * configure.in: To here, at Ian's suggestion. The top-
17974 level scripts might need to know of a patch level.
17975
17976 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
17977
17978 * config.sub: Strip off patch suffix so rtl is recognized
17979 as a sunos4.1.3 machine, even though it's been patched.
17980
17981 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
17982
17983 * Makefile.in (INSTALL_LAST): Delete.
17984 (INSTALL_DOSREL): New.
17985
17986 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17987
17988 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
17989 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
17990 whether we pass down --with-gnu-ld anyhow.
17991
17992 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
17993
17994 * Makefile.in (INSTALL_LAST): Change operation so it works
17995 on more flavors of make.
17996 * configure.in (go32): Don't build libg++ or libio.
17997
17998 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
17999
18000 * Makefile.in (Move HOST_PREFIX_1 and friends up so
18001 they can be overriden by templates.
18002
18003 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
18004
18005 * configure.in (target==go32): Don't build gdb.
18006 * dosrel: New directory.
18007
18008 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
18009
18010 * configure.in (host==go32): Configure dosrel too.
18011 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
18012 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
18013 be set by incoming names or templates.
18014 (INSTALL_LAST): New rule.
18015
18016 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
18017
18018 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
18019
18020 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18021
18022 * configure.in (appdirs): New variable. Currently empty, but will
18023 be used in gas distribution. If nonempty, lists a set of
18024 directories at least one of which must get configured, or top
18025 level configuration is considered to have failed.
18026 (rs6000-*-lynxos*): Use new file name.
18027
18028 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18029
18030 Eliminate XTRAFLAGS.
18031 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
18032 newlib include files using -idirafter, and also use -nostdinc.
18033 (CXX_FOR_TARGET): Likewise.
18034 (XTRAFLAGS): Removed.
18035 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
18036 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
18037 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
18038 ($(DO_X)): Don't pass down XTRAFLAGS.
18039
18040 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18041
18042 * configure.in (mips*-dec-bsd*): New target; do build linker.
18043 (mips*-*-bsd*): New target; don't build linker.
18044
18045 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18046
18047 * configure.in: support rs6000-*-lynxos* configuration.
18048 support sunos4 as a cross target.
18049
18050 * config.sub: look for lynx*, not lynx since the OS version may
18051 legitimately be part of the name.
18052
18053 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18054
18055 * configure.in (i[34]86-*-sco*): Move to be with other i386
18056 targets.
18057 (romp-*-*): New target. Skip various binary utilities.
18058 (vax-*-*): New target. Don't build newlib.
18059 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
18060
18061 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18062
18063 * configure.in: Only set host_makefile_frag if config
18064 directory exists.
18065
18066 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18067
18068 * install.sh: If $dstdir exists, don't check whether each
18069 component does.
18070
18071 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18072
18073 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
18074
18075 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
18076
18077 * configure.in (*-*-lynxos*): Don't configure newlib for either
18078 native or cross Lynx.
18079
18080 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
18081
18082 * config.sub (sparc64-elf): Fix os.
18083 (z8k): Remove duplicate.
18084
18085 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18086
18087 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
18088 gcc/stmp-fixproto, to try to prevent fixproto from being run.
18089
18090 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
18091
18092 * configure: Make file links cleanly even if Lynx fails on
18093 an NFS symlink (at least fail cleanly).
18094
18095 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18096
18097 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
18098 -XNh2000.
18099
18100 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18101
18102 * configure: Unknown options are fatal again.
18103
18104 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
18105
18106 * configure: Ignore --x-includes and --x-libraries, for Autoconf
18107 compatibility.
18108
18109 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
18110
18111 * build-all.mk: Add `clean' target.
18112
18113 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18114
18115 * config.guess: Add SINIX support.
18116 * configure.in: Add mips-*-sysv4* support.
18117
18118 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
18119
18120 * build-all.mk: Document all useful targets.
18121 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
18122 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
18123
18124 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18125
18126 * configure: Support --silent, --quiet.
18127
18128 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18129
18130 * configure: Support --disable-FEATURE.
18131
18132 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18133
18134 * config.guess: Recognize NCR running SVR4.3.
18135
18136 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
18137
18138 * config.guess: Make BSDI generate i386-unknown-bsd386.
18139 Patch from Paul Eggert <eggert@twinsun.com>.
18140
18141 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18142
18143 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
18144
18145 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18146
18147 * configure: Make unrecognized options give nonfatal warnings
18148 instead of fatal errors, and pass them to any subdirectory
18149 configures in case they recognize them.
18150 Make --x equivalent to --with-x.
18151
18152 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18153
18154 * configure: Add --enable-* options. Clean up usage message and
18155 some comments.
18156
18157 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
18158
18159 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
18160
18161 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18162
18163 * configure.in (hppa*-*-*): Enable binutils.
18164
18165 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18166
18167 * config.sub: Recognize cisco.
18168
18169 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
18170
18171 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
18172
18173 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18174
18175 * config.guess: about target *-hitachi-hiuxwe2, don't print more
18176 than one configuration name. Add comment.
18177
18178 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
18179
18180 * config.guess: about target *-hitachi-hiuxwe2, fixed
18181 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
18182 macro is incorrect.]
18183
18184 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18185
18186 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
18187 than the "make ls" stuff which used to be here.
18188
18189 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18190
18191 * config.guess: Recognize i[34]86-unknown-freebsd.
18192 From Shawn M Carey <smcarey@rodan.syr.edu>.
18193
18194 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
18195
18196 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
18197
18198 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
18199
18200 * config.guess: Check for ptx.
18201
18202 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
18203
18204 * config.sub: Add os9k checking.
18205
18206 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18207
18208 * config.guess: Handle OSF1 running on HPPA processors
18209
18210 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18211
18212 * configure: If subdir configure fails, print out a message with
18213 subdirectory name, in case subdir's configure code didn't identify
18214 itself.
18215
18216 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
18217
18218 * configure.in: Remove embedded newlines from configdirs.
18219 Avoid mismatches of substrings. Fix matching strings at end
18220 of configdirs.
18221
18222 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
18223
18224 * config.guess: Add Lynx/rs6000 config support.
18225
18226 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18227
18228 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
18229
18230 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
18231
18232 * configure.in (hppa*-*-osf*): Treat this just like most other
18233 PA configurations (eg no binutils or ld).
18234 (hppa*-*-*elf*): These configurations have binutils and ld.
18235
18236 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18237
18238 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
18239
18240 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18241
18242 * configure.in (rs6000-*-*): Build gas.
18243
18244 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18245
18246 * Makefile.in: Avoid bug in losing hpux sed.
18247
18248 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18249
18250 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
18251 for GDB and GDB has been fixed to not need it.
18252
18253 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18254
18255 * config.guess: Recognize vax hosts.
18256
18257 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18258
18259 * configure (while loop): Don't use "break 2" inside case
18260 statement -- the case statement isn't an enclosing loop.
18261
18262 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
18263
18264 * config.guess: Clean up NeXT support, to allow nextstep
18265 on Intel machines. Make OS be nextstep.
18266
18267 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
18268
18269 * config.guess: Add alternate forms for Convex.
18270
18271 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
18272
18273 * configure: Completely rewrite option processing. Take
18274 advantage of pattern-matching to avoid invoking test frequently.
18275 Also clean up host and target defaulting logic.
18276
18277 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18278
18279 * Makefile.in: Replace all occurrances of "rootme" with "r" and
18280 "$${rootme}" with "$$r", to increase the likelihood that the do-*
18281 commands (plus user environment) will fit SCO limits.
18282
18283 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18284
18285 * configure.in: Don't issue warnings about directories which are
18286 not being configured if -norecursion is set. Correct test for
18287 --with-gnu-as and --with-gnu-ld to not get confused by substring
18288 matches.
18289
18290 * configure.in: Don't build gas for alpha-dec-osf1*.
18291
18292 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
18293
18294 * configure: Back out Per's change of 12/19/1993. It changes the
18295 behavior of configure in unexpected and confusing ways.
18296
18297 Also, use different delim char when calculating
18298 program_transform_name so that the name can contain slashes.
18299
18300 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
18301
18302 * configure.in, config.sub: Add support for VSTa micro-kernel.
18303
18304 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
18305
18306 * configure.in: Nuke hacks which were used to get a special
18307 version of GAS for HPPA configurations.
18308
18309 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
18310
18311 * configure: If only ${target_alias} is given, use that
18312 as the default for ${host_alias}.
18313 * configure: Add missing back-slashes before nested quotes.
18314
18315 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18316
18317 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
18318
18319 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
18320
18321 * config.guess: Recognize some Tektronix configurations.
18322 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
18323
18324 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18325
18326 * config.sub: Match any flavor of SH.
18327
18328 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
18329
18330 * configure.in: Don't try to configure newlib for Alpha.
18331
18332 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18333
18334 * configure.in: Don't build ld for Irix 5. Don't build gas,
18335 libg++ or libio for any Alpha target.
18336
18337 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
18338
18339 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
18340
18341 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
18342 default arguments -- so it tried to compress itself.
18343
18344 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18345
18346 * configure.in (notsupp): ensure that a space is always at the end
18347 of the configdirs list, since the grep checks for an explicit space
18348
18349 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18350
18351 * configure.in (target i386-sysv4.2): don't build ld, since static
18352 versions of many libraries are not available.
18353
18354 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18355
18356 * config.guess: Recognize Apollos (using environment variables).
18357 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
18358
18359 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18360
18361 * config.guess: Recognize Sony news mips running newsos.
18362
18363 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
18364
18365 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
18366 "fi ; else" for bash.
18367
18368 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
18369
18370 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
18371
18372 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
18373
18374 * config.sub: accept unixware as an alias for svr4.2.
18375 Fix some inconsistancies with the gcc version.
18376
18377 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18378
18379 * Makefile.in (DISTDOCDIRS): Add gdb.
18380
18381 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
18382
18383 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
18384
18385 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18386
18387 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
18388 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
18389 this now.
18390
18391 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18392
18393 * config.sub: Accept hiux* as an OS name.
18394
18395 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
18396 etc/make-stds.texi. The underscore came from gcc, and dje now
18397 agrees that RUNTESTFLAGS is the correct name.
18398
18399 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
18400
18401 * install.sh: Remove 'set -e'. It makes any conditionals
18402 in the script useless.
18403
18404 * config.guess: Automatically recognize arm-acorn-riscix
18405 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
18406
18407 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
18408
18409 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
18410
18411 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18412
18413 * Makefile.in (DISTDOCDIRS): New variable.
18414 (taz): Edit local Makefile.in sooner, instead of proto-toplev
18415 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
18416
18417 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18418
18419 * configure.in (hppa target): check the source directory for the
18420 pagas sub-directory
18421
18422 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
18423
18424 * config.sub: Allow -aout* and -elf*.
18425
18426 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18427
18428 * configure.in: Don't build ld on i386-solaris2, same as for
18429 sparc-solaris2.
18430
18431 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
18432
18433 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
18434
18435 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18436
18437 * configure.in: Configure gdb for alpha.
18438
18439 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18440
18441 * Makefile.in (CXXFLAGS): Add -O.
18442
18443 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18444
18445 * config.guess: added support for DG Aviion
18446
18447 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18448
18449 * configure.in: Produce warning message for subdirectories not
18450 configurable for this host/target combination. Don't try to
18451 configure gdb for vms.
18452
18453 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18454
18455 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
18456 appropriate files before making "diststuff".
18457 (DISTBISONFILES): New var: list of files to be edited.
18458 (DISTSTUFFDIRS): Add binutils.
18459
18460 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18461
18462 * config.sub: also handle mipsel and mips64el (for little endian mips)
18463
18464 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18465
18466 * configure.in: Add * to end of all OS names.
18467
18468 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
18469
18470 * configure.in: Build newlib for LynxOS native.
18471
18472 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18473
18474 * config.guess: Add support for delta 88k running SVR3.
18475
18476 * configure.in: Add comment about HP compiler vs. emacs.
18477
18478 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18479
18480 * configure.in: don't build ld on solaris2 (not a viable option
18481 due to bugs in getpwnam & getpwuid)
18482
18483 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18484
18485 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
18486 config.guess will produce a full version number.
18487
18488 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18489
18490 * configure.in: Build linker and binutils for alpha-dec-osf1.
18491
18492 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18493
18494 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
18495 and gdb/testsuite/Makefile.in.
18496
18497 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18498
18499 * configure.in: recognize mips*- instead of mips-
18500
18501 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
18502
18503 * config.sub: Accept linux*coff and linux*elf as operating
18504 systems.
18505
18506 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18507
18508 * config.sub: Recognize mips64, and mips3 as an alias for it.
18509
18510 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18511
18512 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
18513 gdb knows how to handle OSF/1 shared libraries.
18514
18515 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18516
18517 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
18518 * config.guess: Recognize Hitachi's HIUX.
18519 * config.sub: Recognize h3050r* and hppahitachi.
18520 Remove redundant cases for hp9k[23]*.
18521
18522 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18523
18524 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
18525 if gas and ld are in the source tree and are in ${configdirs}.
18526 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
18527 --with options (but still pass them down on the command line,
18528 if they were explicitly specified).
18529
18530 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18531
18532 * configure: substitute SHELL value in Makefile.in with
18533 ${CONFIG_SHELL}
18534
18535 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18536
18537 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
18538 *-*-solaris2* targets.
18539
18540 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18541
18542 * Makefile.in: define M4, and pass it down to sub-makes;
18543 all-autoconf now depends on all-m4
18544
18545 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18546
18547 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
18548 presence of {ar,ranlib} instead of a configured directory
18549
18550 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
18551
18552 * config.guess: Accept 34?? as well as 33?? for NCR.
18553
18554 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18555
18556 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
18557 of 'gas' in sed commands, since 'gash' is now in the tree as well.
18558
18559 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18560
18561 * configure: grab values for $(CC) and $(CXX) from the
18562 environment, so that someone can do "CC=gcc configure; make" and
18563 have it work right (matching the way that autoconf works now)
18564
18565 * configure.in, Makefile.in: add support for gash, the tcl
18566 interface to Galaxy
18567
18568 * config.guess: add NetBSD variants (hp300, x86)
18569
18570 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
18571
18572 * install.sh: Support -d option (in the manner of SunOS 4 install,
18573 as it is more deterministic than that of GNU install)
18574 (chmodcmd): Set file to mode 755 by default (should also do default
18575 chgrp and chown, but I don't feel like dealing with that now)
18576
18577 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
18578
18579 * config.sub: Remove h8300hhms alias.
18580
18581 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18582
18583 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
18584
18585 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18586
18587 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
18588 as stmp-fixinc
18589
18590 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18591
18592 * config.sub: recognize m88110-bug-coff.
18593
18594 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18595
18596 * Makefile.in (all-libio): all dependencies on the toolchain used
18597 to build this (gcc, gas, ld, etc)
18598
18599 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18600
18601 * config.guess: Deal with OSF/1 1.3 on alpha.
18602
18603 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18604
18605 * install.sh: add some 'else true' clauses for portability
18606
18607 * configure.in: don't build libio for h8[35]00-*-* targets
18608
18609 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
18610
18611 * Makefile.in: Add support for new libio.
18612
18613 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18614
18615 * install.sh: If one command fails, don't try the rest. Don't try
18616 to remove $dsttmp (via trap) unless we have already created it.
18617 If $src doesn't exist, detect it and exit with an error.
18618
18619 * config.guess: Recognize BSD on hp300.
18620
18621 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
18622
18623 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
18624 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
18625
18626 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
18627
18628 * Makefile.in (all-send-pr): depends on all-prms
18629
18630 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18631
18632 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
18633
18634 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18635
18636 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
18637 Added test for mips-mips-riscos5.
18638
18639 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18640
18641 * configure.in: use mh-hp300 for 68k HP hosts
18642
18643 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18644
18645 * configure: add support for CONFIG_SHELL, so that you can use
18646 some alternate shell for evaluating configure scripts
18647
18648 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
18649
18650 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
18651 in configure script to bug-gdb@prep.ai.mit.edu when building
18652 distribution archive.
18653 * Makefile.in (COMPRESS): Remove def.
18654 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
18655 gdb.tar.Z and make-gdb.tar.Z respectively.
18656 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
18657 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
18658 to convergence with 'taz' target in Makefile.in.
18659
18660 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18661
18662 * install.sh (dsttmp): use trap to ensure that tmp files go
18663 away on error conditions
18664
18665 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18666
18667 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
18668
18669 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18670
18671 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
18672 its parent is '/' not ''.
18673
18674 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
18675
18676 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
18677
18678 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
18679 that ${newsrcdir}/configure.in does.
18680
18681 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18682
18683 * test-build.mk: support for CONFIG_SHELL
18684
18685 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
18686
18687 * config.sub (netware): Add as a basic system type.
18688
18689 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18690
18691 * Makefile.in (Makefile): depend on configure.in. Also drop the
18692 $(srcdir)/ from the dependency on Makefile.in.
18693
18694 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
18695
18696 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
18697 (h8300hhms is temporary until multi-libraries are implemented).
18698 * configure.in: Handle h8300h too.
18699
18700 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18701
18702 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
18703
18704 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
18705
18706 * configure: Remove extraneous output when guessing host type.
18707 * config.guess: Remove extraneous output when guessing using C
18708 compiler rather than uname, or when guessing fails.
18709
18710 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
18711
18712 * Makefile.in: remove all.cross and install.cross targets
18713
18714 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
18715 definitions
18716
18717 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
18718
18719 * configure.in (target sh): Build gprof.
18720
18721 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18722
18723 * config.sub: change -solaris to -solaris2
18724
18725 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18726
18727 * configure.in: Use config/mh-riscos for mips-*-sysv*.
18728
18729 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
18730
18731 * configure: Correct error message for missing Makefile.in to
18732 print correct directory.
18733
18734 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18735
18736 * install.sh: kludge around 386BSD shell bug
18737
18738 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
18739
18740 * config.guess: Recognize NeXT.
18741 * config.guess: Recognize i486-ncr-sysv4.
18742 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
18743
18744 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
18745
18746 * Makefile.in (MAKEINFOFLAGS): New variable.
18747 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
18748 * build-all.mk, test-build.mk: Pass down --no-split as
18749 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
18750
18751 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
18752
18753 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
18754
18755 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
18756
18757 * Makefile.in (libg++.tar.z): New rule.
18758 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
18759 * Makefile.in (taz): Only do a single chmod.
18760
18761 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18762
18763 * install.sh: don't use dirname anymore (replaced with sed usage)
18764
18765 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
18766
18767 * Makefile.in: Change extension for gzip'd files from '.z' to
18768 '.gz' per new FSF standard usage.
18769
18770 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18771
18772 * configure: put quotes around the final value of program_transform_name
18773
18774 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18775
18776 * Makefile.in: new install.sh support; update install-info rules
18777
18778 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
18779
18780 * configure.in: Build diff for crosses, but not for go32 host.
18781
18782 * configure.in: Build gprof only for native, and don't build it
18783 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
18784
18785 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
18786
18787 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
18788
18789 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18790
18791 * configure.in (host_tools): Add prms.
18792
18793 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18794
18795 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
18796 with $(FLAGS_TO_PASS) on the command line
18797
18798 * config.sub: Recognize lynx and lynxos
18799
18800 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
18801
18802 * config.sub: Accept -ecoff*, not just -ecoff.
18803
18804 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18805
18806 * Makefile.in (taz): Use .gz suffix instead of .z.
18807 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
18808 names.
18809
18810 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18811
18812 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
18813
18814 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18815
18816 * Makefile.in (install-no-fixedincludes): install gcc last, so
18817 that rebuilds that might happen during 'make install' don't get
18818 bogus gcc include files
18819
18820 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18821
18822 Change from Utah for HPPA support:
18823 * config.guess: Recognize hppa1.x-hp-bsd.
18824
18825 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
18826
18827 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
18828 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
18829
18830 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
18831
18832 * config.sub: Add support for rom68k and bug boot monitors.
18833
18834 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
18835
18836 * Makefile.in: Make all-opcodes depend on all-bfd.
18837
18838 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
18839
18840 * config.guess: Added special check for i[34]86-univel-sysv4*.
18841
18842 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
18843
18844 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
18845 the processor rather than assuming i486.
18846
18847 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18848
18849 * config.guess: Recognize SunOS6 as Solaris3.
18850
18851 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
18852
18853 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
18854 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
18855
18856 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
18857
18858 * build-all.mk (all-cross): New target for Canadian Cross.
18859 Added Q2 go32 targets.
18860 * test-build.mk: Configure go32 cross sparclite-aout and
18861 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
18862 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
18863
18864 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18865
18866 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
18867 GO32 hosted toolchains
18868
18869 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
18870
18871 * configure: change so "-exec-prefix" gets passed down rather
18872 than "-exec_prefix" so autoconf generated Makefiles get the
18873 exec_prefix set right.
18874
18875 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18876
18877 * config.guess: get the Solaris2 minor version number
18878
18879 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
18880
18881 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18882
18883 * config.guess: Recognize some Sequent platforms.
18884
18885 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18886
18887 * Makefile.in: added the vault-install target
18888
18889 * configure.in: actually use the Sun3 makefile fragment that's in
18890 config, also added the release dir to configdirs
18891
18892 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18893
18894 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
18895
18896 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18897
18898 * configure.in: remove some program from Alpha targetted toolchains
18899
18900 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
18901
18902 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
18903 gprof.
18904 (taz): Run "make diststuff" in those directories instead of "make
18905 proto-dir". Look for "VERSION=" only at start of line in subdir
18906 Makefile. Use "gzip -9" for compression.
18907 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
18908 (binutils.tar.z): New target.
18909
18910 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18911
18912 * Makefile.in (taz): Include gpl.texinfo.
18913
18914 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18915
18916 * Makefile.in (setup-dirs): Merged into "taz" target.
18917 (taz): Only do `proto-dir' stuff if a directory is actually needed
18918 for this target.
18919
18920 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
18921
18922 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
18923 (FLAGS_TO_PASS): Pass down MUNCH_NM.
18924 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
18925 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
18926 (gcc-no-fixedincludes): Correct for current gcc Makefile.
18927
18928 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
18929
18930 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
18931 config.sub, and move-if-change to gdb testsuite distribution
18932 archive, so the testsuite can be extracted, configured, and
18933 run separately from the gdb distribution. Blow away the Chill
18934 tests that require a Chill compiled executable, since GNU Chill
18935 is not yet publically available.
18936
18937 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18938
18939 * test-build.mk: set environment variables in a single command,
18940 instead of a list of assignments and exports
18941
18942 * config.guess: recognize Alpha/OSF1 systems
18943
18944 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18945
18946 * configure: Change help message to prefer --options rather than
18947 -options.
18948
18949 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18950
18951 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
18952 zippy@ecst.csuchico.edu.
18953 * config.guess: Recognize miniframe.
18954
18955 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
18956
18957 * Makefile.in: Use srcroot to find runtest rather than rootme.
18958 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
18959
18960 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
18961
18962 * test-build.mk: Extensive additions to support building on a
18963 machine other than the host.
18964
18965 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18966
18967 * configure (tooldir): Fix for i386-aix again.
18968
18969 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
18970
18971 * configure, Makefile.in: Change definition of $(tooldir)
18972 to match the FSF.
18973
18974 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
18975
18976 * config.guess: Recognize i[34]86/SVR4.
18977
18978 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18979
18980 * Makefile.in (all-gdb): gdb depends on sim.
18981
18982 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
18983
18984 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
18985 at the same time we make the prototype gdb directory.
18986 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
18987 files at the same time as the gdb base release distribution.
18988
18989 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
18990
18991 * Makefile.in (check): Use individual check targets rather than
18992 DO_X rule.
18993 (check-gcc): Added.
18994
18995 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
18996
18997 * config.sub: Use sysv3.2 not sysv32 for canonical OS
18998 for System V release 3.2.
18999
19000 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19001
19002 * config.sub: Recognize hppaosf.
19003 * configure.in: Do configure ld/binutils/gas for it.
19004
19005 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19006
19007 * configure (tooldir): Alter syntax used to set this, for systems
19008 where "\$" isn't handled right, like i386-aix.
19009
19010 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
19011
19012 * configure: Pass program-transform-name, not
19013 program_transform_name, to recursive configures.
19014
19015 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
19016
19017 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
19018 of gas+ld+binutils.
19019
19020 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
19021
19022 * config.guess: Recognize AIX3.2 as distinct from 3.1.
19023
19024 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19025
19026 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
19027
19028 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19029
19030 * Makefile.in (PRMS): Set back to all-prms.
19031
19032 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
19033
19034 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
19035 targets, rather than for MIPS hosts.
19036
19037 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19038
19039 * configure.in: add comment for --with-x default values
19040
19041 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
19042
19043 * Makefile.in: add check-* targets for each of the directories in
19044 the tree. Add a definition of RUNTEST that will use the one we
19045 just built, if it exists. Pass this down via FLAGS_TO_PASS.
19046
19047 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
19048
19049 * configure.in: Removed obsolete references to bfd_target and
19050 target_makefile_frag.
19051
19052 * build-all.mk: Set assorted targets for Q2.
19053 * config.sub: Recognize z8k-sim and h8300-hms.
19054 * test-build.mk: Really don't pass host to configure.
19055 (HOLES): Added uname.
19056
19057 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
19058
19059 * configure: Handle an empty program-prefix, program-suffix or
19060 program-transform-name correctly.
19061
19062 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
19063
19064 * build-all.mk: -G 8 no longer required for MIPS targets.
19065 * test-build.mk: Don't pass host argument to configure; make it
19066 guess.
19067
19068 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
19069
19070 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
19071 * Makefile.in (COMPRESS): New macro, like GZIP.
19072
19073 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
19074
19075 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
19076
19077 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
19078 with gas currently defaults to -G 0.
19079
19080 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
19081
19082 * Makefile.in (all-flex): flex depends on byacc.
19083
19084 * build-all.mk: If host not specified, use config.guess. Pass TAG
19085 to test-build.mk as RELEASE_TAG.
19086 * test-build.mk (configargs): New variable containing arguments to
19087 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
19088 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
19089
19090 * config.guess: Use /bin/uname when checking -X argument on SCO,
19091 to avoid invoking GNU uname which doesn't understand -X.
19092
19093 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
19094
19095 * configure.in: Build gas for mips-*-*.
19096
19097 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19098
19099 * Makefile.in (all.normal): insert missing backslash.
19100
19101 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
19102
19103 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
19104
19105 * Makefile.in: Complete overhaul to merge many almost identical
19106 targets.
19107
19108 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19109
19110 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
19111 (gdb.tar.Z): Adjusted.
19112
19113 * Makefile.in (setup-dirs, taz): New targets; should be general
19114 enough to adapt for gdb sometime. Build only .z file.
19115 (gas.tar.z): New target.
19116
19117 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19118
19119 * build-all.mk: Use CC=cc -Xs on Solaris.
19120
19121 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
19122
19123 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
19124 for handling BISON for FSF releases.
19125
19126 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19127
19128 * configure: Actually implement the change zoo just documented.
19129
19130 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
19131
19132 * configure: when using config.guess, only set target_alias when
19133 it's not already been set (ie, on the command line)
19134
19135 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19136
19137 * Makefile.in: add installcheck target, set PRMS to install-prms
19138
19139 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19140
19141 * configure: add support for package_makefile_fragment, handle the
19142 case where a directory has a configure.in file but no Makefile.in
19143 more gracefully (with an actual understandable error message, even);
19144 add support for --without (and add this to the usage message); also
19145 explicitly add a --host=${host_alias} to the command line when
19146 config.guess is used
19147
19148 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19149
19150 * configure: Must use both --host and --target in recursive calls.
19151
19152 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
19153
19154 * Makefile.in: Change deja-gnu to dejagnu.
19155
19156 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
19157
19158 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
19159
19160 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19161
19162 * configure.in: canonicalize all instances to *-*-solaris2*,
19163 also strip out a number of tools to not build for go32 host
19164
19165 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19166
19167 * config.guess: add GPL.
19168
19169 * Makefile.in, config.guess, config.sub, configure: bump
19170 copyrights to 93.
19171
19172 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
19173
19174 * Makefile.in (do-info): Removed obsolete check for existence of
19175 localenv file.
19176
19177 * Makefile.in (MAKEOVERRIDES): Define to be empty.
19178
19179 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19180
19181 * Makefile.in: a couple of 'else true' for decstation,
19182 support for TclX
19183
19184 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
19185
19186 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
19187
19188 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
19189
19190 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
19191
19192 * config.guess: Recognize i386-ibm-aix (PS/2).
19193 * configure.in: Use config/mh-aix386 file for it.
19194
19195 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
19196
19197 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
19198 CC_FOR_TARGET instead.
19199 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
19200
19201 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
19202
19203 * Makefile.in: Add sim to list of directories sent with gdb
19204
19205 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
19206
19207 * configure.in: Put back mips-dec-bsd* case.
19208
19209 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
19210
19211 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
19212 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
19213 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
19214
19215 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19216
19217 * configure.in: remove no-op mips-dec-bsd* in "case $target"
19218
19219 * Makefile.in (dir.info): only run gen-info-dir if it exists,
19220 (install-info): install dir.info only if it exists,
19221 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
19222
19223 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
19224
19225 * configure.in: For vms target, skip bfd, ld, binutils. Do build
19226 gas for mips-dec-bsd.
19227
19228 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
19229
19230 * configure (makesrcdir): If ${srcdir} is relative and not ".",
19231 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
19232
19233 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
19234
19235 * configure.in: Added "dejagnu" to hosttools list.
19236
19237 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
19238
19239 * config.sub, configure.in, config.guess: Add support
19240 for Bosx, an AIX variant from Bull.
19241 Patches from F.Pierresteguy@frcl.bull.fr.
19242
19243 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
19244
19245 * devo/dejagnu: Initial creation of devo/dejagnu.
19246 Migrated dejagnu testcases and support files for testing software
19247 tools to reside as subdirectories, currently called "testsuite",
19248 within the directory of the software tool. Migrated all programs,
19249 support libraries, etc. beloging to dejagnu proper from
19250 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
19251 with no modifications. The changes to these files which will
19252 allow them to configure, build, and execute properly will be made
19253 in a future update.
19254
19255 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19256
19257 * Makefile.in: Change send_pr to send-pr.
19258 * configure.in: Likewise.
19259 * send_pr: Renamed directory to send-pr.
19260
19261 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
19262
19263 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
19264
19265 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
19266
19267 * README: Update for gdb-4.8 release.
19268 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
19269 gdb-xxx.tar.z (gzip'd) file also.
19270
19271 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19272
19273 * Makefile.in: make all-diff depend on all-libiberty
19274
19275 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
19276
19277 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
19278
19279 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19280
19281 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
19282
19283 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
19284
19285 * Makefile.in (DEVO_SUPPORT): Remove etc directory
19286 (ETC_SUPPORT): Only add the files GDB wants from etc/.
19287 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
19288
19289 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19290
19291 * Makefile.in: makeinfo binary is in a new location
19292
19293 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
19294
19295 * config.sub: Accept -ecoff as an OS.
19296
19297 * Makefile.in: Various changes to eliminate a level of make
19298 recursion and reduce the required command line length.
19299 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
19300 sub-makes.
19301 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
19302 variables holding settings for specific sub-makes.
19303 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
19304 in terms of BASE_FLAGS_TO_PASS.
19305 (TARGET_LIBS): New variable listing directories which use
19306 TARGET_FLAGS_TO_PASS.
19307 (subdir_do): Eliminated.
19308 (do-*): New set of targets to replace subdir_do.
19309 (various): All targets which used subdir_do now depend on do-*.
19310 (local-clean): Renamed from do_clean.
19311 (local-distclean): New target, dependency of distclean and
19312 realclean.
19313 (install-info): Don't create directories. Depend on dir.info
19314 rather than calling make recursively.
19315 (install-dir.info): Eliminated.
19316 (install-info-dirs): Create all info directories here.
19317 (dir.info): Depend upon do-install-info.
19318
19319 * test-build.mk (HOLES): Added false.
19320
19321 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
19322
19323 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
19324
19325 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19326
19327 * Makefile.in (info): remove dependency on all-texinfo. The
19328 problem was really in texinfo/C, not at this level.
19329
19330 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
19331
19332 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
19333
19334 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
19335
19336 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
19337 GDB releases.
19338
19339 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19340
19341 * configure: Include srcdir in message about target of link not
19342 being found. Don't convert `-' to `_' in `with' options being
19343 passed to subdirs.
19344
19345 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19346
19347 * configure.in: add uudecode to host_tools
19348
19349 * Makefile.in: added {all,install}-uudecode targets, added them to
19350 the appropriate lists
19351
19352 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
19353
19354 * Makefile.in (all-gcc): Added dependency on all-gas.
19355
19356 * configure.in (mips-*-*): Build ld and binutils.
19357
19358 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19359
19360 * configure: check return code from mkdir, print error message and
19361 exit on failure.
19362
19363 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
19364
19365 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
19366
19367 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
19368
19369 * test-build.mk (HOLES): Added tar, cpio and uudecode.
19370
19371 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19372
19373 * config.sub (h8500): Recognize this as a cpu type.
19374
19375 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19376
19377 * configure: source directory missing is no longer a warning
19378
19379 * configure.in: recognize irix[34]* instead of irix[34]
19380
19381 * Makefile.in: define and pass down X11_LIB
19382
19383 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
19384
19385 * guess-systype: Renamed to ...
19386 * config.guess: ... by popular request.
19387 * configure.in, Makefile.in: Update accordingly.
19388
19389 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
19390
19391 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
19392 + Add Convex, Cray/Unicos, and Encore/Multimax support.
19393 + Execute ./dummy instead of assuming . is in PATH.
19394
19395 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
19396
19397 * guess-systype: New shell script. Attempts to guess the
19398 canonical host name of the executing host.
19399 Only a few hosts are supported so far.
19400 * configure: Call guess-systype if no host is specified.
19401
19402 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
19403
19404 * Makefile.in (gcc-no-fixedincludes): Made to work with current
19405 gcc Makefile.
19406
19407 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
19408
19409 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
19410 (all-gcc, install-gcc, subdir_do): Use it.
19411
19412 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19413
19414 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
19415
19416 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
19417
19418 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
19419 set exclusively by configure, using configure.in .
19420
19421 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19422
19423 * test-build.mk: set $PATH for all builds
19424
19425 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
19426
19427 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
19428
19429 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
19430 the one used in gcc/Makefile.in, so that a null expansion doesn't
19431 override the one needed to build gcc with a native cc.
19432
19433 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19434
19435 * configure: Accept -with arguments.
19436
19437 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19438
19439 * Makefile.in: added h8300sim
19440
19441 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
19442
19443 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
19444 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
19445 (all-cygnus, native, build-cygnus): Make
19446 $(canonhost)-stamp-3stage-done, not $(host)....
19447 * test-build.mk (stamp-3stage-compared): Use tail +10c for
19448 i386-sco3.2v4. Added else true to if command.
19449
19450 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
19451
19452 * config.sub: (from FSF) Sequent uses a BSD-like OS.
19453
19454 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
19455
19456 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
19457
19458 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19459
19460 * configure.in: don't remove binutils from Solaris builds
19461
19462 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
19463
19464 * Makefile.in: get rid of earlier definitions for *clean,
19465 also handle the recursive info rule better
19466
19467 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
19468
19469 * Makefile.in (mostlyclean, distclean, realclean): Fix to
19470 do more-or-less the right thing.
19471
19472 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
19473
19474 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
19475 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
19476
19477 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19478
19479 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
19480 $(host_canonical).
19481
19482 * configure.in: split the configdirs list into 4 categories (native
19483 v. cross, library v. tool) and handle the cross-only and native-
19484 only in more reasonable (and correct!) way.
19485
19486 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
19487
19488 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
19489 configdirs anymore.
19490
19491 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19492
19493 * Makefile.in: extensive cleanup:: removed all of the explicit
19494 clean-* targets, collapsed many wrappers around subdir_do into
19495 one, added additional targets to satisfy standards.texi, deleted
19496 some old targets, some changes for consistency
19497
19498 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19499
19500 * configure.in: handle some programs as cross-only, and others as
19501 native only
19502
19503 * test-build.mk: handle partial holes in a more generic manner
19504
19505 * Makefile.in: m4 depends on libiberty
19506
19507 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19508
19509 * configure.in: add m4, textutils, fileutils, sed, shellutils,
19510 time, wdiff, and find to configdirs
19511
19512 * Makefile.in: all, clean, and install rules for the new programs
19513 added to configure.in
19514
19515 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19516
19517 * configure.in: use mh-sun for all *-sun-* hosts
19518
19519 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19520
19521 * Makefile.in: define flags for X11 include files and library file
19522 locations, pass them down to the programs that need this info
19523
19524 * build-all.mk: added a 'native' target, to 3stage the native toolchain
19525
19526 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19527
19528 * configure.in: start building libg++ for HP-UX targets
19529
19530 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
19531
19532 * README: Update references to files moved into etc/.
19533
19534 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
19535
19536 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
19537 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
19538
19539 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
19540
19541 * configure: accept dash as well as underscore in long option
19542 names for FSF compatibility.
19543
19544 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
19545
19546 * config.sub: added -sco3.2v4 support from FSF.
19547
19548 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19549
19550 * configure.in: expand the section that adds or removes
19551 directories from the list of programs to build, to handle native
19552 vs. cross in addition to host v. native
19553
19554 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
19555
19556 * Makefile.in: Replace C++ in macro names with CXX.
19557 This is less likely to break ...
19558
19559 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19560
19561 * test-build.mk: add -w to GNU_MAKE
19562
19563 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19564
19565 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
19566 add 'sparc' to list of recognized cpus. This needed to make
19567 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
19568 Delete some redundant ose68 variants. Recognize -wrs as an os,
19569 then changes that into $CPU-wrs-vxworks.
19570
19571 * configure.in: remove most references to gdbtest, regularize
19572 target based program removal
19573
19574 * test-build.mk: import from p3 tree (many fixes and changes)
19575
19576 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19577
19578 * Makefile.in: added rules to handle tcl, tk, and expect
19579
19580 * configure.in: handle those directories if they exist
19581
19582 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19583
19584 * config.sub: removed bogus hppabsd and hppahpux names, since
19585 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
19586
19587 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19588
19589 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
19590 depends upon all-xiberty
19591
19592 * Makefile.in: changes from p3, including:
19593
19594 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
19595
19596 * Makefile.in (XTRAFLAGS): include newlib directories if
19597 newlib/Makefile exists, rather than if host != target.
19598
19599 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
19600
19601 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19602 from the same source tree and not building a cross-compiler. This
19603 matters for the libg++ configuration if reconfiguring a tree that
19604 has already been installed.
19605
19606 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
19607
19608 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19609 pick up the machine and system specific header files.
19610
19611 * Makefile.in: added AS_FOR_TARGET, passed down in
19612 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19613 the C compiler to use to create programs which are run in the
19614 build environment, set it to default to $(CC), and passed it down
19615 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19616
19617 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
19618
19619 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
19620 We need them for unusual native builds, like systems without
19621 ranlib.
19622
19623 * configure: also define $(host_canonical) and
19624 $(target_canonical), which are the full, canonical names for the
19625 given host and target
19626
19627 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
19628
19629 * Makefile.in: Added separate definitions for C++.
19630
19631 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
19632
19633 * configure.in (configdirs): Add deja-gnu.
19634
19635 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
19636
19637 * README: Update for configure.texi and gdb-4.7 release.
19638
19639 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
19640
19641 * Makefile.in: Move "all" target to top of file.
19642 Previously, first target was ".PHONY" which caused BSD4.4 make
19643 to build .PHONY when make was run without arguments.
19644
19645 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
19646
19647 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
19648 Library-copylefted code in libiberty.
19649
19650 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
19651
19652 * config.sub: Replace m68kmote with plain old m68k.
19653
19654 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
19655
19656 * Makefile.in: Remove space from blank line, avoid Make complaints.
19657
19658 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
19659
19660 * config.sub: Complain if no argument is given. Added support for
19661 386bsd as OS and target alias.
19662
19663 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
19664
19665 * Makefile.in (XTRAFLAGS): include newlib directories if
19666 newlib/Makefile exists, rather than if host != target.
19667
19668 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
19669
19670 * config.sub: recognize sparclite-wrs-vxworks.
19671
19672 * Makefile.in (install-xiberty): added *-xiberty make rules (from
19673 p3.) Added clean-xiberty to clean.
19674
19675 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19676
19677 * configure.in: use *-*-* instead of nested cases for host and target
19678
19679 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
19680
19681 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19682 from the same source tree and not building a cross-compiler. This
19683 matters for the libg++ configuration if reconfiguring a tree that
19684 has already been installed.
19685
19686 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
19687
19688 * config.sub (i486v/i486v4): Merge in from FSF version.
19689
19690 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
19691
19692 * configure: only set PWD if it is already set.
19693
19694 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
19695
19696 * configure: just set PWD=`pwd` at the top, since Ultrix sh
19697 doesn't have unset and all success paths (and most error paths)
19698 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
19699 to just ${PWD} to avoid confusion.)
19700
19701 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
19702
19703 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
19704 even for a native compilation.
19705
19706 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
19707
19708 Changes to make the gdb.tar.Z rule work better.
19709
19710 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
19711 (DEVO_SUPPORT): Add configure.texi.
19712 (bfd-ilrt.tar.Z): Remove ancient rule.
19713
19714 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
19715
19716 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19717 pick up the machine and system specific header files.
19718
19719 * configure.in, config.sub: added new target m68010-adobe-scout,
19720 with alias of adobe68k. Changed configure.in to check for
19721 -scout before -sco* to avoid a false match.
19722
19723 * Makefile.in: added AS_FOR_TARGET, passed down in
19724 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19725 the C compiler to use to create programs which are run in the
19726 build environment, set it to default to $(CC), and passed it down
19727 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19728
19729 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
19730
19731 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
19732 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
19733 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
19734 FOR_TARGET variants, to newlib and libg++.
19735
19736 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
19737
19738 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
19739 first.
19740
19741 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
19742
19743 * config.sub: Accept `elf' as an environment.
19744
19745 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19746
19747 * Makefile.in (all-opcodes): cd into the right directory
19748
19749 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
19750
19751 * configure: added -program_transform_name option, used as
19752 argument to sed when installing programs.
19753 configure.texi: added documentation for -program_prefix,
19754 -program_suffix and -program_transform_name.
19755
19756 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
19757
19758 * config.sub: Accept i486 where i386 ok.
19759
19760 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
19761
19762 * config.sub: accept we32k
19763
19764 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
19765
19766 * config.sub, configure.in: accept OSE68000 and OSE68k.
19767
19768 * Makefile.in: don't create all directories for ``make install'';
19769 let the subdirectories create the ones they need.
19770
19771 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19772
19773 * COPYING: new file, GPL v2
19774
19775 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19776
19777 * Makefile.in: use the new gen-info-dir, which needs a template
19778 argument (which also lives in texinfo)
19779
19780 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
19781
19782 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
19783
19784 * config.sub (ncr3000): Change i386 to i486.
19785
19786 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19787
19788 * Makefile.in: add install-rcs, install-grep to
19789 install-no-fixedincludes, removed install-bison and install-libgcc
19790
19791 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
19792
19793 * configure.in: grab the HPUX makefile fragment if on HPUX
19794
19795 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
19796
19797 * Makefile.in: eradicate bison spoor (ditto libgcc).
19798 configure.in: recognise m68{k,000}-ericsson-OSE.
19799 es1800 is alias for m68k-ericsson-OSE
19800
19801 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19802
19803 * configure.in: rearrange the parts that remove programs from
19804 configdirs, based now on HOST==TARGET or by canonical triple.
19805
19806 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19807
19808 * test-build.mk: recurse explicitly with -f test-build.mk when
19809 appropriate. predicate stage3 and comparison on the existence
19810 of gcc. That is, if gcc isn't around, we aren't three-staging.
19811 On very clean, also remove ...stamp-co. Build in-place before
19812 doing other builds.
19813
19814 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19815
19816 * Makefile.in, configure.in: add tgas
19817
19818 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19819
19820 * Makefile.in: a number of changes merged in from progressive.
19821
19822 * configure.in: add libm.
19823
19824 * .cvsignore: ignore some stuff that comes from test-build.mk.
19825
19826 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
19827
19828 * config.sub: Add es1800 (m68k-ericsson-es1800).
19829
19830 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
19831
19832 * configure: Add program_suffix (parallel to program_prefix)
19833 * Makefile.in: adjust directory-creating script for losing decstation
19834
19835 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
19836
19837 * configure: Minor $subdir-related fixes.
19838
19839 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19840
19841 * configure: fix various problems with propogating
19842 makefile_target_frag in subdirs.
19843 * configure.in: config libgcc if its there
19844
19845 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
19846
19847 * config.sub: HPPA merge.
19848
19849 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
19850
19851 * Makefile.in: Replace all-bison with all-byacc in all
19852 dependency lines for other tools (which now use byacc).
19853
19854 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
19855
19856 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
19857
19858 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
19859
19860 * Makefile.in: make gprof rules similar to byacc rules (instead of
19861 vestigal $(unsubdir) that didn't work...)
19862
19863 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
19864
19865 * config.sub: Add support for Linux.
19866 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
19867 (at least for libg++).
19868
19869 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19870
19871 * configure.texi: fix doc for the -nfp option to configure
19872
19873 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
19874
19875 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
19876
19877 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
19878
19879 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
19880 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
19881 * configure.in: added solaris* host_makefile_frag hook.
19882
19883 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19884
19885 * config.sub: changed recognition of m68000 so that various
19886 m68k types can be specified via m680[01234]0
19887
19888 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19889
19890 * config.sub (basic_machine): fix sed so that '-foo' isn't
19891 completely substituted out while .+'-foo' loses the '-foo'
19892
19893 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
19894
19895 * config.sub ($os): Add -aout.
19896
19897 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
19898
19899 * configure: If host_makefile_frag is absolute, don't
19900 prefix ${invsubdir} (relevant to libg++ auto-configure).
19901
19902 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
19903
19904 * Makefile.in (tooldir): Define it.
19905 (all-ld): Depend on all-flex.
19906
19907 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
19908
19909 * Makefile.in (check): Fix libg++ special case.
19910
19911 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
19912
19913 * configure: do not bury `pwd` into config.status, thus do fewer
19914 pwd's.
19915
19916 * configure: print the "Building in" message only when building in
19917 other than "." AND verbose.
19918
19919 * configure: remove -s, rework -v to better accommodate guested
19920 configures.
19921
19922 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
19923
19924 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
19925
19926 * Makefile.in: macroize flags passed on recursion. remove
19927 fileutils.
19928
19929 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
19930
19931 * configure: get makesrcdir right for subdirs deeper than 1.
19932
19933 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
19934 install.
19935
19936 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
19937
19938 * Makefile.in: don't print subdir_do or recursion lines.
19939
19940 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
19941
19942 * standards.texi: added menu item.
19943
19944 * Makefile.in: build and install standards.info.
19945
19946 * standards.texi: new file.
19947
19948 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19949
19950 * configure: test for and move config.status pieces from
19951 ${subdir}/.
19952
19953 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
19954
19955 * configure: Test for existance of files before trying to mv
19956 them, to avoid numerous non-existance messages.
19957
19958 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
19959
19960 * configure: correct final line of config.status.
19961
19962 * configure: patch from eggert. Avoids a protection problem if
19963 the original Makefile.in is read only.
19964
19965 * configure: use move-if-change from gcc to create config.status.
19966 Some makefiles depend on config.status to tell if a directory
19967 has been reconfigured for a different host. This change
19968 prevents those directories from remaking everything in the case
19969 where the reconfig was only intended to rebuild a Makefile.
19970
19971 * configure: test for config.sub with "config.sub sun4" rather
19972 than "config.sub ${host_alias}". Otherwise we can't tell a bad
19973 host alias from a missing config.sub.
19974
19975 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19976
19977 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
19978 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
19979
19980 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
19981
19982 * configure: mkdir ${subdir} as needed.
19983
19984 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
19985
19986 * Makefile.in,configure.in: added autoconf.
19987
19988 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19989
19990 * Makefile.in: no longer pass against on recursion.
19991
19992 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
19993 definitions are not inherited.
19994
19995 * configure: correct makesrcdir when subdir is .
19996
19997 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
19998
19999 * configure: Add support for 'subdirs' variable, which is
20000 like 'configdirs', except that configure doesn't re-invoke
20001 itself for subdirs, it just creates a Makefile for each subdir.
20002 * configure.texi: Document subdirs.
20003
20004 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20005
20006 * configure.in: added flex to configdirs
20007
20008 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
20009
20010 * Makefile.in: remove clean-stamps from clean.
20011
20012 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
20013
20014 * configure.in: Add gdbtest to configdirs.
20015
20016 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
20017
20018 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
20019 to recursive makes.
20020 * configure.in: Recognize new ncr3000 config.
20021
20022 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
20023
20024 * Makefile.in, configure.in: removed references to gdbm.
20025
20026 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
20027
20028 * config.sub: Don't canonicalize os value
20029 newsos* to bsd (readline needs to check for newsos).
20030 (This fix was earlier made Jan 31, but got re-broken.)
20031
20032 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
20033
20034 * configure.in: sco is an os, not a vendor!
20035
20036 * configure: Quote $( better. Keep various shells happy.
20037
20038 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
20039
20040 * Makefile.in: eliminate stamp-files.
20041
20042 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
20043
20044 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
20045 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
20046
20047 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
20048
20049 * config.sub: fix iris/iris3.
20050
20051 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
20052
20053 * configure: re-add -rm.
20054
20055 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
20056
20057 * Maskefile.in: add .stmp-rcs to all.
20058
20059 * configure.in: remove gas from rs6000 build, use aix host fragment.
20060
20061 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
20062
20063 * configure: pass down site_option during recursion.
20064
20065 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
20066
20067 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
20068
20069 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
20070
20071 * configure: Change exec_prefix so that it really defaults to prefix.
20072
20073 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
20074
20075 * Makefile.in, configure.in: Add support for mmalloc library.
20076
20077 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
20078
20079 * Makefile.in: add stmp dependencies for a few more things.
20080
20081 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
20082
20083 * configure: adjusted error message on objdir/srcdir configure
20084 collision, per john's suggestion.
20085
20086 * Makefile.in: add libiberty stmp to all and all.cross.
20087
20088 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
20089
20090 * Makefile.in: remove force dependencies, add grep to all.
20091
20092 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
20093
20094 * Makefile.in: drop flex. make stamp files work.
20095
20096 * configure: added test for conflicting configuration in srcdir,
20097 remove trailing slashes from srcdir. Otherwise emacs gdb mode
20098 gets cranky. use relative paths for configure and srcdir
20099 whenever possible. Send some error messages to stderr that were
20100 going to stdout.
20101
20102 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
20103
20104 * Makefile.in: Fix libg++ rule to check for gcc directory
20105 before using gcc/gcc. Also pass XTRAFLAGS.
20106
20107 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
20108
20109 * Makefile.in: added stmp-files so that directories aren't polled
20110 when they are already built.
20111
20112 * configure.texi: fixed a node pointer problem.
20113
20114 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
20115
20116 * config.sub configure.in gdb/configure.in
20117 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
20118 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
20119 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
20120
20121 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20122
20123 * configure: -recurring becomes -silent. corrected help message
20124 for -site= option.
20125
20126 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
20127
20128 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20129
20130 * configure: when building Makefile for crosses, replace
20131 tooldir and program_prefix. default srcdir from location of
20132 config.sub. remove "for host in hosts" and "for target in
20133 targets" loops.
20134
20135 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20136
20137 * Makefile.in: Do not pass bindir or mandir to cvs.
20138
20139 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
20140
20141 * Makefile.in, configure.in: removed traces of namesubdir,
20142 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
20143 copyrights to '92, changed some from Cygnus to FSF.
20144
20145 * configure.texi: remove most references to multiple hosts,
20146 multiple targets, subdirs, etc.
20147
20148 * configure.man: removed rcsid. reference config.sub not
20149 config.subr.
20150
20151 * Makefile.in: mkdir $(infodir) on install-info.
20152
20153 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
20154
20155 * configure.texi: Explain better about .gdbinit and about
20156 the environment that configure.in sections run in.
20157
20158 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
20159
20160 * configure.in: Ultrix is only a decstation if it's a MIPS.
20161
20162 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
20163
20164 * README: DOC.configure => cfg-paper.texi.
20165
20166 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
20167
20168 * config.sub (near case $os): Don't convert newsos* to bsd!
20169
20170 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
20171
20172 * Makefile.in: Reinstall change from gdb-4.3 that reduces
20173 the number of copies of COPYING that go into the GDB tar file.
20174
20175 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
20176
20177 * bfd/configure.in, gdb/config/mh-i386sco,
20178 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
20179 Fix SCO configuration stuff.
20180
20181 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
20182
20183 * Makefile.in: For libg++, make sure the -I pointing
20184 to the gcc directory goes *after* all the libg++-local -I flags.
20185 Also, move just-gcc dependency from just-libg++ to all-libg++.
20186
20187 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
20188
20189 * configure: Change -x to -f to keep Ultrix /bin/test happy.
20190
20191 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
20192
20193 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
20194
20195 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
20196
20197 * config.sub: Add stratus configuration frags. Also
20198 submitted to FSF.
20199
20200 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
20201
20202 * Makefile.in (DEV_SUPPORT): add configure.man.
20203
20204 * config.sub(Decode manufacturer-specific): add -none*.
20205
20206 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
20207
20208 * Makefile.in: remove form feeds to make Sun's make happy.
20209 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
20210
20211 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
20212
20213 * Makefile.in (AR_FLAGS): Make quieter.
20214
20215 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
20216
20217 * configure.in: Add libg++.
20218 * configure: When verbose, don't output the command line at each
20219 level; it will be unremarkably the same as the previous version,
20220 which will be the same as what the user typed.
20221
20222 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
20223
20224 * configure.in, Makefile.in: fix clean-info, add flex. add
20225 fileutils.
20226
20227 * configure: be less sensitive to spaces in Makefile.in. Do not
20228 look for sources in "..". Doing so breaks subdirectories that
20229 might have their own configure. If a subdir has it's own
20230 configure script, use it.
20231
20232 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
20233
20234 * cfg-paper.texi: some changes suggested by rms.
20235
20236 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
20237
20238 * config.sub: Merge in some small additions from the FSF version,
20239 taken from the gcc distribution, to bring the Cygnus and FSF
20240 versions into closer sync.
20241
20242 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
20243
20244 * configure.in: Changed svr4 references to sysv4.
20245
20246 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
20247
20248 * configure: added -V for version number option.
20249
20250 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
20251
20252 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
20253 renamed from DOC.configure to cfg-paper.texi.
20254
20255 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20256
20257 * configure, config.subr, config.sub: config.subr is now
20258 config.sub again.
20259
20260 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
20261
20262 * configure.texi: new file, in progress.
20263
20264 * Makefile.in: build info file and install the man page for
20265 configure.
20266
20267 * configure.man: new file, first cut.
20268
20269 * configure: find config.subr again now that configuration "none"
20270 has gone. removed all traces of the -ansi option. removed all
20271 traces of the -languages option.
20272
20273 * config.subr: resync from rms.
20274
20275 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20276
20277 * configure, config.sub, config.subr: merge config.sub into
20278 config.subr, call the result config.subr, remove config.sub, use
20279 config.subr.
20280
20281 * Makefile.in: revised install for dir.info.
20282
20283 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20284
20285 * configure.in: add decstation host makefile frag.
20286
20287 * Makefile.in: BISON now bison -y again. also install-gcc on
20288 install. clean-gdbm on clean. infodir belongs in datadir.
20289 Make directories for info install. Build dir.info here then
20290 install it.
20291
20292 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20293
20294 * Makefile.in: fix for bad directory tests.
20295
20296 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20297
20298 * configure: \{1,2\} appears to be a sysv'ism. Use a different
20299 regexp. -srcdir relative was being handled incorrectly.
20300
20301 * Makefile.in: unwrapped some for loops so that parallel makes
20302 work again and so one can focus one's attention on a particular
20303 package.
20304
20305 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20306
20307 * configure: added PWD as a stand in for `pwd` (for speed). use
20308 elif wherever possible. make -srcdir work without -objdir.
20309 -objdir= commented out.
20310
20311 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20312
20313 * configure: +options become --options. -subdirs commented out.
20314 added -host, -datadir. Renamed -destdir to -prefix. Comment in
20315 Makefile now at top of generated Makefile. Removed cvs log
20316 entries. added -srcdir. create .gdbinit only if there is one
20317 in ${srcdir}.
20318
20319 * Makefile.in: idestdir and ddestdir go away. Added copyrights
20320 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
20321 and mandir now keyed off datadir by default.
20322
20323 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20324
20325 * Freshly created ChangeLog.
20326
20327 \f
20328 Local Variables:
20329 mode: change-log
20330 left-margin: 8
20331 fill-column: 76
20332 version-control: never
20333 End: