Daily bump.
[gcc.git] / ChangeLog
1 2019-02-11 Andrew Stubbs <ams@codesourcery.com>
2
3 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
4 (Write After Approval): Remove myself and Julian.
5
6 2019-01-26 Harald Anlauf <anlauf@gmx.de>
7
8 * MAINTAINERS (Write After Approval): Add myself.
9
10 2019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
11
12 * MAINTAINERS (Write After Approval): Add myself.
13
14 2019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
15
16 * ChangeLog: Replace space with tab.
17 * MAINTAINERS: Delete 1 tab to keep alignment.
18
19 2019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
20
21 * MAINTAINERS (Write After Approval): Add myself.
22
23 2019-01-18 Li Jia He <helijia@gcc.gnu.org>
24
25 * MAINTAINERS (Write After Approval): Add myself.
26
27 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
28 Kwok Cheung Yeung <kcy@codesourcery.com>
29 Julian Brown <julian@codesourcery.com>
30 Tom de Vries <tom@codesourcery.com>
31 Jan Hubicka <hubicka@ucw.cz>
32 Martin Jambor <mjambor@suse.cz>
33
34 * configure.ac: Likewise.
35 * configure: Regenerate.
36 * contrib/config-list.mk: Add amdgcn-amdhsa.
37
38 2019-01-16 Kewen Lin <linkw@gcc.gnu.org>
39
40 * MAINTAINERS (Write After Approval): Add myself.
41
42 2019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
43
44 * MAINTAINERS (Write After Approval): Add myself.
45
46 2019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
47
48 PR target/88535
49 * config.guess: Import upstream version 2019-01-03.
50 * config.sub: Import upstream version 2019-01-01.
51
52 2018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
53
54 * MAINTAINERS (Write After Approval): Update my maintainer address.
55
56 2018-12-21 Gergö Barany <gergo@codesourcery.com>
57
58 * MAINTAINERS (Write After Approval): Add myself.
59
60 2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
61
62 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
63
64 2018-12-05 Iain Sandoe <iain@sandoe.co.uk>
65
66 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
67 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
68 (GCC_TARGET_TOOL): Likewise.
69 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
70 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
71 OTOOL, OTOOL_FOR_TARGET: New substitutions.
72 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
73 * configure: Regenerate.
74 * Makefile.in: Likewise.
75
76 2018-11-28 Johannes Pfau <johannespfau@gmail.com>
77
78 * MAINTAINERS (Write After Approval): Add myself.
79
80 2018-11-13 Martin Liska <mliska@suse.cz>
81
82 * gcc.target/i386/pr87930.c: Move to ...
83 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
84
85 2018-11-10 Stafford Horne <shorne@gmail.com>
86
87 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
88 (Write After Approval): Remove myself.
89
90 2018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
91
92 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
93 Append $INCICONV to it.
94
95 2018-11-04 Stafford Horne <shorne@gmail.com>
96
97 * MAINTAINERS (Write After Approval): Add myself.
98
99 2018-10-31 Joseph Myers <joseph@codesourcery.com>
100
101 PR bootstrap/82856
102 * multilib.am: New file. From automake.
103
104 Merge from binutils-gdb:
105 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
106
107 * libtool.m4: Use AC_LANG_SOURCE.
108 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
109 * ar-lib: New file.
110 * test-driver: New file.
111 * configure: Re-generate.
112
113 2018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
114
115 * MAINTAINERS (Write After Approval): Add myself.
116
117 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
118
119 PR bootstrap/87788
120 PR d/87799
121 * configure: Rebuild.
122 * configure.ac: Disable D on systems where it is known not to work.
123
124 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
125
126 * Makefile.def (target_modules): Add libphobos.
127 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
128 GDCFLAGS_FOR_TARGET.
129 (dependencies): Make libphobos depend on libatomic, libbacktrace
130 configure, and zlib configure.
131 (language): Add language d.
132 * Makefile.in: Rebuild.
133 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
134 (HOST_EXPORTS): Add GDC.
135 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
136 (BASE_TARGET_EXPORTS): Add GDC.
137 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
138 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
139 (EXTRA_HOST_FLAGS): Add GDC.
140 (STAGE1_FLAGS_TO_PASS): Add GDC.
141 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
142 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
143 environment variables.
144 * configure: Rebuild.
145 * configure.ac: Add target-libphobos to target_libraries. Set and
146 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
147
148 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
149
150 * MAINTAINERS (Write After Approval): Add myself.
151
152 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
153
154 * MAINTAINERS (Write After Approval): Remove myself.
155
156 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
157
158 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
159
160 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
161
162 * MAINTAINERS: Update my email address.
163
164 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
165
166 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
167 maintainer.
168
169 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
170
171 * MAINTAINERS (Write After Approval): Add self.
172
173 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
174
175 * MAINTAINERS (write after approval): Add myself.
176
177 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
178
179 * MAINTAINERS: Update my email address.
180
181 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
182
183 * MAINTAINERS (write after approval): Add myself.
184
185 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
186
187 * MAINTAINERS: Add self to global reviewers list.
188
189 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
190
191 MAINTAINERS: Add c-sky port maintainers.
192
193 2018-08-10 Martin Liska <mliska@suse.cz>
194
195 * MAINTAINERS: Revert change in previous commit and
196 join lines.
197
198 2018-08-10 Martin Liska <mliska@suse.cz>
199
200 * MAINTAINERS: Remove extra line.
201
202 2018-08-06 Naveen H.S <naveenh@marvell.com>
203
204 * MAINTAINERS: Update my email address.
205
206 2018-07-19 DJ Delorie <dj@redhat.com>
207
208 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
209 as maintainer.
210
211 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
212
213 * MAINTAINERS: Adjust email address for me and my colleague Robin
214 Dapp.
215
216 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
217 Sunil K Pandey <sunil.k.pandey@intel.com>
218
219 PR target/84413
220 * config/i386/i386.c (m_CORE_AVX512): New.
221 (m_CORE_AVX2): Likewise.
222 (m_CORE_ALL): Add m_CORE_AVX2.
223 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
224 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
225 and remove the rest of m_SKYLAKE_AVX512.
226
227 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
228
229 * config.sub: Sync with upstream version 2018-07-03.
230
231 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
232
233 * config.guess: Sync with upstream version 2018-06-26.
234 * config.sub: Sync with upstream version 2018-07-02.
235
236 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
237
238 * libtool.m4: Sort output of 'find' to enable deterministic builds.
239 * ltmain.sh: Likewise.
240
241 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
242
243 * contrib/config-list.mk: Remove powerpc-linux_paired.
244
245 2018-06-29 Alexandre Oliva <oliva@adacore.com>
246
247 * configure.ac: Introduce support for @unless/@endunless.
248 * Makefile.tpl (dep-kind): Rewrite with cond; return
249 postbootstrap in some cases.
250 (make-postboot-dep, postboot-targets): New.
251 (dependencies): Do not output postbootstrap dependencies at
252 first. Output non-target ones changed for configure to depend
253 on stage_last @if gcc-bootstrap, and the original deps @unless
254 gcc-bootstrap.
255 * configure.in, Makefile.in: Rebuilt.
256
257 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
258
259 * MAINTAINERS (write after approval): Add myself.
260
261 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
262
263 * MAINTAINERS (write after approval): Add myself.
264
265 2018-06-19 Nick Clifton <nickc@redhat.com>
266
267 * zlib/configure.ac: Restore old behaviour of only enabling
268 multilibs when a target subdirectory is defined. This allows
269 building with srcdir == builddir.
270 * zlib/configure: Regenerate.
271
272 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
273
274 * Makefile.def (fortran): Add check-target-libgomp-fortran.
275 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
276 * Makefile.in: Regenerate.
277
278 2018-06-16 Ben Elliston <bje@gnu.org>
279
280 * config.guess: Import latest version.
281 * config.sub: Likewise.
282
283 2018-06-08 Martin Liska <mliska@suse.cz>
284
285 * MAINTAINERS: Remove MPX-related entries.
286 * Makefile.def: Remove libmpx support.
287 * Makefile.in: Regenerate.
288 * configure.ac: Remove removed files.
289 * configure: Regenerate.
290 * libmpx/ChangeLog: Remove.
291 * libmpx/Makefile.am: Remove.
292 * libmpx/Makefile.in: Remove.
293 * libmpx/acinclude.m4: Remove.
294 * libmpx/aclocal.m4: Remove.
295 * libmpx/config.h.in: Remove.
296 * libmpx/configure: Remove.
297 * libmpx/configure.ac: Remove.
298 * libmpx/configure.tgt: Remove.
299 * libmpx/libmpx.spec.in: Remove.
300 * libmpx/mpxrt/Makefile.am: Remove.
301 * libmpx/mpxrt/Makefile.in: Remove.
302 * libmpx/mpxrt/libmpx.map: Remove.
303 * libmpx/mpxrt/libtool-version: Remove.
304 * libmpx/mpxrt/mpxrt-utils.c: Remove.
305 * libmpx/mpxrt/mpxrt-utils.h: Remove.
306 * libmpx/mpxrt/mpxrt.c: Remove.
307 * libmpx/mpxrt/mpxrt.h: Remove.
308 * libmpx/mpxwrap/Makefile.am: Remove.
309 * libmpx/mpxwrap/Makefile.in: Remove.
310 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
311 * libmpx/mpxwrap/libtool-version: Remove.
312 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
313
314 2018-06-04 Martin Liska <mliska@suse.cz>
315
316 * MAINTAINERS: Add myself as gcov maintainer.
317
318 2018-06-04 Matthew Fortune <mfortune@gmail.com>
319
320 * MAINTAINERS: Update my email address.
321
322 2018-06-04 Tom de Vries <tdevries@suse.de>
323
324 * MAINTAINERS: Remove write-after-approval entries for component
325 maintainers.
326
327 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
328
329 * MAINTAINERS (write after approval): Add myself.
330
331 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
332
333 * MAINTAINERS: Update my email address.
334
335 2018-06-01 Tom de Vries <tdevries@suse.de>
336
337 * MAINTAINERS: Update my email address.
338
339 2018-05-22 Bin Cheng <bin.cheng@arm.com>
340
341 * MAINTAINERS (loop-optimizer): Add myself.
342
343 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
344
345 * configure.ac: Added "nfp" target.
346 * configure: Regenerate.
347
348 2018-04-30 Richard Biener <rguenther@suse.de>
349
350 PR bootstrap/85571
351 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
352 (STAGE3_TFLAGS): Likewise.
353 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
354 (STAGEtrain_TFLAGS): Likewise.
355 * Makefile.in: Regenerate.
356
357 2018-04-26 Richard Biener <rguenther@suse.de>
358
359 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
360 (STAGE2_CFLAGS): Likewise.
361 (STAGE2_TFLAGS): Likewise.
362 (STAGE3_CFLAGS): Add -fchecking.
363 (STAGE3_TFLAGS): Likewise.
364 (STAGEtrain_CFLAGS): Filter out -fchecking.
365 (STAGEtrain_TFLAGS): Likewise.
366 * Makefile.in: Re-generate.
367
368 2018-04-25 Catherine Moore <clm@codesourcery.com>
369
370 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
371
372 2018-04-18 Paul Clarke <pc@us.ibm.com>
373
374 * MAINTAINERS (write after approval): Add myself.
375
376 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
377
378 * MAINTAINERS: Update my email address.
379
380 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
381
382 * MAINTAINERS: Remove redundant Write-After-Approval entry.
383
384 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
385
386 * MAINTAINERS: Update my email address and disambiguate myself
387 a bit from Will Schmidt.
388
389 2018-03-21 Nathan Sidwell <nathan@acm.org>
390
391 * MAINTAINERS: Move maintainers of now-removed picochip and score
392 ports to write after approval.
393
394 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
395
396 * MAINTAINERS: Add entry for SVE maintainership.
397
398 2018-02-13 Maciej W. Rozycki <macro@mips.com>
399
400 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
401 * configure: Regenerate.
402
403 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
404
405 * MAINTAINERS (write after approval): Add myself.
406
407 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
408
409 * MAINTAINERS (write after approval): Add myself.
410
411 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
412
413 * MAINTAINERS (write after approval): Add myself.
414
415 2018-01-03 Jakub Jelinek <jakub@redhat.com>
416
417 Update copyright years.
418
419 2018-01-03 Ben Elliston <bje@gnu.org>
420
421 * config.guess: Import latest version.
422 * config.sub: Likewise.
423
424 2017-12-12 Stafford Horne <shorne@gmail.com>
425
426 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
427 * configure: Regenerate.
428
429 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
430
431 * MAINTAINERS (Write After Approval): Add myself.
432
433 2017-11-28 Julia Koval <julia.koval@intel.com>
434 Sebastian Peryt <sebastian.peryt@intel.com>
435
436 * Makefile.def (target_modules): Remove libcilkrts.
437 * Makefile.in: Ditto.
438 * configure: Ditto.
439 * configure.ac: Ditto.
440
441 2017-11-28 Julia Koval <julia.koval@intel.com>
442
443 * MAINTAINERS (Write After Approval): Add myself.
444
445 2017-11-22 Sudakshina Das <sudi.das@arm.com>
446
447 * MAINTAINERS (Write After Approval): Add myself.
448
449 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
450
451 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
452 Use my SiFive email address.
453
454 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
455
456 * MAINTAINERS (write after approval): Add myself.
457
458 2017-10-27 Martin Liska <mliska@suse.cz>
459
460 * Makefile.tpl: Use proper name of folder as it was renamed
461 during transition to 4 stages.
462 * Makefile.in: Regenerate.
463
464 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
465
466 * MAINTAINERS (write after approval): Add myself.
467
468 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
469
470 * MAINTAINERS: Add a note that maintainership also includes web
471 pages, docs, and testsuite related to that area.
472
473 2017-09-25 Tom de Vries <tom@codesourcery.com>
474
475 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
476
477 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
478
479 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
480
481 2017-09-15 Nathan Sidwell <nathan@acm.org>
482
483 * MAINTAINERS: Remove myself as a vxworks maintainer.
484
485 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
486
487 * MAINTAINERS: Remove email address of Jim Norris.
488
489 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
490
491 * MAINTAINERS (Reviewers): Move myself from here...
492 (CPU Port Maintainers): ... to here.
493
494 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
495
496 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
497
498 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
499
500 * MAINTAINERS (write after approval): Add myself.
501
502 2017-07-28 Tony Reix <tony.reix@atos.net>
503
504 * configure.ac (target-libffi): Don't disable for AIX.
505 (go): Don't add to unsupported_languages on AIX.
506 (target-libgo): Don't disable for AIX.
507 * configure: Regenerate.
508
509 2017-07-19 Yury Gribov <tetra2005@gmail.com>
510
511 * MAINTAINERS: Add myself.
512
513 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
514
515 * MAINTAINERS: Update my email address.
516
517 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
518
519 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
520 arm-specific auto-generated header files.
521
522 2017-07-03 Nathan Sidwell <nathan@acm.org>
523
524 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
525 * configure: Rebuilt.
526
527 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
528
529 * MAINTAINERS: Readd myself for c6x.
530
531 2017-06-28 Martin Liska <mliska@suse.cz>
532
533 PR bootstrap/81217
534 * Makefile.def: Remove superfluous bootstrap_target from
535 bootstrap_stage.
536 * Makefile.in: Re-generate the file.
537
538 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
539
540 * MAINTAINERS: Add myself to Write After Approval
541
542 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
543
544 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
545
546 2017-06-19 Martin Liska <mliska@suse.cz>
547
548 * Makefile.def: Define 4 stages PGO bootstrap.
549 * Makefile.tpl: Define FLAGS.
550 * Makefile.in: Regenerate.
551
552 2017-06-14 Ian Lance Taylor <iant@golang.org>
553
554 * Makefile.def: Add check-gotools to go check targets.
555 * Makefile.in: Rebuild.
556
557 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
558
559 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
560
561 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
562
563 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
564 * configure: Regenerate.
565
566 2017-05-31 Martin Liska <mliska@suse.cz>
567
568 * configure.ac: Add handling of stage2_werror_flags to
569 action-if-given and to action-if-not-given.
570 * configure: Regenerate.
571
572 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
573
574 * MAINTAINERS: Add self to Write After Approval
575
576 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
577
578 * MAINTAINERS: Update my email address, and remove myself as
579 maintainer in some areas.
580
581 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
582
583 * MAINTAINERS: Add self to Write After Approval
584
585 2017-05-25 Nathan Sidwell <nathan@acm.org>
586
587 * configure.ac: Add --enable-languages=default to mean default and
588 make --enable-languages=all mean all supported languages.
589 * configure: Regenerated.
590
591 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
592
593 * config.gcc (powerpc*-*-*spe*): New.
594 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
595 (powerpc-*-rtems*spe*): New.
596 (powerpc*-*-linux*spe*): New.
597 (powerpc-wrs-vxworksspe): New.
598 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
599 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
600 * config.host (powerpc*-*-*spe*): New.
601
602 2017-05-19 Martin Liska <mliska@suse.cz>
603
604 * configure.ac: Add --enable-werror-always just for
605 bootstrap-debug (or none build config) and do not add it
606 when we are on a release branch.
607 * configure: Regenerated.
608
609 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
610
611 * MAINTAINERS: Add self to Write After Approval
612
613 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
614
615 * MAINTAINERS: Move myself to Write After Approval section.
616
617 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
618
619 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
620 ACCH registers.
621 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
622 available.
623 (umulsidi3): Likewise.
624 (mulsidi3_700): Disable this pattern when we have advanced mpy
625 instructions.
626 (umulsidi3_700): Likewise.
627 (maddsidi4): New pattern.
628 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
629 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
630 (mpydu_imm_arcv2hs): Likewise.
631 * config/arc/predicates.md (accl_operand): New predicate.
632
633 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
634 Andrew Burgess <andrew.burgess@embecosm.com>
635
636 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
637 case.
638 (ARC_AUTOFP_IRQ_P): Likewise.
639 (ARC_AUTO_IRQ_P): Likewise.
640 (rgf_banked_register_count): New variable.
641 (parse_mrgf_banked_regs_option): New function.
642 (arc_override_options): Handle rgf_banked_regs option.
643 (arc_handle_interrupt_attribute): Add firq option.
644 (arc_compute_function_type): Return fast irq type when required.
645 (arc_must_save_register): Handle fast interrupts.
646 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
647 (arc_return_address_regs): Update.
648 * config/arc/arc.h (arc_return_address_regs): Update.
649 (arc_function_type): Add fast interrupt type.
650 (ARC_INTERRUPT_P): Update.
651 (RC_FAST_INTERRUPT_P): Define.
652 * config/arc/arc.md (simple_return): Update for fast interrupts.
653 (p_return_i): Likewise.
654 * config/arc/arc.opt (mrgf-banked-regs): New option.
655 * doc/invoke.texi (mrgf-banked-regs): Document.
656
657 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
658
659 * config/arc/arc.c (irq_ctrl_saved): New variable.
660 (ARC_AUTOBLINK_IRQ_P): Define.
661 (ARC_AUTOFP_IRQ_P): Likewise.
662 (ARC_AUTO_IRQ_P): Likewise.
663 (irq_range): New function.
664 (arc_must_save_register): Likewise.
665 (arc_must_save_return_addr): Likewise.
666 (arc_dwarf_emit_irq_save_regs): Likewise.
667 (arc_override_options): Handle deferred options.
668 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
669 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
670 arc_must_save_return_addr.
671 (arc_compute_frame_size): Handle automated save and restore of
672 registers.
673 (arc_expand_prologue): Likewise.
674 (arc_expand_epilogue): Likewise.
675 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
676 * config/arc/arc.opt (mirq-ctrl-saved): New option.
677 * doc/invoke.texi (mirq-ctrl-saved): Document option.
678
679 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
680 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
681
682 PR bootstrap/77661
683 * Makefile.def: Don't pass --enable-maintainer-mode on to an
684 in-tree build MPC.
685 * Makefile.in: Regenerate.
686
687 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
688
689 * configure.ac: Enable LTO by default on darwin >= 9.
690 * configure: Regenerate.
691
692 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
693
694 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
695 and Andrew Waterman as the RISC-V maintainers.
696
697 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
698
699 * MAINTAINERS: Add self to Write After Approval
700
701 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
702
703 * config.guess: Import latest from upstream.
704
705 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
706
707 * MAINTAINERS (Write After Approval): Remove entries that are
708 already covered under Reviewers.
709
710 2017-03-08 Mark Wielaard <mark@klomp.org>
711
712 PR demangler/70909
713 PR demangler/67264
714 * include/demangle.h: Add d_printing to struct demangle_component
715 and pass struct demangle_component as non const.
716
717 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
718
719 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
720
721 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
722
723 * Makefile.tpl: Remove HOST_ISLVER.
724 (HOST_EXPORTS): Remove ISLVER.
725 * Makefile.in: Regenerate.
726
727 2017-02-13 Richard Biener <rguenther@suse.de>
728
729 * configure: Re-generate.
730
731 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
732
733 * MAINTAINERS: Adjust bug reporting URL.
734
735 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
736
737 * MAINTAINERS (Write After Approval): Remove redundant entry
738 for Andrew Burgess.
739
740 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
741
742 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
743 32-bit hppa*-*-hpux*.
744 * configure: Regenerate.
745
746 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
747
748 * configure.ac: Moved the white list of enabling BRIG FE to
749 libhsail-rt/configure.tgt.
750 * configure: Regenerated.
751 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
752
753 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
754 Martin Jambor <mjambor@suse.cz>
755
756 * Makefile.def (target_modules): Added libhsail-rt.
757 (languages): Added language brig.
758 * Makefile.in: Regenerated.
759 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
760 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
761 * configure: Regenerated.
762
763 2017-01-17 Jakub Jelinek <jakub@redhat.com>
764
765 PR other/79046
766 * configure: Regenerated.
767
768 2017-01-04 Alan Modra <amodra@gmail.com>
769
770 * configure: Regenerate.
771
772 2016-12-29 Ben Elliston <bje@gnu.org>
773
774 * config.sub: Import latest version.
775
776 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
777
778 * MAINTAINERS (Write After Approval): Add myself.
779
780 2016-12-21 Jakub Jelinek <jakub@redhat.com>
781
782 * configure.ac: Don't bootstrap libmpx unless --with-build-config
783 includes bootstrap-mpx.
784 * configure: Regenerated.
785
786 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
787
788 * MAINTAINERS (Write After Approval): Add myself.
789
790 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
791
792 * configure: Regenerate.
793
794 2016-12-01 Matthias Klose <doko@ubuntu.com>
795
796 * configure.ac: Don't use pkg-config to check for bdw-gc.
797 * configure: Regenerate.
798
799 2016-11-30 Matthias Klose <doko@ubuntu.com>
800
801 * Makefile.def: Remove reference to boehm-gc target module.
802 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
803 options and for the bdw-gc pkg-config module.
804 * configure: Regenerate.
805 * Makefile.in: Regenerate.
806
807 2016-11-28 Nathan Sidwell <nathan@acm.org>
808
809 * MAINTAINERS (nvptx): Remove self.
810
811 2016-11-25 Ben Elliston <bje@gnu.org>
812
813 * config.guess: Import latest version.
814 * config.sub: Likewise.
815
816 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
817
818 * MAINTAINERS (Write After Approval): Add myself.
819
820 2016-11-15 Matthias Klose <doko@ubuntu.com>
821
822 * Makefile.def: Remove references to GCJ.
823 * Makefile.tpl: Likewise.
824 * Makefile.in: Regenerate.
825
826 2016-11-15 Matthias Klose <doko@ubuntu.com>
827
828 * config-ml.in: Remove references to GCJ.
829 * configure.ac: Likewise.
830 * configure: Regenerate.
831
832 2016-11-01 Josh Conner <joshconner@google.com>
833
834 * MAINTAINERS (Write After Approval): Update email address,
835
836 2016-10-27 Carl Love <cel@us.ibm.com>
837
838 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
839 Approval list to make it alphabetical.
840
841 2016-10-27 Carl Love <cel@us.ibm.com>
842
843 * MAINTAINERS (Write After Approval): Add myself.
844
845 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
846
847 * MAINTAINERS (Reviewers): Add myself.
848 (Write After Approval): Add myself.
849
850 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
851 Ulrich Weigand <uweigand@de.ibm.com>
852
853 * MAINTAINERS: Update email address.
854
855 2016-10-10 Nathan Sidwell <nathan@acm.org>
856
857 * MAINTAINERS: Update email address.
858
859 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
860
861 * configure.ac: Add aarch64-*-freebsd*.
862 * configure: Regenerate.
863
864 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
865
866 * MAINTAINERS: Update email address after it got reverted.
867
868 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
869
870 * configure.ac (target_libraries): Readd target-boehm-gc.
871 Restore --enable-objc-gc handling.
872 * configure: Regenerate.
873
874 2015-10-03 Jeff Law <law@redhat.com>
875
876 * MAINTAINERS: Move several inactive maintainers to the
877 write-after-approval section.
878
879 2016-09-30 Jakub Jelinek <jakub@redhat.com>
880
881 * configure.ac: Add target-libffi to target_libraries.
882 Readd libgcj target disablings, modified to only target-libffi.
883 Readd target addition of go to unsupported languages.
884 * configure: Regenerated.
885
886 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
887
888 * MAINTAINERS: Update email address.
889
890 2016-09-30 Andrew Haley <aph@redhat.com>
891
892 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
893 write-after approval. Remove Tom Tromey and Bryce McKinlay from
894 libgcj.
895
896 2016-09-30 Andrew Haley <aph@redhat.com>
897
898 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
899 write-after approval after GCJ deletion.
900
901 2016-09-30 Andrew Haley <aph@redhat.com>
902
903 * Makefile.def: Remove libjava.
904 * Makefile.tpl: Likewise.
905 * Makefile.in: Regenerate.
906 * configure.ac: Likewise.
907 * configure: Likewise.
908 * gcc/java: Remove.
909 * libjava: Likewise.
910
911 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
912
913 * MAINTAINERS (Reviewers): Add myself.
914
915 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
916
917 * configure.ac: Disable "sim" directory for arc*-*-*.
918 * configure: Regenerated.
919
920 2016-09-23 Tamar Christina <tamar.christina@arm.com>
921
922 * MAINTAINERS (Write After Approval): Add myself.
923
924 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
925
926 * configure.ac: Check for the minimum in-tree MPFR version
927 handled.
928 * configure: Regenerate.
929
930 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
931
932 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
933 * configure: Regenerated.
934
935 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
936
937 * MAINTAINERS (Write After Approval): Add myself.
938
939 2016-06-23 Andi Kleen <ak@linux.intel.com>
940
941 * Makefile.def: Add autoprofiledbootstrap.
942 * Makefile.tpl: Dito.
943 * Makefile.in: Regenerate.
944
945 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
946
947 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
948 * configure: Regenerate.
949
950 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
951
952 * configure: Regenerate.
953 * configure.ac: Remove support for avr-rtems.
954
955 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
956
957 * MAINTAINERS (Write After Approval): Add myself.
958
959 2016-06-16 Michael Collison <michael.collison@arm.com>
960
961 * MAINTAINERS (Write After Approval): Add myself.
962
963 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
964
965 * MAINTAINERS (Write After Approval): Update e-mail address.
966
967 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
968
969 * MAINTAINERS (Write After Approval): Add myself.
970
971 2016-05-28 Alan Modra <amodra@gmail.com>
972
973 * Makefile.tpl (configure): Depend on m4 files included.
974 * Makefile.in: Regenerate.
975
976 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
977
978 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
979 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
980
981 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
982
983 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
984 special case builtin.
985 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
986 support for ALTIVEC_BUILTIN_VEC_ADDEC.
987 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
988 for __builtin_vec_addec.
989
990 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
991
992 * config.guess: Import version 2016-04-02 (newest).
993 * config.sub: Import version 2016-05-10 (newest).
994
995 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
996
997 * configure.ac: Add ARC support to libgloss.
998 * configure: Regenerate
999
1000 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
1001
1002 * MAINTAINERS (Write After Approval): Add myself.
1003
1004 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
1005
1006 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
1007 * configure: Regenerated.
1008 * Makefile.def (gmp): Explicitly disable assembler.
1009 (mpfr): Adjust lib_path.
1010 (mpc): Likewise.
1011 * Makefile.in: Regenerated.
1012
1013 2016-05-01 Jakub Jelinek <jakub@redhat.com>
1014
1015 PR bootstrap/70704
1016 * configure.ac (--enable-stage1-checking): Add missing
1017 --enable-checking=.
1018 * configure: Regenerated.
1019
1020 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1021
1022 * config.guess: Revert r235676.
1023 * config.sub: Revert r235676.
1024
1025 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1026
1027 * config.guess: Remove SH5 support.
1028 * config.sub: Likewise.
1029 * configure: Likewise.
1030 * configure.ac: Likewise.
1031
1032 2016-04-26 Jakub Jelinek <jakub@redhat.com>
1033
1034 PR bootstrap/70704
1035 * configure.ac (--enable-stage1-checking): For --disable-checking or
1036 implicit --enable-checking, make sure extra flag matches in between
1037 stage1 and later checking.
1038 * configure: Regenerated.
1039
1040 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1041
1042 * .gitattributes: New file.
1043
1044 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
1045
1046 * MAINTAINERS (rs6000/powerpc port): Add myself.
1047
1048 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
1049
1050 PR bootstrap/70173
1051 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
1052 and gotools directories. Delete the stage_final file.
1053 * Makefile.in: Regenerate.
1054
1055 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
1056
1057 * MAINTAINERS (Write After Approval): Add myself.
1058
1059 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
1060
1061 * MAINTAINERS (Fortran maintainer): Remove myself.
1062
1063 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
1064
1065 * MAINTAINERS (Write After Approval): Add myself.
1066
1067 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
1068
1069 * MAINTAINERS (Write After Approval): Add myself.
1070
1071 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1072
1073 Sync with binutils-gdb:
1074
1075 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1076
1077 * configure.ac: Add mips and s390 to the gold target check.
1078 * configure: Regenerate.
1079
1080 2016-03-01 DJ Delorie <dj@redhat.com>
1081
1082 * MAINTAINERS (mep): Remove myself as MeP maintainer.
1083
1084 2016-02-22 David Malcolm <dmalcolm@redhat.com>
1085
1086 * MAINTAINERS (libcpp): Add myself.
1087 (diagnostic messages): Likewise.
1088
1089 2016-02-20 Tom de Vries <tom@codesourcery.com>
1090
1091 * MAINTAINERS: Fix whitespace.
1092
1093 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
1094
1095 * MAINTAINERS (Write After Approval): Add myself.
1096
1097 2016-01-29 Sebastian Pop <s.pop@samsung.com>
1098
1099 * config/isl.m4: Add comments about isl-0.16.
1100 * configure: Regenerate.
1101
1102 2016-01-29 Martin Jambor <mjambor@suse.cz>
1103
1104 * MAINTAINERS (hsa maintainers): Add myself.
1105
1106 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
1107
1108 * MAINTAINERS: (Write After Approval): Add myself.
1109
1110 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
1111 Sebastian Pop <s.pop@samsung.com>
1112
1113 * Makefile.in: Regenerate.
1114 * Makefile.tpl: Export ISLVER.
1115 * configure: Regenerate.
1116 * config/isl.m4: Detect isl-0.15.
1117
1118 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
1119
1120 PR bootstrap/69329
1121 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
1122 * Makefile.in: Regenerate.
1123
1124 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
1125
1126 * configure.ac: Enable LTO for DJGPP
1127 * configure: Regenerate
1128
1129 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
1130
1131 Sync with binutils-gdb:
1132 2015-10-21 Nick Clifton <nickc@redhat.com>
1133
1134 PR gas/19109
1135 * configure.ac: Note the 'none' is an acceptable argument to
1136 --enable-compressed-debug-sections.
1137 * configure: Regenerate.
1138
1139 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
1140
1141 PR bootstrap/69134
1142 * Makefile.def (mpfr): Disable assembler.
1143 * Makefile.in: Regenerate.
1144
1145 2016-01-01 Ben Elliston <bje@gnu.org>
1146
1147 * config.guess: Import version 2016-01-01.
1148 * config.sub: Likewise.
1149
1150 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
1151
1152 * MAINTAINERS (Write After Approval): Add myself.
1153
1154 2015-12-17 Sebastian Pop <s.pop@samsung.com>
1155
1156 * Makefile.in: Replace ISL with isl.
1157 * Makefile.tpl: Same.
1158 * config/isl.m4: Same.
1159 * configure.ac: Same.
1160 * contrib/download_prerequisites: Same.
1161 * configure: Regenerate.
1162
1163 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
1164
1165 * MAINTAINERS (Write After Approval): Add Myself.
1166
1167 2015-12-17 Nathan Sidwell <nathan@acm.org>
1168
1169 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
1170 * configure: Regenerate.
1171
1172 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
1173 Sebastian Pop <s.pop@samsung.com>
1174
1175 * config/isl.m4 (ISL_CHECK_VERSION): Check for
1176 isl_ctx_get_max_operations.
1177 * configure: Regenerate.
1178
1179 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
1180
1181 * MAINTAINERS (Write After Approval): Add myself.
1182
1183 2015-12-02 Ian Lance Taylor <iant@google.com>
1184
1185 PR go/66147
1186 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
1187 * Makefile.in: Regenerate.
1188
1189 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
1190
1191 PR libffi/65726
1192 * Makefile.def (lang_env_dependencies): Make libffi depend
1193 on cxx.
1194 * Makefile.in: Regenerate.
1195
1196 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
1197
1198 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
1199 symbols.
1200
1201 2015-11-20 Tristan Gingold <gingold@adacore.com>
1202
1203 Sync with binutils-gdb:
1204 2015-11-20 Tristan Gingold <gingold@adacore.com>
1205
1206 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
1207 * configure: Regenerate.
1208
1209 2015-11-19 Martin Liska <mliska@suse.cz>
1210
1211 * .gitignore: Add .clang-format to ignored files.
1212 * Makefile.in: Add clang-format.
1213 * Makefile.tpl: Likewise.
1214
1215 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
1216
1217 * configure.ac: Enable libmpx by default.
1218 * configure: Regenerated.
1219
1220 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
1221
1222 * MAINTAINERS: Update email address.
1223
1224 2015-10-23 Paulo Matos <pmatos@linki.tools>
1225
1226 * MAINTAINERS: Update email address.
1227
1228 2015-10-23 Alan Hayward <alan.hayward@arm.com>
1229
1230 * MAINTAINERS (Write After Approval): Add myself.
1231
1232 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1233
1234 Sync with binutils-gdb:
1235 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1236
1237 PR gas/19109
1238 * configure.ac: Add
1239 --enable-compressed-debug-sections={all,gas,gold,ld}.
1240 * configure: Regenerated.
1241
1242 2015-10-16 Arnaud Charlet <charlet@adacore.com>
1243
1244 * MAINTAINERS: Update list of Ada maintainers and email addresses.
1245
1246 2015-10-09 Martin Liska <mliska@suse.cz>
1247
1248 * MAINTAINERS (Write After Approval): Add myself.
1249
1250 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
1251
1252 * MAINTAINERS (Write After Approval): Add myself.
1253
1254 2015-10-02 Florian Weimer <fweimer@redhat.com>
1255
1256 * MAINTAINERS: Update email address.
1257
1258 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
1259
1260 * MAINTAINERS (Write After Approval): Add myself.
1261
1262 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
1263
1264 * MAINTAINERS: Update email.
1265
1266 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
1267
1268 * MAINTAINERS: Update my email address.
1269
1270 2015-09-01 James Bowman <james.bowman@ftdichip.com>
1271
1272 * MAINTAINERS (ft32 port): Add myself.
1273
1274 2015-08-28 David Sherwood <david.sherwood@arm.com>
1275
1276 * MAINTAINERS: Add myself.
1277
1278 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
1279
1280 * MAINTAINERS (Write After Approval): Add myself.
1281
1282 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1283
1284 PR libfortran/54572
1285 * Makefile.def: Make libgfortran depend on libbacktrace.
1286 * Makefile.in: Regenerate.
1287
1288 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
1289
1290 * MAINTAINERS (Write After Approval): Add myself.
1291
1292 2015-08-12 Tom de Vries <tom@codesourcery.com>
1293
1294 PR other/67092
1295 * configure.ac: Remove --with_host_libstdcxx support.
1296 * configure: Regenerate.
1297
1298 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
1299 Jakub Jelinek <jakub@redhat.com>
1300
1301 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
1302 nvptx*-*-*.
1303 * configure: Regenerate.
1304
1305 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
1306
1307 * Makefile.def (libiconv): Define bootstrap=true.
1308 Mark pdf/html/info as missing.
1309 (configure-gcc): Depend on all-libiconv.
1310 (all-gcc): Ditto.
1311 (configure-libcpp): Ditto.
1312 (all-libcpp): Ditto.
1313 (configure-intl): Ditto.
1314 (all-intl): Ditto.
1315 * Makefile.in: Regenerate.
1316
1317 2015-08-03 Bin Cheng <bin.cheng@arm.com>
1318
1319 * MAINTAINERS (loop ivopts): Add the entry and myself.
1320
1321 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
1322
1323 * MAINTAINERS (nvptx): Add self.
1324
1325 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
1326
1327 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
1328 128-bit vector modes.
1329
1330 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
1331
1332 * MAINTAINERS (Write After Approval): Add myself.
1333
1334 2015-07-28 Ben Elliston <bje@gnu.org>
1335
1336 * config.sub, config.guess: Import from upstream.
1337
1338 2015-07-24 Michael Darling <darlingm@gmail.com>
1339
1340 PR other/66259
1341 * config-ml.in: Reflects renaming of configure.in to configure.ac
1342 * configure: Likewise
1343 * configure.ac: Likewise
1344
1345 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
1346
1347 * MAINTAINERS: Update my email address.
1348
1349 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1350
1351 Sync with binutils-gdb:
1352 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
1353
1354 * configure.ac (target_configdirs): Exclude target-zlib if
1355 target-libjava isn't built.
1356 * configure: Regenerated.
1357
1358 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1359
1360 Sync with binutils-gdb:
1361 2015-05-13 John David Anglin <dave.anglin@bell.net>
1362
1363 * configure.ac: Disable configuration of GDB for HPUX targets.
1364 * configure: Regenerate.
1365
1366 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
1367
1368 * configure.ac: Add --with-system-zlib.
1369 * configure: Regenerated.
1370
1371 2015-01-28 James Bowman <james.bowman@ftdichip.com>
1372
1373 * configure.ac: Add FT32 support.
1374 * configure: Regenerate.
1375
1376 2015-01-12 Anthony Green <green@moxielogic.com>
1377
1378 * configure.ac: Don't disable gprof for moxie.
1379 * configure: Rebuild.
1380
1381 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1382
1383 Sync with binutils-gdb:
1384 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
1385
1386 PR ld/18355
1387 * Makefile.def: Add extra_configure_flags to host zlib.
1388 * configure.ac (extra_host_zlib_configure_flags): New. Set
1389 to --enable-host-shared When bfd is to be built as shared
1390 library. AC_SUBST.
1391 * Makefile.in: Regenerated.
1392
1393 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
1394
1395 Sync with src:
1396 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
1397 * Makefile.def (dependencies): Add all-zlib to all-bfd.
1398 * Makefile.in: Regenerated.
1399
1400 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
1401
1402 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
1403 target.
1404 * configure: Regenerate.
1405
1406 2015-06-23 Ludovic Courtès <ludo@gnu.org>
1407
1408 * MAINTAINERS (Write After Approval): Add myself.
1409
1410 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
1411
1412 * MAINTAINERS (OS Port Maintainers): Add myself.
1413 (Various Maintainers): Remove myself from libffi testsuite.
1414
1415 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
1416
1417 * MAINTAINERS (gen* on machine desc): Add self.
1418
1419 2015-06-02 Jason Merrill <jason@redhat.com>
1420
1421 PR bootstrap/66319
1422 * configure.ac: Use -std=gnu++98.
1423
1424 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
1425
1426 * MAINTAINERS (Write After Approval): Add myself.
1427
1428 2015-05-28 Mike Frysinger <vapier@gentoo.org>
1429
1430 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
1431 * configure: Regenerate.
1432
1433 2015-05-26 Jason Merrill <jason@redhat.com>
1434
1435 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
1436 * configure: Regenerate.
1437
1438 2015-05-16 James Bowman <james.bowman@ftdichip.com>
1439
1440 * configure.ac: FT32 target added.
1441 * configure: Regenerated.
1442
1443 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
1444
1445 * MAINTAINERS (Write After Approval): Add myself.
1446
1447 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1448
1449 * MAINTAINERS (Write After Approval): Add myself.
1450
1451 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1452
1453 * configure.ac: Fix typo.
1454 * configure: Regenerate.
1455
1456 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
1457
1458 * MAINTAINERS (Write After Approval): Add myself.
1459
1460 2015-05-03 Matthias Klose <doko@ubuntu.com>
1461
1462 * configure.ac: Match $host configured with triplets.
1463 * configure: Regenerate.
1464
1465 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1466
1467 * Makefile.tpl: Remove surplus whitespace throughout.
1468 * Makefile.in: Regenerate.
1469
1470 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
1471
1472 * MAINTAINERS (Various Maintainers): Add myself as instruction
1473 combiner maintainer.
1474
1475 2015-04-17 Jakub Jelinek <jakub@redhat.com>
1476
1477 PR bootstrap/62077
1478 * configure.ac (--enable-stage1-checking): Default to
1479 release,misc,gimple,rtlflag,tree,types if --disable-checking
1480 or --enable-checking is not specified and DEV-PHASE is not
1481 experimental.
1482 * configure: Regenerated.
1483
1484 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
1485
1486 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
1487 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
1488 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
1489 * Makefile.in: Regenerate.
1490
1491 2015-04-08 Cary Coutant <ccoutant@gmail.com>
1492
1493 * MAINTAINERS: Update my email address.
1494
1495 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
1496
1497 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
1498
1499 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1500
1501 * MAINTAINERS: Add myself as an arm port reviewer.
1502
1503 2015-03-25 Martin Liska <mliska@suse.cz>
1504 Yury Gribov <y.gribov@samsung.com>
1505
1506 * Makefile.in: Fix ln source location for vimrc file.
1507 * Makefile.tpl: Likewise.
1508
1509 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
1510
1511 PR bootstrap/25672
1512 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
1513 cross-compiling. Similarly for CXX_FOR_TARGET.
1514 * configure: Regenerate.
1515
1516 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
1517
1518 * Makefile.def: Add libmpx.
1519 * configure.ac: Add libmpx.
1520 * Makefile.in: Regenerate.
1521 * configure: Regenerate.
1522
1523 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
1524
1525 * MAINTAINERS (CPU Port Maintainers): Add myself
1526 i386 vector ISA extns mantainer.
1527
1528 2015-03-13 Jeff Law <law@redhat.com>
1529
1530 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
1531 maintainer.
1532 Remove Richard Henderson as a maintainer for the x86 port.
1533
1534 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
1535
1536 * MAINTAINERS (CPU Port Maintainers): Update my email address.
1537
1538 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
1539
1540 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
1541 pointer bounds checker and i386 MPX maintainer.
1542
1543 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
1544
1545 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
1546
1547 2015-02-26 Martin Sebor <msebor@redhat.com>
1548
1549 * MAINTAINERS (Various Maintainers): Add self.
1550
1551 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
1552
1553 * configure.ac [--enable-as-accelerator-for] (enable_languages):
1554 Make sure it contains lto.
1555 * configure: Regenerate.
1556
1557 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
1558
1559 * configure: Regenerate.
1560
1561 2015-02-06 Diego Novillo <dnovillo@google.com>
1562 1
1563 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
1564 middle-end, docstring): Remove myself.
1565 (Write After Approval): Add myself.
1566
1567 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
1568
1569 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
1570 (Write After Approval): Update address.
1571
1572 2015-01-29 David Malcolm <dmalcolm@redhat.com>
1573
1574 PR jit/64780
1575 * configure.ac: Require the user to explicitly specify
1576 --enable-host-shared if the jit is enabled.
1577 * configure: Regenerate.
1578
1579 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
1580
1581 * MAINTAINERS (Write After Approval): Add myself.
1582
1583 2015-01-25 Tom de Vries <tom@codesourcery.com>
1584
1585 * MAINTAINERS: Make whitespace consistent.
1586
1587 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
1588
1589 * MAINTAINERS (Write After Approval): Add myself.
1590
1591 2015-01-20 Andre Vehreschild <vehre@gmx.de>
1592
1593 * MAINTAINERS: (Write After Approval): Add myself.
1594
1595 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
1596
1597 * MAINTAINERS: (Write After Approval): Add myself.
1598
1599 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
1600
1601 * MAINTAINERS: (Write After Approval): Add myself.
1602
1603 2015-01-13 Iain Sandoe <iain@codesourcery.com>
1604
1605 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
1606 objective-c/c++ front end maintainer.
1607
1608 2015-01-13 Marek Polacek <polacek@redhat.com>
1609
1610 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
1611
1612 2015-01-12 Jeff Law <law@redhat.com>
1613
1614 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
1615 a very long time.
1616
1617 2015-01-09 Ian Lance Taylor <iant@google.com>
1618
1619 * configure.ac (host_tools): Add gotools.
1620 * Makefile.def (host_modules): Add gotools.
1621 (dependencies): Add dependency of all-gotools on all-target-libgo.
1622
1623 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
1624
1625 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
1626 * configure: Regenerate.
1627
1628 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
1629
1630 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
1631 all-target-libgomp.
1632 * Makefile.in: Regenerate.
1633
1634 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1635
1636 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
1637
1638 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1639
1640 * configure.ac: Add Visium support.
1641 * configure: Regenerate.
1642
1643 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
1644
1645 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
1646 * configure: Regenerate.
1647
1648 2015-01-03 Andrew Pinski <apinski@cavium.com>
1649
1650 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
1651 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
1652 (BASE_TARGET_EXPORTS): Add OBJCOPY.
1653 (OBJCOPY_FOR_TARGET): New variable.
1654 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
1655 * Makefile.in: Regenerate.
1656 * configure.ac: Check for already installed target objcopy.
1657 Also GCC_TARGET_TOOL on objcopy.
1658 * configure: Regenerate.
1659
1660 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
1661
1662 * config.sub: Update from upstream, to 2015-01-01 version.
1663 * config.guess: Ditto.
1664
1665 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
1666
1667 * MAINTAINERS (RTEMS Ports): Add myself.
1668
1669 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
1670
1671 * MAINTAINERS (Write After Approval): Add myself.
1672
1673 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
1674
1675 * MAINTAINERS (Write After Approval): Add myself.
1676
1677 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
1678
1679 * configure.ac (--enable-as-accelerator-for): Don't set
1680 ENABLE_AS_ACCELERATOR_FOR. Update all users.
1681 * configure: Regenerate.
1682
1683 2014-12-13 Jakub Jelinek <jakub@redhat.com>
1684
1685 PR bootstrap/64023
1686 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
1687 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
1688 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
1689 to CXX.
1690 * Makefile.in: Regenerated.
1691
1692 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1693 Yury Gribov <y.gribov@samsung.com>
1694
1695 * .gitignore: Added .local.vimrc and .lvimrc.
1696 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
1697 * Makefile.in: Regenerate.
1698
1699 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1700
1701 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
1702 * configure: Regenerated.
1703
1704 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
1705
1706 * MAINTAINERS (nvptx port): New entry.
1707
1708 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
1709
1710 * configure: Regenerate.
1711
1712 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1713
1714 * configure.ac: Merge with Binutils.
1715
1716 2014-11-26 Tobias Burnus <burnus@net-b.de>
1717
1718 * Makefile.def: Make more dependent on mpfr, mpc and isl.
1719 * Makefile.in: Regenerate.
1720
1721 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
1722
1723 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
1724 missing flex.
1725 * Makefile.in: Regenerated.
1726
1727 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
1728
1729 * Makefile.in: Regenerate.
1730
1731 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
1732
1733 PR bootstrap/63784
1734 * libtool.m4: Add $pic_flag with -shared.
1735
1736 2014-11-21 Renlin Li <Renlin.Li@arm.com>
1737
1738 * MAINTAINERS (Write After Approval): Added myself.
1739
1740 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
1741
1742 * MAINTAINERS (write-after-approval): Add myself.
1743
1744 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
1745
1746 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
1747 from 2 years ago.
1748
1749 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1750
1751 Revert:
1752 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1753
1754 * MAINTAINERS (Write After Approval): Added myself as line map
1755 maintainer.
1756
1757 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1758
1759 Revert:
1760 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1761
1762 * MAINTAINERS (Write After Approval): Added myself.
1763
1764 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1765
1766 * MAINTAINERS (Write After Approval): Added myself.
1767
1768 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1769
1770 * MAINTAINERS (Write After Approval): Added myself as line map
1771 maintainer.
1772
1773 2014-11-17 Dodji Seketeli <dodji@redhat.com>
1774
1775 * MAINTAINERS (Various Maintainers): Added myself as line map
1776 maintainer.
1777
1778 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1779
1780 * move-if-change: Sync from upstream gnulib.
1781
1782 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1783
1784 * compile: Sync with upstream Automake.
1785 * depcomp: Ditto.
1786 * install-sh: Ditto.
1787 * missing: Ditto.
1788 * mkinstalldirs: Ditto.
1789 * ylwrap: Ditto.
1790
1791 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1792
1793 * config.sub: Update from upstream config repo.
1794 * config.guess: Ditto.
1795
1796 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
1797
1798 * Makefile.def: Add liboffloadmic to target_modules. Make
1799 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
1800 * Makefile.in: Regenerate.
1801 * configure: Regenerate.
1802 * configure.ac: Add liboffloadmic to target binaries.
1803 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
1804 Add liboffloadmic to noconfig list when C++ is not supported.
1805
1806 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
1807 Thomas Schwinge <thomas@codesourcery.com>
1808 Ilya Verbin <ilya.verbin@intel.com>
1809 Andrey Turetskiy <andrey.turetskiy@intel.com>
1810
1811 * configure: Regenerate.
1812 * configure.ac (--enable-as-accelerator-for)
1813 (--enable-offload-targets): New configure options.
1814
1815 2014-11-11 Tobias Burnus <burnus@net-b.de>
1816
1817 * Makefile.def: Make all-gcc depend on all-isl.
1818 * Makefile.in: Regenerate.
1819
1820 2014-11-11 David Malcolm <dmalcolm@redhat.com>
1821
1822 * ChangeLog.jit: New.
1823 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
1824
1825 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1826
1827 PR target/63610
1828 * libtool.m4: Fix globbing of darwin versions.
1829 * configure: Regenerate.
1830
1831 2014-11-11 Tobias Burnus <burnus@net-b.de>
1832
1833 * Makefile.def: Remove CLooG.
1834 * Makefile.tpl: Ditto.
1835 * configure.ac: Ditto.
1836 * configure: Regenerate.
1837 * Makefile.in: Ditto.
1838
1839 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
1840
1841 * configure.ac: Handle nvptx-*-*.
1842 * configure: Regenerate.
1843
1844 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
1845
1846 * MAINTAINERS (Write After Approval): Add myself.
1847
1848 2014-10-31 Jakub Jelinek <jakub@redhat.com>
1849
1850 * Makefile.def (libcc1): Remove bootstrap=true;.
1851 * Makefile.in: Regenerated.
1852
1853 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1854
1855 * configure.ac: Update comment.
1856 * configure: Regenerate.
1857
1858 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
1859
1860 * MAINTAINERS (Write After Approval): Add myself.
1861
1862 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
1863
1864 * configure.ac (extra_host_libiberty_configure_flags): Add
1865 --enable-shared also for libcc1's benefit.
1866 * configure: Regenerate.
1867
1868 2014-10-29 Tristan Gingold <gingold@adacore.com>
1869
1870 * MAINTAINERS: Change my email address.
1871
1872 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
1873 Tom Tromey <tromey@redhat.com>
1874
1875 * Makefile.def: Add libcc1 to host_modules.
1876 * configure.ac (host_tools): Add libcc1.
1877 * Makefile.in, configure: Rebuild.
1878
1879 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
1880
1881 * configure.ac (build_configargs): Don't share config.cache between
1882 build subdirs.
1883 * configure: Regenerate.
1884
1885 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1886
1887 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
1888 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
1889 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
1890 leon3v7 as leon3.
1891 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
1892 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
1893 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
1894 * config/sparc/sparc.md (cpu): Add leon3v7.
1895 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
1896
1897 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1898
1899 * MAINTAINERS (write-after-approval): Add myself.
1900
1901 2014-10-23 Ian Lance Taylor <iant@google.com>
1902
1903 * configure.ac: Disable the Go frontend on systems where it is known
1904 to not work.
1905 * configure: Regenerate.
1906
1907 2014-10-23 Richard Biener <rguenther@suse.de>
1908
1909 * Makefile.def: Add libcpp build module and dependencies.
1910 * configure.ac: Add libcpp build module.
1911 * Makefile.in: Regenerate.
1912 * configure: Likewise.
1913
1914 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
1915
1916 * MAINTAINERS (write-after-approval): Add myself.
1917
1918 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
1919
1920 * INSTALL/README: Do not mention CVS.
1921
1922 2014-10-03 Jing Yu <jingyu@google.com>
1923
1924 * configure.ac: Add aarch64 to list of targets that support gold.
1925 * configure: Regenerate.
1926
1927 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
1928
1929 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
1930
1931 2014-09-29 Catherine Moore <clm@codesourcery.com>
1932
1933 * MAINTAINERS: Add myself as MIPS maintainer.
1934
1935 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
1936
1937 * MAINTAINERS: Move myself to MIPS maintainers.
1938
1939 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1940
1941 * MAINTAINERS: Put all email addresses between '<' and '>'.
1942
1943 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1944
1945 * MAINTAINERS: Move myself to reviewers (Fortran).
1946
1947 2014-09-01 Andi Kleen <ak@linux.intel.com>
1948
1949 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
1950 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
1951 * Makefile.in: Regenerate.
1952
1953 2014-08-28 David Malcolm <dmalcolm@redhat.com>
1954
1955 * rtx-classes-status.txt: Delete
1956
1957 2014-08-28 David Malcolm <dmalcolm@redhat.com>
1958
1959 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
1960
1961 2014-08-27 Sebastian Pop <s.pop@samsung.com>
1962
1963 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
1964 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
1965 of checking for version number.
1966 * configure: Regenerated.
1967 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
1968
1969 2014-08-27 David Malcolm <dmalcolm@redhat.com>
1970
1971 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
1972 is done; begin phase 6 (use extra rtx_def subclasses).
1973
1974 2014-08-27 David Malcolm <dmalcolm@redhat.com>
1975
1976 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
1977 done; begin phase 5 (additional rtx_def subclasses).
1978
1979 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1980
1981 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
1982
1983 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1984
1985 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
1986 SET_BB_HEADER are done.
1987
1988 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1989
1990 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
1991 done.
1992
1993 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1994
1995 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
1996
1997 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1998
1999 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
2000
2001 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2002
2003 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
2004
2005 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2006
2007 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
2008
2009 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2010
2011 * rtx-classes-status.txt: Phase 3 (per-file commits within
2012 "config" subdirs) is done; begin phase 4 (removal of
2013 "scaffolding").
2014
2015 2014-08-23 David Malcolm <dmalcolm@redhat.com>
2016
2017 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
2018 dir) is done; begin phase 3 (per-file commits within "config"
2019 subdirs).
2020
2021 2014-08-21 David Malcolm <dmalcolm@redhat.com>
2022
2023 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
2024 phase 2 (per-file commits in main source dir).
2025
2026 2014-08-21 Bin Cheng <bin.cheng@arm.com>
2027
2028 * configure: Regenerated.
2029
2030 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2031
2032 * rtx-classes-status.txt (TODO): Add SET_BND_TO
2033
2034 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2035
2036 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
2037
2038 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2039
2040 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
2041
2042 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2043
2044 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
2045
2046 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2047
2048 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
2049
2050 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
2051
2052 * MAINTAINERS (Write After Approval): Add myself.
2053
2054 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
2055
2056 * MAINTAINERS: Remove myself
2057
2058 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2059
2060 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
2061
2062 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
2063
2064 * MAINTAINERS (Write After Approval): Add myself.
2065
2066 2014-08-18 David Malcolm <dmalcolm@redhat.com>
2067
2068 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
2069 SET_BB_HEADER, SET_BB_FOOTER
2070
2071 2014-08-18 David Malcolm <dmalcolm@redhat.com>
2072
2073 * rtx-classes-status.txt: New file
2074
2075 2014-08-18 Roman Gareev <gareevroman@gmail.com>
2076
2077 * configure.ac: Eliminate ClooG installation dependency.
2078 * configure: Regenerate.
2079 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
2080 * Makefile.in: Regenerate.
2081
2082 2014-08-15 Ilya Verbin <iverbin@gmail.com>
2083
2084 * MAINTAINERS (Write After Approval): Add myself.
2085
2086 2014-08-15 Ilya Tocar <tocarip@gmail.com>
2087
2088 * MAINTAINERS (Write After Approval): Add myself.
2089
2090 2014-08-01 Jiong Wang <jiong.wang@arm.com>
2091
2092 * MAINTAINERS (Write After Approval): Add myself.
2093
2094 2014-07-28 Anthony Green <green@moxielogic.com>
2095
2096 Import from savannah.gnu.org:
2097 * config.sub: Update to 2014-07-28 version.
2098
2099 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
2100
2101 * MAINTAINERS: Remove my MIPS maintainer entry.
2102
2103 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
2104
2105 PR target/47230
2106 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
2107 * configure: Regenerate.
2108
2109 2014-07-24 James Norris <jnorris@codesourcery.com>
2110
2111 * MAINTAINERS (Write After Approval): Add myself.
2112
2113 2014-07-20 Roman Gareev <gareevroman@gmail.com>
2114
2115 * configure.ac: Accept only CLooG 0.18.1.
2116 * configure: Regenerate.
2117
2118 2014-07-17 Roman Gareev <gareevroman@gmail.com>
2119
2120 * configure.ac: Don't accept isl 0.11.
2121 * configure: Regenerate.
2122
2123 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2124
2125 * MAINTAINERS (Write After Approval): Add myself.
2126
2127 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2128
2129 * configure.ac: Don't accept isl 0.10.
2130 * configure: Regenerate.
2131
2132 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
2133
2134 Fix include path for in-tree cloog.
2135 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
2136 * configure: Regenerate.
2137
2138 2014-06-18 Richard Henderson <rth@redhat.com>
2139
2140 * .gitignore: Import gcc_update output.
2141
2142 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
2143
2144 * config-ml.in: Robustify ac_configure_args parsing.
2145
2146 * configure.ac (--enable-linker-plugin-configure-flags)
2147 (--enable-linker-plugin-flags): New flags.
2148 (configdirs): Conditionally add libiberty-linker-plugin.
2149 * configure: Regenerate.
2150 * Makefile.def (host_modules): Add libiberty-linker-plugin.
2151 (host_modules) <lto-plugin>: Pay attention to
2152 @extra_linker_plugin_flags@ and
2153 @extra_linker_plugin_configure_flags@.
2154 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
2155 * Makefile.in: Regenerate.
2156
2157 * Makefile.tpl (configure-[+prefix+][+module+])
2158 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
2159 "module_srcdir" instead of "module" for locating a module's srcdir.
2160 * Makefile.in: Regenerate.
2161
2162 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
2163
2164 * MAINTAINERS (Write After Approval): Add myself.
2165
2166 2014-06-06 Sebastian Pop <sebpop@gmail.com>
2167
2168 * MAINTAINERS: Update my email address.
2169
2170 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
2171
2172 * MAINTAINERS (Write After Approval): Add myself.
2173
2174 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
2175
2176 * MAINTAINERS (Write After Approval): Add myself.
2177
2178 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
2179
2180 PR libstdc++/61011
2181 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
2182 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
2183 * configure: Regenerate.
2184
2185 2014-05-28 Pedro Alves <palves@redhat.com>
2186
2187 * MAINTAINERS (Write After Approval): Add myself.
2188
2189 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2190
2191 * MAINTAINERS: Update my affiliation/email.
2192
2193 2014-05-19 Mike Stump <mikestump@comcast.net>
2194
2195 * MAINTAINERS: Add wide-int reviewers.
2196
2197 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
2198
2199 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
2200 * configure: Regenerated.
2201
2202 2014-05-15 Torvald Riegel <triegel@redhat.com>
2203
2204 * MAINTAINERS (libitm): Add myself as maintainer.
2205
2206 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
2207
2208 * MAINTAINERS (Write After Approval): Add myself.
2209
2210 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
2211
2212 * config.sub, config.guess: Import from upstream.
2213
2214 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2215
2216 * MAINTAINERS (Write After Approval): Put myself in correct order.
2217
2218 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2219
2220 * MAINTAINERS (Write After Approval): Add myself.
2221
2222 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2223
2224 * MAINTAINERS: Move myself from Reviewers to Write After Approval
2225 section.
2226
2227 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2228
2229 * MAINTAINERS (Write After Approval): Delete myself.
2230
2231 2014-04-17 Jakub Jelinek <jakub@redhat.com>
2232
2233 PR sanitizer/56781
2234 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
2235 and -B* options with -Xcompiler.
2236
2237 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
2238
2239 PR bootstrap/60620
2240 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
2241 * Makefile.in: Regenerate.
2242
2243 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
2244
2245 * Makefile.def (dependencies): Make all-ld depend on all-binutils
2246 for WINDRES_FOR_TARGET in default-manifest.o rule.
2247 * Makefile.in: Regenerate.
2248
2249 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
2250
2251 * MAINTAINERS (Write After Approval): Add myself.
2252
2253 2014-03-26 Jakub Jelinek <jakub@redhat.com>
2254
2255 PR sanitizer/56781
2256 * Makefile.def: Set bootstrap=true; for host fixincludes.
2257 * configure.ac: Don't bootstrap host fixincludes unless
2258 --with-build-config=bootstrap-{a,ub}san.
2259 * Makefile.in: Regenerated.
2260 * configure: Regenerated.
2261
2262 2014-03-21 Jakub Jelinek <jakub@redhat.com>
2263
2264 * configure.ac: Move BUILD_CONFIG set up earlier. Add
2265 --enable-vtable-verify option parsing. Don't add
2266 target-libsanitizer to bootstrap_target_libs unless
2267 --with-build-config=bootstrap-asan or
2268 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
2269 to bootstrap_target_libs unless --enable-vtable-verify.
2270 * configure: Regenerated.
2271
2272 2014-03-10 Anatoly Sokolov <aesok@post.ru>
2273
2274 * MAINTAINERS (Write After Approval): Add myself.
2275
2276 2014-03-07 Denis Chertykov <chertykov@gmail.com>
2277
2278 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
2279
2280 2014-03-07 Jakub Jelinek <jakub@redhat.com>
2281
2282 PR bootstrap/58572
2283 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
2284 -I for libstdc++-v3 includes if $(LEAN).
2285 * Makefile.in: Regenerated.
2286
2287 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
2288
2289 * MAINTAINERS: Update my email address.
2290
2291 2014-02-24 Walter Lee <walt@tilera.com>
2292
2293 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
2294 (tilegx-*-*): Change to tilegx*-*-*.
2295 * configure: Regenerate.
2296
2297 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
2298
2299 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
2300
2301 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
2302
2303 * MAINTAINERS (Write After Approval): Add myself.
2304
2305 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2306
2307 PR target/59788
2308 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
2309 *solaris2*.
2310
2311 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
2312
2313 * MAINTAINERS: Update my email address.
2314
2315 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
2316
2317 * MAINTAINERS: Convert to UTF-8.
2318 Properly sort Xinliang David Li's entry.
2319
2320 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
2321 Sandra Loosemore <sandra@codesourcery.com>
2322
2323 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
2324 nios2 port maintainers.
2325
2326 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
2327
2328 * MAINTAINERS (Write After Approval): Add myself.
2329
2330 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2331
2332 * configure.ac: Add user-friendly check for native x86_64-linux
2333 multilibs.
2334 * configure: Regenerate.
2335
2336 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
2337
2338 * MAINTAINERS: Add myself as sh maintainer.
2339
2340 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
2341
2342 * MAINTAINERS: Add self as SLSR maintainer.
2343
2344 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
2345
2346 * MAINTAINERS: Update my email address.
2347
2348 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
2349
2350 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
2351
2352 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
2353
2354 * Makefile.in: Regenerate.
2355
2356 * Makefile.tpl: Fix typo.
2357 * Makefile.in: Regenerate partially.
2358
2359 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
2360
2361 * configure.ac: Added libcilkrts to noconfig list when C++ is not
2362 supported.
2363 * configure: Regenerated.
2364
2365 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
2366
2367 * MAINTAINERS (Write After Approval): Add myself.
2368
2369 2013-10-30 Jason Merrill <jason@redhat.com>
2370
2371 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
2372 --disable-build-format-warnings.
2373
2374 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
2375
2376 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
2377 depend on libstdc++ and libgcc.
2378 * configure: Regenerate.
2379 * configure.ac: Added libcilkrts to target binaries. Also, restrict
2380 libcilkrts for POSIX and i*86, and x86_64 architectures.
2381 * Makefile.in: Added libcilkrts related fields to support building it.
2382
2383 2013-10-26 Jeff Law <law@redhat.com>
2384
2385 * Makefile.def (target_modules): Remove libmudflap
2386 (languages): Remove check-target-libmudflap).
2387 * Makefile.in: Rebuilt.
2388 * Makefile.tpl (check-target-libmudflap-c++): Remove.
2389 * configure.ac (target_libraries): Remove target-libmudflap.
2390 Remove checks which disabled libmudflap on some systems.
2391 * configure: Rebuilt.
2392 * libmudflap: Directory removed.
2393
2394 2013-10-21 Cong Hou <congh@google.com>
2395
2396 * MAINTAINERS (Write After Approval): Add myself.
2397
2398 2013-10-16 Mike Stump <mikestump@comcast.net>
2399
2400 * .dir-locals.el: Add.
2401
2402 2013-10-15 David Malcolm <dmalcolm@redhat.com>
2403
2404 * configure.ac: Add --enable-host-shared
2405 * configure: Regenerate.
2406
2407 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2408
2409 Import from savannah.gnu.org:
2410 * config.guess: Update to 2013-06-10 version.
2411 * config.sub: Update to 2013-10-01 version.
2412
2413 2013-10-01 Simon Cook <simon.cook@embecosm.com>
2414
2415 Changes to build configuration to allow big endian ARC ELF toolchain
2416 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
2417 * configure: Regenerate.
2418
2419 2013-09-20 Alan Modra <amodra@gmail.com>
2420
2421 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
2422 ppc host match. Support little-endian powerpc linux hosts.
2423
2424 2013-09-19 Dodji Seketeli <dodji@redhat.com>
2425
2426 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
2427 maintainer.
2428
2429 2013-09-12 DJ Delorie <dj@redhat.com>
2430
2431 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
2432 maintainers.
2433
2434 2013-09-03 Richard Biener <rguenther@suse.de>
2435
2436 * configure.ac: Also allow ISL 0.12.
2437 * configure: Regenerated.
2438
2439 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
2440
2441 * MAINTAINERS (Write After Approval): Add myself.
2442
2443 2013-08-27 David Malcolm <dmalcolm@redhat.com>
2444
2445 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
2446
2447 2013-08-26 Caroline Tice <cmtice@google.com>
2448
2449 * MAINTAINERS: Correct earliers update: Move myself from libvtv
2450 "Various Reviewers" to libvtv "Various Maintainers".
2451
2452 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
2453
2454 * MAINTAINERS: Add myself as RTL optimizers reviewer.
2455
2456 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
2457
2458 * MAINTAINERS: Update name, email.
2459
2460 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
2461
2462 * MAINTAINERS (Write After Approval): Add myself.
2463
2464 2013-08-12 Caroline Tice <cmtice@google.com>
2465
2466 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
2467 address in the Write After Approval section.
2468
2469 2013-08-09 Carlos O'Donell <carlos@redhat.com>
2470
2471 * MAINTAINERS (Write After Approval): Update email.
2472
2473 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
2474
2475 * configure.ac: Adjust to check VTV_SUPPORTED.
2476 * configure: Regenerated.
2477
2478 2013-08-02 Caroline Tice <cmtice@google.com>
2479
2480 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
2481 on non-linux systems; add target-libvtv to noconfigdirs; add
2482 libsupc++/.libs to C++ library search paths.
2483 * configure: Regenerated.
2484 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
2485 libstdc++ and libgcc.
2486 * Makefile.in: Regenerated.
2487
2488 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
2489
2490 * MAINTAINERS (Write After Approval): Add myself.
2491
2492 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
2493 Shiva Chen <shiva0217@gmail.com>
2494
2495 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
2496 nds32 port maintainers.
2497
2498 2013-07-17 Tim Shen <timshen91@gmail.com>
2499
2500 * MAINTAINERS (Write After Approval): Add myself.
2501
2502 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2503
2504 * configure.ac: Sync from binutils.
2505 * configure: Regenerate.
2506
2507 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
2508
2509 * MAINTAINERS (Write After Approval): Add myself.
2510
2511 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
2512
2513 * MAINTAINERS (Write After Approval): Add myself.
2514
2515 2013-05-17 David Malcolm <dmalcolm@redhat.com>
2516
2517 * MAINTAINERS (Write After Approval): Add myself.
2518
2519 2013-04-30 Brooks Moses <bmoses@google.com>
2520
2521 * MAINTAINERS: Update my email; move myself from Fortran
2522 reviewer to Write After Approval.
2523
2524 2013-04-16 Andreas Schwab <schwab@suse.de>
2525
2526 * configure.ac (aarch64-*-*): Don't disable java.
2527 * configure: Regenerate.
2528
2529 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
2530
2531 * MAINTAINERS (Write After Approval): Add myself.
2532
2533 2013-03-30 Matthias Klose <doko@ubuntu.com>
2534
2535 * Makefile.def (target_modules): Don't install libffi.
2536 * Makefile.in: Regenerate.
2537
2538 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
2539
2540 * MAINTAINERS (Write After Approval): Add myself.
2541
2542 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
2543
2544 * MAINTAINERS (Write After Approval): Add myself.
2545
2546 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
2547
2548 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
2549 * configure: Regenerated.
2550
2551 2013-02-05 Ian Lance Taylor <iant@google.com>
2552
2553 PR go/55969
2554 * configure.ac: Disable libgo on some systems where it does not
2555 work.
2556
2557 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
2558
2559 * MAINTAINERS: Explicitly add myself as AIX maintainer.
2560 Remove Geoff Keating as rs6000 port maintainer, at his request.
2561
2562 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
2563
2564 * MAINTAINERS: Update my email.
2565
2566 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
2567
2568 * configure: Re-generate.
2569
2570 2013-01-15 Richard Biener <rguenther@suse.de>
2571
2572 PR other/55973
2573 * configure: Re-generate.
2574
2575 2013-01-14 Matthias Klose <doko@ubuntu.com>
2576
2577 * Makefile.def (install-target-libsanitizer): Depend on
2578 install-target-libstdc++-v3.
2579 * Makefile.in: Regenerate.
2580
2581 2013-01-14 Richard Biener <rguenther@suse.de>
2582
2583 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
2584 * configure: Re-generate
2585
2586 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2587
2588 * config.sub: Update from config repo.
2589
2590 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
2591
2592 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
2593 * Makefile.in: Regenerate.
2594
2595 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2596
2597 * MAINTAINERS (arc): Add new port maintainership for myself.
2598
2599 2013-01-09 Jason Merrill <jason@redhat.com>
2600
2601 * .gitignore: Import from gdb repository.
2602
2603 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
2604
2605 * Makefile.def (configure-gcc): Depend on all-gmp.
2606 (all-gcc): Remove dependency on all-gmp.
2607 * Makefile.in: Regenerated.
2608
2609 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2610
2611 * config.sub: Merge from config repo.
2612 * config.guess: Ditto.
2613
2614 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2615
2616 * Makefile.def: Merge from binutils.
2617 * Makefile.in: Ditto.
2618
2619 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
2620
2621 * MAINTAINERS: Update my email.
2622
2623 2012-12-29 Ben Elliston <bje@gnu.org>
2624
2625 * config.guess: Update to 2012-12-29 version.
2626 * config.sub: Likewise.
2627
2628 2012-12-20 Matthias Klose <doko@ubuntu.com>
2629
2630 * Makefile.def (install-target-libgfortran): Depend on
2631 install-target-libquadmath, install-target-libgcc.
2632 (install-target-libsanitizer): Depend on install-target-libgcc.
2633 (install-target-libjava): Depend on install-target-libgcc.
2634 (install-target-libitm): Depend on install-target-libgcc.
2635 (install-target-libobjc): Depend on install-target-libgcc.
2636 (install-target-libstdc++-v3): Depend on install-target-libgcc.
2637 * Makefile.in: Regenerate.
2638
2639 2012-12-19 Matthias Klose <doko@ubuntu.com>
2640
2641 * Makefile.def (install-target-libgo): Depend on
2642 install-target-libatomic.
2643 * Makefile.in: Regenerate.
2644
2645 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
2646
2647 PR go/55201
2648 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
2649 * Makefile.in: Regenerate.
2650
2651 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
2652
2653 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
2654 * configure: Regenerate.
2655
2656 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2657
2658 * config.sub: Merge from config repo.
2659
2660 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
2661
2662 * Makefile.def (target_modules): Add bootstrap=true and
2663 raw_cxx=true to libsanitizer.
2664 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2665 * Makefile.in: Regenerated.
2666 * configure: Likewise.
2667
2668 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
2669
2670 * MAINTAINERS: Remove self as RTL optimization maintainer.
2671
2672 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2673
2674 * MAINTAINERS (Write After Approval): Add myself.
2675
2676 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2677
2678 * Makefile.def (target_modules): Remove bootstrap=true and
2679 raw_cxx=true from libsanitizer.
2680 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
2681 * Makefile.in: Regenerated.
2682 * configure: Likewise.
2683
2684 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2685
2686 * Makefile.def (target_modules): Add bootstrap=true and
2687 raw_cxx=true to libsanitizer.
2688 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2689 * Makefile.in: Regenerated.
2690 * configure: Likewise.
2691
2692 2012-11-28 Andrew Pinski <apinski@cavium.com>
2693
2694 PR bootstrap/54279
2695 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
2696 * configure: Regenerate.
2697 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
2698 * Makefile.in: Regenerate.
2699
2700 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
2701
2702 * configure.ac: Disable libsanitizer if we're not building C++.
2703 * configure: Regenerate.
2704
2705 2012-11-15 Roland McGrath <roland@hack.frob.com>
2706
2707 * MAINTAINERS (Write After Approval): Add myself.
2708
2709 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
2710
2711 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
2712 Kostya Serebryany (kcc@google.com) and
2713 Jakub Jelinek (jakub@redhat.com).
2714 Rename area for Dodji Seketeli (dodji@redhat.com).
2715
2716 2012-11-15 Dodji Seketeli <dodji@redhat.com>
2717
2718 * MAINTAINERS: (asan.c, related): Add myself.
2719
2720 2012-11-14 Roland McGrath <mcgrathr@google.com>
2721
2722 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
2723 * configure: Regenerate.
2724
2725 2012-11-13 Richard Henderson <rth@redhat.com>
2726
2727 * configure.ac: Move libsanitizer logic to subdirectory.
2728 * configure: Regenerate.
2729
2730 2012-11-13 Dodji Seketeli <dodji@redhat.com>
2731
2732 * configure.ac: Enable libsanitizer just on x86 linux for now.
2733 * configure: Re-generate.
2734
2735 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
2736
2737 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
2738 sections.
2739 * configure: Regenerate.
2740
2741 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
2742
2743 * configure.ac: Add section for configdirs for libsanitizer.
2744 Disable for cris-*-* and mmix-*-*.
2745 * configure: Regenerate.
2746
2747 2012-11-12 Wei Mi <wmi@google.com>
2748
2749 * configure.ac: Add libsanitizer to target_libraries.
2750 * Makefile.def: Ditto.
2751 * configure: Regenerate.
2752 * Makefile.in: Regenerate.
2753 * libsanitizer: New directory for asan runtime. Contains an empty
2754 tsan directory.
2755
2756 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
2757
2758 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
2759 against Mingw64 w32api.
2760 * configure: Regenerate.
2761
2762 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
2763
2764 * configure: Regenerated.
2765
2766 2012-11-03 Robert Mason <rbmj@verizon.net>
2767
2768 * configure.ac: add --disable-libstdcxx configure option
2769 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
2770
2771 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
2772
2773 * MAINTAINERS (Write After Approval): Add myself.
2774
2775 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
2776
2777 * MAINTAINERS (Write After Approval): Add myself.
2778
2779 2012-10-24 Sharad Singhai <singhai@google.com>
2780
2781 * MAINTAINERS (Write After Approval): Add myself.
2782
2783 2012-10-24 Eric Christopher <echristo@gmail.com>
2784
2785 * MAINTAINERS: Update email address.
2786
2787 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
2788
2789 PR bootstrap/54820
2790 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
2791 * configure: Regenerate.
2792
2793 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
2794
2795 * MAINTAINERS (aarch64): Add Marcus and myself.
2796
2797 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
2798
2799 PR bootstrap/54820
2800 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
2801 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
2802 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2803 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2804 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
2805 * Makefile.in: Regenerate.
2806 * configure.ac (have_static_libs): New variable and associated check.
2807 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
2808 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
2809 * configure: Regenerate.
2810
2811 2012-10-10 Richard Biener <rguenther@suse.de>
2812
2813 * MAINTAINERS: Adjust for changed surname.
2814
2815 2012-10-04 Lawrence Crowl <crowl@google.com>
2816
2817 * MAINTAINERS (Write After Approval): Add myself.
2818
2819 2012-10-01 Cary Coutant <ccoutant@google.com>
2820
2821 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
2822
2823 2012-09-28 Ian Lance Taylor <iant@google.com>
2824
2825 * Makefile.def: Make all-target-libgo depend on
2826 all-target-libbacktrace.
2827 * Makefile.in: Rebuild.
2828
2829 2012-09-26 Ian Lance Taylor <iant@google.com>
2830
2831 * Makefile.def: Make all-gcc depend on all-libbacktrace.
2832 * Makefile.in: Rebuild.
2833
2834 2012-09-20 Walter Lee <walt@tilera.com>
2835
2836 * configure.ac: Add tilegx to list of targets that support gold.
2837 * configure: Regenerate.
2838
2839 2012-09-20 Marek Polacek <polacek@redhat.com>
2840
2841 * MAINTAINERS (Write After Approval): Add myself.
2842
2843 2012-09-19 Steve Ellcey <sellcey@mips.com>
2844
2845 * configure.ac: Add mips*-mti-elf* target.
2846 * configure: Regenerate.
2847
2848 2012-09-17 Ian Lance Taylor <iant@google.com>
2849
2850 * MAINTAINERS (Various Maintainers): Add libbacktrace.
2851 * configure.ac (host_libs): Add libbacktrace.
2852 (target_libraries): Add libbacktrace.
2853 * Makefile.def (host_modules): Add libbacktrace.
2854 (target_modules): Likewise.
2855 * configure, Makefile.in: Rebuild.
2856
2857 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
2858
2859 PR target/38607
2860 Merge upstream change.
2861 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
2862
2863 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
2864 Add libgomp*.o to compare_exclusions for AIX.
2865 * configure: Regenerate.
2866
2867 2012-09-06 Diego Novillo <dnovillo@google.com>
2868
2869 * configure.ac: Bump minimum GMP version to 4.2.3.
2870 * configure: Re-generate.
2871
2872 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
2873
2874 PR target/54461
2875 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
2876 target-libgloss if not configured --with-avrlibc=no.
2877 * configure: Regenerate.
2878
2879 2012-09-04 Jason Merrill <jason@redhat.com>
2880
2881 * configure.ac: Fix --enable-languages=all.
2882
2883 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
2884
2885 * MAINTAINERS (Write After Approval): Add myself.
2886
2887 2012-09-03 Richard Guenther <rguenther@suse.de>
2888
2889 PR bootstrap/54138
2890 * configure.ac: Re-organize ISL / CLOOG checks to allow
2891 disabling with either --without-isl or --without-cloog.
2892 * configure: Regenerated.
2893
2894 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
2895
2896 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
2897 * configure: Regenerate.
2898
2899 2012-08-27 Ulrich Drepper <drepper@gmail.com>
2900
2901 * MAINTAINERS: Fix my email address.
2902
2903 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
2904
2905 PR binutils/4970
2906 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
2907 and opcodes.
2908 * Makefile.in: Regenerated.
2909
2910 2012-08-26 Art Haas <ahaas@impactweather.com>
2911
2912 * configure: Regenerate.
2913
2914 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
2915
2916 * INSTALL/README: Also refer to the online installation
2917 instructions.
2918
2919 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2920
2921 * MAINTAINERS (Write After Approval): Add myself.
2922 (Picochip port): Remove myself.
2923
2924 2012-08-14 Diego Novillo <dnovillo@google.com>
2925
2926 Merge from cxx-conversion branch.
2927
2928 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
2929 POSTSTAGE1_CONFIGURE_FLAGS.
2930 * Makefile.in: Regenerate.
2931 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
2932 Force C++ when bootstrapping.
2933 * configure: Regenerate.
2934
2935 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2936
2937 * MAINTAINERS (Write After Approval): Add myself.
2938
2939 2012-07-16 Joseph Myers <joseph@codesourcery.com>
2940
2941 * README: Document use of ranges of years in copyright notices.
2942
2943 2012-07-06 Richard Guenther <rguenther@suse.de>
2944
2945 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
2946 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
2947 --with-gmp=system.
2948 * Makefile.in: Regenerated.
2949 * configure: Likewise.
2950
2951 2012-07-06 Richard Guenther <rguenther@suse.de>
2952
2953 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
2954 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
2955 supply V=1 as extra_make_flags.
2956 * configure: Regenerated.
2957 * Makefile.in: Likewise.
2958
2959 2012-07-04 Tristan Gingold <gingold@adacore.com>
2960
2961 * configure: Regenerate.
2962
2963 2012-07-03 Richard Guenther <rguenther@suse.de>
2964
2965 * Makfile.def (isl): Remove not necessary extra_exports and
2966 extra_make_flags.
2967 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
2968 * Makefile.in: Regenerated.
2969
2970 2012-07-03 Richard Guenther <rguenther@suse.de>
2971
2972 * Makefile.def (cloog): Add V=1 to extra_make_flags.
2973 * configure.ac: If either the ISL or the CLooG check failed
2974 do not try to build in-tree versions.
2975 * Makefile.in: Regenerated.
2976 * configure: Regenerated.
2977
2978 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2979
2980 * configure: Regenerate.
2981
2982 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
2983
2984 * MAINTAINERS (Various Maintainers): Add myself as testsuite
2985 maintainer.
2986
2987 2012-07-02 Richard Guenther <rguenther@suse.de>
2988
2989 * configure: Regenerated.
2990
2991 2012-07-02 Richard Guenther <rguenther@suse.de>
2992 Michael Matz <matz@suse.de>
2993 Tobias Grosser <tobias@grosser.es>
2994 Sebastian Pop <sebpop@gmail.com>
2995
2996 * Makefile.def: Add ISL host module, remove PPL host module.
2997 Adjust ClooG host module to use the proper ISL.
2998 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
2999 * configure.ac: Include config/isl.m4. Add ISL host library,
3000 remove PPL. Remove PPL configury, add ISL configury, adjust
3001 ClooG configury.
3002 * Makefile.in: Regenerated.
3003 * configure: Likewise.
3004
3005 2012-07-02 Richard Guenther <rguenther@suse.de>
3006
3007 Merge from graphite branch
3008 2011-07-21 Tobias Grosser <tobias@grosser.es>
3009
3010 * configure: Regenerated.
3011 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
3012 both cloog.org and legacy versions. The only supported version will
3013 be CLooG with the isl backend.
3014
3015 2011-07-21 Tobias Grosser <tobias@grosser.es>
3016
3017 * configure: Regenerated.
3018 * configure.ac: Require cloog isl 0.17.0
3019
3020 2011-07-21 Tobias Grosser <tobias@grosser.es>
3021
3022 * configure: Regenerated.
3023 * config/cloog.m4: Do not define CLOOG_ORG
3024
3025 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
3026
3027 * configure.ac: Skip C if explicitly selected.
3028 * configure: Regenerate.
3029
3030 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
3031
3032 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
3033 they contain -O2.
3034 * configure: Regenerate.
3035
3036 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
3037
3038 PR debug/53740
3039 * df.h, df-problems.c, dce.c: Revert last patch.
3040
3041 2012-06-25 Iain Sandoe <iain@codesourcery.com>
3042
3043 * MAINTAINERS (Write After Approval): Update my email address.
3044
3045 2012-06-21 Meador Inge <meadori@codesourcery.com>
3046
3047 * MAINTAINERS (Write After Approval): Add myself.
3048
3049 2012-06-20 Jason Merrill <jason@redhat.com>
3050
3051 * Makefile.tpl (check-target-libgomp-c++): New.
3052 (check-target-libitm-c++): New.
3053 * Makefile.def (c++): Add them.
3054 * Makefile.in: Regenerate.
3055
3056 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
3057
3058 * MAINTAINERS (Write After Approval): Add myself.
3059
3060 2012-05-16 Olivier Hainque <hainque@adacore.com>
3061
3062 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
3063 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
3064 (install-no-fixedincludes): Adjust accordingly.
3065 * Makefile.in: Regenerate.
3066
3067 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
3068
3069 Merge upstream change
3070 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
3071
3072 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
3073
3074 * MAINTAINERS (Write After Approval): Add myself.
3075
3076 2012-05-09 Nick Clifton <nickc@redhat.com>
3077 Paul Smith <psmith@gnu.org>
3078
3079 PR bootstrap/50461
3080 * configure.ac (mpfr-dir): When using in-tree MPFR sources
3081 allow for the fact that from release v3.1.0 of MPFR the source
3082 files were moved into a src sub-directory.
3083 * configure: Regenerate.
3084
3085 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
3086
3087 * configure.ac: Bump minimum MPFR version to 2.4.0.
3088 * configure: Regenerated.
3089
3090 2012-05-01 Richard Henderson <rth@redhat.com>
3091
3092 * Makefile.def (libatomic): New target_module.
3093 * configure.ac (target_libraries): Add libatomic.
3094 (noconfigdirs): Check if libatomic is supported.
3095 * Makefile.in, configure: Rebuild.
3096
3097 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
3098
3099 * MAINTAINERS (Write After Approval): Add myself.
3100
3101 2012-04-25 Joel Brobecker <brobecker@adacore.com>
3102
3103 * config.sub: Update to 2012-04-18 version from official repo.
3104
3105 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
3106
3107 * MAINTAINERS (Write After Approval): Add myself.
3108
3109 2012-04-11 Steve Ellcey <sellcey@mips.com>
3110
3111 * MAINTAINERS: Changed email address.
3112
3113 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
3114
3115 PR target/52737
3116 * contrib/gcc_update (files_and_dependencies):
3117 Remove gcc/config/avr/t-multilib from touch data.
3118
3119 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3120
3121 * MAINTAINERS (OS Port Maintainers): Remove irix.
3122 * configure.ac (enable_libgomp): Remove *-*-irix6*.
3123 (unsupported_languages): Remove mips-sgi-irix6.*.
3124 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
3125 (with_stabs): Remove.
3126 * configure: Regenerate.
3127
3128 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3129
3130 * MAINTAINERS (OS Port Maintainers): Remove osf.
3131 * configure.ac (enable_libgomp): Remove *-*-osf*.
3132 (with_stabs): Remove alpha*-*-osf*.
3133 * configure: Regenerate.
3134
3135 2012-03-05 Tristan Gingold <gingold@adacore.com>
3136
3137 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
3138 * configure: Regenerate.
3139
3140 2012-02-17 Walter Lee <walt@tilera.com>
3141
3142 * MAINTAINERS: (Write After Approval): Delete myself.
3143
3144 2012-02-14 Walter Lee <walt@tilera.com>
3145
3146 * MAINTAINERS (tilegx port): Add myself.
3147 (tilepro port): Add myself.
3148 (Write After Approval): Add myself.
3149
3150 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
3151
3152 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
3153 and Joseph Myers as docstring relicensing maintainers.
3154
3155 2012-02-09 Bin Cheng <bin.cheng@arm.com>
3156
3157 * MAINTAINERS (write-after-approval): Add myself.
3158
3159 2012-02-08 Ira Rosen <irar@il.ibm.com>
3160
3161 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
3162 maintainer.
3163
3164 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3165
3166 * MAINTAINERS (Write After Approval): Move myself to
3167 maintain alphabetical order.
3168
3169 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3170
3171 * MAINTAINERS (Write After Approval): Add myself.
3172
3173 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3174
3175 * MAINTAINERS (Write After Approval): Add myself.
3176
3177 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
3178 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3179
3180 * configure.ac (cr16-*-*): Remove nonconfigdirs.
3181 * configure: Regenerate.
3182
3183 2012-01-23 Harshit Chopra <harshit@google.com>
3184
3185 * MAINTAINERS (Write After Approval): Add myself.
3186
3187 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
3188
3189 * configure.ac: Remove reference to mh-interix.
3190 * configure: Regenerate.
3191
3192 2012-01-05 Richard Henderson <rth@redhat.com>
3193
3194 PR bootstrap/51072
3195 * configure.ac: Disable libitm if c++ is not enabled.
3196 * configure: Rebuild.
3197
3198 * configure.ac: Fix regexp for same.
3199 * configure: Rebuild.
3200
3201 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
3202
3203 * MAINTAINERS (Write After Approval): Add myself.
3204
3205 2012-01-02 Richard Guenther <rguenther@suse.de>
3206
3207 PR bootstrap/51686
3208 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
3209 * Makefile.in: Regenerate.
3210
3211 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
3212
3213 * MAINTAINERS (Write After Approval): Add myself.
3214
3215 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
3216
3217 * configure: Regenerate.
3218
3219 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3220
3221 * MAINTAINERS (picochip): Changed email address.
3222
3223 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
3224
3225 * MAINTAINERS (write-after-approval): Add self.
3226
3227 2011-11-29 DJ Delorie <dj@redhat.com>
3228
3229 * configure.ac (rl78-*-*) New case.
3230 * configure: Regenerate.
3231 * MAINTAINERS: Add myself as RL78 maintainer.
3232
3233 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3234
3235 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
3236
3237 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
3238
3239 * libtool.m4: Additional FreeBSD 10 fixes.
3240
3241 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
3242
3243 * MAINTAINERS: Move myself from Write After Approval to CPU Port
3244 Maintainers section, as Epiphany maintainer.
3245
3246 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
3247
3248 PR target/49992
3249 * configure.ac: Remove ranlib special-casing for Darwin.
3250 * configure: Regenerate.
3251
3252 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
3253
3254 * MAINTAINERS (Reviewers): Keep the list sorted.
3255
3256 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
3257
3258 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
3259
3260 2011-11-09 Roland McGrath <mcgrathr@google.com>
3261
3262 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
3263 * configure: Rebuild.
3264 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
3265 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
3266 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
3267 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
3268 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
3269 Add READELF.
3270 * Makefile.in: Rebuild.
3271
3272 2011-11-09 Jason Merrill <jason@redhat.com>
3273
3274 * Makefile.def (language=c++): Remove check-c++0x.
3275 * Makefile.in (check-gcc-c++): Regenerate.
3276
3277 2011-11-08 Richard Henderson <rth@redhat.com>
3278
3279 * configure.ac: Test for libitm directory present first.
3280
3281 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
3282
3283 * configure.ac: Test libitm/configure.tgt to disable libitm.
3284 * configure: Rebuild.
3285
3286 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
3287 Richard Henderson <rth@redhat.com>
3288
3289 Merged from transactional-memory.
3290
3291 * Makefile.def (lang_env_dependencies): libitm is c++.
3292 Add libitm target module.
3293 * configure.ac: Likewise.
3294 * config/mmap.m4: New file.
3295 * contrib/gcc_update: Add libitm to touch data.
3296 * Makefile.in, configure: Rebuild.
3297
3298 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3299
3300 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
3301 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
3302 * Makefile.in: Regenerate.
3303
3304 2011-11-01 DJ Delorie <dj@redhat.com>
3305
3306 * config.sub: Update to version 2011-10-29 (added rl78)
3307
3308 2011-10-27 Nick Clifton <nickc@redhat.com>
3309
3310 * config.sub: Import these changes from the config project:
3311
3312 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
3313 Ben Elliston <bje@gnu.org>
3314
3315 * config.sub (epiphany): New.
3316
3317 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
3318 Ben Elliston <bje@gnu.org>
3319
3320 * config.sub (hexagon, hexagon-*): New.
3321
3322 2011-08-23 Roland McGrath <mcgrathr@google.com>
3323
3324 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
3325 64eb to be64.
3326
3327 2011-08-16 Roland McGrath <mcgrathr@google.com>
3328
3329 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
3330 (nacl): Grok as alias for 32el-unknown-nacl.
3331
3332 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
3333
3334 * MAINTAINERS (Write After Approval): Add myself.
3335
3336 2011-10-24 Teresa Johnson <tejohnson@google.com>
3337
3338 * MAINTAINERS (Write After Approval): Add myself.
3339
3340 2011-09-21 Jakub Jelinek <jakub@redhat.com>
3341
3342 * MAINTAINERS (sparc port): Remove myself.
3343
3344 2011-09-14 Tom de Vries <tom@codesourcery.com>
3345
3346 * MAINTAINERS (Write After Approval): Add myself.
3347
3348 2011-08-14 Yao Qi <yao@codesourcery.com>
3349
3350 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
3351 * configure: Regenerate.
3352
3353 2011-07-26 Ian Lance Taylor <iant@google.com>
3354
3355 * configure.ac: Set have_compiler based on whether gcc directory
3356 exists, rather than on whether gcc is in configdirs.
3357 * configure: Rebuild.
3358
3359 2011-07-21 Joseph Myers <joseph@codesourcery.com>
3360
3361 * MAINTAINERS (Global Reviewers): Add self.
3362
3363 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
3364
3365 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
3366 link directories.
3367 * Makefile.in: Rebuild.
3368
3369 2011-07-20 Ian Lance Taylor <iant@google.com>
3370
3371 PR bootstrap/49787
3372 * configure.ac: Move --enable-bootstrap handling earlier in file.
3373 If --enable-bootstrap and either --enable-build-with-cxx or
3374 --enable-build-poststage1-with-cxx, enable C++ automatically.
3375 * configure: Rebuild.
3376
3377 2011-07-19 Ian Lance Taylor <iant@google.com>
3378
3379 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
3380 make C++ a boot_language. Set and substitute
3381 POSTSTAGE1_CONFIGURE_FLAGS.
3382 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
3383 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
3384 * configure, Makefile.in: Rebuild.
3385
3386 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
3387
3388 * MAINTAINERS (Register Allocation): Move myself from reviewers to
3389 maintainers.
3390
3391 2011-07-18 Jakub Jelinek <jakub@redhat.com>
3392
3393 * MAINTAINERS (Global Reviewers): Add myself.
3394
3395 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3396
3397 * configure: Regenerate.
3398
3399 2011-07-16 Jason Merrill <jason@redhat.com>
3400
3401 * Makefile.def (language=c++): Add check-c++0x and
3402 check-target-libmudflap-c++.
3403 * Makefile.tpl (check-target-libmudflap-c++): New.
3404 * Makefile.in: Regenerate.
3405
3406 2011-07-16 Matthias Klose <doko@ubuntu.com>
3407
3408 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
3409 * Makefile.def (target_modules/libjava): Pass
3410 $(EXTRA_CONFIGARGS_LIBJAVA).
3411 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
3412 if not configured with --enable-static-libjava.
3413 * Makefile.in: Regenerate.
3414 * configure: Likewise.
3415
3416 2011-07-15 Jason Merrill <jason@redhat.com>
3417
3418 * Makefile.in (check-c++): Move check-gcc-c++0x after
3419 check-target-libstdc++-v3.
3420
3421 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
3422
3423 * MAINTAINERS (c6x port): New entry.
3424
3425 2011-07-13 Jason Merrill <jason@redhat.com>
3426
3427 * Makefile.in (check-gcc-c++0x): New.
3428 (check-c++): Depend on it.
3429
3430 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3431
3432 PR target/39150
3433 * configure.ac (i[3456789]86-*-solaris2*): Also accept
3434 x86_64-*-solaris2.1[0-9]*.
3435 * configure: Regenerate.
3436
3437 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
3438
3439 * MAINTAINERS (RTL optimizers): Add self.
3440
3441 2011-06-27 Gabriel Charette <gchare@google.com>
3442
3443 * MAINTAINERS (Write After Approval): Add myself.
3444
3445 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
3446
3447 PR regression/47836
3448 PR bootstrap/23656
3449 PR other/47733
3450 PR bootstrap/49247
3451 PR c/48825
3452 * configure.ac (target_libraries): Remove target-libiberty.
3453 Remove case-statement setting skipdirs=target-libiberty for
3454 multiple targets. Remove checking target_configdirs and
3455 removing target-libiberty but keeping target-libgcc if
3456 otherwise empty.
3457 * Makefile.def (target_modules): Don't add libiberty.
3458 (dependencies): Remove all traces of target-libiberty.
3459 * configure, Makefile.in: Regenerate.
3460
3461 2011-06-13 Walter Lee <walt@tilera.com>
3462
3463 * configure.ac (tilepro-*-*) New case.
3464 (tilegx-*-*): Likewise.
3465 * configure: Regenerate.
3466
3467 2011-06-06 Jing Yu <jingyu@google.com>
3468
3469 * configure.ac: Skip target-libiberty for
3470 arm*-*-linux-androideabi.
3471 * configure: Regenerated.
3472
3473 2011-06-06 Nick Clifton <nickc@redhat.com>
3474
3475 * config.sub: Sync from upstream.
3476
3477 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
3478
3479 * MAINTAINERS (Write After Approval): Add myself.
3480
3481 2011-06-01 Daniel Jacobowitz <drow@false.org>
3482
3483 * MAINTAINERS: Update my email address.
3484
3485 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
3486
3487 * MAINTAINERS (Write After Approval): Update my email address.
3488
3489 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
3490
3491 * MAINTAINERS (Write After Approval): Add myself.
3492
3493 2011-05-08 Doug Kwan <dougkwan@google.com>
3494
3495 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
3496 * configure: Regenerated.
3497 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
3498 value from configure.
3499 * Makefile.in: Regenerated.
3500
3501 2011-05-05 Joseph Myers <joseph@codesourcery.com>
3502
3503 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
3504 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
3505 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
3506 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
3507 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
3508 *-*-vxworks*): Disable newlib and libgloss in separate case
3509 statement.
3510 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
3511 to separate case statement.
3512 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3513 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
3514 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
3515 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
3516 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
3517 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
3518 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
3519 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
3520 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
3521 i[[3456789]]86-*-rdos*, m32r-*-*,
3522 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
3523 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
3524 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
3525 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
3526 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
3527 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
3528 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
3529 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
3530 and libgloss in main case over targets. Remove most empty cases
3531 in main case over targets.
3532 * configure: Regenerate.
3533
3534 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
3535
3536 * MAINTAINERS (Write After Approval): Add myself.
3537
3538 2011-05-04 Joseph Myers <joseph@codesourcery.com>
3539
3540 * configure.ac: Remove code setting special library locations for
3541 hppa*64*-*-hpux11*. Remove code setting compiler for
3542 sparc-sun-solaris2*.
3543 * configure: Regenerate.
3544
3545 2011-05-04 Joseph Myers <joseph@codesourcery.com>
3546
3547 * configure.ac: Separate libgloss_dir settings from general case
3548 over targets.
3549 * configure: Regenerate.
3550
3551 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3552
3553 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3554 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
3555 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
3556 cases in libgcj-disabling case statement.
3557 (hppa*64*-*-linux*): Set unsupported_languages instead of
3558 disabling target-zlib.
3559 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
3560 to hppa*64*-*-hpux*.
3561 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
3562 hppa*-*-hpux*.
3563 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
3564 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
3565 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
3566 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
3567 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
3568 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
3569 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
3570 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
3571 libgcj-disabling case statement.
3572 * configure: Regenerate.
3573
3574 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3575
3576 * configure.ac: Disable Java for targets not supporting libffi.
3577 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
3578 Remove cases in Java-disabling statement.
3579 (*arm-wince-pe): Change to arm-wince-pe.
3580 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
3581 cases in Java-disabling statement.
3582 (bfin-*-*): Don't disable Java again.
3583 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
3584 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
3585 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
3586 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
3587 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
3588 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
3589 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
3590 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
3591 Java-disabling statement.
3592 (mmix-*-*): Don't disable Java again.
3593 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3594 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
3595 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
3596 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
3597 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
3598 statement.
3599 * configure: Regenerate.
3600
3601 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3602
3603 * configure.ac: Separate cases disabling Java and Java libraries
3604 from general case over targets.
3605 * configure: Regenerate.
3606
3607 2011-04-21 Jie Zhang <jzhang918@gmail.com>
3608
3609 * MAINTAINERS: Update my email address.
3610
3611 2011-04-20 Easwaran Raman <eraman@google.com>
3612
3613 * MAINTAINERS (Write After Approval): Add myself.
3614
3615 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
3616
3617 PR lto/48086
3618 * configure.ac: Re-enable LTO on *-apple-darwin9*.
3619 * configure: Regenerate.
3620
3621 2011-04-16 Jim Meyering <meyering@redhat.com>
3622
3623 * MAINTAINERS (Write After Approval): Add myself.
3624
3625 2011-04-15 Dodji Seketeli <dodji@redhat.com>
3626
3627 * MAINTAINERS: Update my email address.
3628
3629 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
3630
3631 * MAINTAINERS (Write After Approval): Add myself.
3632
3633 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
3634
3635 * MAINTAINERS (Write After Approval): Add myself.
3636
3637 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
3638
3639 * MAINTAINERS (Write After Approval): Add myself.
3640
3641 2011-04-06 Joseph Myers <joseph@codesourcery.com>
3642
3643 * configure.ac (build_tools): Remove build-byacc.
3644 (host_libs): Remove mmalloc.
3645 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
3646 autoconf automake libtool diff rcs fileutils shellutils time
3647 textutils wdiff find uudecode hello tar gzip indent recode release
3648 sed perl gawk findutils gettext zip.
3649 (libgcj): Remove target-qthreads.
3650 (target_tools): Remove target-examples target-gperf.
3651 (YACC): Don't handle building byacc.
3652 * configure: Regenerate.
3653 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
3654 dosutils, examples, fileutils, find, findutils, gawk, gettext,
3655 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
3656 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
3657 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
3658 handle building components.
3659 * Makefile.in: Regenerate.
3660
3661 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
3662
3663 * MAINTAINERS: Update my email address as Xtensa maintainer.
3664
3665 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3666
3667 * config.sub: Sync from upstream.
3668
3669 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3670
3671 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
3672 (microblaze*): Don't disable libssp.
3673 * configure: Regenerate.
3674
3675 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3676
3677 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
3678 moveifchange.
3679 * configure: Regenerate.
3680 * Makefile.tpl: Use @SHELL@ not @config_shell@.
3681 * Makefile.in: Regenerate.
3682
3683 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3684
3685 * configure.ac (*-*-sysv4*): Don't enable libgomp.
3686 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
3687 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
3688 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
3689 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
3690 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
3691 md_exec_prefix cases.
3692 * configure: Regenerate.
3693
3694 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3695
3696 * configure.ac: Separate cases disabling target-libssp,
3697 target-libiberty, target-libstdc++-v3 and Fortran from general
3698 case over targets.
3699 * configure: Regenerate.
3700
3701 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3702
3703 * configure.ac (*-*-chorusos): Don't disable libgcj.
3704 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
3705 Remove case.
3706 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
3707 (arm-*-coff): Don't disable libgcj.
3708 (arm*-*-linux-gnueabi): Remove useless assignment.
3709 (arm-*-riscix*): Don't disable libgcj.
3710 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
3711 configuration.
3712 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
3713 (c54x*-*-*): Remove case.
3714 (tic54x-*-*): Don't disable GCC or GCC libraries.
3715 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
3716 to *.
3717 (d10v-*-*): Don't disable GCC libraries.
3718 (d30v-*-*): Don't disable libgcj.
3719 (h8500-*-*): Don't disable GCC libraries.
3720 (i960-*-*): Don't disable libgcj.
3721 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
3722 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3723 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
3724 libgcj.
3725 (m68k-*-coff*): Remove case.
3726 (mmix-*-*): Don't disable libgloss on host.
3727 (mn10200-*-*, mn10300-*-*): Remove cases.
3728 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3729 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
3730 Don't disable libgcj.
3731 (romp-*-*): Remove case.
3732 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
3733 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
3734 case.
3735 (v810-*-*): Don't disable GCC libraries.
3736 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
3737 (ip2k-*-*): Don't disable GCC libraries.
3738 * configure: Regenerate.
3739
3740 2011-03-28 Joseph Myers <joseph@codesourcery.com>
3741
3742 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
3743 libffi on host.
3744 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
3745 on host.
3746 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
3747 * configure: Regenerate.
3748
3749 2011-03-26 John Marino <binutils@marino.st>
3750
3751 * configure.ac: Add support for *-*-dragonfly*
3752 * configure: Regenerate.
3753
3754 2011-03-25 Joseph Myers <joseph@codesourcery.com>
3755
3756 * configure.ac (native_only): Remove.
3757 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
3758 send-pr uudecode guile gnuserv on host.
3759 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
3760 send-pr rcs guile perl texinfo libtool on host.
3761 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
3762 automake send-pr rcs guile perl texinfo libtool on host.
3763 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
3764 (*-*-kaos*): Don't disable target-examples target-gperf on target.
3765 (alpha*-dec-osf*): Don't disable fileutils on target.
3766 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
3767 texinfo send-pr expect dejagnu on target.
3768 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
3769 target-qthreads on target.
3770 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
3771 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
3772 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
3773 x86_64-*-mingw*): Don't disable expect on target.
3774 (*-*-cygwin*): Don't disable target-gperf on target.
3775 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
3776 gnuserv on target.
3777 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
3778 target.
3779 * configure: Regenerate.
3780
3781 2011-03-25 Joseph Myers <joseph@codesourcery.com>
3782
3783 * configure.ac (target_tools): Remove target-groff.
3784 (native_only): Remove target-groff.
3785 (hppa*64*-*-*): Don't disable byacc.
3786 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
3787 setting.
3788 (*-*-kaos*): Don't skip target-librx and target-groff.
3789 (*-*-netware*): Don't skip target-libmudflap.
3790 (*-*-tpf*): Don't skip target-libmudflap.
3791 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
3792 directories on the host.
3793 (ia64*-*-*vms*): Don't skip tix.
3794 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
3795 host.
3796 * configure: Regenerate.
3797
3798 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
3799
3800 * configure.ac: Remove references to mt-mep, mt-netware,
3801 mt-wince.
3802 * Makefile.def: Add all-utils soft dependencies.
3803 * Makefile.tpl: Remove GDB_NLM_DEPS.
3804 * configure: Regenerate.
3805 * Makefile.in: Regenerate.
3806
3807 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3808
3809 * configure.ac: Do not include mh-x86omitfp.
3810 * configure: Regenerate.
3811
3812 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3813
3814 * configure.ac: Remove empty cases.
3815 * configure: Regenerate.
3816
3817 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3818
3819 * Makefile.def: Add dependency from termcap to gdb.
3820 * Makefile.in: Regenerate.
3821
3822 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3823
3824 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
3825 * configure: Regenerate.
3826 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
3827 * Makefile.tpl: Likewise.
3828 * Makefile.in: Regenerate.
3829
3830 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3831
3832 * configure.ac: Remove all mentions of tentative_cc.
3833 * configure: Regenerate.
3834
3835 2011-03-24 Joseph Myers <joseph@codesourcery.com>
3836
3837 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
3838 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
3839 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
3840 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
3841 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
3842 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
3843 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
3844 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3845 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
3846 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
3847 *-*-rhapsody*): Remove host cases.
3848 * configure: Regenerate.
3849
3850 2011-03-24 Joseph Myers <joseph@codesourcery.com>
3851
3852 * configure.ac (ppc*-*-pe): Remove host case.
3853 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
3854 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
3855 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
3856 cases.
3857 * configure: Regenerate.
3858
3859 2011-03-24 Joseph Myers <joseph@codesourcery.com>
3860
3861 * config.sub: Update to version 2011-03-23.
3862
3863 2011-03-22 Joseph Myers <joseph@codesourcery.com>
3864
3865 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
3866 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
3867 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
3868 * configure: Regenerate.
3869
3870 2011-03-22 Joseph Myers <joseph@codesourcery.com>
3871
3872 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
3873 to Write After Approval.
3874 * config-ml.in: Don't handle arc-*-elf*.
3875 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
3876 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
3877 handle GCC libraries.
3878 * configure: Regenerate.
3879
3880 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3881
3882 PR bootstrap/48120:
3883 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
3884 Add -lstdc++ -lm to LIBS.
3885 * configure: Regenerate.
3886
3887 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
3888
3889 * config.guess: Update to version 2011-02-02
3890 * config.sub: Update to version 2011-02-24
3891
3892 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
3893
3894 PR lto/48086
3895 * configure.ac: Re-enable LTO on *-apple-darwin9.
3896 * configure: Regenerate.
3897
3898 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
3899
3900 PR lto/48086
3901 * configure.ac: Disable LTO on darwin due to an assembler change in
3902 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
3903 under 256.
3904 * configure: Regenerate.
3905
3906 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
3907
3908 * MAINTAINERS: Update myself as score backend maintainer,
3909 update my e-mail address.
3910
3911 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
3912
3913 * MAINTAINERS: Update my e-mail address.
3914
3915 2011-03-06 Joey Ye <joey.ye@arm.com>
3916
3917 * MAINTAINERS: Update my e-mail address.
3918
3919 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3920
3921 * configure.ac: Adjust test of with_ppl.
3922 * configure: Regenerated.
3923
3924 2011-03-02 Kai Tietz <ktietz@redhat.com>
3925
3926 * MAINTAINERS: Adjust my e-mail address.
3927
3928 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3929
3930 * configure.ac: Add -lpwl to ppllibs.
3931 * configure: Regenerated.
3932
3933 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3934
3935 * config/cloog.m4: Add -lisl to clooglibs.
3936 * configure: Regenerated.
3937
3938 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3939
3940 * MAINTAINERS (CPU Port maintainers): Add self.
3941
3942 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3943
3944 * MAINTAINERS: Add myself as testsuite maintainer.
3945
3946 2011-02-15 Mike Stump <mikestump@comcast.net>
3947
3948 * MAINTAINERS: Add myself as testsuite maintainer.
3949
3950 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3951
3952 Import from Libtool and gnulib:
3953
3954 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
3955
3956 Prepare for supporting FreeBSD 10.
3957 * config.rpath: Remove handling of freebsd1* which soon would
3958 match FreeBSD 10.0.
3959
3960 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
3961
3962 Remove support for FreeBSD 1.x.
3963 * libtool.m4 (_LT_LINKER_SHLIBS)
3964 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
3965 soon would incorrectly match FreeBSD 10.0.
3966
3967 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3968
3969 PR binutils/12283
3970 * move-if-change: Import version from gnulib.
3971
3972 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
3973
3974 PR lto/47225
3975 * Makefile.def (lto-plugin): Double dash for enable-shared.
3976 (configure-gcc): Depend on all-lto-plugin.
3977 * Makefile.in: Rebuilt.
3978
3979 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3980
3981 * configure.ac: Remove extra bracket.
3982 * configure: Regenerate.
3983
3984 2011-02-08 Tobias Burnus <burnus@net-b.de>
3985
3986 * MAINTAINERS: Add myself as libquadmath maintainer.
3987
3988 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
3989
3990 * MAINTAINERS: Update my email address.
3991
3992 2011-02-07 Joseph Myers <joseph@codesourcery.com>
3993
3994 * MAINTAINERS (option handling): Add self.
3995
3996 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
3997
3998 PR lto/47225
3999 * Makefile.def: Add dependency for install-gcc
4000 on install-lto-plugin.
4001 * Makfile.in: Regenerated
4002
4003 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
4004
4005 * MAINTAINERS (CPU Port Maintainers): Add myself.
4006
4007 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
4008
4009 PR libgcj/44341
4010 * configure.ac: Discard --with-* flags for host when configuring
4011 target libraries for cross build.
4012 * configure: Rebuilt.
4013
4014 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4015
4016 * MAINTAINERS (linear loop transforms): Removed.
4017
4018 2011-01-25 Jakub Jelinek <jakub@redhat.com>
4019
4020 * configure.ac: If with_ppl is no, move setting with_cloog=no
4021 after CLOOG_REQUESTED check.
4022 * configure: Regenerated.
4023
4024 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4025
4026 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
4027 CLooG has been requested.
4028 * configure: Regenerated.
4029
4030 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4031
4032 * configure: Regenerated.
4033 * configure.ac: Check for version 0.11 (or later revision) of PPL.
4034
4035 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
4036
4037 * configure: Regenerated.
4038 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
4039
4040 2011-01-21 Andreas Schwab <schwab@redhat.com>
4041
4042 * configure.ac: Use AS_HELP_STRING throughout.
4043 * configure: Regenerate.
4044
4045 2011-01-18 Jie Zhang <jie.zhang@analog.com>
4046
4047 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
4048 * configure: Regenerate.
4049
4050 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4051
4052 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
4053
4054 2011-01-13 Joel Brobecker <brobecker@adacore.com>
4055
4056 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
4057 for ia64-hpux.
4058 * configure: Regenerate.
4059
4060 2011-01-07 Jan Hubicka <jh@suse.cz>
4061
4062 PR lto/47225
4063 * Makefile.in: Regenerate.
4064 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
4065 configure.
4066
4067 2011-01-07 Jan Hubicka <jh@suse.cz>
4068
4069 * Makefile.in: Regenerate.
4070 * Makefile.def (gcc host module) and soft dependency on lto-plugin
4071 and configure dependency on lto-plugin configure.
4072 (lto-plugin module): Remove dependency on GCC; add dependency on
4073 liniberty.
4074
4075 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
4076
4077 * MAINTAINERS (Write After Approval): Add myself.
4078
4079 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
4080
4081 * configure: Regenerate.
4082
4083 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
4084
4085 * configure.ac: (picochip): Disable libiberty.
4086
4087 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
4088
4089 * MAINTAINERS (Write After Approval): Add myself.
4090
4091 2010-12-10 Ian Lance Taylor <iant@google.com>
4092
4093 PR bootstrap/46819
4094 * configure.ac: For --disable-libgcj clear libgcj_saved.
4095 * configure: Rebuild.
4096
4097 2010-12-10 Tobias Burnus <burnus@net-b.de>
4098
4099 PR fortran/46540
4100 * configure.ac: Add --disable-libquadmath and
4101 --disable-libquadmath-support.
4102 * configure: Regenerate.
4103
4104 2010-12-03 Ian Lance Taylor <iant@google.com>
4105
4106 * MAINTAINERS: Add myself as libgo maintainer.
4107
4108 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
4109
4110 PR libffi/46792
4111 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
4112 * configure: Regenerate.
4113
4114 2010-12-02 Ian Lance Taylor <iant@google.com>
4115
4116 * configure.ac: Always set default for poststage1_ldflags to
4117 -static-libstdc++ -static-libgcc.
4118
4119 2010-11-29 Andreas Schwab <schwab@redhat.com>
4120
4121 * configure.ac: Move comment to remove extra space in last argument
4122 of GCC_TARGET_TOOL.
4123
4124 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
4125
4126 PR other/46026
4127 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
4128 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
4129 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
4130 (BASE_FLAGS_TO_PASS): Use it.
4131 * configure: Rebuilt.
4132 * Makefile.in: Rebuilt.
4133
4134 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
4135
4136 PR binutils/12258
4137 * configure.ac: Correct comments for --enable-gold/--enable-ld.
4138 Properly check default linker.
4139 * configure: Regnerated.
4140
4141 2010-11-23 Matthias Klose <doko@ubuntu.com>
4142
4143 * configure.ac: For --enable-gold, handle value `default' instead of
4144 `both*'. New configure option --{en,dis}able-ld.
4145 * configure: Regenerate.
4146
4147 2010-11-20 Ian Lance Taylor <iant@google.com>
4148
4149 * configure.ac: Only disable a language library if no language needs
4150 it. Don't let --disable-libgcj uncondtionally disable libffi.
4151 * configure: Rebuild.
4152
4153 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4154
4155 * Makefile.in: Regenerate.
4156
4157 PR other/46202
4158 * configure.ac: Fix just-built in-tree STRIP name to be
4159 binutils/strip-new.
4160 * configure: Regenerate.
4161 * Makefile.def (install-strip-gcc, install-strip-binutils)
4162 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
4163 (install-strip-sid): Mirror dependencies on non-strip variants
4164 of these targets on the respective -strip prerequisites.
4165 * Makefile.tpl (install-strip, install-strip-host)
4166 (install-strip-target): New targets.
4167 (install-strip-[+module+], install-strip-target-[+module+]):
4168 New targets.
4169 * Makefile.in: Regenerate.
4170
4171 2010-11-19 Ian Lance Taylor <iant@google.com>
4172 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4173
4174 * configure.ac: Add target-libgo to target_libraries. Set
4175 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
4176 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
4177 (HOST_EXPORTS): Add GOC.
4178 (BASE_TARGET_EXPORTS): Add GOC.
4179 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
4180 (GOCFLAGS_FOR_TARGET): New variable.
4181 (EXTRA_HOST_FLAGS): Add GOC.
4182 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
4183 * Makefile.def (target_modules): Add libgo.
4184 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
4185 (dependencies): Add dependency from configure-target-libgo to
4186 configure-target-libffi and all-target-libstdc++-v3. Add
4187 dependencies from all-target-libgo to all-target-libffi.
4188 (languages): Add go.
4189 * configure: Rebuild.
4190 * Makefile.in: Rebuild.
4191
4192 2010-11-19 Ian Lance Taylor <iant@google.com>
4193
4194 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
4195 compiler/flag environment variables.
4196
4197 2010-11-18 Ian Lance Taylor <iant@google.com>
4198
4199 * configure.ac: Check for lang_requires_boot_languages in
4200 config-lang.in files.
4201 * configure: Rebuild.
4202
4203 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4204 Tobias Burnus <burnus@net-b.de>
4205
4206 PR fortran/32049
4207 * Makefile.def: Add libquadmath; build it with language=fortran.
4208 * configure.ac: Add libquadmath.
4209 * Makefile.tpl: Handle multiple libs in check-[+language+].
4210 * Makefile.in: Regenerate.
4211 * configure: Regenerate.
4212
4213 2010-11-16 Tom Tromey <tromey@redhat.com>
4214
4215 * MAINTAINERS: Moved myself to reviewers section.
4216
4217 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
4218
4219 * MAINTAINERS: Moved myself to reviewers section.
4220
4221 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4222
4223 * MAINTAINERS (Various Maintainers): Add self for build machinery.
4224 (Write After Approval): Remove self.
4225
4226 2010-11-15 Andreas Schwab <schwab@redhat.com>
4227
4228 * configure.ac: Fix spelling in option names.
4229 * configure: Regenerated.
4230
4231 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
4232
4233 PR bootstrap/39622
4234 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
4235 * configure: Regenerated.
4236
4237 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
4238
4239 * MAINTAINERS: Update my email address.
4240
4241 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4242
4243 * configure: Regenerate.
4244
4245 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4246
4247 * configure: Regenerate.
4248
4249 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4250
4251 * configure: Regenerate.
4252
4253 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4254
4255 * configure: Regenerate.
4256
4257 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
4258
4259 * configure.ac: Support official CLooG.org versions.
4260 * configure: Regenerate.
4261 * config/cloog.m4: New.
4262
4263 2010-11-10 François Dumont <francois.cppdevs@free.fr>
4264
4265 * MAINTAINERS (Write After Approval): Add myself.
4266
4267 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
4268
4269 * MAINTAINERS: Update my email address.
4270
4271 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
4272
4273 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
4274 * configure: Regenerate.
4275
4276 2010-11-03 Ian Lance Taylor <iant@google.com>
4277 Dave Korn <dave.korn.cygwin@gmail.com>
4278
4279 PR lto/46273
4280 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
4281 and on other supported platforms whenever LTO is enabled.
4282 * configure: Rebuild.
4283
4284 2010-11-02 Alan Modra <amodra@gmail.com>
4285
4286 PR binutils/12110
4287 * configure.ac: Error when source path contains spaces.
4288 * configure: Regenerate.
4289
4290 2010-10-23 James E. Wilson <wilson@codesourcery.com>
4291
4292 * MAINTAINERS: Update my email address.
4293
4294 2010-10-20 Ian Lance Taylor <iant@google.com>
4295
4296 * Makefile.def (target_modules): Set lib_path to src/.libs for
4297 libstdc++-v3 module.
4298 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
4299 * Makefile.in: Rebuild.
4300
4301 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4302
4303 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
4304 (Write After Approval): Remove myself.
4305
4306 2010-10-15 Tristan Gingold <gingold@adacore.com>
4307
4308 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4309
4310 2010-10-14 Douglas Rupp <rupp@gnat.com>
4311
4312 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4313
4314 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
4315
4316 * configure.ac (build_lto_plugin): New shell variable.
4317 (--enable-lto): Turn on by default for all non-ELF platforms that
4318 have had LTO support added so far. Set build_lto_plugin appropriately
4319 for both ELF and non-ELF.
4320 (configdirs): Add lto-plugin or not based on build_lto_plugin.
4321 * configure: Regenerate.
4322
4323 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4324
4325 Sync from src:
4326 * configure.ac (v850 support): Remove target-libgloss from
4327 noconfigdirs.
4328 * configure: Regenerate.
4329
4330 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4331
4332 PR bootstrap/45326
4333 PR bootstrap/45174
4334 * configure.ac: Honor initial values of $build_configargs,
4335 $host_configargs, $target_configargs. Mark the precious, so
4336 environment settings get recorded.
4337 * configure: Regenerate.
4338
4339 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4340
4341 PR bootstrap/45796
4342 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
4343 Depend on all-build-libiberty.
4344 * Makefile.in: Regenerate.
4345
4346 2010-09-30 Michael Eager <eager@eagercon.com>
4347
4348 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
4349 * configure: Regenerate.
4350
4351 2010-09-28 Michael Eager <eager@eagercon.com>
4352
4353 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
4354
4355 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4356
4357 PR bootstrap/44621
4358 * configure.ac: Fix unportable shell quoting.
4359 * configure: Regenerate.
4360
4361 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
4362
4363 * configure.ac (enable-lto): Add Darwin to the list of supported lto
4364 targets and amend comment.
4365 * configure: Regenerate.
4366
4367 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
4368
4369 * MAINTAINERS (Write After Approval): Add myself.
4370
4371 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
4372
4373 * configure.ac: Enable LTO by default on Darwin.
4374 * configure: Regenerate.
4375
4376 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
4377
4378 * MAINTAINERS (Write After Approval): Add myself.
4379
4380 2010-09-01 Ian Bolton <ian.bolton@arm.com>
4381
4382 * MAINTAINERS (Write After Approval): Add myself.
4383
4384 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
4385
4386 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
4387 ports
4388
4389 2010-07-28 David Yuste <david.yuste@gmail.com>
4390
4391 * MAINTAINERS (Write After Approval): Add myself.
4392
4393 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
4394
4395 * configure.ac: Support all v850 targets.
4396 * configure: Regenerate.
4397
4398 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
4399
4400 PR bootstrap/44455
4401 * configure.ac (extra_mpfr_configure_flags): Copy from
4402 extra_mpc_gmp_configure_flags.
4403 * configure: Re-generated.
4404
4405 2010-07-22 Andi Kleen <ak@linux.intel.com>
4406
4407 * MAINTAINERS (Write After Approval): Add myself.
4408
4409 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
4410
4411 * MAINTAINERS (Write After Approval): Add myself.
4412
4413 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
4414
4415 * MAINTAINERS (Write After Approval): Add myself.
4416
4417 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
4418
4419 PR target/44862
4420 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
4421 Provide -B option to allow for link spec %s substitutions for
4422 libstdc++.a on darwin.
4423 * Makefile.in: Regenerate.
4424
4425 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
4426
4427 * MAINTAINERS (Reviewers): Update my e-mail address
4428
4429 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
4430
4431 * Makefile.def (configure-gcc): Depend on all-libelf.
4432 * Makefile.in: Rebuild.
4433
4434 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
4435
4436 * MAINTAINERS (Write After Approval): Add myself in the right place.
4437
4438 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
4439
4440 * MAINTAINERS (Write After Approval): Add myself.
4441
4442 2010-05-25 Sterling Augustine <sterling@tensilica.com>
4443
4444 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
4445
4446 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
4447
4448 * config.sub: Update to version 2010-05-21.
4449 * config.guess: Update to version 2010-04-03.
4450
4451 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
4452
4453 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
4454 * configure: Regenerate.
4455
4456 2010-05-12 Sriraman Tallam <tmsriram@google.com>
4457
4458 * MAINTAINERS (Write After Approval): Add myself.
4459
4460 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
4461
4462 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
4463 a platform that supports LTO.
4464 * configure: Regenerate.
4465
4466 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
4467
4468 * configure.ac: Allow all the versions greater than 0.10 of PPL.
4469 * configure: Regenerated.
4470
4471 2010-04-27 Roland McGrath <roland@redhat.com>
4472 H.J. Lu <hongjiu.lu@intel.com>
4473
4474 * configure.ac (--enable-gold): Support both, both/gold and
4475 both/bfd to add gold to configdirs without removing ld.
4476 * configure: Regenerated.
4477
4478 * Makefile.def: Add install-gold dependency to install-ld.
4479 * Makefile.in: Regenerated.
4480
4481 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
4482
4483 PR lto/42776
4484 * configure.ac (--enable-lto): Refactor handling so libelf tests
4485 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
4486 and allow LTO to be explicitly enabled on non-ELF platforms that
4487 are known to support it inside else-clause.
4488 * configure: Regenerate.
4489
4490 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
4491
4492 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
4493 * configure: Regenerate.
4494
4495 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
4496
4497 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
4498 * configure: Regenerate.
4499
4500 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4501
4502 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
4503 separately.
4504 * configure: Regenerate.
4505
4506 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
4507
4508 * MAINTAINERS (Write After Approval): Add myself.
4509
4510 2010-04-14 Tristan Gingold <gingold@adacore.com>
4511
4512 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
4513 * configure: Regenerate.
4514
4515 2010-04-13 Steve Ellcey <sje@cup.hp.com>
4516
4517 * configure: Regenerate after change to elf.m4.
4518
4519 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
4520
4521 * MAINTAINERS (Write After Approval): Add myself.
4522
4523 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4524
4525 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
4526 * configure: Regenerated.
4527
4528 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4529
4530 * configure.ac: Print "buggy but acceptable" when CLooG
4531 revision is less than 9.
4532 * configure: Regenerated.
4533
4534 2010-04-01 Diego Novillo <dnovillo@google.com>
4535
4536 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
4537
4538 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4539
4540 PR bootstrap/43615
4541 PR bootstrap/43328
4542
4543 Revert:
4544
4545 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4546
4547 * configure.ac: Do not pass --enable-multilib nor
4548 --disable-multilib in baseargs. Accept explicitly passed
4549 --enable_multilib.
4550 * configure: Regenerate.
4551
4552 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
4553
4554 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
4555
4556 2010-03-31 Janis Johnson <janis187@us.ibm.com>
4557
4558 * MAINTAINERS: Remove myself.
4559
4560 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4561
4562 PR bootstrap/43328
4563 * configure.ac: Do not pass --enable-multilib nor
4564 --disable-multilib in baseargs. Accept explicitly passed
4565 --enable_multilib.
4566 * configure: Regenerate.
4567
4568 2010-03-28 Andrew Pinski <pinskia@gmail.com>
4569
4570 * MAINTAINERS (spu port): Remove me.
4571
4572 2010-03-23 Joseph Myers <joseph@codesourcery.com>
4573
4574 * configure.ac (tic6x-*-*): New case.
4575 * configure: Regenerate.
4576
4577 2010-03-23 Joseph Myers <joseph@codesourcery.com>
4578
4579 * config.sub: Update to version 2010-03-22.
4580 * config.guess: Update to version 2009-12-30.
4581
4582 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
4583
4584 PR ada/42554
4585 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
4586 * configure: Regenerate.
4587
4588 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4589
4590 * MAINTAINERS: Update my email address.
4591
4592 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
4593
4594 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
4595 (ghassan.shobaki@amd.com): Removed.
4596
4597 2010-03-17 Alan Modra <amodra@gmail.com>
4598
4599 * MAINTAINERS: Update my email address.
4600
4601 2010-03-16 Diego Novillo <dnovillo@google.com>
4602
4603 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
4604 Matthews.
4605
4606 2010-03-16 Joseph Myers <joseph@codesourcery.com>
4607
4608 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
4609 Gutson, Jeffrey D. Oldham and Mark Shinwell.
4610
4611 2010-03-16 Joseph Myers <joseph@codesourcery.com>
4612
4613 * MAINTAINERS: Update my email address.
4614
4615 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
4616
4617 * MAINTAINERS: Update my email address.
4618
4619 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
4620
4621 * MAINTAINERS: Update my email address.
4622
4623 2010-03-09 Jie Zhang <jie@codesourcery.com>
4624
4625 * MAINTAINERS: Update my email address.
4626
4627 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4628
4629 PR libstdc++/32499
4630 * configure.ac (RANLIB): Default to true.
4631 (STRIP): Likewise.
4632 (RANLIB_FOR_TARGET): Remove superfluous : argument.
4633 * configure: Regenerate.
4634
4635 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
4636
4637 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
4638 (Write After Approval): Update my email address.
4639
4640 2010-02-17 Nick Clifton <nickc@redhat.com>
4641
4642 PR 11238
4643 * Makefile.tpl (local-distclean): Also remove config.cache files in
4644 sub-directories as there may not be Makefiles present in the
4645 sub-directories.
4646 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
4647 the config.cache files found by the find command.
4648
4649 * Makefile.in: Regenerate.
4650 * configure.ac: Revert previous delta.
4651 * configure: Regenerate.
4652
4653 2010-02-15 Nick Clifton <nickc@redhat.com>
4654
4655 PR 11238
4656 * configure.ac: Delete config.cache files in sub-directories when
4657 deleting Makefiles.
4658 * configure: Regenerate.
4659
4660 2010-02-12 Ben Elliston <bje@gnu.org>
4661
4662 * MAINTAINERS: Update my email address.
4663
4664 2010-02-08 Andrew Pinski <pinskia@gmail.com>
4665
4666 * MAINTAINERS (spu port): Update my email address.
4667
4668 2010-02-08 Jie Zhang <jie.zhang@analog.com>
4669
4670 * MAINTAINERS: Add myself as a maintainer for the bfin port.
4671
4672 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4673
4674 * configure.ac: Add "recommended" version checks for GMP/MPC.
4675 Update recommended GMP/MPFR/MPC versions.
4676 * configure: Regenerate.
4677
4678 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
4679
4680 * MAINTAINERS: Move my Embecosm email address into the
4681 write-after-approval section.
4682
4683 2010-01-26 Ian Lance Taylor <iant@google.com>
4684
4685 * MAINTAINERS: Add myself as Go frontend maintainer.
4686
4687 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
4688
4689 PR libstdc++/36101, PR libstdc++/42813
4690 * configure.ac (bootstrap_target_libs): Make inclusion of
4691 target-libgomp conditional on libgomb being in target_configdirs.
4692 * configure: Regenerate.
4693
4694 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
4695
4696 PR libstdc++/36101, PR libstdc++/42813
4697 * configure.ac (bootstrap_target_libs): Include target-libgomp.
4698 * configure: Regenerate.
4699
4700 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
4701
4702 PR libstdc++/36101, PR libstdc++/42813
4703 * configure.ac (target_configdirs): Substitute.
4704 * Makefile.def: Bootstrap target module libgomp.
4705 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
4706 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
4707 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
4708 * configure, Makefile.in: Regenerate.
4709
4710 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
4711
4712 * MAINTAINERS: Adjust my details.
4713
4714 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
4715
4716 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
4717
4718 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
4719
4720 * MAINTAINERS: reindented my entry with tabs instead of spaces.
4721
4722 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
4723
4724 * MAINTAINERS (Write After Approval): Add myself.
4725
4726 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4727
4728 * MAINTAINERS (Write After Approval): Add myself.
4729
4730 2010-01-11 Richard Guenther <rguenther@suse.de>
4731
4732 PR lto/41569
4733 * Makefile.def (all-lto-plugin): Depend on all-gcc.
4734 * Makefile.in: Regenerated.
4735
4736 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
4737
4738 * configure.ac: Enable libjava build on x86_64-*freebsd*.
4739 * configure: Regenerate.
4740
4741 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4742 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4743
4744 PR bootstrap/42424
4745 * configure.ac: Include libtool m4 files.
4746 (_LT_CHECK_OBJDIR): Call it.
4747 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
4748 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
4749
4750 * configure: Regenerate.
4751
4752 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4753
4754 PR bootstrap/41818
4755 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
4756 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
4757 * Makefile.in: Regenerate.
4758
4759 2010-01-02 Richard Guenther <rguenther@suse.de>
4760
4761 PR lto/41529
4762 * configure.ac: Include config/elf.m4. Disable LTO if not
4763 builting for an elf target.
4764 * configure: Regenerate.
4765
4766 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
4767
4768 * MAINTAINERS: Change my email address.
4769
4770 2009-12-18 Ben Elliston <bje@au.ibm.com>
4771
4772 * config.sub, config.guess: Update from upstream sources.
4773
4774 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
4775
4776 * MAINTAINERS (Write After Approval): Add myself.
4777
4778 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4779
4780 PR middle-end/30447
4781 PR middle-end/30789
4782 PR other/40302
4783
4784 * configure.ac: Require MPC.
4785 * configure: Regenerate.
4786
4787 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4788
4789 PR target/38384
4790 PR bootstrap/40972
4791 * libtool.m4: Sync from git Libtool.
4792 * ltoptions.m4: Likewise.
4793 * ltversion.m4: Likewise.
4794 * lt~obsolete.m4: Likewise.
4795 * ltmain.sh: Likewise.
4796
4797 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4798
4799 * configure.ac: Update minimum MPC version to 0.8.
4800 * configure: Regenerate.
4801
4802 2009-11-21 Sebastian Pop <sebpop@gmail.com>
4803
4804 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
4805 * configure: Regenerated.
4806
4807 2009-11-21 Ian Lance Taylor <iant@google.com>
4808
4809 * configure.ac: Change default of poststage1_ldflags to be empty if
4810 poststage1_libs is set. When poststage1_libs is empty, and
4811 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
4812 * configure: Rebuild.
4813
4814 2009-11-21 Adam Nemet <adambnmet@gmail.com>
4815
4816 * MAINTAINERS (Write After Approval): Update my email address.
4817
4818 2009-11-20 Ben Elliston <bje@au.ibm.com>
4819
4820 * config.guess: Update from upstream sources.
4821
4822 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
4823
4824 * Makefile.def: Restore host and target settings for gmp.
4825 * Makefile.in: Rebuild.
4826
4827 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
4828
4829 * configure.ac: Add libelf to host_libs. Enable in-tree configury
4830 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
4831 Fix portability of test of C++ as bootstrap language. Add
4832 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
4833 * configure: Rebuild.
4834 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
4835 and cloog. Fix in-tree ppl configuration. Introduce libelf
4836 in-tree building.
4837 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
4838 (POSTSTAGE1_HOST_EXPORTS): Use it.
4839 (STAGE[+id+]_CXXFLAGS): New.
4840 (BASE_FLAGS_TO_PASS): Pass it down.
4841 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
4842 extra_exports.
4843 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
4844 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
4845 extra_exports.
4846 * Makefile.in: Rebuild.
4847
4848 2009-11-17 Ben Elliston <bje@au.ibm.com>
4849
4850 * config.sub, config.guess: Update from upstream sources.
4851
4852 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4853
4854 * MAINTAINERS (Write After Approval): Add myself.
4855
4856 2009-11-09 Jon Beniston <jon@beniston.com>
4857
4858 * MAINTAINERS (Write After Approval): Add myself.
4859
4860 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
4861
4862 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
4863 paths for *-w64-mingw* and x86_64-*mingw*.
4864 * configure: Regenerated.
4865
4866 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
4867
4868 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
4869
4870 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
4871
4872 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
4873 Phil Edwards to Write-After Approval.
4874
4875 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
4876
4877 * configure.ac: Disable target-winsup & co for
4878 x86_64-*-mingw* and *-w64-mingw* targets.
4879 * configure: Regenerated.
4880
4881 2009-10-16 Nick Clifton <nickc@redhat.com>
4882
4883 * MAINTAINERS: Add myself as a maintainer for the RX port.
4884
4885 2009-10-26 Johannes Singler <singler@kit.edu>
4886
4887 * MAINTAINERS (Write After Approval): Update my e-mail address.
4888
4889 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4890
4891 * configure.ac (CLooG test): Use = with test.
4892 * configure: Regenerate.
4893
4894 2009-10-22 Richard Guenther <rguenther@suse.de>
4895
4896 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
4897 cloog if the ppl version check failed. Move flags saving
4898 before setting in libelf check.
4899 * configure: Regenerate.
4900
4901 2009-10-21 Richard Guenther <rguenther@suse.de>
4902
4903 * configure.ac: Adjust the ppl and cloog configure to work as
4904 documented. Disable cloog if ppl was disabled. Omit the version
4905 checks if they were disabled.
4906 * configure: Re-generate.
4907
4908 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4909
4910 * configure.ac: Add 'lto' to enable_languages, not
4911 new_enable_languages, and only if not already present.
4912 * configure: Regenerate.
4913
4914 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
4915
4916 * README: Refer to the various COPYING* files instead of just
4917 COPYING.
4918 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
4919
4920 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
4921
4922 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
4923
4924 2009-10-07 Richard Guenther <rguenther@suse.de>
4925
4926 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
4927 and Richard Guenther as reviewers.
4928 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
4929 as reviewers.
4930
4931 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
4932
4933 * config.sub: Update from upstream sources.
4934
4935 2009-10-06 Ian Lance Taylor <iant@google.com>
4936
4937 * Makefile.def: check-gold depends upon all-gas.
4938 * Makefile.in: Rebuild.
4939
4940 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
4941
4942 * MAINTAINERS (Write After Approval): Add myself.
4943
4944 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
4945
4946 * Makefile.def: all-lto-plugin depends on all-libiberty.
4947 set bootstrap=true for lto-plugin.
4948 Add lto-plugin.
4949 * Makefile.in: Regenerate.
4950 * configure.ac (host_libs): Add lto-plugin.
4951 * configure: Regenerate.
4952
4953 2009-10-03 Diego Novillo <dnovillo@google.com>
4954
4955 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
4956 (HOST_LIBELFLIBS): Define.
4957 (HOST_LIBELFINC): Define.
4958 * Makefile.in: Regenerate.
4959 * configure.ac: Add --enable-lto.
4960 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
4961 If --enable-lto is used, add 'lto' to new_enable_languages.
4962 If --enable-lto is used and gold is enabled, add
4963 lto-plugin to configdirs.
4964 * configure: Regenerate.
4965
4966 2009-10-03 Simon Baldwin <simonb@google.com>
4967
4968 * configure.ac: If --with-system-zlib, suppress local zlib and
4969 pass --with-system-zlib to subdir configure scripts.
4970 * configure: Regenerate.
4971
4972 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
4973 Paolo Bonzini <bonzini@gnu.org>
4974
4975 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
4976 $(srcdir).
4977 * Makefile.in: Rebuilt.
4978
4979 2009-09-26 Gary Funck <gary@intrepid.com>
4980
4981 * MAINTAINERS (Write After Approval): Add myself.
4982
4983 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4984
4985 * configure.ac: Update minimum MPC version to 0.7.
4986 * configure: Regenerate.
4987
4988 2009-09-25 Nick Clifton <nickc@redhat.com>
4989
4990 * configure.ac: Pass any --cache-file=/dev/null option on to
4991 subconfigures.
4992 * configure: Regenerate.
4993
4994 2009-09-23 Nick Clifton <nickc@redhat.com>
4995
4996 * config.sub, config.guess: Update from upstream sources.
4997
4998 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
4999
5000 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
5001 * Makefile.in: Rebuilt.
5002
5003 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5004
5005 PR bootstrap/32272
5006 * configure.ac: Error out if $srcdir isn't '.' but contains
5007 host-${host_noncanonical}.
5008 * configure: Regenerate.
5009
5010 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5011
5012 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
5013 maintainer.
5014
5015 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5016
5017 * configure.ac: If bootstrapping a combined tree with
5018 --enable-gold, require c++ in stage1_languages.
5019 * configure: Regenerate.
5020
5021 * configure.ac: Also add target_libs of stage1_languages to
5022 bootstrap_target_libs.
5023 * configure: Regenerate.
5024
5025 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
5026 with --enable-languages not containing c++.
5027 * configure: Regenerate.
5028
5029 2009-09-15 Jie Zhang <jie.zhang@analog.com>
5030
5031 * configure.ac: Disable java and boehm-gc for bfin-*-*.
5032 * configure: Regenerate.
5033
5034 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
5035
5036 * MAINTAINERS (Write After Approval): Update my e-mail address,
5037 and move from from here...
5038 (Waiting for paperwork): To here.
5039
5040 2009-09-09 Joseph Myers <joseph@codesourcery.com>
5041
5042 * MAINTAINERS (Reviewers): Add self as driver reviewer.
5043
5044 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5045
5046 * configure.ac: Do not use $extrasub for replacing @if/@endif
5047 parts in Makefile; instead, use additional arguments to
5048 AC_CONFIG_COMMANDS to do the replacement manually, with several
5049 sed invocations, to avoid HP-UX sed command limits.
5050 * configure: Regenerate.
5051
5052 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
5053
5054 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
5055 blank before -L.
5056
5057 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
5058
5059 * configure.ac (with-build-config): Document. Handle without.
5060 Handle missing argument.
5061 * configure: Rebuilt.
5062
5063 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
5064
5065 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
5066 Default to bootstrap-debug only if compare-debug works.
5067 * configure: Rebuilt.
5068 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
5069 * Makefile.in: Rebuilt.
5070
5071 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5072
5073 * MAINTAINERS (OS Port Maintainers): Update my email address.
5074
5075 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
5076
5077 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
5078 * Makefile.in: Rebuilt.
5079
5080 2009-09-01 Chris Demetriou <cgd@google.com>
5081
5082 * MAINTAINERS (Write After Approval): Add myself.
5083
5084 2009-08-31 Dodji Seketeli <dodji@redhat.com>
5085
5086 PR debug/30161
5087 * include/dwarf2.h (enum dwarf_tag): Added
5088 DW_TAG_GNU_template_template_param
5089 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
5090
5091 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
5092
5093 * Makefile.tpl (AWK): Fix typo.
5094 * Makefile.in: Regenerate.
5095
5096 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
5097
5098 * configure.ac: Detect awk and sed.
5099 * Makefile.def (flags_to_pass): Add AWK and SED.
5100 * Makefile.tpl (AWK, SED): New.
5101 (BASE_FLAGS_TO_PASS): Add AWK and SED.
5102 * configure: Regenerate.
5103 * Makefile.in: Regenerate.
5104
5105 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
5106
5107 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
5108 (collapseslashes): Likewise.
5109
5110 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5111
5112 * configure.ac (AC_PREREQ): Bump to 2.64.
5113
5114 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5115
5116 * configure.ac: Remove --with-datarootdir, --with-docdir,
5117 --with-pdfdir, --with-htmldir switches.
5118 * configure: Regenerate.
5119
5120 * configure: Regenerate.
5121
5122 * compile: Sync from Automake 1.11.
5123 * depcomp: Likewise.
5124 * install-sh: Likewise.
5125 * missing: Likewise.
5126 * mkinstalldirs: Likewise.
5127 * ylwrap: Likewise.
5128
5129 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
5130
5131 * ltmain.sh (func_normal_abspath): New function.
5132 (func_relative_path): Likewise.
5133 (func_mode_help): Document new -bindir option for link mode.
5134 (func_mode_link): Add new -bindir option, and use it to place
5135 output DLL if specified.
5136
5137 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5138
5139 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
5140 (baseargs): Add --disable-option-checking.
5141 * configure: Regenerate.
5142
5143 * Makefile.def (configure-target-libiberty): Depend on
5144 all-binutils and all-ld.
5145 (configure-target-newlib): Likewise.
5146 * Makefile.in: Regenerate.
5147
5148 2009-08-17 Ben Elliston <bje@au.ibm.com>
5149
5150 * config.sub, config.guess: Update from upstream sources.
5151
5152 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5153
5154 Sync from src, merge:
5155
5156 2009-07-02 Tristan Gingold <gingold@adacore.com>
5157
5158 * configure.ac: Do not exclude gas for i386-*-darwin.
5159 Add a case for x86_64-*-darwin.
5160 * configure: Regenerate.
5161
5162 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
5163
5164 * MAINTAINERS: Add my name to Write After Approval list.
5165
5166 2009-08-06 Michael Eager <eager@eagercon.com>
5167
5168 * configure.ac: Add Microblaze target.
5169 * configure: Regenerate.
5170
5171 2009-07-31 Christian Bruel <christian.bruel@st.com>
5172
5173 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
5174 * configure: Regenerate.
5175
5176 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
5177
5178 * MAINTAINERS (Write After Approval): Update my e-mail address.
5179
5180 2009-07-06 Ian Lance Taylor <iant@google.com>
5181
5182 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
5183 * configure: Rebuild.
5184
5185 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
5186
5187 * MAINTAINERS: Move myself to the Graphite Reviewers.
5188
5189 2009-06-30 Wei Guozhi <carrot@google.com>
5190
5191 * MAINTAINERS: Add my name to Write After Approval list.
5192
5193 2009-06-26 Steve Ellcey <sje@cup.hp.com>
5194
5195 PR bootstrap/40338
5196 * configure.ac (comparestring): Create new variable.
5197 * Makefile.tpl (comparestring): Use to skip some comparisions.
5198 * configure: Regenerate.
5199 * Makefile.in: Regenerate.
5200
5201 2009-06-26 Doug Evans <dje@sebabeach.org>
5202
5203 * Makefile.def (host_modules): Add cgen.
5204 * Makefile.in: Regenerate.
5205 * configure.ac (host_tools): Add cgen.
5206 * configure: Regenerate.
5207
5208 2009-06-23 DJ Delorie <dj@redhat.com>
5209
5210 * MAINTAINERS: Add myself as mep maintainer.
5211
5212 2009-06-23 Ian Lance Taylor <iant@google.com>
5213
5214 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
5215 boot_languages. Only bootstrap target libraries listed in
5216 target_libs for some boot language. Add --with-stage1-ldflags,
5217 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
5218 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
5219 if not building with C++.
5220 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
5221 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
5222 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
5223 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5224 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
5225 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5226 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
5227 * configure, Makefile.in: Rebuild.
5228
5229 2009-06-23 Li Feng <nemokingdom@gmail.com>
5230
5231 * MAINTAINERS: Added my name to write-after-approval list.
5232
5233 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
5234
5235 * configure.ac: Define is_elf for QNX Neutrino targets.
5236 * configure: Regenerate.
5237
5238 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
5239
5240 * MAINTAINERS: Added my name to the write-after-approval list
5241
5242 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5243
5244 * configure.ac: Detect MPC in default directory.
5245 * configure: Regenerate.
5246
5247 2009-06-03 Jerome Guitton <guitton@adacore.com>
5248 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5249
5250 * Makefile.tpl (all): Avoid a trailing backslash.
5251 * Makefile.in: Regenerate.
5252
5253 2009-06-03 Ben Elliston <bje@au.ibm.com>
5254
5255 * config.sub, config.guess: Update from upstream sources.
5256
5257 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
5258
5259 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
5260 to noconfdirs.
5261 * configure: Regenerate.
5262
5263 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
5264
5265 * Makefile.tpl ([+compare-target+]): Compare all stage
5266 directories, rather than just gcc.
5267 * Makefile.in: Rebuilt.
5268
5269 2009-06-01 Doug Kwan <dougkwan@google.com>
5270
5271 * configure.ac: Support gold for target arm*-*-*.
5272 * configure: Regenerate.
5273
5274 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5275
5276 * Makefile.def: Add MPC support and dependencies.
5277 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
5278
5279 * Makefile.in, configure: Regenerate.
5280
5281 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
5282
5283 * Makefile.tpl (all): Avoid harmless warning in make all when
5284 gcc-bootstrap is enabled but stage_last does not exist.
5285 * Makefile.in: Rebuilt.
5286
5287 2009-05-24 Nicolas Roche <roche@adacore.com>
5288
5289 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
5290 * Makefile.in: Regenerate.
5291
5292 2009-05-21 Denis Chertykov <chertykov@gmail.com>
5293
5294 * MAINTAINERS: Update my e-mail address.
5295
5296 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
5297
5298 * configure.ac (cygwin noconfigdirs): Remove libgcj.
5299 * configure: Regenerate.
5300
5301 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5302
5303 PR other/40159
5304 * Makefile.tpl (all): Don't assume gcc-bootstrap and
5305 gcc-no-bootstrap are mutually exclusive.
5306 * Makefile.in: Rebuilt.
5307
5308 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5309
5310 PR other/40159
5311 * Makefile.tpl (all): Don't end with unconditional success.
5312 * Makefile.in: Rebuilt.
5313
5314 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
5315
5316 PR target/37137
5317 * Makefile.def (flags_to_pass): Remove redundant and incomplete
5318 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
5319 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
5320 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
5321 stage_configureflags, stage_cflags and stage_libcflags into
5322 explicit Makefile macros.
5323 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
5324 GFORTRAN.
5325 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
5326 CC. Set CC_FOR_BUILD from CC.
5327 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
5328 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
5329 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
5330 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
5331 and GFORTRAN.
5332 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
5333 (_LIBCFLAGS): Renamed to _TFLAGS.
5334 (do-compare-debug, do-compare3-debug): Drop.
5335 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
5336 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
5337 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
5338 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
5339 (XGCC_FLAGS_FOR_TARGET): New.
5340 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
5341 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
5342 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
5343 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
5344 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
5345 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
5346 TFLAGS.
5347 (BUILD_CONFIG): Include if requested.
5348 (all): Set TFLAGS on bootstrap.
5349 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
5350 (all-stageid-prefixmodule): Likewise.
5351 (do-clean, distclean-stageid): Set TFLAGS.
5352 (restrap): Fix whitespace.
5353 * Makefile.in: Rebuilt.
5354
5355 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
5356
5357 * config.guess: Sync with src.
5358
5359 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
5360
5361 * configure.ac ($with_ppl): Default to no if not supplied.
5362 ($with_cloog): Likewise.
5363 configure: Regenerate.
5364
5365 2009-04-27 James E. Wilson <wilson@codesourcery.com>
5366
5367 * MAINTAINERS: Update my e-mail address.
5368
5369 2009-04-27 Nick Clifton <nickc@redhat.com>
5370
5371 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
5372
5373 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
5374
5375 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
5376 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
5377 * Makefile.in: Regenerate.
5378
5379 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5380
5381 PR bootstrap/39739
5382 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
5383 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
5384
5385 * configure, Makefile.in: Regenerate.
5386
5387 2009-04-21 Taras Glek <tglek@mozilla.com>
5388
5389 * include/hashtab.h: Update GTY annotations to new syntax
5390 * include/splay-tree.h: Likewise
5391
5392 2009-04-17 Ben Elliston <bje@au.ibm.com>
5393
5394 * config.sub, config.guess: Update from upstream sources.
5395
5396 2009-04-15 Anthony Green <green@moxielogic.com>
5397
5398 * configure.ac: Add moxie support.
5399 * configure: Rebuilt.
5400
5401 2009-04-14 Jakub Jelinek <jakub@redhat.com>
5402
5403 * configure.ac: Change copyright header to refer to version
5404 3 of the GNU General Public License and to point readers at the
5405 COPYING3 file and the FSF's license web page.
5406 * Makefile.def: Likewise.
5407 * Makefile.tpl: Likewise.
5408 * Makefile.in: Regenerate.
5409
5410 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
5411
5412 * configure.ac: Restore match for darwin9 or later. Use double
5413 brackets since regeneration eats one pair.
5414 * configure: Regenerate.
5415
5416 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
5417
5418 PR gas/10039
5419 * configure.ac: Require texinfo 4.7.
5420 * configure: Regenerated.
5421
5422 2009-04-09 Nick Clifton <nickc@redhat.com>
5423
5424 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
5425 the GCC Runtime Library Exception.
5426
5427 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5428
5429 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
5430 * configure: Regenerate.
5431
5432 2009-04-01 Steve Ellcey <sje@cup.hp.com>
5433
5434 * Makefil.def (languages): New entries.
5435 * Makefile.tpl (check-gcc-*): New generic target.
5436 * Makefile.in: Regenerate.
5437
5438 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
5439
5440 * MAINTAINERS: Update my email address.
5441
5442 2009-03-18 Tom Tromey <tromey@redhat.com>
5443
5444 * configure: Rebuild.
5445 * configure.ac (host_libs): Add libiconv.
5446 * Makefile.in: Rebuild.
5447 * Makefile.def (host_modules): Add libiconv.
5448 (configure-gdb, all-gdb): Depend on libiconv.
5449
5450 2009-03-16 Tristan Gingold <gingold@adacore.com>
5451
5452 * configure.ac: Treat gdb as supported on x86_64-darwin.
5453 * configure: Regenerate.
5454
5455 2009-03-16 Joseph Myers <joseph@codesourcery.com>
5456
5457 * configure.ac (--with-host-libstdcxx): New option.
5458 * configure: Regenerate.
5459
5460 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
5461
5462 * MAINTAINERS: Move myself into the write after approval list.
5463
5464 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
5465
5466 * MAINTAINERS: Update e-mail address.
5467
5468 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
5469
5470 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
5471
5472 2009-03-10 Ira Rosen <irar@il.ibm.com>
5473
5474 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
5475
5476 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5477
5478 Backport from git Libtool:
5479
5480 2009-01-19 Robert Millan <rmh@aybabtu.com>
5481 Support GNU/kOpenSolaris.
5482 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
5483 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
5484 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
5485 GNU/kOpenSolaris.
5486
5487 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
5488
5489 * MAINTAINERS: Update e-mail address.
5490
5491 2009-02-24 Michael Eager <eager@eagercon.com>
5492
5493 * MAINTAINERS (Write After Approval): Add self.
5494
5495 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
5496
5497 * MAINTAINERS (Write After Approval): Add myself.
5498
5499 2009-02-05 Andreas Schwab <schwab@suse.de>
5500
5501 * Makefile.tpl (stage_last): Define $r and $s before using
5502 $(RECURSE_FLAGS_TO_PASS).
5503 * Makefile.in: Regenerate
5504
5505 2009-01-30 Ian Lance Taylor <iant@google.com>
5506
5507 * MAINTAINERS: Move myself to the Global Reviewers list.
5508
5509 2009-01-29 Robert Millan <rmh@aybabtu.com>
5510
5511 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
5512 * configure: Regenerate.
5513
5514 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
5515
5516 * MAINTAINERS: Make whitespace consistent.
5517 Remove Robert Millan from Write After Approval.
5518
5519 2009-01-16 Alan Modra <amodra@bigpond.net.au>
5520
5521 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
5522 (all-opcodes): Depend on all-libiberty.
5523 * Makefile.in: Regenerate.
5524
5525 2009-01-15 Douglas B Rupp <rupp@gnat.com>
5526
5527 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
5528 * configure: Regenerate.
5529
5530 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
5531
5532 * MAINTAINERS (Write After Approval): Add myself.
5533
5534 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
5535
5536 * MAINTAINERS: Add myself to reviewers (Fortran).
5537
5538 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
5539
5540 PR tree-optimization/38515
5541 * configure.ac (cloog-polylib): Removed.
5542 (with_ppl, with_cloog): Test for "no".
5543 * configure: Regenerated.
5544
5545 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
5546
5547 * MAINTAINERS: Moved myself to reviewers (Fortran).
5548
5549 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
5550
5551 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
5552 (Write After Approval): Remove myself.
5553
5554 2009-01-03 Diego Novillo <dnovillo@google.com>
5555
5556 * MAINTAINERS: Remove myself from alias maintainership.
5557
5558 2009-01-02 David Ayers <ayers@fsfe.org>
5559
5560 * MAINTAINERS: Update e-mail address.
5561
5562 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
5563
5564 * MAINTAINERS: Make whitespace consistent.
5565
5566 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5567
5568 Backport from upstream Libtool:
5569 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
5570 Add cache variables to tests that require the linker to work.
5571 For shlibpath_overrides_runpath, this also changes the semantics
5572 to let the result from the C compiler take precedence.
5573
5574 2008-12-02 Ben Elliston <bje@au.ibm.com>
5575
5576 * config.sub, config.guess: Update from upstream sources.
5577
5578 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
5579
5580 * configure.ac (ppllibs): Add by default the lib flags.
5581 * configure: Regenerate.
5582
5583 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
5584
5585 * MAINTAINERS: Add myself to the write after approval list.
5586
5587 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
5588
5589 * configure.ac: Add double brackets on darwin[912].
5590 * configure: Regenerate.
5591
5592 2008-12-03 Daniel Kraft <d@domob.eu>
5593
5594 * MAINTAINERS: Moved myself and Mikael Morin from Write After
5595 Approval to Reviewer section (for Fortran front-end).
5596
5597 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
5598
5599 * configure.ac: Expand to darwin10 and later.
5600 * configure: Regenerate.
5601
5602 2008-12-02 Andreas Schwab <schwab@suse.de>
5603
5604 * Makefile.def: configure-target-boehm-gc depends on
5605 all-target-libstdc++-v3.
5606 * Makefile.in: Regenerate.
5607
5608 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
5609
5610 * MAINTAINERS: Add myself as mingw maintainer.
5611
5612 2008-12-02 Ben Elliston <bje@au.ibm.com>
5613
5614 * config.sub, config.guess: Update from upstream sources.
5615
5616 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
5617
5618 * README.SCO: Remove.
5619
5620 2008-11-29 Fernando Pereira <pronesto@gmail.com>
5621
5622 * MAINTAINERS: Add myself to the write after approval list.
5623
5624 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
5625
5626 * MAINTAINERS: Update my email address in WAA section.
5627
5628 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
5629
5630 * MAINTAINERS: Update e-mail address.
5631
5632 2008-11-27 Toon Moene <toon@moene.org>
5633
5634 * MAINTAINERS: Change e-mail address.
5635
5636 2008-11-27 Tristan Gingold <gingold@adacore.com>
5637
5638 * configure.ac: Build gdb for i?86-*-darwin*
5639 * configure: Regenerated.
5640
5641 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
5642
5643 * MAINTAINERS: Added my full name.
5644
5645 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
5646
5647 PR bootstrap/38014
5648 PR bootstrap/37923
5649
5650 Revert:
5651
5652 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5653
5654 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5655 * Makefile.in: Regenerated.
5656
5657 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5658
5659 PR gdb/921
5660 PR gdb/1646
5661 PR gdb/2175
5662 PR gdb/2176
5663
5664 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5665 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5666 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5667 (HOST_EXPORTS): Pass CPPFLAGS.
5668 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5669 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5670 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5671 * Makefile.in, configure: Regenerated.
5672 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5673 and CPPFLAGS_FOR_BUILD.
5674
5675 2008-11-06 Jeff Law <law@redhat.com>
5676
5677 * MAINTAINERS: Add myself as middle end maintainer.
5678
5679 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
5680
5681 * MAINTAINERS (Write after approval): Add myself.
5682
5683 2008-11-05 Diego Novillo <dnovillo@google.com>
5684
5685 * MAINTAINERS (Global Reviewers): Add myself.
5686 (Non-Algorithmic Maintainers): Remove myself.
5687
5688 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
5689
5690 * MAINTAINERS (Write after approval): Add myself.
5691
5692 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
5693
5694 * MAINTAINERS (Write after approval): Add myself.
5695
5696 2008-10-31 Ben Elliston <bje@au.ibm.com>
5697
5698 * configure.ac (spu-*-*): Remove special case.
5699 * configure: Regenerate.
5700
5701 2008-10-30 Catherine Moore <clm@codesourcery.com>
5702
5703 * MAINTAINERS (Write after approval): Update my email address.
5704
5705 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
5706
5707 * configure.ac [spu-*-*]: Do not set skipdirs.
5708 * configure: Re-generate.
5709
5710 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
5711
5712 * MAINTAINERS (Various Maintainers): Add myself to reload.
5713
5714 2008-10-25 Richard Guenther <rguenther@suse.de>
5715
5716 * MAINTAINERS (Various Maintainers): Add myself as middle-end
5717 maintainer. Remove myself as libgcc-math maintainer.
5718 (Non-Algorithmic Maintainers): Remove myself.
5719
5720 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5721
5722 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5723 * Makefile.in: Regenerated.
5724
5725 2008-10-23 Cary Coutant <ccoutant@google.com>
5726
5727 * MAINTAINERS (Write after approval): Add myself.
5728
5729 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5730
5731 PR gdb/921
5732 PR gdb/1646
5733 PR gdb/2175
5734 PR gdb/2176
5735
5736 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5737 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5738 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5739 (HOST_EXPORTS): Pass CPPFLAGS.
5740 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5741 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5742 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5743 * Makefile.in, configure: Regenerated.
5744 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5745 and CPPFLAGS_FOR_BUILD.
5746
5747 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
5748
5749 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
5750 Sebastian Pop.
5751
5752 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
5753
5754 * MAINTAINERS (Write After Approval): Added myself.
5755
5756 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5757
5758 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
5759 recommended version to 2.3.2.
5760
5761 * configure: Regenerate.
5762
5763 2008-10-01 Mark Mitchell <mark@codesourcery.com>
5764
5765 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
5766
5767 2008-09-29 David Daney <david.daney@caviumnetworks.com>
5768
5769 * MAINTAINERS (Write After Approval): Update e-mail address.
5770
5771 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
5772
5773 * libtool.m4: Update to libtool 2.2.6.
5774 * lt~obsolete.m4: Update to libtool 2.2.6.
5775 * ltmain.sh: Update to libtool 2.2.6.
5776 * ltsugar.m4: Update to libtool 2.2.6.
5777 * ltversion.m4: Update to libtool 2.2.6.
5778 * ltoptions.m4: Update to libtool 2.2.6.
5779 * ltgcc.m4: Update to match changes from libtool 2.2.6.
5780
5781 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
5782
5783 * MAINTAINERS (Write After Approval): Add myself.
5784
5785 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
5786
5787 * MAINTAINERS (Write After Approval): Update my name.
5788
5789 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
5790
5791 * MAINTAINERS: Add myself in "Write After Approval".
5792
5793 2008-09-18 Steve Ellcey <sje@cup.hp.com>
5794
5795 * MAINTAINERS: Add myself as ia64 maintainer.
5796
5797 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
5798
5799 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
5800 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
5801 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
5802 and Michael Tiemann from Write After Approval since they do not
5803 actually have access.
5804
5805 2008-09-05 Richard Guenther <rguenther@suse.de>
5806
5807 * configure.ac: Initialize clooglibs to -lcloog.
5808 * configure: Re-generate.
5809
5810 2008-09-04 Le-Chun Wu <lcwu@google.com>
5811
5812 * MAINTAINERS (Write After Approval): Add myself.
5813
5814 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
5815
5816 * configure.ac (--with-cloog-polylib): New.
5817 (--disable-cloog-version-check): New.
5818 (--disable-ppl-version-check): New.
5819 * configure: Re-generate.
5820
5821 2008-09-03 Richard Guenther <rguenther@suse.de>
5822
5823 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
5824 cloog test.
5825 * configure: Re-generate.
5826
5827 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
5828
5829 Add picoChip port.
5830 * MAINTAINERS: Add picoChip maintainers.
5831
5832 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
5833 Tobias Grosser <grosser@fim.uni-passau.de>
5834 Jan Sjodin <jan.sjodin@amd.com>
5835 Harsha Jagasia <harsha.jagasia@amd.com>
5836 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
5837 Konrad Trifunovic <konrad.trifunovic@inria.fr>
5838 Adrien Eliche <aeliche@isty.uvsq.fr>
5839
5840 Merge from graphite branch.
5841 * configure: Regenerate.
5842 * Makefile.in: Regenerate.
5843 * configure.ac (host_libs): Add ppl and cloog.
5844 Add checks for PPL and CLooG.
5845 * Makefile.def (ppl, cloog): Added modules and dependences.
5846 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
5847 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
5848
5849 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
5850
5851 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
5852 (GCC_SHLIB_SUBDIR): New.
5853 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
5854 * configure: Regenerate.
5855 * Makefile.in: Regenerate.
5856
5857 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
5858
5859 * MAINTAINERS: Consistently use tabs to separate columns.
5860
5861 2008-08-29 Tristan Gingold <gingold@adacore.com>
5862
5863 * MAINTAINERS (Write after Approval): Add myself.
5864
5865 2008-08-28 Tristan Gingold <gingold@adacore.com>
5866
5867 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
5868 Enable bfd, binutils and opcodes.
5869 * configure: Regenerate.
5870
5871 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5872
5873 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
5874
5875 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
5876
5877 * MAINTAINERS: Use correct Umlaut for last name.
5878
5879 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5880
5881 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
5882
5883 2008-08-16 David Edelsohn <edelsohn@gnu.org>
5884
5885 * MAINTAINERS: Update my email address.
5886
5887 2008-08-16 Nicolas Roche <roche@adacore.com>
5888
5889 * Makefile.tpl: Add BOOT_ADAFLAGS.
5890 * Makefile.in: Regenerate.
5891
5892 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
5893
5894 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
5895 * configure: Regenerate.
5896
5897 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
5898
5899 * configure.ac: Add makefile fragments for hpux.
5900 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
5901 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
5902 * configure: Regenerate.
5903 * Makefile.in: Regenerate.
5904
5905 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
5906
5907 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
5908
5909 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
5910
5911 * MAINTAINERS (Write after Approval): Add myself.
5912
5913 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
5914
5915 * MAINTAINERS (Write After Approval): Add myself.
5916
5917 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
5918
5919 * MAINTAINERS (Write After Approval): Add myself.
5920
5921 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
5922
5923 * MAINTAINERS: Update my email address.
5924
5925 2008-06-25 Joey Ye <joey.ye@intel.com>
5926
5927 * MAINTAINERS (Write After Approval): Add myself.
5928
5929 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5930
5931 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
5932 * Makefile.in: Regenerate.
5933 * configure: Regenerate.
5934
5935 2008-06-17 Daniel Kraft <d@domob.eu>
5936
5937 * MAINTAINERS (Write After Approval): Add myself.
5938
5939 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5940
5941 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
5942 "$@" is still intact with both Autoconf 2.59 and 2.62.
5943 * configure: Regenerate.
5944
5945 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5946
5947 * Makefile.tpl: Fix comment errors.
5948 * Makefile.in: Regenerate.
5949
5950 2008-06-12 David S. Miller <davem@davemloft.net>
5951 David Edelsohn <edelsohn@gnu.org>
5952
5953 * configure.ac: Add powerpc*-*-* to gold supported targets.
5954 * configure: Regenerate.
5955
5956 2008-06-08 Joseph Myers <joseph@codesourcery.com>
5957
5958 PR tree-optimization/36218
5959 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
5960 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
5961 (all prefix="build-"): Pass them to build-system sub-makes.
5962 * Makefile.in: Regenerate.
5963
5964 2008-06-07 Joseph Myers <joseph@codesourcery.com>
5965
5966 * MAINTAINERS (mt port): Remove.
5967 (sco5, unixware, sco udk): Remove.
5968 (Kean Johnston): Add to Write After Approval.
5969
5970 2008-05-30 Julian Brown <julian@codesourcery.com>
5971
5972 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
5973 of libobjc for ARM EABI Linux.
5974 * configure: Regenerate.
5975
5976 2008-05-18 Xinliang David Li <davidxl@google.com>
5977
5978 * ChangeLog: Remove wrong ChangeLog entry.
5979
5980 2008-05-17 Xinliang David Li <davidxl@google.com>
5981
5982 * MAINTAINERS (Write After Approval): Add myself.
5983
5984 2008-05-15 Janus Weil <janus@gcc.gnu.org>
5985
5986 * MAINTAINERS (Write After Approval): Add myself.
5987
5988 2008-05-14 Rafael Espíndola <espindola@google.com>
5989
5990 * config-ml.in: don't handle --enable-shared and --enable-static.
5991
5992 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
5993
5994 * MAINTAINERS: Update my email address.
5995
5996 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
5997
5998 * MAINTAINERS: Update my email address.
5999
6000 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
6001
6002 * MAINTAINERS (Write After Approval): Add myself.
6003
6004 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
6005
6006 * MAINTAINERS (Write After Approval): Add myself.
6007
6008 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
6009
6010 * MAINTAINERS (crx): Add myself.
6011
6012 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6013
6014 Sync with src:
6015 2008-04-14 David S. Miller <davem@davemloft.net>
6016
6017 * configure.ac: Add sparc*-*-* to gold supported targets.
6018 * configure: Regenerate.
6019
6020 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6021
6022 PR bootstrap/35457
6023 * configure.ac: Include override.m4.
6024 * configure: Regenerate.
6025
6026 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6027
6028 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
6029 * Makefile.in: Regenerate.
6030
6031 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
6032
6033 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
6034 as nonconfigurable directories list.
6035 * configure: Regenerate.
6036
6037 2008-04-14 Ben Elliston <bje@au.ibm.com>
6038
6039 * config.sub, config.guess: Update from upstream sources.
6040
6041 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
6042
6043 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
6044 * Makefile.in: Regenerate.
6045
6046 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
6047
6048 * configure.ac: Do not build libssp for the AVR.
6049 * configure: Regenerate.
6050
6051 2008-04-07 Ian Lance Taylor <iant@google.com>
6052
6053 * Makefile.def: check-gold depends upon all-binutils.
6054 * Makefile.in: Regenerate.
6055
6056 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
6057
6058 * MAINTAINERS (Write After Approval): Add myself.
6059
6060 2008-04-04 Nick Clifton <nickc@redhat.com>
6061
6062 PR binutils/4334
6063 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
6064 builds.
6065 * configure: Regenerate.
6066
6067 2008-04-04 NightStrike <NightStrike@gmail.com>
6068
6069 PR other/35151
6070 * configure.ac: Combine rules for mingw32 and mingw64.
6071 * configure: Regenerate.
6072
6073 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
6074
6075 * MAINTAINERS (Write After Approval): Add myself.
6076
6077 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
6078
6079 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
6080 * Makefile.in (.NOTPARALLEL): Ditto.
6081
6082 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
6083
6084 * MAINTAINERS (Write After Approval): Add myself.
6085
6086 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
6087
6088 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
6089 * Makefile.in (.NOTPARALLEL): Regenerate.
6090
6091 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
6092
6093 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
6094 * Makefile.in: Regenerate.
6095
6096 2008-03-26 Jakub Staszak <kuba@et.pl>
6097
6098 * MAINTAINERS (Write After Approval): Add myself.
6099
6100 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6101
6102 * MAINTAINERS: Update e-mail address.
6103
6104 2008-03-20 Ian Lance Taylor <iant@google.com>
6105
6106 * configure.ac: Add support for --enable-gold.
6107 * Makefile.def: Add gold as a directory like ld.
6108 * configure, Makefile.in: Regenerate.
6109
6110 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6111
6112 * configure.ac: m4_include config/proginstall.m4.
6113 * configure: Regenerate.
6114
6115 Backport from upstream Libtool:
6116
6117 2007-10-12 Eric Blake <ebb9@byu.net>
6118
6119 Deal with Autoconf 2.62's semantic change in m4_append.
6120 * ltsugar.m4 (lt_append): Replace broken versions of
6121 m4_append.
6122 (lt_if_append_uniq): Don't require separator to be overquoted,
6123 and avoid broken m4_append.
6124 (lt_dict_add): Fix typo.
6125 * libtool.m4 (_LT_DECL): Don't overquote separator.
6126
6127 2008-03-13 David Edelsohn <edelsohn@gnu.org>
6128
6129 * config.rpath: Add AIX 6 support.
6130
6131 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
6132
6133 * Makefile.def (stageprofile). Remove -fprofile-generate
6134 from stage_libcflags.
6135 * Makefile.in: Regenerate.
6136
6137 2008-03-13 Ben Elliston <bje@au.ibm.com>
6138
6139 * config.sub, config.guess: Update from upstream sources.
6140
6141 2008-03-06 Tom Tromey <tromey@redhat.com>
6142
6143 * MAINTAINERS: Update for treelang deletion.
6144
6145 2008-03-03 James E. Wilson <wilson@tuliptree.org>
6146
6147 * MAINTAINERS: Update my email address.
6148
6149 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
6150
6151 * MAINTAINERS (darwin port): Add myself as a maintainer.
6152 (objective-c/c++): Add myself as a maintainer.
6153
6154 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
6155
6156 * MAINTAINERS (Write After Approval): Update my email address.
6157
6158 2008-02-25 Tomas Bily <tbily@suse.cz>
6159
6160 * MAINTAINERS (Write After Approval): Add myself.
6161
6162 2008-02-23 Jakub Jelinek <jakub@redhat.com>
6163
6164 * MAINTAINERS (OpenMP): Add myself.
6165
6166 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
6167
6168 PR bootstrap/32009
6169 PR bootstrap/32161
6170
6171 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
6172 * configure: Regenerate.
6173
6174 * Makefile.def: Define stage_libcflags for all bootstrap stages.
6175 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
6176 STAGE4_LIBCFLAGS): New.
6177 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
6178 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
6179 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
6180 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
6181 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
6182 for target modules. Don't export LIBCFLAGS.
6183 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
6184 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
6185 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
6186 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
6187 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
6188 * Makefile.in: Regenerate.
6189
6190 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6191
6192 PR libgcj/33085
6193 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
6194 Do not use -DDLL_EXPORT. Backport from upstream.
6195
6196 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6197
6198 * MAINTAINERS (Write After Approval): Add myself.
6199
6200 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
6201
6202 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
6203 * configure: Regenerate.
6204
6205 2008-01-31 Marc Gauthier <marc@tensilica.com>
6206
6207 * configure.ac (xtensa*-*-*): Recognize processor variants.
6208 * configure: Regenerate.
6209
6210 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6211
6212 PR bootstrap/34922
6213 * configure.ac (PARSE_ARGS): Push suitable setting of
6214 ac_subdirs_all, for `./configure --help=recursive'.
6215 Handle `+' in generic toplevel directory disabling.
6216 * configure: Regenerate.
6217
6218 2008-01-28 Nick Clifton <nickc@redhat.com>
6219
6220 * MAINTAINERS (xstormy16): Take over maintainership.
6221
6222 2008-01-25 Joseph Myers <joseph@codesourcery.com>
6223
6224 * MAINTAINERS (c4x port): Remove.
6225
6226 2008-01-24 David Edelsohn <edelsohn@gnu.org>
6227
6228 * libtool.m4: Backport AIX 6 support from ToT Libtool.
6229
6230 2008-01-23 Ben Elliston <bje@au.ibm.com>
6231
6232 * config.sub, config.guess: Update from upstream sources.
6233
6234 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
6235
6236 * MAINTAINERS (Write After Approval): Add myself.
6237
6238 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
6239
6240 * MAINTAINERS: Update my email address.
6241
6242 2008-01-09 Raksit Ashok <raksit@google.com>
6243
6244 * MAINTAINERS (Write After Approval): Add myself.
6245
6246 2008-01-09 Raksit Ashok <raksit@google.com>
6247
6248 * MAINTAINERS (Write After Approval): Add myself.
6249
6250 2008-01-08 Ben Elliston <bje@au.ibm.com>
6251
6252 * config.sub, config.guess: Update from upstream sources.
6253
6254 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6255
6256 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
6257 Change recommended MPFR from 2.2.1 -> 2.3.0.
6258 * configure: Regenerate.
6259
6260 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
6261
6262 * MAINTAINERS: Update my email address.
6263
6264 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
6265
6266 * MAINTAINERS: Update my email address.
6267
6268 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
6269
6270 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
6271 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
6272 * Makefile.in: Regenerate.
6273
6274 2007-12-10 Mark Heffernan <meheff@google.com>
6275
6276 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
6277 misplaced entries.
6278
6279 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
6280
6281 * configure.ac: Enable libjava for x86_64-*-darwin9.
6282 * configure: Regenerate.
6283
6284 2007-12-07 Bill Maddox <maddox@google.com>
6285
6286 * MAINTAINERS (Write After Approval): Add myself.
6287
6288 2007-12-05 Ben Elliston <bje@au.ibm.com>
6289
6290 * config.sub, config.guess: Update from upstream sources.
6291
6292 2007-12-02 Matthias Klose <doko@ubuntu.com>
6293
6294 * config-ml.in: Remove 64bit configure tests.
6295
6296 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6297
6298 * config-ml.in: Robustify against white space in absolute file
6299 names.
6300
6301 * config-ml.in (multi-clean): Substitute ${Makefile}.
6302 Remove superfluous ${Makefile} in list.
6303
6304 2007-11-19 Thiemo Seufer <ths@mips.com>
6305
6306 * config-ml.in: Don't hardcode the Makefile name.
6307
6308 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
6309
6310 * MAINTAINERS (Write After Approval): Add myself.
6311
6312 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
6313
6314 * MAINTAINERS (Write After Approval): Add myself.
6315
6316 2007-11-06 Doug Kwan <dougkwan@google.com>
6317
6318 * MAINTAINERS (Write After Approval): Add myself.
6319
6320 2007-10-25 Ben Elliston <bje@au.ibm.com>
6321
6322 * MAINTAINERS (mercury): Remove entry.
6323 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
6324
6325 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
6326
6327 * Makefile.def (dependencies): Make configure-gdb depend on
6328 all-intl.
6329 * Makefile.in: Regenerated.
6330
6331 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
6332
6333 * MAINTAINERS (Fortran maintainer): Remove myself.
6334
6335 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
6336
6337 * Makefile.def: To avoid problems running with parallel makes,
6338 build newlib before libgloss so that target specific header
6339 files are availble.
6340 * Makefile.in: Regenerate
6341
6342 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6343
6344 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
6345 * Makefile.in: Regenerate.
6346
6347 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
6348
6349 * MAINTAINERS (Register allocation reviewer): Add myself.
6350
6351 2007-10-08 Mike Frysinger <vapier@gentoo.org>
6352
6353 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
6354 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
6355 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
6356 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
6357 * configure: Regenerate.
6358
6359 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
6360
6361 * MAINTAINERS (Register allocation reviewer): Add myself.
6362
6363 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
6364
6365 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
6366 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
6367 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
6368 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
6369 * configure.ac: Default them to host tools for $host = $build.
6370 Subst them.
6371
6372 * configure: Regenerate.
6373 * Makefile.in: Regenerate.
6374
6375 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
6376
6377 * MAINTAINERS (Register allocation reviewer): Add myself.
6378
6379 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
6380
6381 * MAINTAINERS (Register allocation reviewer): Add myself.
6382
6383 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
6384
6385 * MAINTAINERS (Write After Approval): Fix typo.
6386
6387 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
6388
6389 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
6390 * configure: Regenerate.
6391
6392 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
6393
6394 PR bootstrap/31906
6395 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
6396 they're already prefixed.
6397
6398 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
6399
6400 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
6401 libstdc++.
6402 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
6403 * configure: Regenerate.
6404 * Makefile.in: Regenerate.
6405
6406 2007-09-17 Andreas Schwab <schwab@suse.de>
6407
6408 * configure.ac: Raise minimum makeinfo version to 4.6.
6409 * configure: Regenerate.
6410
6411 2007-09-17 Johannes Singler <singler@ira.uka.de>
6412
6413 * MAINTAINERS (write-after-approval) add myself
6414
6415 2007-09-15 Alan Modra <amodra@bigpond.net.au>
6416
6417 * configure.ac: Correct makeinfo version check.
6418 * configure: Regenerate.
6419
6420 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
6421
6422 * MAINTAINERS: Update my email address.
6423
6424 2007-09-14 Richard Sandiford <richard@codesourcery.com>
6425
6426 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
6427 to $skipdirs and only disable gprof for newlib. Use the normal
6428 mips*-elf* handling in other respects.
6429 * configure: Regnerate.
6430
6431 2007-09-12 David Daney <ddaney@avtrex.com>
6432
6433 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
6434 enabling libgcj.
6435 * configure: Regenerate.
6436
6437 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
6438
6439 PR other/32154
6440 * configure.ac: For libgloss targets, point the linker to the linker
6441 script, startup code and simulator library.
6442 * configure: Regenerate.
6443
6444 2007-09-07 Andrew Haley <aph@redhat.com>
6445
6446 * configure.ac (noconfigdirs): Remove target-libffi and
6447 target-libjava.
6448 * configure: Regenerate.
6449
6450 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6451
6452 PR target/33281
6453 * configure.ac: Use config/mh-mingw on mingw.
6454 * configure: Regenerate.
6455
6456 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
6457
6458 * MAINTAINERS (Write After Approval): Add myself.
6459
6460 2007-09-05 Richard Guenther <rguenther@suse.de>
6461
6462 * configure.ac (--enable-stage1-checking): If neither --enable-checking
6463 nor --disable-checking is provided also turn on yes and types
6464 checking for stage1.
6465 * configure: Re-generate.
6466
6467 2007-08-30 Krister Walfridsson <cato@df.lth.se>
6468
6469 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
6470 (Write After Approval): Remove myself.
6471
6472 2007-08-29 Nick Clifton <nickc@redhat.com>
6473
6474 * config.sub, config.guess: Update from upstream sources.
6475
6476 2007-08-22 Bud Davis <jmdavis@link.com>
6477
6478 * MAINTAINERS (Write After Approval): Added myself.
6479 * MAINTAINERS (Reviewers): Removed myself.
6480
6481 2007-08-18 Paul Brook <paul@codesourcery.com>
6482 Joseph Myers <joseph@codesourcery.com>
6483
6484 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
6485 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
6486 * Makefile.in: Regenerate.
6487 * configure.ac (--with-debug-prefix-map): New.
6488 * configure: Regenerate.
6489
6490 2007-08-17 Richard Sandiford <richard@codesourcery.com>
6491 Nigel Stephens <nigel@mips.com>
6492
6493 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
6494 as target_makefile_frag.
6495 * configure: Regenerate.
6496
6497 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
6498
6499 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
6500 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
6501 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
6502 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
6503 (do-compare, do-compare3, do-compare-debug): New.
6504 ([+compare-target+]): Use them.
6505
6506 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
6507
6508 * MAINTAINERS (Write After Approval): Change my email address.
6509
6510 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6511 Ben Elliston <bje@au.ibm.com>
6512
6513 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
6514 --silent if $silent.
6515 * configure: Regenerate.
6516
6517 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
6518
6519 * MAINTAINERS (Various Maintainers): Add myself as
6520 loop infrastructure maintainer. Update my e-mail
6521 address.
6522
6523 2007-07-31 Diego Novillo <dnovillo@google.com>
6524
6525 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
6526 Adjust description.
6527
6528 2007-07-26 Richard Guenther <rguenther@suse.de>
6529
6530 * configure.ac: Add types checking to stage1 checking flags.
6531 * configure: Regenerate.
6532
6533 2007-07-17 Nick Clifton <nickc@redhat.com>
6534
6535 * COPYING3: New file. Contains version 3 of the GNU General
6536 Public License.
6537 * COPYING3.LIB: New file. Contains version 3 of the GNU
6538 Lesser General Public License.
6539
6540 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6541
6542 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
6543
6544 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6545
6546 * MAINTAINERS (S/390 co-maintainer): Add myself.
6547 (Write After Approval): Remove myself.
6548
6549 2007-07-13 Dan Hipschman <dsh@google.com>
6550
6551 * MAINTAINERS (Write After Approval): Add myself.
6552
6553 2007-07-11 Nick Clifton <nickc@redhat.com>
6554
6555 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
6556 WINDRES export.
6557 * Makefile.in: Regenerate.
6558
6559 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6560
6561 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
6562 maintainer.
6563
6564 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
6565
6566 * lt~obsolete.m4: New. Import from 20070318 libtool.
6567
6568 2007-07-03 Julian Brown <julian@codesourcery.com>
6569
6570 * MAINTAINERS (Write After Approval): Add myself.
6571
6572 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6573
6574 * configure.ac: Rewrite 'configure --help' strings to look nicer.
6575 * configure: Regenerate.
6576
6577 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6578
6579 * configure.ac: Add some missing m4 quotation.
6580 * configure: Regenerate.
6581
6582 2007-07-02 Simon Baldwin <simonb@google.com>
6583
6584 * MAINTAINERS (Write After Approval): Add myself.
6585
6586 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
6587
6588 * configure: Regenerate.
6589
6590 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
6591
6592 * Makefile.def: Add windmc tool to build.
6593 * Makefile.tpl: Likewise.
6594 * configure.ac: Likewise.
6595 * Makefile.in: Regenerate.
6596 * configure: Regenerate.
6597
6598 2007-06-28 DJ Delorie <dj@redhat.com>
6599
6600 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
6601 not building newlib.
6602 * configure: Regenerated.
6603
6604 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
6605
6606 * MAINTAINERS (Write After Approval): Add myself.
6607
6608 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
6609
6610 * MAINTAINERS (Write After Approval): Add myself.
6611
6612 2007-06-19 Chris Matthews <chrismatthews@google.com>
6613
6614 * MAINTAINERS (Write After Approval): Add myself.
6615
6616 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
6617
6618 * MAINTAINERS (Write After Approval): Add myself.
6619
6620 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
6621
6622 * Makefile.def: Add dependency from configure-gdb to all-bfd.
6623 * Makefile.in: Regenerated.
6624
6625 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
6626
6627 * configure.ac: Don't add target-libmudflap to noconfigdirs for
6628 bfin*-*-uclinux* targets.
6629 * configure: Regenerate.
6630
6631 2007-06-14 Ian Lance Taylor <iant@google.com>
6632
6633 * MAINTAINERS: Add myself as non-algorithmic global write
6634 maintainer.
6635
6636 2007-06-14 Diego Novillo <dnovillo@google.com>
6637
6638 * MAINTAINERS: Add self as middle-end maintainer and
6639 non-algorithmic global write maintainer.
6640
6641 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6642
6643 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
6644 Move all Fortran maintainers except Paul Brook into the
6645 Non-Autopoiesis section.
6646
6647 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
6648
6649 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
6650 (distclean-stage[+id+]): Possibly delete stage_last.
6651 * Makefile.in: Regenerate.
6652
6653 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
6654
6655 * MAINTAINERS (Various Maintainer): Fix typo.
6656
6657 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
6658
6659 * MAINTAINERS (Various Maintainer): Add myself as
6660 dataflow maintainer.
6661
6662 2007-06-07 Ben Elliston <bje@au.ibm.com>
6663
6664 * config.sub, config.guess: Update from upstream sources.
6665
6666 2007-06-07 Ben Elliston <bje@au.ibm.com>
6667
6668 * Makefile.tpl: Fix spelling error.
6669 * Makefile.in: Regenerate.
6670
6671 2007-06-01 Steve Ellcey <sje@cup.hp.com>
6672
6673 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
6674 lt_cv_sys_max_cmd_len.
6675
6676 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
6677
6678 * MAINTAINERS (Various Maintainers): Add myself as
6679 auto-vectorizer maintainer.
6680
6681 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
6682
6683 PR libjava/32098
6684 * libtool.m4: Revert previous change.
6685 * ltgcc.m4: Put it here.
6686
6687 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
6688
6689 * MAINTAINERS (Various Maintainers): Add myself as
6690 auto-vectorizer maintainer.
6691
6692 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
6693
6694 PR libjava/32098
6695 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
6696
6697 2007-05-30 Richard Guenther <rguenther@suse.de>
6698
6699 * MAINTAINERS (Various Maintainers): Add myself as
6700 auto-vectorizer maintainer.
6701
6702 2007-05-30 Jakub Jelinek <jakub@redhat.com>
6703
6704 PR bootstrap/29382
6705 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
6706 * configure: Rebuilt.
6707
6708 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
6709
6710 * MAINTAINERS (Write After Approval): Removed my name.
6711
6712 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
6713
6714 * MAINTAINERS (Write After Approval): Remove myself.
6715
6716 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
6717
6718 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
6719
6720 2007-05-23 Steve Ellcey <sje@cup.hp.com>
6721
6722 * ltmain.sh: Update from ToT Libtool.
6723 * libtool.m4: Update from ToT Libtool.
6724 * ltsugar.m4: New. Update from ToT Libtool.
6725 * ltversion.m4: New. Update from ToT Libtool.
6726 * ltoptions.m4: New. Update from ToT Libtool.
6727 * ltconfig: Remove.
6728 * ltcf-c.sh: Remove.
6729 * ltcf-cxx.sh: Remove.
6730 * ltcf-gcj.sh: Remove.
6731
6732 2007-05-22 Ollie Wild <aaw@google.com>
6733
6734 * MAINTAINERS (Write After Approval): Add myself.
6735
6736 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
6737
6738 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
6739 stage_cflags.
6740 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
6741 Remove CFLAGS/LIBCFLAGS.
6742 (configure-stage[+id+]-[+prefix+][+module+],
6743 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
6744 * Makefile.in: Regenerate.
6745
6746 2007-05-15 Diego Novillo <dnovillo@google.com>
6747
6748 * MAINTAINERS: Update e-mail address.
6749
6750 2007-05-15 Revital Eres <eres@il.ibm.com>
6751
6752 * MAINTAINERS (Write After Approval): Add myself.
6753
6754 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
6755
6756 * MAINTAINERS (Write After Approval): Updated my address.
6757
6758 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
6759
6760 * MAINTAINERS (Write After Approval): Add myself.
6761
6762 2007-05-11 Silvius Rus <rus@google.com>
6763
6764 * MAINTAINERS (Write After Approval): Add myself.
6765
6766 2007-04-23 Tom Tromey <tromey@redhat.com>
6767
6768 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
6769
6770 2007-04-22 Mark Mitchell <mark@codesourcery.com>
6771
6772 * MAINTAINERS (cpplib): Rename to ...
6773 (libcpp): ... this. Add C/C++ front end maintainers.
6774
6775 2007-04-14 Steve Ellcey <sje@cup.hp.com>
6776
6777 * config-ml.in: Pass ${ml_config_env} to configure calls.
6778
6779 2007-04-04 Christian Bruel <christian.bruel@st.com>
6780
6781 * MAINTAINERS (Write After Approval): Add myself.
6782
6783 2007-04-02 Dave Korn <dave.korn@artimi.com>
6784
6785 * MAINTAINERS (Write After Approval): Add myself.
6786
6787 2007-03-31 Tobias Burnus <burnus@net-b.de>
6788
6789 * MAINTAINERS (fortran 95 front end): Add myself.
6790
6791 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6792
6793 * MAINTAINERS (Write After Approval): Add myself.
6794
6795 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
6796
6797 * MAINTAINERS (Modulo Scheduler): Add myself.
6798
6799 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
6800
6801 * MAINTAINERS (fortran 95 front end): Add myself.
6802 (c++ front end): whitespace fix.
6803
6804 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
6805
6806 * MAINTAINERS (Write After Approval): Add myself.
6807
6808 2007-03-21 Richard Sandiford <richard@codesourcery.com>
6809
6810 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
6811 of glob. Quote arguments with single quotes too.
6812 * configure: Regenerate.
6813
6814 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
6815
6816 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
6817 * Makefile.in: Regenerate
6818
6819 2007-03-07 Andreas Schwab <schwab@suse.de>
6820
6821 * configure: Regenerate.
6822
6823 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
6824
6825 * configure.ac: Add "--with-pdfdir" configure option,
6826 which defines pdfdir variable.
6827 * Makefile.def (target=fixincludes): Add install-pdf to
6828 missing targets.
6829 (recursive_targets): Add install-pdf target.
6830 (flags_to_pass): Add pdfdir.
6831 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
6832 target.
6833 * configure: Regenerate
6834 * Makefile.in: Regenerate
6835
6836 2007-02-28 Eric Christopher <echristo@apple.com>
6837
6838 Revert:
6839 2006-12-07 Mike Stump <mrs@apple.com>
6840
6841 * Makefile.def (dependencies): Add dependency for
6842 install-target-libssp and install-target-libgomp on
6843 install-gcc.
6844 * Makefile.in: Regenerate.
6845
6846 2007-02-27 Matt Kraai <kraai@ftbfs.org>
6847
6848 * configure: Regenerate.
6849 * configure.ac: Move statements after variable declarations.
6850
6851 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
6852
6853 * MAINTAINERS: Add myself as sh maintainer.
6854
6855 2007-02-19 Joseph Myers <joseph@codesourcery.com>
6856
6857 * configure.ac: Adjust for loop syntax.
6858 * configure: Regenerate.
6859
6860 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
6861
6862 * configure: Rebuilt.
6863
6864 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
6865
6866 * configure.ac: Drop multiple occurrences of --enable-languages,
6867 and fix its quoting.
6868 * configure: Rebuilt.
6869
6870 2007-02-17 Mark Mitchell <mark@codesourcery.com>
6871 Nathan Sidwell <nathan@codesourcery.com>
6872 Vladimir Prus <vladimir@codesourcery.com>
6873 Joseph Myers <joseph@codesourcery.com>
6874
6875 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
6876 * configure: Regenerate.
6877
6878 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
6879
6880 * ltconfig (freebsd*): Default to elf.
6881
6882 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
6883
6884 * configure.ac (target_libraries): Move libgcc before libiberty.
6885 * configure: Regenerated.
6886
6887 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
6888 Paolo Bonzini <bonzini@gnu.org>
6889
6890 PR bootstrap/30753
6891 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
6892 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
6893 * configure: Regenerated.
6894
6895 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6896
6897 * MAINTAINERS (Language Front End Maintainers): Update my mail
6898 address.
6899
6900 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6901
6902 PR bootstrap/30748
6903 * configure.ac: Correct syntax for Solaris ksh.
6904 * configure: Regenerated.
6905
6906 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
6907
6908 * configure.ac: Sync with src.
6909 * configure: Regenerate.
6910
6911 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
6912
6913 * Makefile.in: Regenerate.
6914
6915 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
6916
6917 * config.sub: Sync with src.
6918
6919 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6920
6921 * Makefile.tpl (build_alias, host_alias, target_alias): Use
6922 noncanonical equivalents.
6923 * configure.in: Rename to...
6924 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
6925 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
6926 target_noncanonical. Use them. Rewrite removal of configure
6927 arguments for autoconf 2.59. Discard variable settings. Force
6928 program_transform_name for native tools.
6929
6930 * Makefile.in: Regenerated.
6931 * configure: Regenerated with autoconf 2.59.
6932
6933 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
6934
6935 * MAINTAINERS (Write After Approval): Add myself.
6936
6937 2007-01-31 Andreas Schwab <schwab@suse.de>
6938
6939 * Makefile.tpl (LDFLAGS): Substitute it.
6940 * Makefile.in: Regenerate.
6941
6942 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
6943
6944 * MAINTAINERS (Write After Approval): Add myself.
6945
6946 2007-01-28 David Edelsohn <edelsohn@gnu.org>
6947
6948 * MAINTAINERS (spu port): Add myself.
6949
6950 2007-01-23 Richard Guenther <rguenther@suse.de>
6951
6952 PR bootstrap/30541
6953 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
6954 * Makefile.tpl (GNATBIND): Substitute it.
6955 (GNATMAKE): Likewise.
6956 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
6957 of STAGE_PREFIX.
6958 * Makefile.in: Regenerate.
6959 * configure: Regenerate.
6960
6961 2007-01-18 Mike Stump <mrs@apple.com>
6962
6963 * configure.in: Re-enable -Werror for gcc builds.
6964
6965 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
6966
6967 * MAINTAINERS (Write After Approval): Add myself.
6968
6969 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
6970
6971 * configure.in: Change == to = in test command.
6972 * configure: Regenerate.
6973
6974 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
6975 Nick Clifton <nickc@redhat.com>
6976 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
6977
6978 * configure.in (build_configargs, host_configargs, target_configargs):
6979 Remove build/host/target parameters.
6980 (host_libs): Add gmp and mpfr.
6981 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
6982 * Makefile.def (gmp, mpfr): New.
6983 (gcc): Remove target.
6984 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
6985 target_os, target_vendor): New.
6986 (configure): Add host_alias/target_alias arguments; adjust invocations.
6987 * configure: Regenerate.
6988 * Makefile.in: Regenerate.
6989
6990 2007-01-11 Matt Fago <fago@earthlink.net>
6991
6992 * configure.in: Try to link to functions only in mpfr 2.2.x
6993 to improve robustness of configure tests.
6994 * configure: Regenerate.
6995
6996 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
6997
6998 * MAINTAINERS: Add myself as i386 maintainer.
6999
7000 2007-01-08 Jan Hubicka <jh@suse.cz>
7001
7002 * MAINTAINERS: Add myself as i386 maintainer.
7003
7004 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
7005
7006 * configure.in: Add support for an x86_64-mingw* target.
7007 * configure: Regenerate.
7008
7009 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
7010
7011 * Makefile.tpl (all-target): Correct @if conditional for target
7012 modules.
7013 * configure.in: Omit libiberty if building only target libgcc.
7014 * configure, Makefile.in: Regenerated.
7015
7016 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
7017
7018 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
7019 * configure: Regenerate.
7020
7021 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
7022
7023 * Makefile.def (target_modules): Add libgcc.
7024 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
7025 * Makefile.tpl (clean-target-libgcc): Delete.
7026 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
7027 on gcc even for bootstrapped modules. Rewrite handling of
7028 lang_env_dependencies to loop over target_modules.
7029 * configure.in (target_libraries): Add target-libgcc.
7030 * Makefile.in, configure: Regenerated.
7031
7032 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
7033
7034 * configure.in: Reorganize recognition of languages. Add
7035 --enable-stage1-languages. Show supported languages for the chosen
7036 target rather than all recognized languages.
7037 * configure: Regenerate.
7038
7039 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
7040
7041 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
7042 * Makefile.in: Regenerate.
7043
7044 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7045
7046 * configure.in: Warn that MPFR 2.2.0 is buggy.
7047 * configure: Regenerate.
7048
7049 2006-12-27 Ian Lance Taylor <iant@google.com>
7050
7051 * configure.in: When removing Makefiles to force a reconfigure, also
7052 remove prev-DIR*/Makefile.
7053 * configure: Regenerate.
7054
7055 2006-12-22 Andreas Schwab <schwab@suse.de>
7056
7057 * configure: Regenerate with correct autoconf version.
7058
7059 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
7060
7061 * configure.in: add AC_SUBST for *_FOR_TARGET.
7062 * configure: Regenerate.
7063
7064 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7065
7066 * configure.in: Simplify logic for rejecting languages that cannot
7067 be built. Separate the case when a language is unsupported,
7068 from the case when the user chooses not to build a language.
7069
7070 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7071
7072 * configure.in: Remove "$build" case for powerpc-*-darwin* since
7073 it only affects bootstrap and could be tested on "$host" as well.
7074 * configure: Regenerate.
7075 * config/mh-ppc-darwin: Add to the stage1 cflags here.
7076
7077 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7078
7079 PR bootstrap/29544
7080 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
7081 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
7082 move here comment from Makefile.tpl.
7083 * Makefile.tpl: Move some definitions higher in the file.
7084 (STAGE1_CHECKING): New.
7085 * configure.in: Add --enable-stage1-checking.
7086 * configure: Regenerate.
7087 * Makefile.in: Regenerate.
7088
7089 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7090
7091 * MAINTAINERS: Add myself as build system maintainer.
7092
7093 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
7094
7095 * MAINTAINERS (Write After Approval): Add myself.
7096
7097 2006-12-13 Eric Christopher <echristo@apple.com>
7098
7099 * MAINTAINERS: Add myself as darwin maintainer.
7100
7101 2006-12-11 Ian Lance Taylor <ian@airs.com>
7102
7103 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
7104
7105 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
7106
7107 MAINTAINERS: Update my entry.
7108
7109 2006-12-11 Alan Modra <amodra@bigpond.net.au>
7110
7111 * configure.in: Handle spu makefile frag.
7112 * Makefile.tpl (MAINT): Define
7113 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
7114 * configure: Regenerate.
7115 * Makefile.in: Regenerate.
7116
7117 2006-12-11 Ben Elliston <bje@au.ibm.com>
7118
7119 * config.guess: Import latest version.
7120 * config.sub: Likewise.
7121
7122 2006-12-11 Ben Elliston <bje@au.ibm.com>
7123
7124 * configure.in (spu-*-*): Don't skip target-libiberty.
7125 * configure: Regenerate.
7126
7127 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
7128
7129 PR bootstrap/30134
7130 * configure.in: Correct x86 darwin support for libjava to powerpc
7131 and i?86 only.
7132 * configure: Regenerate.
7133
7134 2006-12-08 Sandro Tolaini <tolaini@libero.it>
7135
7136 * configure.in: Add x86 darwin support for libjava.
7137 * configure: Regenerate.
7138
7139 2006-12-07 Mike Stump <mrs@apple.com>
7140
7141 * Makefile.def (dependencies): Add dependency for
7142 install-target-libssp and install-target-libgomp on
7143 install-gcc.
7144 * Makefile.in: Regenerate.
7145
7146 2006-12-04 Richard Guenther <rguenther@suse.de>
7147
7148 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
7149 (Non-Algorithmic Maintainers): Move over non-algorithmic
7150 loop optimizer maintainers, add myself as a non-algorithmic
7151 middle-end maintainer.
7152
7153 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
7154
7155 * MAINTAINERS (Write After Approval): Add myself.
7156
7157 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7158
7159 * configure.in: Update error message for missing GMP/MPFR.
7160
7161 * configure: Regenerate.
7162
7163 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7164
7165 * configure.in: Update MPFR version in error message.
7166
7167 * configure: Regenerate.
7168
7169 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7170
7171 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
7172 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
7173 --with-gmp-lib): New flags.
7174
7175 * configure: Regenerate.
7176
7177 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
7178
7179 * MAINTAINERS (Write After Approval): Change my email address.
7180
7181 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
7182
7183 * MAINTAINERS (Write After Approval): Add myself.
7184
7185 2006-11-22 Philipp Thomas <pth@suse.de>
7186
7187 * MAINTAINERS (i18n): Update e-mail address.
7188
7189 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7190
7191 * MAINTAINERS (spu port): Add myself as maintainer.
7192 (Write After Approval): Remove myself.
7193
7194 2006-11-22 Ben Elliston <bje@au.ibm.com>
7195
7196 * configure.in (skipdirs): Don't build libssp for SPU.
7197 * configure: Regenerate.
7198
7199 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
7200
7201 * MAINTAINERS (spu port): Add myself as maintainer.
7202 (libobjc): Update my email address.
7203
7204 2006-11-21 Andrea Bona <andrea.bona@st.com>
7205
7206 * MAINTAINERS (Write After Approval): Add myself.
7207
7208 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7209
7210 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
7211 * configure : Rebuilt.
7212
7213 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7214
7215 * MAINTAINERS (Write After Approval): Add myself.
7216
7217 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
7218
7219 * MAINTAINERS (Write After Approval): Add myself.
7220
7221 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7222
7223 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
7224 libmpfr.a.
7225 * configure: Regenerate.
7226
7227 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
7228
7229 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
7230 (unstage): Test for stage_last presence.
7231
7232 PR bootstrap/29802
7233 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
7234 STAGE_PREFIX.
7235 * Makefile.in: Regenerate.
7236
7237 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
7238
7239 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
7240 maintainers.
7241
7242 2006-11-14 Erven Rohou <erven.rohou@st.com>
7243
7244 * MAINTAINERS (Write After Approval): Add myself.
7245
7246 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
7247
7248 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
7249 and stageN-package/Makefile.
7250 * Makefile.in: Regenerated.
7251
7252 2006-11-14 Jie Zhang <jie.zhang@analog.com>
7253
7254 * configure.in: Remove target-libgloss from noconfigdirs for
7255 bfin-*-*.
7256 * configure: Regenerated.
7257
7258 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7259
7260 * configure.in (have_gmp): Only error if the gcc directory exists.
7261
7262 * configure: Regenerate.
7263
7264 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7265
7266 * configure.in: Robustify error message for missing GMP/MPFR.
7267
7268 * configure: Regenerate.
7269
7270 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7271
7272 * MAINTAINERS (Write After Approval): Add myself.
7273
7274 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
7275
7276 * MAINTAINERS: Change email address.
7277
7278 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
7279
7280 * MAINTAINERS (Write After Approval): Add myself.
7281
7282 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
7283
7284 * MAINTAINERS (Write After Approval): Add myself.
7285
7286 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
7287
7288 * MAINTAINERS (Write After Approval): Move myself to
7289 Write After Approval section.
7290
7291 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7292
7293 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
7294 need_gmp anymore.
7295 * configure: Regenerate.
7296
7297 2006-10-16 Tobias Burnus <burnus@net-b.de>
7298
7299 * MAINTAINERS (Write After Approval): Add myself.
7300
7301 2006-10-16 Ben Elliston <bje@au.ibm.com>
7302
7303 * config.guess: Import latest version.
7304 * config.sub: Likewise.
7305
7306 2006-10-10 Brooks Moses <bmoses@stanford.edu>
7307
7308 * Makefile.def: Added pdf target handling.
7309 * Makefile.tpl: Added pdf target handling.
7310 * Makefile.in: Regenerated.
7311
7312 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
7313
7314 * MAINTAINERS: Add self as score port maintainer.
7315
7316 2006-10-04 Brooks Moses <bmoses@stanford.edu>
7317
7318 * MAINTAINERS (Write After Approval): Add myself.
7319
7320 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
7321
7322 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
7323 or newer.
7324 * configure: Regenerated.
7325
7326 2006-09-27 Dave Brolley <brolley@redhat.com>
7327
7328 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
7329 using $s instead of $r.
7330 * configure: Regenerated.
7331
7332 2006-09-26 Thiemo Seufer <ths@mips.com>
7333
7334 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
7335 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
7336 * configure: Regenerate.
7337
7338 2006-09-24 Graeme Peterson <gridly@gmail.com>
7339
7340 * MAINTAINERS (Write After Approval): Remove myself.
7341
7342 2006-09-22 Chao-ying Fu <fu@mips.com>
7343
7344 * MAINTAINERS (Write After Approval): Add myself.
7345
7346 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
7347
7348 * MAINTAINERS: Add self as soft-fp maintainer.
7349
7350 2006-09-09 Anatoly Sokolov <aesok@post.ru>
7351
7352 * MAINTAINERS: Add myself as avr maintainer.
7353 Remove Marek Michalkiewicz as avr maintainer.
7354
7355 2006-09-07 Roberto Costa <roberto.costa@st.com>
7356
7357 * MAINTAINERS (Write After Approval): Add myself.
7358
7359 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
7360
7361 * configure.in: Never build newlib for a Mingw host.
7362 Never build newlib as Mingw target library.
7363 Test the existence of winsup/cygwin for building a Cygwin newlib,
7364 rather than just winsup.
7365 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
7366 building a Mingw target.
7367 * configure: Regenerate.
7368
7369 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
7370
7371 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
7372
7373 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
7374
7375 * config.guess: Import from src (was more updated).
7376 * config.sub: Likewise.
7377
7378 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
7379
7380 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
7381 * configure: Regenerated.
7382
7383 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
7384
7385 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
7386 for stages after the first.
7387
7388 2006-07-17 Jakub Jelinek <jakub@redhat.com>
7389
7390 * Makefile.def: Add dependencies for configure-opcodes
7391 on configure-intl and all-opcodes on all-intl.
7392 * Makefile.in: Regenerated.
7393
7394 2006-07-13 Ben Elliston <bje@au.ibm.com>
7395
7396 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
7397
7398 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
7399
7400 Port to hosts whose 'sort' and 'tail' implementations
7401 treat operands with leading '+' as file names, as POSIX
7402 has required since 2001. However, make sure the code still
7403 works on pre-POSIX hosts.
7404 * ltmain.sh: Don't assume "sort +2" is equivalent to
7405 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
7406
7407 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
7408
7409 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
7410
7411 2006-07-04 Peter O'Gorman <peter@pogma.com>
7412
7413 * ltconfig: chmod 644 before ranlib during install.
7414
7415 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7416
7417 PR bootstrap/18058
7418 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
7419 if the bootstrap compiler is a GCC version that supports it.
7420 * configure: Regenerate.
7421
7422 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7423
7424 * configure.in: Fix thinkos in previous check-in.
7425 * configure: Regenerate.
7426
7427 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7428
7429 PR other/27063
7430 * configure.in: Test subdir_requires and give an appropriate
7431 error message.
7432 * configure: Regenerate.
7433
7434 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
7435
7436 * MAINTAINERS (Write After Approval): Add myself.
7437
7438 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
7439
7440 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7441
7442 2006-06-22 Steve Ellcey <sje@cup.hp.com>
7443
7444 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7445
7446 2006-06-20 David Ayers <d.ayers@inode.at>
7447
7448 PR bootstrap/28072
7449 * configure.in: Add target-boehm-gc to noconfigdirs depending on
7450 whether target-libjava is being configured instead of whether the
7451 java front end is enabled.
7452 * configure: Regenerate.
7453
7454 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7455
7456 PR target/27540
7457 * configure.in: Only enable libgomp on IRIX 6.
7458 * configure: Regenerate.
7459
7460 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
7461
7462 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
7463 too.
7464 * Makefile.in: Regenerate.
7465
7466 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
7467
7468 * config-ml.in: Alter CCASFLAGS to include special
7469 multilib options the same as is done for CFLAGS.
7470
7471 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7472
7473 * configure.in: Don't enable libgomp on hpux10.
7474 * configure: Rebuilt.
7475
7476 2006-06-12 David Ayers <d.ayers@inode.at>
7477
7478 PR bootstrap/27963
7479 PR target/19970
7480 * configure.in: Remove target-boehm-gc from noconfigdirs where
7481 ${libgcj} is specified.
7482 * configure: Regenerate.
7483
7484 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
7485
7486 Sync from src:
7487
7488 * configure.in: Sync.
7489 * configure: Regenerated.
7490
7491 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
7492
7493 * Makefile.def: Added dependencies from sim and gdb on intl, and
7494 added configure dependencies to everything with an all dependency
7495 on intl.
7496 * Makefile.in: Regenerated.
7497
7498 2006-06-06 David Ayers <d.ayers@inode.at>
7499
7500 PR libobjc/13946
7501 * Makefile.def: Add dependencies for libobjc which boehm-gc.
7502 * Makefile.in: Regenerate.
7503 * configure.in: Add --enable-objc-gc at toplevel and have it
7504 enable boehm-gc for Objective-C.
7505 Remove target-boehm-gc from libgcj.
7506 Add target-boehm-gc to target_libraries.
7507 Add target-boehm-gc to noconfigdirs where ${libgcj}
7508 is specified.
7509 Assert that boehm-gc is supported when requested for Objective-C.
7510 Only build boehm-gc if needed either for Java or Objective-C.
7511 * configure: Regenerate.
7512
7513 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
7514
7515 PR 27674
7516 * Makefile.tpl (configure-[+prefix+][+module+],
7517 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
7518 Remove rule to unstage bootstrapped modules.
7519 (stage_current): New.
7520 * Makefile.in: Regenerate.
7521
7522 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
7523
7524 * MAINTAINERS (Write After Approval): Update my e-mail address.
7525
7526 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
7527
7528 * include/libiberty.h: Declare pex_run_in_environment.
7529
7530 2006-05-31 Asher Langton <langton2@llnl.gov>
7531
7532 * MAINTAINERS (Write After Approval): Add myself.
7533
7534 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
7535
7536 * Makefile.def (bfd, opcodes): Fix lib_path.
7537 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
7538 (restrap): Move under "@if gcc-bootstrap". Fix typo.
7539 * Makefile.in: Regenerate.
7540
7541 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7542
7543 * Makefile.in: Regenerate.
7544
7545 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7546
7547 * Makefile.def: Add install-html target. Add datarootdir
7548 docdir and htmldir to flags_to_pass.
7549 * Makefile.tpl: Add install-html target.
7550 * Makefile.in: Regenerate.
7551 * configure.in: Add --with-datarootdir, --with-docdir, and
7552 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
7553 * configure: Regenerate.
7554
7555 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
7556
7557 * configure.in: Enable gprof for cross builds.
7558 * configure: Regenerate.
7559
7560 2006-05-22 Richard Guenther <rguenther@suse.de>
7561
7562 Revert
7563 2006-01-31 Richard Guenther <rguenther@suse.de>
7564 Paolo Bonzini <bonzini@gnu.org>
7565
7566 * Makefile.def (target_modules): Add libgcc-math target module.
7567 * configure.in (target_libraries): Add libgcc-math target library.
7568 (--enable-libgcc-math): New configure switch.
7569 * Makefile.in: Re-generate.
7570 * configure: Re-generate.
7571 * libgcc-math: New toplevel directory.
7572
7573 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7574 Andreas Tobler <a.tobler@schweiz.ch>
7575
7576 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
7577 * configure: Rebuilt.
7578
7579 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7580
7581 * MAINTAINERS (Write After Approval): Add myself.
7582
7583 2006-05-01 DJ Delorie <dj@redhat.com>
7584
7585 * configure.in: Restore CFLAGS if GMP isn't present.
7586 * configure: Regenerate.
7587
7588 2006-05-01 Richard Guenther <rguenther@suse.de>
7589
7590 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
7591 maintainer.
7592
7593 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7594
7595 * MAINTAINERS (Write After Approval): Add myself.
7596
7597 2006-04-28 Jan Beulich <jbeulich@novell.com>
7598
7599 * MAINTAINERS (Write After Approval): Add myself.
7600
7601 2006-04-18 DJ Delorie <dj@redhat.com>
7602
7603 * configure.in (m32c): Build libstdc++-v3. Pass flags to
7604 reference libgloss so that libssp can be built in a combined
7605 tree.
7606 * configure: Regenerate.
7607
7608 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
7609
7610 * MAINTAINERS (Write After Approval): Add myself.
7611
7612 2006-04-05 Ben Elliston <bje@au.ibm.com>
7613
7614 * configure.in: Require makeinfo 4.4 or higher.
7615 * configure: Regenerate.
7616
7617 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
7618
7619 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
7620 Rearrange the entries of other libraries to have them in one place.
7621
7622 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
7623
7624 * MAINTAINERS (Write After Approval): Remove myself.
7625 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7626
7627 2006-03-14 Richard Guenther <rguenther@suse.de>
7628
7629 * configure: Regenerate with autoconf 2.13.
7630
7631 2006-03-13 Jim Blandy <jimb@codesourcery.com>
7632
7633 * MAINTAINERS: Use my work address.
7634
7635 * MAINTAINERS: Update my E-mail address.
7636
7637 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
7638
7639 * configure.in: Handle --disable-<component> generically.
7640 * configure: Regenerate.
7641
7642 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
7643
7644 PR libgcj/17311
7645 * ltmain.sh: Don't use "$finalize_rpath" for compile.
7646
7647 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
7648
7649 * MAINTAINERS (Write After Approval): Remove myself.
7650 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7651
7652 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
7653
7654 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
7655 (TARGET_CONFIGDIRS): Remove.
7656 * configure.in: Remove AC_SUBST(target_configdirs).
7657 * Makefile.in, configure: Regenerated.
7658
7659 2006-02-20 Steven G. Kargl <kargls@comcast.net>
7660
7661 * MAINTAINERS (Write After Approval): Remove myself.
7662 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7663
7664 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
7665
7666 PR bootstrap/25670
7667
7668 * Makefile.tpl ([+compare-target+]): Print explanation messages.
7669
7670 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
7671 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
7672 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
7673 BUILD_PREFIX, BUILD_PREFIX_1.
7674 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
7675
7676 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
7677 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
7678
7679 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
7680 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
7681 of `cat stage_current`. Always provide the `r' and `s' variables.
7682 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
7683 a single shell execution.
7684 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
7685 bootstrapped modules, make the stage1 module if the build was not
7686 started yet, else build the current stage.
7687 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
7688 (all-build, all-host, all-target, [+make_target+]-host,
7689 [+make_target+]-target): Do not use \-continued lines.
7690 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
7691 (current_stage, restrap, stage_last): New.
7692
7693 * Makefile.in: Regenerate.
7694 * configure: Regenerate.
7695
7696 2006-02-19 Bud Davis <jmdavis@link.com>
7697
7698 * MAINTAINERS (Write After Approval): Remove myself.
7699 (Language Front End Maintainers): Add myself as fortran 95
7700 maintainer and update e-mail address.
7701
7702 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
7703
7704 * MAINTAINERS (Write After Approval): Remove myself.
7705 (Language Front End Maintainers): Add myself as fortran 95
7706 maintainer.
7707
7708 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
7709
7710 * MAINTAINERS (Write After Approval): Add myself.
7711
7712 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
7713
7714 * MAINTAINERS (Write After Approval): Remove myself.
7715 (Language Front End Maintainers): Add myself as
7716 fortran 95 maintainer.
7717
7718 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
7719
7720 Sync from src:
7721
7722 2005-12-27 Leif Ekblad <leif@rdos.net>
7723
7724 * configure.in: Add support for RDOS target.
7725 * configure: Regenerate.
7726
7727 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
7728 Andreas Schwab <schwab@suse.de>
7729
7730 * configure: Regenerate.
7731
7732 2006-02-12 David Edelsohn <edelsohn@gnu.org>
7733
7734 * configure.in (enable_libgomp): Add AIX.
7735 * configure: Regenerate.
7736
7737 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
7738
7739 * MAINTAINERS (Write After Approval): Add myself.
7740
7741 2006-02-03 Lee Millward <lee.millward@gmail.com>
7742
7743 * MAINTAINERS (Write After Approval): Add myself.
7744
7745 2006-01-31 Richard Guenther <rguenther@suse.de>
7746 Paolo Bonzini <bonzini@gnu.org>
7747
7748 * Makefile.def (target_modules): Add libgcc-math target module.
7749 * configure.in (target_libraries): Add libgcc-math target library.
7750 (--enable-libgcc-math): New configure switch.
7751 * Makefile.in: Re-generate.
7752 * configure: Re-generate.
7753 * libgcc-math: New toplevel directory.
7754
7755 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
7756
7757 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
7758 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
7759 the assembler, linker and binutils.
7760 * configure: Regenerate.
7761
7762 2006-01-22 Dirk Mueller <dmueller@suse.de>
7763
7764 * MAINTAINERS (Write After Approval): Add myself.
7765
7766 2006-01-20 Diego Novillo <dnovillo@redhat.com>
7767
7768 * configure: Regenerate.
7769
7770 2006-01-18 Richard Henderson <rth@redhat.com>
7771 Jakub Jelinek <jakub@redhat.com>
7772 Diego Novillo <dnovillo@redhat.com>
7773
7774 * libgomp: New directory.
7775 * Makefile.def: Add target_module libgomp.
7776 * Makefile.in: Regenerate.
7777 * configure.in (target_libraries): Add target-libgomp.
7778 * configure: Regenerate.
7779
7780 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
7781
7782 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
7783 @ from continuation.
7784 * Makefile.in: Rebuilt.
7785
7786 2006-01-04 Chris Lattner <sabre@gnu.org>
7787
7788 * MAINTAINERS (Write After Approval): Add myself.
7789
7790 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
7791
7792 PR bootstrap/24252
7793
7794 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
7795 * Makefile.tpl (OBJDUMP): New.
7796 (EXTRA_HOST_FLAGS): Add it.
7797 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
7798
7799 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
7800 to use symbolic links between directories. Avoid race conditions
7801 or make them harmless.
7802 * configure.in: Do not try to use symbolic links between directories.
7803
7804 * Makefile.def (LEAN): Pass.
7805 * Makefile.tpl (LEAN): Define.
7806 (stage[+id+]-start): Accept that the previous directory does not
7807 exist, if the bootstrap is lean.
7808 (stage[+id+]-bubble): Invoke lean bootstrap commands after
7809 stage[+id+]-start. Use a makefile variable and an `if' instead of a
7810 configure substitution.
7811 ([+compare-target+]): Likewise.
7812 ([+bootstrap-target+]-lean): New.
7813 * configure.in: Remove lean bootstrap support from here.
7814
7815 * Makefile.in: Regenerate.
7816 * configure: Regenerate.
7817
7818 2006-01-04 Ben Elliston <bje@au.ibm.com>
7819
7820 * MAINTAINERS (libdecnumber): Add myself.
7821
7822 2006-01-02 Mark Mitchell <mark@codesourcery.com>
7823
7824 * libtool-ldflags: New script.
7825
7826 2006-01-02 Andreas Schwab <schwab@suse.de>
7827
7828 * configure.in: When reconfiguring remove Makefile in
7829 all stage directories.
7830 * configure: Regenerate.
7831
7832 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
7833
7834 * MAINTAINERS: Update my email address.
7835
7836 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
7837
7838 Revert Ada-related part of the previous change.
7839
7840 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
7841 Do not pass.
7842 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
7843 * Makefile.in: Regenerate.
7844 * configure.in: Do not include mt-ppc-aix target fragment.
7845 * configure: Regenerate.
7846
7847 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
7848
7849 * configure.in: Select appropriate fragments for PowerPC/AIX.
7850 * configure: Regenerate.
7851
7852 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
7853 BOOT_CFLAGS, BOOT_LDFLAGS.
7854 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
7855 BOOT_CFLAGS, BOOT_LDFLAGS.
7856 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
7857 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
7858 (stage): Fail if we cannot complete the work.
7859 * Makefile.in: Regenerate.
7860
7861 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
7862
7863 * configure.in: Replace ms1 with mt.
7864 * configure: Rebuilt.
7865
7866 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
7867
7868 * MAINTAINERS: Update my email address.
7869
7870 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
7871
7872 * Makefile.tpl (all, do-[+make_target+], do-check, install,
7873 install-host-nogcc): Don't invoke $(stage) at the end.
7874 * Makefile.in: Regenerate.
7875
7876 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
7877
7878 * configure.in: Flip the top-level bootstrap switch.
7879 * configure: Regenerate.
7880
7881 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
7882
7883 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
7884 $(stage) and $(unstage).
7885 (EXTRA_TARGET_FLAGS): Correct double-quoting.
7886 (all): Remove stray semicolon.
7887 (local-distclean): Don't handle multilib.tmp and multilib.out.
7888 (install.all): Set $s for consistency.
7889 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
7890 check_multilibs setting. Always make the install directory.
7891 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
7892 Correct @if/@endif.
7893 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
7894 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
7895 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
7896 (multilib.out): Remove.
7897 * Makefile.in: Regenerated.
7898
7899 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
7900
7901 * MAINTAINERS (Write After Approval): Add myself.
7902
7903 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
7904
7905 * MAINTAINERS: Add myself as mt maintainer.
7906
7907 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
7908
7909 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
7910
7911 * MAINTAINERS: Change email address.
7912
7913 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
7914
7915 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
7916 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
7917 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
7918 Find in-tree tools if available.
7919 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
7920 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
7921 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
7922 (COMPILER_*_FOR_TARGET): New.
7923 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
7924 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
7925 (CONFIGURED_*, USUAL_*): Remove.
7926 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
7927 STRIP): Use autoconf substitutions.
7928 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
7929 COMPILER_NM_FOR_TARGET): New.
7930 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
7931
7932 (all): Make all-host and all-target in parallel.
7933 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
7934 that $$r and $$s are set before invoking a recursive make.
7935 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
7936 ([+bootstrap-target+]): Inline most of the `all' target.
7937
7938 2005-11-29 Ben Elliston <bje@au.ibm.com>
7939
7940 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
7941 from the gcc build directory.
7942 * Makefile.in: Regenerate.
7943
7944 2005-11-29 Ben Elliston <bje@au.ibm.com>
7945
7946 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
7947 depend on all-libdecnumber.
7948 * configure.in (host_libs): Include libdecnumber.
7949 * Makefile.in: Regenerate.
7950 * configure: Likewise.
7951
7952 2005-11-29 Ben Elliston <bje@au.ibm.com>
7953
7954 * libdecnumber: Import decNumber sources from the dfp-branch.
7955
7956 2005-11-21 Kean Johnston <jkj@sco.com>
7957
7958 * config.sub, config.guess: Sync from upstream sources.
7959
7960 2005-11-21 Ben Elliston <bje@au.ibm.com>
7961
7962 Import from Autoconf sources:
7963
7964 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
7965 * config/move-if-change: Don't output "$2 is unchanged";
7966 suggested by Ben Elliston. Handle weird characters correctly.
7967
7968 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
7969
7970 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
7971 to match upstream libtool for darwin.
7972
7973 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
7974
7975 * Makefile.def: Remove gdb dependencies for gdbtk.
7976 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
7977 (configure-gdb, install-gdb): New rules.
7978 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
7979 * Makefile.in, configure: Regenerated.
7980
7981 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
7982
7983 * MAINTAINERS (Write After Approval): Add myself.
7984
7985 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
7986
7987 * MAINTAINERS (Write After Approval): Add myself.
7988
7989 2005-10-24 Diego Novillo <dnovillo@redhat.com>
7990
7991 * MAINTAINERS (alias analysis): Add Daniel Berlin and
7992 Diego Novillo.
7993
7994 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
7995
7996 PR bootstrap/24297
7997 * Makefile.tpl (do-[+make-target+], do-check, install,
7998 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
7999 are set before recursing.
8000 * Makefile.in: Regenerate.
8001
8002 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
8003
8004 PR bootstrap/18939
8005 * Makefile.def (gcc) <target>: Fix thinko.
8006 * Makefile.in: Regenerate.
8007
8008 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
8009
8010 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
8011 * configure: Regenerate.
8012
8013 2005-10-15 Jie Zhang <jie.zhang@analog.com>
8014
8015 * MAINTAINERS (Write After Approval): Add self.
8016
8017 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
8018
8019 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
8020 target-libffi, target-qthreads, target-libjava, and
8021 targetlibobjc.
8022 * configure: Regenerate.
8023
8024 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
8025
8026 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
8027 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
8028 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
8029 (USUAL_OBJDUMP_FOR_TARGET): New.
8030 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
8031 * configure.in: Check for $OBJDUMP_FOR_TARGET.
8032 * configure, Makefile.in: Regenerated.
8033
8034 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
8035
8036 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
8037 before other host packages.
8038
8039 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
8040
8041 * MAINTAINERS: Add self as sh libraries/configury maintainer.
8042
8043 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
8044
8045 PR bootstrap/22340
8046
8047 * configure.in (default_target): Remove.
8048 * Makefile.tpl (all): Do not use prerequisites as subroutines
8049 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
8050 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
8051 use prerequisites as subroutines.
8052 (check-host, check-target): New.
8053 (bootstrap configure & all targets): Do not use stage*-start
8054 if the directory layout is already ok.
8055 (non-bootstrap configure & all targets): Prepend a $(unstage).
8056 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
8057 (NOTPARALLEL): Remove.
8058 (unstage, stage variables): New variables.
8059 (unstage, stage targets): Simply expand to those variables.
8060
8061 * configure: Regenerate.
8062 * Makefile.in: Regenerate.
8063
8064 2005-10-04 James E Wilson <wilson@specifix.com>
8065
8066 * Makefile.def (lang_env_dependencies): Add libmudflap.
8067 * Makefile.in: Regenerate.
8068
8069 2005-10-03 Andreas Schwab <schwab@suse.de>
8070
8071 Backport from libtool CVS:
8072 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
8073
8074 * ltmain.sh: add support for installing into temporary
8075 staging area (e.g. 'make install DESTDIR=...')
8076
8077 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
8078
8079 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
8080 * configure: Regenerated.
8081
8082 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
8083
8084 * configure: Regenerate with the correct
8085 autoconf version.
8086
8087 2005-09-30 Catherine Moore <clm@cm00re.com>
8088
8089 * configure.in (bfin-*-*): New.
8090 * configure: Regenerated.
8091
8092 2005-09-28 Geoffrey Keating <geoffk@apple.com>
8093
8094 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
8095 (LIPO_FOR_TARGET): New.
8096 (CONFIGURED_LIPO_FOR_TARGET): New.
8097 (USUAL_LIPO_FOR_TARGET): New.
8098 (STRIP_FOR_TARGET): New.
8099 (CONFIGURED_STRIP_FOR_TARGET): New.
8100 (USUAL_STRIP_FOR_TARGET): New.
8101 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
8102 STRIP_FOR_TARGET.
8103 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
8104 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
8105 * Makefile.in: Regenerate.
8106 * configure: Regenerate.
8107
8108 2005-09-19 David Edelsohn <edelsohn@gnu.org>
8109
8110 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
8111 (rs6000-*-aix*): Same.
8112 * configure: Regenerate.
8113
8114 2005-09-16 Tom Tromey <tromey@redhat.com>
8115
8116 * MAINTAINERS: Add self as java maintainer.
8117
8118 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8119
8120 * configure.in: Recognize f95 in the --enable-languages option,
8121 and substitute it for fortran, issuing a warning.
8122 * configure: Regenerate.
8123
8124 2005-08-30 Phil Edwards <phil@codesourcery.com>
8125
8126 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
8127 * configure: Regenerated.
8128
8129 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
8130
8131 * MAINTAINERS: Add self as ms1 maintainer.
8132
8133 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
8134
8135 * Makefile.def (libssp): Add to lang_env_dependencies.
8136 * Makefile.in: Regenerate.
8137
8138 2005-08-18 Ian Lance Taylor <ian@airs.com>
8139
8140 * MAINTAINERS: Add myself as middle-end maintainer.
8141
8142 2005-08-17 Christian Groessler <chris@groessler.org>
8143
8144 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
8145 * Makefile.in: Regenerate.
8146
8147 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
8148
8149 * MAINTAINERS (write after approval): Added myself.
8150
8151 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
8152
8153 * MAINTAINERS (Write After Approval): Add myself.
8154
8155 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
8156
8157 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
8158 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
8159 Look for alternate names of the target cc and c++
8160 * configure: Regenerate.
8161
8162 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
8163
8164 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8165 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
8166 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
8167 tools; remove code to manually set them.
8168 (Target tools): Look in the environment for them.
8169 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8170 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
8171 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
8172 build directory.
8173 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
8174 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
8175 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
8176 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8177 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
8178 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
8179 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
8180 * configure: Regenerate.
8181 * Makefile.in: Regenerate.
8182
8183 2005-07-28 Ben Elliston <bje@au.ibm.com>
8184
8185 * MAINTAINERS: Update for removed CPU targets.
8186
8187 2005-07-27 Mark Mitchell <mark@codesourcery.com>
8188
8189 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
8190 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
8191 * Makefile.in: Regenerated.
8192
8193 2005-07-26 Mark Mitchell <mark@codesourcery.com>
8194
8195 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
8196 (CFLAGS_FOR_TARGET): Use it.
8197 (CXXFLAGS_FOR_TARGET): Likewise.
8198 * Makefile.in: Regenerated.
8199 * configure.in (--with-build-sysroot): New option.
8200 * configure: Regenerated.
8201
8202 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
8203
8204 * Makefile.tpl: Wrap install between unstage and stage
8205 * Makefile.in: Regenerate.
8206
8207 2005-07-21 Eric Christopher <echristo@apple.com>
8208
8209 * MAINTAINERS: Update affiliation.
8210
8211 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
8212
8213 * MAINTAINERS: Add self as crx port maintainer.
8214
8215 2005-07-20 DJ Delorie <dj@redhat.com>
8216
8217 * MAINTAINERS: Add self as m32c maintainer.
8218
8219 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
8220
8221 * all files: Update FSF address.
8222
8223 2005-07-15 Eric Christopher <echristo@redhat.com>
8224
8225 * MAINTAINERS: Change affiliation.
8226
8227 2005-07-14 Jim Blandy <jimb@redhat.com>
8228
8229 * configure.in: Add cases for Renesas m32c.
8230 * configure: Regenerated.
8231
8232 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8233
8234 * COPYING.LIB: Update from fsf.org.
8235
8236 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8237
8238 * COPYING, compile, config.guess,
8239 config.sub, install-sh, missing, mkinstalldirs,
8240 symlink-tree, ylwrap: Sync from upstream sources.
8241 * config-ml.in: Update FSF address.
8242
8243 2005-07-13 Eric Christopher <echristo@redhat.com>
8244
8245 * configure.in: Add toplevel noconfigdir support for tpf.
8246 * configure: Regenerate.
8247
8248 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
8249
8250 PR ada/22340
8251
8252 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
8253 * Makefile.in: Regenerate.
8254
8255 2005-07-07 Mark Mitchell <mark@codesourcery.com>
8256
8257 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
8258 Brolley to write-after-approval.
8259
8260 2005-07-07 Andreas Schwab <schwab@suse.de>
8261
8262 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
8263 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
8264 * Makefile.in: Regenerated.
8265
8266 2005-07-06 Geoffrey Keating <geoffk@apple.com>
8267
8268 * configure.in: Don't build sim or rda when targetting darwin.
8269 * configure: Regenerate.
8270
8271 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
8272
8273 * configure.in: Add --enable-libssp and --disable-libssp.
8274 * configure: Regenerate with autoconf-2.13.
8275
8276 2005-07-02 Jakub Jelinek <jakub@redhat.com>
8277
8278 * Makefile.def (target_modules): Add libssp.
8279 * configure.in (target_libraries): Add target-libssp.
8280 * configure: Rebuilt.
8281 * Makefile.in: Rebuilt.
8282
8283 2005-07-01 Zack Weinberg <zackw@panix.com>
8284
8285 * MAINTAINERS: Change email address. Resign from maintainership.
8286
8287 2005-07-01 Richard Guenther <rguenther@suse.de>
8288
8289 * MAINTAINERS: Change my e-mail address and affiliation.
8290
8291 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
8292
8293 * Makefile.def (stagefeedback): Come after profile.
8294 Define profiledbootstrap target.
8295 * Makefile.tpl (profiledbootstrap): Remove.
8296 (stageprofile-end): Zap stagefeedback.
8297 (stagefeedback-start): Copy all .gcda files, not only GCC's.
8298 * Makefile.in: Regenerate.
8299
8300 2005-06-13 Richard Sandiford <richard@codesourcery.com>
8301
8302 * MAINTAINERS: Update my email address.
8303
8304 2005-06-13 Zack Weinberg <zack@codesourcery.com>
8305
8306 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
8307 In 'cpp' stanza, support '#line' as well as '# '.
8308
8309 2005-06-08 Andreas Schwab <schwab@suse.de>
8310
8311 * MAINTAINERS: Move myself from 'Write After Approval' to
8312 'CPU Port Maintainers' section as m68k maintainer.
8313
8314 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
8315
8316 * configure.in (unsupported_languages): New macro.
8317 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
8318 non-ported target libraries in noconfigdirs.
8319 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
8320 non-linux-gnu. Remove libgcj_ex_libffi.
8321 <lang_frag loop>: Set add_this_lang=no if the language is in
8322 unsupported_languages.
8323 * configure: Regenerate.
8324
8325 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
8326
8327 * configure.in: Fix typo in handling of --with-mpfr-dir.
8328 * configure: Regenerate.
8329
8330 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
8331
8332 * MAINTAINERS: Update my email address.
8333
8334 2005-06-02 Jim Blandy <jimb@redhat.com>
8335
8336 * config.sub: Add cases for the Renesas m32c. (This patch has been
8337 accepted into the master sources.)
8338
8339 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
8340 Michael Snyder <msnyder@redhat.com>
8341 Stan Cox <scox@redhat.com>
8342
8343 * configure.in: Set noconfigdirs for ms1.
8344
8345 * configure: Regenerate.
8346
8347 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
8348
8349 * MAINTAINERS (Write After Approval): Add self.
8350
8351 2005-06-01 Josh Conner <jconner@apple.com>
8352
8353 * MAINTAINERS (Write After Approval): Add self.
8354
8355 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
8356
8357 * MAINTAINERS: Update my email address.
8358
8359 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
8360
8361 * MAINTAINERS (Write After Approval): Add self.
8362
8363 2005-05-26 Chris Demetriou <cgd@broadcom.com>
8364
8365 * MAINTAINERS (Write After Approval): Remove self.
8366
8367 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
8368
8369 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
8370 (Dependencies): Consider target modules for bootstrap dependencies.
8371 Make target bootstrap modules depend on each stage's gcc.
8372 * Makefile.in: Regenerate.
8373
8374 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
8375
8376 * Makefile.def (configure-gcc): Depend on binutils having been built.
8377 (all-gcc): No need to do it here.
8378 * Makefile.in: Regenerate.
8379
8380 2005-05-19 Paul Brook <paul@codesourcery.com>
8381
8382 * configure.in: Rewrite misleading error message when requested
8383 language cannot be built.
8384 * configure: Regenerate.
8385
8386 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
8387
8388 * ylwrap: Import from Automake 1.9.5.
8389
8390 2005-05-13 David Ung <davidu@mips.com>
8391
8392 * MAINTAINERS (Write After Approval): Add self.
8393
8394 2005-05-09 Mike Stump <mrs@apple.com>
8395
8396 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
8397 lt_cv_sys_max_cmd_len for now.
8398
8399 2005-05-09 Stan Cox <scox@redhat.com>
8400
8401 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
8402
8403 2005-05-08 Matt Kraai <kraai@ftbfs.org>
8404
8405 * README.SCO: Update the URL.
8406
8407 2005-05-05 David Edelsohn <edelsohn@gnu.org>
8408
8409 * ltconfig: Define file_list_spec. Pass file_list_spec and
8410 with_gnu_ld to libtool.
8411 * ltcf-c.sh (aix[45]): Define file_list_spec.
8412 * ltcf-cxx.sh (aix[45]): Same.
8413 * ltcf-gcj.sh (aix[45]): Same.
8414 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
8415 exists, write list of input files to temporary file.
8416
8417 2005-05-04 Mike Stump <mrs@apple.com>
8418
8419 * configure.in: Always pass --target to target configures as
8420 otherwise rebuilds that do --recheck will fail.
8421 * confiugure: Rebuilt.
8422
8423 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
8424
8425 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
8426 STAGE_HOST_EXPORTS.
8427 (configure, all): Add bootstrap support.
8428 (Host modules, target modules): Pass post-stage1 flags and exports.
8429 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
8430 * Makefile.in: Regenerate.
8431
8432 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
8433
8434 * configure: Regenerate.
8435
8436 2005-04-27 Mike Stump <mrs@apple.com>
8437
8438 * MAINTAINERS: Add self as darwin maintainer.
8439
8440 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
8441
8442 * config.sub: Update from master copy.
8443
8444 2005-04-21 Mike Stump <mrs@apple.com>
8445
8446 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
8447 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
8448
8449 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
8450
8451 * configure.in <crisv32-*-*, cris-*-*>: New local variable
8452 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
8453 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
8454 "*-*-elf" and "*-*-linux*".
8455 * configure: Regenerate.
8456
8457 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
8458
8459 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
8460
8461 2005-04-12 Mike Stump <mrs@apple.com>
8462
8463 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
8464
8465 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
8466
8467 * MAINTAINERS (Write After Approval): Add myself.
8468
8469 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
8470
8471 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
8472
8473 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
8474
8475 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
8476 (TARGET_CONFIGARGS): Include --with-target-subdir.
8477 (configure, all): New macros. Use them throughout.
8478 * Makefile.in: Regenerate.
8479
8480 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
8481
8482 * MAINTAINERS (Write After Approval): Add myself.
8483
8484 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8485
8486 * MAINTAINERS: Remove 'loop unrolling' maintainer.
8487
8488 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
8489
8490 * MAINTAINERS: Move John Carr to Write After Approval.
8491
8492 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
8493
8494 * config/mh-mingw32: Delete.
8495 * configure.in: Don't use it.
8496 * configure: Regenerate.
8497
8498 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
8499
8500 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
8501 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
8502 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
8503 (HOST_LIB_PATH): Generate from Makefile.def.
8504 (TARGET_LIB_PATH): Likewise.
8505 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
8506 * Makefile.in: Regenerate.
8507 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
8508 (RPATH_ENVVAR): Include Darwin case.
8509 * configure: Regenerate.
8510
8511 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
8512
8513 * MAINTAINERS (Various Maintainers): Remove self.
8514 (Write After Approval): Add self.
8515
8516 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
8517
8518 * MAINTAINERS (Various Maintainers): Add self.
8519
8520 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
8521
8522 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
8523 * configure: Regenerate.
8524
8525 2005-03-21 Zack Weinberg <zack@codesourcery.com>
8526
8527 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
8528 gcc_version, and gcc_version_trigger from set of flags to pass.
8529 * Makefile.tpl: Remove definitions of above variables.
8530 (config.status): Remove dependency on $(gcc_version_trigger).
8531 * Makefile.in: Regenerate.
8532 * configure.in: Do not reference config/gcc-version.m4 nor
8533 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
8534 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
8535 * configure: Regenerate.
8536
8537 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
8538 Andrew Pinski <pinskia@physics.uc.edu>
8539
8540 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
8541 * Makefile.in: Regenerate.
8542
8543 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
8544
8545 * MAINTAINERS (Write After Approval): Add myself.
8546
8547 2005-03-03 David Ayers <d.ayers@inode.at>
8548
8549 * MAINTAINERS (Write After Approval): Add myself.
8550
8551 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
8552
8553 PR libgcj/20160
8554 * ltmain.sh: Avoid creating archives with components that have
8555 duplicate basenames.
8556
8557 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
8558
8559 PR bootstrap/20250
8560 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
8561 instead of check.
8562 * Makefile.in: Regenerate.
8563
8564 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
8565
8566 * Makefile.in: Regenerate to fix conflict between the previous two
8567 patches.
8568
8569 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
8570
8571 PR bootstrap/17383
8572 * Makefile.def (target_modules): Remove "stage", now unnecessary.
8573 * Makefile.tpl (HOST_SUBDIR): New substitution.
8574 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
8575 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8576 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
8577 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
8578 (Host modules, Bootstrapped modules): Use it.
8579 (Build modules, Target modules): Do not create symlink trees,
8580 always configure out-of-srcdir.
8581 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
8582 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
8583 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
8584 $(HOST_SUBDIR). Create a symlink for host_subdir.
8585
8586 * Makefile.in: Regenerate.
8587 * configure: Regenerate.
8588
8589 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8590
8591 Merged from libada-gnattools-branch:
8592 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
8593
8594 * gnattools: New directory.
8595 * Makefile.def: Add gnattools as a module, depending on target-libada.
8596 * Makefile.in: Regenerate.
8597 * configure.in: Include gnattools in host_tools; disable it if ada
8598 is disabled.
8599 * configure: Regenerate.
8600
8601 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
8602
8603 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
8604 treelang maintainer.
8605 (Write After Approval): Remove myself.
8606
8607 2005-02-23 Paul Schlie <schlie@comcast.net>
8608
8609 * configure.in: Allow darwin targeted ports to build tk, itcl and
8610 libgui.
8611 * configure: Regenerate.
8612
8613 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
8614
8615 PR libgcj/10353
8616 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
8617 * configure: Regenerate.
8618
8619 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
8620
8621 * MAINTAINERS (Write After Approval): Add myself.
8622
8623 2005-02-10 Ian Lance Taylor <ian@airs.com>
8624
8625 * MAINTAINERS: Update my e-mail address.
8626
8627 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
8628
8629 * MAINTAINERS (Write After Approval): Add myself.
8630
8631 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
8632
8633 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
8634 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
8635 target-libgloss when not *-*-elf and *-*-aout.
8636 * configure: Regenerate.
8637
8638 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
8639
8640 * MAINTAINERS: Remove obsolete entries.
8641
8642 * MAINTAINERS (Write After Approval): Add Michael Matz.
8643
8644 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
8645
8646 * MAINTAINERS: Remove self as cpplib maintainer.
8647
8648 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8649
8650 * install-sh, config.sub: Import from upstream.
8651
8652 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8653
8654 PR bootstrap/18222
8655 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
8656 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
8657 * Makefile.in: Regenerate.
8658
8659 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
8660
8661 * MAINTAINERS: Update my email address.
8662
8663 2005-01-12 David Edelsohn <edelsohn@gnu.org>
8664 Andreas Schwab <schwab@suse.de>
8665
8666 PR bootstrap/18033
8667 * config-ml.in: Eval option if surrounded by single quotes.
8668
8669 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
8670
8671 Revert 2004-12-28 Makefile changes, a better fix will be
8672 applied to mainline and src after GCC 4.0 branches.
8673
8674 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
8675
8676 PR bootstrap/17383
8677
8678 * Makefile.def (target_modules): Remove stage parameter,
8679 it is always true now.
8680 * Makefile.tpl (configure-build-[+module+],
8681 configure-target-[+module+]): Always build symlink tree
8682 for the directory and for include. BUILD_SUBDIR and
8683 TARGET_SUBDIR cannot be . anymore.
8684 * Makefile.in: Regenerate.
8685
8686 2004-12-25 David Edelsohn <edelsohn@gnu.org>
8687
8688 Revert 2004-12-08 Makefile changes.
8689
8690 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
8691
8692 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
8693 cygwin, mingw.
8694
8695 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
8696
8697 * configure.in (sh64-*-*): Reenable gprof.
8698 * configure: Regenerate.
8699
8700 2004-12-08 David Edelsohn <edelsohn@gnu.org>
8701
8702 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
8703 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
8704 (EXTRA_TARGET_FLAGS): Add PICFLAG.
8705 * Makefile.in: Regenerate.
8706
8707 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
8708
8709 * MAINTAINERS: Update my email address.
8710
8711 2004-12-07 Matt Kraai <kraai@ftbfs.org>
8712
8713 * Makefile.tpl: Generate normal dependencies if the LHS module is
8714 not bootstrapped.
8715 * Makefile.in: Regenerate.
8716
8717 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
8718
8719 * configure.in: Include config/gxx-include-dir.m4. Use
8720 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
8721 * configure: Regenerate.
8722
8723 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
8724
8725 * config.if: Delete.
8726 * configure.in: Set libstdcxx_incdir directly.
8727 * configure: Regenerate.
8728
8729 2004-12-02 Eric Christopher <echristo@redhat.com>
8730
8731 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
8732 * Makefile.in: Regenerate.
8733
8734 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
8735
8736 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
8737 * configure: Regenerate.
8738
8739 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
8740
8741 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
8742 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
8743 * configure: Regenerate.
8744
8745 2004-12-01 Eric Christopher <echristo@redhat.com>
8746
8747 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
8748 of things to remove.
8749
8750 2004-11-29 Matt Kraai <kraai@ftbfs.org>
8751
8752 * MAINTAINERS (Write After Approval): Update my e-mail address.
8753
8754 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
8755
8756 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
8757 from CVS libtool to always pass_all.
8758
8759 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8760
8761 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
8762 (hppa*64*-*-*): Delete incorrect comment.
8763 * configure: Rebuilt.
8764
8765 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8766
8767 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
8768
8769 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8770
8771 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
8772 from CVS libtool to always pass_all.
8773
8774 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
8775
8776 * install-sh, compile: Import from automake.
8777
8778 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
8779
8780 * config.guess, config.sub: Import from savannnah.
8781
8782 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
8783
8784 * MAINTAINERS (Write After Approval): Add myself
8785
8786 2004-11-12 Mike Stump <mrs@apple.com>
8787
8788 * Makefile.def: Add html support.
8789 * Makefile.tpl: Likewise.
8790 * Makefile.in: Regenerate.
8791
8792 2004-11-11 Geoffrey Keating <geoffk@apple.com>
8793
8794 PR 18423
8795 * configure.in: Remove all instances of build-fixincludes from
8796 noconfigdirs.
8797 (build_configargs): Supply --target to subdirectories.
8798 * configure: Regenerate.
8799
8800 * Makefile.def: Make gcc install depend on fixincludes install.
8801 * Makefile.in: Regenerate.
8802
8803 2004-11-10 Janis Johnson <janis187@us.ibm.com>
8804
8805 * MAINTAINERS: Add myself as gcc testsuite maintainer.
8806
8807 2004-11-11 Paul Brook <paul@codesourcery.com>
8808
8809 * MAINTAINERS: Add self as arm maintainer. Update email address.
8810
8811 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
8812
8813 * configure.in (noconfigdirs) [mmix-*-*]: Disable
8814 target-libgfortran.
8815 * configure: Regenerate.
8816
8817 2004-11-07 David Edelsohn <edelsohn@gnu.org>
8818
8819 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
8820 like CC.
8821
8822 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
8823
8824 * Makefile.def (host fixincludes): Specify missing targets.
8825 * Makefile.in: Regenerate.
8826
8827 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
8828
8829 * MAINTAINERS: Add myself
8830
8831 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
8832
8833 * MAINTAINERS (Write After Approval): Add myself.
8834
8835 2004-11-04 Geoffrey Keating <geoffk@apple.com>
8836
8837 * Makefile.def: Build fixincludes for the host, too.
8838 * Makefile.in: Regenerate.
8839 * configure.in (host_tools): Add fixincludes.
8840 * configure: Regenerate.
8841
8842 2004-11-04 Daniel Jacobowitz <dan@debian.org>
8843
8844 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
8845 * configure: Regenerated.
8846
8847 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
8848
8849 PR other/17783
8850 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
8851 * configure: Regenerated.
8852
8853 2004-10-31 Mark Mitchell <mark@codesourcery.com>
8854
8855 * README.SCO: Update per FSF instructions.
8856
8857 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
8858
8859 PR target/18151
8860 * configure.in (case ${target}): Do not build fixincludes for avr.
8861 * configure: Regenerated.
8862
8863 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
8864
8865 * configure.in (case ${target}): Do not build fixincludes
8866 on platforms where it is not used.
8867 * configure: Regenerated.
8868
8869 2004-10-23 Daniel Jacobowitz <dan@debian.org>
8870
8871 * configure.in: Use an absolute path to install-sh.
8872 * configure: Regenerated.
8873
8874 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
8875
8876 * MAINTAINERS (Write After Approval): Add myself.
8877
8878 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
8879
8880 * MAINTAINERS: Remove from Write After Approval those that are
8881 already maintainers.
8882
8883 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
8884
8885 * MAINTAINERS: Update my email address.
8886
8887 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
8888
8889 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
8890 * configure: Regenerate.
8891
8892 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
8893
8894 * MAINTAINERS: Update my email address.
8895
8896 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
8897
8898 * MAINTAINERS (Language Front Ends Maintainers): New. Move
8899 entries belonging to this category.
8900
8901 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
8902
8903 * MAINTAINERS: Update my e-mail address.
8904
8905 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
8906
8907 Fix wrong conflict resolution in:
8908
8909 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
8910
8911 * Makefile.in: Regenerate.
8912 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8913 in the recursive `make', instead of hardwiring `all'.
8914 (Autogenerated TARGET-* variables): New.
8915
8916 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
8917
8918 * configure.in: Enable target-libgloss for crx-*-*.
8919 * configure: Regenerate.
8920
8921 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8922
8923 * MAINTAINERS (Various Maintainers): Move the "windows,
8924 cygwin, mingw" maintainer to ...
8925 (OS Port Maintainers): ... here.
8926
8927 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8928
8929 * MAINTAINERS (Write After Approval): Remove those that are
8930 maintainers of some subsystem.
8931
8932 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
8933
8934 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
8935 * ltcf-cxx.sh (tpf*): Likewise.
8936 * ltconfig (tpf*): Add TPF OS configuration support.
8937
8938 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
8939
8940 * MAINTAINERS: Change my email address to my new work account.
8941
8942 2004-09-24 Michael Roth <mroth@nessie.de>
8943
8944 * configure.in (--without-headers): Add missing double quotes.
8945 * configure: Regenerate.
8946
8947 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
8948
8949 * ylwrap: Revert to previous version.
8950
8951 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
8952
8953 PR bootstrap/17369
8954 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
8955 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
8956 SET_GCC_LIB_PATH_CMD.
8957 (BASE_TARGET_EXPORTS): Likewise.
8958 * Makefile.in: Regenerated.
8959
8960 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
8961 * configure: Regenerated.
8962
8963 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
8964
8965 * config.guess: New upstream version
8966 * compile, depcomp, install-sh, ylwrap: Likewise.
8967
8968 2004-09-19 Roger Sayle <roger@eyesopen.com>
8969
8970 * config/mh-x86omitfp: New host makefile fragment. Add
8971 -fomit-frame-pointer to the default BOOT_CFLAGS.
8972 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
8973 * configure: Regenerate.
8974
8975 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
8976
8977 PR target/11572
8978 * configure.in (*-*-darwin*): Renable libobjc.
8979 * configure: Regenerate.
8980
8981 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
8982
8983 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
8984
8985 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
8986
8987 * Makefile.def: Remove libbanshee.
8988 * Makefile.tpl: Ditto.
8989 * configure.in: Ditto.
8990 * Makefile.in: Regen.
8991 * configure: Ditto.
8992
8993 2004-09-08 David Edelsohn <edelsohn@gnu.org>
8994
8995 * ltmain.sh: Use $pic_object as $non_pic_object if
8996 $non_pic_object=none.
8997
8998 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
8999
9000 * missing: Import latest version from master repository.
9001
9002 2004-09-06 Nick Clifton <nickc@redhat.com>
9003
9004 * config.sub: Import latest version from master repository.
9005 * config.guess: Likewise.
9006 This includes these changes:
9007
9008 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
9009
9010 * config.sub: Handle crisv32, alias etraxfs.
9011 * config.guess (crisv32:Linux:*:*): Handle.
9012
9013 2004-08-13 Brad Smith <brad@comstyle.com>
9014
9015 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
9016 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
9017
9018 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
9019
9020 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
9021 assume the processor is a powerpc. This is because coreutils
9022 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
9023 in this case, due to a MacOS X bug that causes
9024 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
9025 to return a negative number.
9026 Problem reported by Petter Reinholdtsen in:
9027 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
9028
9029 2004-07-19 Ben Elliston <bje@gnu.org>
9030
9031 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
9032
9033 2004-06-24 Ben Elliston <bje@gnu.org>
9034
9035 * config.guess: Update copyright years.
9036 * config.sub: Likewise.
9037
9038 2004-06-22 Robert Millan <robertmh@gnu.org>
9039
9040 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
9041 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
9042
9043 2004-06-22 Stanley F. Quayle <stan@stanq.com>
9044
9045 * config.guess (*:*VMS:*:*): New entry. Replaces
9046 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
9047 manufacturer.
9048
9049 2004-06-22 Ben Elliston <bje@gnu.org>
9050
9051 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
9052 * config.sub: Likewise.
9053
9054 2004-06-22 Ben Elliston <bje@gnu.org>
9055
9056 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
9057 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
9058
9059 2004-06-11 Ben Elliston <bje@gnu.org>
9060
9061 * config.guess (pegasos:OpenBSD:*:*): Remove.
9062
9063 2004-06-11 Ben Elliston <bje@gnu.org>
9064
9065 From Wouter Verhelst <wouter@grep.be>:
9066 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
9067
9068 2004-06-11 Ben Elliston <bje@gnu.org>
9069
9070 * config.guess (luna88k:OpenBSD:*:*): New.
9071
9072 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
9073
9074 * config.guess (m32r*:Linux:*:*): New case.
9075 * config.sub: Handle m32rle.
9076
9077 2004-03-12 Ben Elliston <bje@wasabisystems.com>
9078
9079 From Jens Petersen <petersen@redhat.com>:
9080 * config.sub: Handle sparcv8.
9081
9082 2004-03-03 Ben Elliston <bje@wasabisystems.com>
9083
9084 From Tom Smith <smith@cag.lkg.hp.com>:
9085 * config.guess: Version suffixes are equally significant on Tru64
9086 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
9087 prefix of "P" (patched kernel).
9088
9089 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
9090
9091 * config.sub: Add support for National Semiconductor CRX target.
9092
9093 2004-09-03 Janis Johnson <janis187@us.ibm.com>
9094
9095 * MAINTAINERS (Various Maintainers): Remove myself as web page
9096 maintainer, add myself as maintainer of build status lists.
9097
9098 2004-09-03 Jan Beulich <jbeulich@novell.com>
9099
9100 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
9101 *-*-netware, but add target-libmudflap.
9102 Consolidate *-*-netware targets (of which really only i?86 exists)
9103 into a single entry.
9104 * configure: Likewise.
9105
9106 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
9107
9108 * Makefile.tpl (sorry): Remove.
9109 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
9110 (cleanstrap targets): Depend on distclean, not distclean-stage1.
9111 (do-clean): Clean per-stage directories too.
9112 (do-distclean): Run distclean-stage1 too.
9113 (.NOTPARALLEL): Enable during toplevel bootstrap.
9114 (stage[+id+]-bubble): Enable parallel execution during
9115 the recursive invocation.
9116 * Makefile.in: Regenerate.
9117
9118 Fix previous checkin:
9119
9120 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
9121 include.
9122 * configure.in: Fix indentation.
9123 * configure: Regenerate.
9124
9125 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
9126
9127 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
9128 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
9129 * configure: regenerate
9130 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9131 -mdynamic-no-pic
9132
9133 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
9134
9135 * Makefile.def (build_modules): Add fixincludes.
9136 (dependencies): Make gcc depend on fixincludes.
9137 * configure.in (build_tools): Add fixincludes.
9138 (build_configdirs): Always include build_libs.
9139 * Makefile.in: Regenerate.
9140 * configure: Regenerate.
9141
9142 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
9143
9144 * Makefile.def (bootstrap stages): Add 'lean' parameter.
9145 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
9146 phony targets; do not generate timestamp files.
9147 (distclean-stageN): Remove references to their timestamp files.
9148 (restageN, touch-stageN): Remove.
9149 (stageN-bubble): Rewritten.
9150 (compare): Support lean bootstraps.
9151 * Makefile.in: Regenerate.
9152
9153 * configure.in: Only warn when bootstrapping but
9154 build != host or build != target. Support lean bootstraps.
9155 * configure: Regenerate.
9156
9157 2004-08-26 Phil Edwards <phil@codesourcery.com>
9158
9159 * configure.in: Give a better error message if GMP/MPFR are missing
9160 and a language needing them has been requested.
9161 * configure: Regenerated.
9162
9163 2004-08-25 Phil Edwards <phil@codesourcery.com>
9164
9165 * configure.in: Print a list of available language front-ends if
9166 a requested one is missing. Tidy stray tab characters.
9167 * configure: Regenerated.
9168
9169 2004-08-19 Michael Koch <konqueror@gmx.de>
9170
9171 * gcc/doc/install.texi: Update entry about automake for libjava.
9172
9173 2004-08-17 Robert Millan <robertmh@gnu.org>
9174
9175 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
9176 (instead of FreeBSD).
9177 * configure: Regenerate.
9178
9179 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
9180
9181 * Makefile.in: Regenerate.
9182 * configure: Regenerate.
9183
9184 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
9185 stage_*_flags.
9186 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
9187 for bootstrapped modules if toplevel bootstrap is going.
9188 (GCC bootstrap): Generate per-stage targets for all bootstrapped
9189 modules. Adjust for changes in Makefile.def. Enable several
9190 rules even in non-bootstrap mode, just to avoid peppering the
9191 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
9192 (stage-[+prev+]-bubble): Remove.
9193
9194 * Makefile.def (Dependencies): Depend on all-build-bison,
9195 all-build-flex, all-build-byacc, all-build-texinfo, rather
9196 than the host variations.
9197 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
9198 with BUILD_SUBDIR.
9199 (BISON): Update for recent Bisons.
9200 (YACC): Fix typo.
9201 (cross): Depend on all-build.
9202 (all): Do not depend on all-build.
9203 (prebootstrap): Remove.
9204 (dep-kind): Accept separate prefixes for MODULE and ON variables.
9205 (Prebootstrap dependencies): Add them to the per-stage targets
9206 and to all-prebootstrap.
9207 * configure.in (build_configdirs): Always enable build_tools.
9208 (BUILD_DIR_PREFIX): Remove.
9209
9210 * Makefile.def (gcc): Add target variable.
9211 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
9212 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9213 in the recursive `make', instead of hardwiring `all'.
9214 (Autogenerated TARGET-* variables): New.
9215
9216 2004-08-13 Brian Booth <bbooth@redhat.com>
9217
9218 * MAINTAINERS: Remove myself from write-after-approval.
9219
9220 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
9221
9222 * src-release: Stop distributing mmalloc with gdb (which doesn't
9223 use it).
9224 * Makefile.def: GDB doesn't depend on mmalloc anymore.
9225 * Makefile.in: Regenerate.
9226
9227 2004-08-09 Mark Mitchell <mark@codesourcery.com>
9228
9229 * configure.in (arm*-*-eabi*): New target.
9230 * configure: Regenerate.
9231
9232 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
9233
9234 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
9235 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
9236 (Dependencies): New section.
9237 * Makefile.tpl (Dependencies): Generate from Makefile.def.
9238 (configure-target-[+module+]): Depend on maybe-all-gcc
9239 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
9240 (toplevel profiledbootstrap): Fix dependencies.
9241 * Makefile.in: Regenerate.
9242
9243 2004-08-03 Mark Mitchell <mark@codesourcery.com>
9244
9245 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
9246 target-libiberty to noconfigdirs.
9247 * configure: Regenerate.
9248
9249 2004-08-03 Paul Brook <paul@codesourcery.com>
9250
9251 * configure.in: Check for MPFR as well as GMP.
9252 * configure: Regenerate.
9253
9254 2004-08-01 Robert Millan <robertmh@gnu.org>
9255
9256 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
9257 libmudflap for all GNU-based systems (with Glibc).
9258 * configure: Regenerate.
9259
9260 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
9261
9262 * Makefile.def (host-modules): Add gcc.
9263 * Makefile.in: Regenerate.
9264 * Makefile.tpl (sorry): New rule.
9265 (configure-host, all-host, [+make_target+]-host, do-check,
9266 install-host): Do not add gcc as a special case.
9267 (host modules): Add a small special-casing for gcc. Export
9268 extra_make_flags through the environment.
9269 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
9270 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
9271 other recursive targets for gcc): Remove.
9272
9273 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
9274 (stage, unstage): New rules.
9275 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
9276 distclean-stage[+id+]): Use stage_current.
9277 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
9278 the stage*-start rules.
9279
9280 2004-08-02 Geoffrey Keating <geoffk@apple.com>
9281
9282 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
9283 use -all_load flag.
9284
9285 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
9286
9287 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
9288 * configure: Regenerate.
9289
9290 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
9291
9292 * maintainer-scripts/gcc_release: Revert yesterday's change.
9293
9294 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
9295
9296 * MAINTAINERS: Add myself to write-after-approval.
9297
9298 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
9299
9300 * libf2c: Removed.
9301 * gcc/gccbug.in: Updated because of libf2c removal.
9302 * maintainer-scripts/gcc_release: Ditto.
9303
9304 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
9305
9306 * configure.in: Build libmudflap by default on FreeBSD.
9307 * configure: Regenerated.
9308
9309 2004-07-09 Mark Mitchell <mark@codesourcery.com>
9310
9311 * configure.in: Do not build libmudflap by default on non-GNU/Linux
9312 systems.
9313 * configure: Regenerated.
9314
9315 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9316
9317 PR target/16344
9318 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
9319 feedback based compiler.
9320 * Makefile.in: Rebuilt.
9321
9322 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
9323
9324 * Makefile.def (host_modules): Set bootstrap=true for flex.
9325 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
9326 * Makefile.in: Rebuilt.
9327
9328 2004-07-07 Jan Hubicka <jh@suse.cz>
9329
9330 * MAINTAINERS: Add self as a profile feedback maintainer.
9331
9332 2004-07-05 Phil Edwards <phil@codesourcery.com>
9333
9334 * configure.in: Do not prepend $srcdir to /dev/null in
9335 makefile fragments.
9336 * configure: Regenerate.
9337
9338 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
9339
9340 * Makefile.def (build_modules): Add bison, byacc, flex,
9341 m4, texinfo.
9342 (flags_to_pass): Add FLEX.
9343 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
9344 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
9345 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
9346 DEFAULT_MAKEINFO): Remove.
9347 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
9348 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
9349 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
9350 objdir or else use configured tool.
9351 (all-build): New.
9352 (all): Depend on it.
9353 (Build module dependencies): Add.
9354 * Makefile.in: Regenerate.
9355 * configure.in: Better support for multiple build modules,
9356 matching what is done for host/target modules. Do not look
9357 for "plausible" locations of build tools if Canadian cross.
9358 Use autoconf's AC_PROG_CC to find a C compiler. Define
9359 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
9360 * configure: Regenerate.
9361
9362 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9363
9364 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
9365 * Makefile.in: Regenerate.
9366
9367 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9368
9369 * Makefile.tpl (configure-build-[+module+],
9370 configure-[+module+], configure-target-[+module+]): Pass
9371 [+extra_configure_args+].
9372 (all-build-[+module+], all-[+module+], check-[+module+],
9373 install-[+module+], [+make_target+]-[+module+],
9374 all-target-[+module+], check-target-[+module+],
9375 install-target-[+module+], [+make_target+]-target-[+module+]):
9376 Pass [+extra_make_args+].
9377 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
9378 (GCC_HOST_EXPORTS): Remove.
9379 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
9380 cross, check-gcc, check-gcc-c++, install-gcc,
9381 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
9382 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
9383 * Makefile.in: Regenerate.
9384
9385 2004-06-21 Matthew Sachs <msachs@apple.com>
9386
9387 * MAINTAINERS: Added self to write-after-approval.
9388
9389 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
9390
9391 * configure.in: Check for srcdir/winsup rather than build directory
9392 winsup.
9393 * configure: Regenerate.
9394
9395 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
9396
9397 * configure.in: Don't build Cygwin native newlib if winsup
9398 directory is missing. Emit warning instead.
9399 * configure: Regenerate.
9400
9401 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
9402
9403 * Makefile.tpl (touch-stage[+id+]): New.
9404 (restage[+prev+]): Depend on touch-stage[+id+].
9405
9406 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
9407 Use it throughout.
9408
9409 * Makefile.def: Add profile and feedback bootstrap stages.
9410 Remove next field from bootstrap stages.
9411 * Makefile.tpl (LN, LN_S): Substitute.
9412 (stageN-start, stageN-end): Use double-colon rules, to
9413 provide a hook for additional setup commands.
9414 (distclean-stageN-gcc, restageN): Create dependencies from
9415 [+prev+], not from [+next+].
9416 (stageN-bubble): Add commands for successive stages from
9417 [+prev+], using double-colon rules.
9418 (all-stageN-gcc): Fix typo.
9419 (stagefeedback-start, profiledbootstrap): New.
9420 * Makefile.in: Regenerate.
9421 * configure.in: Call ACX_PROG_LN.
9422 * configure: Regenerate.
9423
9424 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
9425
9426 * MAINTAINERS (Write After Approval): Add myself.
9427
9428 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
9429
9430 * MAINTAINERS (Write After Approval): Add myself.
9431
9432 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
9433
9434 * configure.in: Fix --enable-bootstrap breakage introduced in trees
9435 without gcc.
9436 * configure: Regenerate.
9437
9438 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9439
9440 * Makefile.tpl: Fix typo.
9441 * Makefile.in: Regenerate.
9442
9443 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9444
9445 * configure.in: Remove new- prefix from toplevel
9446 bootstrap targets.
9447 * configure: Regenerate.
9448
9449 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9450
9451 * Makefile.tpl (all.normal): Rename to all.
9452 (all): Replace with a rule to pick the default
9453 target from configure.
9454 (all-gcc, configure-gcc): Use conditionals to
9455 do nothing when toplevel bootstrap is going on.
9456 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
9457 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
9458 * configure.in: Support --enable-bootstrap.
9459
9460 * Makefile.def: Remove new- prefix from toplevel
9461 bootstrap targets.
9462 * Makefile.tpl: Likewise.
9463
9464 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
9465 target.
9466
9467 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
9468 $(RECURSE_FLAGS) to recursive invocation of make.
9469
9470 * Makefile.in: Regenerate.
9471 * configure: Regenerate.
9472
9473 2004-05-30 Andreas Jaeger <aj@suse.de>
9474 Jim Wilson <wilson@specifixinc.com>
9475
9476 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
9477 like CC.
9478
9479 2004-05-27 Daniel Jacobowitz <dan@debian.org>
9480
9481 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
9482 * configure: Regenerate.
9483
9484 2004-05-25 Daniel Jacobowitz <drow@false.org>
9485
9486 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
9487 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
9488 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
9489 targets.
9490 * Makefile.in: Regenerate.
9491
9492 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
9493
9494 * configure.in: Test the ability to symlink directories.
9495 * configure: Regenerate.
9496
9497 * Makefile.def (bootstrap-stage): New definitions.
9498 * Makefile.tpl (configure-stage1-gcc,
9499 configure-stage2-gcc, configure-stage3-gcc,
9500 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
9501 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
9502 new-restage3, compare): Autogenerate, see Makefile.in
9503 entry for behavioral changes.
9504 (distclean-stage1, new-stage1-start, new-stage1-end,
9505 new-stage1-bubble, distclean-stage2, new-stage2-start,
9506 new-stage2-end, new-stage2-bubble, distclean-stage3,
9507 new-stage3-start, new-stage3-end): New autogenerated targets.
9508 (objext, prebootstrap, BOOT_CFLAGS,
9509 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
9510 targets.
9511
9512 * Makefile.in: Regenerate.
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 targets.
9517 (all-stage1-gcc): Move prebootstrap dependency from here...
9518 (configure-stage1-gcc): ...to here.
9519 (new-bootstrap): Use bubble targets.
9520 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9521 Use per-stage distclean targets.
9522 (configure-stage1-gcc, configure-stage2-gcc,
9523 configure-stage3-gcc, all-stage1-gcc,
9524 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
9525 Use new-stageN-start to prepare the tree.
9526
9527 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
9528
9529 * Makefile.def (host_modules): add libcpp.
9530 * Makefile.tpl: Add dependencies on and for libcpp.
9531 * Makefile.in: Regenerate.
9532 * configure.in: Add libcpp host module.
9533 * configure: Regenerate.
9534
9535 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
9536
9537 * Makefile.tpl: Whenever a recursive target is defined, wrap
9538 it in a special @if/@endif block, and prepare its maybe
9539 dependency in the @if/@endif block
9540 * configure.in: Instead of writing maybe dependencies, remove
9541 the @if/@endif statements, and remove the @if/@endif blocks
9542 that remain.
9543 * configure: Regenerate.
9544 * Makefile.in: Regenerate.
9545
9546 2004-05-20 Janis Johnson <janis187@us.ibm.com>
9547
9548 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
9549
9550 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
9551
9552 PR bootstrap/15120
9553 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
9554 * */configure: Rebuilt.
9555
9556 2004-05-17 Zack Weinberg <zack@codesourcery.com>
9557
9558 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
9559 of libf2c.
9560 * configure, Makefile.in: Regenerate.
9561
9562 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
9563
9564 * MAINTAINERS (Write After Approval): Add myself.
9565
9566 2004-05-13 Diego Novillo <dnovillo@redhat.com>
9567
9568 Merge from tree-ssa-20020619-branch.
9569
9570 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
9571 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
9572 (HOST_GMPLIBS): Define.
9573 (HOST_GMPINC): Define.
9574 (TARGET_LIB_PATH): Add libmudflap.
9575 (GFORTRAN_FOR_TARGET): Define.
9576 (configure-build*): Export GFORTRAN.
9577 (configure-gcc): Export GMPLIBS and GMPINC.
9578 (all-gcc): Add maybe-all-libbanshee.
9579 (configure-target-libgfortran): Define.
9580 * Makefile.in: Regenerate.
9581 * configure.in (host_libs): Add libbanshee.
9582 (target_libraries): Add target-libmudflap and target-libgfortran.
9583 Add --with-libbanshee.
9584 Handle --disable-libmudflap.
9585 (*-*-freebsd*): Use with_gmp.
9586 Add $(libgcj) to noconfigdirs.
9587 * configure: Regenerate.
9588 * depcomp: New file.
9589 * MAINTAINERS: Add tree-ssa maintainers.
9590
9591 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
9592
9593 * MAINTAINERS (Various Maintainers): Add myself.
9594
9595 2004-04-30 Brian Ford <ford@vss.fsi.com>
9596
9597 * MAINTAINERS (Write After Approval): Add myself.
9598
9599 2004-04-29 Uros Bizjak <uros@kss-loka.si>
9600
9601 * MAINTAINERS (Write After Approval): Add myself.
9602
9603 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
9604
9605 * config/acx.m4: Fix fastcompare support for new-bootstrap.
9606 * configure: Regenerate.
9607
9608 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
9609
9610 Revert:
9611 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9612
9613 * Makefile.def (flags_to_pass): Remove *dir variables that
9614 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9615 as well as prefix and exec_prefix.
9616 * Makefile.in: Regenerate.
9617
9618 2004-04-26 Robert Millan <robertmh@gnu.org>
9619
9620 Add patches from libtool CVS.
9621 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
9622 * ltconfig: Likewise.
9623 * ltcf-c.sh: Likewise.
9624 * ltcf-cxx.sh: Likewise.
9625 * ltcf-gcj.sh: Likewise.
9626
9627 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9628
9629 * Makefile.def (host_modules): Mark with the bootstrap
9630 flag packages on which gcc depends.
9631 * Makefile.tpl (all-bootstrap): Use it.
9632 * Makefile.in: Regenerate.
9633
9634 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9635
9636 * Makefile.def (flags_to_pass): Remove *dir variables that
9637 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9638 as well as prefix and exec_prefix.
9639 * Makefile.in: Regenerate.
9640
9641 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9642
9643 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
9644 * configure: Regenerate.
9645 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
9646 * gcc/Makefile.tpl (compare): Use the result of the test.
9647 * gcc/Makefile.in: Regenerate.
9648
9649 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
9650
9651 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
9652 Always relocate gcc and prev-gcc to the original names, even
9653 if the build fails.
9654 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9655 New targets.
9656
9657 2004-04-23 Laurent GUERBY <laurent@guerby.net>
9658
9659 * MAINTAINERS: Update my email address.
9660
9661 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9662
9663 * configure.in (mips*-*-irix5*): Enable ld.
9664 * configure: Regenerate.
9665
9666 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9667
9668 * configure: Regenerate.
9669
9670 2004-04-15 James E Wilson <wilson@specifixinc.com>
9671
9672 * Makefile.tpl (configure-[+module+], configure-gcc,
9673 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
9674 Set and export LDFLAGS.
9675 * Makefile.in: Regenerate.
9676
9677 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
9678
9679 * MAINTAINERS: Add myself to write-after-approval.
9680
9681 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
9682
9683 PR bootstrap/14871
9684 * Makefile.tpl: If we don't have built-in-tree target tools,
9685 use the ones found by configure rather than hacking around with
9686 program_transform_name.
9687 * configure.in: Give Makefile.tpl the information necessary
9688 to do that.
9689 * Makefile.in: Regenerate.
9690 * configure: Regenerate.
9691
9692 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
9693
9694 PR bootstrap/14760
9695 * configure.in: When computing baseargs, strip *all* copies of
9696 offending options. Also, don't match/substitute the trailing space,
9697 so that this actually works when two similar options are separated by
9698 only one space.
9699 * configure: Regenerate.
9700
9701 2004-04-06 David Edelsohn <edelsohn@gnu.org>
9702
9703 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
9704 (rs6000-*-aix*): Same.
9705 * configure: Regenerate.
9706
9707 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
9708
9709 * MAINTAINERS: Add myself to write-after-approval.
9710
9711 2004-04-03 Bud Davis <bdavis9659@comcast.net>
9712
9713 * MAINTAINERS: Add myself to write-after-approval.
9714
9715 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
9716
9717 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
9718 STRICT_WARN, WARN_CFLAGS flags passed down to make.
9719 * Makefile.in: Regenerate.
9720
9721 * configure.in (top level bootstrap support): Rework --enable-werror
9722 to set @stage2_werror_flag@.
9723 * configure: Regenerate.
9724 * Makefile.tpl (top level bootstrap support): Pass
9725 @stage2_werror_flag@ down to configure in stages 2 and 3.
9726 * Makefile.in: Regenerate.
9727
9728 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
9729
9730 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
9731 for stages 2 and 3 as well as in make. As a consequence, remove
9732 OUTPUT_OPTION (now detected by configure) from the flags passed down
9733 to make.
9734 * Makefile.in: Regenerate.
9735
9736 * Makefile.tpl (new-bootstrap): Fix typo.
9737 * Makefile.in: Regenerate.
9738
9739 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
9740
9741 * Makefile.tpl: Rearrange by moving recursive_targets rules
9742 into their proper sections.
9743 * Makefile.tpl (top level bootstrap support): Move disabling
9744 of coverage flags from 'make' to 'configure'; improve comments.
9745 * Makefile.in: Regenerate.
9746
9747 * Makefile.tpl (experimental top level bootstrap) Move stage1
9748 language setting from all- target to configure- target; disable
9749 intermodule optimization in stage 1; prevent gratuitous rebuilds
9750 of stage 1.
9751 * Makefile.in: Regenerate.
9752 * configure.in: Comma-separate stage 1 language list for top
9753 level bootstrap.
9754 * configure: Regenerate.
9755
9756 * Makefile.tpl: Clean up experimental top level bootstrap support:
9757 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
9758 prev-gcc in configure- targets as well as all- targets.
9759 * Makefile.in: Regenerate.
9760
9761 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
9762
9763 * compile: New file imported from automake.
9764
9765 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
9766
9767 * configure.in: Remove symbolic link section.
9768 * configure: Regenerate.
9769 * Makefile.tpl (links): Remove.
9770 * Makefile.in: Regenerate.
9771
9772 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
9773 Nathanael Nerode <neroden@gcc.gnu.org>
9774
9775 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
9776 Set with AC_CHECK_PROGS.
9777 * configure.in: Fix comment typo from last patch.
9778 * configure: Regenerate.
9779
9780 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
9781
9782 * Makefile.tpl: Introduce experimental top level bootstrap support.
9783 * Makefile.in: Regenerate.
9784 * configure.in: Introduce support for top level bootstrap.
9785 * configure: Regenerate.
9786
9787 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
9788 Paolo Bonzini <bonzini@gnu.org>
9789
9790 PR bootstrap/14522
9791 * configure.in: Cope with shells that do not support unquoted ^
9792 * configure: Regenerate.
9793
9794 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
9795 Paolo Bonzini <bonzini@gnu.org>
9796
9797 PR bootstrap/14522
9798 * configure.in: Cope with shells that do not support nesting
9799 quotes inside quoted backquote substitutions.
9800 * configure: Regenerate.
9801
9802 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
9803
9804 PR bootstrap/14522
9805 * configure.in: Fix escaping of $.
9806 * configure: Regenerate.
9807
9808 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
9809
9810 * configure: Regenerate, since I forgot to while committing Paolo's
9811 changes.
9812
9813 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
9814
9815 PR ada/14131
9816 Move language detection to the top level.
9817 * configure.in: Find default values for the tools as
9818 soon as possible. Disable ada if GNAT is not found.
9819 Emit error message about missing languages. Expand
9820 --enable-languages=all for the gcc subdirectory.
9821
9822 2004-03-10 Ben Elliston <bje@gnu.org>
9823
9824 * MAINTAINERS: Update my email address.
9825
9826 2004-03-05 David Edelsohn <edelsohn@gnu.org>
9827
9828 * ltconfig: Disable building static libraries if building shared
9829 libraries on AIX 5L.
9830
9831 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
9832
9833 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
9834 and disable libgcj.
9835 * configure: Regenerated.
9836
9837 2004-03-01 Brian Booth <bbooth@redhat.com>
9838
9839 * MAINTAINERS: Add myself to write-after-approval.
9840
9841 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
9842
9843 * MAINTAINERS: Add myself to write-after-approval.
9844
9845 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9846
9847 PR bootstrap/7087
9848 * Makefile.tpl: Guard XFOO sed statements better.
9849 * Makefile.tpl: Add dependency for configure-target-libada.
9850 * Makefile.in: Regenerate (incidentally fixes broken
9851 commit when libada-branch was merged).
9852
9853 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
9854
9855 * MAINTAINERS: Add myself to write-after-approval.
9856
9857 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
9858
9859 * MAINTAINERS: Add Nicola Pero and myself as libobjc
9860 maintainers.
9861
9862 2004-02-20 Andrew Cagney <cagney@redhat.com>
9863
9864 * config.guess: Update from version 2003-10-16 to 2004-02-16.
9865 * config.sub: Update from version 2003-11-03 to 2004-02-16.
9866
9867 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
9868
9869 PR bootstrap/11932
9870 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
9871
9872 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
9873
9874 * MAINTAINERS: Added myself to write-after-approval.
9875
9876 2004-02-14 Michael Koch <konqueror@gmx.de>
9877
9878 * MAINTAINERS: Added myself to write-after-approval.
9879
9880 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
9881
9882 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
9883 some OS port maintainers to OS port maintainers section.
9884
9885 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
9886
9887 * MAINTAINERS: Add self.
9888
9889 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
9890
9891 * MAINTAINERS: Alphabetize.
9892
9893 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
9894
9895 * MAINTAINERS: Remove myself.
9896
9897 2004-02-11 David Edelsohn <edelsohn@gnu.org>
9898
9899 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
9900 (rs6000-*-aix*): Same.
9901 * configure: Regenerate.
9902
9903 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
9904
9905 * configure.in (host): Add in missing $noconfigdirs to defines.
9906 * configure: Regenerate.
9907
9908 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
9909 Nathanael Nerode <neroden@gcc.gnu.org>
9910
9911 PR ada/6637, PR ada/5911
9912 Merge with libada-branch:
9913 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
9914 with appropriate dependencies. Add --enable-libada configure switch.
9915 * configure, Makefile.in: Regenerate.
9916
9917 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
9918
9919 * MAINTAINERS: Add myself to write-after-approval.
9920
9921 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9922
9923 * configure.in: Don't pass --with-stabs on IRIX 5 either.
9924 * configure: Regenerate.
9925
9926 2004-02-04 Geoffrey Keating <geoffk@apple.com>
9927
9928 Merge from upstream:
9929
9930 * ltmain.in: When setting IFS to '~', be careful about user
9931 arguments that contain '~'.
9932
9933 2004-02-04 Peter O'Gorman <peter@pogma.com>
9934
9935 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
9936 Also test $base_compile against $CC with escaped arguments. Bug
9937 reported by Geoff Keating <geoffk@apple.com>.
9938
9939 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
9940
9941 * MAINTAINERS: Remove i960 port.
9942
9943 2004-01-23 DJ Delorie <dj@redhat.com>
9944
9945 * Makefile.def (target_modules) [libiberty]: Don't stage.
9946 * Makefile.in: Rebuilt.
9947
9948 2004-01-20 Caroline Tice <ctice@apple.com>
9949
9950 * MAINTAINERS: Add myself to write-after-approval.
9951
9952 2004-01-19 Paolo Carlini <pcarlini@suse.de>
9953
9954 * MAINTAINERS: Update my email address.
9955
9956 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
9957
9958 * MAINTAINERS: Add myself to write-after-approval.
9959
9960 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9961
9962 * MAINTAINERS: Remove entries without email address.
9963
9964 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
9965
9966 * MAINTAINERS: Add myself to write-after-approval.
9967
9968 2004-01-15 Steven Bosscher <stevenb@suse.de>
9969
9970 * MAINTAINERS: Update my email address.
9971
9972 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
9973
9974 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
9975 * Makefile.tpl (configure-target-[+module+]): Support stage.
9976 * Makefile.in: Rebuilt.
9977
9978 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
9979
9980 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
9981
9982 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
9983
9984 * MAINTAINERS: Add myself as a MIPS maintainer.
9985
9986 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
9987
9988 * configure.in: Use ./config.cache, not config.cache.
9989 * configure: Regenerate.
9990 * Makefile.tpl: Special-casing not needed for GCC any more.
9991 * Makefile.in: Regenerate.
9992
9993 * configure.in: Don't share a cache file for host dirs.
9994 * configure: Regenerate.
9995
9996 * config-ml.in: Don't mess with the cache file.
9997
9998 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9999
10000 * MAINTAINERS: Move myself from 'Write After Approval' to
10001 'CPU Port Maintainers' section as SPARC maintainer.
10002
10003 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
10004
10005 * Makefile.tpl: Make GCC use a separate config.cache.
10006 * Makefile.in: Regenerate.
10007
10008 PR bootstrap/11932, PR bootstrap/11933
10009 (I don't know if it will fix either of them, but it relates
10010 to them.)
10011 * configure.in: Don't use shared config.cache for target
10012 directories.
10013 * configure: Regenerate.
10014
10015 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
10016
10017 * MAINTAINERS: Add myself to 'Write After Approval' section.
10018
10019 2003-12-31 Roger Sayle <roger@eyesopen.com>
10020
10021 * configure.in (ia64*-*-hpux*): Disable building java libraries.
10022 * configure: Regenerated.
10023
10024 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
10025
10026 * MAINTAINERS: Remove the mn10200 maintainer.
10027
10028 2003-12-21 Bernardo Innocenti <bernie@develer.com>
10029
10030 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
10031 * configure: Regenerated.
10032
10033 2003-12-16 Jan Hubicka <jh@suse.cz>
10034
10035 * MAINTAINERS: Add myself as callgraph maintainer.
10036
10037 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
10038
10039 * configure.in (raw_libstdcxx_flags): Remove the leading space.
10040 * configure: Regenerate.
10041
10042 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
10043
10044 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10045 'Write After Approval' section. Update email.
10046
10047 2003-12-01 James Lemke <jim@wasabisystems.com>
10048
10049 * MAINTAINERS (Write After Approval): Add myself.
10050
10051 2003-11-20 Matt Thomas <matt@3am-software.com>
10052
10053 * MAINTAINERS: Add myself as a vax port maintainer.
10054
10055 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
10056
10057 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
10058 (configure-build-[+module+], configure-[+module+]): Likewise.
10059 (configure-target-[+module+], configure-gcc, config.status): Likewise.
10060 * Makefile.in: Regenerate.
10061
10062 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
10063
10064 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
10065 shared/dylibed libraries.
10066 * ltmain.sh: Likewise.
10067 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
10068 * ltcf-cxx.sh: Likewise.
10069 * ltcf-gcj.sh: Likewise.
10070 * ltconfig: Likewise.
10071
10072 2003-11-17 Stan Cox <scox@redhat.com>
10073
10074 * MAINTAINERS: Add myself as iq2000 port maintainer.
10075
10076 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
10077
10078 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
10079 * Makefile.in: Regenerate.
10080
10081 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
10082
10083 * config.sub: Update to 2003-11-03 version.
10084
10085 2003-10-20 Phil Edwards <phil@codesourcery.com>
10086
10087 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
10088 * configure: Regenerate.
10089
10090 2003-10-20 Nicolas Pitre <nico@cam.org>
10091
10092 * MAINTAINERS: Add myself to 'Write After Approval' section.
10093
10094 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
10095
10096 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10097
10098 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
10099
10100 * MAINTAINERS: Update my email address.
10101
10102 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10103
10104 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
10105
10106 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
10107
10108 * MAINTAINERS: Add myself to 'Write After Approval' section.
10109
10110 2003-10-16 Bernardo Innocenti <bernie@develer.com>
10111
10112 * config.guess: Update to 2003-10-16 version.
10113 * config.sub: Update to 2003-10-16 version.
10114
10115 2003-10-15 David Daney <ddaney@avtrex.com>
10116
10117 * MAINTAINERS: Added myself to 'Write After Approval' section.
10118
10119 2003-10-15 Falk Hueffner <falk@debian.org>
10120
10121 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10122 'Write After Approval' section. Update email.
10123
10124 2003-10-14 Roger Sayle <roger@eyesopen.com>
10125
10126 * MAINTAINERS: Move myself from 'Write After Approval' to
10127 'Various Maintainers' section as middle-end maintainer.
10128
10129 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
10130
10131 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
10132 HOST_FLAGS_TO_PASS.
10133 * Makefile.in: Regenerate.
10134
10135 2003-10-11 Bernardo Innocenti <bernie@develer.com>
10136
10137 * config.guess: Update to 2003-10-07 version.
10138 * config.sub: Update to 2003-10-07 version.
10139
10140 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10141
10142 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
10143 * ltconfig (irix5*, irix6*): Don't override version_type.
10144
10145 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
10146
10147 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
10148 * configure: Rebuilt
10149 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
10150 * Makefile.in: Rebuilt
10151
10152 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
10153
10154 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
10155
10156 2003-09-30 Carlo Wood <carlo@alinoe.com>
10157
10158 * MAINTAINERS (Write After Approval): Add myself.
10159
10160 2003-09-29 Paul Koning <ni1d@arrl.net>
10161
10162 * MAINTAINERS: Move myself from "Write After Approval"
10163 to CPU platform maintainers for pdp11 platform.
10164
10165 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
10166
10167 * MAINTAINERS: Move myself from 'Write After Approval' to
10168 'Various Maintainers' section as libffi testsuite maintainer.
10169
10170 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
10171
10172 * configure.in: Pass a computed --program-transform-name
10173 to subconfigures.
10174 * configure: Regenerated.
10175
10176 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
10177
10178 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
10179 * Makefile.in: Regenerate.
10180
10181 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
10182 * Makefile.in: Regenerate.
10183
10184 2003-09-19 Ziemowit Laski <zlaski@apple.com>
10185
10186 * MAINTAINERS: Move myself from 'Write After Approval'
10187 to 'Various Maintainers' (objective-c) section.
10188
10189 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
10190
10191 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
10192 quoting.
10193 * configure: Regenerated.
10194
10195 2003-09-16 Joel Brobecker <brobecker@gnat.com>
10196
10197 * MAINTAINERS (Write After Approval): Add myself to write after
10198 approval list.
10199
10200 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
10201
10202 * MAINTAINERS (Write After Approval): Add myself.
10203
10204 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
10205
10206 * MAINTAINERS: Update my e-mail address.
10207
10208 2003-09-09 Alan Modra <amodra@bigpond.net.au>
10209
10210 * libtool.m4 (LD): Correct powerpc64 host match.
10211
10212 2003-09-06 James E Wilson <wilson@tuliptree.org>
10213
10214 * MAINTAINTERS: Update my affiliation and email address.
10215
10216 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10217
10218 * MAINTAINERS (Write After Approval): Add myself.
10219
10220 2003-09-04 DJ Delorie <dj@redhat.com>
10221
10222 * configure: Regenerate.
10223
10224 2003-09-04 Robert Millan <robertmh@gnu.org>
10225
10226 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
10227
10228 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10229
10230 * configure.in: Ensure arguments to sed are properly spaced.
10231 * configure: Regenerate.
10232
10233 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
10234
10235 * MAINTAINERS: Update my e-mail address.
10236
10237 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
10238
10239 * MAINTAINERS (Write After Approval): Add myself.
10240
10241 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
10242
10243 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
10244 * configure: Regenerated.
10245
10246 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
10247
10248 * MAINTAINERS: Update my email address.
10249
10250 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
10251
10252 * configure.in: Use newline instead of semicolon when assuming
10253 shell arguments in a for loop.
10254 * configure: Regenerated.
10255
10256 2003-08-22 Jason Eckhardt <jle@rice.edu>
10257
10258 * MAINTAINERS: Resurrect the i860 maintainer.
10259
10260 2003-08-20 Geoffrey Keating <geoffk@apple.com>
10261
10262 PR 8180
10263 * configure.in: When testing with_libs and with_headers, treat
10264 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
10265 * configure: Regenerate.
10266
10267 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
10268 make, shell, etc.
10269 (baseargs): Likewise.
10270 * configure: Regenerate.
10271
10272 2003-08-20 Bernardo Innocenti <bernie@develer.com>
10273
10274 * MAINTAINERS (Write After Approval): Add myself.
10275
10276 2003-08-19 Geoffrey Keating <geoffk@apple.com>
10277
10278 * configure.in: Disable libgcj for darwin not on powerpc.
10279 * configure: Rebuild.
10280
10281 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
10282
10283 * config-ml.in, symlink-tree: Add license.
10284
10285 2003-08-03 Richard Stallman <rms@gnu.org>
10286 Eben Moglen <moglen@columbia.edu>
10287
10288 * README.SCO: New file.
10289
10290 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
10291
10292 * Makefile.tpl (check, check-c++): Express dependencies using
10293 dependencies rather than commands.
10294 * Makefile.in: Regenerate.
10295
10296 2003-08-01 Andrew Cagney <cagney@redhat.com>
10297
10298 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
10299 * configure: Ditto.
10300
10301 2003-07-31 Geoffrey Keating <geoffk@apple.com>
10302
10303 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
10304 * Makefile.in: Update.
10305
10306 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
10307
10308 * configure.in: Enable libgcj for darwin.
10309 * configure: Rebuild.
10310
10311 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
10312
10313 * config-ml.in: Use ac_configure_args directly instead of
10314 ml_arguments. Only set ml_norecursion if --no[-]recursion is
10315 actually seen.
10316
10317 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
10318
10319 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
10320 creating target and build subdirs to build all parent dirs as needed.
10321 * Makefile.in: Rebuild.
10322 * configure.in: Don't build dirs explicitly here.
10323 * configure: Rebuild.
10324
10325 2003-07-26 Paul Brook <paul@nowt.org>
10326
10327 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
10328
10329 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
10330
10331 * Makefile.tpl (all-make): Depend on intl.
10332 * Makefile.in: Rebuilt.
10333
10334 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
10335
10336 * install-sh: Update to newer upstream versions (associated with
10337 aclocal 1.7).
10338 * mkinstalldirs: Likewise.
10339 * missing: Likewise, plus $1Help2man -> $1 typo fix.
10340
10341 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
10342
10343 * MAINTAINERS: Move self from Bug database only accounts
10344 to write-after-approval.
10345
10346 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
10347
10348 * config.if: Remove unused libc_interface determination.
10349
10350 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
10351
10352 * MAINTAINERS: Move self from write-after-approval to
10353 build machinery (*.in).
10354
10355 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
10356
10357 PR bootstrap/11273
10358 PR bootstrap/11408
10359 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
10360 unused INSTALL_PROGRAM_ARGS.
10361 * configure.in: Use AC_PROG_INSTALL.
10362 * Makefile.in: Regenerate.
10363 * configure: Regenerate.
10364
10365 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
10366
10367 * MAINTAINERS: Alphabetize.
10368
10369 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
10370
10371 * configure: Rebuilt.
10372 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10373 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
10374 newlib nor libgloss.
10375 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
10376 * configure.in (am33_2.0-*-linux*): Added.
10377
10378 2003-07-09 Bob Wilson <bob.wilson@acm.org>
10379
10380 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
10381 * configure: Regenerate.
10382
10383 2003-07-07 Zack Weinberg <zack@codesourcery.com>
10384
10385 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
10386 * Makefile.in: Regenerate.
10387
10388 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10389
10390 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
10391 * Makefile.in: Regenerate.
10392
10393 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
10394
10395 * Makefile.tpl: Replace PWD with PWD_COMMAND.
10396 * Makefile.in: Regenerated.
10397
10398 * config-ml.in: Replace PWD with PWD_COMMAND.
10399
10400 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10401
10402 * intl: New directory; see intl/ChangeLog for details.
10403 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
10404 * Makefile.tpl: all-gcc depends on maybe-all-intl.
10405 * Makefile.in: Regenerate.
10406
10407 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
10408
10409 * configure.in: Clean up config-lang.in handling. Delete
10410 useless assignment to "subdirs".
10411 * configure: Regenerate.
10412
10413 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
10414
10415 * configure.in: Rename 'target_libs' to 'target_libraries'.
10416 Remove useless reference to 'target_libs'.
10417 * configure: Regenerate.
10418
10419 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
10420
10421 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
10422 * Makefile.in: Regenerate.
10423
10424 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
10425
10426 * Makefile.def: Introduce flags_to_pass.
10427 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
10428 * Makefile.in: Regenerate.
10429
10430 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
10431
10432 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
10433 and target-libgloss.
10434 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
10435 <h8300*-*-*>: Disable libf2c and ${libgcj}.
10436 * configure: Regenerate.
10437
10438 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
10439
10440 * configure.in: Update testsuite_flags to new location.
10441 * configure. Regenerate.
10442
10443 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
10444
10445 * Makefile.tpl: Remove BUILD_CC stuff.
10446 * Makefile.in: Regenerate.
10447
10448 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
10449
10450 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
10451
10452 2003-06-16 Graeme Peterson <gp@qnx.com>
10453
10454 * MAINTAINERS (Write After Approval): Add myself.
10455
10456 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
10457
10458 * config.guess: Update to 2003-06-12 version.
10459 * config.sub: Update to 2003-06-13 version.
10460
10461 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
10462
10463 * config.guess: Update to 2003-06-06 version.
10464 * config.sub: Update to 2003-06-06 version.
10465
10466 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10467
10468 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
10469 * configure. Regenerate.
10470
10471 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
10472
10473 * configure.in: Disable serial configure by default.
10474 * configure: Regenerate.
10475 * Makefile.tpl: Abolish .NOTPARALLEL.
10476 * Makefile.in: Regenerate.
10477
10478 * Makefile.tpl: Replace {build,host,target}_canonical by
10479 {build,host,target}.
10480 * Makefile.in: Regenerate.
10481
10482 * Makefile.tpl: Fix stupid pasto.
10483 * Makefile.in: Regenerate.
10484
10485 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
10486
10487 * Makefile.tpl: Remove bogus conditional.
10488 * Makefile.in: Regenerate.
10489
10490 2003-06-05 Jan Hubicka <jh@suse.cz>
10491
10492 * Makefile.tpl (profiledbootstrap): New target.
10493 * Makefile.in (profiledbootstrap): New target.
10494
10495 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
10496
10497 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
10498 Pinski. Remove user names from other bugzilla-only maintainers.
10499
10500 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
10501
10502 * Makefile.tpl: Make 'recursive targets' using autogen rather
10503 than shell loop. Remove duplicate 'clean' targets and false
10504 comments.
10505 * Makefile.def: Add systematic dependencies to 'recursive' targets.
10506 Add systematic method of specifying missing targets in subdirs.
10507 Add copyright boilerplate.
10508 * Makefile.in: Regenerate.
10509 * configure.in: Add 'recursive targets' to maybe list.
10510 * configure: Regenerate.
10511
10512 * MAINTAINERS: "GNATS only" -> "Bug database only".
10513
10514 * Makefile.tpl: Rename [+target+] to [+make_target+].
10515 * Makefile.def: Rename 'target' to 'make_target'.
10516
10517 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
10518
10519 * MAINTAINERS: Add self as options handling maintainer.
10520
10521 2003-05-28 Michael Meissner <gnu@the-meissners.org>
10522
10523 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
10524 been too long since I touched those ports.
10525
10526 2003-05-28 DJ Delorie <dj@redhat.com>
10527
10528 * Makefile.tpl: Make maybe-check-gcc .PHONY.
10529 * Makefile.in: Regenerate.
10530
10531 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
10532
10533 * configure.in: Use curly braces in the definition of tooldir.
10534 * configure: Regenerate.
10535
10536 2003-05-21 DJ Delorie <dj@redhat.com>
10537
10538 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
10539 newlib or libgloss.
10540 * Makefile.in: Regenerate.
10541
10542 2003-05-21 DJ Delorie <dj@redhat.com>
10543
10544 * Makefile.tpl: Add missing empty maybe-check-gcc target.
10545 * Makefile.in: Regenerate.
10546
10547 2003-05-20 Ian Lance Taylor <ian@airs.com>
10548
10549 * MAINTAINERS: Update my e-mail address.
10550
10551 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
10552
10553 * configure.in: Switch more things to use maybe dependencies.
10554 * Makefile.tpl: Switch more things to use maybe dependencies.
10555 Factor out common code from autogen IF statements.
10556 * configure: Regenerate.
10557 * Makefile.in: Regenerate.
10558
10559 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
10560
10561 * configure.in: Accept i[3456789]86 for machine type.
10562 * configure: Regenerate.
10563
10564 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
10565
10566 * configure.in: Switch more things to use maybe dependencies.
10567 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
10568 * configure: Regenerate.
10569 * Makefile.tpl: Switch more things to use maybe dependencies.
10570 * Makefile.in: Regenerate.
10571
10572 2003-05-16 Andreas Schwab <schwab@suse.de>
10573
10574 * Makefile.tpl (install-opcodes): Define.
10575 * Makefile.in: Rebuild.
10576
10577 2003-05-13 Andreas Jaeger <aj@suse.de>
10578
10579 * config.guess: Update to 2003-05-09 version.
10580 * config.sub: Update to 2003-05-09 version.
10581
10582 2003-05-13 Michael Eager <eager@mvista.com>
10583
10584 * configure.in: Correct sed script so that options in quotes are not
10585 deleted.
10586 * configure: Rebuild.
10587
10588 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
10589
10590 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
10591 and $$s/newlib/libc/sys/cygwin32 include paths.
10592 * configure: Ditto.
10593
10594 2003-05-12 Michael Meissner <gnu@the-meissners.org>
10595
10596 * MAINTAINERS: Update my email addresses.
10597
10598 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
10599
10600 * config-ml.in: Propagate INSTALL variables.
10601
10602 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10603
10604 * MAINTAINERS: Remove duplicate entries in Write After Approval.
10605
10606 2003-05-02 Chris Demetriou <cgd@broadcom.com>
10607
10608 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
10609 * Makefile.in: Regenerate.
10610
10611 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
10612
10613 * MAINTAINERS (GNATS only): Add Falk Hueffner.
10614
10615 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
10616
10617 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
10618
10619 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
10620
10621 * Makefile.tpl: Clean $(BUILD_SUBDIR).
10622 * Makefile.in: Regenerated.
10623
10624 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
10625
10626 * MAINTAINERS (Write After Approval): Upgrade myself from
10627 GNATS only to write-after-approval. Update my mail address.
10628
10629 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
10630
10631 (OS Port Maintainers: freebsd): Add myself.
10632
10633 2003-04-22 Mark Mitchell <mark@codesourcery.com>
10634
10635 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
10636
10637 2003-04-22 Kean Johnston <jkj@sco.com>
10638
10639 * MAINTAINERS (SCO ports): Added myself.
10640
10641 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
10642
10643 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
10644
10645 2003-04-19 Kean Johnston <jkj@sco.com>
10646
10647 * MAINTAINERS (Write After Approval): Add myself.
10648
10649 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10650
10651 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
10652 * Makefile.in: Regenerate.
10653
10654 2003-04-18 Jakub Jelinek <jakub@redhat.com>
10655
10656 * configure.in (powerpc64*-*-linux*): Remove.
10657 * configure: Rebuilt.
10658
10659 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
10660
10661 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
10662 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
10663 and restrap.
10664 * Makefile.in: Regenerate.
10665
10666 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
10667
10668 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
10669 * configure: Regenerated.
10670
10671 2003-04-15 DJ Delorie <dj@redhat.com>
10672
10673 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
10674
10675 2003-04-13 Nick Clifton <nickc@redhat.com>
10676
10677 * config-ml.in: Remove support for --disable-aix removing
10678 call-aix multilibs.
10679
10680 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
10681
10682 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
10683 * */configure: Rebuilt.
10684
10685 2003-04-08 Joel Sherrill <joel@oarcorp.com>
10686
10687 * MAINTAINERS: Add my email address.
10688
10689 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
10690
10691 * MAINTAINERS (Write After Approval): Add myself.
10692
10693 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
10694
10695 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
10696 * Makefile.in: Regenerate.
10697
10698 2003-03-14 Michael Chastain <mec@shout.net>
10699
10700 * Makefile.in: Regenerate with correct Makefile.def.
10701
10702 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
10703
10704 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
10705 Make macro.
10706 * Makefile.in: Regenerate.
10707 * configure.in: Clean up gxx_include_dir logic.
10708 * configure: Regenerate.
10709
10710 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
10711
10712 * MAINTAINERS (Write After Approval): Add myself.
10713
10714 2003-03-10 Ben Elliston <bje@wasabisystems.com>
10715
10716 * MAINTAINERS: Update my mail address.
10717
10718 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10719
10720 * configure.in (gxx_include_dir): Fix typo.
10721 * configure: Regenerated.
10722
10723 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10724
10725 * Makefile.tpl: Reindent.
10726 * Makefile.in: Regenerate.
10727 * configure.in: Reindent. Don't set unused variables.
10728 * configure: Regenerate.
10729
10730 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
10731
10732 * configure.in: Include $(build_tooldir)/sys-include in
10733 FLAGS_FOR_TARGET.
10734 * configure: Regenerated.
10735
10736 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10737
10738 * Makefile.tpl: Always pass down RANLIB.
10739 * Makefile.in: Regenerate.
10740
10741 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
10742 * Makefile.in: Regenerate.
10743 * configure.in: Remove unused logic relating to --enable-shared
10744 and --enable-threads. Remove bogus comments. Remove redundant
10745 noconfigdirs.
10746 * configure: Regenerate.
10747
10748 * configure.in: Replace ${libstdcxx_version} by its value.
10749 Remove reference to mh-dgux.
10750 * configure: Regenerate.
10751
10752 2003-03-03 Kevin Buettner <kevinb@redhat.com>
10753
10754 * MAINTAINERS (Write After Approval): Add myself.
10755
10756 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10757
10758 * Makefile.tpl: Rearrange.
10759 * Makefile.in: Regenerate.
10760
10761 2003-02-25 Uwe Stieber <uwe@wwws.de>
10762
10763 * configure.in: Add support for kaOS as cross build target system.
10764 * configure: Regenerated.
10765
10766 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
10767
10768 * MAINTAINERS (Write after approval): Add myself.
10769
10770 2003-02-21 James E Wilson <wilson@tuliptree.org>
10771
10772 * MAINTAINERS: Update my email address.
10773
10774 2003-02-21 Zack Weinberg <zack@codesourcery.com>
10775
10776 * MAINTAINERS: Add self to blanket write privs. section.
10777
10778 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
10779
10780 * Makefile.tpl: Add definition of CPPFLAGS to pass into
10781 configure-target-* as some target builds may require additional
10782 flags for preprocessor tests.
10783 * Makefile.in: Regenerated.
10784
10785 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
10786
10787 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
10788 * ltconfig: Handle it.
10789 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
10790 auto-detecting it.
10791
10792 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
10793 it is used as argument to $CC.
10794 * ltcf-gcj.sh: Likewise.
10795
10796 * configure.in: Introduce --enable-maintainer-mode.
10797 * configure: Rebuilt.
10798 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
10799 for maintainer mode.
10800 * Makefile.in: Rebuilt.
10801
10802 2003-02-18 Jason Merrill <jason@redhat.com>
10803
10804 * Makefile.tpl (check-c++): Allow parallelism.
10805
10806 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10807
10808 * MAINTAINERS: Remove John Carr (who never actually had access to
10809 gcc.gnu.org).
10810
10811 2003-02-15 Geoffrey Keating <geoffk@apple.com>
10812
10813 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
10814 don't configure target-libobjc.
10815 * configure: Regenerate.
10816
10817 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10818
10819 * Makefile.tpl (RANLIB): Define.
10820 * Makefile.in: Regenerate.
10821
10822 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
10823
10824 * MAINTAINERS: Update my email.
10825
10826 2003-02-06 Keith R Seitz <keiths@redhat.com>
10827
10828 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
10829 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
10830 * Makefile.in: Regenerated.
10831 * configure.in: Remove all traces of snavigator, db, and grep.
10832 * configure: Regenerated.
10833
10834 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10835
10836 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
10837 After Approval.
10838
10839 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
10840
10841 * MAINTAINERS (Write after approval): Add myself.
10842
10843 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
10844
10845 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
10846 * Makefile.in: Regenerated.
10847
10848 2003-01-30 Roger Sayle <roger@eyesopen.com>
10849
10850 * config.guess: Updated to 2003-01-30's version.
10851 * config.sub: Updated to 2003-01-28's version.
10852
10853 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
10854
10855 * config.if: If gcc_version is already set, just use it. Don't set
10856 gcc_version_trigger if it's already set, otherwise set it to
10857 gcc/version.c, but only if the file exists. If it is not set and
10858 gcc/version.c does not exist, try to extract the version number from
10859 $CC.
10860
10861 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
10862
10863 * MAINTAINERS: Add myself to write-after-approval list.
10864
10865 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
10866
10867 * configure.in: Revert 24Jan change.
10868 * configure: Regenerate.
10869
10870 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10871
10872 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
10873 entry of HJ Lu.
10874
10875 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
10876
10877 * configure.in: Revert previous change.
10878 * configure: Regenerate.
10879
10880 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
10881
10882 * configure.in: Make rda native-only.
10883 * configure: Regenerate.
10884
10885 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10886
10887 * MAINTAINERS: Move myself from GNATS-only-accounts to
10888 write-after-approval.
10889
10890 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
10891
10892 * configure.in: Add missing \.
10893 * configure: Rebuilt.
10894
10895 2003-01-17 Jakub Jelinek <jakub@redhat.com>
10896
10897 * configure.in (baseargs): Avoid using \| in sed regular
10898 expressions.
10899 * configure: Rebuilt.
10900
10901 2003-01-16 Jakub Jelinek <jakub@redhat.com>
10902
10903 * configure.in (baseargs): Remove all supported forms of
10904 --cache-file, --srcdir, --host, --build and --target options
10905 from argument lists.
10906 * configure: Rebuilt.
10907
10908 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
10909
10910 * MAINTAINERS: Add myself to write-after-approval list.
10911
10912 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
10913
10914 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
10915 * configure: Rebuilt.
10916
10917 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
10918
10919 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
10920 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
10921 * Makefile.in: Regenerate.
10922 * configure: Regenerate.
10923
10924 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
10925
10926 * configure.in: Remove Makefile in build, host and target modules
10927 unless configure was run with --no-recursion.
10928 * configure: Rebuilt.
10929
10930 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
10931
10932 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
10933 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
10934 * Makefile.in: Regenerate.
10935
10936 2003-01-08 Chris Demetriou <cgd@broadcom.com>
10937
10938 * config.guess: Update to 2003-01-03 version.
10939 * config.sub: Update to 2003-01-03 version.
10940
10941 2003-01-07 Christopher Faylor <cgf@redhat.com>
10942
10943 * configure: Regenerate with proper autoconf 2.13.
10944
10945 2003-01-07 Christopher Faylor <cgf@redhat.com>
10946
10947 * configure.in: Add AC_PREREQ for consistency.
10948 * configure: Regenerate.
10949
10950 2003-01-06 Andrew Cagney <ac131313@redhat.com>
10951
10952 * configure.in (GDB_TK): Add tcl directories conditional on
10953 gdb/gdbtk directory being present.
10954 * configure: Regenerate.
10955
10956 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
10957
10958 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
10959 used by gcc if LD is not defined and we are not doing a Canadian Cross.
10960 * configure: Rebuilt.
10961
10962 2002-12-31 Tom Tromey <tromey@redhat.com>
10963
10964 * Makefile.in: Rebuilt.
10965 * Makefile.def (target_modules) [libffi]: Allow installation.
10966
10967 2002-12-31 Andreas Schwab <schwab@suse.de>
10968
10969 * configure.in: Fix use of $program_transform_name.
10970 * configure: Regenerated.
10971
10972 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
10973
10974 * configure.in (baseargs): Don't remove first configure argument.
10975 * configure: Regenerated.
10976
10977 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
10978
10979 * Makefile.tpl (local-distclean): Don't remove...
10980 (multilib.ts): ... this. Moved into...
10981 (multilib.out): ... this. Don't use sub-make.
10982 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
10983 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
10984 (configure-build-[+module+], configure-[+module+],
10985 configure-target-[+module+], configure-gcc): ... these. Test
10986 for Makefile existence. Drop config.status from dependencies.
10987 * Makefile.in: Rebuilt.
10988 * configure.in: Move gcc-version-trigger to the end of
10989 ac_configure_args. Add comments to maybedep.tmp and
10990 serdep.tmp. Introduce --disable-serial-configure. Remove
10991 nonopt from baseargs, matching and removing corresponding
10992 whitespace while at it.
10993 * configure: Rebuilt.
10994
10995 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
10996
10997 * configure.in (host_configargs): Replace reference to
10998 no-longer-defined buildopts with --build=${build_alias}.
10999 * configure: Rebuilt.
11000
11001 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
11002 program_transform_name to standard idiom.
11003 (AUTOGEN, AUTOCONF): Define.
11004 (Makefile.in): Use $(AUTOGEN).
11005 (Makefile): Depend on config.status, and use autoconf-style rule to
11006 build it. Move original commands to...
11007 (config.status): ... this new target.
11008 (configure): Add $(srcdir). Depend on config/acx.m4. Use
11009 $(AUTOCONF).
11010 * Makefile.in: Rebuilt.
11011
11012 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
11013
11014 * Makefile.tpl: Fix dramatic bustage due to change in
11015 program_transform_name.
11016 * Makefile.in: Regenerate.
11017
11018 * configure.in: Remove unnecessary PATH setting.
11019 * configure: Regnerate.
11020
11021 * configure.in: Don't default to unprefixed tools unless
11022 the native tools will work.
11023 * configure: Regenerate.
11024
11025 * configure.in: Convert to autoconf script. Blow away lots
11026 of now-redundant Makefile fragments.
11027 * configure: Generate using Autoconf.
11028 * Makefile.tpl: Rewrite to reflect autoconfiscation.
11029 * Makefile.in: Regenerate.
11030
11031 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
11032
11033 * configure: Fix stupid bug where RANLIB was mistakenly included.
11034
11035 * configure.in: Rename (buildargs, hostargs, targargs) to
11036 (build_configargs, host_configargs, target_configargs).
11037
11038 * configure.in: Move logic out of sed statement.
11039
11040 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
11041 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
11042
11043 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
11044
11045 * config.sub: Import from master repository
11046 * config.guess: Ditto
11047
11048 2002-12-24 Andreas Schwab <schwab@suse.de>
11049
11050 * Makefile.tpl (multilib.out): Fix missing space.
11051 * Makefile.in: Regenerate.
11052
11053 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
11054
11055 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
11056 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
11057 * Makefile.in: Regenerate.
11058 * configure.in: Remove unnecessary leftovers.
11059
11060 2002-12-21 Geoffrey Keating <geoffk@apple.com>
11061
11062 * configure.in (extra_ranlibflags_for_target): New variable.
11063 (*-*-darwin): Add -c to ranlib commands.
11064 * configure (tooldir): Handle extra_ranlibflags_for_target.
11065
11066 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
11067
11068 * Makefile.tpl: Revert HJL's change.
11069 * Makefile.in: Regenerated.
11070 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
11071 always.
11072
11073 2002-12-19 Andreas Schwab <schwab@suse.de>
11074
11075 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
11076 * Makefile.in: Regenerate.
11077
11078 2002-12-18 H.J. Lu <hjl@gnu.org>
11079
11080 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
11081 * Makefile.in: Regenerated.
11082
11083 * configure.in (build_prefix): New. Substitute.
11084
11085 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
11086
11087 * Makefile.tpl: Don't let real targets depend on phony targets.
11088 * Makefile.in: Regenerate.
11089
11090 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
11091 * Makefile.in: Regenerate.
11092
11093 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
11094
11095 * config.sub: Import from master repository
11096 * config.guess: Ditto
11097
11098 2002-12-16 Jason Merrill <jason@redhat.com>
11099
11100 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
11101 previous 'make bootstrap'.
11102 * Makefile.in: Regenerate.
11103
11104 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
11105
11106 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
11107
11108 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
11109
11110 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
11111 * Makefile.in: Regenerate.
11112
11113 2002-12-13 Jason Merrill <jason@redhat.com>
11114
11115 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
11116 library tests.
11117 (check-c++): Just depend on it and check-target-libstdc++-v3.
11118 * Makefile.in: Regenerate.
11119
11120 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
11121
11122 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
11123 * Makefile.in: Rebuilt.
11124
11125 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
11126
11127 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
11128
11129 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
11130
11131 * configure: Fix bug put in by gremlins.
11132
11133 * Makefile.tpl: Substitute more autoconfily.
11134 * configure: Substitute more autoconfily.
11135 * Makefile.in: Regenerate.
11136
11137 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
11138
11139 * config.sub: Import from master repository
11140 * config.guess: Ditto
11141 * MAINTAINERS: Added Svein Seldal under write after approval
11142
11143 2002-12-08 Andrew Cagney <ac131313@redhat.com>
11144
11145 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
11146 * Makefile.in (all-sim): Ditto.
11147
11148 2002-12-06 DJ Delorie <dj@redhat.com>
11149
11150 * Makefile.tpl: Change configure dependencies to not have real
11151 targets depend on phony targets.
11152
11153 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
11154
11155 * configure.in: Revert unintentional change.
11156
11157 * Makefile.tpl: Change dependency for */multilib.out so that
11158 it works when gcc isn't in the tree.
11159
11160 * configure.in: Substitute more.
11161 * configure: Run subconfigures from the Makefile.
11162 * Makefile.tpl: Run subconfigures from the Makefile; add a few
11163 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
11164
11165 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11166
11167 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
11168
11169 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
11170
11171 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
11172 and corresponding dependencies.
11173 * Makefile.in: Regenerate.
11174
11175 * configure.in (host_tools): Order binutils, gas and ld for
11176 convenience in running the testsuites.
11177
11178 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
11179 * Makefile.in: Regenerate.
11180 * configure.in: Introduce rules to serialize subconfigure runs.
11181
11182 * configure.in: Introduce BASE_CC_FOR_TARGET.
11183 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
11184 Realize configure-build-* targets. Realize configure-target-* targets.
11185 * Makefile.in: Regenerate.
11186
11187 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
11188
11189 * configure: Move gcc_version_trigger stuff from here...
11190 * configure.in: ...to here.
11191
11192 * configure.in: Separate subconfigure options added by this file from
11193 options given by the user. Add machinery to put args for host
11194 subconfigures into the Makefile.
11195
11196 * Makefile.tpl: Remove 'vault' targets.
11197 * Makefile.tpl: Reorder and comment dependencies.
11198 * Makefile.in: Regenerate.
11199
11200 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
11201 * configure.in: Fix my broken commit of previous patch. (sigh)
11202
11203 2002-11-28 Geoffrey Keating <geoffk@apple.com>
11204
11205 * configure.in: Move host-specific darwin noconfigdirs into
11206 the host-specific section.
11207
11208 2002-11-28 Geoffrey Keating <geoffk@apple.com>
11209
11210 * configure.in: Move host-specific darwin noconfigdirs into
11211 the host-specific section.
11212
11213 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
11214
11215 * configure: Remove skip-this-dir support.
11216 * Makefile.tpl: Remove skip-this-dir support.
11217
11218 * Makefile.tpl: Remove leftover support for non-autoconfiscated
11219 subdirectories.
11220 * Makefile.in: Regenerate.
11221
11222 * Makefile.tpl: Strip out useless setting of 'dir'.
11223 * Makefile.in: Regenerate.
11224
11225 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
11226
11227 * configure.in: Fix deeply stupid bug.
11228
11229 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
11230 shell code in CXX_FOR_TARGET
11231 * Makefile.def: Introduce raw_cxx.
11232 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
11233 RAW_CXX_FOR_TARGET.
11234 * Makefile.in: Regenerate.
11235
11236 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
11237
11238 * Makefile.tpl: Remove unnecessary ifs.
11239 * Makefile.in: Regenerate.
11240
11241 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
11242 dependencies. Maybe-ize build-libiberty. Create dummy install
11243 targets for 'no_install' modules.
11244 * configure: Move GDB_TK substitution to configure.in. Move
11245 build_modules stuff to configure.in.
11246 * configure.in: Implement soft dependency machinery. Maybe-ize
11247 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
11248 * Makefile.in: Regenerate.
11249
11250 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
11251
11252 * Makefile.tpl: Make all-target, install-target behave similarly
11253 to all, install (only hitting configured targets). Eliminate
11254 unused macro defintions.
11255
11256 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
11257 build != host.
11258
11259 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
11260
11261 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
11262
11263 * configure.in: Produce lists of subdir targets we're actually
11264 configuring. Remove references to "dosrel".
11265 * Makefile.tpl: Let configure set which subdir targets are hit.
11266 Remove install-cross; clean up install; remove ALL. Remove
11267 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
11268 Autogenerate host module targets. Remove empty dependency lines
11269 and redundant dependency; rearrange slightly.
11270 * Makefile.def: Add host-side libtermcap, utils.
11271
11272 * Makefile.in: Regenerate.
11273
11274 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11275
11276 * ltconfig (osf[345]): Append $major to soname_spec.
11277 Reflect this in library_names_spec.
11278 * ltmain.sh (osf): Prefix $major with . for use as extension.
11279
11280 2002-11-19 Andreas Jaeger <aj@suse.de>
11281
11282 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
11283 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
11284 and sparc64 GNU/Linux systems.
11285
11286 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
11287
11288 * MAINTAINERS: Update email.
11289
11290 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11291
11292 * MAINTAINERS: Complete James Dennett's entry.
11293
11294 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
11295
11296 * MAINTAINERS (Write After Approval): Add myself.
11297
11298 2002-11-13 Bruce Korb <bkorb@gnu.org>
11299
11300 * Makefile.tpl: syntactic cleanup
11301
11302 2002-11-13 Stuart Hastings <stuart@apple.com>
11303
11304 * MAINTAINERS: Add myself to write-after-approval list.
11305
11306 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11307
11308 * Makefile.def: Add list of recursive targets to autogenerate.
11309 Add build_modules.
11310 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
11311 targets. Autogenerate *-build-* targets.
11312 * Makefile.in: Regenerate.
11313
11314 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11315
11316 * configure: More autoconf-style substitutions.
11317 * Makefile.tpl: More autoconf-style substitutions.
11318 * Makefile.in: Regenerate.
11319
11320 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
11321
11322 * configure: Substitute more variables in a more autoconf-friendly
11323 way. Simplify slightly.
11324 * Makefile.tpl: Make more variables substitutable in an
11325 autoconf-friendly way.
11326 * Makefile.in: Regenerate.
11327
11328 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
11329
11330 * MAINTAINERS (Write After Approval): Add myself.
11331
11332 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
11333
11334 * configure.in (v810*): Remove special setting of tools.
11335
11336 * configure: Add support for extra required flags for ar or nm.
11337 * configure.in (aix4.3+): Use above support for target-specific
11338 issues, rather than using config/mt-aix43.
11339
11340 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
11341
11342 * configure: Remove 'removing', which doesn't work. Replace $subdir
11343 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
11344 with $srcdir. Reformat indentation. Substitute some variables
11345 formerly hard-coded in the Makefile for build=host.
11346 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
11347 * Makefile.def: Autogenerate more.
11348 * Makefile.in: Regenerate.
11349
11350 2002-11-04 Adam Nemet <anemet@lnxw.com>
11351
11352 * MAINTAINERS (Write After Approval): Add myself.
11353
11354 2002-11-04 Kevin Buettner <kevinb@redhat.com>
11355
11356 * Makefile.def (host_modules): Add rda.
11357 * Makefile.in: Regenerate.
11358 * configure.in (target_tool): Add target-rda to list.
11359
11360 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11361
11362 * MAINTAINERS: Remove "co-maintainer" note for web pages.
11363
11364 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
11365
11366 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
11367 and restrap targets to this rule.
11368 * Makefile.in: Regenerate.
11369
11370 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11371
11372 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
11373 GNATS only accounts.
11374
11375 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
11376
11377 * configure.in (i[3456]86-*-linux*): Add check to disable
11378 ${libgcj} for glibc1.
11379
11380 2002-10-24 Denis Chertykov <denisc@overta.ru>
11381
11382 * MAINTAINERS: Add myself as ip2k port maintainer.
11383
11384 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
11385
11386 * configure.in: Add tic4x target.
11387
11388 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
11389
11390 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
11391 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
11392 * Makefile.in: Regenerate.
11393
11394 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
11395 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
11396 * Makefile.in: Regenerate.
11397
11398 2002-10-02 Janis Johnson <janis187@us.ibm.com>
11399
11400 * MAINTAINERS: Add myself as web pages co-maintainer.
11401
11402 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11403
11404 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
11405 * Makefile.in: Regenerate.
11406
11407 2002-10-02 Zack Weinberg <zack@codesourcery.com>
11408
11409 * MAINTAINERS: Add myself and Nathan Sidwell
11410 <nathan@codesourcery.com> as VxWorks maintainers.
11411
11412 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11413
11414 * Makefile.def: Remove order dependency comments.
11415 * Makefile.tpl: Add explicit install-install dependencies.
11416 * Makefile.in: Regenerate.
11417
11418 * Makefile.tpl: Remove material now in src-release. (Finally!)
11419 * Makefile.in: Regenerate.
11420
11421 * Makefile.tpl: Add configure-target (for src-release in src)
11422 * Makefile.in: Regenerate.
11423
11424 2002-09-30 Nick Clifton <nickc@redhat.com>
11425
11426 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
11427
11428 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
11429
11430 * configure.in (s390*-*-linux*): Enable libgcj.
11431
11432 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
11433
11434 * configure: Revert accidentally applied changes.
11435
11436 * Makefile.tpl: Make more autoconf-friendly.
11437 * Makefile.in: Regenerate.
11438 * configure: Make substitution more autoconf-like.
11439
11440 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
11441
11442 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
11443 single entry to handle all these.
11444 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
11445 libjava on arm-*-elf.
11446
11447 2002-09-27 Geoffrey Keating <geoffk@apple.com>
11448
11449 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
11450 things that depend on them.
11451
11452 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11453
11454 * Makefile.tpl: Make subsituted variables more autoconfy.
11455 * Makefile.in: Regenerate.
11456 * configure: Make seds more autoconfy.
11457
11458 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11459
11460 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
11461 * Makefile.in: Regenerate.
11462 * configure.in: Rewrite sed statements to look autoconfy.
11463
11464 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
11465 all-target-foo on configure-target-foo.
11466 * Makefile.def: Ditto.
11467 * Makefile.in: Rebuild.
11468
11469 2002-09-25 Andrew Haley <aph@redhat.com>
11470
11471 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
11472
11473 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
11474
11475 * Makefile.def: New file.
11476 * Makefile.tpl: New file.
11477 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
11478 * contrib/gcc_update: Note that Makefile.in is a generated file.
11479
11480 * configure.in: Minor rearrangement. Simplify tests.
11481
11482 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
11483
11484 * configure.in (with_headers): Skip copy if value is "yes".
11485 (with_libs): Likewise.
11486
11487 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
11488
11489 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
11490 * configure.in (sh*-*-pe*): Ditto.
11491 * configure.in (mips*-*-pe*): Ditto.
11492 * configure.in (*arm-wince-pe): Ditto.
11493
11494 * configure.in: Rearrange.
11495
11496 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
11497
11498 * MAINTAINERS: Update my email address.
11499
11500 2002-08-30 Paul Koning <pkoning@equallogic.com>
11501
11502 * MAINTAINERS: (Write After Approval): Add myself.
11503
11504 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
11505
11506 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
11507
11508 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
11509
11510 * MAINTAINERS: Change my mailing address.
11511
11512 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
11513
11514 * MAINTAINERS (Write After Approval): Remove myself.
11515 (Various Maintainers: c++ runtime libs): Add myself.
11516
11517 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
11518
11519 * MAINTAINERS (Write After Approval): Remove myself.
11520 (Various Maintainers: c++ runtime libs): Add myself.
11521
11522 2002-08-15 Eric Christopher <echristo@redhat.com>
11523
11524 * config.sub: Import from master repository.
11525 * config.guess: Ditto.
11526
11527 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
11528
11529 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
11530 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
11531 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
11532
11533 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
11534
11535 * MAINTAINERS: Add self to rs6000 vector extensions.
11536
11537 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
11538
11539 * libiberty/configure: Reverted unintended yesterday's check in.
11540
11541 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
11542
11543 * boehm-gc/configure, libf2c/configure: Rebuilt.
11544 * libffi/configure, libiberty/configure: Ditto.
11545 * libjava/configure, libobjc/configure: Ditto.
11546 * libstdc++-v3/configure, zlib/configure: Ditto.
11547 Merged from binutils:
11548 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
11549 From Steve Ellcey <sje@cup.hp.com>:
11550 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
11551 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
11552 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
11553 IA64.
11554 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
11555 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
11556 soname_spec, sys_lib_search_path_spec): Ditto.
11557
11558 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
11559
11560 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
11561
11562 2002-08-04 H.J. Lu (hjl@gnu.org)
11563
11564 * configure.in (mips*-*-linux*): Don't skip target-libffi.
11565
11566 2002-08-02 Krister Walfridsson <cato@df.lth.se>
11567
11568 * MAINTAINERS (Write After Approval): Add myself.
11569
11570 2002-07-31 Alan Modra <amodra@bigpond.net.au>
11571
11572 * configure.in: Move generic linux case to end. Copy generic
11573 linux noconfigdirs to mips*-*-linux* entry and new
11574 powerpc64*-*-linux* entry. Add target-libffi for the latter.
11575
11576 2002-07-19 Michael Matz <matz@suse.de>
11577
11578 * MAINTAINERS: Add myself as ra* maintainer.
11579
11580 2002-07-16 Chris Demetriou <cgd@broadcom.com>
11581
11582 * config.guess: Update to 2002-07-09 version.
11583 * config.sub: Update to 2002-07-03 version.
11584
11585 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
11586
11587 * MAINTAINERS: Fix typo in a maintainer email address.
11588
11589 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
11590
11591 * configure.in: Remove two redundant tests.
11592
11593 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11594
11595 * configure.in (mips*-*-irix6*o32): Enable stabs.
11596
11597 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
11598
11599 * configure.in: Don't build grez.
11600 * Makefile.in: Ditto.
11601
11602 * Makefile.in: Remove references to bsp, cygmon, libstub.
11603 * configure.in: Ditto.
11604
11605 * configure.in: Remove leftover reference to gdbtest.
11606
11607 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
11608
11609 * configure.in (gxx_include_dir): Change to match versioned
11610 C++ headers if --enable-version-specific-runtime-libs is used.
11611
11612 2002-07-04 Steve Ellcey <sje@cup.hp.com>
11613
11614 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
11615
11616 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
11617
11618 * configure.in: Make --without-x work.
11619
11620 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
11621
11622 * configure.in: Rearrange target Makefile fragment collection.
11623
11624 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
11625 cvs[src].
11626 * configure.in: Ditto.
11627
11628 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
11629
11630 * MAINTAINERS (Write After Approval): Update my e-mail address.
11631
11632 2002-06-24 Ben Elliston <bje@redhat.com>
11633
11634 * configure.in (host_tools): Remove cgen.
11635
11636 * Makefile.in (all-cgen): Remove; runs from its source directory.
11637 (check-cgen, install-cgen, clean-cgen): Likewise.
11638 (all-opcodes): Do not depend on all-cgen.
11639 (all-sim): Likewise.
11640
11641 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
11642
11643 * Makefile.in: Eliminate 'apache' targets.
11644 * configure.in: Eliminate 'apache' targets.
11645
11646 * configure.in: Eliminate redundant tests. Reorganize.
11647
11648 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
11649
11650 * config-ml.in: Eliminate references to Cygnus configure.
11651
11652 * Makefile.in: Eliminate references to building emacs.
11653
11654 2002-06-28 Graham Stott <graham.stott@btinternet.com>
11655
11656 * MAINTAINERS: Update my email address.
11657
11658 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
11659
11660 * config.if (libstdcxx_incdir): Version C++ headers.
11661 (cxx_incdir): Remove.
11662
11663 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
11664
11665 * MAINTAINERS (Write After Approval): Add self.
11666
11667 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
11668
11669 * configure.in: Add support for ip2k.
11670
11671 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
11672
11673 * configure.in: Fix AIX configury bug.
11674
11675 2002-06-20 Steve Ellcey <sje@cup.hp.com>
11676
11677 * MAINTAINERS (Write After Approval): Add self.
11678
11679 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11680
11681 * configure.in: replace ${topsrcdir} with ${srcdir}
11682
11683 * configure.in: Move definition of libstdcxx_flags
11684 right above usage, rather than waaay earlier.
11685
11686 * configure.in: Pull definition of is_cross_compiler earlier.
11687
11688 * configure.in: Rearrange a little.
11689
11690 * configure.in: Remove references to librx.
11691 * Makefile.in: Remove references to librx.
11692
11693 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
11694
11695 * config.sub: Add support for avr target.
11696 Import from master sources, rev 1.255
11697
11698 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
11699
11700 * configure, .cvsignore: Revert previous change...
11701 * Makefile: ...delete.
11702
11703 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11704
11705 * configure.in: Eliminate ${gasdir} variable.
11706
11707 2002-06-18 Dave Brolley <brolley@redhat.com>
11708
11709 * configure.in: Add support for frv.
11710 * config.sub: Add support for frv.
11711
11712 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
11713
11714 * configure: Remove garbage from previous commit.
11715
11716 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
11717
11718 * configure: For in-source builds, make a subdir and re-exec there.
11719 * Makefile: New file. Pass targets through to build directory.
11720 * .cvsignore: No longer ignore "Makefile".
11721
11722 2002-06-16 Douglas Rupp <rupp@gnat.com>
11723
11724 * MAINTAINERS (Write After Approval): Add self.
11725
11726 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11727
11728 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
11729
11730 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
11731
11732 * configure.in (vax-*-netbsd*): Re-enable gas.
11733
11734 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
11735
11736 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
11737 BUILD_PREFIX_1, to correct nomenclature.
11738 * configure: Likewise.
11739
11740 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
11741 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
11742
11743 2002-05-31 Olaf Hering <olh@suse.de>
11744
11745 * config-ml.in: Propogate DESTDIR also.
11746
11747 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
11748
11749 * configure.in (vax-*-netbsd*): Don't build gas for this
11750 platform.
11751
11752 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
11753
11754 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11755 and libgcj for AVR.
11756
11757 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
11758
11759 * MAINTAINERS (Write After Approval): Add myself.
11760
11761 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
11762
11763 * config.guess: Update to 2002-05-22 version.
11764 * config.sub: Likewise.
11765
11766 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11767
11768 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
11769 * config-ml.in: Likewise.
11770 * configure: Likewise.
11771 * configure.in: Likewise.
11772
11773 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
11774
11775 * MAINTAINERS: Update my email address.
11776
11777 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
11778
11779 * configure.in: Simplify makefile fragment collection.
11780
11781 * configure.in: Remove code to build emacs.
11782
11783 * configure.in : Remove --srcdir argument from targargs and buildargs
11784 (it's always overridden in the Makefile anyway). Rearrange a bit.
11785
11786 * configure: Move some logic to configure.in.
11787 * configure.in: Move some logic from configure.
11788
11789 2002-05-11 Tom Tromey <tromey@redhat.com>
11790
11791 * MAINTAINERS: Reflect libgcj reality.
11792
11793 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
11794
11795 * Makefile.in: Honour DESTDIR.
11796
11797 2002-05-08 Mark Mitchell <mark@codesourcery.com>
11798
11799 * config.guess: Import 2002-03-20 version.
11800 * config.sub: Import 2002-04-26 version.
11801
11802 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11803
11804 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
11805
11806 2002-05-07 Tim Josling <tej@melbpc.org.au>
11807
11808 * MAINTAINERS: Add self.
11809
11810 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
11811
11812 * ltmain.sh: Detect and handle object name conflicts
11813 while piecewise linking a static library.
11814
11815 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
11816
11817 * configure.in (noconfigdirs): Don't disable libgcj on
11818 sparc64-*-solaris* and sparcv9-*-solaris*.
11819
11820 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
11821
11822 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
11823
11824 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
11825
11826 * configure.in (FLAGS_FOR_TARGET): Do not add
11827 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
11828 on i[3456]86-*-linux*.
11829
11830 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
11831
11832 * configure.in (noconfigdirs): Replace [ ] with test.
11833
11834 * configure.in (noconfigdirs): Do not add target-newlib if
11835 target == i[3456]86-*-linux*, and host == target.
11836
11837 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
11838
11839 * configure.in: delete reference to absent file
11840
11841 * configure.in: replace '[' with 'test'
11842
11843 * configure.in: Eliminate references to gash.
11844 * Makefile.in: Eliminate references to gash.
11845
11846 * configure.in: remove useless references to 'pic' makefile fragments.
11847
11848 * configure.in: (*-*-windows*) Finish removing.
11849
11850 * configure.in: Eliminate redundant test for libgui.
11851
11852 2002-04-29 Roger Sayle <roger@eyesopen.com>
11853
11854 * MAINTAINERS: Add self and realphabetize. Update entries
11855 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
11856 entry for a29k port maintainer.
11857
11858 2002-04-26 Joel Sherrill <joel@OARcorp.com>
11859
11860 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
11861 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
11862
11863 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
11864
11865 * configure.in: remove references to dead files
11866
11867 2002-04-19 Mark Mitchell <mark@codesourcery.com>
11868
11869 * MAINTAINERS: Add information about purpose of this file.
11870
11871 2002-04-18 Tom Tromey <tromey@redhat.com>
11872
11873 * configure.in: Disallow configuring libgcj when it is already
11874 installed and we're using Solaris 2.8 linker. Do enable libgcj on
11875 Solaris 2.8 by default. For PR libgcj/6158.
11876
11877 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
11878
11879 * configure.in: Move default CC setting out of config/mh-* fragments
11880 directly into here.
11881
11882 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
11883
11884 * configure.in: don't even try to configure or make a subdirectory
11885 if there's no configure script for it.
11886
11887 2002-04-15 Mark Mitchell <mark@codesourcery.com>
11888
11889 * MAINTAINERS: Remove chill maintainers.
11890 * Makefile.in (CHILLFLAGS): Remove.
11891 (CHILL_LIB): Remove.
11892 (TARGET_CONFIGDIRS): Remove libchill.
11893 (CHILL_FOR_TARGET): Remove.
11894 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
11895 CHILL_LIB.
11896 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
11897 (CHECK_TARGET_MODULES): Likewise.
11898 (INSTALL_TARGET_MODULES): Likewise.
11899 (CLEAN_TARGET_MODULES): Likewise.
11900 (configure-target-libchill): Remove.
11901 (all-target-libchill): Remove.
11902 * configure.in (target_libs): Remove target-libchill.
11903 Do not compute CHILL_FOR_TARGET.
11904 * libchill: Remove directory.
11905
11906 2002-04-11 DJ Delorie <dj@redhat.com>
11907
11908 * Makefile.in, configure.in: Sync with binutils, entries
11909 follow...
11910
11911 2002-04-07 Andrew Cagney <ac131313@redhat.com>
11912
11913 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
11914 (do-tar, do-bz2): New rules.
11915 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
11916 (gdb-tar): New rule.
11917 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
11918 (insight_dejagnu.tar): New rule.
11919 (insight.tar): New rule.
11920 (gdb+dejagnu.tar): New rule.
11921 (gdb.tar): New rule.
11922
11923 2002-02-01 Mo DeJong <supermo@bayarea.net>
11924
11925 * Makefile.in: Add all-tix to deps for all-snavigator
11926 so that tix is built when building snavigator.
11927
11928 2002-01-11 Steve Ellcey <sje@cup.hp.com>
11929
11930 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
11931 ld and gdb are not supported.
11932
11933 2002-01-07 Mark Salter <msalter@redhat.com>
11934
11935 * configure.in: Remove target-bsp and target-cygmon from arm builds.
11936 Allow target-libgloss to be built for arm, strongarm, and xscale.
11937
11938 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
11939
11940 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
11941 options for i[3456]86-pc-linux* native builds.
11942
11943 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
11944
11945 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
11946 files from .po files for a distribution.
11947
11948 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
11949
11950 * configure.in: Enable libstdc++-v3 for h8300 targets.
11951
11952 2001-06-19 Alan Modra <amodra@bigpond.net.au>
11953
11954 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
11955 version from bfd/.
11956
11957 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
11958
11959 * Makefile.in (VER): When present, extract the version number from
11960 the file version.in.
11961
11962 2001-05-24 Tom Rix <trix@redhat.com>
11963
11964 * configure.in : enable ld for aix
11965
11966 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11967
11968 * config.guess: Add linux target for S/390.
11969
11970 2000-11-07 Philip Blundell <pb@futuretv.com>
11971
11972 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
11973
11974 2000-11-03 Philip Blundell <pb@futuretv.com>
11975
11976 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
11977 files.
11978
11979 2001-01-15 Ben Elliston <bje@redhat.com>
11980
11981 * configure.in (host_tools): Add sid.
11982 Always configure cgen.
11983
11984 2000-11-24 Nick Clifton <nickc@redhat.com>
11985
11986 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
11987
11988 2000-08-20 Doug Evans <dje@casey.transmeta.com>
11989
11990 * Makefile.in (ALL_MODULES): Add all-cgen.
11991 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
11992 (all-cgen): New target.
11993 (all-opcodes,all-sim): Depend on all-cgen.
11994 * configure.in (host_tools): Add cgen.
11995 Only configure cgen if --enable-cgen-maint.
11996
11997 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
11998
11999 * configure.in: Add *-*-freebsd* configurations.
12000
12001 2002-04-08 Tom Tromey <tromey@redhat.com>
12002
12003 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
12004 Fixes PR libgcj/6068.
12005
12006 2002-03-30 Krister Walfridsson <cato@df.lth.se>
12007
12008 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
12009
12010 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12011
12012 * configure.in (alpha*-dec-osf*): Enable libgcj.
12013
12014 2003-03-27 Matthew Gingell <gingell@gnat.com>
12015
12016 * MAINTAINERS (Write After Approval): Add myself.
12017
12018 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
12019
12020 Fix for: PR bootstrap/3591, target/5676
12021 * configure.in (mcore-pe): Disable the configuration of
12022 libstdc++-v3 since exceptions are not supported.
12023
12024 2002-03-20 Anthony Green <green@redhat.com>
12025
12026 * configure.in: Enable libgcj for xscale-elf target.
12027
12028 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
12029
12030 * MAINTAINERS: Update my email address.
12031
12032 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
12033
12034 * ltmain.sh (relink_command): Fix typo in previous change.
12035
12036 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
12037
12038 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
12039 (relink_command): Added --tag flags.
12040 (mode=install): If relinking fails; error out.
12041
12042 2002-03-12 Richard Henderson <rth@redhat.com>
12043
12044 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
12045 .NOTPARALLEL tag.
12046 (do-check): Rename from check.
12047 (check): Allow parallel check.
12048
12049 2002-03-12 Bob Wilson <bob.wilson@acm.org>
12050
12051 * MAINTAINERS: Add myself as maintainer for xtensa port.
12052 Fix alphabetical order in CPU port maintainer list.
12053 Remove myself from Write After Approval list.
12054
12055 2002-03-11 Richard Henderson <rth@redhat.com>
12056
12057 * Makefile.in (.NOTPARALLEL): Add fake tag.
12058
12059 2002-03-07 H.J. Lu (hjl@gnu.org)
12060
12061 * configure.in: Enable gprof for mips*-*-linux*.
12062
12063 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
12064
12065 * MAINTAINERS (Write After Approval): Add myself.
12066
12067 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
12068
12069 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
12070 libjava.
12071 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
12072
12073 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
12074
12075 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
12076 because its Makefile is there; test for the executable instead.
12077
12078 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
12079
12080 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
12081 libstdc++-v3 and libjava.
12082
12083 2002-02-11 Adam Megacz <adam@xwt.org>
12084
12085 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
12086 boehm-gc
12087
12088 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
12089
12090 * config.guess: Updated to 2002-01-30's version.
12091 * config.sub: Updated to 2002-02-01's version.
12092 Contribute sh64-elf.
12093 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
12094 * configure.in: Added sh64-*-*.
12095
12096 2002-02-08 Chris Demetriou <cgd@broadcom.com>
12097
12098 * MAINTAINERS: Belatedly add myself to write after approval list.
12099
12100 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
12101
12102 * MAINTAINERS: Put self in as maintainer for x86-64 port.
12103 Remove self as Write After Approval.
12104
12105 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
12106
12107 * MAINTAINERS: Put self in as maintainer for contrib/regression
12108 directory.
12109
12110 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
12111
12112 * MAINTAINERS: Update my email address.
12113
12114 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
12115
12116 * configure.in (*-*-netbsd*): New. Skip target-newlib,
12117 target-libiberty, and target-libgloss. Skip Java-related
12118 libraries if not supported for NetBSD on target CPU.
12119
12120 2002-01-25 Douglas B Rupp <rupp@gnat.com>
12121
12122 * install-sh: Use _inst.$$_ for temp file name.
12123
12124 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
12125
12126 * MAINTAINERS (Write After Approval): Move my contact info
12127 from here...
12128 (OS Port Maintainers): ...to here (netbsd).
12129
12130 2002-01-22 Bob Wilson <bob.wilson@acm.org>
12131
12132 * MAINTAINERS (Write After Approval): Add myself.
12133
12134 2002-01-17 H.J. Lu <hjl@gnu.org>
12135
12136 * Makefile.in (all-fastjar): Also depend on all-libiberty.
12137 (all-target-fastjar): Also depend on all-target-libiberty.
12138
12139 2002-01-16 H.J. Lu (hjl@gnu.org)
12140
12141 * config.guess: Import from master sources, rev 1.225.
12142 * config.sub: Import from master sources, rev 1.238.
12143
12144 2002-01-16 Kazu Hirata <kazu@hxi.com>
12145
12146 * MAINTAINERS (Write After Approval): Remove myself.
12147
12148 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
12149
12150 * MAINTAINERS (Write After Approval): Add myself.
12151
12152 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
12153
12154 * MAINTAINERS: Add self as docs co-maintainer.
12155
12156 2001-12-11 Matthias Klose <doko@debian.org>
12157
12158 * MAINTAINERS (Write After Approval): Add myself.
12159
12160 2001-12-09 Zack Weinberg <zack@codesourcery.com>
12161
12162 * MAINTAINERS: Update my email address.
12163
12164 2001-12-07 Turly O'Connor <turly@apple.com>
12165 * MAINTAINERS (Write After Approval): Add myself.
12166 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
12167 (rs6000_initialize_trampoline): Call __trampoline_setup for
12168 ABI_DARWIN too.
12169 * darwin-tramp.asm: New file, implements __trampoline_setup.
12170 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
12171
12172 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
12173
12174 * MAINTAINERS (Write After Approval): Add myself.
12175
12176 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
12177
12178 * configure, configure.in: Use temp file for long sed commands.
12179
12180 2001-12-03 Laurent Guerby <guerby@acm.org>
12181
12182 * config.sub: Update to version 1.232 on subversion.
12183
12184 2001-12-03 Ben Elliston <bje@redhat.com>
12185
12186 * MAINTAINERS: Update mail address for config.* patches.
12187
12188 2001-11-27 DJ Delorie <dj@redhat.com>
12189 Zack Weinberg <zack@codesourcery.com>
12190
12191 When build != host, create libiberty for the build machine.
12192
12193 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
12194 CONFIG_ARGUMENTS.
12195 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
12196 New variables.
12197 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
12198 and rules.
12199 (all.normal): Depend on ALL_BUILD_MODULES.
12200 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
12201 (all-build-libiberty): Depend on configure-build-libiberty.
12202
12203 * configure: Calculate and substitute proper value for
12204 ALL_BUILD_MODULES.
12205 * configure.in: Create the build subdirectory.
12206 Calculate and substitute TARGET_CONFIGARGS (formerly
12207 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
12208
12209 2001-11-26 Ziemowit Laski <zlaski@apple.com>
12210
12211 * MAINTAINERS (write-after-approval): Add self.
12212
12213 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
12214
12215 * MAINTAINERS (GNATS only accounts): Remove self.
12216
12217 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
12218
12219 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
12220 libf2c.
12221
12222 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
12223
12224 * MAINTAINERS (Write After Approval): Add self.
12225
12226 2001-11-12 David O'Brien <obrien@FreeBSD.org>
12227
12228 * MAINTAINERS: mips and s390 are also CPU ports.
12229
12230 2001-11-12 David O'Brien <obrien@FreeBSD.org>
12231
12232 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
12233
12234 2001-11-11 David O'Brien <obrien@FreeBSD.org>
12235
12236 * MAINTAINERS: Alphabetize.
12237
12238 2001-11-09 Kazu Hirata <kazu@hxi.com>
12239
12240 * MAINTAINERS (Various maintainers: h8 port): Add myself.
12241
12242 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
12243
12244 * MAINTAINERS (Various maintainers: hppa port): Added myself.
12245
12246 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
12247
12248 * configure.in (--enable-languages): Be more permissive about
12249 syntax. Check for empty lists better. Warn about $LANGUAGES.
12250
12251 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
12252
12253 * config.sub: Import from master sources, rev. 1.230.
12254 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
12255
12256 2001-11-07 Laurent Guerby <guerby@acm.org>
12257
12258 * MAINTAINERS (Write After Approval): Add self.
12259
12260 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
12261
12262 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
12263
12264 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
12265
12266 * config.sub: Import from master sources, rev 1.226.
12267 * config.guess: Import from master sources, rev 1.216.
12268
12269 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
12270
12271 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
12272 * MAINTAINERS: Add self as maintainer of MMIX port.
12273 Remove old after-approval entry.
12274
12275 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
12276
12277 * ChangeLog, configure: Fix spelling errors.
12278
12279 2001-10-20 Brendan Kehoe <brendan@zen.org>
12280
12281 * MAINTAINERS: Tweak my address.
12282
12283 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
12284
12285 * MAINTAINERS: Update my email address.
12286
12287 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
12288
12289 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
12290 * MAINTAINERS: Add self as maintainer of CRIS port.
12291
12292 2001-10-10 Geert Bosch <bosch@gnat.com>
12293
12294 * MAINTAINERS (Various maintainers: Ada front end):
12295 Added Robert Dewar.
12296
12297 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
12298
12299 * MAINTAINERS (Write After Approval): Added self
12300
12301 2001-10-02 Geert Bosch <bosch@gnat.com>
12302
12303 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12304
12305 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
12306
12307 * configure: Handle temporary files securely using mkdir.
12308
12309 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
12310
12311 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
12312
12313 2001-09-26 Will Cohen <wcohen@redhat.com>
12314
12315 * configure.in (*-*-linux*): Disable configuration of target-newlib
12316 and target-libgloss.
12317
12318 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12319
12320 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
12321 RANLIB.
12322
12323 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
12324
12325 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
12326 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
12327 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
12328 avoid quotes nesting problems.
12329 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
12330 (DO_X): Export only variables that are set.
12331
12332 2001-09-19 Ben Elliston <bje@redhat.com>
12333
12334 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
12335 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
12336 semantics. Use the shell built-in "type" command instead.
12337
12338 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
12339
12340 Merged from gcc-3_0-branch:
12341 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
12342 * ltcf-c.sh: Use $objext, not $ac_objext.
12343 2001-07-27 Mark Kettenis <kettenis@gnu.org>
12344 * ltcf-cxx.sh: Add support for GNU.
12345 2001-07-22 Timothy Wall <twall@redhat.com>
12346 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
12347 default settings if using GNU tools with that configuration.
12348 * ltcf-cxx.sh: Ditto.
12349 * ltcf-gcj.sh: Ditto.
12350 2001-07-21 Michael Chastain <chastain@redhat.com>
12351 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
12352 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
12353 * ltmain.sh: Mark as gcc-local.
12354
12355 2001-08-30 Eric Christopher <echristo@redhat.com>
12356 Jason Eckhardt <jle@redhat.com>
12357
12358 * config.guess: Merge from master sources.
12359 * config.sub: Merge from master sources, add support for mipsisa32.
12360
12361 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
12362 * config.sub: Merge from master sources, rev 1.219.
12363 * MAINTAINERS: Add self as contact for stormy16 port.
12364
12365 2001-08-14 Zack Weinberg <zackw@panix.com>
12366
12367 * config.sub: Merge from master sources, rev 1.218.
12368 * config.guess: Merge from master sources, rev 1.209.
12369
12370 2001-08-11 Graham Stott <grahams@redhat.com>
12371
12372 * Makefile.in (check-c++): Add missing semicolon.
12373
12374 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
12375
12376 * MAINTAINERS (Various maitainers: predict.def): Added myself.
12377
12378 2001-07-30 Eric Christopher <echristo@redhat.com>
12379
12380 * MAINTAINERS (Various maintainers: mips port): Added myself.
12381
12382 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
12383
12384 * configure.in (sh-*-linux*): New.
12385
12386 2001-07-27 Richard Henderson <rth@redhat.com>
12387
12388 * .cvsignore: Add LAST_UPDATED.
12389
12390 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
12391
12392 * MAINTAINERS (Various maintainers: s390 port): Added myself.
12393
12394 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
12395
12396 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
12397
12398 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
12399
12400 * MAINTAINERS (Write After Approval): Added myself.
12401
12402 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12403
12404 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12405 and libgcj on m68hc11/m68hc12.
12406
12407 2001-06-27 H.J. Lu (hjl@gnu.org)
12408
12409 * Makefile (CFLAGS_FOR_BUILD): New.
12410 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
12411
12412 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12413
12414 * README: Remove version number.
12415
12416 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12417
12418 * INSTALL/README: Update wrt. to the installation instructions now
12419 residing in gcc/doc/install.texi.
12420
12421 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12422
12423 * README: Replace with a cut-down and updated version of gcc/README.
12424
12425 2001-06-12 David Edelsohn <edelsohn@gnu.org>
12426
12427 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
12428 multilibs to be disabled.
12429
12430 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
12431
12432 * MAINTAINERS (Write After Approval): Add myself.
12433
12434 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
12435
12436 * config.guess: Import CVS version 1.195.
12437 * config.sub: Import CVS version 1.212.
12438
12439 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
12440
12441 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12442 gcc/xgcc is built, use -print-prog-name to find out the program
12443 name to use.
12444
12445 2001-06-04 Phil Edwards <pme@sources.redhat.com>
12446
12447 * config.guess: Import CVS version 1.194. All gcc-local changes
12448 appear to also be in the master copy.
12449 * config.sub: Import CVS version 1.211.
12450
12451 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
12452
12453 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
12454 with_gcc]: Use `gcc -shared' to build a shared library.
12455
12456 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
12457
12458 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
12459 archives.
12460
12461 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12462
12463 * MAINTAINERS (Write After Approval): Add myself.
12464
12465 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
12466
12467 * configure.in (libstdcxx_flags): Do not try to execute
12468 libstdc++-v3/testsuite_flags until it exists.
12469
12470 2001-06-01 Alan Modra <amodra@bigpond.net.au>
12471
12472 * MAINTAINERS: Update my email address.
12473
12474 2001-05-31 Graham Stott <grahams@redhat.com>
12475
12476 * MAINTAINERS (Write After Approval): Add myself.
12477
12478 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
12479
12480 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
12481 libraries when using g++ with native linker.
12482
12483 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
12484
12485 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
12486
12487 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
12488
12489 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
12490 [aix4*|aix5*]: Prepend blank.
12491
12492 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
12493
12494 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12495 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
12496 of subdir/configure scripts to use the new libtool.m4.
12497
12498 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
12499
12500 * MAINTAINERS (Write After Approval): Add myself.
12501
12502 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
12503
12504 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
12505
12506 2001-05-11 Ben Elliston <bje@redhat.com>
12507
12508 * Makefile.in (all-sid): New target.
12509 (check-sid, clean-sid, install-sid): Likewise.
12510
12511 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
12512
12513 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
12514
12515 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
12516
12517 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
12518 libgcj.
12519
12520 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
12521
12522 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12523 gcc/xgcc is built, use -print-prog-name to find out the program
12524 name to use.
12525
12526 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
12527
12528 * configure.in (noconfigdirs): Don't reset it from scratch in the
12529 target case; only append to it.
12530
12531 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
12532 sparc-*-solaris2.8]: Disable ${libgcj}.
12533
12534 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
12535
12536 * configure.in (libgcj_saved): Copy from $libgcj.
12537 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
12538 --disable-libgcj.
12539
12540 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
12541
12542 * MAINTAINERS: Remove self as MIPS maintainer and
12543 C front end maintainer.
12544
12545 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
12546
12547 * configure.in: Move *-chorusos target case to the proper switch.
12548 Disable libgcj.
12549
12550 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
12551
12552 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
12553 1.641.2.228.
12554
12555 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12556
12557 * Makefile.in (STAGE1_CFLAGS): Pass down.
12558
12559 2001-04-13 Alan Modra <amodra@one.net.au>
12560
12561 * config.guess: Add hppa64-linux support. Note for next import that
12562 this is already in the master file.
12563 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
12564
12565 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
12566
12567 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12568 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
12569
12570 2001-04-11 Stan Shebs <shebs@apple.com>
12571
12572 * MAINTAINERS: Add self as Darwin port maintainer.
12573
12574 2001-04-11 Alan Modra <amodra@one.net.au>
12575
12576 * MAINTAINERS: Update my email address.
12577
12578 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
12579
12580 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12581 recent versions of FreeBSD (release 3 or later).
12582 * ltconfig: On FreeBSD, -lc must not be provided when building
12583 a shared library or else the standard -pthread gcc option is
12584 rendered worthless to later users of the built library.
12585
12586 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
12587
12588 * MAINTAINERS: Add self and RTH as C front end maintainers.
12589
12590 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
12591
12592 * config.sub: Make sure to match an already-canonicalized
12593 machine name (eg. mn10300-unknown-elf).
12594
12595 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
12596
12597 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
12598 New macros.
12599 (bootstrap, cross): Use RECURSE_FLAGS.
12600 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
12601
12602 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
12603
12604 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
12605
12606 2001-03-22 Colin Howell <chowell@redhat.com>
12607
12608 * Makefile.in (DO_X): Do not backslash single-quotes in
12609 backquotes (two places).
12610
12611 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
12612
12613 Re-installed:
12614 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12615 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
12616 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12617 * ltcf-cxx.sh: Likewise.
12618 * ltcf-gcj.sh: Likewise.
12619
12620 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12621
12622 * MAINTAINERS: Add myself as "documentation co-maintainer".
12623
12624 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
12625
12626 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12627 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
12628
12629 2001-03-19 Tom Tromey <tromey@redhat.com>
12630
12631 * config-ml.in: Handle GCJ and GCJFLAGS.
12632
12633 2001-03-21 Michael Chastain <chastain@redhat.com>
12634
12635 * Makefile.in: all-m4 depends on all-texinfo.
12636
12637 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
12638
12639 * MAINTAINERS: Add myself to write after approval list.
12640
12641 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
12642
12643 * Makefile.in (DO_X): Quote nested quotes.
12644
12645 2001-03-18 Alan Modra <alan@linuxcare.com.au>
12646
12647 * MAINTAINERS: Add myself to write after approval list.
12648
12649 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
12650
12651 * Makefile.in (DO_X): Use double quotes for quoting
12652 "RANLIB=$${RANLIB}".
12653
12654 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
12655
12656 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
12657
12658 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
12659
12660 * configure.in: Only use `lang_requires' for languages athat are
12661 actually enabled.
12662
12663 2001-03-08 Phil Edwards <pme@sources.redhat.com>
12664
12665 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
12666
12667 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
12668
12669 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
12670
12671 2001-03-07 Tom Tromey <tromey@redhat.com>
12672
12673 * configure.in: Allow config-lang.in to set `lang_requires' to list
12674 of other required languages.
12675
12676 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
12677
12678 * Makefile.in: Remove RANLIB definition. Use RANLIB
12679 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
12680 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
12681
12682 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
12683 Alexandre Oliva <aoliva@redhat.com>
12684
12685 * Makefile.in (check-c++): Use tabs, not spaces.
12686
12687 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
12688
12689 * MAINTAINERS: add myself to Write After Approval list.
12690
12691 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
12692
12693 * Makefile.in (check-c++): New rule.
12694
12695 * configure.in (target_libs): Remove libg++.
12696 (noconfigdirs): Remove libg++.
12697 (noconfigdirs): Same.
12698 (noconfigdirs): Same.
12699 (noconfigdirs): Same.
12700
12701 * config-ml.in: Remove libg++ references.
12702
12703 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
12704 (ALL_TARGET_MODULES): Same.
12705 (configure-target-libg++): Remove.
12706 (all-target-libg++): Remove.
12707 (configure-target-libio): Remove.
12708 (all-target-libio): Remove.
12709 (check-target-libio): Remove.
12710 (.PHONY): Remove.
12711 (libg++.tar.bz2): Remove.
12712 (all-target-cygmon): Remove libio.
12713 (all-target-libstdc++): Remove.
12714 (configure-target-libstdc++): Remove.
12715 (TARGET_LIB_PATH): Remove libstdc++.
12716 (ALL_GCC_CXX): Remove libstdc++.
12717 (all-target-gperf): Correct.
12718
12719 2001-02-16 Nick Clifton <nickc@redhat.com>
12720
12721 * configure.in (noconfigdirs): Allow configuration of texinfo
12722 for Cygwin hosts.
12723
12724 2001-02-15 Anthony Green <green@redhat.com>
12725
12726 * configure: Introduce GCJ_FOR_TARGET.
12727 * configure.in: Ditto.
12728 * Makefile.in: Ditto.
12729
12730 2001-02-13 Andreas Schwab <schwab@suse.de>
12731
12732 * MAINTAINERS: Update mail address.
12733
12734 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12735
12736 * config.guess: Add linux target for S/390.
12737 * config.sub: Likewise.
12738
12739 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
12740
12741 * configure.in: for *-chorusos, don't config target-newlib and
12742 target-libgloss.
12743
12744 2001-02-06 Ben Elliston <bje@redhat.com>
12745
12746 * configure: Output host type to stdout, not stderr.
12747
12748 2001-02-05 Mark Mitchell <mark@codesourcery.com>
12749
12750 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
12751 * ltcf-cxx.sh: Likewise.
12752
12753 * config.if: Assume enable_libstdcxx_v3 is defined.
12754
12755 2001-02-04 Mark Mitchell <mark@codesourcery.com>
12756
12757 Remove V2 C++ library.
12758 * configure.in: Remove --enable-libstdcxx_v3 support.
12759
12760 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
12761
12762 * include/demangle.h: Add prototype for java_demangle_v3.
12763
12764 2001-01-29 Phil Edwards <pme@sources.redhat.com>
12765
12766 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
12767
12768 2001-01-27 Richard Henderson <rth@redhat.com>
12769
12770 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
12771
12772 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12773
12774 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
12775 Don't unset, it's non-portable and no longer necessary, set to empty
12776 instead.
12777
12778 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12779
12780 * ltconfig: Shell portability fix for the tagname validity check.
12781
12782 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
12783
12784 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
12785 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
12786
12787 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12788
12789 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
12790
12791 2001-01-26 Tom Tromey <tromey@redhat.com>
12792
12793 * configure.in: Allow libgcj to be built on Sparc Solaris.
12794
12795 2001-01-25 David Edelsohn <edelsohn@gnu.org>
12796
12797 * ltcf-c.sh: Add aix5 case.
12798 * ltcf-cxx.sh: Likewise.
12799 * ltconfig: Likewise.
12800
12801 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
12802
12803 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
12804 keep at least one of build_libtool_libs or build_old_libs set to
12805 yes.
12806
12807 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
12808 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
12809
12810 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
12811
12812 * configure.in: Enable libgcj on several additional platforms.
12813
12814 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
12815
12816 * configure.in: Enable libgcj for linux targets.
12817
12818 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12819
12820 * MAINTAINERS (Write After Approval): Add myself.
12821
12822 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
12823
12824 * MAINTAINERS: Add myself as vax port maintainer.
12825
12826 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
12827
12828 * MAINTAINERS: Add myself as Mercury front-end maintainer.
12829
12830 2001-01-09 Mike Stump <mrs@wrs.com>
12831
12832 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
12833 failures of subdirectories.
12834
12835 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12836
12837 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
12838 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12839 * ltcf-cxx.sh: Likewise.
12840 * ltcf-gcj.sh: Likewise.
12841 * ltconfig.sh: Fix typo.
12842
12843 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12844
12845 * configure: handle DOS-style absolute paths.
12846
12847 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12848
12849 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
12850
12851 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
12852
12853 * MAINTAINERS: Add myself as avr port co-maintainer.
12854
12855 2000-12-28 Ben Elliston <bje@redhat.com>
12856
12857 * MAINTAINERS: Add myself under ``Write After Approval''.
12858
12859 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
12860
12861 * texinfo: Remove directory from GCC.
12862
12863 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
12864
12865 * COPYING: Update to current
12866 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
12867 to 19yy as example year in copyright notice).
12868
12869 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
12870
12871 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
12872 (libstdcxx_incdir): Pass down.
12873 * config.if: Remove expired bits for cxx_interface, add stub.
12874 (libstdcxx_incdir): Add variable for g++ include directory.
12875 * configure.in (gxx_include_dir): Use it.
12876
12877 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
12878
12879 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
12880 with old-email address from ``Write After Approval''.
12881
12882 2000-12-15 Andreas Jaeger <aj@suse.de>
12883
12884 * configure.in: Handle lang_dirs.
12885
12886 2000-12-14 Tom Tromey <tromey@redhat.com>
12887
12888 * MAINTAINERS: Removed brads.
12889
12890 * MAINTAINERS: Added gcj developers.
12891
12892 2000-12-13 Anthony Green <green@redhat.com>
12893
12894 * configure.in: Disable libgcj for any target not specifically
12895 listed. Disable libgcj for x86 and Alpha Linux until compatible
12896 with g++ abi.
12897
12898 2000-12-13 Mike Stump <mrs@wrs.com>
12899
12900 * Makefile.in (local-distclean): Also remove fastjar.
12901
12902 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
12903
12904 * contrib/gcc_update: Add fastjar --touch entries.
12905
12906 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
12907
12908 * configure.in: Disable language-specific target libraries for
12909 languages that aren't enabled.
12910
12911 2000-12-10 Anthony Green <green@redhat.com>
12912
12913 * configure.in: Define libgcj. Disable libgcj target libraries for
12914 most targets.
12915
12916 2000-12-10 Neil Booth <neilb@earthling.net>
12917
12918 * MAINTAINERS: Update mail address, remove from WAA list.
12919
12920 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12921
12922 * libjava: Imported from /cvs/java.
12923 * libffi: Likewise.
12924 * Boehm-gc: Likewise.
12925
12926 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12927
12928 * configure.in (target_libs): Revert 2000-12-08 patch.
12929 (noconfigdirs): Added target-libjava.
12930
12931 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
12932
12933 * djunpack.bat: removed.
12934
12935 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
12936
12937 * Makefile.in: handle DOS-style absolute paths.
12938 * config-ml.in: likewise.
12939 * symlink-tree: likewise.
12940
12941 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12942
12943 * fastjar: Imported.
12944
12945 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12946
12947 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
12948 libjava.
12949 * configure.in (target_libs): Removed `target-libjava'.
12950
12951 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12952
12953 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
12954 (ALL_MODULES): Added fastjar.
12955 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
12956 (all-target-libjava): all-fastjar replaces all-zip.
12957 (all-fastjar): Added.
12958 (configure-target-fastjar, all-target-fastjar): Likewise.
12959 * configure.in (host_tools): Added fastjar.
12960
12961 2000-12-07 Mike Stump <mrs@wrs.com>
12962
12963 * Makefile.in (local-distclean): Remove leftover built files.
12964
12965 2000-11-24 Nick Clifton <nickc@redhat.com>
12966
12967 * configure.in (xscale-elf): Add target.
12968 (xscale-coff): Add target.
12969
12970 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
12971
12972 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12973 recent versions of FreeBSD (release 3 or later).
12974 * ltconfig: On FreeBSD, -lc must not be provided when building
12975 a shared library or else the standard -pthread gcc option is
12976 rendered worthless to later users of the built library.
12977
12978 2000-11-16 Fred Fish <fnf@be.com>
12979
12980 * configure.in (enable_libstdcxx_v3): Fix typo,
12981 libstd++ -> libstdc++.
12982
12983 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12984
12985 * MAINTAINERS: Add self to Write After Approval list.
12986
12987 2000-11-21 Bernd Schmidt <bernds@redhat.com>
12988
12989 * MAINTAINERS: Update my email address. Add myself to global write
12990 privs list.
12991
12992 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
12993
12994 * Makefile.in: Merge with src and libgcj.
12995 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
12996 configure-target-<library> when their configure scripts need the C
12997 or C++ library to have already been built to work properly.
12998 (do_proto_toplev): Set them to an empty string.
12999
13000 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
13001 (REALLY_SET_LIB_PATH): Use them.
13002
13003 2000-11-17 Stan Shebs <shebs@apple.com>
13004
13005 * MAINTAINERS: Add self to Write After Approval list.
13006
13007 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13008
13009 * configure: Provide the original toplevel configure arguments
13010 (including $0) to subprocesses in the environment rather than
13011 through gcc/configargs.h.
13012
13013 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13014
13015 * MAINTAINERS: Remove references to cccp. Change C9X reference to
13016 C99. Alphabetise "Write After Approval" list.
13017
13018 2000-11-12 Mark Mitchell <mark@codesourcery.com>
13019
13020 * configure: Turn on libstdc++ V3 by default.
13021
13022 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
13023 if we've got GCC.
13024
13025 2000-11-11 Philip Blundell <philb@gnu.org>
13026
13027 * MAINTAINERS: Add self to Write After Approval list.
13028
13029 2000-11-09 David Edelsohn <edelsohn@gnu.org>
13030
13031 * ltcf-c.sh (aix4): Improve shared library configuration; require
13032 exporting symbols.
13033 * ltcf-cxx.sh (aix4): Define.
13034 * ltconfig (aix4): Define library and soname specs appropriate for
13035 AIX. Define command to create export symbols list.
13036
13037 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
13038
13039 * config.sub: Add support for Sun Chorus
13040
13041 2000-10-31 Nick Clifton <nickc@redhat.com>
13042
13043 * MAINTAINERS: Rename <name>@cygnus.com addresses to
13044 <name>@redhat.com. Also installed new email address for Clint
13045 Popetz.
13046
13047 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
13048
13049 * etc: Remove directory from GCC.
13050
13051 2000-10-16 Michael Meissner <meissner@redhat.com>
13052
13053 * configure (gcc/configargs.h): Only create if there is a build GCC
13054 directory created.
13055
13056 2000-10-16 Matthias Klose <doko@debian.org>
13057
13058 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
13059 when configured for libstdc++-v3.
13060
13061 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
13062
13063 * configure: Save configure arguments to gcc/configargs.h.
13064
13065 2000-10-04 Philipp Thomas <pthomas@suse.de>
13066
13067 * config.guess: Import CVS version 1.157.
13068 * config.sub: Import CVS version 1.181.
13069
13070 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
13071
13072 * Makefile.in (bootstrap): avoid recursion if subdir missing
13073 (cross): ditto
13074 (do-proto-toplev): ditto
13075
13076 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
13077
13078 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
13079 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
13080
13081 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
13082 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
13083 all affected `configure' scripts.
13084
13085 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
13086
13087 * MAINTAINERS: Add self as cpplib co-maintainer.
13088
13089 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
13090
13091 * MAINTAINERS: Add self to Write After Approval list.
13092
13093 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13094
13095 * INSTALL/README: egcs -> GCC update.
13096
13097 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
13098
13099 * MAINTAINERS: Add myself to Write After Approval list.
13100
13101 2000-09-15 Kazu Hirata <kazu@hxi.com>
13102
13103 * MAINTAINERS: Add myself to Write After Approval list.
13104
13105 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
13106
13107 * configure.in: Do not build byacc for hppa64. Provide paths to the
13108 X11 libraries for hppa64.
13109
13110 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13111
13112 * MAINTAINERS: Add myself as 68hc11 port maintainer.
13113
13114 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
13115
13116 * Makefile.in (all-zlib): Added dummy target.
13117
13118 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13119 ltcf-gcj.sh: Updated from libtool multi-language branch.
13120
13121 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
13122
13123 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
13124 (bootstrap*): Depend on all-bootstrap.
13125
13126 2000-09-05 Philipp Thomas <pthomas@suse.de>
13127
13128 * config.guess: Import CVS version 1.156.
13129 * config.sub: Import CVS version 1.179.
13130
13131 2000-09-02 Anthony Green <green@cygnus.com>
13132
13133 * Makefile.in (all-gcc): Depend on all-zlib.
13134 (CLEAN_MODULES): Add clean-zlib.
13135 (ALL_MODULES): Add all-zlib.
13136 * configure.in (host_libs): Add zlib.
13137
13138 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
13139
13140 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
13141 crosses, but add gcc/include to the header search path for them.
13142
13143 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
13144
13145 * MAINTAINERS: Add self to Write After Approval list.
13146
13147 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13148
13149 * config.guess: Import CVS version 1.152.
13150 * config.sub: Import CVS version 1.177.
13151
13152 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
13153
13154 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
13155 $targargs to tell whether newlib is going to be built.
13156
13157 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
13158 $$r/TARGET_SUBDIR/libio for _G_config.h.
13159
13160 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
13161
13162 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
13163
13164 2000-08-22 DJ Delorie <dj@redhat.com>
13165
13166 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
13167
13168 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
13169
13170 * config-ml.in (CC, CXX): Avoid trailing whitespace.
13171 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
13172 sub-configures.
13173
13174 2000-08-21 DJ Delorie <dj@redhat.com>
13175
13176 * MAINTAINERS: Add self as a libiberty maintainer
13177
13178 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
13179
13180 * configure.in (libstdcxx_flags): Use
13181 libstdc++-v3/src/libstdc++.INC.
13182
13183 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
13184
13185 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
13186
13187 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
13188
13189 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
13190
13191 * configure: Make enable_threads and enable_shared defaults
13192 explicit. Substitute enable_threads into generated Makefiles.
13193 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
13194 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
13195
13196 2000-08-13 Geoff Keating <geoffk@cygnus.com>
13197
13198 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
13199
13200 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
13201
13202 * config-ml.in (CC): Remove bogus duplicate quotation mark from
13203 previous delta.
13204
13205 2000-08-11 Jason Merrill <jason@redhat.com>
13206
13207 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
13208 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
13209 (FLAGS_FOR_TARGET): Not here.
13210 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
13211
13212 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
13213
13214 * config-ml.in (CC, CXX): Don't introduce a leading space.
13215
13216 2000-08-07 DJ Delorie <dj@delorie.com>
13217
13218 * MAINTAINERS: Add self as a DJGPP maintainer
13219
13220 2000-08-07 DJ Delorie <dj@redhat.com>
13221
13222 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
13223 "if we're also building gcc, and it's a gcc that will run on the
13224 build machine, we want to use its includes instead of the system's
13225 default includes".
13226
13227 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
13228
13229 * MAINTAINERS: Add self to Write After Approval list.
13230
13231 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
13232
13233 * configure.in (libstdcxx_flags): Don't use `"'.
13234
13235 * config-ml.in: Adjust multilib search paths to the
13236 appropriate multilib tree.
13237
13238 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
13239
13240 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
13241 commas in $LANGUAGES.
13242
13243 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
13244
13245 * configure.in: Re-enable all references to libg++ and librx.
13246
13247 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
13248
13249 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
13250 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
13251 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
13252 * ltcf-cxx.sh (need_lc): Set based on postdeps.
13253
13254 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
13255
13256 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
13257
13258 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
13259 CXX_FOR_TARGET for sed.
13260
13261 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
13262
13263 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
13264 Do not override if already set in the environment or in configure.
13265 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
13266 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
13267
13268 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
13269
13270 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
13271 the libtool CVS tree multi-language branch.
13272 * ltconfig, ltmain.sh: Updated.
13273
13274 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
13275
13276 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
13277 (clean-target): Depend on it.
13278
13279 * Makefile.in (FLAGS_FOR_TARGET): New macro.
13280 (GCC_FOR_TARGET): Use it.
13281 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
13282 * configure.in: ... here.
13283 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
13284 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
13285
13286 2000-07-24 Eric Christopher <echristo@cygnus.com>
13287
13288 * MAINTAINERS: Add self to Write After Approval list.
13289
13290 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
13291
13292 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
13293 (configure-target-libchill, configure-target-libobjc): Likewise.
13294
13295 * configure.in: Use the same cache file for all target libs.
13296 * config-ml.in: But different cache files per multilib variant.
13297
13298 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13299
13300 * configure (topsrcdir): Don't use dirname.
13301
13302 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
13303
13304 * MAINTAINERS: Add self to Write After Approval list.
13305
13306 2000-07-20 Jason Merrill <jason@redhat.com>
13307
13308 * configure.in: Remove all references to libg++ and librx.
13309
13310 * configure, configure.in, Makefile.in: Unify gcc and binutils.
13311
13312 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
13313
13314 * config.sub: Update to subversions version 2000-07-06.
13315
13316 2000-07-12 Andrew Haley <aph@cygnus.com>
13317
13318 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
13319 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
13320
13321 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
13322
13323 * symlink-tree: Check number of arguments.
13324
13325 2000-07-05 Jim Wilson <wilson@cygnus.com>
13326
13327 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
13328 search path for a g++ extracted from the build tree. This
13329 will allow link tests run by configure scripts in
13330 subdirectories to succeed.
13331
13332 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
13333
13334 * ltconfig: Add support for mips-dde-sysv4.2MP
13335
13336 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13337
13338 * MAINTAINERS: Add myself as loop discovery maintainer.
13339
13340 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
13341
13342 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
13343 `os2'. Force ac_cv_exeext to be ".exe" in that case.
13344
13345 2000-06-19 Timothy Wall <twall@cygnus.com>
13346
13347 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
13348 * config.sub: Add tic54x target.
13349
13350 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13351
13352 * MAINTAINERS: Add self as Fortran maintainer,
13353 remove Craig Burley.
13354
13355 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
13356
13357 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
13358 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13359
13360 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
13361
13362 * MAINTAINERS: Add self as i18n maintainer
13363
13364 20000-05-21 H.J. Lu (hjl@gnu.org)
13365
13366 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
13367 directory are used if they exist. Make sure
13368 $(build_tooldir)/include is searched for header files,
13369 $(build_tooldir)/lib/ for library files.
13370 (GCC_FOR_TARGET): Likewise.
13371 (CXX_FOR_TARGET): Likewise.
13372
13373 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
13374
13375 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
13376
13377 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
13378
13379 * Makefile.in (configure-target-libiberty): Depend on
13380 configure-target-newlib.
13381
13382 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
13383
13384 * configure.in, Makefile.in: Merge all libffi-related
13385 configury stuff from the libgcj tree.
13386
13387 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
13388
13389 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13390 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
13391
13392 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
13393
13394 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13395 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
13396 current version information. Add to proto-toplev directory.
13397 (gdb-taz): Build do-djunpack.
13398
13399 2000-05-15 David Edelsohn <edelsohn@gnu.org>
13400
13401 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
13402
13403 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
13404
13405 * MAINTAINERS: Add self to Write After Approval list.
13406
13407 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13408
13409 * ltmain.sh: Preserve in relink_command any environment
13410 variables that may affect the linker behavior.
13411
13412 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
13413
13414 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
13415
13416 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
13417
13418 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
13419
13420 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
13421
13422 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
13423 with the version name.
13424
13425 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
13426
13427 * MAINTAINERS: Add self as bb-reorder maintainer.
13428
13429 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
13430
13431 * config.if: Tweak.
13432
13433 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
13434
13435 * djunpack.bat: New file.
13436
13437 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
13438
13439 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
13440 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
13441 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
13442 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
13443
13444 2000-04-16 Dave Pitts <dpitts@cozx.com>
13445
13446 * config.sub (case $basic_machine): Change default for "ibm-*"
13447 to "openedition".
13448
13449 2000-04-13 Andreas Jaeger <aj@suse.de>
13450
13451 * MAINTAINERS: Added myself.
13452
13453 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
13454
13455 * Makefile.in (gdb-taz): New target. GDB specific archive.
13456 (do-md5sum): New target.
13457 (MD5PROG): Define.
13458 (PACKAGE): Default to TOOL.
13459 (VER): Default to a shell script.
13460 (taz): Rewrite target. Move real work to do-proto-toplev. Include
13461 md5 checksum generation.
13462 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
13463 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
13464 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
13465 insight.tar.bz2): Use gdb-taz to create archive.
13466
13467 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
13468
13469 * configure (warn_cflags): Delete.
13470
13471 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
13472
13473 * MAINTAINERS: Added myself.
13474
13475 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
13476 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
13477
13478 * configure.in (enable_libstdcxx_v3): Add.
13479 (target_libs): Add bits here to switch between libstdc++-v2 and
13480 libstdc++-v3.
13481 * config.if: And this file too.
13482 * Makefile.in: Add libstdc++-v3 targets.
13483
13484 2000-04-05 Michael Meissner <meissner@redhat.com>
13485
13486 * config.sub (d30v): Add d30v as a basic machine type.
13487
13488 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
13489
13490 * configure.in: -linux-gnu*, not -linux-gnu.
13491
13492 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13493
13494 * MAINTAINERS: Add self in write-after-approval section.
13495
13496 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
13497
13498 * MAINTAINERS: Add self as ia64 port maintainer.
13499
13500 2000-03-08 Neil Booth <NeilB@earthling.net>
13501
13502 * MAINTAINERS: Add self in write-after-approval section.
13503
13504 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
13505
13506 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
13507 (do-tar-bz2): Replace TOOL with PACKAGE.
13508 (gdb.tar.bz2): Remove GDBTK from GDB package.
13509 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
13510 dejagnu.tar.bz2): New packages.
13511
13512 2000-02-27 Andreas Jaeger <aj@suse.de>
13513
13514 * configure.in: Add entry for mips*-*-linux*, move catch all
13515 *-*-*linux* entry below this one.
13516
13517 2000-02-27 Ian Lance Taylor <ian@zembu.com>
13518
13519 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
13520
13521 2000-02-24 Nick Clifton <nickc@cygnus.com>
13522
13523 * config.sub: Support an OS of "wince".
13524
13525 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
13526
13527 * config.guess, config.sub: Updated to match config's 2000-02-15
13528 version.
13529
13530 2000-02-23 Linas Vepstas <linas@linas.org>
13531
13532 * config.sub: Add support for Linux/IBM 370.
13533 * configure.in: Likewise.
13534
13535 2000-02-22 Nick Clifton <nickc@cygnus.com>
13536
13537 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
13538
13539 2000-02-20 Christopher Faylor <cgf@cygnus.com>
13540
13541 * config.guess: Guess "cygwin" rather than "cygwin32".
13542
13543 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13544
13545 * configure (gcc_version): When setting, narrow search to
13546 lines containing `version_string'.
13547
13548 2000-02-15 Denis Chertykov <denisc@overta.ru>
13549
13550 * config.sub: Add support for avr target.
13551
13552 2000-02-14 Nick Clifton <nickc@cygnus.com>
13553
13554 * MAINTAINERS: Add maintainers for MCore port.
13555
13556 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
13557
13558 * config.sub: Add mmix-knuth-mmixware.
13559
13560 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13561
13562 * MAINTAINERS: Pair cccp with cpplib maintainership.
13563
13564 2000-01-27 Christopher Faylor <cgf@redhat.com>
13565
13566 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
13567 structure stuff to -L library search.
13568 (CXX_FOR_TARGET): Ditto.
13569 (CROSS_CHECK_MODULES): Fix spelling mistake.
13570
13571 2000-01-24 Mark Mitchell <mark@codesourcery.com>
13572
13573 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
13574 the C++ compiler.
13575
13576 2000-01-12 Richard Henderson <rth@cygnus.com>
13577
13578 * configure.in: Don't build some bits for beos.
13579
13580 2000-01-12 Joel Sherrill (joel@OARcorp.com)
13581
13582 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
13583 as include files.
13584
13585 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
13586
13587 * Add self as cpplib maintainer, as requested by Jason
13588 Merrill. Correct my e-mail address.
13589
13590 2000-01-06 Geoff Keating <geoffk@cygnus.com>
13591
13592 * configure.in: Use mt-aix43 to handle *_TARGET defs,
13593 not mh-aix43.
13594
13595 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
13596
13597 * MAINTAINERS: Add myself to "write after approval" list.
13598
13599 1999-12-14 Richard Henderson <rth@cygnus.com>
13600
13601 * config.guess (alpha-osf, alpha-linux): Detect ev67.
13602 * config.sub: Accept alphaev[78], alphaev8.
13603
13604 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13605
13606 * config.guess, config.sub: Update from autoconf.
13607
13608 1999-11-29 Bruce Korb <autogen@linuxbox.com>
13609
13610 * MAINTAINERS: update my playtime e-address.
13611
13612 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13613
13614 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
13615 necessary libraries are missing.
13616
13617 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
13618
13619 * MAINTAINERS: Add new 'write after approval' maintainer.
13620
13621 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
13622
13623 * MAINTAINERS: Add new Java maintainer.
13624
13625 1999-10-25 Andreas Schwab <schwab@suse.de>
13626
13627 * configure: Fix quoting inside arguments of eval.
13628
13629 1999-10-21 Nick Clifton <nickc@cygnus.com>
13630
13631 * config-ml.in: Allow suppression of some ARM multilibs.
13632
13633 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
13634
13635 * config.guess: Add OS/390 match pattern.
13636 * config.sub: Add mvs, openedition targets.
13637 * configure.in (i370-ibm-opened*): New.
13638
13639 1999-09-04 Steve Chamberlain <sac@pobox.com>
13640
13641 * config.sub: Add support for configuring for pj.
13642
13643 1999-08-31 Nick Clifton <nickc@cygnus.com>
13644
13645 * config.sub (maybe_os): Add support for configuring for fr30.
13646
13647 1999-08-25 Nick Clifton <nickc@cygnus.com>
13648
13649 * configure.in: Do not configure or build ld for AIX
13650 platforms. ld is known to be broken on these platforms.
13651
13652 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13653
13654 * config-ml.in: Pass compiler flag corresponding to multidirs to
13655 subdir configures.
13656
13657 1999-08-09 Ian Lance Taylor <ian@zembu.com>
13658
13659 * Makefile.in (LDFLAGS): Define.
13660
13661 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
13662
13663 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
13664 noconfigdirs.
13665 (*-*-cygwin*): Likewise.
13666
13667 1999-08-08 Ian Lance Taylor <ian@zembu.com>
13668
13669 * mkdep: New file.
13670 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
13671 (BINUTILS_SUPPORT_DIRS): Add mkdep.
13672
13673 From Eli Zaretskii <eliz@is.elta.co.il>:
13674 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
13675 long file name when using DJGPP on MS-DOS.
13676
13677 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
13678
13679 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
13680
13681 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
13682
13683 * Makefile.in (check-target-libio): Remove all-target-libstdc++
13684 dependency as this causes "make check" to globally "make all"
13685
13686 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
13687
13688 * configure.in (target_libs): Added target-zlib.
13689 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
13690 (CONFIGURE_TARGET_MODULES): Likewise.
13691 (CHECK_TARGET_MODULES): Likewise.
13692 (INSTALL_TARGET_MODULES): Likewise.
13693 (CLEAN_TARGET_MODULES): Likewise.
13694 (configure-target-zlib): New target.
13695 (all-target-zlib): Likewise.
13696 (all-target-libjava): Depend on all-target-zlib.
13697 (configure-target-libjava): Depend on configure-target-zlib.
13698
13699 * Makefile.in (configure-target-libjava): Depend on
13700 configure-target-newlib.
13701 (configure-target-boehm-gc): New target.
13702 (configure-target-qthreads): New target.
13703
13704 * configure.in (target_libs): Added target-qthreads.
13705 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
13706 (CONFIGURE_TARGET_MODULES): Likewise.
13707 (CHECK_TARGET_MODULES): Likewise.
13708 (INSTALL_TARGET_MODULES): Likewise.
13709 (CLEAN_TARGET_MODULES): Likewise.
13710 (all-target-qthreads): New target.
13711 (configure-target-libjava): Depend on configure-target-qthreads.
13712 (all-target-libjava): Depend on all-target-qthreads.
13713
13714 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
13715 (CONFIGURE_TARGET_MODULES): Likewise.
13716 (CHECK_TARGET_MODULES): Likewise.
13717 (INSTALL_TARGET_MODULES): Likewise.
13718 (CLEAN_TARGET_MODULES): Likewise.
13719 (all-target-libjava): New target.
13720 (all-target-boehm-gc): Likewise.
13721 * configure.in (target_libs): Added libjava, boehm-gc.
13722
13723 1999-07-22 Ian Lance Taylor <ian@zembu.com>
13724
13725 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
13726 configure.bat in SUPPORT_FILES.
13727 (gas+binutils.tar.bz2): Likewise.
13728
13729 * makeall.bat: Remove; obsolete.
13730
13731 1999-07-21 Ian Lance Taylor <ian@zembu.com>
13732
13733 From Mark Elbrecht:
13734 * configure.bat: Remove; obsolete.
13735
13736 1999-07-11 Ian Lance Taylor <ian@zembu.com>
13737
13738 * configure: Add -W -Wall to the default CFLAGS when compiling with
13739 gcc.
13740
13741 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
13742
13743 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
13744
13745 1999-06-30 Mark Mitchell <mark@codesourcery.com>
13746
13747 * configure.in: Build ld on IRIX6.
13748
13749 1999-06-12 Ian Lance Taylor <ian@zembu.com>
13750
13751 * Makefile.in: Change distribution targets to use bzip2 instead of
13752 gzip.
13753 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
13754 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
13755
13756 1999-06-04 Nick Clifton <nickc@cygnus.com>
13757
13758 * config.sub: Add mcore target.
13759
13760 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
13761
13762 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
13763
13764 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
13765
13766 * config.guess (dummy): Changed to $dummy.
13767
13768 1999-05-24 Nick Clifton <nickc@cygnus.com>
13769
13770 * config.sub: Tidied up case statements.
13771
13772 1999-05-22 Ben Elliston <bje@cygnus.com>
13773
13774 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
13775 <jiro@din.or.jp>.
13776
13777 * config.guess: Merge with FSF version. Future changes will be
13778 more accurately recorded in this ChangeLog.
13779 * config.sub: Likewise.
13780
13781 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
13782
13783 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
13784
13785 1999-04-30 Tom Tromey <tromey@cygnus.com>
13786
13787 * ltmain.sh: [mode link] Always use CC given by ltconfig.
13788
13789 1999-04-23 Tom Tromey <tromey@cygnus.com>
13790
13791 * ltconfig, ltmain.sh: Update to libtool 1.2f.
13792
13793 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
13794
13795 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
13796 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
13797 Bad merge removed these two changes.
13798
13799 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
13800 Martin Heller (Ing.-Buero_Heller@t-online.de)
13801
13802 * config.guess (interix Alpha): Add.
13803
13804 1999-04-11 Richard Henderson <rth@cygnus.com>
13805
13806 * configure.in (i?86-*-beos*): Do config gperf; don't config
13807 gdb, newlib, or libgloss.
13808
13809 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
13810
13811 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
13812 link a trivial program with -mabi=64. If it fails, remove mabi=64
13813 from multidirs.
13814
13815 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
13816
13817 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
13818
13819 1999-04-08 Nick Clifton <nickc@cygnus.com>
13820
13821 * config.sub: Add support for mcore targets.
13822
13823 1999-04-07 Michael Meissner <meissner@cygnus.com>
13824
13825 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
13826 not mt-ospace, in order to shut up assembler warning about using
13827 symbols that are named the same as registers.
13828
13829 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
13830
13831 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
13832 dependency list for all-target-cygmon.
13833
13834 1999-04-05 Doug Evans <devans@casey.cygnus.com>
13835
13836 * config-ml.in: Check $host, not $target, for selective multilibs.
13837 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
13838 thumb interworking, and underscore prefix multilibs.
13839
13840 1999-04-04 Ian Lance Taylor <ian@zembu.com>
13841
13842 * missing: Update to version from current automake.
13843
13844 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
13845
13846 * configure (gxx_include_dir): Removed.
13847
13848 * configure.in (gxx_include_dir): Handle it.
13849 * Makefile.in: Likewise.
13850
13851 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
13852
13853 * config.sub (mips64vr4111,mips64vr4111el) Add.
13854
13855 1999-03-21 Ben Elliston <bje@cygnus.com>
13856
13857 * config.guess: Correct typo for detecting ELF on FreeBSD.
13858
13859 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
13860
13861 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
13862 config/mh-djgpp.
13863
13864 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
13865
13866 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
13867 all-target-newlib to dependency list for all-target-bsp.
13868
13869 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
13870
13871 * config.sub: Add i386-uwin support.
13872 * config.guess: Likewise.
13873
13874 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13875
13876 * configure.in: cleanup, add mh-*pic handling for arm, special
13877 case powerpc*-*-aix*
13878
13879 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
13880
13881 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
13882 can be built.
13883
13884 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
13885
13886 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
13887 targets.
13888
13889 1999-03-02 Nick Clifton <nickc@cygnus.com>
13890
13891 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
13892
13893 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
13894
13895 * config.sub: Check for "cygwin*" rather than "cygwin32*"
13896
13897 1999-02-24 Nick Clifton <nickc@cygnus.com>
13898
13899 * config.sub: Fix typo in arm recognition.
13900
13901 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
13902
13903 * configure.in (noconfigdirs): Changed target_configdirs to
13904 include target-bsp only for m68k-*-elf* and m68k-*-coff*
13905 rather than m68k-*-* since it is not known to work on
13906 m68k-aout. Ditto for arm-*-*oabi.
13907
13908 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
13909
13910 * configure.in (*-*-windows*): Remove, no longer used.
13911
13912 1999-02-19 Ben Elliston <bje@cygnus.com>
13913
13914 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
13915 Smart and improved by Andrew Cagney.
13916
13917 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
13918
13919 * config.guess: Recognize openbsd-*-hppa.
13920
13921 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
13922
13923 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
13924 only if it is not empty.
13925
13926 1999-02-17 Nick Clifton <nickc@cygnus.com>
13927
13928 Patch from: Scott Bambrough <scottb@corelcomputer.com>
13929
13930 * config.guess: Modified to recognize uname's armv* syntax.
13931
13932 * config.sub: Modified to recognize uname's armv* syntax.
13933
13934 1999-02-17 Mark Salter <msalter@cygnus.com>
13935
13936 * configure.in: Added target-bsp for sparclite.
13937
13938 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
13939
13940 * config.sub: Recognize alphapca5[67] and up to alphaev8.
13941
13942 1999-02-08 Nick Clifton <nickc@cygnus.com>
13943
13944 * configure.in: Add support for strongarm port.
13945 * config.sub: Add support for strongarm target.
13946
13947 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
13948
13949 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
13950 the old name config/mh-cygwin32.
13951 Enable texinfo.
13952
13953 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
13954
13955 * configure.in: Do build ld for ix86 Solaris.
13956
13957 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
13958
13959 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
13960 $AR_FOR_TARGET. Likewise for RANLIB.
13961
13962 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
13963
13964 * config.sub (oabi): Recognize.
13965 * configure.in (arm-*-oabi): Handle.
13966
13967 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
13968
13969 * config.guess: Improve detection of i686 on UnixWare 7.
13970
13971 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
13972
13973 * config.guess: Add support for i386-pc-interix.
13974 * config.sub: Likewise.
13975 * configure.in: Likewise.
13976
13977 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
13978
13979 * Makefile.in: Remove unneeded all-target-libio from
13980 from all-target-winsup target since it is now unneeded.
13981 Add all-target-libtermcap in its place since it is now
13982 needed.
13983
13984 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
13985
13986 * configure.in: makefile stub for cygwin target is probably
13987 unnecessary. Remove it for now.
13988
13989 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
13990
13991 * configure.in: libtermcap.a should be built when cygwin is the
13992 target as well as the host.
13993 * config.guess: Allow mixed case in cygwin uname output.
13994 * Makefile.in: Add libtermcap target.
13995
13996 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
13997
13998 * config.sub: Clean up handling of hppa2.0.
13999
14000 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
14001
14002 * config.guess: Use C code to identify more HP machines.
14003
14004 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
14005
14006 * config.sub: Handle hppa2.0.
14007
14008 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
14009
14010 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
14011 cygmon for all sparclite targets, regardless of object format.
14012
14013 1998-12-15 Mark Salter <msalter@cygnus.com>
14014
14015 * configure.in: Added target-bsp for several target architectures.
14016
14017 * Makefile.in: Added rules for bsp.
14018
14019 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
14020
14021 * config.guess: Improve detection of hppa2.0 processors.
14022
14023 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
14024
14025 * config.guess: Recognize FreeBSD using ELF automatically.
14026
14027 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
14028
14029 * configure (skip-this-dir): Add handling for new shell script, which
14030 might be created by a sub-directory's configure to indicate, this particular
14031 directory is "unwanted".
14032 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
14033
14034 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
14035
14036 * ltconfig: import from libtool, after changing libtool to
14037 account for the cygwin name change.
14038
14039 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
14040
14041 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
14042 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
14043
14044 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
14045
14046 * configure.in: Add libtermcap to list of cygwin dependencies.
14047
14048 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
14049
14050 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
14051 they include winsup/include when it's a cygwin target.
14052
14053 1998-11-12 Tom Tromey <tromey@cygnus.com>
14054
14055 * configure.in (host_tools): Added zip.
14056 * Makefile.in (all-target-libjava): Depend on all-zip.
14057 (all-zip): New target.
14058 (ALL_MODULES): Added all-zip.
14059 (NATIVE_CHECK_MODULES): Added check-zip.
14060 (INSTALL_MODULES): Added install-zip.
14061 (CLEAN_MODULES): Added clean-zip.
14062
14063 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
14064
14065 * Makefile.in: lose "32" from comment about cygwin.
14066
14067 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
14068
14069 * configure.in: Use -Os to build target libraries for the fr30.
14070
14071 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
14072
14073 * config.sub: Add fr30.
14074
14075 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
14076
14077 * configure.in: drop "32" from config/mh-cygwin32. Check
14078 cygwin* instead of cygwin32*.
14079 * config.sub: Check cygwin* instead of cygwin32*.
14080
14081 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
14082
14083 * config.guess: Match any version of Unixware7.
14084
14085 1998-10-20 Syd Polk <spolk@cygnus.com>
14086
14087 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
14088 if desired.
14089
14090 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
14091
14092 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
14093 these if the appropriate directories and files to not exist.
14094
14095 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
14096
14097 * Makefile.in (DEVO_SUPPORT): Add config.if.
14098
14099 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
14100
14101 * configure: Add pattern to replace "build_tooldir"'s
14102 definition in the generated Makefile with "tooldir"'s
14103 actual value.
14104
14105 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
14106
14107 * config.sub: Bring back lost sparcv9.
14108
14109 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
14110
14111 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
14112
14113 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
14114 CC_FOR_TARGET and friends.
14115
14116 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14117
14118 * Makefile.in (build_tooldir): New variable, same as tooldir.
14119 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
14120 -B$(build_tooldir)/bin/.
14121 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
14122
14123 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14124
14125 * README: Remove installation instructions and refer to the
14126 INSTALL directory instead.
14127
14128 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
14129
14130 * config.sub: Add support for i[34567]86-pc-udk.
14131 * configure.in: Likewise.
14132
14133 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
14134
14135 * Makefile.in: add bzip2 package building bits for user
14136 tools module
14137 * configure.in: ditto
14138
14139 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
14140
14141 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
14142 (ALL_TARGET_MODULES): Add all-target-libobjc.
14143 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14144 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14145 (all-target-libchill): Add dependencies.
14146 * configure.in (target_libs): Add libchill.
14147
14148 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
14149
14150 * configure.in (target_subdir): Remove duplicate line.
14151
14152 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
14153
14154 * Makefile.in (all-automake): fix dependencies.
14155
14156 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
14157
14158 * configure.in: Minor cleanups for building in the $(target_alias)
14159 subdir.
14160
14161 1998-09-22 Jim Wilson <wilson@cygnus.com>
14162
14163 * Makefile.in (bootstrap): Set r and s before make all. Use
14164 BASE_FLAGS_TO_PASS in make all.
14165 (cross): Likewise.
14166
14167 1998-09-20 Mark Mitchell <mark@markmitchell.com>
14168
14169 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
14170
14171 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
14172
14173 * config.sub: Fix typo in last change.
14174
14175 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
14176
14177 * config.sub: Add support for C4x target.
14178 * configure.in: Likewise.
14179
14180 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
14181
14182 * config.sub: Recognize sparcv9 just like sparc64.
14183
14184 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
14185
14186 * config.guess: Match "Pent II" or "PentII" for OpenServer.
14187
14188 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
14189
14190 * config.guess: Correctly identify Pentium II sco boxes.
14191
14192 * config.guess: Fix "tr" code. From Weiwen Liu.
14193
14194 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
14195
14196 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
14197 stabs.
14198
14199 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
14200
14201 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
14202 (ALL_TARGET_MODULES): Add all-target-libchill.
14203 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14204 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14205 (all-target-libchill): Add dependencies.
14206 * configure.in (target_libs): Add libchill.
14207
14208 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
14209
14210 * config.guess: Avoid assumptions about "tr" behaves when
14211 LANG is set to something other than English.
14212
14213 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
14214
14215 * configure (gxx_include_dir): Changed to
14216 '${prefix}/include/g++'-${libstdcxx_interface}.
14217
14218 * config.if: New to determine the interfaces.
14219
14220 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
14221
14222 * config.guess: Detect and handle MPE/IX.
14223 * config.sub: Deal with MPE/IX.
14224
14225 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
14226
14227 * configure.in: Use mh-aix43.
14228
14229 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
14230
14231 * configure: Fix --without/--disable cases for gxx-include-dir.
14232
14233 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
14234
14235 * mdata-sh: Imported. Needed for automake support.
14236
14237 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
14238
14239 * Makefile.in (taz): Try "chmod -R og=u ." before
14240 "chmod og=u `find . -print`".
14241
14242 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
14243
14244 * configure.in: Add arm-elf and thumb-elf support.
14245
14246 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
14247
14248 * Makefile.in: Undo previous patch.
14249
14250 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
14251
14252 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
14253 to here ...
14254 (install-no-fixedincludes): and here
14255 (INSTALL_MODULES): ... from here.
14256
14257 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
14258
14259 * config.sub: Merge with FSF.
14260
14261 * config.guess: Merge with FSF.
14262
14263 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
14264
14265 * configure (extraconfigdirs): New variable.
14266 (SUBDIRS): Add extraconfigdirs and recurse on them too.
14267 * Makefile.in (all): Move higher in file.
14268 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
14269 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
14270 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
14271 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
14272 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
14273
14274 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
14275
14276 * Makefile.in (all-target-libjava): Depend on all-gcc and
14277 all-target-newlib.
14278 (configure-target-libjava): Depend on $(ALL_GCC).
14279
14280 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
14281
14282 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
14283 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
14284
14285 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
14286
14287 * INSTALL/README: Fix typo.
14288
14289 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
14290
14291 * ylwrap: Change absolute path checks to check for DOS style path
14292 names.
14293
14294 * ylwrap: Don't use a full path name if the source file is in the
14295 same directory. From hjl@lucon.org (H.J. Lu).
14296
14297 * config-ml.in: Default to being verbose, to match Feb 18 change to
14298 configure.
14299
14300 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
14301
14302 Brought over from egcs:
14303
14304 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14305
14306 * configure.in (target_subdir): Set to ${target_alias} instead
14307 of "libraries".
14308
14309 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14310
14311 * configure.in (target_subdir): Set to libraries if enable_multilib.
14312
14313 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
14314
14315 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
14316 multilibs, force reconfiguration the first time we create
14317 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
14318
14319 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
14320
14321 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
14322 avoid confusion with --no-recursion.
14323
14324 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
14325
14326 * configure.in: Win32 hosts shouldn't use install -x
14327 * install-sh: remove -x option, and special .exe-handling
14328 hack.
14329
14330 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
14331
14332 * config.guess: Recognize i586-pc-beos.
14333 * configure.in: Don't build some bits for beos.
14334
14335 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
14336
14337 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
14338 CFLAGS default to -O2.
14339
14340 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
14341 when using GNU ld.
14342
14343 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
14344
14345 * ltmain.sh: Correct install when using a different shell.
14346
14347 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
14348
14349 * ltconfig, ltmain.sh: Update to libtool 1.2b.
14350
14351 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
14352
14353 * makefile.vms: Update to build binutils/makefile.vms. Add install
14354 target.
14355
14356 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
14357
14358 * ltconfig: Update to correct AIX handling.
14359
14360 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14361
14362 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
14363
14364 * configure.in (target_subdir): Set to ${target_alias} instead
14365 of "libraries".
14366
14367 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
14368
14369 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
14370 (Makefile): Depend on $(gcc_version_trigger).
14371
14372 * configure (gcc_version): Change default initializer to empty
14373 string.
14374 (gcc_version_trigger): New variable; pass this variable down
14375 to subdir configures to enable them checking gcc's version
14376 themselves. Emit make macros for both gcc_version vars.
14377 (topsrcdir): Initialize reliably.
14378 (recursion line): Remove --with-gcc-version=${gcc_version}.
14379
14380 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14381
14382 * configure (enable_version_specific_runtime_libs): Implement new flag
14383 --enable-version-specific-runtime-libs which installs C++ runtime stuff
14384 in $(libsubdir); emit definition in each generated Makefile.
14385 (gxx_include_dir): Initialize depending on
14386 $enable_version_specific_runtime_libs.
14387
14388 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14389
14390 * configure (gcc_version): Initialize properly depending on
14391 how and where configure is started.
14392 (recursion line): Pass a --with-gcc-version=${gcc_version}
14393 to configures in subdirs.
14394
14395 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
14396
14397 * configure.in (noconfigdirs): Add configure pattern for mips tx39
14398 cygmon
14399
14400 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
14401
14402 * configure.in: Add cygmon and libstub support for mn10200.
14403
14404 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
14405
14406 * configure (gcc_version): Add new variable describing the
14407 particular gcc version we're building.
14408 * Makefile.in (libsubdir): Add new macro for the directory
14409 in which the compiler finds executables, libraries, etc.
14410 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
14411 and libsubdir.
14412
14413 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14414
14415 * Makefile.in (local-clean): Remove *.log.
14416 (warning.log): Built with warn_summary from build.log.
14417 (mail-report.log): Run test_summary.
14418 (mail-report-with-warnings.log): Run test_summary including
14419 warning.log in the report.
14420
14421 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
14422
14423 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
14424
14425 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
14426
14427 * Makefile.in (grep): Grep no longer depends on libiberty.
14428
14429 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
14430
14431 * Makefile.in: all-snavigator needs all-libgui.
14432
14433 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
14434
14435 * configure.in: Add cygmon and libstub support for mn10300.
14436
14437 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
14438
14439 * missing: Update to version from automake 1.3.
14440
14441 * ltmain.sh: On installation, don't get confused if the same name
14442 appears more than once in the list of library names.
14443
14444 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
14445
14446 * config.sub: Accept m68060 and m5200 as CPU names.
14447
14448 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
14449
14450 * configure: Use && rather than using -a in test, because odd
14451 strings can confuse test.
14452 * configure.in: Likewise.
14453
14454 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
14455
14456 * ltconfig, ltmain.sh: Bring in Visual C++ support.
14457
14458 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14459
14460 * Makefile.in (boostrap2-lean, bootstrap3-lean,
14461 bootstrap4-lean): New targets.
14462
14463 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
14464
14465 * mpw-* Delete. Not used.
14466
14467 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
14468
14469 * COPYING.LIB: Update FSF address.
14470
14471 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
14472
14473 * ltconfig, ltmain.sh: Update to libtool 1.2a.
14474
14475 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
14476 GAS_SUPPORT_DIRS.
14477
14478 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
14479
14480 * ltconfig, ltmain.sh: Avoid producing a version number if
14481 -version-info was not used.
14482
14483 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
14484
14485 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
14486 building with newlib.
14487
14488 1998-04-30 Paul Eggert <eggert@twinsun.com>
14489
14490 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
14491 Solaris `make' causes it to continue to next definition.
14492
14493 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
14494
14495 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
14496 the right GUI libraries and files are installed along with GDB.
14497
14498 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
14499
14500 * configure.in: Change alpha to alpha* in several places.
14501
14502 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
14503
14504 * config.sub: Recognize sparc86x.
14505
14506 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
14507
14508 * configure.in (--enable-target-optspace): Remove debug echo.
14509
14510 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
14511
14512 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
14513
14514 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
14515
14516 * ltconfig: Update cygwin32 support.
14517
14518 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
14519 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
14520 (GDB_SUPPORT_DIRS): Likewise.
14521
14522 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
14523
14524 * configure.in (target_makefile_frag): If --enable-target-optspace,
14525 use -Os to compile target libraries rather than -O2. Default to
14526 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
14527 not used.
14528 * configure.in (target_cflags): Ditto for d30v.
14529
14530 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
14531
14532 * Makefile.in (all-bfd): Depend on all-intl.
14533 (all-binutils): Likewise.
14534 (all-gas): Likewise.
14535 (all-gprof): Likewise.
14536 (all-ld): Likewise.
14537
14538 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
14539
14540 * configure.in (host_tools): Fix typo, lbtool -> libtool.
14541
14542 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
14543
14544 * Makefile.in (all-bfd): Depend upon all-libiberty.
14545
14546 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
14547
14548 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
14549
14550 * Makefile.in: Add libstub.
14551
14552 * configure.in: Ditto. Build libstub for targets that have cygmon
14553 support.
14554
14555 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
14556
14557 * configure.in: Don't set PICFLAG on ix86-cygwin32.
14558
14559 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
14560
14561 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
14562 use mh-sysv5 if specified. Support gprof on SCO Open Server.
14563
14564 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
14565
14566 * configure: Define DEFAULT_M4 by searching PATH.
14567 * Makfile.in: Use DEFAULT_M4.
14568
14569 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
14570
14571 * ltconfig: Add cygwin32 support.
14572
14573 * Makefile.in, configure.in: Add libtool as a native only directory
14574 to configure and build.
14575
14576 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
14577
14578 * Makefile.in (INSTALL_MODULES): Remove texinfo.
14579
14580 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
14581
14582 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
14583
14584 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
14585
14586 * Makefile.in: add ash make rules
14587 * configure.in: add ash to native_only and host_tools lists
14588
14589 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
14590
14591 * Makefile.in (all-gettext, all-intl): New targets.
14592 (ALL_MODULES): Added all-gettext, all-intl.
14593 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
14594 (INSTALL_MODULES): Added install-gettext, install-intl.
14595 (CLEAN_MODULES): Added clean-gettext, clean-intl.
14596
14597 * configure.in (host_tools): Added gettext.
14598 (native_only): Likewise.
14599 (noconfigdirs) [various cases]: Likewise.
14600 (host_libs): Added intl.
14601
14602 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
14603
14604 * configure: Do not disable building gdbtk for cygwin32 hosts.
14605
14606 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
14607
14608 * configure.in: Add thumb-coff target.
14609 * config.sub: Add thumb-coff target.
14610
14611 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14612
14613 * Makefile.in: Revert yesterday's change.
14614 (all-target-winsup): all-target-librx stays out of here.
14615
14616 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
14617
14618 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
14619 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
14620 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
14621 Remove references to librx and libg++.
14622
14623 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
14624
14625 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
14626 recursive makes
14627
14628 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
14629
14630 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
14631 for newlib directory.
14632 (CXX_FOR_TARGET): Likewise.
14633
14634 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
14635
14636 * ltconfig: Update after libtool/ltconfig.in change for
14637 hpux11.
14638
14639 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
14640
14641 * ltconfig, ltmain.sh: Update to libtool 1.2.
14642
14643 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
14644
14645 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
14646 (install-gcc-cross): Instead, override LANGUAGES here.
14647
14648 1998-03-18 Dave Love <d.love@dl.ac.uk>
14649
14650 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
14651 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
14652
14653 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
14654
14655 * configure.in: Add Thumb-pe target.
14656
14657 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
14658
14659 * Makefile.in - changed sn targets to snavigator
14660 * configure.in - changed sn targets to snavigator
14661
14662 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
14663
14664 * config-ml.in: After building symlink tree call make distclean
14665 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
14666 to be the case for libiberty.
14667
14668 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
14669
14670 * configure: When making link, also check the current
14671 directory. The configure scripts may create one.
14672
14673 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
14674
14675 * config.sub: Accept alphapca56 and alphaev6 properly.
14676
14677 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14678
14679 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
14680
14681 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
14682
14683 * config.sub (sco5): Fix typo.
14684
14685 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
14686
14687 * Makefile.in (INSTALL_MODULES): Move install-tcl before
14688 install-itcl.
14689 (install-itcl): Remove dependency on install-tcl.
14690
14691 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
14692
14693 * configure.in: Remove libgloss from noconfigdirs for MN10300.
14694
14695 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
14696
14697 * configure.in: Don't build libgui for a cygwin32 target when not on
14698 a cygwin32 host.
14699
14700 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
14701
14702 * configure (redirect): Set to null, so default behavior of
14703 configure is now --verbose.
14704
14705 1998-02-16 Dave Love <d.love@dl.ac.uk>
14706
14707 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
14708 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
14709
14710 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
14711
14712 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
14713 this change to sync Makefile.in with its ChangeLog entries.
14714
14715 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
14716
14717 * ltmain.sh (mkdir): Check that the directory doesn't exist
14718 before we exit with error, so that we don't get races during
14719 parallel builds.
14720
14721 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
14722
14723 * ltconfig, ltmain.sh: Update from libtool 1.0i.
14724
14725 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
14726
14727 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
14728 PICFLAG_FOR_TARGET.
14729 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
14730
14731 * configure: Emit a definition for the new macro enable_shared
14732 into each Makefile.
14733
14734 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14735
14736 * configure.in (host_tools, native_only): Add libtool.
14737
14738 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
14739
14740 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
14741 Fix typo in ming config comment.
14742
14743 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
14744
14745 * ltconfig, ltmain.sh: Update from libtool 1.0h.
14746
14747 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
14748
14749 * config.sub: Add tic30 cases, and map c30 to tic30.
14750
14751 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
14752
14753 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
14754 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
14755 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
14756 (CLEAN_TARGET_MODULES): Similarly
14757 (all-target-libf2c): Add dependences.
14758 * configure.in (target_libs): Add libf2c.
14759
14760 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
14761
14762 * configure.in: Remove expect from noconfigdirs when target
14763 is cygwin32. OK to build expect and dejagnu with Canadian
14764 Cross.
14765
14766 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
14767
14768 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
14769 host.
14770
14771 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
14772 and mingw32.
14773
14774 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
14775
14776 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
14777 here as it is not defined in the toplevel Makefile.
14778
14779 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
14780
14781 * configure (package_makefile_rules_frag): New variable, which names
14782 a file with generic rules, ...
14783 Change comment to mention we now have FIVE parts.
14784 * configure: Undo last change.
14785
14786 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
14787
14788 * config.guess: More accurate determination of HP processor types.
14789 * config.sub: More accurate determination of HP processor types.
14790
14791 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
14792
14793 * configure (package_makefile_frag): Move inserting the
14794 ${package_makefile_frag} to where it should be according
14795 to the comment.
14796
14797 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
14798
14799 * config.guess: Add support for Linux/ARM.
14800
14801 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
14802
14803 * .cvsignore: Remove *-info and *-install since they match
14804 release-info and mpw-install, which we don't want to just ignore.
14805
14806 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
14807
14808 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
14809
14810 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
14811
14812 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
14813 local_prefix to sub-make invocations.
14814
14815 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
14816
14817 * configure.in: Check makefile fragments in the source
14818 directory.
14819
14820 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14821
14822 * configure.in: Check whether host and target makefile
14823 fragments exist before adding them to *_makefile_frag.
14824
14825 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
14826
14827 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
14828
14829 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
14830
14831 * configure.in: Make sure we only replace RPATH_ENVVAR on
14832 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
14833 regexp to sed.
14834
14835 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
14836 to sub-makes.
14837
14838 1998-01-13 Lee Iverson (leei@ai.sri.com)
14839
14840 * config-ml.in (multi-do): LDFLAGS must include multilib
14841 designator.
14842
14843 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
14844
14845 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
14846
14847 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
14848
14849 * config.sub: Add mingw32 support.
14850 * configure.in: Likewise.
14851
14852 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
14853
14854 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
14855
14856 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
14857
14858 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14859 * configure (gxx_include_dir): Provide a definition for subdirs
14860 which do not use autoconf.
14861
14862 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
14863
14864 * config.guess: Sync with egcs. Picks up new alpha support,
14865 BeOS & some additional linux support.
14866
14867 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
14868
14869 * config.guess: HP 9000/803 is a PA1.1 machine.
14870
14871 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
14872
14873 * configure.in: It's alpha*-...
14874
14875 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
14876
14877 * configure.in (host_makefile_frag, target_makefile_frag):
14878 Handle multiple config files.
14879 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
14880 alpha-*-*.
14881
14882 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
14883
14884 * mkdep: New file.
14885
14886 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
14887
14888 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
14889
14890 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
14891
14892 * Makefile.in: Add libgui directory.
14893 (GDB_TK): Add all-libgui.
14894 * configure.in: Add libgui directory.
14895 * configure: Add all-libgui to GDB_TK.
14896
14897 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
14898
14899 * config-ml.in (multidirs): Add m32r to multilib list.
14900
14901 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
14902
14903 * Makefile.in (all-target-gperf): Change dependency to
14904 all-target-libstdc++.
14905
14906 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
14907
14908 * config.guess: Add BeOS support.
14909
14910 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
14911
14912 Source directory cvs renamed to cvssrc:
14913 * configure.in (host_tools): Change cvs to cvssrc.
14914 (native_only): Likewise.
14915 (noconfigdirs) [various cases]: Likewise.
14916 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
14917 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
14918 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
14919 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
14920 (all-cvssrc): Rename target from all-cvs.
14921
14922 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
14923
14924 * configure (gxx_include_dir): Fix thinko.
14925
14926 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
14927
14928 * Makefile.in (INSTALL_TARGET_CROSS): Define.
14929 (install-cross, install-gcc-cross): New targets.
14930
14931 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
14932
14933 * configure.in (noconfigdirs): Add support for Thumb target.
14934
14935 * config.sub (maybe_os): Add support for Thumb target.
14936
14937 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
14938
14939 * Makefile.in: Add rules for cygmon.
14940
14941 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
14942
14943 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
14944
14945 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14946 * configure (gxx_include_dir): Provide a definition for subdirs
14947 which do not use autoconf.
14948
14949 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
14950
14951 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
14952 11/18/97 build
14953
14954 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
14955
14956 * From Franz Sirl.
14957 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
14958 found on RedHat Linux systems.
14959
14960 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
14961
14962 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
14963 guesses.
14964
14965 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
14966
14967 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
14968
14969 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
14970
14971 * ltmain.sh: If mkdir fails, check whether the directory was created
14972 anyhow by some other process.
14973
14974 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
14975
14976 * configure.in (d30v-*-*): Configure all directories.
14977
14978 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
14979
14980 * configure.in (d30v-*-*): Configure newlib, libiberty directories
14981 for the D30V.
14982
14983 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
14984
14985 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
14986
14987 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
14988
14989 * include/libiberty.h: Add extern "C" { so it can be used with C++
14990 progrms.
14991 * include/remote-sim.h: Add extern "C" { so it can be used with C++
14992 programs.
14993
14994 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
14995
14996 * configure.in (d30v-*-*): Configure GCC now.
14997
14998 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
14999
15000 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
15001 is no longer needed.
15002
15003 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
15004
15005 * Makefile.in: check-target-libio depends on all-target-libstdc++.
15006
15007 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
15008
15009 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
15010 targets using "$@" to provide support for similar but not identical
15011 targets without having to duplicate code.
15012
15013 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
15014
15015 * makefile.vms: Fix to work with DEC C.
15016
15017 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
15018
15019 * config.sub: Add mips-tx39-elf to marketing names.
15020
15021 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
15022
15023 * ltmain.sh: Handle symlinks in generated script.
15024
15025 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
15026
15027 * configure: Handle autoconf style directory options: --bindir,
15028 --datadir, --includedir, --infodir, --libdir, --libexecdir,
15029 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
15030 --sysconfdir.
15031 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
15032 (sharedstatedir, localstatedir, oldincludedir): New variables.
15033 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
15034 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
15035 sbindir, sharedstatedir, and sysconfdir.
15036
15037 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
15038
15039 * Makefile.in (bootstrap-lean): New target.
15040
15041 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
15042
15043 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
15044 sn, and gnuserv from noconfigdirs.
15045
15046 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
15047
15048 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
15049
15050 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
15051
15052 * Makefile.in (cross): New target.
15053
15054 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
15055 Jeff Law <law@cygnus.com>
15056
15057 * Makefile.in (bootstrap2, bootstrap3): New targets.
15058 (all-bootstrap): Remove outdated and confusing target.
15059 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
15060
15061 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
15062
15063 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
15064 windows. Consistent with gdb/configure.
15065
15066 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
15067
15068 * configure.in: Name Linux target fragment.
15069
15070 * configure: Rewrite so that project Makefile fragment is inserted
15071 first and appears last in the resulting Makefile.
15072
15073 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
15074
15075 * Makefile.in (install-itcl): Install tcl first.
15076
15077 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
15078
15079 * configure.in: remove bison from noconfigdirs for Cygwin32 host
15080
15081 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15082
15083 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
15084
15085 * configure.in (skipdirs): Add target-librx for Linux.
15086 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
15087
15088 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
15089
15090 * Makefile.in (bootstrap): New target.
15091
15092 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
15093
15094 * config.sub: Accept 'amigados' for backward compatibility.
15095
15096 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
15097
15098 * config.guess: Merge with FSF.
15099
15100 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
15101
15102 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
15103
15104 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
15105
15106 * config.sub: Add "marketing-names" patch.
15107
15108 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
15109
15110 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
15111
15112 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
15113
15114 * config.sub: Handle v850-elf.
15115
15116 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
15117
15118 * .cvsignore (*-install): Remove.
15119
15120 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
15121
15122 * ltconfig: Set CONFIG_SHELL in libtool.
15123 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
15124
15125 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15126
15127 * configure.in (target_subdir): Set to libraries if enable_multilib.
15128
15129 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
15130
15131 * config.guess: Update from gcc directory.
15132
15133 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
15134
15135 * Makefile.in (all-sim): Depends on all-readline.
15136
15137 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
15138
15139 * Makefile.in (BISON, YACC): Use $$s.
15140 (all-bison): Depend on all-texinfo.
15141
15142 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
15143
15144 * Makefile.in (BISON): Add -L flag.
15145 (YACC): Likewise.
15146
15147 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15148
15149 * configure.in (noconfigdirs): Add support for v850e target.
15150
15151 * config.sub (maybe_os): Add support for v850e target.
15152
15153 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15154
15155 * configure.in (noconfigdirs): Add support for v850ea target.
15156
15157 * config.sub (maybe_os): Add support for v850ea target.
15158
15159 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
15160
15161 * config.sub: Add mipstx39. Delete r3900.
15162
15163 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15164
15165 * Makefile.in (all-autoconf): Depends on all-texinfo.
15166
15167 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
15168
15169 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
15170 eabi targets.
15171
15172 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
15173
15174 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
15175
15176 * configure: When handling a Canadian Cross, handle YACC as well as
15177 BISON. Just set BISON to bison. When setting YACC, prefer bison.
15178 * Makefile.in (all-bison): Depend upon all-texinfo.
15179
15180 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
15181
15182 * Makefile.in (BISON): bison, not byacc or bison -y.
15183 (YACC): bison -y or byacc or yacc.
15184 (various): Add *-bison as appropriate.
15185 (taz): No need to mess with BISON anymore.
15186
15187 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
15188
15189 * configure: If OSTYPE matches *win32*, try to find a good value for
15190 CONFIG_SHELL.
15191
15192 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
15193
15194 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
15195 configure.in if it is present.
15196
15197 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
15198
15199 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
15200
15201 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
15202
15203 * config.sub: Recognize `arc' cpu.
15204 * configure.in: Likewise.
15205 * config-ml.in: Likewise.
15206
15207 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
15208
15209 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
15210
15211 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
15212
15213 * configure: Changed sed delimiter from ':' to '|' when
15214 attempting to substitute ${config_shell} for SHELL. On
15215 NT ${config_shell} may contain a ':' in it.
15216
15217 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
15218
15219 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
15220
15221 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
15222
15223 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
15224
15225 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
15226
15227 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
15228
15229 * ylwrap: If the program is a relative path, force it to be
15230 absolute.
15231
15232 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
15233
15234 * configure (tooldir): Set BISON to `bison -y' and not just bison.
15235
15236 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
15237
15238 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
15239 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
15240 for libraries.
15241
15242 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
15243
15244 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
15245 separated by spaces.
15246
15247 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
15248
15249 * ylwrap: New file.
15250 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
15251
15252 * ltmain.sh: Handle /bin/sh at start of install program.
15253
15254 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
15255
15256 * ltconfig, ltmain.sh: New files, from libtool 1.0.
15257 * missing: New file, from automake 1.2.
15258
15259 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
15260
15261 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
15262 check-tk to CHECK_X11_MODULES.
15263
15264 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
15265
15266 * config.sub: Merge with FSF.
15267
15268 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
15269
15270 * config.guess: Merge with FSF.
15271
15272 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
15273
15274 * configure: Treat msdosdjgpp like go32.
15275 * configure.in: Likewise. Don't remove gprof for go32.
15276
15277 * configure: Change Makefile.tem2 to Makefile.tm2.
15278
15279 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
15280
15281 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
15282
15283 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15284
15285 * install-sh (chmodcmd): Set to null if the DST directory already
15286 exists. Same as Nov 11th change.
15287
15288 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
15289
15290 * configure (GDB_TK): Needs itcl and tix.
15291
15292 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
15293
15294 * config.guess: Update from FSF.
15295
15296 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
15297
15298 * Makefile.in (GDB_TK): Depend on itcl and tix.
15299
15300 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
15301
15302 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
15303 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
15304 (INSTALL_SCRIPT): New variable.
15305 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
15306 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
15307 to -x.
15308 * install-sh: Add support for -x option.
15309
15310 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
15311
15312 * configure.in, Makefile.in: Treat tix like itcl.
15313
15314 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
15315
15316 * Makefile.in (WINDRES): New variable.
15317 (WINDRES_FOR_TARGET): New variable.
15318 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
15319 (EXTRA_HOST_FLAGS): Add WINDRES.
15320 (EXTRA_TARGET_FLAGS): Add WINDRES.
15321 (EXTRA_GCC_FLAGS): Add WINDRES.
15322 ($(DO_X)): Pass down WINDRES.
15323 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
15324 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
15325 DLLTOOL_FOR_TARGET.
15326
15327 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
15328
15329 * configure.in: configure sim before gdb for win32-x-ppc
15330
15331 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15332
15333 Move gperf into the toplevel, from libg++.
15334 * configure.in (target_tools): Add target-gperf.
15335 (native_only): Add target-gperf.
15336 * Makefile.in (all-target-gperf): New target, depend on
15337 all-target-libg++.
15338 (configure-target-gperf): Empty rule.
15339 (ALL_TARGET_MODULES): Add all-target-gperf.
15340 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
15341 (CHECK_TARGET_MODULES): Add check-target-gperf.
15342 (INSTALL_TARGET_MODULES): Add install-target-gperf.
15343 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
15344
15345 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
15346
15347 * config.sub (mn10200): Recognize new basic machine.
15348
15349 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15350
15351 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
15352 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
15353
15354 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15355
15356 * configure.in: If we're building mips-sgi-irix6* native, turn on
15357 ENABLE_MULTILIB and set TARGET_SUBDIR.
15358
15359 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
15360
15361 * Makefile.in (all-sn): Depend on all-grep.
15362
15363 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
15364
15365 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
15366
15367 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
15368 Makefile. From Jeff Makey <jeff@cts.com>.
15369 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
15370
15371 * Makefile.in (DISTBISONFILES): Remove.
15372 (taz): Don't futz with DISTBISONFILES. Change BISON to use
15373 $(DEFAULT_YACC).
15374
15375 * configure.in: Build itl, db, sn, etc., when building for native
15376 cygwin32.
15377
15378 * Makefile.in (LD): New variable.
15379 (EXTRA_HOST_FLAGS): Pass down LD.
15380 ($(DO_X)): Likewise.
15381
15382 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
15383
15384 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
15385
15386 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
15387
15388 * configure.in (targargs): Strip out any supplied --build argument
15389 before adding our own. Always add --build.
15390
15391 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
15392
15393 * configure.in (targargs): Pass --build if we're doing
15394 a cross-compile.
15395
15396 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
15397
15398 * configure: Use '|' instead of ":" as the separator in
15399 sed. Otherwise sed chokes on NT path names with drive
15400 designators. Also look for "?:*" as the leading characters in an
15401 absolute pathname.
15402
15403 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
15404
15405 * config.sub: Support for r3900.
15406
15407 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
15408
15409 * configure.in: Use install-sh, not install.sh.
15410
15411 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
15412
15413 * Makefile.in (taz): Improve check for BISON so it doesn't try to
15414 apply it twice.
15415
15416 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
15417
15418 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
15419 install-binutils.
15420
15421 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
15422
15423 * Makefile.in: Add automake targets.
15424 * configure.in (host_tools): Add automake.
15425
15426 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
15427
15428 * configure: Default CXX to c++, not gcc.
15429 * Makefile.in (CXX): Set to c++, not gcc.
15430 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
15431
15432 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
15433
15434 * install-sh: try appending a .exe if source file doesn't
15435 exist
15436
15437 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
15438
15439 * configure.in: Turn on multilib by default.
15440 (cross_only): Remove target-libiberty.
15441
15442 * Makefile.in (all-gcc): Don't depend on libiberty.
15443
15444 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
15445
15446 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
15447
15448 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
15449
15450 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
15451 (DISTBISONFILES): Add ld/Makefile.in
15452
15453 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
15454
15455 * configure.in: if target is cygwin32 but host isn't cygwin32,
15456 don't configure gdb tcl tk expect, not just gdb.
15457
15458 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
15459
15460 * configure.in: Added gnuserv everywhere sn appears.
15461
15462 * Makefile.in (ALL_MODULES): Added all-gnuserv.
15463 (CROSS_CHECK_MODULES): Added check-gnuserv.
15464 (INSTALL_MODULES): Added install-gnuserv.
15465 (CLEAN_MODULES): Added clean-gnuserv.
15466 (all-gnuserv): New target.
15467
15468 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
15469
15470 * config.guess: Fixes for MIPS OpenBSD systems.
15471
15472 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
15473
15474 * Makefile.in (INSTALL_XFORM): Remove.
15475 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
15476
15477 * mkinstalldirs: New file, copied from automake.
15478 * Makefile.in (installdirs): Rename from install-dirs. Use
15479 mkinstalldirs. Change all users.
15480 (DEVO_SUPPORT): Add mkinstalldirs.
15481
15482 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
15483
15484 * install-sh: Rename from install.sh.
15485 * Makefile.in (INSTALL): Change install.sh to install-sh.
15486 (DEVO_SUPPORT): Likewise.
15487
15488 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
15489 Graichen <graichen@rzpd.de>.
15490
15491 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
15492
15493 * config.guess: Recognize OpenBSD systems correctly.
15494
15495 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15496
15497 * README, Makefile.in (ETC_SUPPORT): Remove references to
15498 cfg-paper*, configure.{texi,man,info*}._
15499
15500 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
15501
15502 * Makefile.in (all.normal): Ensure that gcc is built after all
15503 the x11 - ie gdb - targets.
15504
15505 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
15506
15507 * makefile.vms: Don't run conf-a-gas.
15508
15509 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
15510
15511 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
15512
15513 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
15514
15515 * configure.in: Remove noconfigdirs case since gdb also
15516 configures and builds for tic80-coff.
15517
15518 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
15519
15520 * configure: Set cache_file to config.cache.
15521 * Makefile.in (local-distclean): Remove config.cache.
15522
15523 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
15524
15525 * COPYING: Update FSF address.
15526
15527 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
15528
15529 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
15530 noconfigdirs.
15531
15532 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
15533
15534 * Makefile.in (install-dirs): Don't crash if prefix, and hence
15535 MAKEDIRS, is empty.
15536
15537 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
15538
15539 * config.sub: Tweak mn10300 entry.
15540
15541 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
15542
15543 * configure.in (host_tools): Put sim before gdb, so gdb's
15544 configure.tgt can determine if the simulator was configured.
15545
15546 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
15547
15548 * config.sub: Move BeOS $os case to be with other Cygnus
15549 local cases.
15550
15551 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
15552
15553 * config.sub: Remove misplaced comment that broke Linux.
15554
15555 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
15556
15557 * config.sub: Add BeOS support.
15558
15559 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
15560
15561 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
15562
15563 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
15564
15565 * configure.in (noconfigdirs): Remove tcl and tk from
15566 noconfigdirs for cygwin32 builds.
15567
15568 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
15569
15570 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
15571
15572 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
15573
15574 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
15575 make-all.com, use makefile.vms instead.
15576
15577 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
15578
15579 * config.sub: Accept -lnews*.
15580
15581 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
15582
15583 * configure.in (noconfigdirs): Disable target-newlib,
15584 target-examples and target-libiberty for d30v.
15585
15586 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15587
15588 * configure.in (noconfigdirs): Enable ld for d30v.
15589
15590 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
15591
15592 * configure.in (tic80-*-*): Build compiler.
15593
15594 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
15595
15596 * configure.in (d30v-*): Remove sim directory from list of
15597 unsupported d30v directories
15598
15599 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15600
15601 * config.sub, configure.in: Add d30v target cpu.
15602
15603 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
15604
15605 * makefile.vms: New file.
15606 * make-all.com: Remove.
15607
15608 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
15609
15610 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
15611
15612 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
15613
15614 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
15615
15616 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
15617
15618 * Makefile.in (ALL_MODULES): Added all-db.
15619 (CROSS_CHECK_MODULES): Addec check-db.
15620 (INSTALL_MODULES): Added install-db.
15621 (CLEAN_MODULES): Added clean-db.
15622
15623 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
15624
15625 * config.guess: Merge with latest FSF sources.
15626
15627 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
15628
15629 * Makefile.in (ALL_MODULES): Added all-itcl.
15630 (CROSS_CHECK_MODULES): Added check-itcl.
15631 (INSTALL_MODULES): Added install-itcl.
15632 (CLEAN_MODULES): Added clean-itcl.
15633
15634 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
15635
15636 * configure.in: build gdb for mn10200
15637
15638 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
15639
15640 * Makefile.in (all-target-winsup): Depend on all-target-libio.
15641
15642 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
15643
15644 * configure.in (tic80-*-*): Turn off most targets right now.
15645
15646 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
15647
15648 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
15649 rather than the makeinfo program.
15650 (do-info): Depend upon all-texinfo.
15651
15652 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
15653
15654 * configure.in: Remove uses of config/mh-linux.
15655
15656 * config.sub, config.guess: Merge with latest FSF sources.
15657
15658 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
15659
15660 * config.sub (case $basic_machine): Add tic80 entries.
15661
15662 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
15663
15664 * config.sub, config.guess: Merge with latest FSF sources.
15665
15666 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
15667
15668 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
15669 * mpw-config.in: Test for NewFolderRecursive.
15670 * mpw-install: Use symbolic name for startup filename.
15671 * mpw-README: Add various additional details.
15672
15673 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
15674
15675 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
15676
15677 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
15678
15679 * configure.in: Do build gcc and the target libraries for
15680 the mn10200.
15681
15682 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
15683
15684 * configure.in: don't avoid building gdb for mn10300 any more
15685 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
15686 instead of single-quoting it.
15687
15688 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
15689
15690 * configure.in: Don't use --with-stabs on IRIX 6.
15691
15692 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
15693
15694 * configure.in (m32r): Build gdb, libg++ now.
15695
15696 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15697
15698 * configure.in (mips*-sgi-irix6*): Remove gdb and related
15699 directories from noconfigdirs.
15700
15701 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
15702
15703 * config.sub (basic_machine): added mips16 configuration
15704
15705 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15706
15707 * config.sub: Handle d10v-unknown.
15708
15709 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
15710
15711 * config.sub: Handle v850-unknown.
15712
15713 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
15714
15715 * Makefile.in: add findutils
15716 * configure.in: add findutils to list of host_tools
15717
15718 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
15719
15720 * config.sub: Handle mn10200 and mn10300.
15721
15722 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15723
15724 * configure.in (d10v-*): Do not build librx.
15725
15726 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
15727
15728 * configure.in (mn10300): Build everything except gdb & libgloss.
15729
15730 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
15731
15732 * config.guess: Patch for Dansk Data Elektronik servers,
15733 from Niels Skou Olsen <nso@dde.dk>.
15734
15735 For ncr, use /bin/uname rather than uname, since GNU uname does not
15736 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
15737
15738 Patch for MIPS R4000 running System V,
15739 from Eric S. Raymond <esr@snark.thyrsus.com>.
15740
15741 Fix thinko for nextstep.
15742
15743 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
15744
15745 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
15746 * config.guess: Guess mips-dec-mach_bsd4.3.
15747
15748 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
15749 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
15750 release numbers.
15751 * config.guess (mips-mips-riscos*): Emit just enough of the
15752 release number.
15753
15754 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
15755 * config.guess (sparc-auspex-sunos*): Added.
15756 (f300-fujitsu-*): Added.
15757
15758 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
15759 * config.guess: Recognize a Tadpole as a sparc.
15760
15761 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15762
15763 * config.guess: Don't assume that NextStep version is either 2 or
15764 3. NextStep 4 (aka OpenStep 4) has come out now.
15765
15766 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15767
15768 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
15769 From Rik Faith <faith@cs.unc.edu>.
15770
15771 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
15772
15773 * config.sub: Contributions from bug-gnu-utils to:
15774 Support plain "hppa" (no version given) architecture, reported by
15775 OpenStep.
15776 OpenBSD like NetBSD.
15777 LynxOs is not a hardware supplier.
15778
15779 * config.guess: Contributions from bug-gnu-utils to add support for:
15780 OpenBSD like NetBSD.
15781 Stratus systems.
15782 More Pyramid systems.
15783 i[n>4]86 Intel chips.
15784 M680[n>4]0 Motorola chips.
15785 Use unknown instead of lynx for hardware manufacturer.
15786
15787 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15788
15789 * install.sh (chmodcmd): Set to null if the DST directory already
15790 exists.
15791
15792 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15793
15794 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
15795 not use mt-ppc target Makefile fragment any more.
15796
15797 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15798
15799 * configure.in (*-*-windows): Exclude everything but those dirs
15800 needed to build windows.
15801
15802 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
15803
15804 * Makefile.in (all-target-winsup): Depend on all-target-librx.
15805
15806 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15807
15808 * configure.in: Exclude mmalloc from i386-windows.
15809
15810 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15811
15812 * Undo my previous change.
15813
15814 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
15815
15816 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
15817 unconditionally.
15818 (MAKEOVERRIDES): Define (revert this part of October 18 change).
15819
15820 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15821
15822 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
15823 host to add it's own flags.
15824
15825 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
15826
15827 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
15828
15829 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
15830
15831 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
15832 (CXX_FOR_TARGET): Likewise.
15833 (GCC_FOR_TARGET): Define.
15834 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
15835 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
15836 CC_FOR_TARGET was specified on the command line.
15837 (MAKEOVERRIDES): Don't define.
15838
15839 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
15840
15841 * configure.in (m32r): Fix spelling of libg++ libs.
15842
15843 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
15844
15845 * config.sub (-apple*): Remove, now redundant.
15846
15847 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
15848
15849 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
15850
15851 * configure: Rework yesterday's sed script patch.
15852
15853 * config.sub: Merge with FSF.
15854
15855 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
15856
15857 * config.guess: Merge from FSF.
15858
15859 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
15860 * config.guess: Use pc instead of unknown, for pc clone systems.
15861 Change linux to linux-gnu.
15862
15863 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
15864 * config.guess: Avoid non-portable tr syntax.
15865
15866 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
15867
15868 * test-build.mk (HOLES): Add "xargs" for gdb.
15869
15870 * configure: Avoid hpux10.20 sed bug.
15871
15872 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
15873
15874 * configure.in: Add support for windows host
15875 (that is a build done under the Microsoft build environment).
15876
15877 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
15878
15879 * Makefile.in: Replace all uses of srcroot with s, to shrink
15880 command line lengths.
15881
15882 Patches from Geoffrey Noer <noer@cygnus.com>:
15883 * configure.in: If configuring for newlib, pass --with-newlib to
15884 subdirectories.
15885 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
15886 -Bnewlib/ and -Lwinsup to gcc.
15887 (CXX_FOR_TARGET): Likewise.
15888
15889 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
15890
15891 * Makefile.in (ETC_SUPPORT): Add configure.
15892
15893 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
15894
15895 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
15896 host configuration file.
15897
15898 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
15899
15900 * configure.in: Break mn10x00 support into separate
15901 mn10200 and mn10300 configurations.
15902 * config.sub: Likewise.
15903
15904 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
15905
15906 * configure.in: Add lots of stuff to noconfigdirs for
15907 the mn10x00 targets.
15908
15909 * config.sub, configure.in: Add mn10x00 support.
15910
15911 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
15912
15913 * make-all.com: Call conf-a-gas, not config-a-gas.
15914
15915 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
15916
15917 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
15918 targets.
15919
15920 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
15921
15922 * mpw-README: Add much more detail for native PowerMac.
15923 * mpw-install: New file.
15924 * mpw-configure: Add --norecursion and --help options.
15925 * mpw-config.in: Translate readme and install files when
15926 copying to objdir.
15927 * mpw-build.in: Don't always depend on byacc and flex.
15928 (install-only-top): New action.
15929
15930 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
15931
15932 * configure.in: You can now configure GDB for the v850.
15933
15934 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
15935
15936 * configure.in (noconfigdirs): Don't configure any C++ dirs
15937 if targeting D10V.
15938
15939 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
15940
15941 * config.sub: Recognize mips64vr5000.
15942
15943 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
15944
15945 * configure.in: Use a single line for host_tools and native_only.
15946
15947 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
15948
15949 * config.sub, configure.in: Add entries for m32r.
15950
15951 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
15952
15953 * Makefile.in (inet-install): Don't run install-gzip.
15954
15955 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
15956
15957 * configure.in: Don't config lots of things for *-*-windows*.
15958
15959 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
15960
15961 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
15962 (host_libs, host_tools): Copy from configure.in.
15963 * mpw-configure: Don't complain about directories not found.
15964
15965 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15966
15967 * configure.in (i[345]86): Recognize i686 for pentium pro.
15968 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
15969 file.
15970
15971 * config.guess (i[345]86): Ditto.
15972
15973 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15974
15975 * configure.in (noconfigdirs): Removed gdb for D10V.
15976
15977 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
15978
15979 * configure.in: Remove ld, target-libio, target-libg++, and
15980 target-libstdc++ from noconfigdirs.
15981
15982 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
15983
15984 * configure: Fix three locations where shell scripts were
15985 being run directly rather than with config_shell.
15986
15987 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
15988
15989 * configure.in (v850-*-*): Set up initial $noconfigdirs.
15990 * config.sub (basic_machine): Recognize v850.
15991
15992 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
15993
15994 * mpw-configure: Handle multiple enable/disable options and
15995 pass them down recursively, handle -c and -s flags appropriately
15996 depending on choice of compiler, add escape mechanism for
15997 quoted arguments to gC.
15998
15999 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16000
16001 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
16002 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
16003 so that -mrelocatable-lib and -mno-eabi are used.
16004
16005 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
16006 not support --print-multi-lib, don't abort.
16007
16008 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
16009
16010 * make-all.com: Run config-a-gas.
16011 * setup.com: Don't copy subdirectory files around.
16012
16013 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
16014
16015 * configure.in (*-*-ose): Remove exclusion of libgloss for this
16016 target, it now compiles correctly.
16017
16018 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
16019
16020 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
16021
16022 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16023
16024 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
16025
16026 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16027
16028 * configure.in (native_only): Add prms.
16029
16030 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
16031
16032 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
16033 (BINUTILS_SUPPORT_DIRS): Likewise.
16034
16035 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16036
16037 * configure.in (d10v-*-*): Don't configure ld or gdb until the
16038 d10v support is added.
16039
16040 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16041
16042 * configure.in (d10v-*-*): New target.
16043
16044 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
16045
16046 * config.guess (HP 9000/811): Recognize this as a PA1.1
16047 machine.
16048
16049 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
16050
16051 * Makefile.in (do-tar-gz): New target, split out from tail end of
16052 taz target. Run each command separately, don't use pipes.
16053 (taz): Use it.
16054
16055 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
16056
16057 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
16058 * mpw-build.in: No builds should depend on building byacc or flex,
16059 they are assumed to be installed already.
16060
16061 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16062
16063 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
16064 variable that CC_FOR_TARGET needs.
16065
16066 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16067
16068 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
16069 options have changed since the last time the subdirectory was
16070 configured, and if it has, reconfigure.
16071 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
16072 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
16073
16074 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
16075
16076 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
16077 CLEAN_MODULES): Add bash.
16078 (all-bash): New target.
16079
16080 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
16081
16082 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
16083
16084 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16085
16086 * config.sub (basic_machine): Recognize d10v as a valid processor.
16087
16088 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
16089
16090 * mpw-configure: Add support for --bindir.
16091 * mpw-build.in: Use a GCC-specific build script for GCC actions.
16092
16093 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
16094
16095 * configure.in: add bash, time, gawk to list of hosttools and things
16096 to only build for native toolchains
16097
16098 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16099
16100 * Makefile.in (docdir): Remove.
16101
16102 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16103
16104 * Makefile.in (datadir): Set to $(prefix)/share.
16105
16106 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
16107
16108 * configure.in: build diff and patch for cygwin32-hosted
16109 toolchains.
16110
16111 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
16112
16113 * config.sub: Accept -rtems*.
16114
16115 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
16116
16117 * configure.in: enable dosrel for cygwin32-hosted builds,
16118 remove diff from the list of things not buildable
16119 via Canadian Cross
16120
16121 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
16122
16123 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
16124 don't get ". ".
16125
16126 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
16127
16128 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
16129
16130 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
16131
16132 * Makefile.in (taz): Handle case where tex3patch didn't even get
16133 checked out. Also, if it was found, put the symlink in a new util
16134 subdirectory.
16135
16136 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16137
16138 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
16139
16140 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
16141
16142 * config.sub: Recognize -openvms.
16143 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
16144 * make-all.com, setup.com: New files.
16145
16146 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16147
16148 * Makefile.in (taz): tex3patch moved to texinfo/util.
16149
16150 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
16151
16152 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
16153 * configure.in: remove make from disable-if-Can-Cross list
16154 enable gdb if ${host} and ${target} are cygwin32
16155
16156 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
16157
16158 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
16159 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
16160
16161 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16162
16163 * config.guess: Combine mips-mips-riscos cases, and use cpp to
16164 distinguish sysv/svr4/bsd variants.
16165 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
16166
16167 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
16168
16169 * configure.in: Added copyright notice.
16170 * move-if-change: Added copyright notice.
16171
16172 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16173
16174 * configure.in (powerpcle-*-solaris*): Until we get shared
16175 libraries working, don't build gdb, sim, make, tcl, tk, or
16176 expect.
16177
16178 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
16179
16180 * config.guess: Merge with FSF:
16181
16182 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16183 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
16184
16185 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
16186 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
16187
16188 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
16189 * config.guess: Combine two OSF1 rules.
16190 Also recognize field test versions. From mjr@zk3.dec.com.
16191 * config.guess (dgux): Use /usr/bin/uname rather than uname,
16192 because GNU uname does not support -p. From pmr@pajato.com.
16193
16194 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
16195
16196 * Makefile.in (MAKEDIRS): Removed $(tooldir).
16197
16198 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
16199
16200 * mpw-README: Document GCCIncludes.
16201
16202 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
16203
16204 * configure.in (alpha-*-linux*): Set enable_shared to yes.
16205
16206 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16207
16208 * mpw-configure: Handle --enable-FOO and --disable-FOO.
16209
16210 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
16211
16212 * configure.in (*-*-cygwin32): Configure make.
16213
16214 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
16215
16216 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
16217
16218 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
16219
16220 * Makefile.in (all-inet): Depend on all-perl.
16221
16222 * Makefile.in (inet-install): New target.
16223
16224 * Makefile.in (all-inet): Depend on all-tcl.
16225 (all-inet): Depend on all-send-pr.
16226
16227 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16228
16229 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
16230 temporarily.
16231
16232 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
16233
16234 * configure.in: Don't configure --with-gnu-ld on AIX.
16235
16236 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16237
16238 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
16239
16240 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
16241
16242 * Makefile.in (ALL_MODULES): Added all-inet.
16243 (CROSS_CHECK_MODULES): Added check-inet.
16244 (INSTALL_MODULES): Added install-inet.
16245 (CLEAN_MODULES): Added clean-inet.
16246 (all-indent): New target.
16247
16248 * configure.in (host_tools): Added inet.
16249 (native_only): Added inet.
16250 (noconfigdirs): Added inet.
16251
16252 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
16253
16254 * configure.in: Don't configure libgloss if we are not configuring
16255 newlib.
16256
16257 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
16258
16259 * configure.in: Don't configure libgloss for unsupported
16260 architectures.
16261
16262 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16263
16264 * Makefile.in (CLEAN_MODULES): Add clean-apache.
16265
16266 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
16267
16268 * Makefile.in (ALL_MODULES): Include all-apache.
16269 (CROSS_CHECK_MODULES): Include check-apache.
16270 (INSTALL_MODULES): Include install-apache.
16271 (all-apache): New target.
16272
16273 * configure.in: Added apache everywhere perl is seen.
16274
16275 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16276
16277 * Makefile.in: Add support for clean-{module} and
16278 clean-target-{module} rules.
16279
16280 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
16281
16282 * configure.in (*-*-ose) do not build libgloss.
16283
16284 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16285
16286 * config.guess (prep*:SunOS:5.*:*): Turn into
16287 powerpele-unknown-solaris2.
16288
16289 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
16290
16291 * configure.in: Permit --enable-shared to specify a list of
16292 directories.
16293
16294 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16295
16296 * configure.in (host==solaris): Pass only the first word of $CC
16297 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
16298
16299 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16300
16301 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
16302
16303 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
16304
16305 * Makefile.in (ALL_MODULES): Include all-perl.
16306 (CROSS_CHECK_MODULES): Include check-perl.
16307 (INSTALL_MODULES): Include install-perl.
16308 (ALL_X11_MODULES): Include all-guile.
16309 (CHECK_X11_MODULES): Include check-guile.
16310 (INSTALL_X11_MODULES): Include install-guile.
16311 (all-perl): New target.
16312 (all-guile): New target.
16313
16314 * configure.in (host_tools): Include perl and guile.
16315 (native_only): Include perl and guile.
16316 (noconfigdirs): Don't build guile and perl; no ports have been
16317 done.
16318
16319 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
16320
16321 * configure (--enable-*): Handle quoted option lists such as
16322 --enable-sim-cflags='-g0 -O' better.
16323
16324 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16325
16326 * Makefile.in ({,inst}all-target): New rule so we can make and
16327 install all of the target directories easily.
16328
16329 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16330
16331 * configure.in: Add missing global flag in sed substitution when
16332 deleting `target-' from ${configdirs}.
16333
16334 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
16335
16336 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
16337 option.
16338
16339 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
16340 config/mh-necv4.
16341
16342 * install.sh: Correct misspelling of transformbasename.
16343
16344 * config.guess: Recognize mips-*-sysv*.
16345
16346 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
16347
16348 * config.sub: Recognize mon960.
16349
16350 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
16351
16352 * configure: Restore Canadian Cross handling of BISON and LEX,
16353 removed in Feb 20 change.
16354
16355 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
16356
16357 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
16358 Mention make install. Remove the old copyright date as well the
16359 clumsy and rather pointless copyright on the README file.
16360
16361 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
16362
16363 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
16364 Makefile after running symlink-tree, then run `make distclean' to
16365 avoid clobbering any generated files in srcdir.
16366
16367 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
16368
16369 * configure.in (m68k-*-netbsd*): Build everything now.
16370
16371 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16372
16373 * Makefile.in (taz): Fix quoting.
16374
16375 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
16376
16377 * configure.in (sparclet-*-*): Build everything now.
16378
16379 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16380
16381 * configure.in (m68k-*-linux*): New host.
16382
16383 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
16384
16385 * configure: Check for bison before byacc.
16386
16387 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
16388
16389 * Makefile.in configure: Change the way LEX and BISON/YACC are
16390 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
16391 searching PATH. These are used as fallbacks by Makefile.in if
16392 flex/bison/byacc aren't in objdir.
16393
16394 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
16395
16396 * Makefile.in: Make everything which depends upon all-bfd also
16397 depend upon all-opcodes, in case --with-commonbfdlib is used.
16398
16399 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16400
16401 * configure.in (host *-*-cygwin32): Don't build gdb if we are
16402 building NT native compilers on Unix.
16403
16404 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
16405
16406 * configure.in: Don't get CC from the host Makefile fragment if we
16407 can find gcc in PATH, or if this is a Canadian Cross. Move the
16408 Solaris test for /usr/ucb/cc to the post target script, just after
16409 the compiler sanity test.
16410
16411 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
16412
16413 * config.sub: Merge with FSF.
16414
16415 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
16416
16417 * Makefile.in (RPATH_ENVVAR): New variable.
16418 (REALLY_SET_LIB_PATH): Use it.
16419 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
16420
16421 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
16422
16423 * config.sub, configure.in: Recognize sparclet cpu.
16424
16425 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
16426
16427 * config.guess: Support m68k-cbm-sysv4.
16428
16429 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16430
16431 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
16432 m68k-unknown-linuxaout from linker help string. Put quotes around
16433 $ld_help_string.
16434
16435 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
16436
16437 * config.guess (powerpc-harris-powerunix): Add guess for port
16438 to new target.
16439
16440 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16441
16442 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
16443
16444 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
16445
16446 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
16447 $(REALLY_SET_LIB_PATH) in Makefile.
16448 * Makefile.in (SET_LIB_PATH): New variable.
16449 (REALLY_SET_LIB_PATH): New variable.
16450 ($(DO_X)): Use $(SET_LIB_PATH).
16451 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
16452 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
16453 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
16454 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
16455 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
16456 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
16457 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
16458 (install-dosrel): Likewise.
16459 (all-opcodes): Depend upon all-libiberty.
16460
16461 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
16462
16463 * config.guess (*:CYGWIN*): New
16464
16465 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16466
16467 * Makefile.in (all-target-winsup): All all-target-libiberty.
16468
16469 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16470
16471 * configure.in (noconfigdirs): Add missing # in front of comment.
16472
16473 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
16474
16475 * configure.in: add second pass to things added to noconfigdirs
16476 so *-gm-magic can exclude libgloss properly.
16477
16478 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
16479
16480 * mpw-configure (extralibs_name, rez_name): Set correctly
16481 for MWC68K compiler.
16482
16483 * mpw-README: Add more info on the necessary build tools.
16484
16485 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
16486
16487 * configure.in, config.sub: Recognize cygwin32.
16488
16489 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
16490
16491 * config.guess, config.sub: Recognize A/UX.
16492
16493 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
16494
16495 * config.sub: Merge with gcc/config.sub.
16496
16497 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
16498
16499 * mpw-build.in (do-binutils): Add build of stamps.
16500
16501 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
16502
16503 * config.sub: Add recognition for mips64vr4100*-* targets.
16504
16505 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16506
16507 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
16508 Add creation of gconfigargs with `--enable-shared' turned on.
16509 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
16510 ($(host)-stamp-stage3-configured): Likewise.
16511 (HOLES): Add chatr and ldd.
16512 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
16513
16514 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
16515
16516 * configure: Pass --nfp to recursive configures.
16517
16518 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
16519
16520 * Makefile.in (DLLTOOL): New.
16521 (DLLTOOL_FOR_TARGET): New.
16522 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
16523 (EXTRA_TARGET_FLAGS): Ditto.
16524 (EXTRA_GCC_FLAGS): Ditto.
16525 (CONFIGURE_TARGET_MODULES): Ditto.
16526 (DO_X): Ditto.
16527 * configure: Add DLLTOOL.
16528
16529 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
16530
16531 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
16532 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
16533 mh-sco, since old workarounds no longer needed, and don't
16534 build ld, since libraries have weak symbols in COFF.
16535
16536 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
16537
16538 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
16539
16540 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
16541
16542 * configure.in: Make sure that ${CC} can be used to compile an
16543 executable.
16544
16545 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16546
16547 * Makefile.in (all-gdb): Depend on $(GDB_TK).
16548 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
16549 nothing depending on whether gdbtk is being built.
16550
16551 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
16552
16553 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
16554
16555 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
16556
16557 * configure.in (noconfigdirs): Put ld or gas in this early, if the
16558 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
16559
16560 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
16561
16562 * config-ml.in: Add support for
16563 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
16564 Simplify setting of multidirs from --disable-foo.
16565
16566 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16567
16568 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
16569 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
16570 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
16571 non-empty, pass them on to the GCC make.
16572 (all-bootstrap): New rule that is like all-gcc, except it executes
16573 the GCC bootstrap rule instead of the GCC all rule.
16574
16575 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
16576
16577 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
16578
16579 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16580
16581 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
16582 DG/UX support.
16583
16584 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
16585
16586 * config.sub (i*86*) Change [345] to [3456]
16587
16588 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16589
16590 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
16591 --with-gnu-ld=no.
16592
16593 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16594
16595 * config-ml.in (rs6000*, powerpc*): Add switches to control which
16596 AIX multilibs get built.
16597
16598 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16599
16600 * configure.in (i386-win32): Don't build expect if we're not
16601 building the tcl subdir.
16602
16603 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
16604
16605 * Makefile.in: (configure-target-examples, all-target-examples):
16606 New targets, configure and build example programs.
16607
16608 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
16609
16610 * mpw-configure: If an mpw-config.in generated a file mk.sed,
16611 use it as input to sedit the generated MPW makefile.
16612 * mpw-README: Add a suggestion about Gestalt.h.
16613
16614 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
16615
16616 * config.sub: Accept *-*-ieee*.
16617
16618 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
16619
16620 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
16621 Ronald F. Guilmette <rfg@monkeys.com>.
16622
16623 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16624
16625 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
16626 for powerpc-pe native.
16627 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
16628 (target==powerpc-pe): duplicate i386-win32 entry.
16629
16630 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16631
16632 * configure.in (noconfigdirs): Exclude target-newlib for all versions
16633 of vxworks, not just vxworks5.1.
16634
16635 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
16636
16637 * mpw-configure: Add support for exec-prefix.
16638
16639 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16640
16641 * config.guess: Recognize HP model 816 machines as having
16642 a PA1.1 processor.
16643
16644 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
16645
16646 * configure: Ignore new autoconf configure options.
16647
16648 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16649
16650 * config.guess: Recognize Pentium under SCO.
16651 From Robert Lipe <robertl@arnet.com>.
16652
16653 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16654
16655 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
16656
16657 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
16658
16659 * configure.in: Don't configure gas for alpha-dec-osf*.
16660
16661 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
16662
16663 * configure.in: Default to --with-stabs for some targets for which
16664 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
16665 i[345]86*-*-unixware*.
16666
16667 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
16668
16669 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
16670 rather than basing it on the target. Simplify handling of options
16671 controlling which directories to configure. Remove extraneous
16672 slash in multi-clean target.
16673
16674 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
16675
16676 * config-ml.in: Prefix more variables with ml_ so they don't collide
16677 with configure's.
16678
16679 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
16680
16681 * configure: Don't turn -v into --v.
16682
16683 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
16684
16685 * configure.in (targargs): Fix typo.
16686
16687 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
16688
16689 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
16690
16691 * configure.in: Strip --host and --target options from
16692 CONFIG_ARGUMENTS, and always configure for --host only. Add
16693 --with-cross-host option when building with a cross-compiler.
16694 * configure: Canonicalize the arguments put into config.status by
16695 always using `=' for an option with an argument. Pass a presumed
16696 --host or --target explicitly.
16697
16698 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
16699
16700 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
16701 into general OS recognition case.
16702
16703 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16704
16705 * configure.in (target_configdirs): add target-winsup only
16706 for win32 target systems.
16707
16708 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
16709
16710 * Makefile.in (all-target-libgloss): Depend upon
16711 configure-target-newlib, since when libgloss is built it looks to
16712 see if the newlib directory exists.
16713
16714 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
16715
16716 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
16717 cfg-ml-*.in.
16718
16719 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
16720
16721 * configure: Handle LD and LD_FOR_TARGET when configuring a
16722 Canadian Cross.
16723
16724 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16725
16726 * configure.in (target_libs): add target-winsup.
16727 (target==i386-win32): add patch diff flex make to $noconfigdirs.
16728 (target==ppcle-pe): remove ld from $noconfigdirs.
16729
16730 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
16731
16732 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
16733 Preserve relative path names in $srcdir. Build symlink tree if
16734 configuring cross target dir and srcdir=. (= no VPATH support).
16735 (configure-target-libg++): Depend on configure-target-librx.
16736 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
16737 * config-ml.in: New file.
16738 * symlink-tree: New file.
16739 * configure: Ensure srcdir="." if that's what it is.
16740
16741 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
16742
16743 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
16744 includes and FLEX_SKELETON setting.
16745 * mpw-configure (--with-gnu-ld): New option, controls whether
16746 to use PPCLink or ld with PowerMac GCC.
16747 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
16748 * mpw-config.in: Configure grez if targeting Mac.
16749
16750 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
16751 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
16752 just macos.
16753 * configure.in: Configure grez resource compiler if targeting Mac.
16754 * Makefile.in (all-grez, install-grez): New targets.
16755
16756 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
16757
16758 * configure: CXX defaults to gcc, not g++. If we find
16759 gcc in the path, set CC to gcc -O2.
16760
16761 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
16762
16763 * configure: Default ${build} correctly. Avoid picking up extra
16764 spaces when reading CC and CXX from Makefile. When doing a
16765 Canadian Cross, use plausible default values for numerous
16766 variables.
16767 * configure.in: When doing a Canadian Cross, don't try to
16768 configure tools whose configure script can't handle it.
16769
16770 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16771
16772 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
16773
16774 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
16775
16776 * configure: Remove dubious bug reporting address.
16777
16778 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
16779
16780 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
16781 configure script, run that instead of this directory's configure.
16782 In either case, print a message that we're configuring the sub-dir.
16783
16784 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
16785
16786 * configure.in: Before checking for the existence of various files,
16787 use sed to filter out "target-".
16788
16789 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
16790
16791 * Makefile.in (DO_X): Split rule to decrease command line length
16792 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
16793 (Philippe De Muyter).
16794
16795 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16796
16797 * Makefile.in (all-patch): depend on all-libiberty.
16798
16799 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
16800
16801 * configure.in: If the only directory in target_configdirs which
16802 actually exists is libiberty, then set target_configdirs to empty,
16803 to avoid trying to build a target libiberty in a gas or gdb
16804 distribution.
16805
16806 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
16807
16808 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
16809 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
16810 systems.
16811
16812 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16813
16814 * configure.in (copy_dirs): Use sys-include instead of include
16815 for --with-headers option.
16816
16817 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
16818
16819 * Makefile.in, configure.in: Make winsup builds work with
16820 new scheme.
16821
16822 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
16823
16824 * configure.in: Build the linker on AIX.
16825
16826 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
16827
16828 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
16829 where needed.
16830
16831 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
16832
16833 * Makefile.in (all-gcc): Fix typo.
16834
16835 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
16836
16837 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
16838
16839 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
16840
16841 * configure.in: Rename libFOO to target-libFOO, and xiberty
16842 to target-xiberty, to provide more flexibility.
16843 (target_subdir): Define. Create if cross.
16844 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
16845 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
16846 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
16847 check-libFOO -> check-target-libFOO, etc.
16848 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
16849 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
16850 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
16851 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
16852 allow ALL_GCC="" to only configure.
16853 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
16854 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
16855 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
16856
16857 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
16858
16859 * Makefile.in (taz): Build "info" in etc explicitly.
16860
16861 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
16862
16863 * configure.in: Make sure that CC is undefined (as opposed to
16864 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
16865 problem with autoconf trying to configure on a host without GCC.
16866
16867 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
16868
16869 * mpw-configure: Set host alias from choice of host compiler,
16870 only use generic MPW Makefile sed if present, edit a file
16871 named "hacked_Makefile.in" instead of "Makefile.in" if present.
16872 * mpw-README: Add problem notes about CW6 and CW7.
16873
16874 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
16875
16876 * Makefile.in (taz): Use ";" instead of ";;".
16877
16878 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
16879
16880 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
16881 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
16882 DISTDOCDIRS.
16883 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
16884 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
16885
16886 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
16887
16888 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
16889 and gnats, because they are now subsumed by DISTSTUFFDIRS.
16890 Move bfd to DISTSTUFFDIRS.
16891
16892 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16893
16894 * Makefile.in (X11_LIB): Removed.
16895 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
16896
16897 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
16898
16899 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16900
16901 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
16902 names.
16903
16904 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16905
16906 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
16907
16908 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
16909
16910 * configure.in (i[345]86-*-win32): Always build newlib.
16911 Don't configure cvs, autoconf or texinfo.
16912 * Makefile.in (LD_FOR_TARGET): New.
16913 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
16914 Pass down LD_FOR_TARGET.
16915
16916 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
16917
16918 * winsup: New directory.
16919 * Makefile.in: Build winsup.
16920 * configure.in: Winsup is configured when target is win32.
16921 Can only build win32 target GDB when native.
16922
16923 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
16924
16925 * config.guess: Recognize HP model 819 machines as having
16926 a PA 1.1 processor.
16927
16928 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
16929
16930 * configure: Fix sed loop which substitutes for CC and CXX to
16931 avoid bug found in various sed implementations.
16932
16933 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16934
16935 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
16936 simulator. Use standard powerpc-*-eabi*.
16937
16938 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
16939
16940 * configure.in: Stop putting gas and binutils in noconfigdirs for
16941 powerpc-*-aix* and rs6000-*-*.
16942
16943 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
16944
16945 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
16946 -mcall-aixdesc libraries.
16947
16948 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
16949
16950 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16951
16952 * config.sub (arm | armel | armeb): Fix shell syntax.
16953
16954 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16955
16956 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
16957 -msoft-float and -mcpu=common support.
16958 (powerpc*-*-eabisim*): Add support for building -mcall-aix
16959 libraries.
16960
16961 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16962
16963 * configure.in: Allow configuration and build of emacs19 for the alpha.
16964
16965 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16966
16967 * configure.in (CC): Get ^CC, not just any old CC, from
16968 ${host_makefile_frag}.
16969
16970 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16971
16972 * configure.in (CC): Try to get CC from
16973 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
16974
16975 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16976
16977 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
16978 only if it exists in $(srcdir).
16979
16980 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
16981
16982 * configure: If CC and CXX are not set in the environment, set
16983 them, based on either an existing Makefile or on searching for gcc
16984 in PATH. Substitute for CC and CXX in Makefile.
16985 * configure.in: Remove libm from target_libs. Separate
16986 target_configdirs from configdirs. If CC is not set in
16987 environment, try to get it from a host Makefile fragment. Rewrite
16988 changes of configdirs to use skipdirs instead. A few minor
16989 tweaks. Take directories out of target_configdirs as they are
16990 taken out of configdirs. Remove existing Makefile files from
16991 subdirectories. Substitute for TARGET_CONFIGDIRS and
16992 CONFIG_ARGUMENTS in Makefile.
16993 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
16994 by configure.in.
16995 (CONFIG_ARGUMENTS): Likewise.
16996 (CONFIGURE_TARGET_MODULES): New variable.
16997 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
16998 ($(CONFIGURE_TARGET_MODULES)): New target.
16999 (configure-libg++, configure-libio): New targets.
17000 (all-libg++): Depend upon configure-libg++.
17001 (all-libio): Depend upon configure-libio.
17002 (configure-libgloss, all-libgloss): New targets.
17003 (configure-libstdc++): New target.
17004 (all-libstdc++): Depend upon configure-libstdc++.
17005 (configure-librx, all-librx): New targets.
17006 (configure-newlib): New target.
17007 (all-newlib): Depend upon configure-newlib
17008 (configure-xiberty): New target.
17009 (all-xiberty): Depend upon configure-xiberty.
17010
17011 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17012
17013 * configure.in (host i[345]86-*-win32): Expand the
17014 noconfigdirs again.
17015
17016 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
17017
17018 * mpw-configure: Fix sed command file name.
17019
17020 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
17021
17022 * configure.in (host i[345]86-*-win32): Reduce the
17023 noconfigdirs again.
17024
17025 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
17026
17027 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
17028 or powerpc*-*-pe*, since they are not yet supported.
17029
17030 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17031
17032 Add PowerMac support and many other enhancements.
17033 * mpw-configure: New option --cc to select compiler to use,
17034 paste options set according to --cc into the generated
17035 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
17036 if mpw-make.sed is present.
17037 * mpw-config.in: Don't test for gC1, test for mpw-touch,
17038 add forward includes for PowerPC include files.
17039 * mpw-build.in: Build using Makefile.PPC if present.
17040 (do-byacc, etc): Remove separate version resource builds.
17041 (do-gas): Build "stamps" before "all".
17042 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
17043 * mpw-README: Update to reflect --cc option, PowerMac support,
17044 and recently-reported compatibility problems.
17045
17046 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
17047
17048 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
17049 embedded m68k systems (-aout, -coff, -elf, -vxworks).
17050 (--with-multilib-top): Pass to recursive invocations.
17051
17052 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
17053
17054 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
17055 v810-*-*.
17056
17057 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17058
17059 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
17060 gdb, ld and opcodes on v810-*-*.
17061
17062 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
17063
17064 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
17065 (local-maintainer-clean): New target.
17066 (maintainer-clean): New target.
17067 (realclean): Just depend upon maintainer-clean.
17068
17069 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17070
17071 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
17072
17073 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
17074
17075 * configure.in: Build ld in mips*-*-bsd* case.
17076
17077 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
17078
17079 * config.sub: Accept -lites* OS. From Ian Dall.
17080
17081 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
17082
17083 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
17084 targets.
17085
17086 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17087
17088 * configure.in: treat i386-win32 canadian cross the same as
17089 i386-go32 canadian cross.
17090
17091 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17092
17093 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
17094 running under the simulator to build a reduced set of libraries.
17095 (powerpc-*-eabiaix): Add fine grained multilib support added to
17096 other powerpc targets yesterday.
17097
17098 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17099
17100 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
17101 -disable-softfloat, -disable-relocatable, -disable-aix, and
17102 -disable-sysv to control which multilib libraries get built.
17103
17104 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17105
17106 * configure: Add Makefile.tem to list of files to remove in trap
17107 handler.
17108
17109 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
17110
17111 * config.guess (*Linux*): Add missing "exit"s.
17112 Also, need specific check for alpha-unknown-linux (uses COFF).
17113
17114 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
17115
17116 * config.guess: Merge with FSF:
17117
17118 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
17119 * config.guess (AIX4): More robust release numbering discovery.
17120
17121 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
17122 * config.guess (i386-sequent-ptx): Properly get version number.
17123
17124 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
17125 * config.guess (mips:*:4*:UMIPS): New case.
17126
17127 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
17128
17129 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
17130 (i386-win32 host): Likewise. Don't build readline.
17131
17132 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
17133
17134 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
17135 SUPPORT_FILES to submakes.
17136
17137 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
17138
17139 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
17140 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
17141 mpw-configure.
17142
17143 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
17144
17145 * configure.in (appdirs): Use =, not ==, in test expression when
17146 trying to build the text to print in the warning message for
17147 Solaris users.
17148
17149 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
17150
17151 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
17152
17153 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17154
17155 * config.guess: Recognize lynx-2.3.
17156
17157 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
17158
17159 * config.sub (z8ksim): Deleted
17160 (z8k-*-coff): New, this is the one true name of the target.
17161
17162 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
17163
17164 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
17165
17166 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
17167
17168 * config.guess (*:Linux:*:*): First try asking the linker what the
17169 default object file format is (elf, aout, or coff). Then if this
17170 fails, try previous methods.
17171
17172 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17173
17174 * configure.in: Don't build newlib for *-*-vxworks5.1.
17175
17176 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17177
17178 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
17179 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
17180
17181 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
17182
17183 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
17184
17185 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
17186
17187 * cfg-ml-com.in: New file.
17188 * cfg-ml-pos.in: New file.
17189
17190 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17191
17192 * COPYING.NEWLIB: Add HP free copyright to list.
17193
17194 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17195
17196 * config.sub: Recognize -eabi* for the system, not just -eabi.
17197
17198 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
17199
17200 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
17201 * config.sub, configure.in (win32): New target and host.
17202
17203 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
17204
17205 * configure.in: Add i386-pe configuration.
17206
17207 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
17208
17209 * mpw-build.in (install): Install GDB after LD.
17210
17211 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
17212
17213 * mpw-config.in (elf/mips.h): Always forward-include, needed
17214 for GDB to build.
17215
17216 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
17217
17218 * testsuite: New directory for customer acceptance and whole tool
17219 chain tests.
17220
17221 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17222
17223 * configure: If per-host line isn't found, but AC_OUTPUT is found
17224 and a configure script exists, run it instead.
17225
17226 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17227
17228 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
17229
17230 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
17231
17232 * configure: Set build_{cpu,vendor,os,alias} to host values when
17233 --build isn't specified.
17234
17235 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17236
17237 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
17238 (FLAGS_TO_PASS): Pass them.
17239 (EXTRA_TARGET_FLAGS): Ditto.
17240
17241 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17242
17243 * Makefile.in (all-libg++): Depend on all-libstdc++.
17244
17245 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17246
17247 * configure.in (noconfigdirs): Enable all packages for
17248 i386-unknown-netbsd.
17249
17250 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
17251
17252 * configure.in (noconfigdirs): Don't configure tk for i386-go32
17253 hosted builds (DOS builds)
17254
17255 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17256
17257 Changes for ARM based on patches from Richard Earnshaw:
17258 * config.sub: Handle armeb and armel.
17259 * configure.in: Omit arm linker only for riscix.
17260
17261 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
17262
17263 * config.guess: Update from FSF.
17264
17265 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
17266
17267 * config.sub: Recognize powerpcle as the little endian variant of
17268 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
17269 powerpcle variant. Convert pentium into i586, not i486. Add p5
17270 alias for i586. Map new x86 variants p6, k5, nexgen into i586
17271 temporarily.
17272
17273 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
17274
17275 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
17276
17277 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
17278
17279 * config.sub: Accept -lites* as a basic system type.
17280
17281 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
17282
17283 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
17284 installed, and if so return linuxoldld as the system name.
17285
17286 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
17287
17288 * config.guess: Add hppa1.1-hp-lites support.
17289
17290 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
17291
17292 * configure.in: Don't build newlib for m68k-vxworks5.1.
17293
17294 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17295
17296 * configure.in (mips-sgi-irix6): Use mh-irix5.
17297
17298 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
17299
17300 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
17301
17302 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17303
17304 * test-build.mk: Enable building of shared libraries on IRIX 5 and
17305 OSF/1. Fix compiler flags.
17306 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
17307
17308 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
17309
17310 * configure.in: Recognize --with-newlib.
17311 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
17312
17313 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17314
17315 * Makefile.in: move {all,check,install}-gdb from *_MODULES
17316 to *_X11_MODULES due to gdbtk needing X include files et al.
17317
17318 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
17319
17320 Merge in support for Mac MPW as a host.
17321 (Old change descriptions retained for informational value.)
17322
17323 * mpw-config.in: Add generic include forwards for cpu-specific
17324 include files in aout and elf directories.
17325
17326 * mpw-configure: Added copyright.
17327 * mpw-config.in: Check for presence of required build tools.
17328 (target_libs): Add newlib.
17329 (target_tools): Add examples.
17330 (Read Me): Generate as "Read Me for MPW" instead.
17331 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
17332 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
17333 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
17334
17335 * mpw-configure: Remove subdir-specific makefile hackery,
17336 delete mk.tmp after using it.
17337
17338 * mpw-build.in (all): Display start and end times.
17339
17340 * mpw-configure (host_canonical): Set.
17341 (target_cpu): Always add to makefiles.
17342 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
17343 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
17344 (mpw-mh-mpw): Look for in srcdir and srcroot.
17345 Use sed instead of mpw-edit-prefix to edit prefix definitions.
17346
17347 * mpw-build.in: (install-only): New target.
17348
17349 * mpw-configure (host_alias, target_alias): Rename from hostalias
17350 and targetalias, add into generated Makefile.
17351 (mk.tmp): If present, add into generated Makefile.
17352 * mpw-build.in (all-gas): Build config.h first before gas proper.
17353
17354 * mpw-configure (config.status): Write only if changed.
17355 * mpw-config.in (readline): Configure it (not built, just used for
17356 definitions).
17357
17358 * mpw-config.in (elf/mips.h): Add a forward include.
17359
17360 * mpw-config.in: Forward-include most .h files in include into
17361 extra-include.
17362 (readline): Don't build.
17363 mpw-build.in (install): Install GDB.
17364
17365 * mpw-configure (prefix, mpw_prefix): Handle it.
17366 * mpw-config.in (mmalloc, readline): Don't configure.
17367 * mpw-build.in (thisscript): Rename to ThisScript.
17368 Use mpw-build instead of BuildProgram everywhere.
17369 (mmalloc, readline): Don't build.
17370 * mpw-README: New file, basic documentation about the MPW port.
17371
17372 * mpw-config.in: Use forward-include to create include files.
17373
17374 * mpw-configure: Add more things to the top of each configured
17375 Makefile, including contents of config/mpw-mh-mpw.
17376 * mpw-config.in (extra-include): Create this directory and fill it
17377 with Posix-like include files when configuring.
17378
17379 * config.sub (apple, mac, mpw): Add various aliases.
17380
17381 * mpw-build.in: New file, top-level build script fragment for MPW.
17382 * mpw-configure: New file, configure script for MPW.
17383 * mpw-config.in: New file, config fragment for MPW.
17384
17385 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17386
17387 * configure.in (host_libs): Remove glob, since it is gone from the
17388 sources.
17389
17390 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17391
17392 * Makefile.in: define empty GDB_NLM_DEPS var.
17393
17394 * configure.in(target_makefile_frag): use config/mt-netware
17395 for netware targets.
17396
17397 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
17398
17399 * config.sub: Merge in recent FSF changes. Remove linux special
17400 cases.
17401
17402 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17403
17404 Revert this change:
17405
17406 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17407
17408 * build-all.mk: Use CC=cc -Xs on Solaris.
17409
17410 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17411
17412 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
17413 stop using it.
17414 * Makefile.in: Nuke all references to glob subdirectory.
17415
17416 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17417
17418 * configure.in: Fix --enable-shared logic in per-host.
17419
17420 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
17421
17422 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
17423
17424 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17425
17426 * configure.in (noconfigdirs): Don't build gas on AIX, for
17427 powerpc*-*-aix* as well as for rs6000*-*-aix*.
17428
17429 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
17430
17431 * configure: Fix --cache-file to work if the file argument is a
17432 relative path.
17433
17434 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
17435
17436 * configure: If the --cache-file is used, pass it down to
17437 configure in subdirectories.
17438
17439 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
17440
17441 * config.sub: add vxworks29k configuration.
17442
17443 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17444
17445 * Makefile.in (taz): Do "diststuff" part quietly.
17446
17447 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
17448
17449 * config.sub: Mini-merge with gcc/config.sub.
17450
17451 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17452
17453 * config.guess (IRIX): Sed - to _.
17454
17455 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17456
17457 * Makefile.in (source-vault, binary-vault): New targets.
17458
17459 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
17460
17461 * config.sub: Recognize -eabi as a basic system type.
17462
17463 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17464
17465 * configure.in (enable_shared stuff): Fix typo.
17466
17467 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
17468
17469 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
17470
17471 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17472
17473 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
17474
17475 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17476
17477 * configure.in (rs6000-*-*): Don't build gas.
17478
17479 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
17480
17481 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
17482 reduce command line length.
17483 (AS_FOR_TARGET): Check for as.new, not Makefile.
17484 (NM_FOR_TARGET): Check for nm.new, not Makefile.
17485
17486 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
17487
17488 * config.guess: Merge from FSF.
17489
17490 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17491
17492 * configure: Don't use $ when handling program_suffix.
17493
17494 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
17495
17496 * configure.in: Configure tk for hppa/hpux.
17497
17498 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
17499
17500 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
17501
17502 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17503
17504 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
17505 to LIBCXXFLAGS. Tests are better run without it.
17506
17507 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
17508
17509 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
17510
17511 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
17512
17513 * configure.in (*-*-netware*): Don't configure xiberty.
17514
17515 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
17516
17517 * configure.in: Remove tk from native_only list.
17518
17519 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
17520
17521 * build-all.mk: Add mips-ncd-elf target to sun4 targets
17522 for special NCD build.
17523
17524 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17525
17526 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
17527 makeall.bat, they're only useful for binutils snapshots.
17528 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
17529 makeall.bat to specified SUPPORT_FILES.
17530
17531 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
17532
17533 * build-all.mk: Add Ericsson targets to sun4 and solaris
17534 hosts. Add BNR's sun4 target to solaris host, so their
17535 build-from-source will be tested in-house first.
17536
17537 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17538
17539 * Makefile.in (LIBCFLAGS): New variable.
17540 (CFLAGS_FOR_TARGET): Ditto.
17541 (LIBCFLAGS_FOR_TARGET): Ditto.
17542 (LIBCXXFLAGS): Ditto.
17543 (CXXFLAGS_FOR_TARGET): Ditto.
17544 (LIBCXXFLAGS_FOR_TARGET): Ditto.
17545 (BASE_FLAGS_TO_PASS): Pass them.
17546 (EXTRA_TARGET_FLAGS): Ditto.
17547
17548 * configure.in: Support --enable-shared.
17549
17550 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
17551
17552 * configure.in (target_libs): Include libstdc++ again.
17553 * config.guess: Update from FSF (for FreeBSD).
17554
17555 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17556
17557 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
17558 makeall.bat.
17559 (DISTDOCDIRS): Add `etc'.
17560 (ETC_SUPPORT_PFX): New variable.
17561 (taz): Include anything from etc starting with a word in
17562 ETC_SUPPORT_PFX.
17563
17564 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17565
17566 * config.sub: Update for recent FSF changes. Remove obsolete
17567 h8300hds entry. Add -windows* and -osx as basic os. Minor
17568 spacing changes.
17569
17570 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17571
17572 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
17573
17574 * config.guess: Merge with FSF.
17575 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
17576
17577 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17578
17579 * configure: Since the "trap 0" handler will override the exit
17580 status on many systems, only use it for "exit 1", and make it set
17581 a non-zero exit status; reset it before "exit 0". Also, check
17582 exit status of config.sub, and error out if it failed.
17583
17584 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
17585
17586 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
17587 and install libgloss.
17588
17589 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17590
17591 * Makefile.in (all-binutils): Depend upon all-byacc.
17592
17593 * configure.in: Don't build emacs on Irix 5.
17594
17595 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17596
17597 * configure.in (*-*-netware*): Add libio.
17598
17599 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17600
17601 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
17602 (CHECK_TARGET_MODULES): Ditto.
17603 (INSTALL_TARGET_MODULES): Ditto.
17604 (TARGET_LIBS): Ditto.
17605 (all-libstdc++): Note dependencies.
17606
17607 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17608
17609 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
17610
17611 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17612
17613 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
17614 -fexternal-templates.
17615
17616 * configure.in (target_libs): Add libstdc++.
17617 (noconfigdirs): Add libstdc++ as appropriate.
17618
17619 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17620
17621 * config.guess: Update from FSF.
17622
17623 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17624
17625 * configure: Use ${config_shell} when running ${configsub}.
17626
17627 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
17628
17629 * config.sub: No longer recognize h8300h.
17630
17631 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17632
17633 * config.sub: Remove extraneous differences between config.sub and
17634 gcc/config.sub.
17635
17636 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17637
17638 * Makefile.in (DISTSTUFFDIRS): Add gas.
17639
17640 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
17641
17642 * COPYING.NEWLIB: New file.
17643
17644 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
17645
17646 * config.guess (HP-UX): Patch from Harlan Stenn
17647 <harlan@landmark.com> to also emit release level.
17648
17649 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
17650
17651 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
17652
17653 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
17654
17655 * config.sub: Merge nextstep cleanup from FSF.
17656
17657 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17658
17659 * configure.in (arm-*-*): Don't configure ld for this target.
17660
17661 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17662
17663 * configure.in (*-*-netware): don't configure libg++, libio,
17664 librx, or newlib.
17665
17666 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17667
17668 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
17669 configure ld--it works, but it doesn't support shared libraries.
17670
17671 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17672
17673 * config.guess (*-unknown-freebsd*): Get rid of possible
17674 trailing "(Release)" in version string.
17675 Patch from Paul Richards <paul@isl.cf.ac.uk>.
17676
17677 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
17678
17679 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
17680 Fix type: *-next-neststep -> *-next-nextstep.
17681
17682 * config.guess: Merge from FSF:
17683
17684 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17685
17686 * config.guess: Recognize powerpc-ibm-aix3.2.5.
17687
17688 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17689
17690 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
17691 instead of UNIX_SV for UnixWare 1.0).
17692
17693 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
17694
17695 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
17696 to make gdb/nlm/* build after the compiler and linker.
17697
17698 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
17699
17700 * config.guess (netbsd, freebsd, linux): Accept any machine,
17701 not just i[34]86.
17702 (m68k-atari-sysv4): Relocate to match FSF version.
17703
17704 * config.guess: More merges from the FSF:
17705
17706 Add a space before function call or macro invocation.
17707
17708 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17709
17710 * config.guess: Add trap cmd to remove dummy.c and dummy when
17711 interrupted.
17712
17713 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17714
17715 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
17716 (dummy): Redirect stderr from compilation of dummy.c.
17717
17718 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
17719
17720 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
17721
17722 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
17723
17724 * configure: Accept and ignore --cache*, for compatibility with
17725 new autoconf.
17726
17727 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
17728
17729 * config.guess: Merge from FSF:
17730
17731 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17732
17733 * config.guess (Pyramid*:OSx*:*:*): New case.
17734 (PATH): Add /.attbin at end for finding uname.
17735 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
17736
17737 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
17738
17739 * config.guess (M88*:DolphinOS:*:*): New case.
17740
17741 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
17742
17743 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
17744 to select whether to use ELF or COFF.
17745
17746 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17747
17748 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
17749
17750 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
17751
17752 * config.guess: Guess the OS version for HPUX.
17753
17754 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
17755
17756 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
17757
17758 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17759
17760 * configure.in: Recognize --with-headers, --with-libs, and
17761 --without-newlib.
17762 * Makefile.in (all-xiberty): Depend upon all-ld.
17763
17764 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17765
17766 * configure.in: Change i[34]86 to i[345]86.
17767
17768 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17769
17770 * configure (version): A few more tweaks to help message.
17771
17772 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
17773
17774 * Makefile.in: Remove (for now) librx as a host library,
17775 now that we're building it for target.
17776
17777 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17778
17779 * configure: Fix up help message; from karl@owl.hq.ileaf.com
17780 (Karl Berry).
17781
17782 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
17783
17784 * configure.in: Also configure librx.
17785
17786 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17787
17788 * Makefile.in: Update various rules to reflect that librx
17789 is now needed for libg++.
17790
17791 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17792
17793 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
17794
17795 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
17796
17797 * configure.in: Configure the examples directory.
17798
17799 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17800
17801 * configure: Simplify Jun 2 1994 change.
17802
17803 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17804
17805 * change CC to /usr/latest/bin/gcc for lynx host builds, since
17806 /bin/gcc isn't good enough to build gcc.
17807
17808 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
17809
17810 * Makefile.in (GDB_SUPPORT_FILES): Remove
17811 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
17812 (gdb.tar.gz): Add new rule to use standard distribution building
17813 mechanism.
17814
17815 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17816
17817 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
17818 Bill Cox <bill@cygnus.com>.
17819
17820 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
17821
17822 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
17823
17824 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
17825
17826 * configure: Search current dir first in .gdbinit.
17827
17828 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
17829
17830 * config.sub: Recognize freebsd (merged from gcc config.sub).
17831
17832 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
17833
17834 * config.sub: Refer to NeXT's operating system as nextstep.
17835
17836 * config.sub (case $basic_machine): Re-order the cases, to match
17837 the order in the FSF version (which is mostly alphabethical).
17838 Merge in some additions and changes from the FSF.
17839
17840 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
17841
17842 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
17843 * config.sub: Recognize cxux7.
17844 * configure.in: Use mh-cxux for m88k-harris-cxux*.
17845
17846 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
17847
17848 * config.sub: Fix typo powerpc -> powerpc-*.
17849
17850 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
17851
17852 * Makefile.in: `all-emacs19' depends on `all-byacc'.
17853
17854 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
17855 parallel with all-emacs and install-emacs). Top-level command
17856 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
17857
17858 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17859
17860 * test-build.mk ($(host)-stamp-stage2-installed): Remove
17861 $(relbindir)/make before doing ``make install'', and use
17862 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
17863 installing over running make binary.
17864 ($(host)-stamp-stage3-installed): Likewise.
17865
17866 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17867
17868 * config.guess: Recognize Mach.
17869
17870 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17871
17872 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
17873 see whether --exec-prefix was used.
17874
17875 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17876
17877 * README: Explicitly mention libg++/README. (Zoo's idea.)
17878
17879 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17880
17881 * Makefile.in: Add all-librx target similar to all-libproc.
17882
17883 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
17884
17885 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
17886 with post 1.2 uname bogosity.
17887
17888 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17889
17890 * configure: Remove temporary files on receipt of a signal.
17891
17892 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
17893
17894 * configure: If there is a package_makefile_frag, remove
17895 ${subdir}/Makefile.tem after copying it in.
17896
17897 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17898
17899 * build_all.mk: support rs6000 lynx identifies itself as
17900 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
17901 since /bin/gcc is too feeble to compile a modern gcc.
17902
17903 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17904
17905 * brought devo/test-build.mk update-to-date with progressive/
17906 test-build.mk. Add lynx targets and hppa flag info.
17907
17908 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17909
17910 * configure.in: Use mh-ncrsvr43. Patch from
17911 Tom McConnell <tmcconne@sedona.intel.com>.
17912
17913 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
17914
17915 * config.guess (i386-unknown-bsdi): No longer need to
17916 check #if defined(__bsdi__) && defined(__i386__).
17917
17918 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17919
17920 * configure: Set program_transform_nameoption correctly.
17921
17922 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17923
17924 * brought build-all.mk update-to-date with progressive build-all.mk,
17925 added new targets and hppa info.
17926
17927 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17928
17929 * configure: If config.guess result is a prefix of the user
17930 specified target, assume a native build and use the user specified
17931 target as the host alias. Remove SunOS patch suffix removal hack.
17932 * configure.in: Remove SunOS patch suffix removal hack.
17933
17934 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
17935 in NATIVE_CHECK_MODULES.
17936
17937 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
17938
17939 * Makefile.in: Rename HOST_ONLY to NATIVE.
17940 * configure: Delete SunOs patch suffix from host_canonical
17941 and build_canonical variables that are prepended to Makefiles.
17942 * configure.in: Add comments for easier maintenance.
17943
17944 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17945
17946 * Makefile.in: Add all-libproc target similar to all-gui.
17947
17948 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
17949
17950 * Makefile.in (CHECK_MODULES): split into
17951 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
17952
17953 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
17954
17955 * config.guess (i386-unknown-bsdi): New system to guess.
17956
17957 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17958
17959 * Makefile.in: Add all-gui target (but not yet build by "all").
17960
17961 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
17962
17963 * config.sub: Move deletion of patch suffix from here...
17964 * configure.in: To here, at Ian's suggestion. The top-
17965 level scripts might need to know of a patch level.
17966
17967 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
17968
17969 * config.sub: Strip off patch suffix so rtl is recognized
17970 as a sunos4.1.3 machine, even though it's been patched.
17971
17972 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
17973
17974 * Makefile.in (INSTALL_LAST): Delete.
17975 (INSTALL_DOSREL): New.
17976
17977 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17978
17979 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
17980 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
17981 whether we pass down --with-gnu-ld anyhow.
17982
17983 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
17984
17985 * Makefile.in (INSTALL_LAST): Change operation so it works
17986 on more flavors of make.
17987 * configure.in (go32): Don't build libg++ or libio.
17988
17989 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
17990
17991 * Makefile.in (Move HOST_PREFIX_1 and friends up so
17992 they can be overriden by templates.
17993
17994 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
17995
17996 * configure.in (target==go32): Don't build gdb.
17997 * dosrel: New directory.
17998
17999 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
18000
18001 * configure.in (host==go32): Configure dosrel too.
18002 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
18003 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
18004 be set by incoming names or templates.
18005 (INSTALL_LAST): New rule.
18006
18007 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
18008
18009 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
18010
18011 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18012
18013 * configure.in (appdirs): New variable. Currently empty, but will
18014 be used in gas distribution. If nonempty, lists a set of
18015 directories at least one of which must get configured, or top
18016 level configuration is considered to have failed.
18017 (rs6000-*-lynxos*): Use new file name.
18018
18019 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18020
18021 Eliminate XTRAFLAGS.
18022 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
18023 newlib include files using -idirafter, and also use -nostdinc.
18024 (CXX_FOR_TARGET): Likewise.
18025 (XTRAFLAGS): Removed.
18026 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
18027 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
18028 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
18029 ($(DO_X)): Don't pass down XTRAFLAGS.
18030
18031 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18032
18033 * configure.in (mips*-dec-bsd*): New target; do build linker.
18034 (mips*-*-bsd*): New target; don't build linker.
18035
18036 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18037
18038 * configure.in: support rs6000-*-lynxos* configuration.
18039 support sunos4 as a cross target.
18040
18041 * config.sub: look for lynx*, not lynx since the OS version may
18042 legitimately be part of the name.
18043
18044 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18045
18046 * configure.in (i[34]86-*-sco*): Move to be with other i386
18047 targets.
18048 (romp-*-*): New target. Skip various binary utilities.
18049 (vax-*-*): New target. Don't build newlib.
18050 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
18051
18052 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18053
18054 * configure.in: Only set host_makefile_frag if config
18055 directory exists.
18056
18057 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18058
18059 * install.sh: If $dstdir exists, don't check whether each
18060 component does.
18061
18062 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18063
18064 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
18065
18066 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
18067
18068 * configure.in (*-*-lynxos*): Don't configure newlib for either
18069 native or cross Lynx.
18070
18071 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
18072
18073 * config.sub (sparc64-elf): Fix os.
18074 (z8k): Remove duplicate.
18075
18076 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18077
18078 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
18079 gcc/stmp-fixproto, to try to prevent fixproto from being run.
18080
18081 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
18082
18083 * configure: Make file links cleanly even if Lynx fails on
18084 an NFS symlink (at least fail cleanly).
18085
18086 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18087
18088 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
18089 -XNh2000.
18090
18091 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18092
18093 * configure: Unknown options are fatal again.
18094
18095 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
18096
18097 * configure: Ignore --x-includes and --x-libraries, for Autoconf
18098 compatibility.
18099
18100 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
18101
18102 * build-all.mk: Add `clean' target.
18103
18104 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18105
18106 * config.guess: Add SINIX support.
18107 * configure.in: Add mips-*-sysv4* support.
18108
18109 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
18110
18111 * build-all.mk: Document all useful targets.
18112 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
18113 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
18114
18115 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18116
18117 * configure: Support --silent, --quiet.
18118
18119 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18120
18121 * configure: Support --disable-FEATURE.
18122
18123 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18124
18125 * config.guess: Recognize NCR running SVR4.3.
18126
18127 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
18128
18129 * config.guess: Make BSDI generate i386-unknown-bsd386.
18130 Patch from Paul Eggert <eggert@twinsun.com>.
18131
18132 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18133
18134 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
18135
18136 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18137
18138 * configure: Make unrecognized options give nonfatal warnings
18139 instead of fatal errors, and pass them to any subdirectory
18140 configures in case they recognize them.
18141 Make --x equivalent to --with-x.
18142
18143 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18144
18145 * configure: Add --enable-* options. Clean up usage message and
18146 some comments.
18147
18148 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
18149
18150 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
18151
18152 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18153
18154 * configure.in (hppa*-*-*): Enable binutils.
18155
18156 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18157
18158 * config.sub: Recognize cisco.
18159
18160 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
18161
18162 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
18163
18164 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18165
18166 * config.guess: about target *-hitachi-hiuxwe2, don't print more
18167 than one configuration name. Add comment.
18168
18169 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
18170
18171 * config.guess: about target *-hitachi-hiuxwe2, fixed
18172 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
18173 macro is incorrect.]
18174
18175 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18176
18177 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
18178 than the "make ls" stuff which used to be here.
18179
18180 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18181
18182 * config.guess: Recognize i[34]86-unknown-freebsd.
18183 From Shawn M Carey <smcarey@rodan.syr.edu>.
18184
18185 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
18186
18187 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
18188
18189 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
18190
18191 * config.guess: Check for ptx.
18192
18193 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
18194
18195 * config.sub: Add os9k checking.
18196
18197 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18198
18199 * config.guess: Handle OSF1 running on HPPA processors
18200
18201 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18202
18203 * configure: If subdir configure fails, print out a message with
18204 subdirectory name, in case subdir's configure code didn't identify
18205 itself.
18206
18207 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
18208
18209 * configure.in: Remove embedded newlines from configdirs.
18210 Avoid mismatches of substrings. Fix matching strings at end
18211 of configdirs.
18212
18213 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
18214
18215 * config.guess: Add Lynx/rs6000 config support.
18216
18217 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18218
18219 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
18220
18221 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
18222
18223 * configure.in (hppa*-*-osf*): Treat this just like most other
18224 PA configurations (eg no binutils or ld).
18225 (hppa*-*-*elf*): These configurations have binutils and ld.
18226
18227 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18228
18229 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
18230
18231 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18232
18233 * configure.in (rs6000-*-*): Build gas.
18234
18235 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18236
18237 * Makefile.in: Avoid bug in losing hpux sed.
18238
18239 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18240
18241 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
18242 for GDB and GDB has been fixed to not need it.
18243
18244 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18245
18246 * config.guess: Recognize vax hosts.
18247
18248 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18249
18250 * configure (while loop): Don't use "break 2" inside case
18251 statement -- the case statement isn't an enclosing loop.
18252
18253 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
18254
18255 * config.guess: Clean up NeXT support, to allow nextstep
18256 on Intel machines. Make OS be nextstep.
18257
18258 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
18259
18260 * config.guess: Add alternate forms for Convex.
18261
18262 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
18263
18264 * configure: Completely rewrite option processing. Take
18265 advantage of pattern-matching to avoid invoking test frequently.
18266 Also clean up host and target defaulting logic.
18267
18268 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18269
18270 * Makefile.in: Replace all occurrances of "rootme" with "r" and
18271 "$${rootme}" with "$$r", to increase the likelihood that the do-*
18272 commands (plus user environment) will fit SCO limits.
18273
18274 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18275
18276 * configure.in: Don't issue warnings about directories which are
18277 not being configured if -norecursion is set. Correct test for
18278 --with-gnu-as and --with-gnu-ld to not get confused by substring
18279 matches.
18280
18281 * configure.in: Don't build gas for alpha-dec-osf1*.
18282
18283 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
18284
18285 * configure: Back out Per's change of 12/19/1993. It changes the
18286 behavior of configure in unexpected and confusing ways.
18287
18288 Also, use different delim char when calculating
18289 program_transform_name so that the name can contain slashes.
18290
18291 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
18292
18293 * configure.in, config.sub: Add support for VSTa micro-kernel.
18294
18295 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
18296
18297 * configure.in: Nuke hacks which were used to get a special
18298 version of GAS for HPPA configurations.
18299
18300 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
18301
18302 * configure: If only ${target_alias} is given, use that
18303 as the default for ${host_alias}.
18304 * configure: Add missing back-slashes before nested quotes.
18305
18306 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18307
18308 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
18309
18310 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
18311
18312 * config.guess: Recognize some Tektronix configurations.
18313 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
18314
18315 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18316
18317 * config.sub: Match any flavor of SH.
18318
18319 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
18320
18321 * configure.in: Don't try to configure newlib for Alpha.
18322
18323 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18324
18325 * configure.in: Don't build ld for Irix 5. Don't build gas,
18326 libg++ or libio for any Alpha target.
18327
18328 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
18329
18330 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
18331
18332 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
18333 default arguments -- so it tried to compress itself.
18334
18335 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18336
18337 * configure.in (notsupp): ensure that a space is always at the end
18338 of the configdirs list, since the grep checks for an explicit space
18339
18340 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18341
18342 * configure.in (target i386-sysv4.2): don't build ld, since static
18343 versions of many libraries are not available.
18344
18345 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18346
18347 * config.guess: Recognize Apollos (using environment variables).
18348 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
18349
18350 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18351
18352 * config.guess: Recognize Sony news mips running newsos.
18353
18354 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
18355
18356 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
18357 "fi ; else" for bash.
18358
18359 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
18360
18361 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
18362
18363 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
18364
18365 * config.sub: accept unixware as an alias for svr4.2.
18366 Fix some inconsistancies with the gcc version.
18367
18368 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18369
18370 * Makefile.in (DISTDOCDIRS): Add gdb.
18371
18372 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
18373
18374 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
18375
18376 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18377
18378 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
18379 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
18380 this now.
18381
18382 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18383
18384 * config.sub: Accept hiux* as an OS name.
18385
18386 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
18387 etc/make-stds.texi. The underscore came from gcc, and dje now
18388 agrees that RUNTESTFLAGS is the correct name.
18389
18390 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
18391
18392 * install.sh: Remove 'set -e'. It makes any conditionals
18393 in the script useless.
18394
18395 * config.guess: Automatically recognize arm-acorn-riscix
18396 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
18397
18398 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
18399
18400 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
18401
18402 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18403
18404 * Makefile.in (DISTDOCDIRS): New variable.
18405 (taz): Edit local Makefile.in sooner, instead of proto-toplev
18406 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
18407
18408 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18409
18410 * configure.in (hppa target): check the source directory for the
18411 pagas sub-directory
18412
18413 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
18414
18415 * config.sub: Allow -aout* and -elf*.
18416
18417 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18418
18419 * configure.in: Don't build ld on i386-solaris2, same as for
18420 sparc-solaris2.
18421
18422 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
18423
18424 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
18425
18426 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18427
18428 * configure.in: Configure gdb for alpha.
18429
18430 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18431
18432 * Makefile.in (CXXFLAGS): Add -O.
18433
18434 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18435
18436 * config.guess: added support for DG Aviion
18437
18438 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18439
18440 * configure.in: Produce warning message for subdirectories not
18441 configurable for this host/target combination. Don't try to
18442 configure gdb for vms.
18443
18444 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18445
18446 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
18447 appropriate files before making "diststuff".
18448 (DISTBISONFILES): New var: list of files to be edited.
18449 (DISTSTUFFDIRS): Add binutils.
18450
18451 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18452
18453 * config.sub: also handle mipsel and mips64el (for little endian mips)
18454
18455 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18456
18457 * configure.in: Add * to end of all OS names.
18458
18459 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
18460
18461 * configure.in: Build newlib for LynxOS native.
18462
18463 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18464
18465 * config.guess: Add support for delta 88k running SVR3.
18466
18467 * configure.in: Add comment about HP compiler vs. emacs.
18468
18469 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18470
18471 * configure.in: don't build ld on solaris2 (not a viable option
18472 due to bugs in getpwnam & getpwuid)
18473
18474 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18475
18476 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
18477 config.guess will produce a full version number.
18478
18479 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18480
18481 * configure.in: Build linker and binutils for alpha-dec-osf1.
18482
18483 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18484
18485 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
18486 and gdb/testsuite/Makefile.in.
18487
18488 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18489
18490 * configure.in: recognize mips*- instead of mips-
18491
18492 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
18493
18494 * config.sub: Accept linux*coff and linux*elf as operating
18495 systems.
18496
18497 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18498
18499 * config.sub: Recognize mips64, and mips3 as an alias for it.
18500
18501 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18502
18503 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
18504 gdb knows how to handle OSF/1 shared libraries.
18505
18506 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18507
18508 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
18509 * config.guess: Recognize Hitachi's HIUX.
18510 * config.sub: Recognize h3050r* and hppahitachi.
18511 Remove redundant cases for hp9k[23]*.
18512
18513 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18514
18515 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
18516 if gas and ld are in the source tree and are in ${configdirs}.
18517 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
18518 --with options (but still pass them down on the command line,
18519 if they were explicitly specified).
18520
18521 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18522
18523 * configure: substitute SHELL value in Makefile.in with
18524 ${CONFIG_SHELL}
18525
18526 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18527
18528 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
18529 *-*-solaris2* targets.
18530
18531 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18532
18533 * Makefile.in: define M4, and pass it down to sub-makes;
18534 all-autoconf now depends on all-m4
18535
18536 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18537
18538 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
18539 presence of {ar,ranlib} instead of a configured directory
18540
18541 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
18542
18543 * config.guess: Accept 34?? as well as 33?? for NCR.
18544
18545 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18546
18547 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
18548 of 'gas' in sed commands, since 'gash' is now in the tree as well.
18549
18550 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18551
18552 * configure: grab values for $(CC) and $(CXX) from the
18553 environment, so that someone can do "CC=gcc configure; make" and
18554 have it work right (matching the way that autoconf works now)
18555
18556 * configure.in, Makefile.in: add support for gash, the tcl
18557 interface to Galaxy
18558
18559 * config.guess: add NetBSD variants (hp300, x86)
18560
18561 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
18562
18563 * install.sh: Support -d option (in the manner of SunOS 4 install,
18564 as it is more deterministic than that of GNU install)
18565 (chmodcmd): Set file to mode 755 by default (should also do default
18566 chgrp and chown, but I don't feel like dealing with that now)
18567
18568 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
18569
18570 * config.sub: Remove h8300hhms alias.
18571
18572 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18573
18574 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
18575
18576 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18577
18578 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
18579 as stmp-fixinc
18580
18581 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18582
18583 * config.sub: recognize m88110-bug-coff.
18584
18585 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18586
18587 * Makefile.in (all-libio): all dependencies on the toolchain used
18588 to build this (gcc, gas, ld, etc)
18589
18590 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18591
18592 * config.guess: Deal with OSF/1 1.3 on alpha.
18593
18594 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18595
18596 * install.sh: add some 'else true' clauses for portability
18597
18598 * configure.in: don't build libio for h8[35]00-*-* targets
18599
18600 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
18601
18602 * Makefile.in: Add support for new libio.
18603
18604 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18605
18606 * install.sh: If one command fails, don't try the rest. Don't try
18607 to remove $dsttmp (via trap) unless we have already created it.
18608 If $src doesn't exist, detect it and exit with an error.
18609
18610 * config.guess: Recognize BSD on hp300.
18611
18612 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
18613
18614 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
18615 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
18616
18617 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
18618
18619 * Makefile.in (all-send-pr): depends on all-prms
18620
18621 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18622
18623 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
18624
18625 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18626
18627 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
18628 Added test for mips-mips-riscos5.
18629
18630 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18631
18632 * configure.in: use mh-hp300 for 68k HP hosts
18633
18634 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18635
18636 * configure: add support for CONFIG_SHELL, so that you can use
18637 some alternate shell for evaluating configure scripts
18638
18639 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
18640
18641 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
18642 in configure script to bug-gdb@prep.ai.mit.edu when building
18643 distribution archive.
18644 * Makefile.in (COMPRESS): Remove def.
18645 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
18646 gdb.tar.Z and make-gdb.tar.Z respectively.
18647 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
18648 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
18649 to convergence with 'taz' target in Makefile.in.
18650
18651 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18652
18653 * install.sh (dsttmp): use trap to ensure that tmp files go
18654 away on error conditions
18655
18656 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18657
18658 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
18659
18660 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18661
18662 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
18663 its parent is '/' not ''.
18664
18665 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
18666
18667 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
18668
18669 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
18670 that ${newsrcdir}/configure.in does.
18671
18672 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18673
18674 * test-build.mk: support for CONFIG_SHELL
18675
18676 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
18677
18678 * config.sub (netware): Add as a basic system type.
18679
18680 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18681
18682 * Makefile.in (Makefile): depend on configure.in. Also drop the
18683 $(srcdir)/ from the dependency on Makefile.in.
18684
18685 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
18686
18687 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
18688 (h8300hhms is temporary until multi-libraries are implemented).
18689 * configure.in: Handle h8300h too.
18690
18691 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18692
18693 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
18694
18695 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
18696
18697 * configure: Remove extraneous output when guessing host type.
18698 * config.guess: Remove extraneous output when guessing using C
18699 compiler rather than uname, or when guessing fails.
18700
18701 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
18702
18703 * Makefile.in: remove all.cross and install.cross targets
18704
18705 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
18706 definitions
18707
18708 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
18709
18710 * configure.in (target sh): Build gprof.
18711
18712 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18713
18714 * config.sub: change -solaris to -solaris2
18715
18716 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18717
18718 * configure.in: Use config/mh-riscos for mips-*-sysv*.
18719
18720 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
18721
18722 * configure: Correct error message for missing Makefile.in to
18723 print correct directory.
18724
18725 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18726
18727 * install.sh: kludge around 386BSD shell bug
18728
18729 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
18730
18731 * config.guess: Recognize NeXT.
18732 * config.guess: Recognize i486-ncr-sysv4.
18733 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
18734
18735 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
18736
18737 * Makefile.in (MAKEINFOFLAGS): New variable.
18738 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
18739 * build-all.mk, test-build.mk: Pass down --no-split as
18740 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
18741
18742 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
18743
18744 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
18745
18746 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
18747
18748 * Makefile.in (libg++.tar.z): New rule.
18749 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
18750 * Makefile.in (taz): Only do a single chmod.
18751
18752 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18753
18754 * install.sh: don't use dirname anymore (replaced with sed usage)
18755
18756 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
18757
18758 * Makefile.in: Change extension for gzip'd files from '.z' to
18759 '.gz' per new FSF standard usage.
18760
18761 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18762
18763 * configure: put quotes around the final value of program_transform_name
18764
18765 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18766
18767 * Makefile.in: new install.sh support; update install-info rules
18768
18769 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
18770
18771 * configure.in: Build diff for crosses, but not for go32 host.
18772
18773 * configure.in: Build gprof only for native, and don't build it
18774 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
18775
18776 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
18777
18778 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
18779
18780 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18781
18782 * configure.in (host_tools): Add prms.
18783
18784 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18785
18786 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
18787 with $(FLAGS_TO_PASS) on the command line
18788
18789 * config.sub: Recognize lynx and lynxos
18790
18791 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
18792
18793 * config.sub: Accept -ecoff*, not just -ecoff.
18794
18795 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18796
18797 * Makefile.in (taz): Use .gz suffix instead of .z.
18798 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
18799 names.
18800
18801 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18802
18803 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
18804
18805 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18806
18807 * Makefile.in (install-no-fixedincludes): install gcc last, so
18808 that rebuilds that might happen during 'make install' don't get
18809 bogus gcc include files
18810
18811 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18812
18813 Change from Utah for HPPA support:
18814 * config.guess: Recognize hppa1.x-hp-bsd.
18815
18816 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
18817
18818 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
18819 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
18820
18821 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
18822
18823 * config.sub: Add support for rom68k and bug boot monitors.
18824
18825 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
18826
18827 * Makefile.in: Make all-opcodes depend on all-bfd.
18828
18829 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
18830
18831 * config.guess: Added special check for i[34]86-univel-sysv4*.
18832
18833 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
18834
18835 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
18836 the processor rather than assuming i486.
18837
18838 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18839
18840 * config.guess: Recognize SunOS6 as Solaris3.
18841
18842 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
18843
18844 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
18845 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
18846
18847 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
18848
18849 * build-all.mk (all-cross): New target for Canadian Cross.
18850 Added Q2 go32 targets.
18851 * test-build.mk: Configure go32 cross sparclite-aout and
18852 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
18853 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
18854
18855 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18856
18857 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
18858 GO32 hosted toolchains
18859
18860 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
18861
18862 * configure: change so "-exec-prefix" gets passed down rather
18863 than "-exec_prefix" so autoconf generated Makefiles get the
18864 exec_prefix set right.
18865
18866 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18867
18868 * config.guess: get the Solaris2 minor version number
18869
18870 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
18871
18872 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18873
18874 * config.guess: Recognize some Sequent platforms.
18875
18876 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18877
18878 * Makefile.in: added the vault-install target
18879
18880 * configure.in: actually use the Sun3 makefile fragment that's in
18881 config, also added the release dir to configdirs
18882
18883 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18884
18885 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
18886
18887 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18888
18889 * configure.in: remove some program from Alpha targetted toolchains
18890
18891 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
18892
18893 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
18894 gprof.
18895 (taz): Run "make diststuff" in those directories instead of "make
18896 proto-dir". Look for "VERSION=" only at start of line in subdir
18897 Makefile. Use "gzip -9" for compression.
18898 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
18899 (binutils.tar.z): New target.
18900
18901 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18902
18903 * Makefile.in (taz): Include gpl.texinfo.
18904
18905 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18906
18907 * Makefile.in (setup-dirs): Merged into "taz" target.
18908 (taz): Only do `proto-dir' stuff if a directory is actually needed
18909 for this target.
18910
18911 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
18912
18913 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
18914 (FLAGS_TO_PASS): Pass down MUNCH_NM.
18915 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
18916 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
18917 (gcc-no-fixedincludes): Correct for current gcc Makefile.
18918
18919 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
18920
18921 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
18922 config.sub, and move-if-change to gdb testsuite distribution
18923 archive, so the testsuite can be extracted, configured, and
18924 run separately from the gdb distribution. Blow away the Chill
18925 tests that require a Chill compiled executable, since GNU Chill
18926 is not yet publically available.
18927
18928 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18929
18930 * test-build.mk: set environment variables in a single command,
18931 instead of a list of assignments and exports
18932
18933 * config.guess: recognize Alpha/OSF1 systems
18934
18935 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18936
18937 * configure: Change help message to prefer --options rather than
18938 -options.
18939
18940 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18941
18942 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
18943 zippy@ecst.csuchico.edu.
18944 * config.guess: Recognize miniframe.
18945
18946 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
18947
18948 * Makefile.in: Use srcroot to find runtest rather than rootme.
18949 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
18950
18951 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
18952
18953 * test-build.mk: Extensive additions to support building on a
18954 machine other than the host.
18955
18956 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18957
18958 * configure (tooldir): Fix for i386-aix again.
18959
18960 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
18961
18962 * configure, Makefile.in: Change definition of $(tooldir)
18963 to match the FSF.
18964
18965 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
18966
18967 * config.guess: Recognize i[34]86/SVR4.
18968
18969 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18970
18971 * Makefile.in (all-gdb): gdb depends on sim.
18972
18973 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
18974
18975 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
18976 at the same time we make the prototype gdb directory.
18977 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
18978 files at the same time as the gdb base release distribution.
18979
18980 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
18981
18982 * Makefile.in (check): Use individual check targets rather than
18983 DO_X rule.
18984 (check-gcc): Added.
18985
18986 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
18987
18988 * config.sub: Use sysv3.2 not sysv32 for canonical OS
18989 for System V release 3.2.
18990
18991 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18992
18993 * config.sub: Recognize hppaosf.
18994 * configure.in: Do configure ld/binutils/gas for it.
18995
18996 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18997
18998 * configure (tooldir): Alter syntax used to set this, for systems
18999 where "\$" isn't handled right, like i386-aix.
19000
19001 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
19002
19003 * configure: Pass program-transform-name, not
19004 program_transform_name, to recursive configures.
19005
19006 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
19007
19008 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
19009 of gas+ld+binutils.
19010
19011 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
19012
19013 * config.guess: Recognize AIX3.2 as distinct from 3.1.
19014
19015 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19016
19017 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
19018
19019 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19020
19021 * Makefile.in (PRMS): Set back to all-prms.
19022
19023 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
19024
19025 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
19026 targets, rather than for MIPS hosts.
19027
19028 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19029
19030 * configure.in: add comment for --with-x default values
19031
19032 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
19033
19034 * Makefile.in: add check-* targets for each of the directories in
19035 the tree. Add a definition of RUNTEST that will use the one we
19036 just built, if it exists. Pass this down via FLAGS_TO_PASS.
19037
19038 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
19039
19040 * configure.in: Removed obsolete references to bfd_target and
19041 target_makefile_frag.
19042
19043 * build-all.mk: Set assorted targets for Q2.
19044 * config.sub: Recognize z8k-sim and h8300-hms.
19045 * test-build.mk: Really don't pass host to configure.
19046 (HOLES): Added uname.
19047
19048 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
19049
19050 * configure: Handle an empty program-prefix, program-suffix or
19051 program-transform-name correctly.
19052
19053 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
19054
19055 * build-all.mk: -G 8 no longer required for MIPS targets.
19056 * test-build.mk: Don't pass host argument to configure; make it
19057 guess.
19058
19059 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
19060
19061 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
19062 * Makefile.in (COMPRESS): New macro, like GZIP.
19063
19064 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
19065
19066 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
19067
19068 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
19069 with gas currently defaults to -G 0.
19070
19071 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
19072
19073 * Makefile.in (all-flex): flex depends on byacc.
19074
19075 * build-all.mk: If host not specified, use config.guess. Pass TAG
19076 to test-build.mk as RELEASE_TAG.
19077 * test-build.mk (configargs): New variable containing arguments to
19078 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
19079 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
19080
19081 * config.guess: Use /bin/uname when checking -X argument on SCO,
19082 to avoid invoking GNU uname which doesn't understand -X.
19083
19084 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
19085
19086 * configure.in: Build gas for mips-*-*.
19087
19088 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19089
19090 * Makefile.in (all.normal): insert missing backslash.
19091
19092 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
19093
19094 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
19095
19096 * Makefile.in: Complete overhaul to merge many almost identical
19097 targets.
19098
19099 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19100
19101 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
19102 (gdb.tar.Z): Adjusted.
19103
19104 * Makefile.in (setup-dirs, taz): New targets; should be general
19105 enough to adapt for gdb sometime. Build only .z file.
19106 (gas.tar.z): New target.
19107
19108 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19109
19110 * build-all.mk: Use CC=cc -Xs on Solaris.
19111
19112 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
19113
19114 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
19115 for handling BISON for FSF releases.
19116
19117 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19118
19119 * configure: Actually implement the change zoo just documented.
19120
19121 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
19122
19123 * configure: when using config.guess, only set target_alias when
19124 it's not already been set (ie, on the command line)
19125
19126 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19127
19128 * Makefile.in: add installcheck target, set PRMS to install-prms
19129
19130 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19131
19132 * configure: add support for package_makefile_fragment, handle the
19133 case where a directory has a configure.in file but no Makefile.in
19134 more gracefully (with an actual understandable error message, even);
19135 add support for --without (and add this to the usage message); also
19136 explicitly add a --host=${host_alias} to the command line when
19137 config.guess is used
19138
19139 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19140
19141 * configure: Must use both --host and --target in recursive calls.
19142
19143 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
19144
19145 * Makefile.in: Change deja-gnu to dejagnu.
19146
19147 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
19148
19149 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
19150
19151 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19152
19153 * configure.in: canonicalize all instances to *-*-solaris2*,
19154 also strip out a number of tools to not build for go32 host
19155
19156 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19157
19158 * config.guess: add GPL.
19159
19160 * Makefile.in, config.guess, config.sub, configure: bump
19161 copyrights to 93.
19162
19163 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
19164
19165 * Makefile.in (do-info): Removed obsolete check for existence of
19166 localenv file.
19167
19168 * Makefile.in (MAKEOVERRIDES): Define to be empty.
19169
19170 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19171
19172 * Makefile.in: a couple of 'else true' for decstation,
19173 support for TclX
19174
19175 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
19176
19177 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
19178
19179 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
19180
19181 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
19182
19183 * config.guess: Recognize i386-ibm-aix (PS/2).
19184 * configure.in: Use config/mh-aix386 file for it.
19185
19186 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
19187
19188 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
19189 CC_FOR_TARGET instead.
19190 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
19191
19192 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
19193
19194 * Makefile.in: Add sim to list of directories sent with gdb
19195
19196 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
19197
19198 * configure.in: Put back mips-dec-bsd* case.
19199
19200 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
19201
19202 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
19203 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
19204 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
19205
19206 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19207
19208 * configure.in: remove no-op mips-dec-bsd* in "case $target"
19209
19210 * Makefile.in (dir.info): only run gen-info-dir if it exists,
19211 (install-info): install dir.info only if it exists,
19212 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
19213
19214 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
19215
19216 * configure.in: For vms target, skip bfd, ld, binutils. Do build
19217 gas for mips-dec-bsd.
19218
19219 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
19220
19221 * configure (makesrcdir): If ${srcdir} is relative and not ".",
19222 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
19223
19224 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
19225
19226 * configure.in: Added "dejagnu" to hosttools list.
19227
19228 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
19229
19230 * config.sub, configure.in, config.guess: Add support
19231 for Bosx, an AIX variant from Bull.
19232 Patches from F.Pierresteguy@frcl.bull.fr.
19233
19234 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
19235
19236 * devo/dejagnu: Initial creation of devo/dejagnu.
19237 Migrated dejagnu testcases and support files for testing software
19238 tools to reside as subdirectories, currently called "testsuite",
19239 within the directory of the software tool. Migrated all programs,
19240 support libraries, etc. beloging to dejagnu proper from
19241 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
19242 with no modifications. The changes to these files which will
19243 allow them to configure, build, and execute properly will be made
19244 in a future update.
19245
19246 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19247
19248 * Makefile.in: Change send_pr to send-pr.
19249 * configure.in: Likewise.
19250 * send_pr: Renamed directory to send-pr.
19251
19252 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
19253
19254 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
19255
19256 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
19257
19258 * README: Update for gdb-4.8 release.
19259 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
19260 gdb-xxx.tar.z (gzip'd) file also.
19261
19262 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19263
19264 * Makefile.in: make all-diff depend on all-libiberty
19265
19266 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
19267
19268 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
19269
19270 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19271
19272 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
19273
19274 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
19275
19276 * Makefile.in (DEVO_SUPPORT): Remove etc directory
19277 (ETC_SUPPORT): Only add the files GDB wants from etc/.
19278 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
19279
19280 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19281
19282 * Makefile.in: makeinfo binary is in a new location
19283
19284 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
19285
19286 * config.sub: Accept -ecoff as an OS.
19287
19288 * Makefile.in: Various changes to eliminate a level of make
19289 recursion and reduce the required command line length.
19290 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
19291 sub-makes.
19292 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
19293 variables holding settings for specific sub-makes.
19294 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
19295 in terms of BASE_FLAGS_TO_PASS.
19296 (TARGET_LIBS): New variable listing directories which use
19297 TARGET_FLAGS_TO_PASS.
19298 (subdir_do): Eliminated.
19299 (do-*): New set of targets to replace subdir_do.
19300 (various): All targets which used subdir_do now depend on do-*.
19301 (local-clean): Renamed from do_clean.
19302 (local-distclean): New target, dependency of distclean and
19303 realclean.
19304 (install-info): Don't create directories. Depend on dir.info
19305 rather than calling make recursively.
19306 (install-dir.info): Eliminated.
19307 (install-info-dirs): Create all info directories here.
19308 (dir.info): Depend upon do-install-info.
19309
19310 * test-build.mk (HOLES): Added false.
19311
19312 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
19313
19314 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
19315
19316 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19317
19318 * Makefile.in (info): remove dependency on all-texinfo. The
19319 problem was really in texinfo/C, not at this level.
19320
19321 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
19322
19323 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
19324
19325 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
19326
19327 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
19328 GDB releases.
19329
19330 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19331
19332 * configure: Include srcdir in message about target of link not
19333 being found. Don't convert `-' to `_' in `with' options being
19334 passed to subdirs.
19335
19336 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19337
19338 * configure.in: add uudecode to host_tools
19339
19340 * Makefile.in: added {all,install}-uudecode targets, added them to
19341 the appropriate lists
19342
19343 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
19344
19345 * Makefile.in (all-gcc): Added dependency on all-gas.
19346
19347 * configure.in (mips-*-*): Build ld and binutils.
19348
19349 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19350
19351 * configure: check return code from mkdir, print error message and
19352 exit on failure.
19353
19354 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
19355
19356 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
19357
19358 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
19359
19360 * test-build.mk (HOLES): Added tar, cpio and uudecode.
19361
19362 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19363
19364 * config.sub (h8500): Recognize this as a cpu type.
19365
19366 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19367
19368 * configure: source directory missing is no longer a warning
19369
19370 * configure.in: recognize irix[34]* instead of irix[34]
19371
19372 * Makefile.in: define and pass down X11_LIB
19373
19374 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
19375
19376 * guess-systype: Renamed to ...
19377 * config.guess: ... by popular request.
19378 * configure.in, Makefile.in: Update accordingly.
19379
19380 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
19381
19382 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
19383 + Add Convex, Cray/Unicos, and Encore/Multimax support.
19384 + Execute ./dummy instead of assuming . is in PATH.
19385
19386 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
19387
19388 * guess-systype: New shell script. Attempts to guess the
19389 canonical host name of the executing host.
19390 Only a few hosts are supported so far.
19391 * configure: Call guess-systype if no host is specified.
19392
19393 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
19394
19395 * Makefile.in (gcc-no-fixedincludes): Made to work with current
19396 gcc Makefile.
19397
19398 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
19399
19400 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
19401 (all-gcc, install-gcc, subdir_do): Use it.
19402
19403 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19404
19405 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
19406
19407 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
19408
19409 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
19410 set exclusively by configure, using configure.in .
19411
19412 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19413
19414 * test-build.mk: set $PATH for all builds
19415
19416 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
19417
19418 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
19419
19420 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
19421 the one used in gcc/Makefile.in, so that a null expansion doesn't
19422 override the one needed to build gcc with a native cc.
19423
19424 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19425
19426 * configure: Accept -with arguments.
19427
19428 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19429
19430 * Makefile.in: added h8300sim
19431
19432 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
19433
19434 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
19435 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
19436 (all-cygnus, native, build-cygnus): Make
19437 $(canonhost)-stamp-3stage-done, not $(host)....
19438 * test-build.mk (stamp-3stage-compared): Use tail +10c for
19439 i386-sco3.2v4. Added else true to if command.
19440
19441 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
19442
19443 * config.sub: (from FSF) Sequent uses a BSD-like OS.
19444
19445 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
19446
19447 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
19448
19449 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19450
19451 * configure.in: don't remove binutils from Solaris builds
19452
19453 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
19454
19455 * Makefile.in: get rid of earlier definitions for *clean,
19456 also handle the recursive info rule better
19457
19458 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
19459
19460 * Makefile.in (mostlyclean, distclean, realclean): Fix to
19461 do more-or-less the right thing.
19462
19463 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
19464
19465 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
19466 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
19467
19468 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19469
19470 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
19471 $(host_canonical).
19472
19473 * configure.in: split the configdirs list into 4 categories (native
19474 v. cross, library v. tool) and handle the cross-only and native-
19475 only in more reasonable (and correct!) way.
19476
19477 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
19478
19479 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
19480 configdirs anymore.
19481
19482 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19483
19484 * Makefile.in: extensive cleanup:: removed all of the explicit
19485 clean-* targets, collapsed many wrappers around subdir_do into
19486 one, added additional targets to satisfy standards.texi, deleted
19487 some old targets, some changes for consistency
19488
19489 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19490
19491 * configure.in: handle some programs as cross-only, and others as
19492 native only
19493
19494 * test-build.mk: handle partial holes in a more generic manner
19495
19496 * Makefile.in: m4 depends on libiberty
19497
19498 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19499
19500 * configure.in: add m4, textutils, fileutils, sed, shellutils,
19501 time, wdiff, and find to configdirs
19502
19503 * Makefile.in: all, clean, and install rules for the new programs
19504 added to configure.in
19505
19506 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19507
19508 * configure.in: use mh-sun for all *-sun-* hosts
19509
19510 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19511
19512 * Makefile.in: define flags for X11 include files and library file
19513 locations, pass them down to the programs that need this info
19514
19515 * build-all.mk: added a 'native' target, to 3stage the native toolchain
19516
19517 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19518
19519 * configure.in: start building libg++ for HP-UX targets
19520
19521 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
19522
19523 * README: Update references to files moved into etc/.
19524
19525 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
19526
19527 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
19528 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
19529
19530 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
19531
19532 * configure: accept dash as well as underscore in long option
19533 names for FSF compatibility.
19534
19535 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
19536
19537 * config.sub: added -sco3.2v4 support from FSF.
19538
19539 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19540
19541 * configure.in: expand the section that adds or removes
19542 directories from the list of programs to build, to handle native
19543 vs. cross in addition to host v. native
19544
19545 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
19546
19547 * Makefile.in: Replace C++ in macro names with CXX.
19548 This is less likely to break ...
19549
19550 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19551
19552 * test-build.mk: add -w to GNU_MAKE
19553
19554 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19555
19556 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
19557 add 'sparc' to list of recognized cpus. This needed to make
19558 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
19559 Delete some redundant ose68 variants. Recognize -wrs as an os,
19560 then changes that into $CPU-wrs-vxworks.
19561
19562 * configure.in: remove most references to gdbtest, regularize
19563 target based program removal
19564
19565 * test-build.mk: import from p3 tree (many fixes and changes)
19566
19567 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19568
19569 * Makefile.in: added rules to handle tcl, tk, and expect
19570
19571 * configure.in: handle those directories if they exist
19572
19573 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19574
19575 * config.sub: removed bogus hppabsd and hppahpux names, since
19576 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
19577
19578 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19579
19580 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
19581 depends upon all-xiberty
19582
19583 * Makefile.in: changes from p3, including:
19584
19585 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
19586
19587 * Makefile.in (XTRAFLAGS): include newlib directories if
19588 newlib/Makefile exists, rather than if host != target.
19589
19590 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
19591
19592 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19593 from the same source tree and not building a cross-compiler. This
19594 matters for the libg++ configuration if reconfiguring a tree that
19595 has already been installed.
19596
19597 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
19598
19599 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19600 pick up the machine and system specific header files.
19601
19602 * Makefile.in: added AS_FOR_TARGET, passed down in
19603 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19604 the C compiler to use to create programs which are run in the
19605 build environment, set it to default to $(CC), and passed it down
19606 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19607
19608 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
19609
19610 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
19611 We need them for unusual native builds, like systems without
19612 ranlib.
19613
19614 * configure: also define $(host_canonical) and
19615 $(target_canonical), which are the full, canonical names for the
19616 given host and target
19617
19618 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
19619
19620 * Makefile.in: Added separate definitions for C++.
19621
19622 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
19623
19624 * configure.in (configdirs): Add deja-gnu.
19625
19626 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
19627
19628 * README: Update for configure.texi and gdb-4.7 release.
19629
19630 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
19631
19632 * Makefile.in: Move "all" target to top of file.
19633 Previously, first target was ".PHONY" which caused BSD4.4 make
19634 to build .PHONY when make was run without arguments.
19635
19636 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
19637
19638 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
19639 Library-copylefted code in libiberty.
19640
19641 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
19642
19643 * config.sub: Replace m68kmote with plain old m68k.
19644
19645 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
19646
19647 * Makefile.in: Remove space from blank line, avoid Make complaints.
19648
19649 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
19650
19651 * config.sub: Complain if no argument is given. Added support for
19652 386bsd as OS and target alias.
19653
19654 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
19655
19656 * Makefile.in (XTRAFLAGS): include newlib directories if
19657 newlib/Makefile exists, rather than if host != target.
19658
19659 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
19660
19661 * config.sub: recognize sparclite-wrs-vxworks.
19662
19663 * Makefile.in (install-xiberty): added *-xiberty make rules (from
19664 p3.) Added clean-xiberty to clean.
19665
19666 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19667
19668 * configure.in: use *-*-* instead of nested cases for host and target
19669
19670 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
19671
19672 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19673 from the same source tree and not building a cross-compiler. This
19674 matters for the libg++ configuration if reconfiguring a tree that
19675 has already been installed.
19676
19677 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
19678
19679 * config.sub (i486v/i486v4): Merge in from FSF version.
19680
19681 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
19682
19683 * configure: only set PWD if it is already set.
19684
19685 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
19686
19687 * configure: just set PWD=`pwd` at the top, since Ultrix sh
19688 doesn't have unset and all success paths (and most error paths)
19689 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
19690 to just ${PWD} to avoid confusion.)
19691
19692 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
19693
19694 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
19695 even for a native compilation.
19696
19697 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
19698
19699 Changes to make the gdb.tar.Z rule work better.
19700
19701 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
19702 (DEVO_SUPPORT): Add configure.texi.
19703 (bfd-ilrt.tar.Z): Remove ancient rule.
19704
19705 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
19706
19707 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19708 pick up the machine and system specific header files.
19709
19710 * configure.in, config.sub: added new target m68010-adobe-scout,
19711 with alias of adobe68k. Changed configure.in to check for
19712 -scout before -sco* to avoid a false match.
19713
19714 * Makefile.in: added AS_FOR_TARGET, passed down in
19715 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19716 the C compiler to use to create programs which are run in the
19717 build environment, set it to default to $(CC), and passed it down
19718 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19719
19720 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
19721
19722 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
19723 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
19724 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
19725 FOR_TARGET variants, to newlib and libg++.
19726
19727 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
19728
19729 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
19730 first.
19731
19732 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
19733
19734 * config.sub: Accept `elf' as an environment.
19735
19736 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19737
19738 * Makefile.in (all-opcodes): cd into the right directory
19739
19740 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
19741
19742 * configure: added -program_transform_name option, used as
19743 argument to sed when installing programs.
19744 configure.texi: added documentation for -program_prefix,
19745 -program_suffix and -program_transform_name.
19746
19747 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
19748
19749 * config.sub: Accept i486 where i386 ok.
19750
19751 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
19752
19753 * config.sub: accept we32k
19754
19755 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
19756
19757 * config.sub, configure.in: accept OSE68000 and OSE68k.
19758
19759 * Makefile.in: don't create all directories for ``make install'';
19760 let the subdirectories create the ones they need.
19761
19762 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19763
19764 * COPYING: new file, GPL v2
19765
19766 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19767
19768 * Makefile.in: use the new gen-info-dir, which needs a template
19769 argument (which also lives in texinfo)
19770
19771 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
19772
19773 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
19774
19775 * config.sub (ncr3000): Change i386 to i486.
19776
19777 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19778
19779 * Makefile.in: add install-rcs, install-grep to
19780 install-no-fixedincludes, removed install-bison and install-libgcc
19781
19782 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
19783
19784 * configure.in: grab the HPUX makefile fragment if on HPUX
19785
19786 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
19787
19788 * Makefile.in: eradicate bison spoor (ditto libgcc).
19789 configure.in: recognise m68{k,000}-ericsson-OSE.
19790 es1800 is alias for m68k-ericsson-OSE
19791
19792 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19793
19794 * configure.in: rearrange the parts that remove programs from
19795 configdirs, based now on HOST==TARGET or by canonical triple.
19796
19797 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19798
19799 * test-build.mk: recurse explicitly with -f test-build.mk when
19800 appropriate. predicate stage3 and comparison on the existence
19801 of gcc. That is, if gcc isn't around, we aren't three-staging.
19802 On very clean, also remove ...stamp-co. Build in-place before
19803 doing other builds.
19804
19805 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19806
19807 * Makefile.in, configure.in: add tgas
19808
19809 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19810
19811 * Makefile.in: a number of changes merged in from progressive.
19812
19813 * configure.in: add libm.
19814
19815 * .cvsignore: ignore some stuff that comes from test-build.mk.
19816
19817 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
19818
19819 * config.sub: Add es1800 (m68k-ericsson-es1800).
19820
19821 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
19822
19823 * configure: Add program_suffix (parallel to program_prefix)
19824 * Makefile.in: adjust directory-creating script for losing decstation
19825
19826 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
19827
19828 * configure: Minor $subdir-related fixes.
19829
19830 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19831
19832 * configure: fix various problems with propogating
19833 makefile_target_frag in subdirs.
19834 * configure.in: config libgcc if its there
19835
19836 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
19837
19838 * config.sub: HPPA merge.
19839
19840 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
19841
19842 * Makefile.in: Replace all-bison with all-byacc in all
19843 dependency lines for other tools (which now use byacc).
19844
19845 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
19846
19847 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
19848
19849 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
19850
19851 * Makefile.in: make gprof rules similar to byacc rules (instead of
19852 vestigal $(unsubdir) that didn't work...)
19853
19854 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
19855
19856 * config.sub: Add support for Linux.
19857 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
19858 (at least for libg++).
19859
19860 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19861
19862 * configure.texi: fix doc for the -nfp option to configure
19863
19864 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
19865
19866 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
19867
19868 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
19869
19870 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
19871 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
19872 * configure.in: added solaris* host_makefile_frag hook.
19873
19874 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19875
19876 * config.sub: changed recognition of m68000 so that various
19877 m68k types can be specified via m680[01234]0
19878
19879 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19880
19881 * config.sub (basic_machine): fix sed so that '-foo' isn't
19882 completely substituted out while .+'-foo' loses the '-foo'
19883
19884 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
19885
19886 * config.sub ($os): Add -aout.
19887
19888 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
19889
19890 * configure: If host_makefile_frag is absolute, don't
19891 prefix ${invsubdir} (relevant to libg++ auto-configure).
19892
19893 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
19894
19895 * Makefile.in (tooldir): Define it.
19896 (all-ld): Depend on all-flex.
19897
19898 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
19899
19900 * Makefile.in (check): Fix libg++ special case.
19901
19902 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
19903
19904 * configure: do not bury `pwd` into config.status, thus do fewer
19905 pwd's.
19906
19907 * configure: print the "Building in" message only when building in
19908 other than "." AND verbose.
19909
19910 * configure: remove -s, rework -v to better accommodate guested
19911 configures.
19912
19913 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
19914
19915 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
19916
19917 * Makefile.in: macroize flags passed on recursion. remove
19918 fileutils.
19919
19920 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
19921
19922 * configure: get makesrcdir right for subdirs deeper than 1.
19923
19924 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
19925 install.
19926
19927 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
19928
19929 * Makefile.in: don't print subdir_do or recursion lines.
19930
19931 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
19932
19933 * standards.texi: added menu item.
19934
19935 * Makefile.in: build and install standards.info.
19936
19937 * standards.texi: new file.
19938
19939 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19940
19941 * configure: test for and move config.status pieces from
19942 ${subdir}/.
19943
19944 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
19945
19946 * configure: Test for existance of files before trying to mv
19947 them, to avoid numerous non-existance messages.
19948
19949 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
19950
19951 * configure: correct final line of config.status.
19952
19953 * configure: patch from eggert. Avoids a protection problem if
19954 the original Makefile.in is read only.
19955
19956 * configure: use move-if-change from gcc to create config.status.
19957 Some makefiles depend on config.status to tell if a directory
19958 has been reconfigured for a different host. This change
19959 prevents those directories from remaking everything in the case
19960 where the reconfig was only intended to rebuild a Makefile.
19961
19962 * configure: test for config.sub with "config.sub sun4" rather
19963 than "config.sub ${host_alias}". Otherwise we can't tell a bad
19964 host alias from a missing config.sub.
19965
19966 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19967
19968 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
19969 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
19970
19971 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
19972
19973 * configure: mkdir ${subdir} as needed.
19974
19975 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
19976
19977 * Makefile.in,configure.in: added autoconf.
19978
19979 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19980
19981 * Makefile.in: no longer pass against on recursion.
19982
19983 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
19984 definitions are not inherited.
19985
19986 * configure: correct makesrcdir when subdir is .
19987
19988 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
19989
19990 * configure: Add support for 'subdirs' variable, which is
19991 like 'configdirs', except that configure doesn't re-invoke
19992 itself for subdirs, it just creates a Makefile for each subdir.
19993 * configure.texi: Document subdirs.
19994
19995 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19996
19997 * configure.in: added flex to configdirs
19998
19999 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
20000
20001 * Makefile.in: remove clean-stamps from clean.
20002
20003 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
20004
20005 * configure.in: Add gdbtest to configdirs.
20006
20007 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
20008
20009 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
20010 to recursive makes.
20011 * configure.in: Recognize new ncr3000 config.
20012
20013 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
20014
20015 * Makefile.in, configure.in: removed references to gdbm.
20016
20017 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
20018
20019 * config.sub: Don't canonicalize os value
20020 newsos* to bsd (readline needs to check for newsos).
20021 (This fix was earlier made Jan 31, but got re-broken.)
20022
20023 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
20024
20025 * configure.in: sco is an os, not a vendor!
20026
20027 * configure: Quote $( better. Keep various shells happy.
20028
20029 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
20030
20031 * Makefile.in: eliminate stamp-files.
20032
20033 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
20034
20035 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
20036 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
20037
20038 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
20039
20040 * config.sub: fix iris/iris3.
20041
20042 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
20043
20044 * configure: re-add -rm.
20045
20046 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
20047
20048 * Maskefile.in: add .stmp-rcs to all.
20049
20050 * configure.in: remove gas from rs6000 build, use aix host fragment.
20051
20052 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
20053
20054 * configure: pass down site_option during recursion.
20055
20056 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
20057
20058 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
20059
20060 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
20061
20062 * configure: Change exec_prefix so that it really defaults to prefix.
20063
20064 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
20065
20066 * Makefile.in, configure.in: Add support for mmalloc library.
20067
20068 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
20069
20070 * Makefile.in: add stmp dependencies for a few more things.
20071
20072 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
20073
20074 * configure: adjusted error message on objdir/srcdir configure
20075 collision, per john's suggestion.
20076
20077 * Makefile.in: add libiberty stmp to all and all.cross.
20078
20079 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
20080
20081 * Makefile.in: remove force dependencies, add grep to all.
20082
20083 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
20084
20085 * Makefile.in: drop flex. make stamp files work.
20086
20087 * configure: added test for conflicting configuration in srcdir,
20088 remove trailing slashes from srcdir. Otherwise emacs gdb mode
20089 gets cranky. use relative paths for configure and srcdir
20090 whenever possible. Send some error messages to stderr that were
20091 going to stdout.
20092
20093 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
20094
20095 * Makefile.in: Fix libg++ rule to check for gcc directory
20096 before using gcc/gcc. Also pass XTRAFLAGS.
20097
20098 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
20099
20100 * Makefile.in: added stmp-files so that directories aren't polled
20101 when they are already built.
20102
20103 * configure.texi: fixed a node pointer problem.
20104
20105 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
20106
20107 * config.sub configure.in gdb/configure.in
20108 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
20109 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
20110 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
20111
20112 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20113
20114 * configure: -recurring becomes -silent. corrected help message
20115 for -site= option.
20116
20117 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
20118
20119 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20120
20121 * configure: when building Makefile for crosses, replace
20122 tooldir and program_prefix. default srcdir from location of
20123 config.sub. remove "for host in hosts" and "for target in
20124 targets" loops.
20125
20126 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20127
20128 * Makefile.in: Do not pass bindir or mandir to cvs.
20129
20130 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
20131
20132 * Makefile.in, configure.in: removed traces of namesubdir,
20133 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
20134 copyrights to '92, changed some from Cygnus to FSF.
20135
20136 * configure.texi: remove most references to multiple hosts,
20137 multiple targets, subdirs, etc.
20138
20139 * configure.man: removed rcsid. reference config.sub not
20140 config.subr.
20141
20142 * Makefile.in: mkdir $(infodir) on install-info.
20143
20144 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
20145
20146 * configure.texi: Explain better about .gdbinit and about
20147 the environment that configure.in sections run in.
20148
20149 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
20150
20151 * configure.in: Ultrix is only a decstation if it's a MIPS.
20152
20153 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
20154
20155 * README: DOC.configure => cfg-paper.texi.
20156
20157 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
20158
20159 * config.sub (near case $os): Don't convert newsos* to bsd!
20160
20161 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
20162
20163 * Makefile.in: Reinstall change from gdb-4.3 that reduces
20164 the number of copies of COPYING that go into the GDB tar file.
20165
20166 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
20167
20168 * bfd/configure.in, gdb/config/mh-i386sco,
20169 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
20170 Fix SCO configuration stuff.
20171
20172 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
20173
20174 * Makefile.in: For libg++, make sure the -I pointing
20175 to the gcc directory goes *after* all the libg++-local -I flags.
20176 Also, move just-gcc dependency from just-libg++ to all-libg++.
20177
20178 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
20179
20180 * configure: Change -x to -f to keep Ultrix /bin/test happy.
20181
20182 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
20183
20184 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
20185
20186 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
20187
20188 * config.sub: Add stratus configuration frags. Also
20189 submitted to FSF.
20190
20191 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
20192
20193 * Makefile.in (DEV_SUPPORT): add configure.man.
20194
20195 * config.sub(Decode manufacturer-specific): add -none*.
20196
20197 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
20198
20199 * Makefile.in: remove form feeds to make Sun's make happy.
20200 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
20201
20202 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
20203
20204 * Makefile.in (AR_FLAGS): Make quieter.
20205
20206 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
20207
20208 * configure.in: Add libg++.
20209 * configure: When verbose, don't output the command line at each
20210 level; it will be unremarkably the same as the previous version,
20211 which will be the same as what the user typed.
20212
20213 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
20214
20215 * configure.in, Makefile.in: fix clean-info, add flex. add
20216 fileutils.
20217
20218 * configure: be less sensitive to spaces in Makefile.in. Do not
20219 look for sources in "..". Doing so breaks subdirectories that
20220 might have their own configure. If a subdir has it's own
20221 configure script, use it.
20222
20223 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
20224
20225 * cfg-paper.texi: some changes suggested by rms.
20226
20227 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
20228
20229 * config.sub: Merge in some small additions from the FSF version,
20230 taken from the gcc distribution, to bring the Cygnus and FSF
20231 versions into closer sync.
20232
20233 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
20234
20235 * configure.in: Changed svr4 references to sysv4.
20236
20237 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
20238
20239 * configure: added -V for version number option.
20240
20241 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
20242
20243 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
20244 renamed from DOC.configure to cfg-paper.texi.
20245
20246 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20247
20248 * configure, config.subr, config.sub: config.subr is now
20249 config.sub again.
20250
20251 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
20252
20253 * configure.texi: new file, in progress.
20254
20255 * Makefile.in: build info file and install the man page for
20256 configure.
20257
20258 * configure.man: new file, first cut.
20259
20260 * configure: find config.subr again now that configuration "none"
20261 has gone. removed all traces of the -ansi option. removed all
20262 traces of the -languages option.
20263
20264 * config.subr: resync from rms.
20265
20266 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20267
20268 * configure, config.sub, config.subr: merge config.sub into
20269 config.subr, call the result config.subr, remove config.sub, use
20270 config.subr.
20271
20272 * Makefile.in: revised install for dir.info.
20273
20274 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20275
20276 * configure.in: add decstation host makefile frag.
20277
20278 * Makefile.in: BISON now bison -y again. also install-gcc on
20279 install. clean-gdbm on clean. infodir belongs in datadir.
20280 Make directories for info install. Build dir.info here then
20281 install it.
20282
20283 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20284
20285 * Makefile.in: fix for bad directory tests.
20286
20287 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20288
20289 * configure: \{1,2\} appears to be a sysv'ism. Use a different
20290 regexp. -srcdir relative was being handled incorrectly.
20291
20292 * Makefile.in: unwrapped some for loops so that parallel makes
20293 work again and so one can focus one's attention on a particular
20294 package.
20295
20296 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20297
20298 * configure: added PWD as a stand in for `pwd` (for speed). use
20299 elif wherever possible. make -srcdir work without -objdir.
20300 -objdir= commented out.
20301
20302 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20303
20304 * configure: +options become --options. -subdirs commented out.
20305 added -host, -datadir. Renamed -destdir to -prefix. Comment in
20306 Makefile now at top of generated Makefile. Removed cvs log
20307 entries. added -srcdir. create .gdbinit only if there is one
20308 in ${srcdir}.
20309
20310 * Makefile.in: idestdir and ddestdir go away. Added copyrights
20311 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
20312 and mandir now keyed off datadir by default.
20313
20314 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20315
20316 * Freshly created ChangeLog.
20317
20318 \f
20319 Local Variables:
20320 mode: change-log
20321 left-margin: 8
20322 fill-column: 76
20323 version-control: never
20324 End: