]> git.ipfire.org Git - thirdparty/gcc.git/blob - ChangeLog
Daily bump.
[thirdparty/gcc.git] / ChangeLog
1 2022-08-19 Release Manager
2
3 * GCC 12.2.0 released.
4
5 2022-05-06 Release Manager
6
7 * GCC 12.1.0 released.
8
9 2022-04-19 Richard Henderson <rth@gcc.gnu.org>
10
11 * MAINTAINERS: Update my email address.
12
13 2022-04-01 Qian Jianhua <qianjh@fujitsu.com>
14
15 * MAINTAINERS: Update my email address.
16
17 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
18
19 * MAINTAINERS: (CPU Port Maintainers): Add myself and
20 Lulu as LoongArch port maintainer.
21
22 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
23 Lulu Cheng <chenglulu@loongson.cn>
24
25 * configure.ac: Add LoongArch tuples.
26 * configure: Regenerate.
27
28 2022-03-28 Tom Tromey <tromey@adacore.com>
29
30 * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
31 * configure: Rebuild.
32
33 2022-03-24 Bill Schmidt <bill.schmidt@gmail.com>
34
35 * MAINTAINERS: Change my information.
36
37 2022-03-16 Chung-Ju Wu <jasonwucj@gmail.com>
38
39 * MAINTAINERS: Add myself to DCO section.
40
41 2022-03-14 Jonathan Wakely <jwakely@redhat.com>
42
43 * configure.ac: Fix incorrect option in comment.
44 * configure: Regenerate.
45
46 2022-03-09 Hans-Peter Nilsson <hp@axis.com>
47
48 * Makefile.def (dependencies): Make configure-sim depend on
49 all-readline.
50 * Makefile.in: Regenerate.
51
52 2022-02-22 Christophe Lyon <christophe.lyon@foss.st.com>
53
54 * MAINTAINERS (Write After Approval): Update my e-mail address.
55
56 2022-02-08 Ulrich Weigand <ulrich.weigand@de.ibm.com>
57
58 * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
59
60 2022-01-31 Ed Smith-Rowland <esmithrowland@gmail.com>
61
62 * MAINTAINERS: Update my email and add myself to the DCO list.
63
64 2022-01-25 Thomas Schwinge <thomas@codesourcery.com>
65
66 Revert:
67 2021-09-16 Andrew Pinski <apinski@marvell.com>
68
69 PR bootstrap/67102
70 * Makefile.def: Have configure-target-libffi depend on
71 all-target-libstdc++-v3.
72 * Makefile.in: Regenerate.
73
74 2022-01-22 Jakub Jelinek <jakub@redhat.com>
75
76 PR other/104181
77 * build.log: Remove.
78
79 2022-01-20 Martin Liska <mliska@suse.cz>
80
81 * MAINTAINERS: Adjust email address based on IRC request.
82
83 2022-01-18 Xionghu Luo <luoxhu@linux.ibm.com>
84
85 * MAINTAINERS: Update my email address.
86
87 2022-01-17 Martin Liska <mliska@suse.cz>
88
89 * MAINTAINERS: Rename .c names to .cc.
90
91 2022-01-13 Jakub Jelinek <jakub@redhat.com>
92
93 * Makefile.am: Remove.
94
95 2022-01-11 Thomas Koenig <tkoenig@gcc.gnu.org>
96
97 * Makefile.am: New file.
98
99 2022-01-11 Martin Liska <mliska@suse.cz>
100
101 * MAINTAINERS: Sort 2 names.
102
103 2022-01-10 Martin Liska <mliska@suse.cz>
104
105 * MAINTAINERS: Fix obvious issues with sorting.
106
107 2022-01-07 liuhongt <hongtao.liu@intel.com>
108
109 * build.log: New file.
110
111 2022-01-05 Nathan Sidwell <nathan@acm.org>
112
113 * MAINTAINERS: Add DCO entry. Sort that list.
114
115 2022-01-04 Gaius Mulley <gaiusmod2@gmail.com>
116
117 * MAINTAINERS: Change of email address in both DCO and
118 Write After Approval list.
119
120 2021-12-21 Iain Buclaw <ibuclaw@gdcproject.org>
121
122 * configure: Regenerate.
123
124 2021-12-21 Martin Liska <mliska@suse.cz>
125
126 * config.sub: Change mode back to 755.
127
128 2021-12-17 Martin Liska <mliska@suse.cz>
129
130 * config.sub: Sync from master.
131
132 2021-12-17 Martin Liska <mliska@suse.cz>
133
134 Revert:
135 2021-12-16 Matthias Seidel <mseidel@apache.org>
136
137 * config.sub: Fix typo.
138
139 2021-12-16 Matthias Seidel <mseidel@apache.org>
140
141 * config.sub: Fix typo.
142
143 2021-12-16 H.J. Lu <hjl.tools@gmail.com>
144
145 Revert:
146 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
147
148 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
149 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
150 * configure.ac: Include config/gcc-plugin.m4.
151 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
152 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
153 RANLIB if possible.
154 * Makefile.in: Regenerated.
155 * configure: Likewise.
156
157 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
158
159 * Makefile.tpl (BUILD_CFLAGS): New.
160 (CFLAGS): Append $(BUILD_CFLAGS).
161 (CXXFLAGS): Likewise.
162 (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
163 (PGO_BUILD_TRAINING_CFLAGS): Likewise.
164 (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
165 (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
166 (PGO_BUILD_TRAINING_MFLAGS): Likewise.
167 (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
168 (PGO-TRAINING-TARGETS): Likewise.
169 (PGO_BUILD_TRAINING): Likewise.
170 (all): Add '+' to the command line for recursive make. Support
171 the PGO build.
172 * configure.ac: Add --enable-pgo-build[=lto].
173 AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
174 PGO_BUILD_LTO_CFLAGS. Enable the PGO build in Makefile.
175 * Makefile.in: Regenerated.
176 * configure: Likewise.
177
178 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
179
180 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
181 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
182 * configure.ac: Include config/gcc-plugin.m4.
183 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
184 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
185 RANLIB if possible.
186 * Makefile.in: Regenerated.
187 * configure: Likewise.
188
189 2021-12-14 Marc Poulhiès <poulhies@adacore.com>
190
191 * MAINTAINERS: Add myself to write after approval.
192
193 2021-12-06 Navid Rahimi <navidrahimi@microsoft.com>
194
195 * MAINTAINERS: Adding myself.
196
197 2021-12-02 Pekka Seppänen <pexu@gcc.mail.kapsi.fi>
198
199 * configure: Regenerate.
200 * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
201 $(CPP).
202
203 2021-11-30 Iain Buclaw <ibuclaw@gdcproject.org>
204
205 * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
206 libatomic.
207 * Makefile.in: Regenerate.
208 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
209 (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
210 target-libphobos-bootstrap.
211 (STAGE2_CONFIGURE_FLAGS): Likewise.
212 * configure: Regenerate.
213 * configure.ac: Add support for bootstrapping D front-end.
214
215 2021-11-16 Martin Uecker <uecker@gcc.gnu.org>
216
217 * MAINTAINERS: Add myself to DCO section and update email address.
218
219 2021-11-16 Iain Sandoe <iain@sandoe.co.uk>
220
221 * configure: Regenerate.
222 * configure.ac: Ensure that PIC (shared) defaults are set
223 correctly for Darwin.
224
225 2021-11-16 Jim Wilson <jim.wilson.gcc@gmail.com>
226
227 * MAINTAINERS: Update my address.
228
229 2021-11-12 Alan Modra <amodra@gmail.com>
230
231 * Makefile.def (configure-opcodes): Depend on configure-bfd.
232 * Makefile.in: Regenerate.
233
234 2021-11-03 Maciej W. Rozycki <macro@embecosm.com>
235
236 * MAINTAINERS: Clarify the policy WRT the Write After Approval
237 list.
238
239 2021-11-02 Andrew Burgess <andrew.burgess@embecosm.com>
240
241 * MAINTAINERS (Reviewers, arc): Remove my entry.
242 (Write After Approval): Add an entry for myself.
243
244 2021-10-28 Richard Purdie <richard.purdie@linuxfoundation.org>
245
246 * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
247 * Makefile.in: Regenerate.
248 * configure: Regenerate.
249 * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
250
251 2021-10-26 Jeff Law <jeffreyalaw@gmail.com>
252
253 * MAINTAINERS: Fix up Maciej's entries.
254
255 2021-10-26 Maciej W. Rozycki <macro@embecosm.com>
256
257 * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
258 maintainer.
259
260 2021-10-22 Eric Gallager <egallager@gcc.gnu.org>
261
262 PR other/102663
263 * Makefile.def: Handle install-dvi target.
264 * Makefile.tpl: Likewise.
265 * Makefile.in: Regenerate.
266
267 2021-10-19 Clément Chigot <clement.chigot@atos.net>
268
269 * MAINTAINERS: Add myself for write after approval.
270
271 2021-10-12 Eric Gallager <egallager@gcc.gnu.org>
272
273 * Makefile.def: Mark libcody, libdecnumber,
274 c++tools, libgcc, and libobjc as missing TAGS
275 targets.
276 * Makefile.in: Regenerate.
277
278 2021-10-07 Siddhesh Poyarekar <siddhesh@gotplt.org>
279
280 * MAINTAINERS: Add myself to DCO section and update email
281 address.
282
283 2021-09-29 Jonathan Wakely <jwakely@redhat.com>
284
285 * MAINTAINERS: Add myself to DCO section.
286
287 2021-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
288
289 * configure: Regenerate.
290 * configure.ac (skipdirs): Add the contents of target_configdirs if
291 we are not building gcc.
292
293 2021-09-24 Andrew Burgess <andrew.burgess@embecosm.com>
294
295 * Makefile.def: Back-port commits ba4d88ad892f and
296 755ba58ebef0 from binutils-gdb repository.
297 * Makefile.in: Regenerated.
298
299 2021-09-20 Harald Anlauf <anlauf@gmx.de>
300
301 * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
302
303 2021-09-17 Iain Sandoe <iain@sandoe.co.uk>
304
305 * Makefile.def: Add a jit check target for the jit
306 language.
307 * Makefile.in: Regenerate.
308
309 2021-09-16 Andrew Pinski <apinski@marvell.com>
310
311 PR bootstrap/67102
312 * Makefile.def: Have configure-target-libffi depend on
313 all-target-libstdc++-v3.
314 * Makefile.in: Regenerate.
315
316 2021-09-10 Petter Tomner <tomner@kth.se>
317
318 * MAINTAINERS: Me added to DCO and write after approval
319
320 2021-09-01 YunQiang Su <syq@debian.org>
321
322 * MAINTAINERS: Add myself for write after approval.
323
324 2021-08-31 Andrew Burgess <andrew.burgess@embecosm.com>
325
326 * Makefile.def: Add all-gdb dependency on all-libbacktrace.
327 * Makefile.in: Regenerate.
328
329 2021-08-21 Dragan Mladjenovic <Dragan.Mladjenovic@syrmia.com>
330
331 * MAINTAINERS: Add myself for write after approval.
332
333 2021-08-18 Iain Sandoe <iain@sandoe.co.uk>
334
335 * Makefile.in: Regenerate.
336 * Makefile.tpl: Make the state of the configured host
337 shared flag available to makefile fragements.
338
339 2021-08-09 Hongyu Wang <hongyu.wang@intel.com>
340
341 * MAINTAINERS (Write After Approval): Add myself.
342
343 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
344
345 * .dir-locals.el (bug-reference-url-format): Use https.
346
347 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
348
349 * .dir-locals.el (c-mode): Change fill-column to 79.
350
351 2021-07-15 Trevor Saunders <tbsaunde@tbsaunde.org>
352
353 * MAINTAINERS: Add myself to DCO section.
354
355 2021-07-09 Iain Sandoe <iain@sandoe.co.uk>
356
357 * configure: Regenerate.
358 * configure.ac: Adjust cases for which it is necessary to
359 include the Darwin host config fragment.
360
361 2021-07-06 Gaius Mulley <gaius.mulley@southwales.ac.uk>
362
363 * MAINTAINERS: Add myself for write after approval and DCO.
364
365 2021-07-05 Iain Sandoe <iain@sandoe.co.uk>
366
367 * Makefile.def: Add dsymutil defs.
368 * Makefile.in: Regenerated.
369 * Makefile.tpl: Add dsymutil to flags.
370 * configure: Regenerated.
371 * configure.ac: Add dsymutil to target and build recipes.
372
373 2021-07-01 Ankur Saini <arsenic@sourceware.org>
374
375 * MAINTAINERS: Add myself for write after approval.
376
377 2021-06-30 Xi Ruoyao <xry111@mengyan1223.wang>
378
379 * MAINTAINERS (Write After Approval): Add myself.
380
381 2021-06-25 Matthias Kretz <m.kretz@gsi.de>
382
383 * MAINTAINERS: Add myself for write after approval and DCO
384
385 2021-06-24 prathamesh.kulkarni <prathamesh.kulkarni@linaro.org>
386
387 * .gitignore: Add entry for cscope.out.
388
389 2021-06-22 liuhongt <hongtao.liu@intel.com>
390
391 * MAINTAINERS: Remove my Write After Approval entry.
392
393 2021-06-21 liuhongt <hongtao.liu@intel.com>
394
395 * MAINTAINERS: Add myself as maintainer of the i386 vector
396 extensions.
397
398 2021-06-18 Antoni Boucher <bouanto@zoho.com>
399
400 * MAINTAINERS (Write After Approval): Add myself.
401
402 2021-06-17 Aldy Hernandez <aldyh@redhat.com>
403
404 * MAINTAINERS (Various Maintainers): Add Andrew and myself
405 as *vrp and ranger maintainers.
406
407 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
408
409 * MAINTAINERS: Adjust my entry in the DCO section so that it does
410 not trigger testsuite failures.
411
412 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
413
414 * MAINTAINERS: Add myself to DCO section with both email addresses.
415
416 2021-06-03 Jason Merrill <jason@redhat.com>
417
418 * MAINTAINERS: Add DCO version number.
419
420 2021-06-02 Jason Merrill <jason@redhat.com>
421
422 * MAINTAINERS: Add DCO section.
423
424 2021-05-31 Indu Bhagat <indu.bhagat@oracle.com>
425
426 * MAINTAINERS (Write After Approval): Add myself.
427
428 2021-05-29 Mike Frysinger <vapier@gentoo.org>
429
430 * configure.ac: Add gnulib to configdirs for sim.
431 * configure: Regenerate.
432
433 2021-05-18 Mike Frysinger <vapier@gentoo.org>
434
435 * Makefile.def: Add configure-sim dependency on all-gnulib.
436 * Makefile.in: Regenerated.
437
438 2021-05-17 Serge Belyshev <belyshev@depni.sinp.msu.ru>
439
440 * MAINTAINERS (Write After Approval): Add myself.
441
442 2021-05-12 Marcel Vollweiler <marcel@codesourcery.com>
443
444 * MAINTAINERS (Write After Approval): Add myself.
445
446 2021-05-11 Martin Liska <mliska@suse.cz>
447
448 * MAINTAINERS: Remove entries for removed
449 components (HSA, BRIG, libhsail-rt).
450 Move Pekka to Write After Approval.
451
452 2021-05-11 Martin Liska <mliska@suse.cz>
453
454 * Makefile.def: Remove libhsail-rt.
455 * Makefile.in: Likewise.
456 * configure.ac: Likewise.
457 * configure: Regenerate.
458 * libhsail-rt/ChangeLog: Removed.
459 * libhsail-rt/Makefile.am: Removed.
460 * libhsail-rt/Makefile.in: Removed.
461 * libhsail-rt/README: Removed.
462 * libhsail-rt/aclocal.m4: Removed.
463 * libhsail-rt/configure: Removed.
464 * libhsail-rt/configure.ac: Removed.
465 * libhsail-rt/configure.tgt: Removed.
466 * libhsail-rt/include/internal/fibers.h: Removed.
467 * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
468 * libhsail-rt/include/internal/phsa-rt.h: Removed.
469 * libhsail-rt/include/internal/workitems.h: Removed.
470 * libhsail-rt/rt/arithmetic.c: Removed.
471 * libhsail-rt/rt/atomics.c: Removed.
472 * libhsail-rt/rt/bitstring.c: Removed.
473 * libhsail-rt/rt/fbarrier.c: Removed.
474 * libhsail-rt/rt/fibers.c: Removed.
475 * libhsail-rt/rt/fp16.c: Removed.
476 * libhsail-rt/rt/misc.c: Removed.
477 * libhsail-rt/rt/multimedia.c: Removed.
478 * libhsail-rt/rt/queue.c: Removed.
479 * libhsail-rt/rt/sat_arithmetic.c: Removed.
480 * libhsail-rt/rt/segment.c: Removed.
481 * libhsail-rt/rt/workitems.c: Removed.
482 * libhsail-rt/target-config.h.in: Removed.
483
484 2021-05-04 Nick Clifton <nickc@redhat.com>
485
486 * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
487 * configure: Regenerate.
488
489 2021-04-28 Jakub Jelinek <jakub@redhat.com>
490 Tobias Burnus <tobias@codesourcery.com>
491
492 * configure.ac (--enable-offload-defaulted): New.
493 * configure: Regenerate.
494
495 2021-04-23 David Faust <david.faust@oracle.com>
496
497 * MAINTAINERS (Write After Approval): Add myself.
498
499 2021-04-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
500
501 * MAINTAINERS (Write After Approval): Add myself.
502
503 2021-03-26 Dimitar Dimitrov <dimitar@dinux.eu>
504
505 * MAINTAINERS: Add myself as pru port maintainer.
506
507 2021-03-23 David Malcolm <dmalcolm@redhat.com>
508
509 * MAINTAINERS: Add myself as static analyzer maintainer.
510
511 2021-03-18 Jeff Law <jlaw@tachyum.com>
512
513 * MAINTAINERS: Update primary entry.
514
515 2021-03-13 Eugene Rozenfeld <erozen@microsoft.com>
516
517 * MAINTAINERS (Write After Approval): Add myself.
518
519 2021-03-13 Mike Frysinger <vapier@gentoo.org>
520
521 * Makefile.def: Remove all-sim dependency on configure-gdb.
522 * Makefile.in: Regenerated.
523
524 2021-03-11 Jeff Law <law@redhat.com>
525
526 * MAINTAINERS: Update entries for a few ex-ImgTec employees
527
528 2021-03-11 Martin Liska <mliska@suse.cz>
529
530 * Makefile.tpl: The change was done Makefile.in which
531 is generated file.
532
533 2021-03-08 Jeff Law <law@redhat.com>
534
535 * MAINTAINERS: Update my email address
536
537 2021-02-23 Kito Cheng <kito.cheng@sifive.com>
538
539 * config.guess: Import latest upstream.
540 * config.sub: Import latest upstream.
541
542 2021-01-25 Martin Liska <mliska@suse.cz>
543
544 PR gcov-profile/98739
545 * Makefile.in: Enable -fprofile-reproducible=parallel-runs
546 for profiledbootstrap.
547
548 2021-01-22 Jonathan Wright <jonathan.wright@arm.com>
549
550 * MAINTAINERS (Write After Approval): Add myself.
551
552 2021-01-22 Maciej W. Rozycki <macro@orcam.me.uk>
553
554 * MAINTAINERS (Write After Approval): Update my e-mail address.
555
556 2021-01-12 Segher Boessenkool <segher@kernel.crashing.org>
557
558 * MAINTAINERS: Fix spacing.
559
560 2021-01-12 Qian Jianhua <qianjh@cn.fujitsu.com>
561
562 * MAINTAINERS (Write After Approval): Add myself
563
564 2021-01-06 Nick Alcock <nick.alcock@oracle.com>
565
566 * Makefile.def: Sync with binutils-gdb:
567 (dependencies): all-ld depends on all-libctf.
568 (host_modules): libctf is no longer no_install.
569 No longer no_check. Checking depends on all-ld.
570 * Makefile.in: Regenerated.
571
572 2021-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
573
574 * libtool.m4: Match gnu* along other GNU systems.
575 * libgo/config/libtool.m4: Match gnu* along other GNU systems.
576 * libgo/configure: Re-generate.
577
578 2021-01-04 Philipp Tomsich <philipp.tomsich@vrull.eu>
579
580 * MAINTAINERS: Update my email address.
581
582 2020-12-17 Marius Hillenbrand <mhillen@linux.ibm.com>
583
584 * MAINTAINERS (Write After Approval): Add myself.
585
586 2020-12-15 Nathan Sidwell <nathan@acm.org>
587
588 * Makefile.def
589 * Makefile.in
590 * Makefile.tpl
591 * configure
592 * configure.ac
593
594 2020-12-15 Nathan Sidwell <nathan@acm.org>
595
596 * Makefile.def: Add libcody.
597 * configure.ac: Add libcody.
598 * Makefile.in: Regenerated.
599 * configure: Regenerated.
600
601 2020-12-14 Andrea Corallo <andrea.corallo@arm.com>
602
603 * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
604
605 2020-12-05 Iain Sandoe <iain@sandoe.co.uk>
606
607 PR target/97865
608 * libtool.m4: Update handling of Darwin platform link flags
609 for Darwin20.
610
611 2020-12-02 Simon Marchi <simon.marchi@polymtl.ca>
612
613 * .gitignore: Sync with binutils-gdb
614
615 2020-12-02 Claudiu Zissulescu <claziss@gmail.com>
616
617 * MAINTAINERS: Add myself as arc port maintainer.
618
619 2020-11-29 Iain Buclaw <ibuclaw@gdcproject.org>
620
621 PR d/87788
622 * configure.ac: Don't disable D for *-*-darwin*.
623 * configure: Regenerate.
624
625 2020-11-29 John David Anglin <danglin@gcc.gnu.org>
626
627 * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
628 hppa64-*-hpux11*.
629
630 2020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
631
632 * configure: Regenerate.
633 * configure.ac: Add --bootstrap-hwasan option.
634
635 2020-11-23 Iain Sandoe <iain@sandoe.co.uk>
636
637 * config.guess: Import latest upstream.
638 * config.sub: Import latest upstream.
639
640 2020-11-16 Martin Liska <mliska@suse.cz>
641
642 * .gitignore: Add cache as clangd uses it now.
643
644 2020-11-13 Haochen Gui <guihaoc@gcc.gnu.org>
645
646 * MAINTAINERS (Write After Approval): add myself
647
648 2020-11-09 Pat Bernardi <bernardi@adacore.com>
649
650 * MAINTAINERS (Write After Approval): Add myself.
651
652 2020-11-09 Jonathan Wakely <jwakely@redhat.com>
653
654 * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
655 Remove FIXME comments.
656
657 2020-11-06 Martin Uecker <muecker@gwdg.de>
658
659 * MAINTAINERS: Update my email address.
660
661 2020-11-06 Hongtao Liu <hongtao.liu@intel.com>
662
663 * MAINTAINERS (Write After Approval): Add myself.
664
665 2020-10-06 Tobias Burnus <tobias@codesourcery.com>
666
667 PR target/97302
668 * configure.ac: Only set with_gmp to /usr/local
669 if not building in tree.
670 * configure: Regenerate.
671
672 2020-09-18 Omar Tahir <omar.tahir@arm.com>
673
674 * MAINTAINERS (Write After Approval): Add myself.
675
676 2020-08-26 Tobias Burnus <tobias@codesourcery.com>
677
678 * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
679
680 2020-08-20 Tobias Burnus <tobias@codesourcery.com>
681
682 PR bootstrap/96612
683 * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
684 if not the same as ${host}.
685 * configure: Regenerate.
686
687 2020-08-16 Sergei Trofimovich <slyfox@gcc.gnu.org>
688
689 * MAINTAINERS (Write After Approval): Add myself.
690
691 2020-08-12 Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
692
693 * MAINTAINERS: Update my email address.
694
695 2020-07-30 Joe Ramsay <joe.ramsay@arm.com>
696
697 * MAINTAINERS (Write After Approval): Add myself.
698
699 2020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
700
701 * MAINTAINERS (Write After Approval): Add myself.
702
703 2020-06-12 Martin Liska <mliska@suse.cz>
704
705 * .gitignore: Add .clang-tidy.
706
707 2020-06-08 Jason Merrill <jason@redhat.com>
708
709 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
710 * configure: Regenerate.
711
712 2020-06-06 Max Filippov <jcmvbkbc@gmail.com>
713
714 * MAINTAINERS: Add myself as xtensa port maintainer.
715
716 2020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
717
718 * configure.ac: Don't require --enable-host-shared when building
719 for Mingw.
720 * configure: Regenerate.
721
722 2020-05-18 Jason Merrill <jason@redhat.com>
723
724 * configure.ac: Update bootstrap dialect to -std=c++11.
725
726 2020-05-18 Alex Coplan <alex.coplan@arm.com>
727
728 * MAINTAINERS (Write After Approval): Add myself.
729
730 2020-04-29 Thomas Schwinge <thomas@codesourcery.com>
731
732 PR target/92713
733 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
734 (noconfigdirs): Add 'target-libstdc++-v3'.
735 * configure: Regenerate.
736
737 2020-04-21 Stephen Casner <casner@acm.org>
738
739 PR 25830
740 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
741 * configure: Rebuild.
742
743 2020-04-17 Martin Liska <mliska@suse.cz>
744 Jonathan Yong <10walls@gmail.com>
745
746 PR gcov-profile/94570
747 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
748 for CYGWIN.
749
750 2020-04-14 Martin Jambor <mjambor@suse.cz>
751
752 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
753
754 2020-04-09 Tom Tromey <tom@tromey.com>
755
756 * configure: Rebuild.
757 * Makefile.in: Rebuild.
758 * Makefile.def (gdbsupport, gdbserver): New host modules.
759 (configure-gdb): Depend on all-gdbsupport.
760 (all-gdb): Depend on all-gdbsupport, all-libctf.
761 * configure.ac (host_tools): Add gdbserver.
762 Conditionally build gdbserver and gdbsupport.
763
764 2020-03-09 Tobias Burnus <tobias@codesourcery.com>
765
766 * configure.ac: Build libgomp by default for amdgcn.
767 * configure: Regenerate.
768
769 2020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
770
771 * MAINTAINERS (Write After Approval): Add myself.
772
773 2020-02-28 Joel Hutton <joel.hutton@arm.com>
774
775 * MAINTAINERS (Write After Approval) : Add myself.
776
777 2020-02-20 Palmer Dabbelt <palmer@sifive.com>
778
779 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
780
781 2020-02-14 Martin Sebor <msebor@redhat.com>
782
783 * doc/extend.texi (attribute alias): Mention type requirement.
784 (attribute weak): Same.
785 (attribute weakref): Correct invalid example.
786
787 2020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
788
789 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
790
791 2020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
792 Jakub Jelinek <jakub@redhat.com>
793
794 * .gitattributes: Add *.md diff=md.
795
796 2020-01-14 Georg-Johann Lay <avr@gjlay.de>
797
798 The mentioned auto-generated file is no more part of the
799
800 GCC sources, it's auto-generated in $(builddir) during build.
801
802 PR target/92055
803 * contrib/gcc_update (files_and_dependencies): Remove
804 entry for gcc/config/avr/t-multilib.
805
806 2020-01-14 Anatoly Sokolov <aesok@dol.ru>
807
808 * MAINTAINERS: Update my email address.
809
810 2020-01-13 Joseph Myers <joseph@codesourcery.com>
811
812 * README.MOVED_TO_GIT: Remove.
813
814 2020-01-11 Joseph Myers <joseph@codesourcery.com>
815
816 * README.MOVED_TO_GIT: New file.
817
818 2020-01-02 Dennis Zhang <dennis.zhang@arm.com>
819
820 * MAINTAINERS (Write After Approval): Add myself.
821
822 2019-12-20 Jerome Lambourg <lambourg@adacore.com>
823
824 * MAINTAINERS (write_after_approval): Add myself.
825
826 2019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
827
828 * MAINTAINERS (write_after_approval): Add myself.
829
830 2019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
831
832 * MAINTAINERS (write_after_approval): Add myself.
833
834 2019-12-11 Matthias Klose <doko@ubuntu.com>
835
836 * configure.ac: Factor out common cases for compare_exclusions.
837 * configure: Regenerate.
838
839 2019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
840
841 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
842 flag.
843
844 2019-12-10 Lewis Hyatt <lhyatt@gmail.com>
845
846 * MAINTAINERS (Write After Approval): Add myself.
847
848 2019-11-27 Tobias Burnus <tobias@codesourcery.com>
849
850 PR middle-end/92463
851 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
852 * configure: Regenerate
853
854 2019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
855
856 * configure.ac: Use https for gcc.gnu.org.
857 * configure: Regenerated.
858
859 2019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
860
861 * MAINTAINERS (aarch64 port): Remove my name, move to...
862 (Write After Approval): ...Here.
863
864 2019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
865
866 * MAINTAINERS: Change my email address as maintainer.
867
868 2019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
869
870 PR fortran/91828
871 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
872 * configure: Regenerated.
873
874 2019-10-21 Jason Merrill <jason@redhat.com>
875
876 * .gitattributes: Also check ChangeLog whitespace.
877
878 2019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
879
880 * contrib/dg-extract-results.sh: Add support for KPASS.
881 * contrib/dg-extract-results.py: Likewise.
882
883 2019-10-17 Jason Merrill <jason@redhat.com>
884
885 * .gitattributes: Avoid {} in filename pattern.
886
887 2019-10-08 Thomas Schwinge <thomas@codesourcery.com>
888
889 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
890 Approval section.
891
892 2019-10-01 Frederik Harwath <frederik@codesourcery.com>
893
894 * MAINTAINERS: Add myself to Write After Approval
895
896 2019-09-26 Richard Sandiford <richard.sandiford@arm.com>
897
898 * MAINTAINERS: Add myself as an aarch64 maintainer.
899
900 2019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
901
902 * MAINTAINERS: Add myself as aarch64 maintainer.
903
904 2019-09-23 Carl Love <cel@us.ibm.com>
905
906 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
907 New define_insn.
908 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
909 vsx_xxpermdi16_le_V16QI): Removed define_insn.
910
911 2019-09-13 Sam Tebbs <sam.tebbs@arm.com>
912
913 * MAINTAINERS (Sam Tebbs): Update email address.
914
915 2019-09-10 Tobias Burnus <tobias@codesourcery.com>
916
917 * MAINTAINERS: Update my email address.
918
919 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
920
921 * libtool.m4: Handle uclinuxfdpiceabi.
922
923 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
924
925 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
926 Remove myself from Write After Approval section.
927
928 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
929
930 * configure.ac: Support for bpf-*-* targets.
931 * configure: Regenerate.
932
933 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
934
935 * config.sub: Import upstream version 2019-06-30.
936 * config.guess: Import upstream version 2019-07-24.
937
938 2019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
939
940 * MAINTAINERS: Remove spu port maintainers.
941
942 2019-08-28 Martin Liska <mliska@suse.cz>
943
944 * .gitignore: Add .clangd and compile_commands.json
945 to .gitignore.
946
947 2019-08-23 Michael Forney <mforney@mforney.org>
948
949 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
950 * Makefile.in: Regenerate.
951
952 2019-08-19 Tom Tromey <tom@tromey.com>
953
954 * configure: Rebuild.
955 * configure.ac: Add --with-static-standard-libraries.
956
957 2019-08-16 Alexandre Oliva <oliva@gnu.org>
958
959 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
960
961 2019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
962
963 * MAINTAINERS (Write After Approval): Add myself.
964
965 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
966
967 * MAINTAINERS (Write After Approval): Remove myself, already listed in
968 RISC-V port maitainer.
969
970 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
971
972 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
973
974 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
975
976 * MAINTAINERS (Write After Approval): Add myself.
977
978 2019-07-03 Andrea Corallo <andrea.corallo@arm.com>
979
980 * MAINTAINERS (Write After Approval): Add myself.
981
982 2019-06-25 Martin Liska <mliska@suse.cz>
983
984 contrib/filter-clang-warnings.py: Transform from
985 filter-rtags-warnings.py.
986
987 2019-06-15 Tom Tromey <tom@tromey.com>
988
989 * configure.ac (host_libs): Add gnulib.
990 * configure: Rebuild.
991 * Makefile.def (host_modules, dependencies): Add gnulib.
992 * Makefile.in: Rebuild.
993
994 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
995
996 * MAINTAINERS (Write After Approval): Add myself.
997
998 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
999
1000 * configure: Regenerate.
1001 * configure.ac: Add PRU target.
1002
1003 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
1004
1005 * MAINTAINERS (Write After Approval): Add myself.
1006
1007 2019-06-11 Nick Clifton <nickc@redhat.com>
1008
1009 Import these changes from the binutils/gdb repository:
1010
1011 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1012
1013 * Makefile.def (dependencies): configure-libctf depends on all-bfd
1014 and all its deps.
1015 * Makefile.in: Regenerated.
1016
1017 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1018
1019 * Makefile.def (host_modules): Add libctf.
1020 * Makefile.def (dependencies): Likewise.
1021 libctf depends on zlib, libiberty, and bfd.
1022 * Makefile.in: Regenerated.
1023 * configure.ac (host_libs): Add libctf.
1024 * configure: Regenerated.
1025
1026 2019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
1027
1028 * MAINTAINERS (Write After Approval): Add myself.
1029
1030 2019-05-19 Peter Bergner <bergner@linux.ibm.com>
1031
1032 * MAINTAINERS: Update my email address.
1033
1034 2019-05-17 Thomas Rodgers <trodgers@redhat.com>
1035
1036 * MAINTAINERS (Write After Approval): Add myself.
1037
1038 2019-05-16 Jun Ma <junma@linux.alibaba.com>
1039
1040 * MAINTAINERS (Write After Approval): Add myself.
1041
1042 2019-05-07 Jim Wilson <jimw@sifive.com>
1043
1044 * MAINTAINERS: Remove myself as IA-64 maintainer.
1045
1046 2019-05-04 Roland Illig <roland.illig@gmx.de>
1047
1048 * MAINTAINERS (Write After Approval): Add myself.
1049
1050 2019-05-02 Richard Biener <rguenther@suse.de>
1051
1052 PR bootstrap/85574
1053 * Makefile.tpl (compare target): Also compare extra-compare
1054 files.
1055 * Makefile.in: Regenerate.
1056
1057 2019-04-22 Roman Zhuykov <zhroma@ispras.ru>
1058
1059 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
1060 as modulo-scheduler maintainer.
1061
1062 2019-04-21 Iain Sandoe <iain@sandoe.co.uk>
1063
1064 * MAINTAINERS: Add myself as co-maintainer for Darwin.
1065
1066 2019-04-18 Iain Sandoe <iain@sandoe.co.uk>
1067
1068 * MAINTAINERS: Update my email address.
1069
1070 2019-04-14 Johannes Pfau <johannespfau@gmail.com>
1071
1072 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
1073 * configure: Regenerate.
1074
1075 2019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1076
1077 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
1078 * configure: Regenerate.
1079
1080 2019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
1081
1082 * configure.ac: Add target-zlib to target_libraries.
1083 * configure: Regenerate.
1084
1085 2019-04-09 Martin Liska <mliska@suse.cz>
1086
1087 * Makefile.in: Regenerate.
1088 * Makefile.tpl: Pass GENERATOR_CFLAGS
1089 in all stages.
1090
1091 2019-03-28 Martin Liska <mliska@suse.cz>
1092
1093 PR bootstrap/89829
1094 * Makefile.in: Revert r254150.
1095 * Makefile.tpl: Likewise.
1096
1097 2019-03-28 Ben Elliston <bje@gnu.org>
1098
1099 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
1100 related, and libdecnumber.
1101
1102 2019-03-15 Alexander Monakov <amonakov@ispras.ru>
1103
1104 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
1105 (Write After Approval): Remove myself.
1106
1107 2019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
1108
1109 * MAINTAINERS (Write After Approval): Add myself.
1110
1111 2019-02-11 Andrew Stubbs <ams@codesourcery.com>
1112
1113 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
1114 (Write After Approval): Remove myself and Julian.
1115
1116 2019-01-26 Harald Anlauf <anlauf@gmx.de>
1117
1118 * MAINTAINERS (Write After Approval): Add myself.
1119
1120 2019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
1121
1122 * MAINTAINERS (Write After Approval): Add myself.
1123
1124 2019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
1125
1126 * ChangeLog: Replace space with tab.
1127 * MAINTAINERS: Delete 1 tab to keep alignment.
1128
1129 2019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
1130
1131 * MAINTAINERS (Write After Approval): Add myself.
1132
1133 2019-01-18 Li Jia He <helijia@gcc.gnu.org>
1134
1135 * MAINTAINERS (Write After Approval): Add myself.
1136
1137 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
1138 Kwok Cheung Yeung <kcy@codesourcery.com>
1139 Julian Brown <julian@codesourcery.com>
1140 Tom de Vries <tom@codesourcery.com>
1141 Jan Hubicka <hubicka@ucw.cz>
1142 Martin Jambor <mjambor@suse.cz>
1143
1144 * configure.ac: Likewise.
1145 * configure: Regenerate.
1146 * contrib/config-list.mk: Add amdgcn-amdhsa.
1147
1148 2019-01-16 Kewen Lin <linkw@gcc.gnu.org>
1149
1150 * MAINTAINERS (Write After Approval): Add myself.
1151
1152 2019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
1153
1154 * MAINTAINERS (Write After Approval): Add myself.
1155
1156 2019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1157
1158 PR target/88535
1159 * config.guess: Import upstream version 2019-01-03.
1160 * config.sub: Import upstream version 2019-01-01.
1161
1162 2018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
1163
1164 * MAINTAINERS (Write After Approval): Update my maintainer address.
1165
1166 2018-12-21 Gergö Barany <gergo@codesourcery.com>
1167
1168 * MAINTAINERS (Write After Approval): Add myself.
1169
1170 2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
1171
1172 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
1173
1174 2018-12-05 Iain Sandoe <iain@sandoe.co.uk>
1175
1176 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
1177 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
1178 (GCC_TARGET_TOOL): Likewise.
1179 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
1180 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
1181 OTOOL, OTOOL_FOR_TARGET: New substitutions.
1182 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
1183 * configure: Regenerate.
1184 * Makefile.in: Likewise.
1185
1186 2018-11-28 Johannes Pfau <johannespfau@gmail.com>
1187
1188 * MAINTAINERS (Write After Approval): Add myself.
1189
1190 2018-11-13 Martin Liska <mliska@suse.cz>
1191
1192 * gcc.target/i386/pr87930.c: Move to ...
1193 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
1194
1195 2018-11-10 Stafford Horne <shorne@gmail.com>
1196
1197 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
1198 (Write After Approval): Remove myself.
1199
1200 2018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
1201
1202 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
1203 Append $INCICONV to it.
1204
1205 2018-11-04 Stafford Horne <shorne@gmail.com>
1206
1207 * MAINTAINERS (Write After Approval): Add myself.
1208
1209 2018-10-31 Joseph Myers <joseph@codesourcery.com>
1210
1211 PR bootstrap/82856
1212 * multilib.am: New file. From automake.
1213
1214 Merge from binutils-gdb:
1215 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
1216
1217 * libtool.m4: Use AC_LANG_SOURCE.
1218 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
1219 * ar-lib: New file.
1220 * test-driver: New file.
1221 * configure: Re-generate.
1222
1223 2018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
1224
1225 * MAINTAINERS (Write After Approval): Add myself.
1226
1227 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
1228
1229 PR bootstrap/87788
1230 PR d/87799
1231 * configure: Rebuild.
1232 * configure.ac: Disable D on systems where it is known not to work.
1233
1234 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
1235
1236 * Makefile.def (target_modules): Add libphobos.
1237 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
1238 GDCFLAGS_FOR_TARGET.
1239 (dependencies): Make libphobos depend on libatomic, libbacktrace
1240 configure, and zlib configure.
1241 (language): Add language d.
1242 * Makefile.in: Rebuild.
1243 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
1244 (HOST_EXPORTS): Add GDC.
1245 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
1246 (BASE_TARGET_EXPORTS): Add GDC.
1247 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
1248 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
1249 (EXTRA_HOST_FLAGS): Add GDC.
1250 (STAGE1_FLAGS_TO_PASS): Add GDC.
1251 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
1252 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
1253 environment variables.
1254 * configure: Rebuild.
1255 * configure.ac: Add target-libphobos to target_libraries. Set and
1256 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
1257
1258 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
1259
1260 * MAINTAINERS (Write After Approval): Add myself.
1261
1262 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
1263
1264 * MAINTAINERS (Write After Approval): Remove myself.
1265
1266 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
1267
1268 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
1269
1270 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
1271
1272 * MAINTAINERS: Update my email address.
1273
1274 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
1275
1276 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
1277 maintainer.
1278
1279 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
1280
1281 * MAINTAINERS (Write After Approval): Add self.
1282
1283 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
1284
1285 * MAINTAINERS (write after approval): Add myself.
1286
1287 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
1288
1289 * MAINTAINERS: Update my email address.
1290
1291 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
1292
1293 * MAINTAINERS (write after approval): Add myself.
1294
1295 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
1296
1297 * MAINTAINERS: Add self to global reviewers list.
1298
1299 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
1300
1301 MAINTAINERS: Add c-sky port maintainers.
1302
1303 2018-08-10 Martin Liska <mliska@suse.cz>
1304
1305 * MAINTAINERS: Revert change in previous commit and
1306 join lines.
1307
1308 2018-08-10 Martin Liska <mliska@suse.cz>
1309
1310 * MAINTAINERS: Remove extra line.
1311
1312 2018-08-06 Naveen H.S <naveenh@marvell.com>
1313
1314 * MAINTAINERS: Update my email address.
1315
1316 2018-07-19 DJ Delorie <dj@redhat.com>
1317
1318 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
1319 as maintainer.
1320
1321 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
1322
1323 * MAINTAINERS: Adjust email address for me and my colleague Robin
1324 Dapp.
1325
1326 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
1327 Sunil K Pandey <sunil.k.pandey@intel.com>
1328
1329 PR target/84413
1330 * config/i386/i386.c (m_CORE_AVX512): New.
1331 (m_CORE_AVX2): Likewise.
1332 (m_CORE_ALL): Add m_CORE_AVX2.
1333 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
1334 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
1335 and remove the rest of m_SKYLAKE_AVX512.
1336
1337 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
1338
1339 * config.sub: Sync with upstream version 2018-07-03.
1340
1341 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
1342
1343 * config.guess: Sync with upstream version 2018-06-26.
1344 * config.sub: Sync with upstream version 2018-07-02.
1345
1346 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
1347
1348 * libtool.m4: Sort output of 'find' to enable deterministic builds.
1349 * ltmain.sh: Likewise.
1350
1351 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
1352
1353 * contrib/config-list.mk: Remove powerpc-linux_paired.
1354
1355 2018-06-29 Alexandre Oliva <oliva@adacore.com>
1356
1357 * configure.ac: Introduce support for @unless/@endunless.
1358 * Makefile.tpl (dep-kind): Rewrite with cond; return
1359 postbootstrap in some cases.
1360 (make-postboot-dep, postboot-targets): New.
1361 (dependencies): Do not output postbootstrap dependencies at
1362 first. Output non-target ones changed for configure to depend
1363 on stage_last @if gcc-bootstrap, and the original deps @unless
1364 gcc-bootstrap.
1365 * configure.in, Makefile.in: Rebuilt.
1366
1367 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
1368
1369 * MAINTAINERS (write after approval): Add myself.
1370
1371 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
1372
1373 * MAINTAINERS (write after approval): Add myself.
1374
1375 2018-06-19 Nick Clifton <nickc@redhat.com>
1376
1377 * zlib/configure.ac: Restore old behaviour of only enabling
1378 multilibs when a target subdirectory is defined. This allows
1379 building with srcdir == builddir.
1380 * zlib/configure: Regenerate.
1381
1382 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
1383
1384 * Makefile.def (fortran): Add check-target-libgomp-fortran.
1385 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
1386 * Makefile.in: Regenerate.
1387
1388 2018-06-16 Ben Elliston <bje@gnu.org>
1389
1390 * config.guess: Import latest version.
1391 * config.sub: Likewise.
1392
1393 2018-06-08 Martin Liska <mliska@suse.cz>
1394
1395 * MAINTAINERS: Remove MPX-related entries.
1396 * Makefile.def: Remove libmpx support.
1397 * Makefile.in: Regenerate.
1398 * configure.ac: Remove removed files.
1399 * configure: Regenerate.
1400 * libmpx/ChangeLog: Remove.
1401 * libmpx/Makefile.am: Remove.
1402 * libmpx/Makefile.in: Remove.
1403 * libmpx/acinclude.m4: Remove.
1404 * libmpx/aclocal.m4: Remove.
1405 * libmpx/config.h.in: Remove.
1406 * libmpx/configure: Remove.
1407 * libmpx/configure.ac: Remove.
1408 * libmpx/configure.tgt: Remove.
1409 * libmpx/libmpx.spec.in: Remove.
1410 * libmpx/mpxrt/Makefile.am: Remove.
1411 * libmpx/mpxrt/Makefile.in: Remove.
1412 * libmpx/mpxrt/libmpx.map: Remove.
1413 * libmpx/mpxrt/libtool-version: Remove.
1414 * libmpx/mpxrt/mpxrt-utils.c: Remove.
1415 * libmpx/mpxrt/mpxrt-utils.h: Remove.
1416 * libmpx/mpxrt/mpxrt.c: Remove.
1417 * libmpx/mpxrt/mpxrt.h: Remove.
1418 * libmpx/mpxwrap/Makefile.am: Remove.
1419 * libmpx/mpxwrap/Makefile.in: Remove.
1420 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
1421 * libmpx/mpxwrap/libtool-version: Remove.
1422 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
1423
1424 2018-06-04 Martin Liska <mliska@suse.cz>
1425
1426 * MAINTAINERS: Add myself as gcov maintainer.
1427
1428 2018-06-04 Matthew Fortune <mfortune@gmail.com>
1429
1430 * MAINTAINERS: Update my email address.
1431
1432 2018-06-04 Tom de Vries <tdevries@suse.de>
1433
1434 * MAINTAINERS: Remove write-after-approval entries for component
1435 maintainers.
1436
1437 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1438
1439 * MAINTAINERS (write after approval): Add myself.
1440
1441 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
1442
1443 * MAINTAINERS: Update my email address.
1444
1445 2018-06-01 Tom de Vries <tdevries@suse.de>
1446
1447 * MAINTAINERS: Update my email address.
1448
1449 2018-05-22 Bin Cheng <bin.cheng@arm.com>
1450
1451 * MAINTAINERS (loop-optimizer): Add myself.
1452
1453 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
1454
1455 * configure.ac: Added "nfp" target.
1456 * configure: Regenerate.
1457
1458 2018-04-30 Richard Biener <rguenther@suse.de>
1459
1460 PR bootstrap/85571
1461 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
1462 (STAGE3_TFLAGS): Likewise.
1463 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
1464 (STAGEtrain_TFLAGS): Likewise.
1465 * Makefile.in: Regenerate.
1466
1467 2018-04-26 Richard Biener <rguenther@suse.de>
1468
1469 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
1470 (STAGE2_CFLAGS): Likewise.
1471 (STAGE2_TFLAGS): Likewise.
1472 (STAGE3_CFLAGS): Add -fchecking.
1473 (STAGE3_TFLAGS): Likewise.
1474 (STAGEtrain_CFLAGS): Filter out -fchecking.
1475 (STAGEtrain_TFLAGS): Likewise.
1476 * Makefile.in: Re-generate.
1477
1478 2018-04-25 Catherine Moore <clm@codesourcery.com>
1479
1480 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
1481
1482 2018-04-18 Paul Clarke <pc@us.ibm.com>
1483
1484 * MAINTAINERS (write after approval): Add myself.
1485
1486 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
1487
1488 * MAINTAINERS: Update my email address.
1489
1490 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
1491
1492 * MAINTAINERS: Remove redundant Write-After-Approval entry.
1493
1494 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
1495
1496 * MAINTAINERS: Update my email address and disambiguate myself
1497 a bit from Will Schmidt.
1498
1499 2018-03-21 Nathan Sidwell <nathan@acm.org>
1500
1501 * MAINTAINERS: Move maintainers of now-removed picochip and score
1502 ports to write after approval.
1503
1504 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
1505
1506 * MAINTAINERS: Add entry for SVE maintainership.
1507
1508 2018-02-13 Maciej W. Rozycki <macro@mips.com>
1509
1510 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
1511 * configure: Regenerate.
1512
1513 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
1514
1515 * MAINTAINERS (write after approval): Add myself.
1516
1517 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
1518
1519 * MAINTAINERS (write after approval): Add myself.
1520
1521 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
1522
1523 * MAINTAINERS (write after approval): Add myself.
1524
1525 2018-01-03 Jakub Jelinek <jakub@redhat.com>
1526
1527 Update copyright years.
1528
1529 2018-01-03 Ben Elliston <bje@gnu.org>
1530
1531 * config.guess: Import latest version.
1532 * config.sub: Likewise.
1533
1534 2017-12-12 Stafford Horne <shorne@gmail.com>
1535
1536 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
1537 * configure: Regenerate.
1538
1539 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
1540
1541 * MAINTAINERS (Write After Approval): Add myself.
1542
1543 2017-11-28 Julia Koval <julia.koval@intel.com>
1544 Sebastian Peryt <sebastian.peryt@intel.com>
1545
1546 * Makefile.def (target_modules): Remove libcilkrts.
1547 * Makefile.in: Ditto.
1548 * configure: Ditto.
1549 * configure.ac: Ditto.
1550
1551 2017-11-28 Julia Koval <julia.koval@intel.com>
1552
1553 * MAINTAINERS (Write After Approval): Add myself.
1554
1555 2017-11-22 Sudakshina Das <sudi.das@arm.com>
1556
1557 * MAINTAINERS (Write After Approval): Add myself.
1558
1559 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
1560
1561 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
1562 Use my SiFive email address.
1563
1564 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
1565
1566 * MAINTAINERS (write after approval): Add myself.
1567
1568 2017-10-27 Martin Liska <mliska@suse.cz>
1569
1570 * Makefile.tpl: Use proper name of folder as it was renamed
1571 during transition to 4 stages.
1572 * Makefile.in: Regenerate.
1573
1574 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
1575
1576 * MAINTAINERS (write after approval): Add myself.
1577
1578 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
1579
1580 * MAINTAINERS: Add a note that maintainership also includes web
1581 pages, docs, and testsuite related to that area.
1582
1583 2017-09-25 Tom de Vries <tom@codesourcery.com>
1584
1585 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
1586
1587 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
1588
1589 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
1590
1591 2017-09-15 Nathan Sidwell <nathan@acm.org>
1592
1593 * MAINTAINERS: Remove myself as a vxworks maintainer.
1594
1595 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
1596
1597 * MAINTAINERS: Remove email address of Jim Norris.
1598
1599 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1600
1601 * MAINTAINERS (Reviewers): Move myself from here...
1602 (CPU Port Maintainers): ... to here.
1603
1604 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
1605
1606 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
1607
1608 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
1609
1610 * MAINTAINERS (write after approval): Add myself.
1611
1612 2017-07-28 Tony Reix <tony.reix@atos.net>
1613
1614 * configure.ac (target-libffi): Don't disable for AIX.
1615 (go): Don't add to unsupported_languages on AIX.
1616 (target-libgo): Don't disable for AIX.
1617 * configure: Regenerate.
1618
1619 2017-07-19 Yury Gribov <tetra2005@gmail.com>
1620
1621 * MAINTAINERS: Add myself.
1622
1623 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1624
1625 * MAINTAINERS: Update my email address.
1626
1627 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
1628
1629 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
1630 arm-specific auto-generated header files.
1631
1632 2017-07-03 Nathan Sidwell <nathan@acm.org>
1633
1634 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
1635 * configure: Rebuilt.
1636
1637 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
1638
1639 * MAINTAINERS: Readd myself for c6x.
1640
1641 2017-06-28 Martin Liska <mliska@suse.cz>
1642
1643 PR bootstrap/81217
1644 * Makefile.def: Remove superfluous bootstrap_target from
1645 bootstrap_stage.
1646 * Makefile.in: Re-generate the file.
1647
1648 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
1649
1650 * MAINTAINERS: Add myself to Write After Approval
1651
1652 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
1653
1654 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
1655
1656 2017-06-19 Martin Liska <mliska@suse.cz>
1657
1658 * Makefile.def: Define 4 stages PGO bootstrap.
1659 * Makefile.tpl: Define FLAGS.
1660 * Makefile.in: Regenerate.
1661
1662 2017-06-14 Ian Lance Taylor <iant@golang.org>
1663
1664 * Makefile.def: Add check-gotools to go check targets.
1665 * Makefile.in: Rebuild.
1666
1667 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
1668
1669 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
1670
1671 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
1672
1673 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
1674 * configure: Regenerate.
1675
1676 2017-05-31 Martin Liska <mliska@suse.cz>
1677
1678 * configure.ac: Add handling of stage2_werror_flags to
1679 action-if-given and to action-if-not-given.
1680 * configure: Regenerate.
1681
1682 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
1683
1684 * MAINTAINERS: Add self to Write After Approval
1685
1686 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
1687
1688 * MAINTAINERS: Update my email address, and remove myself as
1689 maintainer in some areas.
1690
1691 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
1692
1693 * MAINTAINERS: Add self to Write After Approval
1694
1695 2017-05-25 Nathan Sidwell <nathan@acm.org>
1696
1697 * configure.ac: Add --enable-languages=default to mean default and
1698 make --enable-languages=all mean all supported languages.
1699 * configure: Regenerated.
1700
1701 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
1702
1703 * config.gcc (powerpc*-*-*spe*): New.
1704 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
1705 (powerpc-*-rtems*spe*): New.
1706 (powerpc*-*-linux*spe*): New.
1707 (powerpc-wrs-vxworksspe): New.
1708 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1709 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1710 * config.host (powerpc*-*-*spe*): New.
1711
1712 2017-05-19 Martin Liska <mliska@suse.cz>
1713
1714 * configure.ac: Add --enable-werror-always just for
1715 bootstrap-debug (or none build config) and do not add it
1716 when we are on a release branch.
1717 * configure: Regenerated.
1718
1719 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
1720
1721 * MAINTAINERS: Add self to Write After Approval
1722
1723 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
1724
1725 * MAINTAINERS: Move myself to Write After Approval section.
1726
1727 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1728
1729 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
1730 ACCH registers.
1731 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
1732 available.
1733 (umulsidi3): Likewise.
1734 (mulsidi3_700): Disable this pattern when we have advanced mpy
1735 instructions.
1736 (umulsidi3_700): Likewise.
1737 (maddsidi4): New pattern.
1738 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
1739 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
1740 (mpydu_imm_arcv2hs): Likewise.
1741 * config/arc/predicates.md (accl_operand): New predicate.
1742
1743 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1744 Andrew Burgess <andrew.burgess@embecosm.com>
1745
1746 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
1747 case.
1748 (ARC_AUTOFP_IRQ_P): Likewise.
1749 (ARC_AUTO_IRQ_P): Likewise.
1750 (rgf_banked_register_count): New variable.
1751 (parse_mrgf_banked_regs_option): New function.
1752 (arc_override_options): Handle rgf_banked_regs option.
1753 (arc_handle_interrupt_attribute): Add firq option.
1754 (arc_compute_function_type): Return fast irq type when required.
1755 (arc_must_save_register): Handle fast interrupts.
1756 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
1757 (arc_return_address_regs): Update.
1758 * config/arc/arc.h (arc_return_address_regs): Update.
1759 (arc_function_type): Add fast interrupt type.
1760 (ARC_INTERRUPT_P): Update.
1761 (RC_FAST_INTERRUPT_P): Define.
1762 * config/arc/arc.md (simple_return): Update for fast interrupts.
1763 (p_return_i): Likewise.
1764 * config/arc/arc.opt (mrgf-banked-regs): New option.
1765 * doc/invoke.texi (mrgf-banked-regs): Document.
1766
1767 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1768
1769 * config/arc/arc.c (irq_ctrl_saved): New variable.
1770 (ARC_AUTOBLINK_IRQ_P): Define.
1771 (ARC_AUTOFP_IRQ_P): Likewise.
1772 (ARC_AUTO_IRQ_P): Likewise.
1773 (irq_range): New function.
1774 (arc_must_save_register): Likewise.
1775 (arc_must_save_return_addr): Likewise.
1776 (arc_dwarf_emit_irq_save_regs): Likewise.
1777 (arc_override_options): Handle deferred options.
1778 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
1779 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
1780 arc_must_save_return_addr.
1781 (arc_compute_frame_size): Handle automated save and restore of
1782 registers.
1783 (arc_expand_prologue): Likewise.
1784 (arc_expand_epilogue): Likewise.
1785 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
1786 * config/arc/arc.opt (mirq-ctrl-saved): New option.
1787 * doc/invoke.texi (mirq-ctrl-saved): Document option.
1788
1789 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
1790 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
1791
1792 PR bootstrap/77661
1793 * Makefile.def: Don't pass --enable-maintainer-mode on to an
1794 in-tree build MPC.
1795 * Makefile.in: Regenerate.
1796
1797 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1798
1799 * configure.ac: Enable LTO by default on darwin >= 9.
1800 * configure: Regenerate.
1801
1802 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
1803
1804 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
1805 and Andrew Waterman as the RISC-V maintainers.
1806
1807 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
1808
1809 * MAINTAINERS: Add self to Write After Approval
1810
1811 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
1812
1813 * config.guess: Import latest from upstream.
1814
1815 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
1816
1817 * MAINTAINERS (Write After Approval): Remove entries that are
1818 already covered under Reviewers.
1819
1820 2017-03-08 Mark Wielaard <mark@klomp.org>
1821
1822 PR demangler/70909
1823 PR demangler/67264
1824 * include/demangle.h: Add d_printing to struct demangle_component
1825 and pass struct demangle_component as non const.
1826
1827 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
1828
1829 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
1830
1831 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
1832
1833 * Makefile.tpl: Remove HOST_ISLVER.
1834 (HOST_EXPORTS): Remove ISLVER.
1835 * Makefile.in: Regenerate.
1836
1837 2017-02-13 Richard Biener <rguenther@suse.de>
1838
1839 * configure: Re-generate.
1840
1841 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
1842
1843 * MAINTAINERS: Adjust bug reporting URL.
1844
1845 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
1846
1847 * MAINTAINERS (Write After Approval): Remove redundant entry
1848 for Andrew Burgess.
1849
1850 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
1851
1852 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
1853 32-bit hppa*-*-hpux*.
1854 * configure: Regenerate.
1855
1856 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
1857
1858 * configure.ac: Moved the white list of enabling BRIG FE to
1859 libhsail-rt/configure.tgt.
1860 * configure: Regenerated.
1861 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
1862
1863 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
1864 Martin Jambor <mjambor@suse.cz>
1865
1866 * Makefile.def (target_modules): Added libhsail-rt.
1867 (languages): Added language brig.
1868 * Makefile.in: Regenerated.
1869 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
1870 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
1871 * configure: Regenerated.
1872
1873 2017-01-17 Jakub Jelinek <jakub@redhat.com>
1874
1875 PR other/79046
1876 * configure: Regenerated.
1877
1878 2017-01-04 Alan Modra <amodra@gmail.com>
1879
1880 * configure: Regenerate.
1881
1882 2016-12-29 Ben Elliston <bje@gnu.org>
1883
1884 * config.sub: Import latest version.
1885
1886 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
1887
1888 * MAINTAINERS (Write After Approval): Add myself.
1889
1890 2016-12-21 Jakub Jelinek <jakub@redhat.com>
1891
1892 * configure.ac: Don't bootstrap libmpx unless --with-build-config
1893 includes bootstrap-mpx.
1894 * configure: Regenerated.
1895
1896 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
1897
1898 * MAINTAINERS (Write After Approval): Add myself.
1899
1900 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
1901
1902 * configure: Regenerate.
1903
1904 2016-12-01 Matthias Klose <doko@ubuntu.com>
1905
1906 * configure.ac: Don't use pkg-config to check for bdw-gc.
1907 * configure: Regenerate.
1908
1909 2016-11-30 Matthias Klose <doko@ubuntu.com>
1910
1911 * Makefile.def: Remove reference to boehm-gc target module.
1912 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
1913 options and for the bdw-gc pkg-config module.
1914 * configure: Regenerate.
1915 * Makefile.in: Regenerate.
1916
1917 2016-11-28 Nathan Sidwell <nathan@acm.org>
1918
1919 * MAINTAINERS (nvptx): Remove self.
1920
1921 2016-11-25 Ben Elliston <bje@gnu.org>
1922
1923 * config.guess: Import latest version.
1924 * config.sub: Likewise.
1925
1926 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
1927
1928 * MAINTAINERS (Write After Approval): Add myself.
1929
1930 2016-11-15 Matthias Klose <doko@ubuntu.com>
1931
1932 * Makefile.def: Remove references to GCJ.
1933 * Makefile.tpl: Likewise.
1934 * Makefile.in: Regenerate.
1935
1936 2016-11-15 Matthias Klose <doko@ubuntu.com>
1937
1938 * config-ml.in: Remove references to GCJ.
1939 * configure.ac: Likewise.
1940 * configure: Regenerate.
1941
1942 2016-11-01 Josh Conner <joshconner@google.com>
1943
1944 * MAINTAINERS (Write After Approval): Update email address,
1945
1946 2016-10-27 Carl Love <cel@us.ibm.com>
1947
1948 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
1949 Approval list to make it alphabetical.
1950
1951 2016-10-27 Carl Love <cel@us.ibm.com>
1952
1953 * MAINTAINERS (Write After Approval): Add myself.
1954
1955 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
1956
1957 * MAINTAINERS (Reviewers): Add myself.
1958 (Write After Approval): Add myself.
1959
1960 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
1961 Ulrich Weigand <uweigand@de.ibm.com>
1962
1963 * MAINTAINERS: Update email address.
1964
1965 2016-10-10 Nathan Sidwell <nathan@acm.org>
1966
1967 * MAINTAINERS: Update email address.
1968
1969 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
1970
1971 * configure.ac: Add aarch64-*-freebsd*.
1972 * configure: Regenerate.
1973
1974 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
1975
1976 * MAINTAINERS: Update email address after it got reverted.
1977
1978 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1979
1980 * configure.ac (target_libraries): Readd target-boehm-gc.
1981 Restore --enable-objc-gc handling.
1982 * configure: Regenerate.
1983
1984 2015-10-03 Jeff Law <law@redhat.com>
1985
1986 * MAINTAINERS: Move several inactive maintainers to the
1987 write-after-approval section.
1988
1989 2016-09-30 Jakub Jelinek <jakub@redhat.com>
1990
1991 * configure.ac: Add target-libffi to target_libraries.
1992 Readd libgcj target disablings, modified to only target-libffi.
1993 Readd target addition of go to unsupported languages.
1994 * configure: Regenerated.
1995
1996 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
1997
1998 * MAINTAINERS: Update email address.
1999
2000 2016-09-30 Andrew Haley <aph@redhat.com>
2001
2002 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
2003 write-after approval. Remove Tom Tromey and Bryce McKinlay from
2004 libgcj.
2005
2006 2016-09-30 Andrew Haley <aph@redhat.com>
2007
2008 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
2009 write-after approval after GCJ deletion.
2010
2011 2016-09-30 Andrew Haley <aph@redhat.com>
2012
2013 * Makefile.def: Remove libjava.
2014 * Makefile.tpl: Likewise.
2015 * Makefile.in: Regenerate.
2016 * configure.ac: Likewise.
2017 * configure: Likewise.
2018 * gcc/java: Remove.
2019 * libjava: Likewise.
2020
2021 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
2022
2023 * MAINTAINERS (Reviewers): Add myself.
2024
2025 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
2026
2027 * configure.ac: Disable "sim" directory for arc*-*-*.
2028 * configure: Regenerated.
2029
2030 2016-09-23 Tamar Christina <tamar.christina@arm.com>
2031
2032 * MAINTAINERS (Write After Approval): Add myself.
2033
2034 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
2035
2036 * configure.ac: Check for the minimum in-tree MPFR version
2037 handled.
2038 * configure: Regenerate.
2039
2040 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
2041
2042 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
2043 * configure: Regenerated.
2044
2045 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
2046
2047 * MAINTAINERS (Write After Approval): Add myself.
2048
2049 2016-06-23 Andi Kleen <ak@linux.intel.com>
2050
2051 * Makefile.def: Add autoprofiledbootstrap.
2052 * Makefile.tpl: Dito.
2053 * Makefile.in: Regenerate.
2054
2055 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
2056
2057 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
2058 * configure: Regenerate.
2059
2060 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2061
2062 * configure: Regenerate.
2063 * configure.ac: Remove support for avr-rtems.
2064
2065 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
2066
2067 * MAINTAINERS (Write After Approval): Add myself.
2068
2069 2016-06-16 Michael Collison <michael.collison@arm.com>
2070
2071 * MAINTAINERS (Write After Approval): Add myself.
2072
2073 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
2074
2075 * MAINTAINERS (Write After Approval): Update e-mail address.
2076
2077 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
2078
2079 * MAINTAINERS (Write After Approval): Add myself.
2080
2081 2016-05-28 Alan Modra <amodra@gmail.com>
2082
2083 * Makefile.tpl (configure): Depend on m4 files included.
2084 * Makefile.in: Regenerate.
2085
2086 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2087
2088 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
2089 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
2090
2091 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2092
2093 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
2094 special case builtin.
2095 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
2096 support for ALTIVEC_BUILTIN_VEC_ADDEC.
2097 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
2098 for __builtin_vec_addec.
2099
2100 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
2101
2102 * config.guess: Import version 2016-04-02 (newest).
2103 * config.sub: Import version 2016-05-10 (newest).
2104
2105 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
2106
2107 * configure.ac: Add ARC support to libgloss.
2108 * configure: Regenerate
2109
2110 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
2111
2112 * MAINTAINERS (Write After Approval): Add myself.
2113
2114 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
2115
2116 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
2117 * configure: Regenerated.
2118 * Makefile.def (gmp): Explicitly disable assembler.
2119 (mpfr): Adjust lib_path.
2120 (mpc): Likewise.
2121 * Makefile.in: Regenerated.
2122
2123 2016-05-01 Jakub Jelinek <jakub@redhat.com>
2124
2125 PR bootstrap/70704
2126 * configure.ac (--enable-stage1-checking): Add missing
2127 --enable-checking=.
2128 * configure: Regenerated.
2129
2130 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2131
2132 * config.guess: Revert r235676.
2133 * config.sub: Revert r235676.
2134
2135 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2136
2137 * config.guess: Remove SH5 support.
2138 * config.sub: Likewise.
2139 * configure: Likewise.
2140 * configure.ac: Likewise.
2141
2142 2016-04-26 Jakub Jelinek <jakub@redhat.com>
2143
2144 PR bootstrap/70704
2145 * configure.ac (--enable-stage1-checking): For --disable-checking or
2146 implicit --enable-checking, make sure extra flag matches in between
2147 stage1 and later checking.
2148 * configure: Regenerated.
2149
2150 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2151
2152 * .gitattributes: New file.
2153
2154 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
2155
2156 * MAINTAINERS (rs6000/powerpc port): Add myself.
2157
2158 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
2159
2160 PR bootstrap/70173
2161 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
2162 and gotools directories. Delete the stage_final file.
2163 * Makefile.in: Regenerate.
2164
2165 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
2166
2167 * MAINTAINERS (Write After Approval): Add myself.
2168
2169 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
2170
2171 * MAINTAINERS (Fortran maintainer): Remove myself.
2172
2173 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
2174
2175 * MAINTAINERS (Write After Approval): Add myself.
2176
2177 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
2178
2179 * MAINTAINERS (Write After Approval): Add myself.
2180
2181 2016-03-17 Cary Coutant <ccoutant@gmail.com>
2182
2183 Sync with binutils-gdb:
2184
2185 2016-03-17 Cary Coutant <ccoutant@gmail.com>
2186
2187 * configure.ac: Add mips and s390 to the gold target check.
2188 * configure: Regenerate.
2189
2190 2016-03-01 DJ Delorie <dj@redhat.com>
2191
2192 * MAINTAINERS (mep): Remove myself as MeP maintainer.
2193
2194 2016-02-22 David Malcolm <dmalcolm@redhat.com>
2195
2196 * MAINTAINERS (libcpp): Add myself.
2197 (diagnostic messages): Likewise.
2198
2199 2016-02-20 Tom de Vries <tom@codesourcery.com>
2200
2201 * MAINTAINERS: Fix whitespace.
2202
2203 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
2204
2205 * MAINTAINERS (Write After Approval): Add myself.
2206
2207 2016-01-29 Sebastian Pop <s.pop@samsung.com>
2208
2209 * config/isl.m4: Add comments about isl-0.16.
2210 * configure: Regenerate.
2211
2212 2016-01-29 Martin Jambor <mjambor@suse.cz>
2213
2214 * MAINTAINERS (hsa maintainers): Add myself.
2215
2216 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
2217
2218 * MAINTAINERS: (Write After Approval): Add myself.
2219
2220 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
2221 Sebastian Pop <s.pop@samsung.com>
2222
2223 * Makefile.in: Regenerate.
2224 * Makefile.tpl: Export ISLVER.
2225 * configure: Regenerate.
2226 * config/isl.m4: Detect isl-0.15.
2227
2228 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
2229
2230 PR bootstrap/69329
2231 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
2232 * Makefile.in: Regenerate.
2233
2234 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
2235
2236 * configure.ac: Enable LTO for DJGPP
2237 * configure: Regenerate
2238
2239 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
2240
2241 Sync with binutils-gdb:
2242 2015-10-21 Nick Clifton <nickc@redhat.com>
2243
2244 PR gas/19109
2245 * configure.ac: Note the 'none' is an acceptable argument to
2246 --enable-compressed-debug-sections.
2247 * configure: Regenerate.
2248
2249 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
2250
2251 PR bootstrap/69134
2252 * Makefile.def (mpfr): Disable assembler.
2253 * Makefile.in: Regenerate.
2254
2255 2016-01-01 Ben Elliston <bje@gnu.org>
2256
2257 * config.guess: Import version 2016-01-01.
2258 * config.sub: Likewise.
2259
2260 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
2261
2262 * MAINTAINERS (Write After Approval): Add myself.
2263
2264 2015-12-17 Sebastian Pop <s.pop@samsung.com>
2265
2266 * Makefile.in: Replace ISL with isl.
2267 * Makefile.tpl: Same.
2268 * config/isl.m4: Same.
2269 * configure.ac: Same.
2270 * contrib/download_prerequisites: Same.
2271 * configure: Regenerate.
2272
2273 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
2274
2275 * MAINTAINERS (Write After Approval): Add Myself.
2276
2277 2015-12-17 Nathan Sidwell <nathan@acm.org>
2278
2279 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
2280 * configure: Regenerate.
2281
2282 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
2283 Sebastian Pop <s.pop@samsung.com>
2284
2285 * config/isl.m4 (ISL_CHECK_VERSION): Check for
2286 isl_ctx_get_max_operations.
2287 * configure: Regenerate.
2288
2289 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
2290
2291 * MAINTAINERS (Write After Approval): Add myself.
2292
2293 2015-12-02 Ian Lance Taylor <iant@google.com>
2294
2295 PR go/66147
2296 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
2297 * Makefile.in: Regenerate.
2298
2299 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
2300
2301 PR libffi/65726
2302 * Makefile.def (lang_env_dependencies): Make libffi depend
2303 on cxx.
2304 * Makefile.in: Regenerate.
2305
2306 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
2307
2308 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
2309 symbols.
2310
2311 2015-11-20 Tristan Gingold <gingold@adacore.com>
2312
2313 Sync with binutils-gdb:
2314 2015-11-20 Tristan Gingold <gingold@adacore.com>
2315
2316 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
2317 * configure: Regenerate.
2318
2319 2015-11-19 Martin Liska <mliska@suse.cz>
2320
2321 * .gitignore: Add .clang-format to ignored files.
2322 * Makefile.in: Add clang-format.
2323 * Makefile.tpl: Likewise.
2324
2325 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
2326
2327 * configure.ac: Enable libmpx by default.
2328 * configure: Regenerated.
2329
2330 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
2331
2332 * MAINTAINERS: Update email address.
2333
2334 2015-10-23 Paulo Matos <pmatos@linki.tools>
2335
2336 * MAINTAINERS: Update email address.
2337
2338 2015-10-23 Alan Hayward <alan.hayward@arm.com>
2339
2340 * MAINTAINERS (Write After Approval): Add myself.
2341
2342 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
2343
2344 Sync with binutils-gdb:
2345 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
2346
2347 PR gas/19109
2348 * configure.ac: Add
2349 --enable-compressed-debug-sections={all,gas,gold,ld}.
2350 * configure: Regenerated.
2351
2352 2015-10-16 Arnaud Charlet <charlet@adacore.com>
2353
2354 * MAINTAINERS: Update list of Ada maintainers and email addresses.
2355
2356 2015-10-09 Martin Liska <mliska@suse.cz>
2357
2358 * MAINTAINERS (Write After Approval): Add myself.
2359
2360 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
2361
2362 * MAINTAINERS (Write After Approval): Add myself.
2363
2364 2015-10-02 Florian Weimer <fweimer@redhat.com>
2365
2366 * MAINTAINERS: Update email address.
2367
2368 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
2369
2370 * MAINTAINERS (Write After Approval): Add myself.
2371
2372 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
2373
2374 * MAINTAINERS: Update email.
2375
2376 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
2377
2378 * MAINTAINERS: Update my email address.
2379
2380 2015-09-01 James Bowman <james.bowman@ftdichip.com>
2381
2382 * MAINTAINERS (ft32 port): Add myself.
2383
2384 2015-08-28 David Sherwood <david.sherwood@arm.com>
2385
2386 * MAINTAINERS: Add myself.
2387
2388 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
2389
2390 * MAINTAINERS (Write After Approval): Add myself.
2391
2392 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2393
2394 PR libfortran/54572
2395 * Makefile.def: Make libgfortran depend on libbacktrace.
2396 * Makefile.in: Regenerate.
2397
2398 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
2399
2400 * MAINTAINERS (Write After Approval): Add myself.
2401
2402 2015-08-12 Tom de Vries <tom@codesourcery.com>
2403
2404 PR other/67092
2405 * configure.ac: Remove --with_host_libstdcxx support.
2406 * configure: Regenerate.
2407
2408 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
2409 Jakub Jelinek <jakub@redhat.com>
2410
2411 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
2412 nvptx*-*-*.
2413 * configure: Regenerate.
2414
2415 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
2416
2417 * Makefile.def (libiconv): Define bootstrap=true.
2418 Mark pdf/html/info as missing.
2419 (configure-gcc): Depend on all-libiconv.
2420 (all-gcc): Ditto.
2421 (configure-libcpp): Ditto.
2422 (all-libcpp): Ditto.
2423 (configure-intl): Ditto.
2424 (all-intl): Ditto.
2425 * Makefile.in: Regenerate.
2426
2427 2015-08-03 Bin Cheng <bin.cheng@arm.com>
2428
2429 * MAINTAINERS (loop ivopts): Add the entry and myself.
2430
2431 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
2432
2433 * MAINTAINERS (nvptx): Add self.
2434
2435 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
2436
2437 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
2438 128-bit vector modes.
2439
2440 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
2441
2442 * MAINTAINERS (Write After Approval): Add myself.
2443
2444 2015-07-28 Ben Elliston <bje@gnu.org>
2445
2446 * config.sub, config.guess: Import from upstream.
2447
2448 2015-07-24 Michael Darling <darlingm@gmail.com>
2449
2450 PR other/66259
2451 * config-ml.in: Reflects renaming of configure.in to configure.ac
2452 * configure: Likewise
2453 * configure.ac: Likewise
2454
2455 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
2456
2457 * MAINTAINERS: Update my email address.
2458
2459 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
2460
2461 Sync with binutils-gdb:
2462 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
2463
2464 * configure.ac (target_configdirs): Exclude target-zlib if
2465 target-libjava isn't built.
2466 * configure: Regenerated.
2467
2468 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
2469
2470 Sync with binutils-gdb:
2471 2015-05-13 John David Anglin <dave.anglin@bell.net>
2472
2473 * configure.ac: Disable configuration of GDB for HPUX targets.
2474 * configure: Regenerate.
2475
2476 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
2477
2478 * configure.ac: Add --with-system-zlib.
2479 * configure: Regenerated.
2480
2481 2015-01-28 James Bowman <james.bowman@ftdichip.com>
2482
2483 * configure.ac: Add FT32 support.
2484 * configure: Regenerate.
2485
2486 2015-01-12 Anthony Green <green@moxielogic.com>
2487
2488 * configure.ac: Don't disable gprof for moxie.
2489 * configure: Rebuild.
2490
2491 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
2492
2493 Sync with binutils-gdb:
2494 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
2495
2496 PR ld/18355
2497 * Makefile.def: Add extra_configure_flags to host zlib.
2498 * configure.ac (extra_host_zlib_configure_flags): New. Set
2499 to --enable-host-shared When bfd is to be built as shared
2500 library. AC_SUBST.
2501 * Makefile.in: Regenerated.
2502
2503 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
2504
2505 Sync with src:
2506 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
2507 * Makefile.def (dependencies): Add all-zlib to all-bfd.
2508 * Makefile.in: Regenerated.
2509
2510 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
2511
2512 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
2513 target.
2514 * configure: Regenerate.
2515
2516 2015-06-23 Ludovic Courtès <ludo@gnu.org>
2517
2518 * MAINTAINERS (Write After Approval): Add myself.
2519
2520 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
2521
2522 * MAINTAINERS (OS Port Maintainers): Add myself.
2523 (Various Maintainers): Remove myself from libffi testsuite.
2524
2525 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
2526
2527 * MAINTAINERS (gen* on machine desc): Add self.
2528
2529 2015-06-02 Jason Merrill <jason@redhat.com>
2530
2531 PR bootstrap/66319
2532 * configure.ac: Use -std=gnu++98.
2533
2534 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
2535
2536 * MAINTAINERS (Write After Approval): Add myself.
2537
2538 2015-05-28 Mike Frysinger <vapier@gentoo.org>
2539
2540 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
2541 * configure: Regenerate.
2542
2543 2015-05-26 Jason Merrill <jason@redhat.com>
2544
2545 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
2546 * configure: Regenerate.
2547
2548 2015-05-16 James Bowman <james.bowman@ftdichip.com>
2549
2550 * configure.ac: FT32 target added.
2551 * configure: Regenerated.
2552
2553 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
2554
2555 * MAINTAINERS (Write After Approval): Add myself.
2556
2557 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
2558
2559 * MAINTAINERS (Write After Approval): Add myself.
2560
2561 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
2562
2563 * configure.ac: Fix typo.
2564 * configure: Regenerate.
2565
2566 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
2567
2568 * MAINTAINERS (Write After Approval): Add myself.
2569
2570 2015-05-03 Matthias Klose <doko@ubuntu.com>
2571
2572 * configure.ac: Match $host configured with triplets.
2573 * configure: Regenerate.
2574
2575 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
2576
2577 * Makefile.tpl: Remove surplus whitespace throughout.
2578 * Makefile.in: Regenerate.
2579
2580 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
2581
2582 * MAINTAINERS (Various Maintainers): Add myself as instruction
2583 combiner maintainer.
2584
2585 2015-04-17 Jakub Jelinek <jakub@redhat.com>
2586
2587 PR bootstrap/62077
2588 * configure.ac (--enable-stage1-checking): Default to
2589 release,misc,gimple,rtlflag,tree,types if --disable-checking
2590 or --enable-checking is not specified and DEV-PHASE is not
2591 experimental.
2592 * configure: Regenerated.
2593
2594 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
2595
2596 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
2597 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
2598 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
2599 * Makefile.in: Regenerate.
2600
2601 2015-04-08 Cary Coutant <ccoutant@gmail.com>
2602
2603 * MAINTAINERS: Update my email address.
2604
2605 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
2606
2607 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
2608
2609 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2610
2611 * MAINTAINERS: Add myself as an arm port reviewer.
2612
2613 2015-03-25 Martin Liska <mliska@suse.cz>
2614 Yury Gribov <y.gribov@samsung.com>
2615
2616 * Makefile.in: Fix ln source location for vimrc file.
2617 * Makefile.tpl: Likewise.
2618
2619 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
2620
2621 PR bootstrap/25672
2622 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
2623 cross-compiling. Similarly for CXX_FOR_TARGET.
2624 * configure: Regenerate.
2625
2626 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
2627
2628 * Makefile.def: Add libmpx.
2629 * configure.ac: Add libmpx.
2630 * Makefile.in: Regenerate.
2631 * configure: Regenerate.
2632
2633 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
2634
2635 * MAINTAINERS (CPU Port Maintainers): Add myself
2636 i386 vector ISA extns mantainer.
2637
2638 2015-03-13 Jeff Law <law@redhat.com>
2639
2640 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
2641 maintainer.
2642 Remove Richard Henderson as a maintainer for the x86 port.
2643
2644 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
2645
2646 * MAINTAINERS (CPU Port Maintainers): Update my email address.
2647
2648 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
2649
2650 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
2651 pointer bounds checker and i386 MPX maintainer.
2652
2653 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
2654
2655 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
2656
2657 2015-02-26 Martin Sebor <msebor@redhat.com>
2658
2659 * MAINTAINERS (Various Maintainers): Add self.
2660
2661 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
2662
2663 * configure.ac [--enable-as-accelerator-for] (enable_languages):
2664 Make sure it contains lto.
2665 * configure: Regenerate.
2666
2667 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
2668
2669 * configure: Regenerate.
2670
2671 2015-02-06 Diego Novillo <dnovillo@google.com>
2672 1
2673 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
2674 middle-end, docstring): Remove myself.
2675 (Write After Approval): Add myself.
2676
2677 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
2678
2679 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
2680 (Write After Approval): Update address.
2681
2682 2015-01-29 David Malcolm <dmalcolm@redhat.com>
2683
2684 PR jit/64780
2685 * configure.ac: Require the user to explicitly specify
2686 --enable-host-shared if the jit is enabled.
2687 * configure: Regenerate.
2688
2689 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
2690
2691 * MAINTAINERS (Write After Approval): Add myself.
2692
2693 2015-01-25 Tom de Vries <tom@codesourcery.com>
2694
2695 * MAINTAINERS: Make whitespace consistent.
2696
2697 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
2698
2699 * MAINTAINERS (Write After Approval): Add myself.
2700
2701 2015-01-20 Andre Vehreschild <vehre@gmx.de>
2702
2703 * MAINTAINERS: (Write After Approval): Add myself.
2704
2705 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
2706
2707 * MAINTAINERS: (Write After Approval): Add myself.
2708
2709 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
2710
2711 * MAINTAINERS: (Write After Approval): Add myself.
2712
2713 2015-01-13 Iain Sandoe <iain@codesourcery.com>
2714
2715 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
2716 objective-c/c++ front end maintainer.
2717
2718 2015-01-13 Marek Polacek <polacek@redhat.com>
2719
2720 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
2721
2722 2015-01-12 Jeff Law <law@redhat.com>
2723
2724 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
2725 a very long time.
2726
2727 2015-01-09 Ian Lance Taylor <iant@google.com>
2728
2729 * configure.ac (host_tools): Add gotools.
2730 * Makefile.def (host_modules): Add gotools.
2731 (dependencies): Add dependency of all-gotools on all-target-libgo.
2732
2733 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
2734
2735 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
2736 * configure: Regenerate.
2737
2738 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
2739
2740 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
2741 all-target-libgomp.
2742 * Makefile.in: Regenerate.
2743
2744 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
2745
2746 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
2747
2748 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
2749
2750 * configure.ac: Add Visium support.
2751 * configure: Regenerate.
2752
2753 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
2754
2755 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
2756 * configure: Regenerate.
2757
2758 2015-01-03 Andrew Pinski <apinski@cavium.com>
2759
2760 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
2761 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
2762 (BASE_TARGET_EXPORTS): Add OBJCOPY.
2763 (OBJCOPY_FOR_TARGET): New variable.
2764 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
2765 * Makefile.in: Regenerate.
2766 * configure.ac: Check for already installed target objcopy.
2767 Also GCC_TARGET_TOOL on objcopy.
2768 * configure: Regenerate.
2769
2770 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
2771
2772 * config.sub: Update from upstream, to 2015-01-01 version.
2773 * config.guess: Ditto.
2774
2775 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
2776
2777 * MAINTAINERS (RTEMS Ports): Add myself.
2778
2779 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
2780
2781 * MAINTAINERS (Write After Approval): Add myself.
2782
2783 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
2784
2785 * MAINTAINERS (Write After Approval): Add myself.
2786
2787 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
2788
2789 * configure.ac (--enable-as-accelerator-for): Don't set
2790 ENABLE_AS_ACCELERATOR_FOR. Update all users.
2791 * configure: Regenerate.
2792
2793 2014-12-13 Jakub Jelinek <jakub@redhat.com>
2794
2795 PR bootstrap/64023
2796 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
2797 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
2798 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
2799 to CXX.
2800 * Makefile.in: Regenerated.
2801
2802 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2803 Yury Gribov <y.gribov@samsung.com>
2804
2805 * .gitignore: Added .local.vimrc and .lvimrc.
2806 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
2807 * Makefile.in: Regenerate.
2808
2809 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2810
2811 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
2812 * configure: Regenerated.
2813
2814 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
2815
2816 * MAINTAINERS (nvptx port): New entry.
2817
2818 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
2819
2820 * configure: Regenerate.
2821
2822 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2823
2824 * configure.ac: Merge with Binutils.
2825
2826 2014-11-26 Tobias Burnus <burnus@net-b.de>
2827
2828 * Makefile.def: Make more dependent on mpfr, mpc and isl.
2829 * Makefile.in: Regenerate.
2830
2831 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
2832
2833 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
2834 missing flex.
2835 * Makefile.in: Regenerated.
2836
2837 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
2838
2839 * Makefile.in: Regenerate.
2840
2841 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
2842
2843 PR bootstrap/63784
2844 * libtool.m4: Add $pic_flag with -shared.
2845
2846 2014-11-21 Renlin Li <Renlin.Li@arm.com>
2847
2848 * MAINTAINERS (Write After Approval): Added myself.
2849
2850 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
2851
2852 * MAINTAINERS (write-after-approval): Add myself.
2853
2854 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2855
2856 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
2857 from 2 years ago.
2858
2859 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2860
2861 Revert:
2862 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2863
2864 * MAINTAINERS (Write After Approval): Added myself as line map
2865 maintainer.
2866
2867 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2868
2869 Revert:
2870 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2871
2872 * MAINTAINERS (Write After Approval): Added myself.
2873
2874 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2875
2876 * MAINTAINERS (Write After Approval): Added myself.
2877
2878 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2879
2880 * MAINTAINERS (Write After Approval): Added myself as line map
2881 maintainer.
2882
2883 2014-11-17 Dodji Seketeli <dodji@redhat.com>
2884
2885 * MAINTAINERS (Various Maintainers): Added myself as line map
2886 maintainer.
2887
2888 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2889
2890 * move-if-change: Sync from upstream gnulib.
2891
2892 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2893
2894 * compile: Sync with upstream Automake.
2895 * depcomp: Ditto.
2896 * install-sh: Ditto.
2897 * missing: Ditto.
2898 * mkinstalldirs: Ditto.
2899 * ylwrap: Ditto.
2900
2901 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2902
2903 * config.sub: Update from upstream config repo.
2904 * config.guess: Ditto.
2905
2906 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
2907
2908 * Makefile.def: Add liboffloadmic to target_modules. Make
2909 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
2910 * Makefile.in: Regenerate.
2911 * configure: Regenerate.
2912 * configure.ac: Add liboffloadmic to target binaries.
2913 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
2914 Add liboffloadmic to noconfig list when C++ is not supported.
2915
2916 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
2917 Thomas Schwinge <thomas@codesourcery.com>
2918 Ilya Verbin <ilya.verbin@intel.com>
2919 Andrey Turetskiy <andrey.turetskiy@intel.com>
2920
2921 * configure: Regenerate.
2922 * configure.ac (--enable-as-accelerator-for)
2923 (--enable-offload-targets): New configure options.
2924
2925 2014-11-11 Tobias Burnus <burnus@net-b.de>
2926
2927 * Makefile.def: Make all-gcc depend on all-isl.
2928 * Makefile.in: Regenerate.
2929
2930 2014-11-11 David Malcolm <dmalcolm@redhat.com>
2931
2932 * ChangeLog.jit: New.
2933 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
2934
2935 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2936
2937 PR target/63610
2938 * libtool.m4: Fix globbing of darwin versions.
2939 * configure: Regenerate.
2940
2941 2014-11-11 Tobias Burnus <burnus@net-b.de>
2942
2943 * Makefile.def: Remove CLooG.
2944 * Makefile.tpl: Ditto.
2945 * configure.ac: Ditto.
2946 * configure: Regenerate.
2947 * Makefile.in: Ditto.
2948
2949 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
2950
2951 * configure.ac: Handle nvptx-*-*.
2952 * configure: Regenerate.
2953
2954 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
2955
2956 * MAINTAINERS (Write After Approval): Add myself.
2957
2958 2014-10-31 Jakub Jelinek <jakub@redhat.com>
2959
2960 * Makefile.def (libcc1): Remove bootstrap=true;.
2961 * Makefile.in: Regenerated.
2962
2963 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2964
2965 * configure.ac: Update comment.
2966 * configure: Regenerate.
2967
2968 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
2969
2970 * MAINTAINERS (Write After Approval): Add myself.
2971
2972 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
2973
2974 * configure.ac (extra_host_libiberty_configure_flags): Add
2975 --enable-shared also for libcc1's benefit.
2976 * configure: Regenerate.
2977
2978 2014-10-29 Tristan Gingold <gingold@adacore.com>
2979
2980 * MAINTAINERS: Change my email address.
2981
2982 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
2983 Tom Tromey <tromey@redhat.com>
2984
2985 * Makefile.def: Add libcc1 to host_modules.
2986 * configure.ac (host_tools): Add libcc1.
2987 * Makefile.in, configure: Rebuild.
2988
2989 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
2990
2991 * configure.ac (build_configargs): Don't share config.cache between
2992 build subdirs.
2993 * configure: Regenerate.
2994
2995 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2996
2997 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
2998 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
2999 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
3000 leon3v7 as leon3.
3001 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
3002 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
3003 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
3004 * config/sparc/sparc.md (cpu): Add leon3v7.
3005 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
3006
3007 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3008
3009 * MAINTAINERS (write-after-approval): Add myself.
3010
3011 2014-10-23 Ian Lance Taylor <iant@google.com>
3012
3013 * configure.ac: Disable the Go frontend on systems where it is known
3014 to not work.
3015 * configure: Regenerate.
3016
3017 2014-10-23 Richard Biener <rguenther@suse.de>
3018
3019 * Makefile.def: Add libcpp build module and dependencies.
3020 * configure.ac: Add libcpp build module.
3021 * Makefile.in: Regenerate.
3022 * configure: Likewise.
3023
3024 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
3025
3026 * MAINTAINERS (write-after-approval): Add myself.
3027
3028 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
3029
3030 * INSTALL/README: Do not mention CVS.
3031
3032 2014-10-03 Jing Yu <jingyu@google.com>
3033
3034 * configure.ac: Add aarch64 to list of targets that support gold.
3035 * configure: Regenerate.
3036
3037 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
3038
3039 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
3040
3041 2014-09-29 Catherine Moore <clm@codesourcery.com>
3042
3043 * MAINTAINERS: Add myself as MIPS maintainer.
3044
3045 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
3046
3047 * MAINTAINERS: Move myself to MIPS maintainers.
3048
3049 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3050
3051 * MAINTAINERS: Put all email addresses between '<' and '>'.
3052
3053 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3054
3055 * MAINTAINERS: Move myself to reviewers (Fortran).
3056
3057 2014-09-01 Andi Kleen <ak@linux.intel.com>
3058
3059 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
3060 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
3061 * Makefile.in: Regenerate.
3062
3063 2014-08-28 David Malcolm <dmalcolm@redhat.com>
3064
3065 * rtx-classes-status.txt: Delete
3066
3067 2014-08-28 David Malcolm <dmalcolm@redhat.com>
3068
3069 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
3070
3071 2014-08-27 Sebastian Pop <s.pop@samsung.com>
3072
3073 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
3074 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
3075 of checking for version number.
3076 * configure: Regenerated.
3077 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
3078
3079 2014-08-27 David Malcolm <dmalcolm@redhat.com>
3080
3081 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
3082 is done; begin phase 6 (use extra rtx_def subclasses).
3083
3084 2014-08-27 David Malcolm <dmalcolm@redhat.com>
3085
3086 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
3087 done; begin phase 5 (additional rtx_def subclasses).
3088
3089 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3090
3091 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
3092
3093 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3094
3095 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
3096 SET_BB_HEADER are done.
3097
3098 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3099
3100 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
3101 done.
3102
3103 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3104
3105 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
3106
3107 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3108
3109 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
3110
3111 2014-08-25 David Malcolm <dmalcolm@redhat.com>
3112
3113 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
3114
3115 2014-08-25 David Malcolm <dmalcolm@redhat.com>
3116
3117 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
3118
3119 2014-08-25 David Malcolm <dmalcolm@redhat.com>
3120
3121 * rtx-classes-status.txt: Phase 3 (per-file commits within
3122 "config" subdirs) is done; begin phase 4 (removal of
3123 "scaffolding").
3124
3125 2014-08-23 David Malcolm <dmalcolm@redhat.com>
3126
3127 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
3128 dir) is done; begin phase 3 (per-file commits within "config"
3129 subdirs).
3130
3131 2014-08-21 David Malcolm <dmalcolm@redhat.com>
3132
3133 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
3134 phase 2 (per-file commits in main source dir).
3135
3136 2014-08-21 Bin Cheng <bin.cheng@arm.com>
3137
3138 * configure: Regenerated.
3139
3140 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3141
3142 * rtx-classes-status.txt (TODO): Add SET_BND_TO
3143
3144 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3145
3146 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
3147
3148 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3149
3150 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
3151
3152 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3153
3154 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
3155
3156 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3157
3158 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
3159
3160 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
3161
3162 * MAINTAINERS (Write After Approval): Add myself.
3163
3164 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
3165
3166 * MAINTAINERS: Remove myself
3167
3168 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3169
3170 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
3171
3172 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
3173
3174 * MAINTAINERS (Write After Approval): Add myself.
3175
3176 2014-08-18 David Malcolm <dmalcolm@redhat.com>
3177
3178 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
3179 SET_BB_HEADER, SET_BB_FOOTER
3180
3181 2014-08-18 David Malcolm <dmalcolm@redhat.com>
3182
3183 * rtx-classes-status.txt: New file
3184
3185 2014-08-18 Roman Gareev <gareevroman@gmail.com>
3186
3187 * configure.ac: Eliminate ClooG installation dependency.
3188 * configure: Regenerate.
3189 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
3190 * Makefile.in: Regenerate.
3191
3192 2014-08-15 Ilya Verbin <iverbin@gmail.com>
3193
3194 * MAINTAINERS (Write After Approval): Add myself.
3195
3196 2014-08-15 Ilya Tocar <tocarip@gmail.com>
3197
3198 * MAINTAINERS (Write After Approval): Add myself.
3199
3200 2014-08-01 Jiong Wang <jiong.wang@arm.com>
3201
3202 * MAINTAINERS (Write After Approval): Add myself.
3203
3204 2014-07-28 Anthony Green <green@moxielogic.com>
3205
3206 Import from savannah.gnu.org:
3207 * config.sub: Update to 2014-07-28 version.
3208
3209 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
3210
3211 * MAINTAINERS: Remove my MIPS maintainer entry.
3212
3213 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
3214
3215 PR target/47230
3216 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
3217 * configure: Regenerate.
3218
3219 2014-07-24 James Norris <jnorris@codesourcery.com>
3220
3221 * MAINTAINERS (Write After Approval): Add myself.
3222
3223 2014-07-20 Roman Gareev <gareevroman@gmail.com>
3224
3225 * configure.ac: Accept only CLooG 0.18.1.
3226 * configure: Regenerate.
3227
3228 2014-07-17 Roman Gareev <gareevroman@gmail.com>
3229
3230 * configure.ac: Don't accept isl 0.11.
3231 * configure: Regenerate.
3232
3233 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
3234
3235 * MAINTAINERS (Write After Approval): Add myself.
3236
3237 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3238
3239 * configure.ac: Don't accept isl 0.10.
3240 * configure: Regenerate.
3241
3242 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
3243
3244 Fix include path for in-tree cloog.
3245 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
3246 * configure: Regenerate.
3247
3248 2014-06-18 Richard Henderson <rth@redhat.com>
3249
3250 * .gitignore: Import gcc_update output.
3251
3252 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
3253
3254 * config-ml.in: Robustify ac_configure_args parsing.
3255
3256 * configure.ac (--enable-linker-plugin-configure-flags)
3257 (--enable-linker-plugin-flags): New flags.
3258 (configdirs): Conditionally add libiberty-linker-plugin.
3259 * configure: Regenerate.
3260 * Makefile.def (host_modules): Add libiberty-linker-plugin.
3261 (host_modules) <lto-plugin>: Pay attention to
3262 @extra_linker_plugin_flags@ and
3263 @extra_linker_plugin_configure_flags@.
3264 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
3265 * Makefile.in: Regenerate.
3266
3267 * Makefile.tpl (configure-[+prefix+][+module+])
3268 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
3269 "module_srcdir" instead of "module" for locating a module's srcdir.
3270 * Makefile.in: Regenerate.
3271
3272 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
3273
3274 * MAINTAINERS (Write After Approval): Add myself.
3275
3276 2014-06-06 Sebastian Pop <sebpop@gmail.com>
3277
3278 * MAINTAINERS: Update my email address.
3279
3280 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
3281
3282 * MAINTAINERS (Write After Approval): Add myself.
3283
3284 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
3285
3286 * MAINTAINERS (Write After Approval): Add myself.
3287
3288 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
3289
3290 PR libstdc++/61011
3291 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
3292 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
3293 * configure: Regenerate.
3294
3295 2014-05-28 Pedro Alves <palves@redhat.com>
3296
3297 * MAINTAINERS (Write After Approval): Add myself.
3298
3299 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3300
3301 * MAINTAINERS: Update my affiliation/email.
3302
3303 2014-05-19 Mike Stump <mikestump@comcast.net>
3304
3305 * MAINTAINERS: Add wide-int reviewers.
3306
3307 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
3308
3309 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
3310 * configure: Regenerated.
3311
3312 2014-05-15 Torvald Riegel <triegel@redhat.com>
3313
3314 * MAINTAINERS (libitm): Add myself as maintainer.
3315
3316 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
3317
3318 * MAINTAINERS (Write After Approval): Add myself.
3319
3320 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
3321
3322 * config.sub, config.guess: Import from upstream.
3323
3324 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
3325
3326 * MAINTAINERS (Write After Approval): Put myself in correct order.
3327
3328 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
3329
3330 * MAINTAINERS (Write After Approval): Add myself.
3331
3332 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3333
3334 * MAINTAINERS: Move myself from Reviewers to Write After Approval
3335 section.
3336
3337 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3338
3339 * MAINTAINERS (Write After Approval): Delete myself.
3340
3341 2014-04-17 Jakub Jelinek <jakub@redhat.com>
3342
3343 PR sanitizer/56781
3344 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
3345 and -B* options with -Xcompiler.
3346
3347 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
3348
3349 PR bootstrap/60620
3350 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
3351 * Makefile.in: Regenerate.
3352
3353 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
3354
3355 * Makefile.def (dependencies): Make all-ld depend on all-binutils
3356 for WINDRES_FOR_TARGET in default-manifest.o rule.
3357 * Makefile.in: Regenerate.
3358
3359 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
3360
3361 * MAINTAINERS (Write After Approval): Add myself.
3362
3363 2014-03-26 Jakub Jelinek <jakub@redhat.com>
3364
3365 PR sanitizer/56781
3366 * Makefile.def: Set bootstrap=true; for host fixincludes.
3367 * configure.ac: Don't bootstrap host fixincludes unless
3368 --with-build-config=bootstrap-{a,ub}san.
3369 * Makefile.in: Regenerated.
3370 * configure: Regenerated.
3371
3372 2014-03-21 Jakub Jelinek <jakub@redhat.com>
3373
3374 * configure.ac: Move BUILD_CONFIG set up earlier. Add
3375 --enable-vtable-verify option parsing. Don't add
3376 target-libsanitizer to bootstrap_target_libs unless
3377 --with-build-config=bootstrap-asan or
3378 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
3379 to bootstrap_target_libs unless --enable-vtable-verify.
3380 * configure: Regenerated.
3381
3382 2014-03-10 Anatoly Sokolov <aesok@post.ru>
3383
3384 * MAINTAINERS (Write After Approval): Add myself.
3385
3386 2014-03-07 Denis Chertykov <chertykov@gmail.com>
3387
3388 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
3389
3390 2014-03-07 Jakub Jelinek <jakub@redhat.com>
3391
3392 PR bootstrap/58572
3393 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
3394 -I for libstdc++-v3 includes if $(LEAN).
3395 * Makefile.in: Regenerated.
3396
3397 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
3398
3399 * MAINTAINERS: Update my email address.
3400
3401 2014-02-24 Walter Lee <walt@tilera.com>
3402
3403 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
3404 (tilegx-*-*): Change to tilegx*-*-*.
3405 * configure: Regenerate.
3406
3407 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
3408
3409 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
3410
3411 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
3412
3413 * MAINTAINERS (Write After Approval): Add myself.
3414
3415 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3416
3417 PR target/59788
3418 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
3419 *solaris2*.
3420
3421 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
3422
3423 * MAINTAINERS: Update my email address.
3424
3425 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
3426
3427 * MAINTAINERS: Convert to UTF-8.
3428 Properly sort Xinliang David Li's entry.
3429
3430 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
3431 Sandra Loosemore <sandra@codesourcery.com>
3432
3433 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
3434 nios2 port maintainers.
3435
3436 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
3437
3438 * MAINTAINERS (Write After Approval): Add myself.
3439
3440 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3441
3442 * configure.ac: Add user-friendly check for native x86_64-linux
3443 multilibs.
3444 * configure: Regenerate.
3445
3446 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
3447
3448 * MAINTAINERS: Add myself as sh maintainer.
3449
3450 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
3451
3452 * MAINTAINERS: Add self as SLSR maintainer.
3453
3454 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
3455
3456 * MAINTAINERS: Update my email address.
3457
3458 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
3459
3460 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
3461
3462 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
3463
3464 * Makefile.in: Regenerate.
3465
3466 * Makefile.tpl: Fix typo.
3467 * Makefile.in: Regenerate partially.
3468
3469 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
3470
3471 * configure.ac: Added libcilkrts to noconfig list when C++ is not
3472 supported.
3473 * configure: Regenerated.
3474
3475 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
3476
3477 * MAINTAINERS (Write After Approval): Add myself.
3478
3479 2013-10-30 Jason Merrill <jason@redhat.com>
3480
3481 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
3482 --disable-build-format-warnings.
3483
3484 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
3485
3486 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
3487 depend on libstdc++ and libgcc.
3488 * configure: Regenerate.
3489 * configure.ac: Added libcilkrts to target binaries. Also, restrict
3490 libcilkrts for POSIX and i*86, and x86_64 architectures.
3491 * Makefile.in: Added libcilkrts related fields to support building it.
3492
3493 2013-10-26 Jeff Law <law@redhat.com>
3494
3495 * Makefile.def (target_modules): Remove libmudflap
3496 (languages): Remove check-target-libmudflap).
3497 * Makefile.in: Rebuilt.
3498 * Makefile.tpl (check-target-libmudflap-c++): Remove.
3499 * configure.ac (target_libraries): Remove target-libmudflap.
3500 Remove checks which disabled libmudflap on some systems.
3501 * configure: Rebuilt.
3502 * libmudflap: Directory removed.
3503
3504 2013-10-21 Cong Hou <congh@google.com>
3505
3506 * MAINTAINERS (Write After Approval): Add myself.
3507
3508 2013-10-16 Mike Stump <mikestump@comcast.net>
3509
3510 * .dir-locals.el: Add.
3511
3512 2013-10-15 David Malcolm <dmalcolm@redhat.com>
3513
3514 * configure.ac: Add --enable-host-shared
3515 * configure: Regenerate.
3516
3517 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
3518
3519 Import from savannah.gnu.org:
3520 * config.guess: Update to 2013-06-10 version.
3521 * config.sub: Update to 2013-10-01 version.
3522
3523 2013-10-01 Simon Cook <simon.cook@embecosm.com>
3524
3525 Changes to build configuration to allow big endian ARC ELF toolchain
3526 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
3527 * configure: Regenerate.
3528
3529 2013-09-20 Alan Modra <amodra@gmail.com>
3530
3531 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
3532 ppc host match. Support little-endian powerpc linux hosts.
3533
3534 2013-09-19 Dodji Seketeli <dodji@redhat.com>
3535
3536 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
3537 maintainer.
3538
3539 2013-09-12 DJ Delorie <dj@redhat.com>
3540
3541 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
3542 maintainers.
3543
3544 2013-09-03 Richard Biener <rguenther@suse.de>
3545
3546 * configure.ac: Also allow ISL 0.12.
3547 * configure: Regenerated.
3548
3549 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
3550
3551 * MAINTAINERS (Write After Approval): Add myself.
3552
3553 2013-08-27 David Malcolm <dmalcolm@redhat.com>
3554
3555 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
3556
3557 2013-08-26 Caroline Tice <cmtice@google.com>
3558
3559 * MAINTAINERS: Correct earliers update: Move myself from libvtv
3560 "Various Reviewers" to libvtv "Various Maintainers".
3561
3562 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
3563
3564 * MAINTAINERS: Add myself as RTL optimizers reviewer.
3565
3566 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
3567
3568 * MAINTAINERS: Update name, email.
3569
3570 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
3571
3572 * MAINTAINERS (Write After Approval): Add myself.
3573
3574 2013-08-12 Caroline Tice <cmtice@google.com>
3575
3576 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
3577 address in the Write After Approval section.
3578
3579 2013-08-09 Carlos O'Donell <carlos@redhat.com>
3580
3581 * MAINTAINERS (Write After Approval): Update email.
3582
3583 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
3584
3585 * configure.ac: Adjust to check VTV_SUPPORTED.
3586 * configure: Regenerated.
3587
3588 2013-08-02 Caroline Tice <cmtice@google.com>
3589
3590 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
3591 on non-linux systems; add target-libvtv to noconfigdirs; add
3592 libsupc++/.libs to C++ library search paths.
3593 * configure: Regenerated.
3594 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
3595 libstdc++ and libgcc.
3596 * Makefile.in: Regenerated.
3597
3598 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
3599
3600 * MAINTAINERS (Write After Approval): Add myself.
3601
3602 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
3603 Shiva Chen <shiva0217@gmail.com>
3604
3605 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
3606 nds32 port maintainers.
3607
3608 2013-07-17 Tim Shen <timshen91@gmail.com>
3609
3610 * MAINTAINERS (Write After Approval): Add myself.
3611
3612 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3613
3614 * configure.ac: Sync from binutils.
3615 * configure: Regenerate.
3616
3617 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
3618
3619 * MAINTAINERS (Write After Approval): Add myself.
3620
3621 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
3622
3623 * MAINTAINERS (Write After Approval): Add myself.
3624
3625 2013-05-17 David Malcolm <dmalcolm@redhat.com>
3626
3627 * MAINTAINERS (Write After Approval): Add myself.
3628
3629 2013-04-30 Brooks Moses <bmoses@google.com>
3630
3631 * MAINTAINERS: Update my email; move myself from Fortran
3632 reviewer to Write After Approval.
3633
3634 2013-04-16 Andreas Schwab <schwab@suse.de>
3635
3636 * configure.ac (aarch64-*-*): Don't disable java.
3637 * configure: Regenerate.
3638
3639 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
3640
3641 * MAINTAINERS (Write After Approval): Add myself.
3642
3643 2013-03-30 Matthias Klose <doko@ubuntu.com>
3644
3645 * Makefile.def (target_modules): Don't install libffi.
3646 * Makefile.in: Regenerate.
3647
3648 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
3649
3650 * MAINTAINERS (Write After Approval): Add myself.
3651
3652 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
3653
3654 * MAINTAINERS (Write After Approval): Add myself.
3655
3656 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
3657
3658 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
3659 * configure: Regenerated.
3660
3661 2013-02-05 Ian Lance Taylor <iant@google.com>
3662
3663 PR go/55969
3664 * configure.ac: Disable libgo on some systems where it does not
3665 work.
3666
3667 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
3668
3669 * MAINTAINERS: Explicitly add myself as AIX maintainer.
3670 Remove Geoff Keating as rs6000 port maintainer, at his request.
3671
3672 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
3673
3674 * MAINTAINERS: Update my email.
3675
3676 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
3677
3678 * configure: Re-generate.
3679
3680 2013-01-15 Richard Biener <rguenther@suse.de>
3681
3682 PR other/55973
3683 * configure: Re-generate.
3684
3685 2013-01-14 Matthias Klose <doko@ubuntu.com>
3686
3687 * Makefile.def (install-target-libsanitizer): Depend on
3688 install-target-libstdc++-v3.
3689 * Makefile.in: Regenerate.
3690
3691 2013-01-14 Richard Biener <rguenther@suse.de>
3692
3693 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
3694 * configure: Re-generate
3695
3696 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3697
3698 * config.sub: Update from config repo.
3699
3700 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
3701
3702 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
3703 * Makefile.in: Regenerate.
3704
3705 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
3706
3707 * MAINTAINERS (arc): Add new port maintainership for myself.
3708
3709 2013-01-09 Jason Merrill <jason@redhat.com>
3710
3711 * .gitignore: Import from gdb repository.
3712
3713 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
3714
3715 * Makefile.def (configure-gcc): Depend on all-gmp.
3716 (all-gcc): Remove dependency on all-gmp.
3717 * Makefile.in: Regenerated.
3718
3719 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3720
3721 * config.sub: Merge from config repo.
3722 * config.guess: Ditto.
3723
3724 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3725
3726 * Makefile.def: Merge from binutils.
3727 * Makefile.in: Ditto.
3728
3729 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
3730
3731 * MAINTAINERS: Update my email.
3732
3733 2012-12-29 Ben Elliston <bje@gnu.org>
3734
3735 * config.guess: Update to 2012-12-29 version.
3736 * config.sub: Likewise.
3737
3738 2012-12-20 Matthias Klose <doko@ubuntu.com>
3739
3740 * Makefile.def (install-target-libgfortran): Depend on
3741 install-target-libquadmath, install-target-libgcc.
3742 (install-target-libsanitizer): Depend on install-target-libgcc.
3743 (install-target-libjava): Depend on install-target-libgcc.
3744 (install-target-libitm): Depend on install-target-libgcc.
3745 (install-target-libobjc): Depend on install-target-libgcc.
3746 (install-target-libstdc++-v3): Depend on install-target-libgcc.
3747 * Makefile.in: Regenerate.
3748
3749 2012-12-19 Matthias Klose <doko@ubuntu.com>
3750
3751 * Makefile.def (install-target-libgo): Depend on
3752 install-target-libatomic.
3753 * Makefile.in: Regenerate.
3754
3755 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
3756
3757 PR go/55201
3758 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
3759 * Makefile.in: Regenerate.
3760
3761 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
3762
3763 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
3764 * configure: Regenerate.
3765
3766 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3767
3768 * config.sub: Merge from config repo.
3769
3770 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
3771
3772 * Makefile.def (target_modules): Add bootstrap=true and
3773 raw_cxx=true to libsanitizer.
3774 * configure.ac (bootstrap_target_libs): Add libsanitizer.
3775 * Makefile.in: Regenerated.
3776 * configure: Likewise.
3777
3778 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
3779
3780 * MAINTAINERS: Remove self as RTL optimization maintainer.
3781
3782 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3783
3784 * MAINTAINERS (Write After Approval): Add myself.
3785
3786 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
3787
3788 * Makefile.def (target_modules): Remove bootstrap=true and
3789 raw_cxx=true from libsanitizer.
3790 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
3791 * Makefile.in: Regenerated.
3792 * configure: Likewise.
3793
3794 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
3795
3796 * Makefile.def (target_modules): Add bootstrap=true and
3797 raw_cxx=true to libsanitizer.
3798 * configure.ac (bootstrap_target_libs): Add libsanitizer.
3799 * Makefile.in: Regenerated.
3800 * configure: Likewise.
3801
3802 2012-11-28 Andrew Pinski <apinski@cavium.com>
3803
3804 PR bootstrap/54279
3805 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
3806 * configure: Regenerate.
3807 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
3808 * Makefile.in: Regenerate.
3809
3810 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
3811
3812 * configure.ac: Disable libsanitizer if we're not building C++.
3813 * configure: Regenerate.
3814
3815 2012-11-15 Roland McGrath <roland@hack.frob.com>
3816
3817 * MAINTAINERS (Write After Approval): Add myself.
3818
3819 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
3820
3821 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
3822 Kostya Serebryany (kcc@google.com) and
3823 Jakub Jelinek (jakub@redhat.com).
3824 Rename area for Dodji Seketeli (dodji@redhat.com).
3825
3826 2012-11-15 Dodji Seketeli <dodji@redhat.com>
3827
3828 * MAINTAINERS: (asan.c, related): Add myself.
3829
3830 2012-11-14 Roland McGrath <mcgrathr@google.com>
3831
3832 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
3833 * configure: Regenerate.
3834
3835 2012-11-13 Richard Henderson <rth@redhat.com>
3836
3837 * configure.ac: Move libsanitizer logic to subdirectory.
3838 * configure: Regenerate.
3839
3840 2012-11-13 Dodji Seketeli <dodji@redhat.com>
3841
3842 * configure.ac: Enable libsanitizer just on x86 linux for now.
3843 * configure: Re-generate.
3844
3845 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
3846
3847 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
3848 sections.
3849 * configure: Regenerate.
3850
3851 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
3852
3853 * configure.ac: Add section for configdirs for libsanitizer.
3854 Disable for cris-*-* and mmix-*-*.
3855 * configure: Regenerate.
3856
3857 2012-11-12 Wei Mi <wmi@google.com>
3858
3859 * configure.ac: Add libsanitizer to target_libraries.
3860 * Makefile.def: Ditto.
3861 * configure: Regenerate.
3862 * Makefile.in: Regenerate.
3863 * libsanitizer: New directory for asan runtime. Contains an empty
3864 tsan directory.
3865
3866 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
3867
3868 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
3869 against Mingw64 w32api.
3870 * configure: Regenerate.
3871
3872 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
3873
3874 * configure: Regenerated.
3875
3876 2012-11-03 Robert Mason <rbmj@verizon.net>
3877
3878 * configure.ac: add --disable-libstdcxx configure option
3879 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
3880
3881 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
3882
3883 * MAINTAINERS (Write After Approval): Add myself.
3884
3885 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
3886
3887 * MAINTAINERS (Write After Approval): Add myself.
3888
3889 2012-10-24 Sharad Singhai <singhai@google.com>
3890
3891 * MAINTAINERS (Write After Approval): Add myself.
3892
3893 2012-10-24 Eric Christopher <echristo@gmail.com>
3894
3895 * MAINTAINERS: Update email address.
3896
3897 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
3898
3899 PR bootstrap/54820
3900 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
3901 * configure: Regenerate.
3902
3903 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
3904
3905 * MAINTAINERS (aarch64): Add Marcus and myself.
3906
3907 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
3908
3909 PR bootstrap/54820
3910 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
3911 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
3912 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3913 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3914 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
3915 * Makefile.in: Regenerate.
3916 * configure.ac (have_static_libs): New variable and associated check.
3917 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
3918 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
3919 * configure: Regenerate.
3920
3921 2012-10-10 Richard Biener <rguenther@suse.de>
3922
3923 * MAINTAINERS: Adjust for changed surname.
3924
3925 2012-10-04 Lawrence Crowl <crowl@google.com>
3926
3927 * MAINTAINERS (Write After Approval): Add myself.
3928
3929 2012-10-01 Cary Coutant <ccoutant@google.com>
3930
3931 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
3932
3933 2012-09-28 Ian Lance Taylor <iant@google.com>
3934
3935 * Makefile.def: Make all-target-libgo depend on
3936 all-target-libbacktrace.
3937 * Makefile.in: Rebuild.
3938
3939 2012-09-26 Ian Lance Taylor <iant@google.com>
3940
3941 * Makefile.def: Make all-gcc depend on all-libbacktrace.
3942 * Makefile.in: Rebuild.
3943
3944 2012-09-20 Walter Lee <walt@tilera.com>
3945
3946 * configure.ac: Add tilegx to list of targets that support gold.
3947 * configure: Regenerate.
3948
3949 2012-09-20 Marek Polacek <polacek@redhat.com>
3950
3951 * MAINTAINERS (Write After Approval): Add myself.
3952
3953 2012-09-19 Steve Ellcey <sellcey@mips.com>
3954
3955 * configure.ac: Add mips*-mti-elf* target.
3956 * configure: Regenerate.
3957
3958 2012-09-17 Ian Lance Taylor <iant@google.com>
3959
3960 * MAINTAINERS (Various Maintainers): Add libbacktrace.
3961 * configure.ac (host_libs): Add libbacktrace.
3962 (target_libraries): Add libbacktrace.
3963 * Makefile.def (host_modules): Add libbacktrace.
3964 (target_modules): Likewise.
3965 * configure, Makefile.in: Rebuild.
3966
3967 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
3968
3969 PR target/38607
3970 Merge upstream change.
3971 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
3972
3973 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
3974 Add libgomp*.o to compare_exclusions for AIX.
3975 * configure: Regenerate.
3976
3977 2012-09-06 Diego Novillo <dnovillo@google.com>
3978
3979 * configure.ac: Bump minimum GMP version to 4.2.3.
3980 * configure: Re-generate.
3981
3982 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
3983
3984 PR target/54461
3985 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
3986 target-libgloss if not configured --with-avrlibc=no.
3987 * configure: Regenerate.
3988
3989 2012-09-04 Jason Merrill <jason@redhat.com>
3990
3991 * configure.ac: Fix --enable-languages=all.
3992
3993 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
3994
3995 * MAINTAINERS (Write After Approval): Add myself.
3996
3997 2012-09-03 Richard Guenther <rguenther@suse.de>
3998
3999 PR bootstrap/54138
4000 * configure.ac: Re-organize ISL / CLOOG checks to allow
4001 disabling with either --without-isl or --without-cloog.
4002 * configure: Regenerated.
4003
4004 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
4005
4006 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
4007 * configure: Regenerate.
4008
4009 2012-08-27 Ulrich Drepper <drepper@gmail.com>
4010
4011 * MAINTAINERS: Fix my email address.
4012
4013 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
4014
4015 PR binutils/4970
4016 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
4017 and opcodes.
4018 * Makefile.in: Regenerated.
4019
4020 2012-08-26 Art Haas <ahaas@impactweather.com>
4021
4022 * configure: Regenerate.
4023
4024 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
4025
4026 * INSTALL/README: Also refer to the online installation
4027 instructions.
4028
4029 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4030
4031 * MAINTAINERS (Write After Approval): Add myself.
4032 (Picochip port): Remove myself.
4033
4034 2012-08-14 Diego Novillo <dnovillo@google.com>
4035
4036 Merge from cxx-conversion branch.
4037
4038 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
4039 POSTSTAGE1_CONFIGURE_FLAGS.
4040 * Makefile.in: Regenerate.
4041 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
4042 Force C++ when bootstrapping.
4043 * configure: Regenerate.
4044
4045 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4046
4047 * MAINTAINERS (Write After Approval): Add myself.
4048
4049 2012-07-16 Joseph Myers <joseph@codesourcery.com>
4050
4051 * README: Document use of ranges of years in copyright notices.
4052
4053 2012-07-06 Richard Guenther <rguenther@suse.de>
4054
4055 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
4056 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
4057 --with-gmp=system.
4058 * Makefile.in: Regenerated.
4059 * configure: Likewise.
4060
4061 2012-07-06 Richard Guenther <rguenther@suse.de>
4062
4063 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
4064 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
4065 supply V=1 as extra_make_flags.
4066 * configure: Regenerated.
4067 * Makefile.in: Likewise.
4068
4069 2012-07-04 Tristan Gingold <gingold@adacore.com>
4070
4071 * configure: Regenerate.
4072
4073 2012-07-03 Richard Guenther <rguenther@suse.de>
4074
4075 * Makfile.def (isl): Remove not necessary extra_exports and
4076 extra_make_flags.
4077 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
4078 * Makefile.in: Regenerated.
4079
4080 2012-07-03 Richard Guenther <rguenther@suse.de>
4081
4082 * Makefile.def (cloog): Add V=1 to extra_make_flags.
4083 * configure.ac: If either the ISL or the CLooG check failed
4084 do not try to build in-tree versions.
4085 * Makefile.in: Regenerated.
4086 * configure: Regenerated.
4087
4088 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4089
4090 * configure: Regenerate.
4091
4092 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
4093
4094 * MAINTAINERS (Various Maintainers): Add myself as testsuite
4095 maintainer.
4096
4097 2012-07-02 Richard Guenther <rguenther@suse.de>
4098
4099 * configure: Regenerated.
4100
4101 2012-07-02 Richard Guenther <rguenther@suse.de>
4102 Michael Matz <matz@suse.de>
4103 Tobias Grosser <tobias@grosser.es>
4104 Sebastian Pop <sebpop@gmail.com>
4105
4106 * Makefile.def: Add ISL host module, remove PPL host module.
4107 Adjust ClooG host module to use the proper ISL.
4108 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
4109 * configure.ac: Include config/isl.m4. Add ISL host library,
4110 remove PPL. Remove PPL configury, add ISL configury, adjust
4111 ClooG configury.
4112 * Makefile.in: Regenerated.
4113 * configure: Likewise.
4114
4115 2012-07-02 Richard Guenther <rguenther@suse.de>
4116
4117 Merge from graphite branch
4118 2011-07-21 Tobias Grosser <tobias@grosser.es>
4119
4120 * configure: Regenerated.
4121 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
4122 both cloog.org and legacy versions. The only supported version will
4123 be CLooG with the isl backend.
4124
4125 2011-07-21 Tobias Grosser <tobias@grosser.es>
4126
4127 * configure: Regenerated.
4128 * configure.ac: Require cloog isl 0.17.0
4129
4130 2011-07-21 Tobias Grosser <tobias@grosser.es>
4131
4132 * configure: Regenerated.
4133 * config/cloog.m4: Do not define CLOOG_ORG
4134
4135 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
4136
4137 * configure.ac: Skip C if explicitly selected.
4138 * configure: Regenerate.
4139
4140 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
4141
4142 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
4143 they contain -O2.
4144 * configure: Regenerate.
4145
4146 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
4147
4148 PR debug/53740
4149 * df.h, df-problems.c, dce.c: Revert last patch.
4150
4151 2012-06-25 Iain Sandoe <iain@codesourcery.com>
4152
4153 * MAINTAINERS (Write After Approval): Update my email address.
4154
4155 2012-06-21 Meador Inge <meadori@codesourcery.com>
4156
4157 * MAINTAINERS (Write After Approval): Add myself.
4158
4159 2012-06-20 Jason Merrill <jason@redhat.com>
4160
4161 * Makefile.tpl (check-target-libgomp-c++): New.
4162 (check-target-libitm-c++): New.
4163 * Makefile.def (c++): Add them.
4164 * Makefile.in: Regenerate.
4165
4166 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
4167
4168 * MAINTAINERS (Write After Approval): Add myself.
4169
4170 2012-05-16 Olivier Hainque <hainque@adacore.com>
4171
4172 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
4173 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
4174 (install-no-fixedincludes): Adjust accordingly.
4175 * Makefile.in: Regenerate.
4176
4177 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
4178
4179 Merge upstream change
4180 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
4181
4182 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
4183
4184 * MAINTAINERS (Write After Approval): Add myself.
4185
4186 2012-05-09 Nick Clifton <nickc@redhat.com>
4187 Paul Smith <psmith@gnu.org>
4188
4189 PR bootstrap/50461
4190 * configure.ac (mpfr-dir): When using in-tree MPFR sources
4191 allow for the fact that from release v3.1.0 of MPFR the source
4192 files were moved into a src sub-directory.
4193 * configure: Regenerate.
4194
4195 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
4196
4197 * configure.ac: Bump minimum MPFR version to 2.4.0.
4198 * configure: Regenerated.
4199
4200 2012-05-01 Richard Henderson <rth@redhat.com>
4201
4202 * Makefile.def (libatomic): New target_module.
4203 * configure.ac (target_libraries): Add libatomic.
4204 (noconfigdirs): Check if libatomic is supported.
4205 * Makefile.in, configure: Rebuild.
4206
4207 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
4208
4209 * MAINTAINERS (Write After Approval): Add myself.
4210
4211 2012-04-25 Joel Brobecker <brobecker@adacore.com>
4212
4213 * config.sub: Update to 2012-04-18 version from official repo.
4214
4215 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
4216
4217 * MAINTAINERS (Write After Approval): Add myself.
4218
4219 2012-04-11 Steve Ellcey <sellcey@mips.com>
4220
4221 * MAINTAINERS: Changed email address.
4222
4223 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
4224
4225 PR target/52737
4226 * contrib/gcc_update (files_and_dependencies):
4227 Remove gcc/config/avr/t-multilib from touch data.
4228
4229 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4230
4231 * MAINTAINERS (OS Port Maintainers): Remove irix.
4232 * configure.ac (enable_libgomp): Remove *-*-irix6*.
4233 (unsupported_languages): Remove mips-sgi-irix6.*.
4234 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
4235 (with_stabs): Remove.
4236 * configure: Regenerate.
4237
4238 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4239
4240 * MAINTAINERS (OS Port Maintainers): Remove osf.
4241 * configure.ac (enable_libgomp): Remove *-*-osf*.
4242 (with_stabs): Remove alpha*-*-osf*.
4243 * configure: Regenerate.
4244
4245 2012-03-05 Tristan Gingold <gingold@adacore.com>
4246
4247 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
4248 * configure: Regenerate.
4249
4250 2012-02-17 Walter Lee <walt@tilera.com>
4251
4252 * MAINTAINERS: (Write After Approval): Delete myself.
4253
4254 2012-02-14 Walter Lee <walt@tilera.com>
4255
4256 * MAINTAINERS (tilegx port): Add myself.
4257 (tilepro port): Add myself.
4258 (Write After Approval): Add myself.
4259
4260 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
4261
4262 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
4263 and Joseph Myers as docstring relicensing maintainers.
4264
4265 2012-02-09 Bin Cheng <bin.cheng@arm.com>
4266
4267 * MAINTAINERS (write-after-approval): Add myself.
4268
4269 2012-02-08 Ira Rosen <irar@il.ibm.com>
4270
4271 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
4272 maintainer.
4273
4274 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
4275
4276 * MAINTAINERS (Write After Approval): Move myself to
4277 maintain alphabetical order.
4278
4279 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
4280
4281 * MAINTAINERS (Write After Approval): Add myself.
4282
4283 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
4284
4285 * MAINTAINERS (Write After Approval): Add myself.
4286
4287 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
4288 Jayant R Sonar <jayant.sonar@kpitcummins.com>
4289
4290 * configure.ac (cr16-*-*): Remove nonconfigdirs.
4291 * configure: Regenerate.
4292
4293 2012-01-23 Harshit Chopra <harshit@google.com>
4294
4295 * MAINTAINERS (Write After Approval): Add myself.
4296
4297 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
4298
4299 * configure.ac: Remove reference to mh-interix.
4300 * configure: Regenerate.
4301
4302 2012-01-05 Richard Henderson <rth@redhat.com>
4303
4304 PR bootstrap/51072
4305 * configure.ac: Disable libitm if c++ is not enabled.
4306 * configure: Rebuild.
4307
4308 * configure.ac: Fix regexp for same.
4309 * configure: Rebuild.
4310
4311 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
4312
4313 * MAINTAINERS (Write After Approval): Add myself.
4314
4315 2012-01-02 Richard Guenther <rguenther@suse.de>
4316
4317 PR bootstrap/51686
4318 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
4319 * Makefile.in: Regenerate.
4320
4321 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
4322
4323 * MAINTAINERS (Write After Approval): Add myself.
4324
4325 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
4326
4327 * configure: Regenerate.
4328
4329 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4330
4331 * MAINTAINERS (picochip): Changed email address.
4332
4333 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
4334
4335 * MAINTAINERS (write-after-approval): Add self.
4336
4337 2011-11-29 DJ Delorie <dj@redhat.com>
4338
4339 * configure.ac (rl78-*-*) New case.
4340 * configure: Regenerate.
4341 * MAINTAINERS: Add myself as RL78 maintainer.
4342
4343 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4344
4345 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
4346
4347 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
4348
4349 * libtool.m4: Additional FreeBSD 10 fixes.
4350
4351 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
4352
4353 * MAINTAINERS: Move myself from Write After Approval to CPU Port
4354 Maintainers section, as Epiphany maintainer.
4355
4356 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
4357
4358 PR target/49992
4359 * configure.ac: Remove ranlib special-casing for Darwin.
4360 * configure: Regenerate.
4361
4362 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
4363
4364 * MAINTAINERS (Reviewers): Keep the list sorted.
4365
4366 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
4367
4368 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
4369
4370 2011-11-09 Roland McGrath <mcgrathr@google.com>
4371
4372 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
4373 * configure: Rebuild.
4374 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
4375 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
4376 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
4377 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
4378 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
4379 Add READELF.
4380 * Makefile.in: Rebuild.
4381
4382 2011-11-09 Jason Merrill <jason@redhat.com>
4383
4384 * Makefile.def (language=c++): Remove check-c++0x.
4385 * Makefile.in (check-gcc-c++): Regenerate.
4386
4387 2011-11-08 Richard Henderson <rth@redhat.com>
4388
4389 * configure.ac: Test for libitm directory present first.
4390
4391 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
4392
4393 * configure.ac: Test libitm/configure.tgt to disable libitm.
4394 * configure: Rebuild.
4395
4396 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
4397 Richard Henderson <rth@redhat.com>
4398
4399 Merged from transactional-memory.
4400
4401 * Makefile.def (lang_env_dependencies): libitm is c++.
4402 Add libitm target module.
4403 * configure.ac: Likewise.
4404 * config/mmap.m4: New file.
4405 * contrib/gcc_update: Add libitm to touch data.
4406 * Makefile.in, configure: Rebuild.
4407
4408 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4409
4410 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
4411 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
4412 * Makefile.in: Regenerate.
4413
4414 2011-11-01 DJ Delorie <dj@redhat.com>
4415
4416 * config.sub: Update to version 2011-10-29 (added rl78)
4417
4418 2011-10-27 Nick Clifton <nickc@redhat.com>
4419
4420 * config.sub: Import these changes from the config project:
4421
4422 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
4423 Ben Elliston <bje@gnu.org>
4424
4425 * config.sub (epiphany): New.
4426
4427 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
4428 Ben Elliston <bje@gnu.org>
4429
4430 * config.sub (hexagon, hexagon-*): New.
4431
4432 2011-08-23 Roland McGrath <mcgrathr@google.com>
4433
4434 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
4435 64eb to be64.
4436
4437 2011-08-16 Roland McGrath <mcgrathr@google.com>
4438
4439 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
4440 (nacl): Grok as alias for 32el-unknown-nacl.
4441
4442 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
4443
4444 * MAINTAINERS (Write After Approval): Add myself.
4445
4446 2011-10-24 Teresa Johnson <tejohnson@google.com>
4447
4448 * MAINTAINERS (Write After Approval): Add myself.
4449
4450 2011-09-21 Jakub Jelinek <jakub@redhat.com>
4451
4452 * MAINTAINERS (sparc port): Remove myself.
4453
4454 2011-09-14 Tom de Vries <tom@codesourcery.com>
4455
4456 * MAINTAINERS (Write After Approval): Add myself.
4457
4458 2011-08-14 Yao Qi <yao@codesourcery.com>
4459
4460 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
4461 * configure: Regenerate.
4462
4463 2011-07-26 Ian Lance Taylor <iant@google.com>
4464
4465 * configure.ac: Set have_compiler based on whether gcc directory
4466 exists, rather than on whether gcc is in configdirs.
4467 * configure: Rebuild.
4468
4469 2011-07-21 Joseph Myers <joseph@codesourcery.com>
4470
4471 * MAINTAINERS (Global Reviewers): Add self.
4472
4473 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
4474
4475 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
4476 link directories.
4477 * Makefile.in: Rebuild.
4478
4479 2011-07-20 Ian Lance Taylor <iant@google.com>
4480
4481 PR bootstrap/49787
4482 * configure.ac: Move --enable-bootstrap handling earlier in file.
4483 If --enable-bootstrap and either --enable-build-with-cxx or
4484 --enable-build-poststage1-with-cxx, enable C++ automatically.
4485 * configure: Rebuild.
4486
4487 2011-07-19 Ian Lance Taylor <iant@google.com>
4488
4489 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
4490 make C++ a boot_language. Set and substitute
4491 POSTSTAGE1_CONFIGURE_FLAGS.
4492 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
4493 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
4494 * configure, Makefile.in: Rebuild.
4495
4496 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
4497
4498 * MAINTAINERS (Register Allocation): Move myself from reviewers to
4499 maintainers.
4500
4501 2011-07-18 Jakub Jelinek <jakub@redhat.com>
4502
4503 * MAINTAINERS (Global Reviewers): Add myself.
4504
4505 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4506
4507 * configure: Regenerate.
4508
4509 2011-07-16 Jason Merrill <jason@redhat.com>
4510
4511 * Makefile.def (language=c++): Add check-c++0x and
4512 check-target-libmudflap-c++.
4513 * Makefile.tpl (check-target-libmudflap-c++): New.
4514 * Makefile.in: Regenerate.
4515
4516 2011-07-16 Matthias Klose <doko@ubuntu.com>
4517
4518 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
4519 * Makefile.def (target_modules/libjava): Pass
4520 $(EXTRA_CONFIGARGS_LIBJAVA).
4521 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
4522 if not configured with --enable-static-libjava.
4523 * Makefile.in: Regenerate.
4524 * configure: Likewise.
4525
4526 2011-07-15 Jason Merrill <jason@redhat.com>
4527
4528 * Makefile.in (check-c++): Move check-gcc-c++0x after
4529 check-target-libstdc++-v3.
4530
4531 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
4532
4533 * MAINTAINERS (c6x port): New entry.
4534
4535 2011-07-13 Jason Merrill <jason@redhat.com>
4536
4537 * Makefile.in (check-gcc-c++0x): New.
4538 (check-c++): Depend on it.
4539
4540 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4541
4542 PR target/39150
4543 * configure.ac (i[3456789]86-*-solaris2*): Also accept
4544 x86_64-*-solaris2.1[0-9]*.
4545 * configure: Regenerate.
4546
4547 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
4548
4549 * MAINTAINERS (RTL optimizers): Add self.
4550
4551 2011-06-27 Gabriel Charette <gchare@google.com>
4552
4553 * MAINTAINERS (Write After Approval): Add myself.
4554
4555 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
4556
4557 PR regression/47836
4558 PR bootstrap/23656
4559 PR other/47733
4560 PR bootstrap/49247
4561 PR c/48825
4562 * configure.ac (target_libraries): Remove target-libiberty.
4563 Remove case-statement setting skipdirs=target-libiberty for
4564 multiple targets. Remove checking target_configdirs and
4565 removing target-libiberty but keeping target-libgcc if
4566 otherwise empty.
4567 * Makefile.def (target_modules): Don't add libiberty.
4568 (dependencies): Remove all traces of target-libiberty.
4569 * configure, Makefile.in: Regenerate.
4570
4571 2011-06-13 Walter Lee <walt@tilera.com>
4572
4573 * configure.ac (tilepro-*-*) New case.
4574 (tilegx-*-*): Likewise.
4575 * configure: Regenerate.
4576
4577 2011-06-06 Jing Yu <jingyu@google.com>
4578
4579 * configure.ac: Skip target-libiberty for
4580 arm*-*-linux-androideabi.
4581 * configure: Regenerated.
4582
4583 2011-06-06 Nick Clifton <nickc@redhat.com>
4584
4585 * config.sub: Sync from upstream.
4586
4587 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
4588
4589 * MAINTAINERS (Write After Approval): Add myself.
4590
4591 2011-06-01 Daniel Jacobowitz <drow@false.org>
4592
4593 * MAINTAINERS: Update my email address.
4594
4595 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
4596
4597 * MAINTAINERS (Write After Approval): Update my email address.
4598
4599 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
4600
4601 * MAINTAINERS (Write After Approval): Add myself.
4602
4603 2011-05-08 Doug Kwan <dougkwan@google.com>
4604
4605 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
4606 * configure: Regenerated.
4607 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
4608 value from configure.
4609 * Makefile.in: Regenerated.
4610
4611 2011-05-05 Joseph Myers <joseph@codesourcery.com>
4612
4613 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
4614 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
4615 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
4616 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
4617 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
4618 *-*-vxworks*): Disable newlib and libgloss in separate case
4619 statement.
4620 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
4621 to separate case statement.
4622 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4623 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
4624 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
4625 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
4626 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
4627 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
4628 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
4629 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
4630 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
4631 i[[3456789]]86-*-rdos*, m32r-*-*,
4632 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
4633 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
4634 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
4635 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
4636 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
4637 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
4638 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
4639 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
4640 and libgloss in main case over targets. Remove most empty cases
4641 in main case over targets.
4642 * configure: Regenerate.
4643
4644 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
4645
4646 * MAINTAINERS (Write After Approval): Add myself.
4647
4648 2011-05-04 Joseph Myers <joseph@codesourcery.com>
4649
4650 * configure.ac: Remove code setting special library locations for
4651 hppa*64*-*-hpux11*. Remove code setting compiler for
4652 sparc-sun-solaris2*.
4653 * configure: Regenerate.
4654
4655 2011-05-04 Joseph Myers <joseph@codesourcery.com>
4656
4657 * configure.ac: Separate libgloss_dir settings from general case
4658 over targets.
4659 * configure: Regenerate.
4660
4661 2011-04-28 Joseph Myers <joseph@codesourcery.com>
4662
4663 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4664 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
4665 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
4666 cases in libgcj-disabling case statement.
4667 (hppa*64*-*-linux*): Set unsupported_languages instead of
4668 disabling target-zlib.
4669 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
4670 to hppa*64*-*-hpux*.
4671 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
4672 hppa*-*-hpux*.
4673 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
4674 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
4675 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
4676 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
4677 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
4678 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
4679 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
4680 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
4681 libgcj-disabling case statement.
4682 * configure: Regenerate.
4683
4684 2011-04-28 Joseph Myers <joseph@codesourcery.com>
4685
4686 * configure.ac: Disable Java for targets not supporting libffi.
4687 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
4688 Remove cases in Java-disabling statement.
4689 (*arm-wince-pe): Change to arm-wince-pe.
4690 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
4691 cases in Java-disabling statement.
4692 (bfin-*-*): Don't disable Java again.
4693 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
4694 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
4695 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
4696 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
4697 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
4698 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
4699 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
4700 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
4701 Java-disabling statement.
4702 (mmix-*-*): Don't disable Java again.
4703 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4704 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
4705 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
4706 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
4707 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
4708 statement.
4709 * configure: Regenerate.
4710
4711 2011-04-28 Joseph Myers <joseph@codesourcery.com>
4712
4713 * configure.ac: Separate cases disabling Java and Java libraries
4714 from general case over targets.
4715 * configure: Regenerate.
4716
4717 2011-04-21 Jie Zhang <jzhang918@gmail.com>
4718
4719 * MAINTAINERS: Update my email address.
4720
4721 2011-04-20 Easwaran Raman <eraman@google.com>
4722
4723 * MAINTAINERS (Write After Approval): Add myself.
4724
4725 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
4726
4727 PR lto/48086
4728 * configure.ac: Re-enable LTO on *-apple-darwin9*.
4729 * configure: Regenerate.
4730
4731 2011-04-16 Jim Meyering <meyering@redhat.com>
4732
4733 * MAINTAINERS (Write After Approval): Add myself.
4734
4735 2011-04-15 Dodji Seketeli <dodji@redhat.com>
4736
4737 * MAINTAINERS: Update my email address.
4738
4739 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
4740
4741 * MAINTAINERS (Write After Approval): Add myself.
4742
4743 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
4744
4745 * MAINTAINERS (Write After Approval): Add myself.
4746
4747 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
4748
4749 * MAINTAINERS (Write After Approval): Add myself.
4750
4751 2011-04-06 Joseph Myers <joseph@codesourcery.com>
4752
4753 * configure.ac (build_tools): Remove build-byacc.
4754 (host_libs): Remove mmalloc.
4755 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
4756 autoconf automake libtool diff rcs fileutils shellutils time
4757 textutils wdiff find uudecode hello tar gzip indent recode release
4758 sed perl gawk findutils gettext zip.
4759 (libgcj): Remove target-qthreads.
4760 (target_tools): Remove target-examples target-gperf.
4761 (YACC): Don't handle building byacc.
4762 * configure: Regenerate.
4763 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
4764 dosutils, examples, fileutils, find, findutils, gawk, gettext,
4765 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
4766 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
4767 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
4768 handle building components.
4769 * Makefile.in: Regenerate.
4770
4771 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
4772
4773 * MAINTAINERS: Update my email address as Xtensa maintainer.
4774
4775 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4776
4777 * config.sub: Sync from upstream.
4778
4779 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4780
4781 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
4782 (microblaze*): Don't disable libssp.
4783 * configure: Regenerate.
4784
4785 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4786
4787 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
4788 moveifchange.
4789 * configure: Regenerate.
4790 * Makefile.tpl: Use @SHELL@ not @config_shell@.
4791 * Makefile.in: Regenerate.
4792
4793 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4794
4795 * configure.ac (*-*-sysv4*): Don't enable libgomp.
4796 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
4797 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
4798 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
4799 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
4800 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
4801 md_exec_prefix cases.
4802 * configure: Regenerate.
4803
4804 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4805
4806 * configure.ac: Separate cases disabling target-libssp,
4807 target-libiberty, target-libstdc++-v3 and Fortran from general
4808 case over targets.
4809 * configure: Regenerate.
4810
4811 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4812
4813 * configure.ac (*-*-chorusos): Don't disable libgcj.
4814 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
4815 Remove case.
4816 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
4817 (arm-*-coff): Don't disable libgcj.
4818 (arm*-*-linux-gnueabi): Remove useless assignment.
4819 (arm-*-riscix*): Don't disable libgcj.
4820 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
4821 configuration.
4822 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
4823 (c54x*-*-*): Remove case.
4824 (tic54x-*-*): Don't disable GCC or GCC libraries.
4825 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
4826 to *.
4827 (d10v-*-*): Don't disable GCC libraries.
4828 (d30v-*-*): Don't disable libgcj.
4829 (h8500-*-*): Don't disable GCC libraries.
4830 (i960-*-*): Don't disable libgcj.
4831 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
4832 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4833 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
4834 libgcj.
4835 (m68k-*-coff*): Remove case.
4836 (mmix-*-*): Don't disable libgloss on host.
4837 (mn10200-*-*, mn10300-*-*): Remove cases.
4838 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4839 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
4840 Don't disable libgcj.
4841 (romp-*-*): Remove case.
4842 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
4843 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
4844 case.
4845 (v810-*-*): Don't disable GCC libraries.
4846 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
4847 (ip2k-*-*): Don't disable GCC libraries.
4848 * configure: Regenerate.
4849
4850 2011-03-28 Joseph Myers <joseph@codesourcery.com>
4851
4852 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
4853 libffi on host.
4854 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
4855 on host.
4856 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
4857 * configure: Regenerate.
4858
4859 2011-03-26 John Marino <binutils@marino.st>
4860
4861 * configure.ac: Add support for *-*-dragonfly*
4862 * configure: Regenerate.
4863
4864 2011-03-25 Joseph Myers <joseph@codesourcery.com>
4865
4866 * configure.ac (native_only): Remove.
4867 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
4868 send-pr uudecode guile gnuserv on host.
4869 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
4870 send-pr rcs guile perl texinfo libtool on host.
4871 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
4872 automake send-pr rcs guile perl texinfo libtool on host.
4873 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
4874 (*-*-kaos*): Don't disable target-examples target-gperf on target.
4875 (alpha*-dec-osf*): Don't disable fileutils on target.
4876 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
4877 texinfo send-pr expect dejagnu on target.
4878 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
4879 target-qthreads on target.
4880 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
4881 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
4882 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
4883 x86_64-*-mingw*): Don't disable expect on target.
4884 (*-*-cygwin*): Don't disable target-gperf on target.
4885 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
4886 gnuserv on target.
4887 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
4888 target.
4889 * configure: Regenerate.
4890
4891 2011-03-25 Joseph Myers <joseph@codesourcery.com>
4892
4893 * configure.ac (target_tools): Remove target-groff.
4894 (native_only): Remove target-groff.
4895 (hppa*64*-*-*): Don't disable byacc.
4896 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
4897 setting.
4898 (*-*-kaos*): Don't skip target-librx and target-groff.
4899 (*-*-netware*): Don't skip target-libmudflap.
4900 (*-*-tpf*): Don't skip target-libmudflap.
4901 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
4902 directories on the host.
4903 (ia64*-*-*vms*): Don't skip tix.
4904 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
4905 host.
4906 * configure: Regenerate.
4907
4908 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
4909
4910 * configure.ac: Remove references to mt-mep, mt-netware,
4911 mt-wince.
4912 * Makefile.def: Add all-utils soft dependencies.
4913 * Makefile.tpl: Remove GDB_NLM_DEPS.
4914 * configure: Regenerate.
4915 * Makefile.in: Regenerate.
4916
4917 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4918
4919 * configure.ac: Do not include mh-x86omitfp.
4920 * configure: Regenerate.
4921
4922 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4923
4924 * configure.ac: Remove empty cases.
4925 * configure: Regenerate.
4926
4927 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4928
4929 * Makefile.def: Add dependency from termcap to gdb.
4930 * Makefile.in: Regenerate.
4931
4932 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4933
4934 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
4935 * configure: Regenerate.
4936 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
4937 * Makefile.tpl: Likewise.
4938 * Makefile.in: Regenerate.
4939
4940 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4941
4942 * configure.ac: Remove all mentions of tentative_cc.
4943 * configure: Regenerate.
4944
4945 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4946
4947 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
4948 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
4949 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
4950 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
4951 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
4952 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
4953 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
4954 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4955 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
4956 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
4957 *-*-rhapsody*): Remove host cases.
4958 * configure: Regenerate.
4959
4960 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4961
4962 * configure.ac (ppc*-*-pe): Remove host case.
4963 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
4964 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
4965 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
4966 cases.
4967 * configure: Regenerate.
4968
4969 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4970
4971 * config.sub: Update to version 2011-03-23.
4972
4973 2011-03-22 Joseph Myers <joseph@codesourcery.com>
4974
4975 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
4976 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
4977 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
4978 * configure: Regenerate.
4979
4980 2011-03-22 Joseph Myers <joseph@codesourcery.com>
4981
4982 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
4983 to Write After Approval.
4984 * config-ml.in: Don't handle arc-*-elf*.
4985 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
4986 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
4987 handle GCC libraries.
4988 * configure: Regenerate.
4989
4990 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4991
4992 PR bootstrap/48120:
4993 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
4994 Add -lstdc++ -lm to LIBS.
4995 * configure: Regenerate.
4996
4997 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
4998
4999 * config.guess: Update to version 2011-02-02
5000 * config.sub: Update to version 2011-02-24
5001
5002 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
5003
5004 PR lto/48086
5005 * configure.ac: Re-enable LTO on *-apple-darwin9.
5006 * configure: Regenerate.
5007
5008 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
5009
5010 PR lto/48086
5011 * configure.ac: Disable LTO on darwin due to an assembler change in
5012 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
5013 under 256.
5014 * configure: Regenerate.
5015
5016 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
5017
5018 * MAINTAINERS: Update myself as score backend maintainer,
5019 update my e-mail address.
5020
5021 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
5022
5023 * MAINTAINERS: Update my e-mail address.
5024
5025 2011-03-06 Joey Ye <joey.ye@arm.com>
5026
5027 * MAINTAINERS: Update my e-mail address.
5028
5029 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5030
5031 * configure.ac: Adjust test of with_ppl.
5032 * configure: Regenerated.
5033
5034 2011-03-02 Kai Tietz <ktietz@redhat.com>
5035
5036 * MAINTAINERS: Adjust my e-mail address.
5037
5038 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5039
5040 * configure.ac: Add -lpwl to ppllibs.
5041 * configure: Regenerated.
5042
5043 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5044
5045 * config/cloog.m4: Add -lisl to clooglibs.
5046 * configure: Regenerated.
5047
5048 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
5049
5050 * MAINTAINERS (CPU Port maintainers): Add self.
5051
5052 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5053
5054 * MAINTAINERS: Add myself as testsuite maintainer.
5055
5056 2011-02-15 Mike Stump <mikestump@comcast.net>
5057
5058 * MAINTAINERS: Add myself as testsuite maintainer.
5059
5060 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5061
5062 Import from Libtool and gnulib:
5063
5064 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
5065
5066 Prepare for supporting FreeBSD 10.
5067 * config.rpath: Remove handling of freebsd1* which soon would
5068 match FreeBSD 10.0.
5069
5070 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
5071
5072 Remove support for FreeBSD 1.x.
5073 * libtool.m4 (_LT_LINKER_SHLIBS)
5074 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
5075 soon would incorrectly match FreeBSD 10.0.
5076
5077 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5078
5079 PR binutils/12283
5080 * move-if-change: Import version from gnulib.
5081
5082 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
5083
5084 PR lto/47225
5085 * Makefile.def (lto-plugin): Double dash for enable-shared.
5086 (configure-gcc): Depend on all-lto-plugin.
5087 * Makefile.in: Rebuilt.
5088
5089 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5090
5091 * configure.ac: Remove extra bracket.
5092 * configure: Regenerate.
5093
5094 2011-02-08 Tobias Burnus <burnus@net-b.de>
5095
5096 * MAINTAINERS: Add myself as libquadmath maintainer.
5097
5098 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
5099
5100 * MAINTAINERS: Update my email address.
5101
5102 2011-02-07 Joseph Myers <joseph@codesourcery.com>
5103
5104 * MAINTAINERS (option handling): Add self.
5105
5106 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
5107
5108 PR lto/47225
5109 * Makefile.def: Add dependency for install-gcc
5110 on install-lto-plugin.
5111 * Makfile.in: Regenerated
5112
5113 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
5114
5115 * MAINTAINERS (CPU Port Maintainers): Add myself.
5116
5117 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
5118
5119 PR libgcj/44341
5120 * configure.ac: Discard --with-* flags for host when configuring
5121 target libraries for cross build.
5122 * configure: Rebuilt.
5123
5124 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5125
5126 * MAINTAINERS (linear loop transforms): Removed.
5127
5128 2011-01-25 Jakub Jelinek <jakub@redhat.com>
5129
5130 * configure.ac: If with_ppl is no, move setting with_cloog=no
5131 after CLOOG_REQUESTED check.
5132 * configure: Regenerated.
5133
5134 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5135
5136 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
5137 CLooG has been requested.
5138 * configure: Regenerated.
5139
5140 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5141
5142 * configure: Regenerated.
5143 * configure.ac: Check for version 0.11 (or later revision) of PPL.
5144
5145 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
5146
5147 * configure: Regenerated.
5148 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
5149
5150 2011-01-21 Andreas Schwab <schwab@redhat.com>
5151
5152 * configure.ac: Use AS_HELP_STRING throughout.
5153 * configure: Regenerate.
5154
5155 2011-01-18 Jie Zhang <jie.zhang@analog.com>
5156
5157 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
5158 * configure: Regenerate.
5159
5160 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5161
5162 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
5163
5164 2011-01-13 Joel Brobecker <brobecker@adacore.com>
5165
5166 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
5167 for ia64-hpux.
5168 * configure: Regenerate.
5169
5170 2011-01-07 Jan Hubicka <jh@suse.cz>
5171
5172 PR lto/47225
5173 * Makefile.in: Regenerate.
5174 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
5175 configure.
5176
5177 2011-01-07 Jan Hubicka <jh@suse.cz>
5178
5179 * Makefile.in: Regenerate.
5180 * Makefile.def (gcc host module) and soft dependency on lto-plugin
5181 and configure dependency on lto-plugin configure.
5182 (lto-plugin module): Remove dependency on GCC; add dependency on
5183 liniberty.
5184
5185 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
5186
5187 * MAINTAINERS (Write After Approval): Add myself.
5188
5189 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
5190
5191 * configure: Regenerate.
5192
5193 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
5194
5195 * configure.ac: (picochip): Disable libiberty.
5196
5197 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
5198
5199 * MAINTAINERS (Write After Approval): Add myself.
5200
5201 2010-12-10 Ian Lance Taylor <iant@google.com>
5202
5203 PR bootstrap/46819
5204 * configure.ac: For --disable-libgcj clear libgcj_saved.
5205 * configure: Rebuild.
5206
5207 2010-12-10 Tobias Burnus <burnus@net-b.de>
5208
5209 PR fortran/46540
5210 * configure.ac: Add --disable-libquadmath and
5211 --disable-libquadmath-support.
5212 * configure: Regenerate.
5213
5214 2010-12-03 Ian Lance Taylor <iant@google.com>
5215
5216 * MAINTAINERS: Add myself as libgo maintainer.
5217
5218 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
5219
5220 PR libffi/46792
5221 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
5222 * configure: Regenerate.
5223
5224 2010-12-02 Ian Lance Taylor <iant@google.com>
5225
5226 * configure.ac: Always set default for poststage1_ldflags to
5227 -static-libstdc++ -static-libgcc.
5228
5229 2010-11-29 Andreas Schwab <schwab@redhat.com>
5230
5231 * configure.ac: Move comment to remove extra space in last argument
5232 of GCC_TARGET_TOOL.
5233
5234 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
5235
5236 PR other/46026
5237 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
5238 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
5239 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
5240 (BASE_FLAGS_TO_PASS): Use it.
5241 * configure: Rebuilt.
5242 * Makefile.in: Rebuilt.
5243
5244 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
5245
5246 PR binutils/12258
5247 * configure.ac: Correct comments for --enable-gold/--enable-ld.
5248 Properly check default linker.
5249 * configure: Regnerated.
5250
5251 2010-11-23 Matthias Klose <doko@ubuntu.com>
5252
5253 * configure.ac: For --enable-gold, handle value `default' instead of
5254 `both*'. New configure option --{en,dis}able-ld.
5255 * configure: Regenerate.
5256
5257 2010-11-20 Ian Lance Taylor <iant@google.com>
5258
5259 * configure.ac: Only disable a language library if no language needs
5260 it. Don't let --disable-libgcj uncondtionally disable libffi.
5261 * configure: Rebuild.
5262
5263 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5264
5265 * Makefile.in: Regenerate.
5266
5267 PR other/46202
5268 * configure.ac: Fix just-built in-tree STRIP name to be
5269 binutils/strip-new.
5270 * configure: Regenerate.
5271 * Makefile.def (install-strip-gcc, install-strip-binutils)
5272 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
5273 (install-strip-sid): Mirror dependencies on non-strip variants
5274 of these targets on the respective -strip prerequisites.
5275 * Makefile.tpl (install-strip, install-strip-host)
5276 (install-strip-target): New targets.
5277 (install-strip-[+module+], install-strip-target-[+module+]):
5278 New targets.
5279 * Makefile.in: Regenerate.
5280
5281 2010-11-19 Ian Lance Taylor <iant@google.com>
5282 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5283
5284 * configure.ac: Add target-libgo to target_libraries. Set
5285 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
5286 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
5287 (HOST_EXPORTS): Add GOC.
5288 (BASE_TARGET_EXPORTS): Add GOC.
5289 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
5290 (GOCFLAGS_FOR_TARGET): New variable.
5291 (EXTRA_HOST_FLAGS): Add GOC.
5292 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
5293 * Makefile.def (target_modules): Add libgo.
5294 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
5295 (dependencies): Add dependency from configure-target-libgo to
5296 configure-target-libffi and all-target-libstdc++-v3. Add
5297 dependencies from all-target-libgo to all-target-libffi.
5298 (languages): Add go.
5299 * configure: Rebuild.
5300 * Makefile.in: Rebuild.
5301
5302 2010-11-19 Ian Lance Taylor <iant@google.com>
5303
5304 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
5305 compiler/flag environment variables.
5306
5307 2010-11-18 Ian Lance Taylor <iant@google.com>
5308
5309 * configure.ac: Check for lang_requires_boot_languages in
5310 config-lang.in files.
5311 * configure: Rebuild.
5312
5313 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5314 Tobias Burnus <burnus@net-b.de>
5315
5316 PR fortran/32049
5317 * Makefile.def: Add libquadmath; build it with language=fortran.
5318 * configure.ac: Add libquadmath.
5319 * Makefile.tpl: Handle multiple libs in check-[+language+].
5320 * Makefile.in: Regenerate.
5321 * configure: Regenerate.
5322
5323 2010-11-16 Tom Tromey <tromey@redhat.com>
5324
5325 * MAINTAINERS: Moved myself to reviewers section.
5326
5327 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
5328
5329 * MAINTAINERS: Moved myself to reviewers section.
5330
5331 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5332
5333 * MAINTAINERS (Various Maintainers): Add self for build machinery.
5334 (Write After Approval): Remove self.
5335
5336 2010-11-15 Andreas Schwab <schwab@redhat.com>
5337
5338 * configure.ac: Fix spelling in option names.
5339 * configure: Regenerated.
5340
5341 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
5342
5343 PR bootstrap/39622
5344 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
5345 * configure: Regenerated.
5346
5347 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
5348
5349 * MAINTAINERS: Update my email address.
5350
5351 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5352
5353 * configure: Regenerate.
5354
5355 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5356
5357 * configure: Regenerate.
5358
5359 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5360
5361 * configure: Regenerate.
5362
5363 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5364
5365 * configure: Regenerate.
5366
5367 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
5368
5369 * configure.ac: Support official CLooG.org versions.
5370 * configure: Regenerate.
5371 * config/cloog.m4: New.
5372
5373 2010-11-10 François Dumont <francois.cppdevs@free.fr>
5374
5375 * MAINTAINERS (Write After Approval): Add myself.
5376
5377 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
5378
5379 * MAINTAINERS: Update my email address.
5380
5381 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
5382
5383 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
5384 * configure: Regenerate.
5385
5386 2010-11-03 Ian Lance Taylor <iant@google.com>
5387 Dave Korn <dave.korn.cygwin@gmail.com>
5388
5389 PR lto/46273
5390 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
5391 and on other supported platforms whenever LTO is enabled.
5392 * configure: Rebuild.
5393
5394 2010-11-02 Alan Modra <amodra@gmail.com>
5395
5396 PR binutils/12110
5397 * configure.ac: Error when source path contains spaces.
5398 * configure: Regenerate.
5399
5400 2010-10-23 James E. Wilson <wilson@codesourcery.com>
5401
5402 * MAINTAINERS: Update my email address.
5403
5404 2010-10-20 Ian Lance Taylor <iant@google.com>
5405
5406 * Makefile.def (target_modules): Set lib_path to src/.libs for
5407 libstdc++-v3 module.
5408 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
5409 * Makefile.in: Rebuild.
5410
5411 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5412
5413 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
5414 (Write After Approval): Remove myself.
5415
5416 2010-10-15 Tristan Gingold <gingold@adacore.com>
5417
5418 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5419
5420 2010-10-14 Douglas Rupp <rupp@gnat.com>
5421
5422 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5423
5424 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
5425
5426 * configure.ac (build_lto_plugin): New shell variable.
5427 (--enable-lto): Turn on by default for all non-ELF platforms that
5428 have had LTO support added so far. Set build_lto_plugin appropriately
5429 for both ELF and non-ELF.
5430 (configdirs): Add lto-plugin or not based on build_lto_plugin.
5431 * configure: Regenerate.
5432
5433 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5434
5435 Sync from src:
5436 * configure.ac (v850 support): Remove target-libgloss from
5437 noconfigdirs.
5438 * configure: Regenerate.
5439
5440 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5441
5442 PR bootstrap/45326
5443 PR bootstrap/45174
5444 * configure.ac: Honor initial values of $build_configargs,
5445 $host_configargs, $target_configargs. Mark the precious, so
5446 environment settings get recorded.
5447 * configure: Regenerate.
5448
5449 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5450
5451 PR bootstrap/45796
5452 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
5453 Depend on all-build-libiberty.
5454 * Makefile.in: Regenerate.
5455
5456 2010-09-30 Michael Eager <eager@eagercon.com>
5457
5458 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
5459 * configure: Regenerate.
5460
5461 2010-09-28 Michael Eager <eager@eagercon.com>
5462
5463 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
5464
5465 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5466
5467 PR bootstrap/44621
5468 * configure.ac: Fix unportable shell quoting.
5469 * configure: Regenerate.
5470
5471 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
5472
5473 * configure.ac (enable-lto): Add Darwin to the list of supported lto
5474 targets and amend comment.
5475 * configure: Regenerate.
5476
5477 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
5478
5479 * MAINTAINERS (Write After Approval): Add myself.
5480
5481 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
5482
5483 * configure.ac: Enable LTO by default on Darwin.
5484 * configure: Regenerate.
5485
5486 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
5487
5488 * MAINTAINERS (Write After Approval): Add myself.
5489
5490 2010-09-01 Ian Bolton <ian.bolton@arm.com>
5491
5492 * MAINTAINERS (Write After Approval): Add myself.
5493
5494 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
5495
5496 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
5497 ports
5498
5499 2010-07-28 David Yuste <david.yuste@gmail.com>
5500
5501 * MAINTAINERS (Write After Approval): Add myself.
5502
5503 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
5504
5505 * configure.ac: Support all v850 targets.
5506 * configure: Regenerate.
5507
5508 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
5509
5510 PR bootstrap/44455
5511 * configure.ac (extra_mpfr_configure_flags): Copy from
5512 extra_mpc_gmp_configure_flags.
5513 * configure: Re-generated.
5514
5515 2010-07-22 Andi Kleen <ak@linux.intel.com>
5516
5517 * MAINTAINERS (Write After Approval): Add myself.
5518
5519 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
5520
5521 * MAINTAINERS (Write After Approval): Add myself.
5522
5523 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
5524
5525 * MAINTAINERS (Write After Approval): Add myself.
5526
5527 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
5528
5529 PR target/44862
5530 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
5531 Provide -B option to allow for link spec %s substitutions for
5532 libstdc++.a on darwin.
5533 * Makefile.in: Regenerate.
5534
5535 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
5536
5537 * MAINTAINERS (Reviewers): Update my e-mail address
5538
5539 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
5540
5541 * Makefile.def (configure-gcc): Depend on all-libelf.
5542 * Makefile.in: Rebuild.
5543
5544 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
5545
5546 * MAINTAINERS (Write After Approval): Add myself in the right place.
5547
5548 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
5549
5550 * MAINTAINERS (Write After Approval): Add myself.
5551
5552 2010-05-25 Sterling Augustine <sterling@tensilica.com>
5553
5554 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
5555
5556 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
5557
5558 * config.sub: Update to version 2010-05-21.
5559 * config.guess: Update to version 2010-04-03.
5560
5561 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
5562
5563 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
5564 * configure: Regenerate.
5565
5566 2010-05-12 Sriraman Tallam <tmsriram@google.com>
5567
5568 * MAINTAINERS (Write After Approval): Add myself.
5569
5570 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
5571
5572 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
5573 a platform that supports LTO.
5574 * configure: Regenerate.
5575
5576 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
5577
5578 * configure.ac: Allow all the versions greater than 0.10 of PPL.
5579 * configure: Regenerated.
5580
5581 2010-04-27 Roland McGrath <roland@redhat.com>
5582 H.J. Lu <hongjiu.lu@intel.com>
5583
5584 * configure.ac (--enable-gold): Support both, both/gold and
5585 both/bfd to add gold to configdirs without removing ld.
5586 * configure: Regenerated.
5587
5588 * Makefile.def: Add install-gold dependency to install-ld.
5589 * Makefile.in: Regenerated.
5590
5591 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
5592
5593 PR lto/42776
5594 * configure.ac (--enable-lto): Refactor handling so libelf tests
5595 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
5596 and allow LTO to be explicitly enabled on non-ELF platforms that
5597 are known to support it inside else-clause.
5598 * configure: Regenerate.
5599
5600 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
5601
5602 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
5603 * configure: Regenerate.
5604
5605 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
5606
5607 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
5608 * configure: Regenerate.
5609
5610 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5611
5612 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
5613 separately.
5614 * configure: Regenerate.
5615
5616 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
5617
5618 * MAINTAINERS (Write After Approval): Add myself.
5619
5620 2010-04-14 Tristan Gingold <gingold@adacore.com>
5621
5622 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
5623 * configure: Regenerate.
5624
5625 2010-04-13 Steve Ellcey <sje@cup.hp.com>
5626
5627 * configure: Regenerate after change to elf.m4.
5628
5629 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
5630
5631 * MAINTAINERS (Write After Approval): Add myself.
5632
5633 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
5634
5635 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
5636 * configure: Regenerated.
5637
5638 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
5639
5640 * configure.ac: Print "buggy but acceptable" when CLooG
5641 revision is less than 9.
5642 * configure: Regenerated.
5643
5644 2010-04-01 Diego Novillo <dnovillo@google.com>
5645
5646 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
5647
5648 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5649
5650 PR bootstrap/43615
5651 PR bootstrap/43328
5652
5653 Revert:
5654
5655 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5656
5657 * configure.ac: Do not pass --enable-multilib nor
5658 --disable-multilib in baseargs. Accept explicitly passed
5659 --enable_multilib.
5660 * configure: Regenerate.
5661
5662 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
5663
5664 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
5665
5666 2010-03-31 Janis Johnson <janis187@us.ibm.com>
5667
5668 * MAINTAINERS: Remove myself.
5669
5670 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5671
5672 PR bootstrap/43328
5673 * configure.ac: Do not pass --enable-multilib nor
5674 --disable-multilib in baseargs. Accept explicitly passed
5675 --enable_multilib.
5676 * configure: Regenerate.
5677
5678 2010-03-28 Andrew Pinski <pinskia@gmail.com>
5679
5680 * MAINTAINERS (spu port): Remove me.
5681
5682 2010-03-23 Joseph Myers <joseph@codesourcery.com>
5683
5684 * configure.ac (tic6x-*-*): New case.
5685 * configure: Regenerate.
5686
5687 2010-03-23 Joseph Myers <joseph@codesourcery.com>
5688
5689 * config.sub: Update to version 2010-03-22.
5690 * config.guess: Update to version 2009-12-30.
5691
5692 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
5693
5694 PR ada/42554
5695 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
5696 * configure: Regenerate.
5697
5698 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
5699
5700 * MAINTAINERS: Update my email address.
5701
5702 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
5703
5704 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
5705 (ghassan.shobaki@amd.com): Removed.
5706
5707 2010-03-17 Alan Modra <amodra@gmail.com>
5708
5709 * MAINTAINERS: Update my email address.
5710
5711 2010-03-16 Diego Novillo <dnovillo@google.com>
5712
5713 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
5714 Matthews.
5715
5716 2010-03-16 Joseph Myers <joseph@codesourcery.com>
5717
5718 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
5719 Gutson, Jeffrey D. Oldham and Mark Shinwell.
5720
5721 2010-03-16 Joseph Myers <joseph@codesourcery.com>
5722
5723 * MAINTAINERS: Update my email address.
5724
5725 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
5726
5727 * MAINTAINERS: Update my email address.
5728
5729 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
5730
5731 * MAINTAINERS: Update my email address.
5732
5733 2010-03-09 Jie Zhang <jie@codesourcery.com>
5734
5735 * MAINTAINERS: Update my email address.
5736
5737 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5738
5739 PR libstdc++/32499
5740 * configure.ac (RANLIB): Default to true.
5741 (STRIP): Likewise.
5742 (RANLIB_FOR_TARGET): Remove superfluous : argument.
5743 * configure: Regenerate.
5744
5745 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
5746
5747 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
5748 (Write After Approval): Update my email address.
5749
5750 2010-02-17 Nick Clifton <nickc@redhat.com>
5751
5752 PR 11238
5753 * Makefile.tpl (local-distclean): Also remove config.cache files in
5754 sub-directories as there may not be Makefiles present in the
5755 sub-directories.
5756 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
5757 the config.cache files found by the find command.
5758
5759 * Makefile.in: Regenerate.
5760 * configure.ac: Revert previous delta.
5761 * configure: Regenerate.
5762
5763 2010-02-15 Nick Clifton <nickc@redhat.com>
5764
5765 PR 11238
5766 * configure.ac: Delete config.cache files in sub-directories when
5767 deleting Makefiles.
5768 * configure: Regenerate.
5769
5770 2010-02-12 Ben Elliston <bje@gnu.org>
5771
5772 * MAINTAINERS: Update my email address.
5773
5774 2010-02-08 Andrew Pinski <pinskia@gmail.com>
5775
5776 * MAINTAINERS (spu port): Update my email address.
5777
5778 2010-02-08 Jie Zhang <jie.zhang@analog.com>
5779
5780 * MAINTAINERS: Add myself as a maintainer for the bfin port.
5781
5782 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5783
5784 * configure.ac: Add "recommended" version checks for GMP/MPC.
5785 Update recommended GMP/MPFR/MPC versions.
5786 * configure: Regenerate.
5787
5788 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
5789
5790 * MAINTAINERS: Move my Embecosm email address into the
5791 write-after-approval section.
5792
5793 2010-01-26 Ian Lance Taylor <iant@google.com>
5794
5795 * MAINTAINERS: Add myself as Go frontend maintainer.
5796
5797 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
5798
5799 PR libstdc++/36101, PR libstdc++/42813
5800 * configure.ac (bootstrap_target_libs): Make inclusion of
5801 target-libgomp conditional on libgomb being in target_configdirs.
5802 * configure: Regenerate.
5803
5804 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
5805
5806 PR libstdc++/36101, PR libstdc++/42813
5807 * configure.ac (bootstrap_target_libs): Include target-libgomp.
5808 * configure: Regenerate.
5809
5810 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
5811
5812 PR libstdc++/36101, PR libstdc++/42813
5813 * configure.ac (target_configdirs): Substitute.
5814 * Makefile.def: Bootstrap target module libgomp.
5815 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
5816 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
5817 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
5818 * configure, Makefile.in: Regenerate.
5819
5820 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
5821
5822 * MAINTAINERS: Adjust my details.
5823
5824 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
5825
5826 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
5827
5828 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
5829
5830 * MAINTAINERS: reindented my entry with tabs instead of spaces.
5831
5832 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
5833
5834 * MAINTAINERS (Write After Approval): Add myself.
5835
5836 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
5837
5838 * MAINTAINERS (Write After Approval): Add myself.
5839
5840 2010-01-11 Richard Guenther <rguenther@suse.de>
5841
5842 PR lto/41569
5843 * Makefile.def (all-lto-plugin): Depend on all-gcc.
5844 * Makefile.in: Regenerated.
5845
5846 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
5847
5848 * configure.ac: Enable libjava build on x86_64-*freebsd*.
5849 * configure: Regenerate.
5850
5851 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5852 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5853
5854 PR bootstrap/42424
5855 * configure.ac: Include libtool m4 files.
5856 (_LT_CHECK_OBJDIR): Call it.
5857 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
5858 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
5859
5860 * configure: Regenerate.
5861
5862 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5863
5864 PR bootstrap/41818
5865 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
5866 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
5867 * Makefile.in: Regenerate.
5868
5869 2010-01-02 Richard Guenther <rguenther@suse.de>
5870
5871 PR lto/41529
5872 * configure.ac: Include config/elf.m4. Disable LTO if not
5873 builting for an elf target.
5874 * configure: Regenerate.
5875
5876 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
5877
5878 * MAINTAINERS: Change my email address.
5879
5880 2009-12-18 Ben Elliston <bje@au.ibm.com>
5881
5882 * config.sub, config.guess: Update from upstream sources.
5883
5884 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
5885
5886 * MAINTAINERS (Write After Approval): Add myself.
5887
5888 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5889
5890 PR middle-end/30447
5891 PR middle-end/30789
5892 PR other/40302
5893
5894 * configure.ac: Require MPC.
5895 * configure: Regenerate.
5896
5897 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5898
5899 PR target/38384
5900 PR bootstrap/40972
5901 * libtool.m4: Sync from git Libtool.
5902 * ltoptions.m4: Likewise.
5903 * ltversion.m4: Likewise.
5904 * lt~obsolete.m4: Likewise.
5905 * ltmain.sh: Likewise.
5906
5907 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5908
5909 * configure.ac: Update minimum MPC version to 0.8.
5910 * configure: Regenerate.
5911
5912 2009-11-21 Sebastian Pop <sebpop@gmail.com>
5913
5914 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
5915 * configure: Regenerated.
5916
5917 2009-11-21 Ian Lance Taylor <iant@google.com>
5918
5919 * configure.ac: Change default of poststage1_ldflags to be empty if
5920 poststage1_libs is set. When poststage1_libs is empty, and
5921 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
5922 * configure: Rebuild.
5923
5924 2009-11-21 Adam Nemet <adambnmet@gmail.com>
5925
5926 * MAINTAINERS (Write After Approval): Update my email address.
5927
5928 2009-11-20 Ben Elliston <bje@au.ibm.com>
5929
5930 * config.guess: Update from upstream sources.
5931
5932 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
5933
5934 * Makefile.def: Restore host and target settings for gmp.
5935 * Makefile.in: Rebuild.
5936
5937 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
5938
5939 * configure.ac: Add libelf to host_libs. Enable in-tree configury
5940 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
5941 Fix portability of test of C++ as bootstrap language. Add
5942 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
5943 * configure: Rebuild.
5944 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
5945 and cloog. Fix in-tree ppl configuration. Introduce libelf
5946 in-tree building.
5947 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
5948 (POSTSTAGE1_HOST_EXPORTS): Use it.
5949 (STAGE[+id+]_CXXFLAGS): New.
5950 (BASE_FLAGS_TO_PASS): Pass it down.
5951 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
5952 extra_exports.
5953 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
5954 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
5955 extra_exports.
5956 * Makefile.in: Rebuild.
5957
5958 2009-11-17 Ben Elliston <bje@au.ibm.com>
5959
5960 * config.sub, config.guess: Update from upstream sources.
5961
5962 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5963
5964 * MAINTAINERS (Write After Approval): Add myself.
5965
5966 2009-11-09 Jon Beniston <jon@beniston.com>
5967
5968 * MAINTAINERS (Write After Approval): Add myself.
5969
5970 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
5971
5972 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
5973 paths for *-w64-mingw* and x86_64-*mingw*.
5974 * configure: Regenerated.
5975
5976 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
5977
5978 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
5979
5980 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
5981
5982 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
5983 Phil Edwards to Write-After Approval.
5984
5985 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
5986
5987 * configure.ac: Disable target-winsup & co for
5988 x86_64-*-mingw* and *-w64-mingw* targets.
5989 * configure: Regenerated.
5990
5991 2009-10-16 Nick Clifton <nickc@redhat.com>
5992
5993 * MAINTAINERS: Add myself as a maintainer for the RX port.
5994
5995 2009-10-26 Johannes Singler <singler@kit.edu>
5996
5997 * MAINTAINERS (Write After Approval): Update my e-mail address.
5998
5999 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6000
6001 * configure.ac (CLooG test): Use = with test.
6002 * configure: Regenerate.
6003
6004 2009-10-22 Richard Guenther <rguenther@suse.de>
6005
6006 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
6007 cloog if the ppl version check failed. Move flags saving
6008 before setting in libelf check.
6009 * configure: Regenerate.
6010
6011 2009-10-21 Richard Guenther <rguenther@suse.de>
6012
6013 * configure.ac: Adjust the ppl and cloog configure to work as
6014 documented. Disable cloog if ppl was disabled. Omit the version
6015 checks if they were disabled.
6016 * configure: Re-generate.
6017
6018 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6019
6020 * configure.ac: Add 'lto' to enable_languages, not
6021 new_enable_languages, and only if not already present.
6022 * configure: Regenerate.
6023
6024 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
6025
6026 * README: Refer to the various COPYING* files instead of just
6027 COPYING.
6028 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
6029
6030 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
6031
6032 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
6033
6034 2009-10-07 Richard Guenther <rguenther@suse.de>
6035
6036 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
6037 and Richard Guenther as reviewers.
6038 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
6039 as reviewers.
6040
6041 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
6042
6043 * config.sub: Update from upstream sources.
6044
6045 2009-10-06 Ian Lance Taylor <iant@google.com>
6046
6047 * Makefile.def: check-gold depends upon all-gas.
6048 * Makefile.in: Rebuild.
6049
6050 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
6051
6052 * MAINTAINERS (Write After Approval): Add myself.
6053
6054 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
6055
6056 * Makefile.def: all-lto-plugin depends on all-libiberty.
6057 set bootstrap=true for lto-plugin.
6058 Add lto-plugin.
6059 * Makefile.in: Regenerate.
6060 * configure.ac (host_libs): Add lto-plugin.
6061 * configure: Regenerate.
6062
6063 2009-10-03 Diego Novillo <dnovillo@google.com>
6064
6065 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
6066 (HOST_LIBELFLIBS): Define.
6067 (HOST_LIBELFINC): Define.
6068 * Makefile.in: Regenerate.
6069 * configure.ac: Add --enable-lto.
6070 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
6071 If --enable-lto is used, add 'lto' to new_enable_languages.
6072 If --enable-lto is used and gold is enabled, add
6073 lto-plugin to configdirs.
6074 * configure: Regenerate.
6075
6076 2009-10-03 Simon Baldwin <simonb@google.com>
6077
6078 * configure.ac: If --with-system-zlib, suppress local zlib and
6079 pass --with-system-zlib to subdir configure scripts.
6080 * configure: Regenerate.
6081
6082 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
6083 Paolo Bonzini <bonzini@gnu.org>
6084
6085 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
6086 $(srcdir).
6087 * Makefile.in: Rebuilt.
6088
6089 2009-09-26 Gary Funck <gary@intrepid.com>
6090
6091 * MAINTAINERS (Write After Approval): Add myself.
6092
6093 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6094
6095 * configure.ac: Update minimum MPC version to 0.7.
6096 * configure: Regenerate.
6097
6098 2009-09-25 Nick Clifton <nickc@redhat.com>
6099
6100 * configure.ac: Pass any --cache-file=/dev/null option on to
6101 subconfigures.
6102 * configure: Regenerate.
6103
6104 2009-09-23 Nick Clifton <nickc@redhat.com>
6105
6106 * config.sub, config.guess: Update from upstream sources.
6107
6108 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
6109
6110 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
6111 * Makefile.in: Rebuilt.
6112
6113 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6114
6115 PR bootstrap/32272
6116 * configure.ac: Error out if $srcdir isn't '.' but contains
6117 host-${host_noncanonical}.
6118 * configure: Regenerate.
6119
6120 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6121
6122 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
6123 maintainer.
6124
6125 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6126
6127 * configure.ac: If bootstrapping a combined tree with
6128 --enable-gold, require c++ in stage1_languages.
6129 * configure: Regenerate.
6130
6131 * configure.ac: Also add target_libs of stage1_languages to
6132 bootstrap_target_libs.
6133 * configure: Regenerate.
6134
6135 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
6136 with --enable-languages not containing c++.
6137 * configure: Regenerate.
6138
6139 2009-09-15 Jie Zhang <jie.zhang@analog.com>
6140
6141 * configure.ac: Disable java and boehm-gc for bfin-*-*.
6142 * configure: Regenerate.
6143
6144 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
6145
6146 * MAINTAINERS (Write After Approval): Update my e-mail address,
6147 and move from from here...
6148 (Waiting for paperwork): To here.
6149
6150 2009-09-09 Joseph Myers <joseph@codesourcery.com>
6151
6152 * MAINTAINERS (Reviewers): Add self as driver reviewer.
6153
6154 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6155
6156 * configure.ac: Do not use $extrasub for replacing @if/@endif
6157 parts in Makefile; instead, use additional arguments to
6158 AC_CONFIG_COMMANDS to do the replacement manually, with several
6159 sed invocations, to avoid HP-UX sed command limits.
6160 * configure: Regenerate.
6161
6162 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
6163
6164 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
6165 blank before -L.
6166
6167 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
6168
6169 * configure.ac (with-build-config): Document. Handle without.
6170 Handle missing argument.
6171 * configure: Rebuilt.
6172
6173 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
6174
6175 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
6176 Default to bootstrap-debug only if compare-debug works.
6177 * configure: Rebuilt.
6178 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
6179 * Makefile.in: Rebuilt.
6180
6181 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6182
6183 * MAINTAINERS (OS Port Maintainers): Update my email address.
6184
6185 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
6186
6187 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
6188 * Makefile.in: Rebuilt.
6189
6190 2009-09-01 Chris Demetriou <cgd@google.com>
6191
6192 * MAINTAINERS (Write After Approval): Add myself.
6193
6194 2009-08-31 Dodji Seketeli <dodji@redhat.com>
6195
6196 PR debug/30161
6197 * include/dwarf2.h (enum dwarf_tag): Added
6198 DW_TAG_GNU_template_template_param
6199 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
6200
6201 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
6202
6203 * Makefile.tpl (AWK): Fix typo.
6204 * Makefile.in: Regenerate.
6205
6206 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
6207
6208 * configure.ac: Detect awk and sed.
6209 * Makefile.def (flags_to_pass): Add AWK and SED.
6210 * Makefile.tpl (AWK, SED): New.
6211 (BASE_FLAGS_TO_PASS): Add AWK and SED.
6212 * configure: Regenerate.
6213 * Makefile.in: Regenerate.
6214
6215 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
6216
6217 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
6218 (collapseslashes): Likewise.
6219
6220 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6221
6222 * configure.ac (AC_PREREQ): Bump to 2.64.
6223
6224 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6225
6226 * configure.ac: Remove --with-datarootdir, --with-docdir,
6227 --with-pdfdir, --with-htmldir switches.
6228 * configure: Regenerate.
6229
6230 * configure: Regenerate.
6231
6232 * compile: Sync from Automake 1.11.
6233 * depcomp: Likewise.
6234 * install-sh: Likewise.
6235 * missing: Likewise.
6236 * mkinstalldirs: Likewise.
6237 * ylwrap: Likewise.
6238
6239 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
6240
6241 * ltmain.sh (func_normal_abspath): New function.
6242 (func_relative_path): Likewise.
6243 (func_mode_help): Document new -bindir option for link mode.
6244 (func_mode_link): Add new -bindir option, and use it to place
6245 output DLL if specified.
6246
6247 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6248
6249 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
6250 (baseargs): Add --disable-option-checking.
6251 * configure: Regenerate.
6252
6253 * Makefile.def (configure-target-libiberty): Depend on
6254 all-binutils and all-ld.
6255 (configure-target-newlib): Likewise.
6256 * Makefile.in: Regenerate.
6257
6258 2009-08-17 Ben Elliston <bje@au.ibm.com>
6259
6260 * config.sub, config.guess: Update from upstream sources.
6261
6262 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6263
6264 Sync from src, merge:
6265
6266 2009-07-02 Tristan Gingold <gingold@adacore.com>
6267
6268 * configure.ac: Do not exclude gas for i386-*-darwin.
6269 Add a case for x86_64-*-darwin.
6270 * configure: Regenerate.
6271
6272 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
6273
6274 * MAINTAINERS: Add my name to Write After Approval list.
6275
6276 2009-08-06 Michael Eager <eager@eagercon.com>
6277
6278 * configure.ac: Add Microblaze target.
6279 * configure: Regenerate.
6280
6281 2009-07-31 Christian Bruel <christian.bruel@st.com>
6282
6283 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
6284 * configure: Regenerate.
6285
6286 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
6287
6288 * MAINTAINERS (Write After Approval): Update my e-mail address.
6289
6290 2009-07-06 Ian Lance Taylor <iant@google.com>
6291
6292 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
6293 * configure: Rebuild.
6294
6295 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
6296
6297 * MAINTAINERS: Move myself to the Graphite Reviewers.
6298
6299 2009-06-30 Wei Guozhi <carrot@google.com>
6300
6301 * MAINTAINERS: Add my name to Write After Approval list.
6302
6303 2009-06-26 Steve Ellcey <sje@cup.hp.com>
6304
6305 PR bootstrap/40338
6306 * configure.ac (comparestring): Create new variable.
6307 * Makefile.tpl (comparestring): Use to skip some comparisions.
6308 * configure: Regenerate.
6309 * Makefile.in: Regenerate.
6310
6311 2009-06-26 Doug Evans <dje@sebabeach.org>
6312
6313 * Makefile.def (host_modules): Add cgen.
6314 * Makefile.in: Regenerate.
6315 * configure.ac (host_tools): Add cgen.
6316 * configure: Regenerate.
6317
6318 2009-06-23 DJ Delorie <dj@redhat.com>
6319
6320 * MAINTAINERS: Add myself as mep maintainer.
6321
6322 2009-06-23 Ian Lance Taylor <iant@google.com>
6323
6324 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
6325 boot_languages. Only bootstrap target libraries listed in
6326 target_libs for some boot language. Add --with-stage1-ldflags,
6327 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
6328 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
6329 if not building with C++.
6330 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
6331 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
6332 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
6333 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
6334 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
6335 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
6336 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
6337 * configure, Makefile.in: Rebuild.
6338
6339 2009-06-23 Li Feng <nemokingdom@gmail.com>
6340
6341 * MAINTAINERS: Added my name to write-after-approval list.
6342
6343 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
6344
6345 * configure.ac: Define is_elf for QNX Neutrino targets.
6346 * configure: Regenerate.
6347
6348 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
6349
6350 * MAINTAINERS: Added my name to the write-after-approval list
6351
6352 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6353
6354 * configure.ac: Detect MPC in default directory.
6355 * configure: Regenerate.
6356
6357 2009-06-03 Jerome Guitton <guitton@adacore.com>
6358 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6359
6360 * Makefile.tpl (all): Avoid a trailing backslash.
6361 * Makefile.in: Regenerate.
6362
6363 2009-06-03 Ben Elliston <bje@au.ibm.com>
6364
6365 * config.sub, config.guess: Update from upstream sources.
6366
6367 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
6368
6369 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
6370 to noconfdirs.
6371 * configure: Regenerate.
6372
6373 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
6374
6375 * Makefile.tpl ([+compare-target+]): Compare all stage
6376 directories, rather than just gcc.
6377 * Makefile.in: Rebuilt.
6378
6379 2009-06-01 Doug Kwan <dougkwan@google.com>
6380
6381 * configure.ac: Support gold for target arm*-*-*.
6382 * configure: Regenerate.
6383
6384 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6385
6386 * Makefile.def: Add MPC support and dependencies.
6387 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
6388
6389 * Makefile.in, configure: Regenerate.
6390
6391 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
6392
6393 * Makefile.tpl (all): Avoid harmless warning in make all when
6394 gcc-bootstrap is enabled but stage_last does not exist.
6395 * Makefile.in: Rebuilt.
6396
6397 2009-05-24 Nicolas Roche <roche@adacore.com>
6398
6399 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
6400 * Makefile.in: Regenerate.
6401
6402 2009-05-21 Denis Chertykov <chertykov@gmail.com>
6403
6404 * MAINTAINERS: Update my e-mail address.
6405
6406 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
6407
6408 * configure.ac (cygwin noconfigdirs): Remove libgcj.
6409 * configure: Regenerate.
6410
6411 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
6412
6413 PR other/40159
6414 * Makefile.tpl (all): Don't assume gcc-bootstrap and
6415 gcc-no-bootstrap are mutually exclusive.
6416 * Makefile.in: Rebuilt.
6417
6418 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
6419
6420 PR other/40159
6421 * Makefile.tpl (all): Don't end with unconditional success.
6422 * Makefile.in: Rebuilt.
6423
6424 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
6425
6426 PR target/37137
6427 * Makefile.def (flags_to_pass): Remove redundant and incomplete
6428 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
6429 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
6430 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
6431 stage_configureflags, stage_cflags and stage_libcflags into
6432 explicit Makefile macros.
6433 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
6434 GFORTRAN.
6435 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
6436 CC. Set CC_FOR_BUILD from CC.
6437 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
6438 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
6439 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
6440 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
6441 and GFORTRAN.
6442 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
6443 (_LIBCFLAGS): Renamed to _TFLAGS.
6444 (do-compare-debug, do-compare3-debug): Drop.
6445 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
6446 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
6447 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
6448 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
6449 (XGCC_FLAGS_FOR_TARGET): New.
6450 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
6451 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
6452 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
6453 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
6454 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
6455 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
6456 TFLAGS.
6457 (BUILD_CONFIG): Include if requested.
6458 (all): Set TFLAGS on bootstrap.
6459 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
6460 (all-stageid-prefixmodule): Likewise.
6461 (do-clean, distclean-stageid): Set TFLAGS.
6462 (restrap): Fix whitespace.
6463 * Makefile.in: Rebuilt.
6464
6465 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
6466
6467 * config.guess: Sync with src.
6468
6469 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
6470
6471 * configure.ac ($with_ppl): Default to no if not supplied.
6472 ($with_cloog): Likewise.
6473 configure: Regenerate.
6474
6475 2009-04-27 James E. Wilson <wilson@codesourcery.com>
6476
6477 * MAINTAINERS: Update my e-mail address.
6478
6479 2009-04-27 Nick Clifton <nickc@redhat.com>
6480
6481 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
6482
6483 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
6484
6485 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
6486 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
6487 * Makefile.in: Regenerate.
6488
6489 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6490
6491 PR bootstrap/39739
6492 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
6493 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
6494
6495 * configure, Makefile.in: Regenerate.
6496
6497 2009-04-21 Taras Glek <tglek@mozilla.com>
6498
6499 * include/hashtab.h: Update GTY annotations to new syntax
6500 * include/splay-tree.h: Likewise
6501
6502 2009-04-17 Ben Elliston <bje@au.ibm.com>
6503
6504 * config.sub, config.guess: Update from upstream sources.
6505
6506 2009-04-15 Anthony Green <green@moxielogic.com>
6507
6508 * configure.ac: Add moxie support.
6509 * configure: Rebuilt.
6510
6511 2009-04-14 Jakub Jelinek <jakub@redhat.com>
6512
6513 * configure.ac: Change copyright header to refer to version
6514 3 of the GNU General Public License and to point readers at the
6515 COPYING3 file and the FSF's license web page.
6516 * Makefile.def: Likewise.
6517 * Makefile.tpl: Likewise.
6518 * Makefile.in: Regenerate.
6519
6520 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
6521
6522 * configure.ac: Restore match for darwin9 or later. Use double
6523 brackets since regeneration eats one pair.
6524 * configure: Regenerate.
6525
6526 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
6527
6528 PR gas/10039
6529 * configure.ac: Require texinfo 4.7.
6530 * configure: Regenerated.
6531
6532 2009-04-09 Nick Clifton <nickc@redhat.com>
6533
6534 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
6535 the GCC Runtime Library Exception.
6536
6537 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6538
6539 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
6540 * configure: Regenerate.
6541
6542 2009-04-01 Steve Ellcey <sje@cup.hp.com>
6543
6544 * Makefil.def (languages): New entries.
6545 * Makefile.tpl (check-gcc-*): New generic target.
6546 * Makefile.in: Regenerate.
6547
6548 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
6549
6550 * MAINTAINERS: Update my email address.
6551
6552 2009-03-18 Tom Tromey <tromey@redhat.com>
6553
6554 * configure: Rebuild.
6555 * configure.ac (host_libs): Add libiconv.
6556 * Makefile.in: Rebuild.
6557 * Makefile.def (host_modules): Add libiconv.
6558 (configure-gdb, all-gdb): Depend on libiconv.
6559
6560 2009-03-16 Tristan Gingold <gingold@adacore.com>
6561
6562 * configure.ac: Treat gdb as supported on x86_64-darwin.
6563 * configure: Regenerate.
6564
6565 2009-03-16 Joseph Myers <joseph@codesourcery.com>
6566
6567 * configure.ac (--with-host-libstdcxx): New option.
6568 * configure: Regenerate.
6569
6570 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
6571
6572 * MAINTAINERS: Move myself into the write after approval list.
6573
6574 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
6575
6576 * MAINTAINERS: Update e-mail address.
6577
6578 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
6579
6580 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
6581
6582 2009-03-10 Ira Rosen <irar@il.ibm.com>
6583
6584 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
6585
6586 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6587
6588 Backport from git Libtool:
6589
6590 2009-01-19 Robert Millan <rmh@aybabtu.com>
6591 Support GNU/kOpenSolaris.
6592 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
6593 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
6594 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
6595 GNU/kOpenSolaris.
6596
6597 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
6598
6599 * MAINTAINERS: Update e-mail address.
6600
6601 2009-02-24 Michael Eager <eager@eagercon.com>
6602
6603 * MAINTAINERS (Write After Approval): Add self.
6604
6605 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
6606
6607 * MAINTAINERS (Write After Approval): Add myself.
6608
6609 2009-02-05 Andreas Schwab <schwab@suse.de>
6610
6611 * Makefile.tpl (stage_last): Define $r and $s before using
6612 $(RECURSE_FLAGS_TO_PASS).
6613 * Makefile.in: Regenerate
6614
6615 2009-01-30 Ian Lance Taylor <iant@google.com>
6616
6617 * MAINTAINERS: Move myself to the Global Reviewers list.
6618
6619 2009-01-29 Robert Millan <rmh@aybabtu.com>
6620
6621 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
6622 * configure: Regenerate.
6623
6624 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
6625
6626 * MAINTAINERS: Make whitespace consistent.
6627 Remove Robert Millan from Write After Approval.
6628
6629 2009-01-16 Alan Modra <amodra@bigpond.net.au>
6630
6631 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
6632 (all-opcodes): Depend on all-libiberty.
6633 * Makefile.in: Regenerate.
6634
6635 2009-01-15 Douglas B Rupp <rupp@gnat.com>
6636
6637 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
6638 * configure: Regenerate.
6639
6640 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
6641
6642 * MAINTAINERS (Write After Approval): Add myself.
6643
6644 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
6645
6646 * MAINTAINERS: Add myself to reviewers (Fortran).
6647
6648 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
6649
6650 PR tree-optimization/38515
6651 * configure.ac (cloog-polylib): Removed.
6652 (with_ppl, with_cloog): Test for "no".
6653 * configure: Regenerated.
6654
6655 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
6656
6657 * MAINTAINERS: Moved myself to reviewers (Fortran).
6658
6659 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
6660
6661 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
6662 (Write After Approval): Remove myself.
6663
6664 2009-01-03 Diego Novillo <dnovillo@google.com>
6665
6666 * MAINTAINERS: Remove myself from alias maintainership.
6667
6668 2009-01-02 David Ayers <ayers@fsfe.org>
6669
6670 * MAINTAINERS: Update e-mail address.
6671
6672 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
6673
6674 * MAINTAINERS: Make whitespace consistent.
6675
6676 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6677
6678 Backport from upstream Libtool:
6679 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
6680 Add cache variables to tests that require the linker to work.
6681 For shlibpath_overrides_runpath, this also changes the semantics
6682 to let the result from the C compiler take precedence.
6683
6684 2008-12-02 Ben Elliston <bje@au.ibm.com>
6685
6686 * config.sub, config.guess: Update from upstream sources.
6687
6688 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
6689
6690 * configure.ac (ppllibs): Add by default the lib flags.
6691 * configure: Regenerate.
6692
6693 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
6694
6695 * MAINTAINERS: Add myself to the write after approval list.
6696
6697 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
6698
6699 * configure.ac: Add double brackets on darwin[912].
6700 * configure: Regenerate.
6701
6702 2008-12-03 Daniel Kraft <d@domob.eu>
6703
6704 * MAINTAINERS: Moved myself and Mikael Morin from Write After
6705 Approval to Reviewer section (for Fortran front-end).
6706
6707 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
6708
6709 * configure.ac: Expand to darwin10 and later.
6710 * configure: Regenerate.
6711
6712 2008-12-02 Andreas Schwab <schwab@suse.de>
6713
6714 * Makefile.def: configure-target-boehm-gc depends on
6715 all-target-libstdc++-v3.
6716 * Makefile.in: Regenerate.
6717
6718 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
6719
6720 * MAINTAINERS: Add myself as mingw maintainer.
6721
6722 2008-12-02 Ben Elliston <bje@au.ibm.com>
6723
6724 * config.sub, config.guess: Update from upstream sources.
6725
6726 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
6727
6728 * README.SCO: Remove.
6729
6730 2008-11-29 Fernando Pereira <pronesto@gmail.com>
6731
6732 * MAINTAINERS: Add myself to the write after approval list.
6733
6734 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
6735
6736 * MAINTAINERS: Update my email address in WAA section.
6737
6738 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
6739
6740 * MAINTAINERS: Update e-mail address.
6741
6742 2008-11-27 Toon Moene <toon@moene.org>
6743
6744 * MAINTAINERS: Change e-mail address.
6745
6746 2008-11-27 Tristan Gingold <gingold@adacore.com>
6747
6748 * configure.ac: Build gdb for i?86-*-darwin*
6749 * configure: Regenerated.
6750
6751 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
6752
6753 * MAINTAINERS: Added my full name.
6754
6755 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
6756
6757 PR bootstrap/38014
6758 PR bootstrap/37923
6759
6760 Revert:
6761
6762 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6763
6764 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6765 * Makefile.in: Regenerated.
6766
6767 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
6768
6769 PR gdb/921
6770 PR gdb/1646
6771 PR gdb/2175
6772 PR gdb/2176
6773
6774 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6775 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6776 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
6777 (HOST_EXPORTS): Pass CPPFLAGS.
6778 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6779 (LDFLAGS_FOR_TARGET): Initialize from configure script.
6780 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6781 * Makefile.in, configure: Regenerated.
6782 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6783 and CPPFLAGS_FOR_BUILD.
6784
6785 2008-11-06 Jeff Law <law@redhat.com>
6786
6787 * MAINTAINERS: Add myself as middle end maintainer.
6788
6789 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
6790
6791 * MAINTAINERS (Write after approval): Add myself.
6792
6793 2008-11-05 Diego Novillo <dnovillo@google.com>
6794
6795 * MAINTAINERS (Global Reviewers): Add myself.
6796 (Non-Algorithmic Maintainers): Remove myself.
6797
6798 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
6799
6800 * MAINTAINERS (Write after approval): Add myself.
6801
6802 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
6803
6804 * MAINTAINERS (Write after approval): Add myself.
6805
6806 2008-10-31 Ben Elliston <bje@au.ibm.com>
6807
6808 * configure.ac (spu-*-*): Remove special case.
6809 * configure: Regenerate.
6810
6811 2008-10-30 Catherine Moore <clm@codesourcery.com>
6812
6813 * MAINTAINERS (Write after approval): Update my email address.
6814
6815 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
6816
6817 * configure.ac [spu-*-*]: Do not set skipdirs.
6818 * configure: Re-generate.
6819
6820 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
6821
6822 * MAINTAINERS (Various Maintainers): Add myself to reload.
6823
6824 2008-10-25 Richard Guenther <rguenther@suse.de>
6825
6826 * MAINTAINERS (Various Maintainers): Add myself as middle-end
6827 maintainer. Remove myself as libgcc-math maintainer.
6828 (Non-Algorithmic Maintainers): Remove myself.
6829
6830 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6831
6832 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6833 * Makefile.in: Regenerated.
6834
6835 2008-10-23 Cary Coutant <ccoutant@google.com>
6836
6837 * MAINTAINERS (Write after approval): Add myself.
6838
6839 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
6840
6841 PR gdb/921
6842 PR gdb/1646
6843 PR gdb/2175
6844 PR gdb/2176
6845
6846 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6847 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6848 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
6849 (HOST_EXPORTS): Pass CPPFLAGS.
6850 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6851 (LDFLAGS_FOR_TARGET): Initialize from configure script.
6852 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6853 * Makefile.in, configure: Regenerated.
6854 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6855 and CPPFLAGS_FOR_BUILD.
6856
6857 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
6858
6859 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
6860 Sebastian Pop.
6861
6862 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
6863
6864 * MAINTAINERS (Write After Approval): Added myself.
6865
6866 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6867
6868 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
6869 recommended version to 2.3.2.
6870
6871 * configure: Regenerate.
6872
6873 2008-10-01 Mark Mitchell <mark@codesourcery.com>
6874
6875 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
6876
6877 2008-09-29 David Daney <david.daney@caviumnetworks.com>
6878
6879 * MAINTAINERS (Write After Approval): Update e-mail address.
6880
6881 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
6882
6883 * libtool.m4: Update to libtool 2.2.6.
6884 * lt~obsolete.m4: Update to libtool 2.2.6.
6885 * ltmain.sh: Update to libtool 2.2.6.
6886 * ltsugar.m4: Update to libtool 2.2.6.
6887 * ltversion.m4: Update to libtool 2.2.6.
6888 * ltoptions.m4: Update to libtool 2.2.6.
6889 * ltgcc.m4: Update to match changes from libtool 2.2.6.
6890
6891 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
6892
6893 * MAINTAINERS (Write After Approval): Add myself.
6894
6895 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
6896
6897 * MAINTAINERS (Write After Approval): Update my name.
6898
6899 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
6900
6901 * MAINTAINERS: Add myself in "Write After Approval".
6902
6903 2008-09-18 Steve Ellcey <sje@cup.hp.com>
6904
6905 * MAINTAINERS: Add myself as ia64 maintainer.
6906
6907 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
6908
6909 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
6910 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
6911 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
6912 and Michael Tiemann from Write After Approval since they do not
6913 actually have access.
6914
6915 2008-09-05 Richard Guenther <rguenther@suse.de>
6916
6917 * configure.ac: Initialize clooglibs to -lcloog.
6918 * configure: Re-generate.
6919
6920 2008-09-04 Le-Chun Wu <lcwu@google.com>
6921
6922 * MAINTAINERS (Write After Approval): Add myself.
6923
6924 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
6925
6926 * configure.ac (--with-cloog-polylib): New.
6927 (--disable-cloog-version-check): New.
6928 (--disable-ppl-version-check): New.
6929 * configure: Re-generate.
6930
6931 2008-09-03 Richard Guenther <rguenther@suse.de>
6932
6933 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
6934 cloog test.
6935 * configure: Re-generate.
6936
6937 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
6938
6939 Add picoChip port.
6940 * MAINTAINERS: Add picoChip maintainers.
6941
6942 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
6943 Tobias Grosser <grosser@fim.uni-passau.de>
6944 Jan Sjodin <jan.sjodin@amd.com>
6945 Harsha Jagasia <harsha.jagasia@amd.com>
6946 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6947 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6948 Adrien Eliche <aeliche@isty.uvsq.fr>
6949
6950 Merge from graphite branch.
6951 * configure: Regenerate.
6952 * Makefile.in: Regenerate.
6953 * configure.ac (host_libs): Add ppl and cloog.
6954 Add checks for PPL and CLooG.
6955 * Makefile.def (ppl, cloog): Added modules and dependences.
6956 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
6957 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
6958
6959 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6960
6961 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
6962 (GCC_SHLIB_SUBDIR): New.
6963 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
6964 * configure: Regenerate.
6965 * Makefile.in: Regenerate.
6966
6967 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
6968
6969 * MAINTAINERS: Consistently use tabs to separate columns.
6970
6971 2008-08-29 Tristan Gingold <gingold@adacore.com>
6972
6973 * MAINTAINERS (Write after Approval): Add myself.
6974
6975 2008-08-28 Tristan Gingold <gingold@adacore.com>
6976
6977 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
6978 Enable bfd, binutils and opcodes.
6979 * configure: Regenerate.
6980
6981 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6982
6983 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
6984
6985 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6986
6987 * MAINTAINERS: Use correct Umlaut for last name.
6988
6989 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6990
6991 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
6992
6993 2008-08-16 David Edelsohn <edelsohn@gnu.org>
6994
6995 * MAINTAINERS: Update my email address.
6996
6997 2008-08-16 Nicolas Roche <roche@adacore.com>
6998
6999 * Makefile.tpl: Add BOOT_ADAFLAGS.
7000 * Makefile.in: Regenerate.
7001
7002 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
7003
7004 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
7005 * configure: Regenerate.
7006
7007 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
7008
7009 * configure.ac: Add makefile fragments for hpux.
7010 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
7011 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
7012 * configure: Regenerate.
7013 * Makefile.in: Regenerate.
7014
7015 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
7016
7017 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
7018
7019 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
7020
7021 * MAINTAINERS (Write after Approval): Add myself.
7022
7023 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
7024
7025 * MAINTAINERS (Write After Approval): Add myself.
7026
7027 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
7028
7029 * MAINTAINERS (Write After Approval): Add myself.
7030
7031 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
7032
7033 * MAINTAINERS: Update my email address.
7034
7035 2008-06-25 Joey Ye <joey.ye@intel.com>
7036
7037 * MAINTAINERS (Write After Approval): Add myself.
7038
7039 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7040
7041 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
7042 * Makefile.in: Regenerate.
7043 * configure: Regenerate.
7044
7045 2008-06-17 Daniel Kraft <d@domob.eu>
7046
7047 * MAINTAINERS (Write After Approval): Add myself.
7048
7049 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7050
7051 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
7052 "$@" is still intact with both Autoconf 2.59 and 2.62.
7053 * configure: Regenerate.
7054
7055 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7056
7057 * Makefile.tpl: Fix comment errors.
7058 * Makefile.in: Regenerate.
7059
7060 2008-06-12 David S. Miller <davem@davemloft.net>
7061 David Edelsohn <edelsohn@gnu.org>
7062
7063 * configure.ac: Add powerpc*-*-* to gold supported targets.
7064 * configure: Regenerate.
7065
7066 2008-06-08 Joseph Myers <joseph@codesourcery.com>
7067
7068 PR tree-optimization/36218
7069 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
7070 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
7071 (all prefix="build-"): Pass them to build-system sub-makes.
7072 * Makefile.in: Regenerate.
7073
7074 2008-06-07 Joseph Myers <joseph@codesourcery.com>
7075
7076 * MAINTAINERS (mt port): Remove.
7077 (sco5, unixware, sco udk): Remove.
7078 (Kean Johnston): Add to Write After Approval.
7079
7080 2008-05-30 Julian Brown <julian@codesourcery.com>
7081
7082 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
7083 of libobjc for ARM EABI Linux.
7084 * configure: Regenerate.
7085
7086 2008-05-18 Xinliang David Li <davidxl@google.com>
7087
7088 * ChangeLog: Remove wrong ChangeLog entry.
7089
7090 2008-05-17 Xinliang David Li <davidxl@google.com>
7091
7092 * MAINTAINERS (Write After Approval): Add myself.
7093
7094 2008-05-15 Janus Weil <janus@gcc.gnu.org>
7095
7096 * MAINTAINERS (Write After Approval): Add myself.
7097
7098 2008-05-14 Rafael Espíndola <espindola@google.com>
7099
7100 * config-ml.in: don't handle --enable-shared and --enable-static.
7101
7102 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
7103
7104 * MAINTAINERS: Update my email address.
7105
7106 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
7107
7108 * MAINTAINERS: Update my email address.
7109
7110 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
7111
7112 * MAINTAINERS (Write After Approval): Add myself.
7113
7114 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
7115
7116 * MAINTAINERS (Write After Approval): Add myself.
7117
7118 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
7119
7120 * MAINTAINERS (crx): Add myself.
7121
7122 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
7123
7124 Sync with src:
7125 2008-04-14 David S. Miller <davem@davemloft.net>
7126
7127 * configure.ac: Add sparc*-*-* to gold supported targets.
7128 * configure: Regenerate.
7129
7130 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
7131
7132 PR bootstrap/35457
7133 * configure.ac: Include override.m4.
7134 * configure: Regenerate.
7135
7136 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
7137
7138 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
7139 * Makefile.in: Regenerate.
7140
7141 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
7142
7143 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
7144 as nonconfigurable directories list.
7145 * configure: Regenerate.
7146
7147 2008-04-14 Ben Elliston <bje@au.ibm.com>
7148
7149 * config.sub, config.guess: Update from upstream sources.
7150
7151 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
7152
7153 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
7154 * Makefile.in: Regenerate.
7155
7156 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
7157
7158 * configure.ac: Do not build libssp for the AVR.
7159 * configure: Regenerate.
7160
7161 2008-04-07 Ian Lance Taylor <iant@google.com>
7162
7163 * Makefile.def: check-gold depends upon all-binutils.
7164 * Makefile.in: Regenerate.
7165
7166 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
7167
7168 * MAINTAINERS (Write After Approval): Add myself.
7169
7170 2008-04-04 Nick Clifton <nickc@redhat.com>
7171
7172 PR binutils/4334
7173 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
7174 builds.
7175 * configure: Regenerate.
7176
7177 2008-04-04 NightStrike <NightStrike@gmail.com>
7178
7179 PR other/35151
7180 * configure.ac: Combine rules for mingw32 and mingw64.
7181 * configure: Regenerate.
7182
7183 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
7184
7185 * MAINTAINERS (Write After Approval): Add myself.
7186
7187 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
7188
7189 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
7190 * Makefile.in (.NOTPARALLEL): Ditto.
7191
7192 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
7193
7194 * MAINTAINERS (Write After Approval): Add myself.
7195
7196 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
7197
7198 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
7199 * Makefile.in (.NOTPARALLEL): Regenerate.
7200
7201 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
7202
7203 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
7204 * Makefile.in: Regenerate.
7205
7206 2008-03-26 Jakub Staszak <kuba@et.pl>
7207
7208 * MAINTAINERS (Write After Approval): Add myself.
7209
7210 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
7211
7212 * MAINTAINERS: Update e-mail address.
7213
7214 2008-03-20 Ian Lance Taylor <iant@google.com>
7215
7216 * configure.ac: Add support for --enable-gold.
7217 * Makefile.def: Add gold as a directory like ld.
7218 * configure, Makefile.in: Regenerate.
7219
7220 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7221
7222 * configure.ac: m4_include config/proginstall.m4.
7223 * configure: Regenerate.
7224
7225 Backport from upstream Libtool:
7226
7227 2007-10-12 Eric Blake <ebb9@byu.net>
7228
7229 Deal with Autoconf 2.62's semantic change in m4_append.
7230 * ltsugar.m4 (lt_append): Replace broken versions of
7231 m4_append.
7232 (lt_if_append_uniq): Don't require separator to be overquoted,
7233 and avoid broken m4_append.
7234 (lt_dict_add): Fix typo.
7235 * libtool.m4 (_LT_DECL): Don't overquote separator.
7236
7237 2008-03-13 David Edelsohn <edelsohn@gnu.org>
7238
7239 * config.rpath: Add AIX 6 support.
7240
7241 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
7242
7243 * Makefile.def (stageprofile). Remove -fprofile-generate
7244 from stage_libcflags.
7245 * Makefile.in: Regenerate.
7246
7247 2008-03-13 Ben Elliston <bje@au.ibm.com>
7248
7249 * config.sub, config.guess: Update from upstream sources.
7250
7251 2008-03-06 Tom Tromey <tromey@redhat.com>
7252
7253 * MAINTAINERS: Update for treelang deletion.
7254
7255 2008-03-03 James E. Wilson <wilson@tuliptree.org>
7256
7257 * MAINTAINERS: Update my email address.
7258
7259 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
7260
7261 * MAINTAINERS (darwin port): Add myself as a maintainer.
7262 (objective-c/c++): Add myself as a maintainer.
7263
7264 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
7265
7266 * MAINTAINERS (Write After Approval): Update my email address.
7267
7268 2008-02-25 Tomas Bily <tbily@suse.cz>
7269
7270 * MAINTAINERS (Write After Approval): Add myself.
7271
7272 2008-02-23 Jakub Jelinek <jakub@redhat.com>
7273
7274 * MAINTAINERS (OpenMP): Add myself.
7275
7276 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
7277
7278 PR bootstrap/32009
7279 PR bootstrap/32161
7280
7281 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
7282 * configure: Regenerate.
7283
7284 * Makefile.def: Define stage_libcflags for all bootstrap stages.
7285 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
7286 STAGE4_LIBCFLAGS): New.
7287 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
7288 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
7289 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
7290 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
7291 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
7292 for target modules. Don't export LIBCFLAGS.
7293 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
7294 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
7295 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
7296 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
7297 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
7298 * Makefile.in: Regenerate.
7299
7300 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7301
7302 PR libgcj/33085
7303 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
7304 Do not use -DDLL_EXPORT. Backport from upstream.
7305
7306 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7307
7308 * MAINTAINERS (Write After Approval): Add myself.
7309
7310 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
7311
7312 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
7313 * configure: Regenerate.
7314
7315 2008-01-31 Marc Gauthier <marc@tensilica.com>
7316
7317 * configure.ac (xtensa*-*-*): Recognize processor variants.
7318 * configure: Regenerate.
7319
7320 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7321
7322 PR bootstrap/34922
7323 * configure.ac (PARSE_ARGS): Push suitable setting of
7324 ac_subdirs_all, for `./configure --help=recursive'.
7325 Handle `+' in generic toplevel directory disabling.
7326 * configure: Regenerate.
7327
7328 2008-01-28 Nick Clifton <nickc@redhat.com>
7329
7330 * MAINTAINERS (xstormy16): Take over maintainership.
7331
7332 2008-01-25 Joseph Myers <joseph@codesourcery.com>
7333
7334 * MAINTAINERS (c4x port): Remove.
7335
7336 2008-01-24 David Edelsohn <edelsohn@gnu.org>
7337
7338 * libtool.m4: Backport AIX 6 support from ToT Libtool.
7339
7340 2008-01-23 Ben Elliston <bje@au.ibm.com>
7341
7342 * config.sub, config.guess: Update from upstream sources.
7343
7344 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
7345
7346 * MAINTAINERS (Write After Approval): Add myself.
7347
7348 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
7349
7350 * MAINTAINERS: Update my email address.
7351
7352 2008-01-09 Raksit Ashok <raksit@google.com>
7353
7354 * MAINTAINERS (Write After Approval): Add myself.
7355
7356 2008-01-09 Raksit Ashok <raksit@google.com>
7357
7358 * MAINTAINERS (Write After Approval): Add myself.
7359
7360 2008-01-08 Ben Elliston <bje@au.ibm.com>
7361
7362 * config.sub, config.guess: Update from upstream sources.
7363
7364 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7365
7366 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
7367 Change recommended MPFR from 2.2.1 -> 2.3.0.
7368 * configure: Regenerate.
7369
7370 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
7371
7372 * MAINTAINERS: Update my email address.
7373
7374 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
7375
7376 * MAINTAINERS: Update my email address.
7377
7378 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
7379
7380 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
7381 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
7382 * Makefile.in: Regenerate.
7383
7384 2007-12-10 Mark Heffernan <meheff@google.com>
7385
7386 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
7387 misplaced entries.
7388
7389 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
7390
7391 * configure.ac: Enable libjava for x86_64-*-darwin9.
7392 * configure: Regenerate.
7393
7394 2007-12-07 Bill Maddox <maddox@google.com>
7395
7396 * MAINTAINERS (Write After Approval): Add myself.
7397
7398 2007-12-05 Ben Elliston <bje@au.ibm.com>
7399
7400 * config.sub, config.guess: Update from upstream sources.
7401
7402 2007-12-02 Matthias Klose <doko@ubuntu.com>
7403
7404 * config-ml.in: Remove 64bit configure tests.
7405
7406 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7407
7408 * config-ml.in: Robustify against white space in absolute file
7409 names.
7410
7411 * config-ml.in (multi-clean): Substitute ${Makefile}.
7412 Remove superfluous ${Makefile} in list.
7413
7414 2007-11-19 Thiemo Seufer <ths@mips.com>
7415
7416 * config-ml.in: Don't hardcode the Makefile name.
7417
7418 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
7419
7420 * MAINTAINERS (Write After Approval): Add myself.
7421
7422 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
7423
7424 * MAINTAINERS (Write After Approval): Add myself.
7425
7426 2007-11-06 Doug Kwan <dougkwan@google.com>
7427
7428 * MAINTAINERS (Write After Approval): Add myself.
7429
7430 2007-10-25 Ben Elliston <bje@au.ibm.com>
7431
7432 * MAINTAINERS (mercury): Remove entry.
7433 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
7434
7435 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
7436
7437 * Makefile.def (dependencies): Make configure-gdb depend on
7438 all-intl.
7439 * Makefile.in: Regenerated.
7440
7441 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
7442
7443 * MAINTAINERS (Fortran maintainer): Remove myself.
7444
7445 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
7446
7447 * Makefile.def: To avoid problems running with parallel makes,
7448 build newlib before libgloss so that target specific header
7449 files are availble.
7450 * Makefile.in: Regenerate
7451
7452 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
7453
7454 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
7455 * Makefile.in: Regenerate.
7456
7457 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
7458
7459 * MAINTAINERS (Register allocation reviewer): Add myself.
7460
7461 2007-10-08 Mike Frysinger <vapier@gentoo.org>
7462
7463 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
7464 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
7465 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
7466 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
7467 * configure: Regenerate.
7468
7469 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
7470
7471 * MAINTAINERS (Register allocation reviewer): Add myself.
7472
7473 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
7474
7475 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
7476 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
7477 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
7478 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
7479 * configure.ac: Default them to host tools for $host = $build.
7480 Subst them.
7481
7482 * configure: Regenerate.
7483 * Makefile.in: Regenerate.
7484
7485 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
7486
7487 * MAINTAINERS (Register allocation reviewer): Add myself.
7488
7489 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
7490
7491 * MAINTAINERS (Register allocation reviewer): Add myself.
7492
7493 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
7494
7495 * MAINTAINERS (Write After Approval): Fix typo.
7496
7497 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
7498
7499 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
7500 * configure: Regenerate.
7501
7502 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
7503
7504 PR bootstrap/31906
7505 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
7506 they're already prefixed.
7507
7508 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
7509
7510 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
7511 libstdc++.
7512 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
7513 * configure: Regenerate.
7514 * Makefile.in: Regenerate.
7515
7516 2007-09-17 Andreas Schwab <schwab@suse.de>
7517
7518 * configure.ac: Raise minimum makeinfo version to 4.6.
7519 * configure: Regenerate.
7520
7521 2007-09-17 Johannes Singler <singler@ira.uka.de>
7522
7523 * MAINTAINERS (write-after-approval) add myself
7524
7525 2007-09-15 Alan Modra <amodra@bigpond.net.au>
7526
7527 * configure.ac: Correct makeinfo version check.
7528 * configure: Regenerate.
7529
7530 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
7531
7532 * MAINTAINERS: Update my email address.
7533
7534 2007-09-14 Richard Sandiford <richard@codesourcery.com>
7535
7536 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
7537 to $skipdirs and only disable gprof for newlib. Use the normal
7538 mips*-elf* handling in other respects.
7539 * configure: Regnerate.
7540
7541 2007-09-12 David Daney <ddaney@avtrex.com>
7542
7543 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
7544 enabling libgcj.
7545 * configure: Regenerate.
7546
7547 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
7548
7549 PR other/32154
7550 * configure.ac: For libgloss targets, point the linker to the linker
7551 script, startup code and simulator library.
7552 * configure: Regenerate.
7553
7554 2007-09-07 Andrew Haley <aph@redhat.com>
7555
7556 * configure.ac (noconfigdirs): Remove target-libffi and
7557 target-libjava.
7558 * configure: Regenerate.
7559
7560 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7561
7562 PR target/33281
7563 * configure.ac: Use config/mh-mingw on mingw.
7564 * configure: Regenerate.
7565
7566 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
7567
7568 * MAINTAINERS (Write After Approval): Add myself.
7569
7570 2007-09-05 Richard Guenther <rguenther@suse.de>
7571
7572 * configure.ac (--enable-stage1-checking): If neither --enable-checking
7573 nor --disable-checking is provided also turn on yes and types
7574 checking for stage1.
7575 * configure: Re-generate.
7576
7577 2007-08-30 Krister Walfridsson <cato@df.lth.se>
7578
7579 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
7580 (Write After Approval): Remove myself.
7581
7582 2007-08-29 Nick Clifton <nickc@redhat.com>
7583
7584 * config.sub, config.guess: Update from upstream sources.
7585
7586 2007-08-22 Bud Davis <jmdavis@link.com>
7587
7588 * MAINTAINERS (Write After Approval): Added myself.
7589 * MAINTAINERS (Reviewers): Removed myself.
7590
7591 2007-08-18 Paul Brook <paul@codesourcery.com>
7592 Joseph Myers <joseph@codesourcery.com>
7593
7594 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
7595 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
7596 * Makefile.in: Regenerate.
7597 * configure.ac (--with-debug-prefix-map): New.
7598 * configure: Regenerate.
7599
7600 2007-08-17 Richard Sandiford <richard@codesourcery.com>
7601 Nigel Stephens <nigel@mips.com>
7602
7603 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
7604 as target_makefile_frag.
7605 * configure: Regenerate.
7606
7607 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
7608
7609 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
7610 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
7611 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
7612 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
7613 (do-compare, do-compare3, do-compare-debug): New.
7614 ([+compare-target+]): Use them.
7615
7616 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
7617
7618 * MAINTAINERS (Write After Approval): Change my email address.
7619
7620 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7621 Ben Elliston <bje@au.ibm.com>
7622
7623 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
7624 --silent if $silent.
7625 * configure: Regenerate.
7626
7627 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
7628
7629 * MAINTAINERS (Various Maintainers): Add myself as
7630 loop infrastructure maintainer. Update my e-mail
7631 address.
7632
7633 2007-07-31 Diego Novillo <dnovillo@google.com>
7634
7635 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
7636 Adjust description.
7637
7638 2007-07-26 Richard Guenther <rguenther@suse.de>
7639
7640 * configure.ac: Add types checking to stage1 checking flags.
7641 * configure: Regenerate.
7642
7643 2007-07-17 Nick Clifton <nickc@redhat.com>
7644
7645 * COPYING3: New file. Contains version 3 of the GNU General
7646 Public License.
7647 * COPYING3.LIB: New file. Contains version 3 of the GNU
7648 Lesser General Public License.
7649
7650 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
7651
7652 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
7653
7654 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
7655
7656 * MAINTAINERS (S/390 co-maintainer): Add myself.
7657 (Write After Approval): Remove myself.
7658
7659 2007-07-13 Dan Hipschman <dsh@google.com>
7660
7661 * MAINTAINERS (Write After Approval): Add myself.
7662
7663 2007-07-11 Nick Clifton <nickc@redhat.com>
7664
7665 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
7666 WINDRES export.
7667 * Makefile.in: Regenerate.
7668
7669 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7670
7671 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
7672 maintainer.
7673
7674 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
7675
7676 * lt~obsolete.m4: New. Import from 20070318 libtool.
7677
7678 2007-07-03 Julian Brown <julian@codesourcery.com>
7679
7680 * MAINTAINERS (Write After Approval): Add myself.
7681
7682 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7683
7684 * configure.ac: Rewrite 'configure --help' strings to look nicer.
7685 * configure: Regenerate.
7686
7687 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7688
7689 * configure.ac: Add some missing m4 quotation.
7690 * configure: Regenerate.
7691
7692 2007-07-02 Simon Baldwin <simonb@google.com>
7693
7694 * MAINTAINERS (Write After Approval): Add myself.
7695
7696 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
7697
7698 * configure: Regenerate.
7699
7700 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
7701
7702 * Makefile.def: Add windmc tool to build.
7703 * Makefile.tpl: Likewise.
7704 * configure.ac: Likewise.
7705 * Makefile.in: Regenerate.
7706 * configure: Regenerate.
7707
7708 2007-06-28 DJ Delorie <dj@redhat.com>
7709
7710 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
7711 not building newlib.
7712 * configure: Regenerated.
7713
7714 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
7715
7716 * MAINTAINERS (Write After Approval): Add myself.
7717
7718 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
7719
7720 * MAINTAINERS (Write After Approval): Add myself.
7721
7722 2007-06-19 Chris Matthews <chrismatthews@google.com>
7723
7724 * MAINTAINERS (Write After Approval): Add myself.
7725
7726 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
7727
7728 * MAINTAINERS (Write After Approval): Add myself.
7729
7730 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
7731
7732 * Makefile.def: Add dependency from configure-gdb to all-bfd.
7733 * Makefile.in: Regenerated.
7734
7735 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
7736
7737 * configure.ac: Don't add target-libmudflap to noconfigdirs for
7738 bfin*-*-uclinux* targets.
7739 * configure: Regenerate.
7740
7741 2007-06-14 Ian Lance Taylor <iant@google.com>
7742
7743 * MAINTAINERS: Add myself as non-algorithmic global write
7744 maintainer.
7745
7746 2007-06-14 Diego Novillo <dnovillo@google.com>
7747
7748 * MAINTAINERS: Add self as middle-end maintainer and
7749 non-algorithmic global write maintainer.
7750
7751 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7752
7753 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
7754 Move all Fortran maintainers except Paul Brook into the
7755 Non-Autopoiesis section.
7756
7757 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
7758
7759 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
7760 (distclean-stage[+id+]): Possibly delete stage_last.
7761 * Makefile.in: Regenerate.
7762
7763 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
7764
7765 * MAINTAINERS (Various Maintainer): Fix typo.
7766
7767 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
7768
7769 * MAINTAINERS (Various Maintainer): Add myself as
7770 dataflow maintainer.
7771
7772 2007-06-07 Ben Elliston <bje@au.ibm.com>
7773
7774 * config.sub, config.guess: Update from upstream sources.
7775
7776 2007-06-07 Ben Elliston <bje@au.ibm.com>
7777
7778 * Makefile.tpl: Fix spelling error.
7779 * Makefile.in: Regenerate.
7780
7781 2007-06-01 Steve Ellcey <sje@cup.hp.com>
7782
7783 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
7784 lt_cv_sys_max_cmd_len.
7785
7786 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
7787
7788 * MAINTAINERS (Various Maintainers): Add myself as
7789 auto-vectorizer maintainer.
7790
7791 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
7792
7793 PR libjava/32098
7794 * libtool.m4: Revert previous change.
7795 * ltgcc.m4: Put it here.
7796
7797 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
7798
7799 * MAINTAINERS (Various Maintainers): Add myself as
7800 auto-vectorizer maintainer.
7801
7802 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
7803
7804 PR libjava/32098
7805 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
7806
7807 2007-05-30 Richard Guenther <rguenther@suse.de>
7808
7809 * MAINTAINERS (Various Maintainers): Add myself as
7810 auto-vectorizer maintainer.
7811
7812 2007-05-30 Jakub Jelinek <jakub@redhat.com>
7813
7814 PR bootstrap/29382
7815 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
7816 * configure: Rebuilt.
7817
7818 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
7819
7820 * MAINTAINERS (Write After Approval): Removed my name.
7821
7822 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
7823
7824 * MAINTAINERS (Write After Approval): Remove myself.
7825
7826 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
7827
7828 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
7829
7830 2007-05-23 Steve Ellcey <sje@cup.hp.com>
7831
7832 * ltmain.sh: Update from ToT Libtool.
7833 * libtool.m4: Update from ToT Libtool.
7834 * ltsugar.m4: New. Update from ToT Libtool.
7835 * ltversion.m4: New. Update from ToT Libtool.
7836 * ltoptions.m4: New. Update from ToT Libtool.
7837 * ltconfig: Remove.
7838 * ltcf-c.sh: Remove.
7839 * ltcf-cxx.sh: Remove.
7840 * ltcf-gcj.sh: Remove.
7841
7842 2007-05-22 Ollie Wild <aaw@google.com>
7843
7844 * MAINTAINERS (Write After Approval): Add myself.
7845
7846 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
7847
7848 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
7849 stage_cflags.
7850 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
7851 Remove CFLAGS/LIBCFLAGS.
7852 (configure-stage[+id+]-[+prefix+][+module+],
7853 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
7854 * Makefile.in: Regenerate.
7855
7856 2007-05-15 Diego Novillo <dnovillo@google.com>
7857
7858 * MAINTAINERS: Update e-mail address.
7859
7860 2007-05-15 Revital Eres <eres@il.ibm.com>
7861
7862 * MAINTAINERS (Write After Approval): Add myself.
7863
7864 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
7865
7866 * MAINTAINERS (Write After Approval): Updated my address.
7867
7868 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
7869
7870 * MAINTAINERS (Write After Approval): Add myself.
7871
7872 2007-05-11 Silvius Rus <rus@google.com>
7873
7874 * MAINTAINERS (Write After Approval): Add myself.
7875
7876 2007-04-23 Tom Tromey <tromey@redhat.com>
7877
7878 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
7879
7880 2007-04-22 Mark Mitchell <mark@codesourcery.com>
7881
7882 * MAINTAINERS (cpplib): Rename to ...
7883 (libcpp): ... this. Add C/C++ front end maintainers.
7884
7885 2007-04-14 Steve Ellcey <sje@cup.hp.com>
7886
7887 * config-ml.in: Pass ${ml_config_env} to configure calls.
7888
7889 2007-04-04 Christian Bruel <christian.bruel@st.com>
7890
7891 * MAINTAINERS (Write After Approval): Add myself.
7892
7893 2007-04-02 Dave Korn <dave.korn@artimi.com>
7894
7895 * MAINTAINERS (Write After Approval): Add myself.
7896
7897 2007-03-31 Tobias Burnus <burnus@net-b.de>
7898
7899 * MAINTAINERS (fortran 95 front end): Add myself.
7900
7901 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7902
7903 * MAINTAINERS (Write After Approval): Add myself.
7904
7905 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
7906
7907 * MAINTAINERS (Modulo Scheduler): Add myself.
7908
7909 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
7910
7911 * MAINTAINERS (fortran 95 front end): Add myself.
7912 (c++ front end): whitespace fix.
7913
7914 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
7915
7916 * MAINTAINERS (Write After Approval): Add myself.
7917
7918 2007-03-21 Richard Sandiford <richard@codesourcery.com>
7919
7920 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
7921 of glob. Quote arguments with single quotes too.
7922 * configure: Regenerate.
7923
7924 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
7925
7926 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
7927 * Makefile.in: Regenerate
7928
7929 2007-03-07 Andreas Schwab <schwab@suse.de>
7930
7931 * configure: Regenerate.
7932
7933 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
7934
7935 * configure.ac: Add "--with-pdfdir" configure option,
7936 which defines pdfdir variable.
7937 * Makefile.def (target=fixincludes): Add install-pdf to
7938 missing targets.
7939 (recursive_targets): Add install-pdf target.
7940 (flags_to_pass): Add pdfdir.
7941 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
7942 target.
7943 * configure: Regenerate
7944 * Makefile.in: Regenerate
7945
7946 2007-02-28 Eric Christopher <echristo@apple.com>
7947
7948 Revert:
7949 2006-12-07 Mike Stump <mrs@apple.com>
7950
7951 * Makefile.def (dependencies): Add dependency for
7952 install-target-libssp and install-target-libgomp on
7953 install-gcc.
7954 * Makefile.in: Regenerate.
7955
7956 2007-02-27 Matt Kraai <kraai@ftbfs.org>
7957
7958 * configure: Regenerate.
7959 * configure.ac: Move statements after variable declarations.
7960
7961 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
7962
7963 * MAINTAINERS: Add myself as sh maintainer.
7964
7965 2007-02-19 Joseph Myers <joseph@codesourcery.com>
7966
7967 * configure.ac: Adjust for loop syntax.
7968 * configure: Regenerate.
7969
7970 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
7971
7972 * configure: Rebuilt.
7973
7974 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
7975
7976 * configure.ac: Drop multiple occurrences of --enable-languages,
7977 and fix its quoting.
7978 * configure: Rebuilt.
7979
7980 2007-02-17 Mark Mitchell <mark@codesourcery.com>
7981 Nathan Sidwell <nathan@codesourcery.com>
7982 Vladimir Prus <vladimir@codesourcery.com>
7983 Joseph Myers <joseph@codesourcery.com>
7984
7985 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
7986 * configure: Regenerate.
7987
7988 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
7989
7990 * ltconfig (freebsd*): Default to elf.
7991
7992 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7993
7994 * configure.ac (target_libraries): Move libgcc before libiberty.
7995 * configure: Regenerated.
7996
7997 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7998 Paolo Bonzini <bonzini@gnu.org>
7999
8000 PR bootstrap/30753
8001 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
8002 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
8003 * configure: Regenerated.
8004
8005 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8006
8007 * MAINTAINERS (Language Front End Maintainers): Update my mail
8008 address.
8009
8010 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8011
8012 PR bootstrap/30748
8013 * configure.ac: Correct syntax for Solaris ksh.
8014 * configure: Regenerated.
8015
8016 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8017
8018 * configure.ac: Sync with src.
8019 * configure: Regenerate.
8020
8021 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8022
8023 * Makefile.in: Regenerate.
8024
8025 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8026
8027 * config.sub: Sync with src.
8028
8029 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8030
8031 * Makefile.tpl (build_alias, host_alias, target_alias): Use
8032 noncanonical equivalents.
8033 * configure.in: Rename to...
8034 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
8035 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
8036 target_noncanonical. Use them. Rewrite removal of configure
8037 arguments for autoconf 2.59. Discard variable settings. Force
8038 program_transform_name for native tools.
8039
8040 * Makefile.in: Regenerated.
8041 * configure: Regenerated with autoconf 2.59.
8042
8043 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
8044
8045 * MAINTAINERS (Write After Approval): Add myself.
8046
8047 2007-01-31 Andreas Schwab <schwab@suse.de>
8048
8049 * Makefile.tpl (LDFLAGS): Substitute it.
8050 * Makefile.in: Regenerate.
8051
8052 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
8053
8054 * MAINTAINERS (Write After Approval): Add myself.
8055
8056 2007-01-28 David Edelsohn <edelsohn@gnu.org>
8057
8058 * MAINTAINERS (spu port): Add myself.
8059
8060 2007-01-23 Richard Guenther <rguenther@suse.de>
8061
8062 PR bootstrap/30541
8063 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
8064 * Makefile.tpl (GNATBIND): Substitute it.
8065 (GNATMAKE): Likewise.
8066 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
8067 of STAGE_PREFIX.
8068 * Makefile.in: Regenerate.
8069 * configure: Regenerate.
8070
8071 2007-01-18 Mike Stump <mrs@apple.com>
8072
8073 * configure.in: Re-enable -Werror for gcc builds.
8074
8075 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
8076
8077 * MAINTAINERS (Write After Approval): Add myself.
8078
8079 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
8080
8081 * configure.in: Change == to = in test command.
8082 * configure: Regenerate.
8083
8084 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
8085 Nick Clifton <nickc@redhat.com>
8086 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
8087
8088 * configure.in (build_configargs, host_configargs, target_configargs):
8089 Remove build/host/target parameters.
8090 (host_libs): Add gmp and mpfr.
8091 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
8092 * Makefile.def (gmp, mpfr): New.
8093 (gcc): Remove target.
8094 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
8095 target_os, target_vendor): New.
8096 (configure): Add host_alias/target_alias arguments; adjust invocations.
8097 * configure: Regenerate.
8098 * Makefile.in: Regenerate.
8099
8100 2007-01-11 Matt Fago <fago@earthlink.net>
8101
8102 * configure.in: Try to link to functions only in mpfr 2.2.x
8103 to improve robustness of configure tests.
8104 * configure: Regenerate.
8105
8106 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
8107
8108 * MAINTAINERS: Add myself as i386 maintainer.
8109
8110 2007-01-08 Jan Hubicka <jh@suse.cz>
8111
8112 * MAINTAINERS: Add myself as i386 maintainer.
8113
8114 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
8115
8116 * configure.in: Add support for an x86_64-mingw* target.
8117 * configure: Regenerate.
8118
8119 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
8120
8121 * Makefile.tpl (all-target): Correct @if conditional for target
8122 modules.
8123 * configure.in: Omit libiberty if building only target libgcc.
8124 * configure, Makefile.in: Regenerated.
8125
8126 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
8127
8128 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
8129 * configure: Regenerate.
8130
8131 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
8132
8133 * Makefile.def (target_modules): Add libgcc.
8134 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
8135 * Makefile.tpl (clean-target-libgcc): Delete.
8136 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
8137 on gcc even for bootstrapped modules. Rewrite handling of
8138 lang_env_dependencies to loop over target_modules.
8139 * configure.in (target_libraries): Add target-libgcc.
8140 * Makefile.in, configure: Regenerated.
8141
8142 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
8143
8144 * configure.in: Reorganize recognition of languages. Add
8145 --enable-stage1-languages. Show supported languages for the chosen
8146 target rather than all recognized languages.
8147 * configure: Regenerate.
8148
8149 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
8150
8151 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
8152 * Makefile.in: Regenerate.
8153
8154 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8155
8156 * configure.in: Warn that MPFR 2.2.0 is buggy.
8157 * configure: Regenerate.
8158
8159 2006-12-27 Ian Lance Taylor <iant@google.com>
8160
8161 * configure.in: When removing Makefiles to force a reconfigure, also
8162 remove prev-DIR*/Makefile.
8163 * configure: Regenerate.
8164
8165 2006-12-22 Andreas Schwab <schwab@suse.de>
8166
8167 * configure: Regenerate with correct autoconf version.
8168
8169 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
8170
8171 * configure.in: add AC_SUBST for *_FOR_TARGET.
8172 * configure: Regenerate.
8173
8174 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8175
8176 * configure.in: Simplify logic for rejecting languages that cannot
8177 be built. Separate the case when a language is unsupported,
8178 from the case when the user chooses not to build a language.
8179
8180 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8181
8182 * configure.in: Remove "$build" case for powerpc-*-darwin* since
8183 it only affects bootstrap and could be tested on "$host" as well.
8184 * configure: Regenerate.
8185 * config/mh-ppc-darwin: Add to the stage1 cflags here.
8186
8187 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8188
8189 PR bootstrap/29544
8190 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
8191 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
8192 move here comment from Makefile.tpl.
8193 * Makefile.tpl: Move some definitions higher in the file.
8194 (STAGE1_CHECKING): New.
8195 * configure.in: Add --enable-stage1-checking.
8196 * configure: Regenerate.
8197 * Makefile.in: Regenerate.
8198
8199 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8200
8201 * MAINTAINERS: Add myself as build system maintainer.
8202
8203 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
8204
8205 * MAINTAINERS (Write After Approval): Add myself.
8206
8207 2006-12-13 Eric Christopher <echristo@apple.com>
8208
8209 * MAINTAINERS: Add myself as darwin maintainer.
8210
8211 2006-12-11 Ian Lance Taylor <ian@airs.com>
8212
8213 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
8214
8215 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
8216
8217 MAINTAINERS: Update my entry.
8218
8219 2006-12-11 Alan Modra <amodra@bigpond.net.au>
8220
8221 * configure.in: Handle spu makefile frag.
8222 * Makefile.tpl (MAINT): Define
8223 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
8224 * configure: Regenerate.
8225 * Makefile.in: Regenerate.
8226
8227 2006-12-11 Ben Elliston <bje@au.ibm.com>
8228
8229 * config.guess: Import latest version.
8230 * config.sub: Likewise.
8231
8232 2006-12-11 Ben Elliston <bje@au.ibm.com>
8233
8234 * configure.in (spu-*-*): Don't skip target-libiberty.
8235 * configure: Regenerate.
8236
8237 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
8238
8239 PR bootstrap/30134
8240 * configure.in: Correct x86 darwin support for libjava to powerpc
8241 and i?86 only.
8242 * configure: Regenerate.
8243
8244 2006-12-08 Sandro Tolaini <tolaini@libero.it>
8245
8246 * configure.in: Add x86 darwin support for libjava.
8247 * configure: Regenerate.
8248
8249 2006-12-07 Mike Stump <mrs@apple.com>
8250
8251 * Makefile.def (dependencies): Add dependency for
8252 install-target-libssp and install-target-libgomp on
8253 install-gcc.
8254 * Makefile.in: Regenerate.
8255
8256 2006-12-04 Richard Guenther <rguenther@suse.de>
8257
8258 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
8259 (Non-Algorithmic Maintainers): Move over non-algorithmic
8260 loop optimizer maintainers, add myself as a non-algorithmic
8261 middle-end maintainer.
8262
8263 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
8264
8265 * MAINTAINERS (Write After Approval): Add myself.
8266
8267 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8268
8269 * configure.in: Update error message for missing GMP/MPFR.
8270
8271 * configure: Regenerate.
8272
8273 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8274
8275 * configure.in: Update MPFR version in error message.
8276
8277 * configure: Regenerate.
8278
8279 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8280
8281 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
8282 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
8283 --with-gmp-lib): New flags.
8284
8285 * configure: Regenerate.
8286
8287 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
8288
8289 * MAINTAINERS (Write After Approval): Change my email address.
8290
8291 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
8292
8293 * MAINTAINERS (Write After Approval): Add myself.
8294
8295 2006-11-22 Philipp Thomas <pth@suse.de>
8296
8297 * MAINTAINERS (i18n): Update e-mail address.
8298
8299 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
8300
8301 * MAINTAINERS (spu port): Add myself as maintainer.
8302 (Write After Approval): Remove myself.
8303
8304 2006-11-22 Ben Elliston <bje@au.ibm.com>
8305
8306 * configure.in (skipdirs): Don't build libssp for SPU.
8307 * configure: Regenerate.
8308
8309 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
8310
8311 * MAINTAINERS (spu port): Add myself as maintainer.
8312 (libobjc): Update my email address.
8313
8314 2006-11-21 Andrea Bona <andrea.bona@st.com>
8315
8316 * MAINTAINERS (Write After Approval): Add myself.
8317
8318 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
8319
8320 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
8321 * configure : Rebuilt.
8322
8323 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
8324
8325 * MAINTAINERS (Write After Approval): Add myself.
8326
8327 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
8328
8329 * MAINTAINERS (Write After Approval): Add myself.
8330
8331 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8332
8333 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
8334 libmpfr.a.
8335 * configure: Regenerate.
8336
8337 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
8338
8339 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
8340 (unstage): Test for stage_last presence.
8341
8342 PR bootstrap/29802
8343 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
8344 STAGE_PREFIX.
8345 * Makefile.in: Regenerate.
8346
8347 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
8348
8349 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
8350 maintainers.
8351
8352 2006-11-14 Erven Rohou <erven.rohou@st.com>
8353
8354 * MAINTAINERS (Write After Approval): Add myself.
8355
8356 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
8357
8358 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
8359 and stageN-package/Makefile.
8360 * Makefile.in: Regenerated.
8361
8362 2006-11-14 Jie Zhang <jie.zhang@analog.com>
8363
8364 * configure.in: Remove target-libgloss from noconfigdirs for
8365 bfin-*-*.
8366 * configure: Regenerated.
8367
8368 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8369
8370 * configure.in (have_gmp): Only error if the gcc directory exists.
8371
8372 * configure: Regenerate.
8373
8374 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8375
8376 * configure.in: Robustify error message for missing GMP/MPFR.
8377
8378 * configure: Regenerate.
8379
8380 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
8381
8382 * MAINTAINERS (Write After Approval): Add myself.
8383
8384 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
8385
8386 * MAINTAINERS: Change email address.
8387
8388 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
8389
8390 * MAINTAINERS (Write After Approval): Add myself.
8391
8392 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
8393
8394 * MAINTAINERS (Write After Approval): Add myself.
8395
8396 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
8397
8398 * MAINTAINERS (Write After Approval): Move myself to
8399 Write After Approval section.
8400
8401 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8402
8403 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
8404 need_gmp anymore.
8405 * configure: Regenerate.
8406
8407 2006-10-16 Tobias Burnus <burnus@net-b.de>
8408
8409 * MAINTAINERS (Write After Approval): Add myself.
8410
8411 2006-10-16 Ben Elliston <bje@au.ibm.com>
8412
8413 * config.guess: Import latest version.
8414 * config.sub: Likewise.
8415
8416 2006-10-10 Brooks Moses <bmoses@stanford.edu>
8417
8418 * Makefile.def: Added pdf target handling.
8419 * Makefile.tpl: Added pdf target handling.
8420 * Makefile.in: Regenerated.
8421
8422 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
8423
8424 * MAINTAINERS: Add self as score port maintainer.
8425
8426 2006-10-04 Brooks Moses <bmoses@stanford.edu>
8427
8428 * MAINTAINERS (Write After Approval): Add myself.
8429
8430 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
8431
8432 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
8433 or newer.
8434 * configure: Regenerated.
8435
8436 2006-09-27 Dave Brolley <brolley@redhat.com>
8437
8438 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
8439 using $s instead of $r.
8440 * configure: Regenerated.
8441
8442 2006-09-26 Thiemo Seufer <ths@mips.com>
8443
8444 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
8445 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
8446 * configure: Regenerate.
8447
8448 2006-09-24 Graeme Peterson <gridly@gmail.com>
8449
8450 * MAINTAINERS (Write After Approval): Remove myself.
8451
8452 2006-09-22 Chao-ying Fu <fu@mips.com>
8453
8454 * MAINTAINERS (Write After Approval): Add myself.
8455
8456 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
8457
8458 * MAINTAINERS: Add self as soft-fp maintainer.
8459
8460 2006-09-09 Anatoly Sokolov <aesok@post.ru>
8461
8462 * MAINTAINERS: Add myself as avr maintainer.
8463 Remove Marek Michalkiewicz as avr maintainer.
8464
8465 2006-09-07 Roberto Costa <roberto.costa@st.com>
8466
8467 * MAINTAINERS (Write After Approval): Add myself.
8468
8469 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
8470
8471 * configure.in: Never build newlib for a Mingw host.
8472 Never build newlib as Mingw target library.
8473 Test the existence of winsup/cygwin for building a Cygwin newlib,
8474 rather than just winsup.
8475 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
8476 building a Mingw target.
8477 * configure: Regenerate.
8478
8479 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
8480
8481 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
8482
8483 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
8484
8485 * config.guess: Import from src (was more updated).
8486 * config.sub: Likewise.
8487
8488 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
8489
8490 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
8491 * configure: Regenerated.
8492
8493 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
8494
8495 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
8496 for stages after the first.
8497
8498 2006-07-17 Jakub Jelinek <jakub@redhat.com>
8499
8500 * Makefile.def: Add dependencies for configure-opcodes
8501 on configure-intl and all-opcodes on all-intl.
8502 * Makefile.in: Regenerated.
8503
8504 2006-07-13 Ben Elliston <bje@au.ibm.com>
8505
8506 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
8507
8508 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
8509
8510 Port to hosts whose 'sort' and 'tail' implementations
8511 treat operands with leading '+' as file names, as POSIX
8512 has required since 2001. However, make sure the code still
8513 works on pre-POSIX hosts.
8514 * ltmain.sh: Don't assume "sort +2" is equivalent to
8515 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
8516
8517 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
8518
8519 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
8520
8521 2006-07-04 Peter O'Gorman <peter@pogma.com>
8522
8523 * ltconfig: chmod 644 before ranlib during install.
8524
8525 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
8526
8527 PR bootstrap/18058
8528 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
8529 if the bootstrap compiler is a GCC version that supports it.
8530 * configure: Regenerate.
8531
8532 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
8533
8534 * configure.in: Fix thinkos in previous check-in.
8535 * configure: Regenerate.
8536
8537 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
8538
8539 PR other/27063
8540 * configure.in: Test subdir_requires and give an appropriate
8541 error message.
8542 * configure: Regenerate.
8543
8544 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
8545
8546 * MAINTAINERS (Write After Approval): Add myself.
8547
8548 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
8549
8550 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8551
8552 2006-06-22 Steve Ellcey <sje@cup.hp.com>
8553
8554 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8555
8556 2006-06-20 David Ayers <d.ayers@inode.at>
8557
8558 PR bootstrap/28072
8559 * configure.in: Add target-boehm-gc to noconfigdirs depending on
8560 whether target-libjava is being configured instead of whether the
8561 java front end is enabled.
8562 * configure: Regenerate.
8563
8564 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8565
8566 PR target/27540
8567 * configure.in: Only enable libgomp on IRIX 6.
8568 * configure: Regenerate.
8569
8570 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
8571
8572 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
8573 too.
8574 * Makefile.in: Regenerate.
8575
8576 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
8577
8578 * config-ml.in: Alter CCASFLAGS to include special
8579 multilib options the same as is done for CFLAGS.
8580
8581 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8582
8583 * configure.in: Don't enable libgomp on hpux10.
8584 * configure: Rebuilt.
8585
8586 2006-06-12 David Ayers <d.ayers@inode.at>
8587
8588 PR bootstrap/27963
8589 PR target/19970
8590 * configure.in: Remove target-boehm-gc from noconfigdirs where
8591 ${libgcj} is specified.
8592 * configure: Regenerate.
8593
8594 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
8595
8596 Sync from src:
8597
8598 * configure.in: Sync.
8599 * configure: Regenerated.
8600
8601 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
8602
8603 * Makefile.def: Added dependencies from sim and gdb on intl, and
8604 added configure dependencies to everything with an all dependency
8605 on intl.
8606 * Makefile.in: Regenerated.
8607
8608 2006-06-06 David Ayers <d.ayers@inode.at>
8609
8610 PR libobjc/13946
8611 * Makefile.def: Add dependencies for libobjc which boehm-gc.
8612 * Makefile.in: Regenerate.
8613 * configure.in: Add --enable-objc-gc at toplevel and have it
8614 enable boehm-gc for Objective-C.
8615 Remove target-boehm-gc from libgcj.
8616 Add target-boehm-gc to target_libraries.
8617 Add target-boehm-gc to noconfigdirs where ${libgcj}
8618 is specified.
8619 Assert that boehm-gc is supported when requested for Objective-C.
8620 Only build boehm-gc if needed either for Java or Objective-C.
8621 * configure: Regenerate.
8622
8623 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
8624
8625 PR 27674
8626 * Makefile.tpl (configure-[+prefix+][+module+],
8627 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
8628 Remove rule to unstage bootstrapped modules.
8629 (stage_current): New.
8630 * Makefile.in: Regenerate.
8631
8632 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
8633
8634 * MAINTAINERS (Write After Approval): Update my e-mail address.
8635
8636 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
8637
8638 * include/libiberty.h: Declare pex_run_in_environment.
8639
8640 2006-05-31 Asher Langton <langton2@llnl.gov>
8641
8642 * MAINTAINERS (Write After Approval): Add myself.
8643
8644 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
8645
8646 * Makefile.def (bfd, opcodes): Fix lib_path.
8647 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
8648 (restrap): Move under "@if gcc-bootstrap". Fix typo.
8649 * Makefile.in: Regenerate.
8650
8651 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
8652
8653 * Makefile.in: Regenerate.
8654
8655 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
8656
8657 * Makefile.def: Add install-html target. Add datarootdir
8658 docdir and htmldir to flags_to_pass.
8659 * Makefile.tpl: Add install-html target.
8660 * Makefile.in: Regenerate.
8661 * configure.in: Add --with-datarootdir, --with-docdir, and
8662 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
8663 * configure: Regenerate.
8664
8665 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
8666
8667 * configure.in: Enable gprof for cross builds.
8668 * configure: Regenerate.
8669
8670 2006-05-22 Richard Guenther <rguenther@suse.de>
8671
8672 Revert
8673 2006-01-31 Richard Guenther <rguenther@suse.de>
8674 Paolo Bonzini <bonzini@gnu.org>
8675
8676 * Makefile.def (target_modules): Add libgcc-math target module.
8677 * configure.in (target_libraries): Add libgcc-math target library.
8678 (--enable-libgcc-math): New configure switch.
8679 * Makefile.in: Re-generate.
8680 * configure: Re-generate.
8681 * libgcc-math: New toplevel directory.
8682
8683 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8684 Andreas Tobler <a.tobler@schweiz.ch>
8685
8686 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
8687 * configure: Rebuilt.
8688
8689 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
8690
8691 * MAINTAINERS (Write After Approval): Add myself.
8692
8693 2006-05-01 DJ Delorie <dj@redhat.com>
8694
8695 * configure.in: Restore CFLAGS if GMP isn't present.
8696 * configure: Regenerate.
8697
8698 2006-05-01 Richard Guenther <rguenther@suse.de>
8699
8700 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
8701 maintainer.
8702
8703 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
8704
8705 * MAINTAINERS (Write After Approval): Add myself.
8706
8707 2006-04-28 Jan Beulich <jbeulich@novell.com>
8708
8709 * MAINTAINERS (Write After Approval): Add myself.
8710
8711 2006-04-18 DJ Delorie <dj@redhat.com>
8712
8713 * configure.in (m32c): Build libstdc++-v3. Pass flags to
8714 reference libgloss so that libssp can be built in a combined
8715 tree.
8716 * configure: Regenerate.
8717
8718 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
8719
8720 * MAINTAINERS (Write After Approval): Add myself.
8721
8722 2006-04-05 Ben Elliston <bje@au.ibm.com>
8723
8724 * configure.in: Require makeinfo 4.4 or higher.
8725 * configure: Regenerate.
8726
8727 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
8728
8729 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
8730 Rearrange the entries of other libraries to have them in one place.
8731
8732 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
8733
8734 * MAINTAINERS (Write After Approval): Remove myself.
8735 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8736
8737 2006-03-14 Richard Guenther <rguenther@suse.de>
8738
8739 * configure: Regenerate with autoconf 2.13.
8740
8741 2006-03-13 Jim Blandy <jimb@codesourcery.com>
8742
8743 * MAINTAINERS: Use my work address.
8744
8745 * MAINTAINERS: Update my E-mail address.
8746
8747 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
8748
8749 * configure.in: Handle --disable-<component> generically.
8750 * configure: Regenerate.
8751
8752 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
8753
8754 PR libgcj/17311
8755 * ltmain.sh: Don't use "$finalize_rpath" for compile.
8756
8757 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
8758
8759 * MAINTAINERS (Write After Approval): Remove myself.
8760 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8761
8762 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
8763
8764 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
8765 (TARGET_CONFIGDIRS): Remove.
8766 * configure.in: Remove AC_SUBST(target_configdirs).
8767 * Makefile.in, configure: Regenerated.
8768
8769 2006-02-20 Steven G. Kargl <kargls@comcast.net>
8770
8771 * MAINTAINERS (Write After Approval): Remove myself.
8772 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8773
8774 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
8775
8776 PR bootstrap/25670
8777
8778 * Makefile.tpl ([+compare-target+]): Print explanation messages.
8779
8780 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
8781 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
8782 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
8783 BUILD_PREFIX, BUILD_PREFIX_1.
8784 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
8785
8786 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
8787 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
8788
8789 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
8790 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
8791 of `cat stage_current`. Always provide the `r' and `s' variables.
8792 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
8793 a single shell execution.
8794 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
8795 bootstrapped modules, make the stage1 module if the build was not
8796 started yet, else build the current stage.
8797 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
8798 (all-build, all-host, all-target, [+make_target+]-host,
8799 [+make_target+]-target): Do not use \-continued lines.
8800 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
8801 (current_stage, restrap, stage_last): New.
8802
8803 * Makefile.in: Regenerate.
8804 * configure: Regenerate.
8805
8806 2006-02-19 Bud Davis <jmdavis@link.com>
8807
8808 * MAINTAINERS (Write After Approval): Remove myself.
8809 (Language Front End Maintainers): Add myself as fortran 95
8810 maintainer and update e-mail address.
8811
8812 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8813
8814 * MAINTAINERS (Write After Approval): Remove myself.
8815 (Language Front End Maintainers): Add myself as fortran 95
8816 maintainer.
8817
8818 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
8819
8820 * MAINTAINERS (Write After Approval): Add myself.
8821
8822 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
8823
8824 * MAINTAINERS (Write After Approval): Remove myself.
8825 (Language Front End Maintainers): Add myself as
8826 fortran 95 maintainer.
8827
8828 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
8829
8830 Sync from src:
8831
8832 2005-12-27 Leif Ekblad <leif@rdos.net>
8833
8834 * configure.in: Add support for RDOS target.
8835 * configure: Regenerate.
8836
8837 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
8838 Andreas Schwab <schwab@suse.de>
8839
8840 * configure: Regenerate.
8841
8842 2006-02-12 David Edelsohn <edelsohn@gnu.org>
8843
8844 * configure.in (enable_libgomp): Add AIX.
8845 * configure: Regenerate.
8846
8847 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
8848
8849 * MAINTAINERS (Write After Approval): Add myself.
8850
8851 2006-02-03 Lee Millward <lee.millward@gmail.com>
8852
8853 * MAINTAINERS (Write After Approval): Add myself.
8854
8855 2006-01-31 Richard Guenther <rguenther@suse.de>
8856 Paolo Bonzini <bonzini@gnu.org>
8857
8858 * Makefile.def (target_modules): Add libgcc-math target module.
8859 * configure.in (target_libraries): Add libgcc-math target library.
8860 (--enable-libgcc-math): New configure switch.
8861 * Makefile.in: Re-generate.
8862 * configure: Re-generate.
8863 * libgcc-math: New toplevel directory.
8864
8865 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
8866
8867 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
8868 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
8869 the assembler, linker and binutils.
8870 * configure: Regenerate.
8871
8872 2006-01-22 Dirk Mueller <dmueller@suse.de>
8873
8874 * MAINTAINERS (Write After Approval): Add myself.
8875
8876 2006-01-20 Diego Novillo <dnovillo@redhat.com>
8877
8878 * configure: Regenerate.
8879
8880 2006-01-18 Richard Henderson <rth@redhat.com>
8881 Jakub Jelinek <jakub@redhat.com>
8882 Diego Novillo <dnovillo@redhat.com>
8883
8884 * libgomp: New directory.
8885 * Makefile.def: Add target_module libgomp.
8886 * Makefile.in: Regenerate.
8887 * configure.in (target_libraries): Add target-libgomp.
8888 * configure: Regenerate.
8889
8890 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
8891
8892 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
8893 @ from continuation.
8894 * Makefile.in: Rebuilt.
8895
8896 2006-01-04 Chris Lattner <sabre@gnu.org>
8897
8898 * MAINTAINERS (Write After Approval): Add myself.
8899
8900 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
8901
8902 PR bootstrap/24252
8903
8904 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
8905 * Makefile.tpl (OBJDUMP): New.
8906 (EXTRA_HOST_FLAGS): Add it.
8907 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
8908
8909 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
8910 to use symbolic links between directories. Avoid race conditions
8911 or make them harmless.
8912 * configure.in: Do not try to use symbolic links between directories.
8913
8914 * Makefile.def (LEAN): Pass.
8915 * Makefile.tpl (LEAN): Define.
8916 (stage[+id+]-start): Accept that the previous directory does not
8917 exist, if the bootstrap is lean.
8918 (stage[+id+]-bubble): Invoke lean bootstrap commands after
8919 stage[+id+]-start. Use a makefile variable and an `if' instead of a
8920 configure substitution.
8921 ([+compare-target+]): Likewise.
8922 ([+bootstrap-target+]-lean): New.
8923 * configure.in: Remove lean bootstrap support from here.
8924
8925 * Makefile.in: Regenerate.
8926 * configure: Regenerate.
8927
8928 2006-01-04 Ben Elliston <bje@au.ibm.com>
8929
8930 * MAINTAINERS (libdecnumber): Add myself.
8931
8932 2006-01-02 Mark Mitchell <mark@codesourcery.com>
8933
8934 * libtool-ldflags: New script.
8935
8936 2006-01-02 Andreas Schwab <schwab@suse.de>
8937
8938 * configure.in: When reconfiguring remove Makefile in
8939 all stage directories.
8940 * configure: Regenerate.
8941
8942 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
8943
8944 * MAINTAINERS: Update my email address.
8945
8946 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
8947
8948 Revert Ada-related part of the previous change.
8949
8950 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
8951 Do not pass.
8952 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
8953 * Makefile.in: Regenerate.
8954 * configure.in: Do not include mt-ppc-aix target fragment.
8955 * configure: Regenerate.
8956
8957 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
8958
8959 * configure.in: Select appropriate fragments for PowerPC/AIX.
8960 * configure: Regenerate.
8961
8962 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
8963 BOOT_CFLAGS, BOOT_LDFLAGS.
8964 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
8965 BOOT_CFLAGS, BOOT_LDFLAGS.
8966 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
8967 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
8968 (stage): Fail if we cannot complete the work.
8969 * Makefile.in: Regenerate.
8970
8971 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
8972
8973 * configure.in: Replace ms1 with mt.
8974 * configure: Rebuilt.
8975
8976 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
8977
8978 * MAINTAINERS: Update my email address.
8979
8980 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
8981
8982 * Makefile.tpl (all, do-[+make_target+], do-check, install,
8983 install-host-nogcc): Don't invoke $(stage) at the end.
8984 * Makefile.in: Regenerate.
8985
8986 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
8987
8988 * configure.in: Flip the top-level bootstrap switch.
8989 * configure: Regenerate.
8990
8991 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
8992
8993 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
8994 $(stage) and $(unstage).
8995 (EXTRA_TARGET_FLAGS): Correct double-quoting.
8996 (all): Remove stray semicolon.
8997 (local-distclean): Don't handle multilib.tmp and multilib.out.
8998 (install.all): Set $s for consistency.
8999 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
9000 check_multilibs setting. Always make the install directory.
9001 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
9002 Correct @if/@endif.
9003 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
9004 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
9005 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
9006 (multilib.out): Remove.
9007 * Makefile.in: Regenerated.
9008
9009 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9010
9011 * MAINTAINERS (Write After Approval): Add myself.
9012
9013 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
9014
9015 * MAINTAINERS: Add myself as mt maintainer.
9016
9017 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
9018
9019 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
9020
9021 * MAINTAINERS: Change email address.
9022
9023 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
9024
9025 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
9026 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
9027 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
9028 Find in-tree tools if available.
9029 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
9030 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
9031 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
9032 (COMPILER_*_FOR_TARGET): New.
9033 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
9034 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
9035 (CONFIGURED_*, USUAL_*): Remove.
9036 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
9037 STRIP): Use autoconf substitutions.
9038 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
9039 COMPILER_NM_FOR_TARGET): New.
9040 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
9041
9042 (all): Make all-host and all-target in parallel.
9043 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
9044 that $$r and $$s are set before invoking a recursive make.
9045 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
9046 ([+bootstrap-target+]): Inline most of the `all' target.
9047
9048 2005-11-29 Ben Elliston <bje@au.ibm.com>
9049
9050 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
9051 from the gcc build directory.
9052 * Makefile.in: Regenerate.
9053
9054 2005-11-29 Ben Elliston <bje@au.ibm.com>
9055
9056 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
9057 depend on all-libdecnumber.
9058 * configure.in (host_libs): Include libdecnumber.
9059 * Makefile.in: Regenerate.
9060 * configure: Likewise.
9061
9062 2005-11-29 Ben Elliston <bje@au.ibm.com>
9063
9064 * libdecnumber: Import decNumber sources from the dfp-branch.
9065
9066 2005-11-21 Kean Johnston <jkj@sco.com>
9067
9068 * config.sub, config.guess: Sync from upstream sources.
9069
9070 2005-11-21 Ben Elliston <bje@au.ibm.com>
9071
9072 Import from Autoconf sources:
9073
9074 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
9075 * config/move-if-change: Don't output "$2 is unchanged";
9076 suggested by Ben Elliston. Handle weird characters correctly.
9077
9078 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
9079
9080 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
9081 to match upstream libtool for darwin.
9082
9083 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
9084
9085 * Makefile.def: Remove gdb dependencies for gdbtk.
9086 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
9087 (configure-gdb, install-gdb): New rules.
9088 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
9089 * Makefile.in, configure: Regenerated.
9090
9091 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
9092
9093 * MAINTAINERS (Write After Approval): Add myself.
9094
9095 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
9096
9097 * MAINTAINERS (Write After Approval): Add myself.
9098
9099 2005-10-24 Diego Novillo <dnovillo@redhat.com>
9100
9101 * MAINTAINERS (alias analysis): Add Daniel Berlin and
9102 Diego Novillo.
9103
9104 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
9105
9106 PR bootstrap/24297
9107 * Makefile.tpl (do-[+make-target+], do-check, install,
9108 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
9109 are set before recursing.
9110 * Makefile.in: Regenerate.
9111
9112 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
9113
9114 PR bootstrap/18939
9115 * Makefile.def (gcc) <target>: Fix thinko.
9116 * Makefile.in: Regenerate.
9117
9118 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
9119
9120 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
9121 * configure: Regenerate.
9122
9123 2005-10-15 Jie Zhang <jie.zhang@analog.com>
9124
9125 * MAINTAINERS (Write After Approval): Add self.
9126
9127 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
9128
9129 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
9130 target-libffi, target-qthreads, target-libjava, and
9131 targetlibobjc.
9132 * configure: Regenerate.
9133
9134 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
9135
9136 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
9137 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
9138 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
9139 (USUAL_OBJDUMP_FOR_TARGET): New.
9140 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
9141 * configure.in: Check for $OBJDUMP_FOR_TARGET.
9142 * configure, Makefile.in: Regenerated.
9143
9144 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
9145
9146 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
9147 before other host packages.
9148
9149 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
9150
9151 * MAINTAINERS: Add self as sh libraries/configury maintainer.
9152
9153 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
9154
9155 PR bootstrap/22340
9156
9157 * configure.in (default_target): Remove.
9158 * Makefile.tpl (all): Do not use prerequisites as subroutines
9159 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
9160 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
9161 use prerequisites as subroutines.
9162 (check-host, check-target): New.
9163 (bootstrap configure & all targets): Do not use stage*-start
9164 if the directory layout is already ok.
9165 (non-bootstrap configure & all targets): Prepend a $(unstage).
9166 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
9167 (NOTPARALLEL): Remove.
9168 (unstage, stage variables): New variables.
9169 (unstage, stage targets): Simply expand to those variables.
9170
9171 * configure: Regenerate.
9172 * Makefile.in: Regenerate.
9173
9174 2005-10-04 James E Wilson <wilson@specifix.com>
9175
9176 * Makefile.def (lang_env_dependencies): Add libmudflap.
9177 * Makefile.in: Regenerate.
9178
9179 2005-10-03 Andreas Schwab <schwab@suse.de>
9180
9181 Backport from libtool CVS:
9182 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
9183
9184 * ltmain.sh: add support for installing into temporary
9185 staging area (e.g. 'make install DESTDIR=...')
9186
9187 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
9188
9189 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
9190 * configure: Regenerated.
9191
9192 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
9193
9194 * configure: Regenerate with the correct
9195 autoconf version.
9196
9197 2005-09-30 Catherine Moore <clm@cm00re.com>
9198
9199 * configure.in (bfin-*-*): New.
9200 * configure: Regenerated.
9201
9202 2005-09-28 Geoffrey Keating <geoffk@apple.com>
9203
9204 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
9205 (LIPO_FOR_TARGET): New.
9206 (CONFIGURED_LIPO_FOR_TARGET): New.
9207 (USUAL_LIPO_FOR_TARGET): New.
9208 (STRIP_FOR_TARGET): New.
9209 (CONFIGURED_STRIP_FOR_TARGET): New.
9210 (USUAL_STRIP_FOR_TARGET): New.
9211 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
9212 STRIP_FOR_TARGET.
9213 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
9214 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
9215 * Makefile.in: Regenerate.
9216 * configure: Regenerate.
9217
9218 2005-09-19 David Edelsohn <edelsohn@gnu.org>
9219
9220 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
9221 (rs6000-*-aix*): Same.
9222 * configure: Regenerate.
9223
9224 2005-09-16 Tom Tromey <tromey@redhat.com>
9225
9226 * MAINTAINERS: Add self as java maintainer.
9227
9228 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9229
9230 * configure.in: Recognize f95 in the --enable-languages option,
9231 and substitute it for fortran, issuing a warning.
9232 * configure: Regenerate.
9233
9234 2005-08-30 Phil Edwards <phil@codesourcery.com>
9235
9236 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
9237 * configure: Regenerated.
9238
9239 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
9240
9241 * MAINTAINERS: Add self as ms1 maintainer.
9242
9243 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
9244
9245 * Makefile.def (libssp): Add to lang_env_dependencies.
9246 * Makefile.in: Regenerate.
9247
9248 2005-08-18 Ian Lance Taylor <ian@airs.com>
9249
9250 * MAINTAINERS: Add myself as middle-end maintainer.
9251
9252 2005-08-17 Christian Groessler <chris@groessler.org>
9253
9254 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
9255 * Makefile.in: Regenerate.
9256
9257 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
9258
9259 * MAINTAINERS (write after approval): Added myself.
9260
9261 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
9262
9263 * MAINTAINERS (Write After Approval): Add myself.
9264
9265 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
9266
9267 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
9268 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
9269 Look for alternate names of the target cc and c++
9270 * configure: Regenerate.
9271
9272 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
9273
9274 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9275 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
9276 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
9277 tools; remove code to manually set them.
9278 (Target tools): Look in the environment for them.
9279 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9280 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
9281 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
9282 build directory.
9283 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
9284 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
9285 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
9286 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9287 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
9288 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
9289 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
9290 * configure: Regenerate.
9291 * Makefile.in: Regenerate.
9292
9293 2005-07-28 Ben Elliston <bje@au.ibm.com>
9294
9295 * MAINTAINERS: Update for removed CPU targets.
9296
9297 2005-07-27 Mark Mitchell <mark@codesourcery.com>
9298
9299 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
9300 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
9301 * Makefile.in: Regenerated.
9302
9303 2005-07-26 Mark Mitchell <mark@codesourcery.com>
9304
9305 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
9306 (CFLAGS_FOR_TARGET): Use it.
9307 (CXXFLAGS_FOR_TARGET): Likewise.
9308 * Makefile.in: Regenerated.
9309 * configure.in (--with-build-sysroot): New option.
9310 * configure: Regenerated.
9311
9312 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
9313
9314 * Makefile.tpl: Wrap install between unstage and stage
9315 * Makefile.in: Regenerate.
9316
9317 2005-07-21 Eric Christopher <echristo@apple.com>
9318
9319 * MAINTAINERS: Update affiliation.
9320
9321 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
9322
9323 * MAINTAINERS: Add self as crx port maintainer.
9324
9325 2005-07-20 DJ Delorie <dj@redhat.com>
9326
9327 * MAINTAINERS: Add self as m32c maintainer.
9328
9329 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
9330
9331 * all files: Update FSF address.
9332
9333 2005-07-15 Eric Christopher <echristo@redhat.com>
9334
9335 * MAINTAINERS: Change affiliation.
9336
9337 2005-07-14 Jim Blandy <jimb@redhat.com>
9338
9339 * configure.in: Add cases for Renesas m32c.
9340 * configure: Regenerated.
9341
9342 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
9343
9344 * COPYING.LIB: Update from fsf.org.
9345
9346 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
9347
9348 * COPYING, compile, config.guess,
9349 config.sub, install-sh, missing, mkinstalldirs,
9350 symlink-tree, ylwrap: Sync from upstream sources.
9351 * config-ml.in: Update FSF address.
9352
9353 2005-07-13 Eric Christopher <echristo@redhat.com>
9354
9355 * configure.in: Add toplevel noconfigdir support for tpf.
9356 * configure: Regenerate.
9357
9358 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
9359
9360 PR ada/22340
9361
9362 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
9363 * Makefile.in: Regenerate.
9364
9365 2005-07-07 Mark Mitchell <mark@codesourcery.com>
9366
9367 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
9368 Brolley to write-after-approval.
9369
9370 2005-07-07 Andreas Schwab <schwab@suse.de>
9371
9372 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
9373 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
9374 * Makefile.in: Regenerated.
9375
9376 2005-07-06 Geoffrey Keating <geoffk@apple.com>
9377
9378 * configure.in: Don't build sim or rda when targetting darwin.
9379 * configure: Regenerate.
9380
9381 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
9382
9383 * configure.in: Add --enable-libssp and --disable-libssp.
9384 * configure: Regenerate with autoconf-2.13.
9385
9386 2005-07-02 Jakub Jelinek <jakub@redhat.com>
9387
9388 * Makefile.def (target_modules): Add libssp.
9389 * configure.in (target_libraries): Add target-libssp.
9390 * configure: Rebuilt.
9391 * Makefile.in: Rebuilt.
9392
9393 2005-07-01 Zack Weinberg <zackw@panix.com>
9394
9395 * MAINTAINERS: Change email address. Resign from maintainership.
9396
9397 2005-07-01 Richard Guenther <rguenther@suse.de>
9398
9399 * MAINTAINERS: Change my e-mail address and affiliation.
9400
9401 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
9402
9403 * Makefile.def (stagefeedback): Come after profile.
9404 Define profiledbootstrap target.
9405 * Makefile.tpl (profiledbootstrap): Remove.
9406 (stageprofile-end): Zap stagefeedback.
9407 (stagefeedback-start): Copy all .gcda files, not only GCC's.
9408 * Makefile.in: Regenerate.
9409
9410 2005-06-13 Richard Sandiford <richard@codesourcery.com>
9411
9412 * MAINTAINERS: Update my email address.
9413
9414 2005-06-13 Zack Weinberg <zack@codesourcery.com>
9415
9416 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
9417 In 'cpp' stanza, support '#line' as well as '# '.
9418
9419 2005-06-08 Andreas Schwab <schwab@suse.de>
9420
9421 * MAINTAINERS: Move myself from 'Write After Approval' to
9422 'CPU Port Maintainers' section as m68k maintainer.
9423
9424 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
9425
9426 * configure.in (unsupported_languages): New macro.
9427 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
9428 non-ported target libraries in noconfigdirs.
9429 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
9430 non-linux-gnu. Remove libgcj_ex_libffi.
9431 <lang_frag loop>: Set add_this_lang=no if the language is in
9432 unsupported_languages.
9433 * configure: Regenerate.
9434
9435 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
9436
9437 * configure.in: Fix typo in handling of --with-mpfr-dir.
9438 * configure: Regenerate.
9439
9440 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
9441
9442 * MAINTAINERS: Update my email address.
9443
9444 2005-06-02 Jim Blandy <jimb@redhat.com>
9445
9446 * config.sub: Add cases for the Renesas m32c. (This patch has been
9447 accepted into the master sources.)
9448
9449 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
9450 Michael Snyder <msnyder@redhat.com>
9451 Stan Cox <scox@redhat.com>
9452
9453 * configure.in: Set noconfigdirs for ms1.
9454
9455 * configure: Regenerate.
9456
9457 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
9458
9459 * MAINTAINERS (Write After Approval): Add self.
9460
9461 2005-06-01 Josh Conner <jconner@apple.com>
9462
9463 * MAINTAINERS (Write After Approval): Add self.
9464
9465 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
9466
9467 * MAINTAINERS: Update my email address.
9468
9469 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
9470
9471 * MAINTAINERS (Write After Approval): Add self.
9472
9473 2005-05-26 Chris Demetriou <cgd@broadcom.com>
9474
9475 * MAINTAINERS (Write After Approval): Remove self.
9476
9477 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
9478
9479 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
9480 (Dependencies): Consider target modules for bootstrap dependencies.
9481 Make target bootstrap modules depend on each stage's gcc.
9482 * Makefile.in: Regenerate.
9483
9484 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
9485
9486 * Makefile.def (configure-gcc): Depend on binutils having been built.
9487 (all-gcc): No need to do it here.
9488 * Makefile.in: Regenerate.
9489
9490 2005-05-19 Paul Brook <paul@codesourcery.com>
9491
9492 * configure.in: Rewrite misleading error message when requested
9493 language cannot be built.
9494 * configure: Regenerate.
9495
9496 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
9497
9498 * ylwrap: Import from Automake 1.9.5.
9499
9500 2005-05-13 David Ung <davidu@mips.com>
9501
9502 * MAINTAINERS (Write After Approval): Add self.
9503
9504 2005-05-09 Mike Stump <mrs@apple.com>
9505
9506 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
9507 lt_cv_sys_max_cmd_len for now.
9508
9509 2005-05-09 Stan Cox <scox@redhat.com>
9510
9511 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
9512
9513 2005-05-08 Matt Kraai <kraai@ftbfs.org>
9514
9515 * README.SCO: Update the URL.
9516
9517 2005-05-05 David Edelsohn <edelsohn@gnu.org>
9518
9519 * ltconfig: Define file_list_spec. Pass file_list_spec and
9520 with_gnu_ld to libtool.
9521 * ltcf-c.sh (aix[45]): Define file_list_spec.
9522 * ltcf-cxx.sh (aix[45]): Same.
9523 * ltcf-gcj.sh (aix[45]): Same.
9524 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
9525 exists, write list of input files to temporary file.
9526
9527 2005-05-04 Mike Stump <mrs@apple.com>
9528
9529 * configure.in: Always pass --target to target configures as
9530 otherwise rebuilds that do --recheck will fail.
9531 * confiugure: Rebuilt.
9532
9533 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
9534
9535 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
9536 STAGE_HOST_EXPORTS.
9537 (configure, all): Add bootstrap support.
9538 (Host modules, target modules): Pass post-stage1 flags and exports.
9539 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
9540 * Makefile.in: Regenerate.
9541
9542 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
9543
9544 * configure: Regenerate.
9545
9546 2005-04-27 Mike Stump <mrs@apple.com>
9547
9548 * MAINTAINERS: Add self as darwin maintainer.
9549
9550 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
9551
9552 * config.sub: Update from master copy.
9553
9554 2005-04-21 Mike Stump <mrs@apple.com>
9555
9556 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
9557 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
9558
9559 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
9560
9561 * configure.in <crisv32-*-*, cris-*-*>: New local variable
9562 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
9563 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
9564 "*-*-elf" and "*-*-linux*".
9565 * configure: Regenerate.
9566
9567 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
9568
9569 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
9570
9571 2005-04-12 Mike Stump <mrs@apple.com>
9572
9573 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
9574
9575 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
9576
9577 * MAINTAINERS (Write After Approval): Add myself.
9578
9579 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
9580
9581 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
9582
9583 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
9584
9585 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
9586 (TARGET_CONFIGARGS): Include --with-target-subdir.
9587 (configure, all): New macros. Use them throughout.
9588 * Makefile.in: Regenerate.
9589
9590 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
9591
9592 * MAINTAINERS (Write After Approval): Add myself.
9593
9594 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9595
9596 * MAINTAINERS: Remove 'loop unrolling' maintainer.
9597
9598 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
9599
9600 * MAINTAINERS: Move John Carr to Write After Approval.
9601
9602 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
9603
9604 * config/mh-mingw32: Delete.
9605 * configure.in: Don't use it.
9606 * configure: Regenerate.
9607
9608 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
9609
9610 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
9611 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
9612 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
9613 (HOST_LIB_PATH): Generate from Makefile.def.
9614 (TARGET_LIB_PATH): Likewise.
9615 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
9616 * Makefile.in: Regenerate.
9617 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
9618 (RPATH_ENVVAR): Include Darwin case.
9619 * configure: Regenerate.
9620
9621 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
9622
9623 * MAINTAINERS (Various Maintainers): Remove self.
9624 (Write After Approval): Add self.
9625
9626 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
9627
9628 * MAINTAINERS (Various Maintainers): Add self.
9629
9630 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
9631
9632 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
9633 * configure: Regenerate.
9634
9635 2005-03-21 Zack Weinberg <zack@codesourcery.com>
9636
9637 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
9638 gcc_version, and gcc_version_trigger from set of flags to pass.
9639 * Makefile.tpl: Remove definitions of above variables.
9640 (config.status): Remove dependency on $(gcc_version_trigger).
9641 * Makefile.in: Regenerate.
9642 * configure.in: Do not reference config/gcc-version.m4 nor
9643 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
9644 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
9645 * configure: Regenerate.
9646
9647 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
9648 Andrew Pinski <pinskia@physics.uc.edu>
9649
9650 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
9651 * Makefile.in: Regenerate.
9652
9653 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
9654
9655 * MAINTAINERS (Write After Approval): Add myself.
9656
9657 2005-03-03 David Ayers <d.ayers@inode.at>
9658
9659 * MAINTAINERS (Write After Approval): Add myself.
9660
9661 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
9662
9663 PR libgcj/20160
9664 * ltmain.sh: Avoid creating archives with components that have
9665 duplicate basenames.
9666
9667 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
9668
9669 PR bootstrap/20250
9670 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
9671 instead of check.
9672 * Makefile.in: Regenerate.
9673
9674 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
9675
9676 * Makefile.in: Regenerate to fix conflict between the previous two
9677 patches.
9678
9679 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
9680
9681 PR bootstrap/17383
9682 * Makefile.def (target_modules): Remove "stage", now unnecessary.
9683 * Makefile.tpl (HOST_SUBDIR): New substitution.
9684 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
9685 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9686 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
9687 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
9688 (Host modules, Bootstrapped modules): Use it.
9689 (Build modules, Target modules): Do not create symlink trees,
9690 always configure out-of-srcdir.
9691 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
9692 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
9693 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
9694 $(HOST_SUBDIR). Create a symlink for host_subdir.
9695
9696 * Makefile.in: Regenerate.
9697 * configure: Regenerate.
9698
9699 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9700
9701 Merged from libada-gnattools-branch:
9702 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
9703
9704 * gnattools: New directory.
9705 * Makefile.def: Add gnattools as a module, depending on target-libada.
9706 * Makefile.in: Regenerate.
9707 * configure.in: Include gnattools in host_tools; disable it if ada
9708 is disabled.
9709 * configure: Regenerate.
9710
9711 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
9712
9713 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
9714 treelang maintainer.
9715 (Write After Approval): Remove myself.
9716
9717 2005-02-23 Paul Schlie <schlie@comcast.net>
9718
9719 * configure.in: Allow darwin targeted ports to build tk, itcl and
9720 libgui.
9721 * configure: Regenerate.
9722
9723 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
9724
9725 PR libgcj/10353
9726 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
9727 * configure: Regenerate.
9728
9729 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
9730
9731 * MAINTAINERS (Write After Approval): Add myself.
9732
9733 2005-02-10 Ian Lance Taylor <ian@airs.com>
9734
9735 * MAINTAINERS: Update my e-mail address.
9736
9737 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
9738
9739 * MAINTAINERS (Write After Approval): Add myself.
9740
9741 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
9742
9743 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
9744 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
9745 target-libgloss when not *-*-elf and *-*-aout.
9746 * configure: Regenerate.
9747
9748 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
9749
9750 * MAINTAINERS: Remove obsolete entries.
9751
9752 * MAINTAINERS (Write After Approval): Add Michael Matz.
9753
9754 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
9755
9756 * MAINTAINERS: Remove self as cpplib maintainer.
9757
9758 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
9759
9760 * install-sh, config.sub: Import from upstream.
9761
9762 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
9763
9764 PR bootstrap/18222
9765 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
9766 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
9767 * Makefile.in: Regenerate.
9768
9769 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
9770
9771 * MAINTAINERS: Update my email address.
9772
9773 2005-01-12 David Edelsohn <edelsohn@gnu.org>
9774 Andreas Schwab <schwab@suse.de>
9775
9776 PR bootstrap/18033
9777 * config-ml.in: Eval option if surrounded by single quotes.
9778
9779 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
9780
9781 Revert 2004-12-28 Makefile changes, a better fix will be
9782 applied to mainline and src after GCC 4.0 branches.
9783
9784 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
9785
9786 PR bootstrap/17383
9787
9788 * Makefile.def (target_modules): Remove stage parameter,
9789 it is always true now.
9790 * Makefile.tpl (configure-build-[+module+],
9791 configure-target-[+module+]): Always build symlink tree
9792 for the directory and for include. BUILD_SUBDIR and
9793 TARGET_SUBDIR cannot be . anymore.
9794 * Makefile.in: Regenerate.
9795
9796 2004-12-25 David Edelsohn <edelsohn@gnu.org>
9797
9798 Revert 2004-12-08 Makefile changes.
9799
9800 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
9801
9802 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
9803 cygwin, mingw.
9804
9805 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
9806
9807 * configure.in (sh64-*-*): Reenable gprof.
9808 * configure: Regenerate.
9809
9810 2004-12-08 David Edelsohn <edelsohn@gnu.org>
9811
9812 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
9813 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
9814 (EXTRA_TARGET_FLAGS): Add PICFLAG.
9815 * Makefile.in: Regenerate.
9816
9817 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
9818
9819 * MAINTAINERS: Update my email address.
9820
9821 2004-12-07 Matt Kraai <kraai@ftbfs.org>
9822
9823 * Makefile.tpl: Generate normal dependencies if the LHS module is
9824 not bootstrapped.
9825 * Makefile.in: Regenerate.
9826
9827 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
9828
9829 * configure.in: Include config/gxx-include-dir.m4. Use
9830 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
9831 * configure: Regenerate.
9832
9833 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
9834
9835 * config.if: Delete.
9836 * configure.in: Set libstdcxx_incdir directly.
9837 * configure: Regenerate.
9838
9839 2004-12-02 Eric Christopher <echristo@redhat.com>
9840
9841 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
9842 * Makefile.in: Regenerate.
9843
9844 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
9845
9846 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
9847 * configure: Regenerate.
9848
9849 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
9850
9851 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
9852 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
9853 * configure: Regenerate.
9854
9855 2004-12-01 Eric Christopher <echristo@redhat.com>
9856
9857 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
9858 of things to remove.
9859
9860 2004-11-29 Matt Kraai <kraai@ftbfs.org>
9861
9862 * MAINTAINERS (Write After Approval): Update my e-mail address.
9863
9864 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
9865
9866 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
9867 from CVS libtool to always pass_all.
9868
9869 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9870
9871 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
9872 (hppa*64*-*-*): Delete incorrect comment.
9873 * configure: Rebuilt.
9874
9875 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
9876
9877 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
9878
9879 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
9880
9881 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
9882 from CVS libtool to always pass_all.
9883
9884 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
9885
9886 * install-sh, compile: Import from automake.
9887
9888 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
9889
9890 * config.guess, config.sub: Import from savannnah.
9891
9892 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
9893
9894 * MAINTAINERS (Write After Approval): Add myself
9895
9896 2004-11-12 Mike Stump <mrs@apple.com>
9897
9898 * Makefile.def: Add html support.
9899 * Makefile.tpl: Likewise.
9900 * Makefile.in: Regenerate.
9901
9902 2004-11-11 Geoffrey Keating <geoffk@apple.com>
9903
9904 PR 18423
9905 * configure.in: Remove all instances of build-fixincludes from
9906 noconfigdirs.
9907 (build_configargs): Supply --target to subdirectories.
9908 * configure: Regenerate.
9909
9910 * Makefile.def: Make gcc install depend on fixincludes install.
9911 * Makefile.in: Regenerate.
9912
9913 2004-11-10 Janis Johnson <janis187@us.ibm.com>
9914
9915 * MAINTAINERS: Add myself as gcc testsuite maintainer.
9916
9917 2004-11-11 Paul Brook <paul@codesourcery.com>
9918
9919 * MAINTAINERS: Add self as arm maintainer. Update email address.
9920
9921 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
9922
9923 * configure.in (noconfigdirs) [mmix-*-*]: Disable
9924 target-libgfortran.
9925 * configure: Regenerate.
9926
9927 2004-11-07 David Edelsohn <edelsohn@gnu.org>
9928
9929 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
9930 like CC.
9931
9932 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
9933
9934 * Makefile.def (host fixincludes): Specify missing targets.
9935 * Makefile.in: Regenerate.
9936
9937 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
9938
9939 * MAINTAINERS: Add myself
9940
9941 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
9942
9943 * MAINTAINERS (Write After Approval): Add myself.
9944
9945 2004-11-04 Geoffrey Keating <geoffk@apple.com>
9946
9947 * Makefile.def: Build fixincludes for the host, too.
9948 * Makefile.in: Regenerate.
9949 * configure.in (host_tools): Add fixincludes.
9950 * configure: Regenerate.
9951
9952 2004-11-04 Daniel Jacobowitz <dan@debian.org>
9953
9954 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
9955 * configure: Regenerated.
9956
9957 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
9958
9959 PR other/17783
9960 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
9961 * configure: Regenerated.
9962
9963 2004-10-31 Mark Mitchell <mark@codesourcery.com>
9964
9965 * README.SCO: Update per FSF instructions.
9966
9967 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
9968
9969 PR target/18151
9970 * configure.in (case ${target}): Do not build fixincludes for avr.
9971 * configure: Regenerated.
9972
9973 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
9974
9975 * configure.in (case ${target}): Do not build fixincludes
9976 on platforms where it is not used.
9977 * configure: Regenerated.
9978
9979 2004-10-23 Daniel Jacobowitz <dan@debian.org>
9980
9981 * configure.in: Use an absolute path to install-sh.
9982 * configure: Regenerated.
9983
9984 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
9985
9986 * MAINTAINERS (Write After Approval): Add myself.
9987
9988 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
9989
9990 * MAINTAINERS: Remove from Write After Approval those that are
9991 already maintainers.
9992
9993 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
9994
9995 * MAINTAINERS: Update my email address.
9996
9997 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
9998
9999 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
10000 * configure: Regenerate.
10001
10002 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
10003
10004 * MAINTAINERS: Update my email address.
10005
10006 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
10007
10008 * MAINTAINERS (Language Front Ends Maintainers): New. Move
10009 entries belonging to this category.
10010
10011 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
10012
10013 * MAINTAINERS: Update my e-mail address.
10014
10015 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
10016
10017 Fix wrong conflict resolution in:
10018
10019 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
10020
10021 * Makefile.in: Regenerate.
10022 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10023 in the recursive `make', instead of hardwiring `all'.
10024 (Autogenerated TARGET-* variables): New.
10025
10026 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
10027
10028 * configure.in: Enable target-libgloss for crx-*-*.
10029 * configure: Regenerate.
10030
10031 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10032
10033 * MAINTAINERS (Various Maintainers): Move the "windows,
10034 cygwin, mingw" maintainer to ...
10035 (OS Port Maintainers): ... here.
10036
10037 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10038
10039 * MAINTAINERS (Write After Approval): Remove those that are
10040 maintainers of some subsystem.
10041
10042 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
10043
10044 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
10045 * ltcf-cxx.sh (tpf*): Likewise.
10046 * ltconfig (tpf*): Add TPF OS configuration support.
10047
10048 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
10049
10050 * MAINTAINERS: Change my email address to my new work account.
10051
10052 2004-09-24 Michael Roth <mroth@nessie.de>
10053
10054 * configure.in (--without-headers): Add missing double quotes.
10055 * configure: Regenerate.
10056
10057 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
10058
10059 * ylwrap: Revert to previous version.
10060
10061 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
10062
10063 PR bootstrap/17369
10064 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
10065 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
10066 SET_GCC_LIB_PATH_CMD.
10067 (BASE_TARGET_EXPORTS): Likewise.
10068 * Makefile.in: Regenerated.
10069
10070 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
10071 * configure: Regenerated.
10072
10073 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
10074
10075 * config.guess: New upstream version
10076 * compile, depcomp, install-sh, ylwrap: Likewise.
10077
10078 2004-09-19 Roger Sayle <roger@eyesopen.com>
10079
10080 * config/mh-x86omitfp: New host makefile fragment. Add
10081 -fomit-frame-pointer to the default BOOT_CFLAGS.
10082 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
10083 * configure: Regenerate.
10084
10085 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
10086
10087 PR target/11572
10088 * configure.in (*-*-darwin*): Renable libobjc.
10089 * configure: Regenerate.
10090
10091 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
10092
10093 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
10094
10095 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
10096
10097 * Makefile.def: Remove libbanshee.
10098 * Makefile.tpl: Ditto.
10099 * configure.in: Ditto.
10100 * Makefile.in: Regen.
10101 * configure: Ditto.
10102
10103 2004-09-08 David Edelsohn <edelsohn@gnu.org>
10104
10105 * ltmain.sh: Use $pic_object as $non_pic_object if
10106 $non_pic_object=none.
10107
10108 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
10109
10110 * missing: Import latest version from master repository.
10111
10112 2004-09-06 Nick Clifton <nickc@redhat.com>
10113
10114 * config.sub: Import latest version from master repository.
10115 * config.guess: Likewise.
10116 This includes these changes:
10117
10118 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
10119
10120 * config.sub: Handle crisv32, alias etraxfs.
10121 * config.guess (crisv32:Linux:*:*): Handle.
10122
10123 2004-08-13 Brad Smith <brad@comstyle.com>
10124
10125 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
10126 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
10127
10128 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
10129
10130 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
10131 assume the processor is a powerpc. This is because coreutils
10132 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
10133 in this case, due to a MacOS X bug that causes
10134 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
10135 to return a negative number.
10136 Problem reported by Petter Reinholdtsen in:
10137 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
10138
10139 2004-07-19 Ben Elliston <bje@gnu.org>
10140
10141 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
10142
10143 2004-06-24 Ben Elliston <bje@gnu.org>
10144
10145 * config.guess: Update copyright years.
10146 * config.sub: Likewise.
10147
10148 2004-06-22 Robert Millan <robertmh@gnu.org>
10149
10150 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
10151 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
10152
10153 2004-06-22 Stanley F. Quayle <stan@stanq.com>
10154
10155 * config.guess (*:*VMS:*:*): New entry. Replaces
10156 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
10157 manufacturer.
10158
10159 2004-06-22 Ben Elliston <bje@gnu.org>
10160
10161 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
10162 * config.sub: Likewise.
10163
10164 2004-06-22 Ben Elliston <bje@gnu.org>
10165
10166 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
10167 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
10168
10169 2004-06-11 Ben Elliston <bje@gnu.org>
10170
10171 * config.guess (pegasos:OpenBSD:*:*): Remove.
10172
10173 2004-06-11 Ben Elliston <bje@gnu.org>
10174
10175 From Wouter Verhelst <wouter@grep.be>:
10176 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
10177
10178 2004-06-11 Ben Elliston <bje@gnu.org>
10179
10180 * config.guess (luna88k:OpenBSD:*:*): New.
10181
10182 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
10183
10184 * config.guess (m32r*:Linux:*:*): New case.
10185 * config.sub: Handle m32rle.
10186
10187 2004-03-12 Ben Elliston <bje@wasabisystems.com>
10188
10189 From Jens Petersen <petersen@redhat.com>:
10190 * config.sub: Handle sparcv8.
10191
10192 2004-03-03 Ben Elliston <bje@wasabisystems.com>
10193
10194 From Tom Smith <smith@cag.lkg.hp.com>:
10195 * config.guess: Version suffixes are equally significant on Tru64
10196 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
10197 prefix of "P" (patched kernel).
10198
10199 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
10200
10201 * config.sub: Add support for National Semiconductor CRX target.
10202
10203 2004-09-03 Janis Johnson <janis187@us.ibm.com>
10204
10205 * MAINTAINERS (Various Maintainers): Remove myself as web page
10206 maintainer, add myself as maintainer of build status lists.
10207
10208 2004-09-03 Jan Beulich <jbeulich@novell.com>
10209
10210 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
10211 *-*-netware, but add target-libmudflap.
10212 Consolidate *-*-netware targets (of which really only i?86 exists)
10213 into a single entry.
10214 * configure: Likewise.
10215
10216 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
10217
10218 * Makefile.tpl (sorry): Remove.
10219 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
10220 (cleanstrap targets): Depend on distclean, not distclean-stage1.
10221 (do-clean): Clean per-stage directories too.
10222 (do-distclean): Run distclean-stage1 too.
10223 (.NOTPARALLEL): Enable during toplevel bootstrap.
10224 (stage[+id+]-bubble): Enable parallel execution during
10225 the recursive invocation.
10226 * Makefile.in: Regenerate.
10227
10228 Fix previous checkin:
10229
10230 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
10231 include.
10232 * configure.in: Fix indentation.
10233 * configure: Regenerate.
10234
10235 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
10236
10237 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
10238 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
10239 * configure: regenerate
10240 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
10241 -mdynamic-no-pic
10242
10243 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
10244
10245 * Makefile.def (build_modules): Add fixincludes.
10246 (dependencies): Make gcc depend on fixincludes.
10247 * configure.in (build_tools): Add fixincludes.
10248 (build_configdirs): Always include build_libs.
10249 * Makefile.in: Regenerate.
10250 * configure: Regenerate.
10251
10252 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
10253
10254 * Makefile.def (bootstrap stages): Add 'lean' parameter.
10255 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
10256 phony targets; do not generate timestamp files.
10257 (distclean-stageN): Remove references to their timestamp files.
10258 (restageN, touch-stageN): Remove.
10259 (stageN-bubble): Rewritten.
10260 (compare): Support lean bootstraps.
10261 * Makefile.in: Regenerate.
10262
10263 * configure.in: Only warn when bootstrapping but
10264 build != host or build != target. Support lean bootstraps.
10265 * configure: Regenerate.
10266
10267 2004-08-26 Phil Edwards <phil@codesourcery.com>
10268
10269 * configure.in: Give a better error message if GMP/MPFR are missing
10270 and a language needing them has been requested.
10271 * configure: Regenerated.
10272
10273 2004-08-25 Phil Edwards <phil@codesourcery.com>
10274
10275 * configure.in: Print a list of available language front-ends if
10276 a requested one is missing. Tidy stray tab characters.
10277 * configure: Regenerated.
10278
10279 2004-08-19 Michael Koch <konqueror@gmx.de>
10280
10281 * gcc/doc/install.texi: Update entry about automake for libjava.
10282
10283 2004-08-17 Robert Millan <robertmh@gnu.org>
10284
10285 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
10286 (instead of FreeBSD).
10287 * configure: Regenerate.
10288
10289 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
10290
10291 * Makefile.in: Regenerate.
10292 * configure: Regenerate.
10293
10294 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
10295 stage_*_flags.
10296 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
10297 for bootstrapped modules if toplevel bootstrap is going.
10298 (GCC bootstrap): Generate per-stage targets for all bootstrapped
10299 modules. Adjust for changes in Makefile.def. Enable several
10300 rules even in non-bootstrap mode, just to avoid peppering the
10301 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
10302 (stage-[+prev+]-bubble): Remove.
10303
10304 * Makefile.def (Dependencies): Depend on all-build-bison,
10305 all-build-flex, all-build-byacc, all-build-texinfo, rather
10306 than the host variations.
10307 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
10308 with BUILD_SUBDIR.
10309 (BISON): Update for recent Bisons.
10310 (YACC): Fix typo.
10311 (cross): Depend on all-build.
10312 (all): Do not depend on all-build.
10313 (prebootstrap): Remove.
10314 (dep-kind): Accept separate prefixes for MODULE and ON variables.
10315 (Prebootstrap dependencies): Add them to the per-stage targets
10316 and to all-prebootstrap.
10317 * configure.in (build_configdirs): Always enable build_tools.
10318 (BUILD_DIR_PREFIX): Remove.
10319
10320 * Makefile.def (gcc): Add target variable.
10321 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
10322 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10323 in the recursive `make', instead of hardwiring `all'.
10324 (Autogenerated TARGET-* variables): New.
10325
10326 2004-08-13 Brian Booth <bbooth@redhat.com>
10327
10328 * MAINTAINERS: Remove myself from write-after-approval.
10329
10330 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
10331
10332 * src-release: Stop distributing mmalloc with gdb (which doesn't
10333 use it).
10334 * Makefile.def: GDB doesn't depend on mmalloc anymore.
10335 * Makefile.in: Regenerate.
10336
10337 2004-08-09 Mark Mitchell <mark@codesourcery.com>
10338
10339 * configure.in (arm*-*-eabi*): New target.
10340 * configure: Regenerate.
10341
10342 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
10343
10344 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
10345 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
10346 (Dependencies): New section.
10347 * Makefile.tpl (Dependencies): Generate from Makefile.def.
10348 (configure-target-[+module+]): Depend on maybe-all-gcc
10349 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
10350 (toplevel profiledbootstrap): Fix dependencies.
10351 * Makefile.in: Regenerate.
10352
10353 2004-08-03 Mark Mitchell <mark@codesourcery.com>
10354
10355 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
10356 target-libiberty to noconfigdirs.
10357 * configure: Regenerate.
10358
10359 2004-08-03 Paul Brook <paul@codesourcery.com>
10360
10361 * configure.in: Check for MPFR as well as GMP.
10362 * configure: Regenerate.
10363
10364 2004-08-01 Robert Millan <robertmh@gnu.org>
10365
10366 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
10367 libmudflap for all GNU-based systems (with Glibc).
10368 * configure: Regenerate.
10369
10370 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
10371
10372 * Makefile.def (host-modules): Add gcc.
10373 * Makefile.in: Regenerate.
10374 * Makefile.tpl (sorry): New rule.
10375 (configure-host, all-host, [+make_target+]-host, do-check,
10376 install-host): Do not add gcc as a special case.
10377 (host modules): Add a small special-casing for gcc. Export
10378 extra_make_flags through the environment.
10379 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
10380 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
10381 other recursive targets for gcc): Remove.
10382
10383 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
10384 (stage, unstage): New rules.
10385 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
10386 distclean-stage[+id+]): Use stage_current.
10387 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
10388 the stage*-start rules.
10389
10390 2004-08-02 Geoffrey Keating <geoffk@apple.com>
10391
10392 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
10393 use -all_load flag.
10394
10395 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
10396
10397 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
10398 * configure: Regenerate.
10399
10400 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
10401
10402 * maintainer-scripts/gcc_release: Revert yesterday's change.
10403
10404 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
10405
10406 * MAINTAINERS: Add myself to write-after-approval.
10407
10408 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
10409
10410 * libf2c: Removed.
10411 * gcc/gccbug.in: Updated because of libf2c removal.
10412 * maintainer-scripts/gcc_release: Ditto.
10413
10414 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
10415
10416 * configure.in: Build libmudflap by default on FreeBSD.
10417 * configure: Regenerated.
10418
10419 2004-07-09 Mark Mitchell <mark@codesourcery.com>
10420
10421 * configure.in: Do not build libmudflap by default on non-GNU/Linux
10422 systems.
10423 * configure: Regenerated.
10424
10425 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
10426
10427 PR target/16344
10428 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
10429 feedback based compiler.
10430 * Makefile.in: Rebuilt.
10431
10432 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
10433
10434 * Makefile.def (host_modules): Set bootstrap=true for flex.
10435 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
10436 * Makefile.in: Rebuilt.
10437
10438 2004-07-07 Jan Hubicka <jh@suse.cz>
10439
10440 * MAINTAINERS: Add self as a profile feedback maintainer.
10441
10442 2004-07-05 Phil Edwards <phil@codesourcery.com>
10443
10444 * configure.in: Do not prepend $srcdir to /dev/null in
10445 makefile fragments.
10446 * configure: Regenerate.
10447
10448 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
10449
10450 * Makefile.def (build_modules): Add bison, byacc, flex,
10451 m4, texinfo.
10452 (flags_to_pass): Add FLEX.
10453 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
10454 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
10455 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
10456 DEFAULT_MAKEINFO): Remove.
10457 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
10458 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
10459 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
10460 objdir or else use configured tool.
10461 (all-build): New.
10462 (all): Depend on it.
10463 (Build module dependencies): Add.
10464 * Makefile.in: Regenerate.
10465 * configure.in: Better support for multiple build modules,
10466 matching what is done for host/target modules. Do not look
10467 for "plausible" locations of build tools if Canadian cross.
10468 Use autoconf's AC_PROG_CC to find a C compiler. Define
10469 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
10470 * configure: Regenerate.
10471
10472 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
10473
10474 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
10475 * Makefile.in: Regenerate.
10476
10477 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
10478
10479 * Makefile.tpl (configure-build-[+module+],
10480 configure-[+module+], configure-target-[+module+]): Pass
10481 [+extra_configure_args+].
10482 (all-build-[+module+], all-[+module+], check-[+module+],
10483 install-[+module+], [+make_target+]-[+module+],
10484 all-target-[+module+], check-target-[+module+],
10485 install-target-[+module+], [+make_target+]-target-[+module+]):
10486 Pass [+extra_make_args+].
10487 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
10488 (GCC_HOST_EXPORTS): Remove.
10489 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
10490 cross, check-gcc, check-gcc-c++, install-gcc,
10491 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
10492 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
10493 * Makefile.in: Regenerate.
10494
10495 2004-06-21 Matthew Sachs <msachs@apple.com>
10496
10497 * MAINTAINERS: Added self to write-after-approval.
10498
10499 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
10500
10501 * configure.in: Check for srcdir/winsup rather than build directory
10502 winsup.
10503 * configure: Regenerate.
10504
10505 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
10506
10507 * configure.in: Don't build Cygwin native newlib if winsup
10508 directory is missing. Emit warning instead.
10509 * configure: Regenerate.
10510
10511 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
10512
10513 * Makefile.tpl (touch-stage[+id+]): New.
10514 (restage[+prev+]): Depend on touch-stage[+id+].
10515
10516 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
10517 Use it throughout.
10518
10519 * Makefile.def: Add profile and feedback bootstrap stages.
10520 Remove next field from bootstrap stages.
10521 * Makefile.tpl (LN, LN_S): Substitute.
10522 (stageN-start, stageN-end): Use double-colon rules, to
10523 provide a hook for additional setup commands.
10524 (distclean-stageN-gcc, restageN): Create dependencies from
10525 [+prev+], not from [+next+].
10526 (stageN-bubble): Add commands for successive stages from
10527 [+prev+], using double-colon rules.
10528 (all-stageN-gcc): Fix typo.
10529 (stagefeedback-start, profiledbootstrap): New.
10530 * Makefile.in: Regenerate.
10531 * configure.in: Call ACX_PROG_LN.
10532 * configure: Regenerate.
10533
10534 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
10535
10536 * MAINTAINERS (Write After Approval): Add myself.
10537
10538 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
10539
10540 * MAINTAINERS (Write After Approval): Add myself.
10541
10542 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
10543
10544 * configure.in: Fix --enable-bootstrap breakage introduced in trees
10545 without gcc.
10546 * configure: Regenerate.
10547
10548 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
10549
10550 * Makefile.tpl: Fix typo.
10551 * Makefile.in: Regenerate.
10552
10553 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
10554
10555 * configure.in: Remove new- prefix from toplevel
10556 bootstrap targets.
10557 * configure: Regenerate.
10558
10559 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
10560
10561 * Makefile.tpl (all.normal): Rename to all.
10562 (all): Replace with a rule to pick the default
10563 target from configure.
10564 (all-gcc, configure-gcc): Use conditionals to
10565 do nothing when toplevel bootstrap is going on.
10566 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
10567 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
10568 * configure.in: Support --enable-bootstrap.
10569
10570 * Makefile.def: Remove new- prefix from toplevel
10571 bootstrap targets.
10572 * Makefile.tpl: Likewise.
10573
10574 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
10575 target.
10576
10577 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
10578 $(RECURSE_FLAGS) to recursive invocation of make.
10579
10580 * Makefile.in: Regenerate.
10581 * configure: Regenerate.
10582
10583 2004-05-30 Andreas Jaeger <aj@suse.de>
10584 Jim Wilson <wilson@specifixinc.com>
10585
10586 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
10587 like CC.
10588
10589 2004-05-27 Daniel Jacobowitz <dan@debian.org>
10590
10591 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
10592 * configure: Regenerate.
10593
10594 2004-05-25 Daniel Jacobowitz <drow@false.org>
10595
10596 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
10597 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
10598 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
10599 targets.
10600 * Makefile.in: Regenerate.
10601
10602 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
10603
10604 * configure.in: Test the ability to symlink directories.
10605 * configure: Regenerate.
10606
10607 * Makefile.def (bootstrap-stage): New definitions.
10608 * Makefile.tpl (configure-stage1-gcc,
10609 configure-stage2-gcc, configure-stage3-gcc,
10610 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
10611 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
10612 new-restage3, compare): Autogenerate, see Makefile.in
10613 entry for behavioral changes.
10614 (distclean-stage1, new-stage1-start, new-stage1-end,
10615 new-stage1-bubble, distclean-stage2, new-stage2-start,
10616 new-stage2-end, new-stage2-bubble, distclean-stage3,
10617 new-stage3-start, new-stage3-end): New autogenerated targets.
10618 (objext, prebootstrap, BOOT_CFLAGS,
10619 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
10620 targets.
10621
10622 * Makefile.in: Regenerate.
10623 (distclean-stage1, new-stage1-start, new-stage1-end,
10624 new-stage1-bubble, distclean-stage2, new-stage2-start,
10625 new-stage2-end, new-stage2-bubble, distclean-stage3,
10626 new-stage3-start, new-stage3-end): New targets.
10627 (all-stage1-gcc): Move prebootstrap dependency from here...
10628 (configure-stage1-gcc): ...to here.
10629 (new-bootstrap): Use bubble targets.
10630 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10631 Use per-stage distclean targets.
10632 (configure-stage1-gcc, configure-stage2-gcc,
10633 configure-stage3-gcc, all-stage1-gcc,
10634 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
10635 Use new-stageN-start to prepare the tree.
10636
10637 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
10638
10639 * Makefile.def (host_modules): add libcpp.
10640 * Makefile.tpl: Add dependencies on and for libcpp.
10641 * Makefile.in: Regenerate.
10642 * configure.in: Add libcpp host module.
10643 * configure: Regenerate.
10644
10645 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
10646
10647 * Makefile.tpl: Whenever a recursive target is defined, wrap
10648 it in a special @if/@endif block, and prepare its maybe
10649 dependency in the @if/@endif block
10650 * configure.in: Instead of writing maybe dependencies, remove
10651 the @if/@endif statements, and remove the @if/@endif blocks
10652 that remain.
10653 * configure: Regenerate.
10654 * Makefile.in: Regenerate.
10655
10656 2004-05-20 Janis Johnson <janis187@us.ibm.com>
10657
10658 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
10659
10660 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
10661
10662 PR bootstrap/15120
10663 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
10664 * */configure: Rebuilt.
10665
10666 2004-05-17 Zack Weinberg <zack@codesourcery.com>
10667
10668 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
10669 of libf2c.
10670 * configure, Makefile.in: Regenerate.
10671
10672 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
10673
10674 * MAINTAINERS (Write After Approval): Add myself.
10675
10676 2004-05-13 Diego Novillo <dnovillo@redhat.com>
10677
10678 Merge from tree-ssa-20020619-branch.
10679
10680 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
10681 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
10682 (HOST_GMPLIBS): Define.
10683 (HOST_GMPINC): Define.
10684 (TARGET_LIB_PATH): Add libmudflap.
10685 (GFORTRAN_FOR_TARGET): Define.
10686 (configure-build*): Export GFORTRAN.
10687 (configure-gcc): Export GMPLIBS and GMPINC.
10688 (all-gcc): Add maybe-all-libbanshee.
10689 (configure-target-libgfortran): Define.
10690 * Makefile.in: Regenerate.
10691 * configure.in (host_libs): Add libbanshee.
10692 (target_libraries): Add target-libmudflap and target-libgfortran.
10693 Add --with-libbanshee.
10694 Handle --disable-libmudflap.
10695 (*-*-freebsd*): Use with_gmp.
10696 Add $(libgcj) to noconfigdirs.
10697 * configure: Regenerate.
10698 * depcomp: New file.
10699 * MAINTAINERS: Add tree-ssa maintainers.
10700
10701 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
10702
10703 * MAINTAINERS (Various Maintainers): Add myself.
10704
10705 2004-04-30 Brian Ford <ford@vss.fsi.com>
10706
10707 * MAINTAINERS (Write After Approval): Add myself.
10708
10709 2004-04-29 Uros Bizjak <uros@kss-loka.si>
10710
10711 * MAINTAINERS (Write After Approval): Add myself.
10712
10713 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
10714
10715 * config/acx.m4: Fix fastcompare support for new-bootstrap.
10716 * configure: Regenerate.
10717
10718 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
10719
10720 Revert:
10721 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10722
10723 * Makefile.def (flags_to_pass): Remove *dir variables that
10724 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10725 as well as prefix and exec_prefix.
10726 * Makefile.in: Regenerate.
10727
10728 2004-04-26 Robert Millan <robertmh@gnu.org>
10729
10730 Add patches from libtool CVS.
10731 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
10732 * ltconfig: Likewise.
10733 * ltcf-c.sh: Likewise.
10734 * ltcf-cxx.sh: Likewise.
10735 * ltcf-gcj.sh: Likewise.
10736
10737 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10738
10739 * Makefile.def (host_modules): Mark with the bootstrap
10740 flag packages on which gcc depends.
10741 * Makefile.tpl (all-bootstrap): Use it.
10742 * Makefile.in: Regenerate.
10743
10744 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10745
10746 * Makefile.def (flags_to_pass): Remove *dir variables that
10747 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10748 as well as prefix and exec_prefix.
10749 * Makefile.in: Regenerate.
10750
10751 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10752
10753 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
10754 * configure: Regenerate.
10755 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
10756 * gcc/Makefile.tpl (compare): Use the result of the test.
10757 * gcc/Makefile.in: Regenerate.
10758
10759 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
10760
10761 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
10762 Always relocate gcc and prev-gcc to the original names, even
10763 if the build fails.
10764 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10765 New targets.
10766
10767 2004-04-23 Laurent GUERBY <laurent@guerby.net>
10768
10769 * MAINTAINERS: Update my email address.
10770
10771 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10772
10773 * configure.in (mips*-*-irix5*): Enable ld.
10774 * configure: Regenerate.
10775
10776 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10777
10778 * configure: Regenerate.
10779
10780 2004-04-15 James E Wilson <wilson@specifixinc.com>
10781
10782 * Makefile.tpl (configure-[+module+], configure-gcc,
10783 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
10784 Set and export LDFLAGS.
10785 * Makefile.in: Regenerate.
10786
10787 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
10788
10789 * MAINTAINERS: Add myself to write-after-approval.
10790
10791 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
10792
10793 PR bootstrap/14871
10794 * Makefile.tpl: If we don't have built-in-tree target tools,
10795 use the ones found by configure rather than hacking around with
10796 program_transform_name.
10797 * configure.in: Give Makefile.tpl the information necessary
10798 to do that.
10799 * Makefile.in: Regenerate.
10800 * configure: Regenerate.
10801
10802 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
10803
10804 PR bootstrap/14760
10805 * configure.in: When computing baseargs, strip *all* copies of
10806 offending options. Also, don't match/substitute the trailing space,
10807 so that this actually works when two similar options are separated by
10808 only one space.
10809 * configure: Regenerate.
10810
10811 2004-04-06 David Edelsohn <edelsohn@gnu.org>
10812
10813 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
10814 (rs6000-*-aix*): Same.
10815 * configure: Regenerate.
10816
10817 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
10818
10819 * MAINTAINERS: Add myself to write-after-approval.
10820
10821 2004-04-03 Bud Davis <bdavis9659@comcast.net>
10822
10823 * MAINTAINERS: Add myself to write-after-approval.
10824
10825 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
10826
10827 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
10828 STRICT_WARN, WARN_CFLAGS flags passed down to make.
10829 * Makefile.in: Regenerate.
10830
10831 * configure.in (top level bootstrap support): Rework --enable-werror
10832 to set @stage2_werror_flag@.
10833 * configure: Regenerate.
10834 * Makefile.tpl (top level bootstrap support): Pass
10835 @stage2_werror_flag@ down to configure in stages 2 and 3.
10836 * Makefile.in: Regenerate.
10837
10838 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
10839
10840 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
10841 for stages 2 and 3 as well as in make. As a consequence, remove
10842 OUTPUT_OPTION (now detected by configure) from the flags passed down
10843 to make.
10844 * Makefile.in: Regenerate.
10845
10846 * Makefile.tpl (new-bootstrap): Fix typo.
10847 * Makefile.in: Regenerate.
10848
10849 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
10850
10851 * Makefile.tpl: Rearrange by moving recursive_targets rules
10852 into their proper sections.
10853 * Makefile.tpl (top level bootstrap support): Move disabling
10854 of coverage flags from 'make' to 'configure'; improve comments.
10855 * Makefile.in: Regenerate.
10856
10857 * Makefile.tpl (experimental top level bootstrap) Move stage1
10858 language setting from all- target to configure- target; disable
10859 intermodule optimization in stage 1; prevent gratuitous rebuilds
10860 of stage 1.
10861 * Makefile.in: Regenerate.
10862 * configure.in: Comma-separate stage 1 language list for top
10863 level bootstrap.
10864 * configure: Regenerate.
10865
10866 * Makefile.tpl: Clean up experimental top level bootstrap support:
10867 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
10868 prev-gcc in configure- targets as well as all- targets.
10869 * Makefile.in: Regenerate.
10870
10871 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
10872
10873 * compile: New file imported from automake.
10874
10875 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
10876
10877 * configure.in: Remove symbolic link section.
10878 * configure: Regenerate.
10879 * Makefile.tpl (links): Remove.
10880 * Makefile.in: Regenerate.
10881
10882 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
10883 Nathanael Nerode <neroden@gcc.gnu.org>
10884
10885 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
10886 Set with AC_CHECK_PROGS.
10887 * configure.in: Fix comment typo from last patch.
10888 * configure: Regenerate.
10889
10890 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
10891
10892 * Makefile.tpl: Introduce experimental top level bootstrap support.
10893 * Makefile.in: Regenerate.
10894 * configure.in: Introduce support for top level bootstrap.
10895 * configure: Regenerate.
10896
10897 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
10898 Paolo Bonzini <bonzini@gnu.org>
10899
10900 PR bootstrap/14522
10901 * configure.in: Cope with shells that do not support unquoted ^
10902 * configure: Regenerate.
10903
10904 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
10905 Paolo Bonzini <bonzini@gnu.org>
10906
10907 PR bootstrap/14522
10908 * configure.in: Cope with shells that do not support nesting
10909 quotes inside quoted backquote substitutions.
10910 * configure: Regenerate.
10911
10912 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
10913
10914 PR bootstrap/14522
10915 * configure.in: Fix escaping of $.
10916 * configure: Regenerate.
10917
10918 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
10919
10920 * configure: Regenerate, since I forgot to while committing Paolo's
10921 changes.
10922
10923 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
10924
10925 PR ada/14131
10926 Move language detection to the top level.
10927 * configure.in: Find default values for the tools as
10928 soon as possible. Disable ada if GNAT is not found.
10929 Emit error message about missing languages. Expand
10930 --enable-languages=all for the gcc subdirectory.
10931
10932 2004-03-10 Ben Elliston <bje@gnu.org>
10933
10934 * MAINTAINERS: Update my email address.
10935
10936 2004-03-05 David Edelsohn <edelsohn@gnu.org>
10937
10938 * ltconfig: Disable building static libraries if building shared
10939 libraries on AIX 5L.
10940
10941 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
10942
10943 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
10944 and disable libgcj.
10945 * configure: Regenerated.
10946
10947 2004-03-01 Brian Booth <bbooth@redhat.com>
10948
10949 * MAINTAINERS: Add myself to write-after-approval.
10950
10951 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
10952
10953 * MAINTAINERS: Add myself to write-after-approval.
10954
10955 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10956
10957 PR bootstrap/7087
10958 * Makefile.tpl: Guard XFOO sed statements better.
10959 * Makefile.tpl: Add dependency for configure-target-libada.
10960 * Makefile.in: Regenerate (incidentally fixes broken
10961 commit when libada-branch was merged).
10962
10963 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
10964
10965 * MAINTAINERS: Add myself to write-after-approval.
10966
10967 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
10968
10969 * MAINTAINERS: Add Nicola Pero and myself as libobjc
10970 maintainers.
10971
10972 2004-02-20 Andrew Cagney <cagney@redhat.com>
10973
10974 * config.guess: Update from version 2003-10-16 to 2004-02-16.
10975 * config.sub: Update from version 2003-11-03 to 2004-02-16.
10976
10977 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
10978
10979 PR bootstrap/11932
10980 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
10981
10982 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
10983
10984 * MAINTAINERS: Added myself to write-after-approval.
10985
10986 2004-02-14 Michael Koch <konqueror@gmx.de>
10987
10988 * MAINTAINERS: Added myself to write-after-approval.
10989
10990 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
10991
10992 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
10993 some OS port maintainers to OS port maintainers section.
10994
10995 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
10996
10997 * MAINTAINERS: Add self.
10998
10999 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
11000
11001 * MAINTAINERS: Alphabetize.
11002
11003 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
11004
11005 * MAINTAINERS: Remove myself.
11006
11007 2004-02-11 David Edelsohn <edelsohn@gnu.org>
11008
11009 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
11010 (rs6000-*-aix*): Same.
11011 * configure: Regenerate.
11012
11013 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
11014
11015 * configure.in (host): Add in missing $noconfigdirs to defines.
11016 * configure: Regenerate.
11017
11018 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
11019 Nathanael Nerode <neroden@gcc.gnu.org>
11020
11021 PR ada/6637, PR ada/5911
11022 Merge with libada-branch:
11023 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
11024 with appropriate dependencies. Add --enable-libada configure switch.
11025 * configure, Makefile.in: Regenerate.
11026
11027 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
11028
11029 * MAINTAINERS: Add myself to write-after-approval.
11030
11031 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11032
11033 * configure.in: Don't pass --with-stabs on IRIX 5 either.
11034 * configure: Regenerate.
11035
11036 2004-02-04 Geoffrey Keating <geoffk@apple.com>
11037
11038 Merge from upstream:
11039
11040 * ltmain.in: When setting IFS to '~', be careful about user
11041 arguments that contain '~'.
11042
11043 2004-02-04 Peter O'Gorman <peter@pogma.com>
11044
11045 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
11046 Also test $base_compile against $CC with escaped arguments. Bug
11047 reported by Geoff Keating <geoffk@apple.com>.
11048
11049 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
11050
11051 * MAINTAINERS: Remove i960 port.
11052
11053 2004-01-23 DJ Delorie <dj@redhat.com>
11054
11055 * Makefile.def (target_modules) [libiberty]: Don't stage.
11056 * Makefile.in: Rebuilt.
11057
11058 2004-01-20 Caroline Tice <ctice@apple.com>
11059
11060 * MAINTAINERS: Add myself to write-after-approval.
11061
11062 2004-01-19 Paolo Carlini <pcarlini@suse.de>
11063
11064 * MAINTAINERS: Update my email address.
11065
11066 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
11067
11068 * MAINTAINERS: Add myself to write-after-approval.
11069
11070 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11071
11072 * MAINTAINERS: Remove entries without email address.
11073
11074 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
11075
11076 * MAINTAINERS: Add myself to write-after-approval.
11077
11078 2004-01-15 Steven Bosscher <stevenb@suse.de>
11079
11080 * MAINTAINERS: Update my email address.
11081
11082 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
11083
11084 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
11085 * Makefile.tpl (configure-target-[+module+]): Support stage.
11086 * Makefile.in: Rebuilt.
11087
11088 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
11089
11090 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
11091
11092 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
11093
11094 * MAINTAINERS: Add myself as a MIPS maintainer.
11095
11096 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
11097
11098 * configure.in: Use ./config.cache, not config.cache.
11099 * configure: Regenerate.
11100 * Makefile.tpl: Special-casing not needed for GCC any more.
11101 * Makefile.in: Regenerate.
11102
11103 * configure.in: Don't share a cache file for host dirs.
11104 * configure: Regenerate.
11105
11106 * config-ml.in: Don't mess with the cache file.
11107
11108 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
11109
11110 * MAINTAINERS: Move myself from 'Write After Approval' to
11111 'CPU Port Maintainers' section as SPARC maintainer.
11112
11113 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
11114
11115 * Makefile.tpl: Make GCC use a separate config.cache.
11116 * Makefile.in: Regenerate.
11117
11118 PR bootstrap/11932, PR bootstrap/11933
11119 (I don't know if it will fix either of them, but it relates
11120 to them.)
11121 * configure.in: Don't use shared config.cache for target
11122 directories.
11123 * configure: Regenerate.
11124
11125 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
11126
11127 * MAINTAINERS: Add myself to 'Write After Approval' section.
11128
11129 2003-12-31 Roger Sayle <roger@eyesopen.com>
11130
11131 * configure.in (ia64*-*-hpux*): Disable building java libraries.
11132 * configure: Regenerated.
11133
11134 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
11135
11136 * MAINTAINERS: Remove the mn10200 maintainer.
11137
11138 2003-12-21 Bernardo Innocenti <bernie@develer.com>
11139
11140 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
11141 * configure: Regenerated.
11142
11143 2003-12-16 Jan Hubicka <jh@suse.cz>
11144
11145 * MAINTAINERS: Add myself as callgraph maintainer.
11146
11147 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
11148
11149 * configure.in (raw_libstdcxx_flags): Remove the leading space.
11150 * configure: Regenerate.
11151
11152 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
11153
11154 * MAINTAINERS: Move myself from 'Bug database only accounts' to
11155 'Write After Approval' section. Update email.
11156
11157 2003-12-01 James Lemke <jim@wasabisystems.com>
11158
11159 * MAINTAINERS (Write After Approval): Add myself.
11160
11161 2003-11-20 Matt Thomas <matt@3am-software.com>
11162
11163 * MAINTAINERS: Add myself as a vax port maintainer.
11164
11165 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
11166
11167 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
11168 (configure-build-[+module+], configure-[+module+]): Likewise.
11169 (configure-target-[+module+], configure-gcc, config.status): Likewise.
11170 * Makefile.in: Regenerate.
11171
11172 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
11173
11174 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
11175 shared/dylibed libraries.
11176 * ltmain.sh: Likewise.
11177 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
11178 * ltcf-cxx.sh: Likewise.
11179 * ltcf-gcj.sh: Likewise.
11180 * ltconfig: Likewise.
11181
11182 2003-11-17 Stan Cox <scox@redhat.com>
11183
11184 * MAINTAINERS: Add myself as iq2000 port maintainer.
11185
11186 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
11187
11188 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
11189 * Makefile.in: Regenerate.
11190
11191 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
11192
11193 * config.sub: Update to 2003-11-03 version.
11194
11195 2003-10-20 Phil Edwards <phil@codesourcery.com>
11196
11197 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
11198 * configure: Regenerate.
11199
11200 2003-10-20 Nicolas Pitre <nico@cam.org>
11201
11202 * MAINTAINERS: Add myself to 'Write After Approval' section.
11203
11204 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
11205
11206 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11207
11208 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
11209
11210 * MAINTAINERS: Update my email address.
11211
11212 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11213
11214 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
11215
11216 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
11217
11218 * MAINTAINERS: Add myself to 'Write After Approval' section.
11219
11220 2003-10-16 Bernardo Innocenti <bernie@develer.com>
11221
11222 * config.guess: Update to 2003-10-16 version.
11223 * config.sub: Update to 2003-10-16 version.
11224
11225 2003-10-15 David Daney <ddaney@avtrex.com>
11226
11227 * MAINTAINERS: Added myself to 'Write After Approval' section.
11228
11229 2003-10-15 Falk Hueffner <falk@debian.org>
11230
11231 * MAINTAINERS: Move myself from 'Bug database only accounts' to
11232 'Write After Approval' section. Update email.
11233
11234 2003-10-14 Roger Sayle <roger@eyesopen.com>
11235
11236 * MAINTAINERS: Move myself from 'Write After Approval' to
11237 'Various Maintainers' section as middle-end maintainer.
11238
11239 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
11240
11241 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
11242 HOST_FLAGS_TO_PASS.
11243 * Makefile.in: Regenerate.
11244
11245 2003-10-11 Bernardo Innocenti <bernie@develer.com>
11246
11247 * config.guess: Update to 2003-10-07 version.
11248 * config.sub: Update to 2003-10-07 version.
11249
11250 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11251
11252 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
11253 * ltconfig (irix5*, irix6*): Don't override version_type.
11254
11255 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
11256
11257 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
11258 * configure: Rebuilt
11259 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
11260 * Makefile.in: Rebuilt
11261
11262 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
11263
11264 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
11265
11266 2003-09-30 Carlo Wood <carlo@alinoe.com>
11267
11268 * MAINTAINERS (Write After Approval): Add myself.
11269
11270 2003-09-29 Paul Koning <ni1d@arrl.net>
11271
11272 * MAINTAINERS: Move myself from "Write After Approval"
11273 to CPU platform maintainers for pdp11 platform.
11274
11275 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
11276
11277 * MAINTAINERS: Move myself from 'Write After Approval' to
11278 'Various Maintainers' section as libffi testsuite maintainer.
11279
11280 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
11281
11282 * configure.in: Pass a computed --program-transform-name
11283 to subconfigures.
11284 * configure: Regenerated.
11285
11286 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
11287
11288 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
11289 * Makefile.in: Regenerate.
11290
11291 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
11292 * Makefile.in: Regenerate.
11293
11294 2003-09-19 Ziemowit Laski <zlaski@apple.com>
11295
11296 * MAINTAINERS: Move myself from 'Write After Approval'
11297 to 'Various Maintainers' (objective-c) section.
11298
11299 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
11300
11301 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
11302 quoting.
11303 * configure: Regenerated.
11304
11305 2003-09-16 Joel Brobecker <brobecker@gnat.com>
11306
11307 * MAINTAINERS (Write After Approval): Add myself to write after
11308 approval list.
11309
11310 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
11311
11312 * MAINTAINERS (Write After Approval): Add myself.
11313
11314 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
11315
11316 * MAINTAINERS: Update my e-mail address.
11317
11318 2003-09-09 Alan Modra <amodra@bigpond.net.au>
11319
11320 * libtool.m4 (LD): Correct powerpc64 host match.
11321
11322 2003-09-06 James E Wilson <wilson@tuliptree.org>
11323
11324 * MAINTAINTERS: Update my affiliation and email address.
11325
11326 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
11327
11328 * MAINTAINERS (Write After Approval): Add myself.
11329
11330 2003-09-04 DJ Delorie <dj@redhat.com>
11331
11332 * configure: Regenerate.
11333
11334 2003-09-04 Robert Millan <robertmh@gnu.org>
11335
11336 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
11337
11338 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11339
11340 * configure.in: Ensure arguments to sed are properly spaced.
11341 * configure: Regenerate.
11342
11343 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
11344
11345 * MAINTAINERS: Update my e-mail address.
11346
11347 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
11348
11349 * MAINTAINERS (Write After Approval): Add myself.
11350
11351 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
11352
11353 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
11354 * configure: Regenerated.
11355
11356 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
11357
11358 * MAINTAINERS: Update my email address.
11359
11360 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
11361
11362 * configure.in: Use newline instead of semicolon when assuming
11363 shell arguments in a for loop.
11364 * configure: Regenerated.
11365
11366 2003-08-22 Jason Eckhardt <jle@rice.edu>
11367
11368 * MAINTAINERS: Resurrect the i860 maintainer.
11369
11370 2003-08-20 Geoffrey Keating <geoffk@apple.com>
11371
11372 PR 8180
11373 * configure.in: When testing with_libs and with_headers, treat
11374 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
11375 * configure: Regenerate.
11376
11377 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
11378 make, shell, etc.
11379 (baseargs): Likewise.
11380 * configure: Regenerate.
11381
11382 2003-08-20 Bernardo Innocenti <bernie@develer.com>
11383
11384 * MAINTAINERS (Write After Approval): Add myself.
11385
11386 2003-08-19 Geoffrey Keating <geoffk@apple.com>
11387
11388 * configure.in: Disable libgcj for darwin not on powerpc.
11389 * configure: Rebuild.
11390
11391 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
11392
11393 * config-ml.in, symlink-tree: Add license.
11394
11395 2003-08-03 Richard Stallman <rms@gnu.org>
11396 Eben Moglen <moglen@columbia.edu>
11397
11398 * README.SCO: New file.
11399
11400 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
11401
11402 * Makefile.tpl (check, check-c++): Express dependencies using
11403 dependencies rather than commands.
11404 * Makefile.in: Regenerate.
11405
11406 2003-08-01 Andrew Cagney <cagney@redhat.com>
11407
11408 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
11409 * configure: Ditto.
11410
11411 2003-07-31 Geoffrey Keating <geoffk@apple.com>
11412
11413 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
11414 * Makefile.in: Update.
11415
11416 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
11417
11418 * configure.in: Enable libgcj for darwin.
11419 * configure: Rebuild.
11420
11421 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
11422
11423 * config-ml.in: Use ac_configure_args directly instead of
11424 ml_arguments. Only set ml_norecursion if --no[-]recursion is
11425 actually seen.
11426
11427 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
11428
11429 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
11430 creating target and build subdirs to build all parent dirs as needed.
11431 * Makefile.in: Rebuild.
11432 * configure.in: Don't build dirs explicitly here.
11433 * configure: Rebuild.
11434
11435 2003-07-26 Paul Brook <paul@nowt.org>
11436
11437 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
11438
11439 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
11440
11441 * Makefile.tpl (all-make): Depend on intl.
11442 * Makefile.in: Rebuilt.
11443
11444 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
11445
11446 * install-sh: Update to newer upstream versions (associated with
11447 aclocal 1.7).
11448 * mkinstalldirs: Likewise.
11449 * missing: Likewise, plus $1Help2man -> $1 typo fix.
11450
11451 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
11452
11453 * MAINTAINERS: Move self from Bug database only accounts
11454 to write-after-approval.
11455
11456 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
11457
11458 * config.if: Remove unused libc_interface determination.
11459
11460 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
11461
11462 * MAINTAINERS: Move self from write-after-approval to
11463 build machinery (*.in).
11464
11465 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
11466
11467 PR bootstrap/11273
11468 PR bootstrap/11408
11469 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
11470 unused INSTALL_PROGRAM_ARGS.
11471 * configure.in: Use AC_PROG_INSTALL.
11472 * Makefile.in: Regenerate.
11473 * configure: Regenerate.
11474
11475 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
11476
11477 * MAINTAINERS: Alphabetize.
11478
11479 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
11480
11481 * configure: Rebuilt.
11482 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
11483 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
11484 newlib nor libgloss.
11485 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
11486 * configure.in (am33_2.0-*-linux*): Added.
11487
11488 2003-07-09 Bob Wilson <bob.wilson@acm.org>
11489
11490 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
11491 * configure: Regenerate.
11492
11493 2003-07-07 Zack Weinberg <zack@codesourcery.com>
11494
11495 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
11496 * Makefile.in: Regenerate.
11497
11498 2003-07-04 Zack Weinberg <zack@codesourcery.com>
11499
11500 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
11501 * Makefile.in: Regenerate.
11502
11503 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
11504
11505 * Makefile.tpl: Replace PWD with PWD_COMMAND.
11506 * Makefile.in: Regenerated.
11507
11508 * config-ml.in: Replace PWD with PWD_COMMAND.
11509
11510 2003-07-04 Zack Weinberg <zack@codesourcery.com>
11511
11512 * intl: New directory; see intl/ChangeLog for details.
11513 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
11514 * Makefile.tpl: all-gcc depends on maybe-all-intl.
11515 * Makefile.in: Regenerate.
11516
11517 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
11518
11519 * configure.in: Clean up config-lang.in handling. Delete
11520 useless assignment to "subdirs".
11521 * configure: Regenerate.
11522
11523 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
11524
11525 * configure.in: Rename 'target_libs' to 'target_libraries'.
11526 Remove useless reference to 'target_libs'.
11527 * configure: Regenerate.
11528
11529 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
11530
11531 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
11532 * Makefile.in: Regenerate.
11533
11534 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
11535
11536 * Makefile.def: Introduce flags_to_pass.
11537 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
11538 * Makefile.in: Regenerate.
11539
11540 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
11541
11542 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
11543 and target-libgloss.
11544 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
11545 <h8300*-*-*>: Disable libf2c and ${libgcj}.
11546 * configure: Regenerate.
11547
11548 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
11549
11550 * configure.in: Update testsuite_flags to new location.
11551 * configure. Regenerate.
11552
11553 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
11554
11555 * Makefile.tpl: Remove BUILD_CC stuff.
11556 * Makefile.in: Regenerate.
11557
11558 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
11559
11560 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
11561
11562 2003-06-16 Graeme Peterson <gp@qnx.com>
11563
11564 * MAINTAINERS (Write After Approval): Add myself.
11565
11566 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
11567
11568 * config.guess: Update to 2003-06-12 version.
11569 * config.sub: Update to 2003-06-13 version.
11570
11571 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
11572
11573 * config.guess: Update to 2003-06-06 version.
11574 * config.sub: Update to 2003-06-06 version.
11575
11576 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11577
11578 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
11579 * configure. Regenerate.
11580
11581 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
11582
11583 * configure.in: Disable serial configure by default.
11584 * configure: Regenerate.
11585 * Makefile.tpl: Abolish .NOTPARALLEL.
11586 * Makefile.in: Regenerate.
11587
11588 * Makefile.tpl: Replace {build,host,target}_canonical by
11589 {build,host,target}.
11590 * Makefile.in: Regenerate.
11591
11592 * Makefile.tpl: Fix stupid pasto.
11593 * Makefile.in: Regenerate.
11594
11595 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
11596
11597 * Makefile.tpl: Remove bogus conditional.
11598 * Makefile.in: Regenerate.
11599
11600 2003-06-05 Jan Hubicka <jh@suse.cz>
11601
11602 * Makefile.tpl (profiledbootstrap): New target.
11603 * Makefile.in (profiledbootstrap): New target.
11604
11605 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
11606
11607 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
11608 Pinski. Remove user names from other bugzilla-only maintainers.
11609
11610 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
11611
11612 * Makefile.tpl: Make 'recursive targets' using autogen rather
11613 than shell loop. Remove duplicate 'clean' targets and false
11614 comments.
11615 * Makefile.def: Add systematic dependencies to 'recursive' targets.
11616 Add systematic method of specifying missing targets in subdirs.
11617 Add copyright boilerplate.
11618 * Makefile.in: Regenerate.
11619 * configure.in: Add 'recursive targets' to maybe list.
11620 * configure: Regenerate.
11621
11622 * MAINTAINERS: "GNATS only" -> "Bug database only".
11623
11624 * Makefile.tpl: Rename [+target+] to [+make_target+].
11625 * Makefile.def: Rename 'target' to 'make_target'.
11626
11627 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
11628
11629 * MAINTAINERS: Add self as options handling maintainer.
11630
11631 2003-05-28 Michael Meissner <gnu@the-meissners.org>
11632
11633 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
11634 been too long since I touched those ports.
11635
11636 2003-05-28 DJ Delorie <dj@redhat.com>
11637
11638 * Makefile.tpl: Make maybe-check-gcc .PHONY.
11639 * Makefile.in: Regenerate.
11640
11641 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
11642
11643 * configure.in: Use curly braces in the definition of tooldir.
11644 * configure: Regenerate.
11645
11646 2003-05-21 DJ Delorie <dj@redhat.com>
11647
11648 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
11649 newlib or libgloss.
11650 * Makefile.in: Regenerate.
11651
11652 2003-05-21 DJ Delorie <dj@redhat.com>
11653
11654 * Makefile.tpl: Add missing empty maybe-check-gcc target.
11655 * Makefile.in: Regenerate.
11656
11657 2003-05-20 Ian Lance Taylor <ian@airs.com>
11658
11659 * MAINTAINERS: Update my e-mail address.
11660
11661 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
11662
11663 * configure.in: Switch more things to use maybe dependencies.
11664 * Makefile.tpl: Switch more things to use maybe dependencies.
11665 Factor out common code from autogen IF statements.
11666 * configure: Regenerate.
11667 * Makefile.in: Regenerate.
11668
11669 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
11670
11671 * configure.in: Accept i[3456789]86 for machine type.
11672 * configure: Regenerate.
11673
11674 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
11675
11676 * configure.in: Switch more things to use maybe dependencies.
11677 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
11678 * configure: Regenerate.
11679 * Makefile.tpl: Switch more things to use maybe dependencies.
11680 * Makefile.in: Regenerate.
11681
11682 2003-05-16 Andreas Schwab <schwab@suse.de>
11683
11684 * Makefile.tpl (install-opcodes): Define.
11685 * Makefile.in: Rebuild.
11686
11687 2003-05-13 Andreas Jaeger <aj@suse.de>
11688
11689 * config.guess: Update to 2003-05-09 version.
11690 * config.sub: Update to 2003-05-09 version.
11691
11692 2003-05-13 Michael Eager <eager@mvista.com>
11693
11694 * configure.in: Correct sed script so that options in quotes are not
11695 deleted.
11696 * configure: Rebuild.
11697
11698 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
11699
11700 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
11701 and $$s/newlib/libc/sys/cygwin32 include paths.
11702 * configure: Ditto.
11703
11704 2003-05-12 Michael Meissner <gnu@the-meissners.org>
11705
11706 * MAINTAINERS: Update my email addresses.
11707
11708 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
11709
11710 * config-ml.in: Propagate INSTALL variables.
11711
11712 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11713
11714 * MAINTAINERS: Remove duplicate entries in Write After Approval.
11715
11716 2003-05-02 Chris Demetriou <cgd@broadcom.com>
11717
11718 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
11719 * Makefile.in: Regenerate.
11720
11721 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
11722
11723 * MAINTAINERS (GNATS only): Add Falk Hueffner.
11724
11725 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
11726
11727 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
11728
11729 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
11730
11731 * Makefile.tpl: Clean $(BUILD_SUBDIR).
11732 * Makefile.in: Regenerated.
11733
11734 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
11735
11736 * MAINTAINERS (Write After Approval): Upgrade myself from
11737 GNATS only to write-after-approval. Update my mail address.
11738
11739 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
11740
11741 (OS Port Maintainers: freebsd): Add myself.
11742
11743 2003-04-22 Mark Mitchell <mark@codesourcery.com>
11744
11745 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
11746
11747 2003-04-22 Kean Johnston <jkj@sco.com>
11748
11749 * MAINTAINERS (SCO ports): Added myself.
11750
11751 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
11752
11753 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
11754
11755 2003-04-19 Kean Johnston <jkj@sco.com>
11756
11757 * MAINTAINERS (Write After Approval): Add myself.
11758
11759 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11760
11761 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
11762 * Makefile.in: Regenerate.
11763
11764 2003-04-18 Jakub Jelinek <jakub@redhat.com>
11765
11766 * configure.in (powerpc64*-*-linux*): Remove.
11767 * configure: Rebuilt.
11768
11769 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
11770
11771 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
11772 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
11773 and restrap.
11774 * Makefile.in: Regenerate.
11775
11776 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
11777
11778 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
11779 * configure: Regenerated.
11780
11781 2003-04-15 DJ Delorie <dj@redhat.com>
11782
11783 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
11784
11785 2003-04-13 Nick Clifton <nickc@redhat.com>
11786
11787 * config-ml.in: Remove support for --disable-aix removing
11788 call-aix multilibs.
11789
11790 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
11791
11792 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
11793 * */configure: Rebuilt.
11794
11795 2003-04-08 Joel Sherrill <joel@oarcorp.com>
11796
11797 * MAINTAINERS: Add my email address.
11798
11799 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
11800
11801 * MAINTAINERS (Write After Approval): Add myself.
11802
11803 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
11804
11805 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
11806 * Makefile.in: Regenerate.
11807
11808 2003-03-14 Michael Chastain <mec@shout.net>
11809
11810 * Makefile.in: Regenerate with correct Makefile.def.
11811
11812 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
11813
11814 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
11815 Make macro.
11816 * Makefile.in: Regenerate.
11817 * configure.in: Clean up gxx_include_dir logic.
11818 * configure: Regenerate.
11819
11820 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
11821
11822 * MAINTAINERS (Write After Approval): Add myself.
11823
11824 2003-03-10 Ben Elliston <bje@wasabisystems.com>
11825
11826 * MAINTAINERS: Update my mail address.
11827
11828 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11829
11830 * configure.in (gxx_include_dir): Fix typo.
11831 * configure: Regenerated.
11832
11833 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
11834
11835 * Makefile.tpl: Reindent.
11836 * Makefile.in: Regenerate.
11837 * configure.in: Reindent. Don't set unused variables.
11838 * configure: Regenerate.
11839
11840 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
11841
11842 * configure.in: Include $(build_tooldir)/sys-include in
11843 FLAGS_FOR_TARGET.
11844 * configure: Regenerated.
11845
11846 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
11847
11848 * Makefile.tpl: Always pass down RANLIB.
11849 * Makefile.in: Regenerate.
11850
11851 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
11852 * Makefile.in: Regenerate.
11853 * configure.in: Remove unused logic relating to --enable-shared
11854 and --enable-threads. Remove bogus comments. Remove redundant
11855 noconfigdirs.
11856 * configure: Regenerate.
11857
11858 * configure.in: Replace ${libstdcxx_version} by its value.
11859 Remove reference to mh-dgux.
11860 * configure: Regenerate.
11861
11862 2003-03-03 Kevin Buettner <kevinb@redhat.com>
11863
11864 * MAINTAINERS (Write After Approval): Add myself.
11865
11866 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11867
11868 * Makefile.tpl: Rearrange.
11869 * Makefile.in: Regenerate.
11870
11871 2003-02-25 Uwe Stieber <uwe@wwws.de>
11872
11873 * configure.in: Add support for kaOS as cross build target system.
11874 * configure: Regenerated.
11875
11876 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
11877
11878 * MAINTAINERS (Write after approval): Add myself.
11879
11880 2003-02-21 James E Wilson <wilson@tuliptree.org>
11881
11882 * MAINTAINERS: Update my email address.
11883
11884 2003-02-21 Zack Weinberg <zack@codesourcery.com>
11885
11886 * MAINTAINERS: Add self to blanket write privs. section.
11887
11888 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
11889
11890 * Makefile.tpl: Add definition of CPPFLAGS to pass into
11891 configure-target-* as some target builds may require additional
11892 flags for preprocessor tests.
11893 * Makefile.in: Regenerated.
11894
11895 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
11896
11897 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
11898 * ltconfig: Handle it.
11899 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
11900 auto-detecting it.
11901
11902 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
11903 it is used as argument to $CC.
11904 * ltcf-gcj.sh: Likewise.
11905
11906 * configure.in: Introduce --enable-maintainer-mode.
11907 * configure: Rebuilt.
11908 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
11909 for maintainer mode.
11910 * Makefile.in: Rebuilt.
11911
11912 2003-02-18 Jason Merrill <jason@redhat.com>
11913
11914 * Makefile.tpl (check-c++): Allow parallelism.
11915
11916 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11917
11918 * MAINTAINERS: Remove John Carr (who never actually had access to
11919 gcc.gnu.org).
11920
11921 2003-02-15 Geoffrey Keating <geoffk@apple.com>
11922
11923 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
11924 don't configure target-libobjc.
11925 * configure: Regenerate.
11926
11927 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11928
11929 * Makefile.tpl (RANLIB): Define.
11930 * Makefile.in: Regenerate.
11931
11932 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
11933
11934 * MAINTAINERS: Update my email.
11935
11936 2003-02-06 Keith R Seitz <keiths@redhat.com>
11937
11938 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
11939 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
11940 * Makefile.in: Regenerated.
11941 * configure.in: Remove all traces of snavigator, db, and grep.
11942 * configure: Regenerated.
11943
11944 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11945
11946 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
11947 After Approval.
11948
11949 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11950
11951 * MAINTAINERS (Write after approval): Add myself.
11952
11953 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
11954
11955 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
11956 * Makefile.in: Regenerated.
11957
11958 2003-01-30 Roger Sayle <roger@eyesopen.com>
11959
11960 * config.guess: Updated to 2003-01-30's version.
11961 * config.sub: Updated to 2003-01-28's version.
11962
11963 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
11964
11965 * config.if: If gcc_version is already set, just use it. Don't set
11966 gcc_version_trigger if it's already set, otherwise set it to
11967 gcc/version.c, but only if the file exists. If it is not set and
11968 gcc/version.c does not exist, try to extract the version number from
11969 $CC.
11970
11971 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
11972
11973 * MAINTAINERS: Add myself to write-after-approval list.
11974
11975 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
11976
11977 * configure.in: Revert 24Jan change.
11978 * configure: Regenerate.
11979
11980 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11981
11982 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
11983 entry of HJ Lu.
11984
11985 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11986
11987 * configure.in: Revert previous change.
11988 * configure: Regenerate.
11989
11990 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11991
11992 * configure.in: Make rda native-only.
11993 * configure: Regenerate.
11994
11995 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11996
11997 * MAINTAINERS: Move myself from GNATS-only-accounts to
11998 write-after-approval.
11999
12000 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
12001
12002 * configure.in: Add missing \.
12003 * configure: Rebuilt.
12004
12005 2003-01-17 Jakub Jelinek <jakub@redhat.com>
12006
12007 * configure.in (baseargs): Avoid using \| in sed regular
12008 expressions.
12009 * configure: Rebuilt.
12010
12011 2003-01-16 Jakub Jelinek <jakub@redhat.com>
12012
12013 * configure.in (baseargs): Remove all supported forms of
12014 --cache-file, --srcdir, --host, --build and --target options
12015 from argument lists.
12016 * configure: Rebuilt.
12017
12018 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
12019
12020 * MAINTAINERS: Add myself to write-after-approval list.
12021
12022 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
12023
12024 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
12025 * configure: Rebuilt.
12026
12027 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
12028
12029 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
12030 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
12031 * Makefile.in: Regenerate.
12032 * configure: Regenerate.
12033
12034 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
12035
12036 * configure.in: Remove Makefile in build, host and target modules
12037 unless configure was run with --no-recursion.
12038 * configure: Rebuilt.
12039
12040 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12041
12042 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
12043 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
12044 * Makefile.in: Regenerate.
12045
12046 2003-01-08 Chris Demetriou <cgd@broadcom.com>
12047
12048 * config.guess: Update to 2003-01-03 version.
12049 * config.sub: Update to 2003-01-03 version.
12050
12051 2003-01-07 Christopher Faylor <cgf@redhat.com>
12052
12053 * configure: Regenerate with proper autoconf 2.13.
12054
12055 2003-01-07 Christopher Faylor <cgf@redhat.com>
12056
12057 * configure.in: Add AC_PREREQ for consistency.
12058 * configure: Regenerate.
12059
12060 2003-01-06 Andrew Cagney <ac131313@redhat.com>
12061
12062 * configure.in (GDB_TK): Add tcl directories conditional on
12063 gdb/gdbtk directory being present.
12064 * configure: Regenerate.
12065
12066 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
12067
12068 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
12069 used by gcc if LD is not defined and we are not doing a Canadian Cross.
12070 * configure: Rebuilt.
12071
12072 2002-12-31 Tom Tromey <tromey@redhat.com>
12073
12074 * Makefile.in: Rebuilt.
12075 * Makefile.def (target_modules) [libffi]: Allow installation.
12076
12077 2002-12-31 Andreas Schwab <schwab@suse.de>
12078
12079 * configure.in: Fix use of $program_transform_name.
12080 * configure: Regenerated.
12081
12082 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
12083
12084 * configure.in (baseargs): Don't remove first configure argument.
12085 * configure: Regenerated.
12086
12087 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
12088
12089 * Makefile.tpl (local-distclean): Don't remove...
12090 (multilib.ts): ... this. Moved into...
12091 (multilib.out): ... this. Don't use sub-make.
12092 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
12093 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
12094 (configure-build-[+module+], configure-[+module+],
12095 configure-target-[+module+], configure-gcc): ... these. Test
12096 for Makefile existence. Drop config.status from dependencies.
12097 * Makefile.in: Rebuilt.
12098 * configure.in: Move gcc-version-trigger to the end of
12099 ac_configure_args. Add comments to maybedep.tmp and
12100 serdep.tmp. Introduce --disable-serial-configure. Remove
12101 nonopt from baseargs, matching and removing corresponding
12102 whitespace while at it.
12103 * configure: Rebuilt.
12104
12105 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
12106
12107 * configure.in (host_configargs): Replace reference to
12108 no-longer-defined buildopts with --build=${build_alias}.
12109 * configure: Rebuilt.
12110
12111 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
12112 program_transform_name to standard idiom.
12113 (AUTOGEN, AUTOCONF): Define.
12114 (Makefile.in): Use $(AUTOGEN).
12115 (Makefile): Depend on config.status, and use autoconf-style rule to
12116 build it. Move original commands to...
12117 (config.status): ... this new target.
12118 (configure): Add $(srcdir). Depend on config/acx.m4. Use
12119 $(AUTOCONF).
12120 * Makefile.in: Rebuilt.
12121
12122 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
12123
12124 * Makefile.tpl: Fix dramatic bustage due to change in
12125 program_transform_name.
12126 * Makefile.in: Regenerate.
12127
12128 * configure.in: Remove unnecessary PATH setting.
12129 * configure: Regnerate.
12130
12131 * configure.in: Don't default to unprefixed tools unless
12132 the native tools will work.
12133 * configure: Regenerate.
12134
12135 * configure.in: Convert to autoconf script. Blow away lots
12136 of now-redundant Makefile fragments.
12137 * configure: Generate using Autoconf.
12138 * Makefile.tpl: Rewrite to reflect autoconfiscation.
12139 * Makefile.in: Regenerate.
12140
12141 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
12142
12143 * configure: Fix stupid bug where RANLIB was mistakenly included.
12144
12145 * configure.in: Rename (buildargs, hostargs, targargs) to
12146 (build_configargs, host_configargs, target_configargs).
12147
12148 * configure.in: Move logic out of sed statement.
12149
12150 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
12151 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
12152
12153 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
12154
12155 * config.sub: Import from master repository
12156 * config.guess: Ditto
12157
12158 2002-12-24 Andreas Schwab <schwab@suse.de>
12159
12160 * Makefile.tpl (multilib.out): Fix missing space.
12161 * Makefile.in: Regenerate.
12162
12163 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
12164
12165 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
12166 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
12167 * Makefile.in: Regenerate.
12168 * configure.in: Remove unnecessary leftovers.
12169
12170 2002-12-21 Geoffrey Keating <geoffk@apple.com>
12171
12172 * configure.in (extra_ranlibflags_for_target): New variable.
12173 (*-*-darwin): Add -c to ranlib commands.
12174 * configure (tooldir): Handle extra_ranlibflags_for_target.
12175
12176 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
12177
12178 * Makefile.tpl: Revert HJL's change.
12179 * Makefile.in: Regenerated.
12180 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
12181 always.
12182
12183 2002-12-19 Andreas Schwab <schwab@suse.de>
12184
12185 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
12186 * Makefile.in: Regenerate.
12187
12188 2002-12-18 H.J. Lu <hjl@gnu.org>
12189
12190 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
12191 * Makefile.in: Regenerated.
12192
12193 * configure.in (build_prefix): New. Substitute.
12194
12195 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
12196
12197 * Makefile.tpl: Don't let real targets depend on phony targets.
12198 * Makefile.in: Regenerate.
12199
12200 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
12201 * Makefile.in: Regenerate.
12202
12203 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
12204
12205 * config.sub: Import from master repository
12206 * config.guess: Ditto
12207
12208 2002-12-16 Jason Merrill <jason@redhat.com>
12209
12210 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
12211 previous 'make bootstrap'.
12212 * Makefile.in: Regenerate.
12213
12214 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
12215
12216 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
12217
12218 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
12219
12220 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
12221 * Makefile.in: Regenerate.
12222
12223 2002-12-13 Jason Merrill <jason@redhat.com>
12224
12225 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
12226 library tests.
12227 (check-c++): Just depend on it and check-target-libstdc++-v3.
12228 * Makefile.in: Regenerate.
12229
12230 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
12231
12232 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
12233 * Makefile.in: Rebuilt.
12234
12235 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
12236
12237 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
12238
12239 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
12240
12241 * configure: Fix bug put in by gremlins.
12242
12243 * Makefile.tpl: Substitute more autoconfily.
12244 * configure: Substitute more autoconfily.
12245 * Makefile.in: Regenerate.
12246
12247 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
12248
12249 * config.sub: Import from master repository
12250 * config.guess: Ditto
12251 * MAINTAINERS: Added Svein Seldal under write after approval
12252
12253 2002-12-08 Andrew Cagney <ac131313@redhat.com>
12254
12255 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
12256 * Makefile.in (all-sim): Ditto.
12257
12258 2002-12-06 DJ Delorie <dj@redhat.com>
12259
12260 * Makefile.tpl: Change configure dependencies to not have real
12261 targets depend on phony targets.
12262
12263 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
12264
12265 * configure.in: Revert unintentional change.
12266
12267 * Makefile.tpl: Change dependency for */multilib.out so that
12268 it works when gcc isn't in the tree.
12269
12270 * configure.in: Substitute more.
12271 * configure: Run subconfigures from the Makefile.
12272 * Makefile.tpl: Run subconfigures from the Makefile; add a few
12273 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
12274
12275 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12276
12277 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
12278
12279 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
12280
12281 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
12282 and corresponding dependencies.
12283 * Makefile.in: Regenerate.
12284
12285 * configure.in (host_tools): Order binutils, gas and ld for
12286 convenience in running the testsuites.
12287
12288 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
12289 * Makefile.in: Regenerate.
12290 * configure.in: Introduce rules to serialize subconfigure runs.
12291
12292 * configure.in: Introduce BASE_CC_FOR_TARGET.
12293 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
12294 Realize configure-build-* targets. Realize configure-target-* targets.
12295 * Makefile.in: Regenerate.
12296
12297 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
12298
12299 * configure: Move gcc_version_trigger stuff from here...
12300 * configure.in: ...to here.
12301
12302 * configure.in: Separate subconfigure options added by this file from
12303 options given by the user. Add machinery to put args for host
12304 subconfigures into the Makefile.
12305
12306 * Makefile.tpl: Remove 'vault' targets.
12307 * Makefile.tpl: Reorder and comment dependencies.
12308 * Makefile.in: Regenerate.
12309
12310 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
12311 * configure.in: Fix my broken commit of previous patch. (sigh)
12312
12313 2002-11-28 Geoffrey Keating <geoffk@apple.com>
12314
12315 * configure.in: Move host-specific darwin noconfigdirs into
12316 the host-specific section.
12317
12318 2002-11-28 Geoffrey Keating <geoffk@apple.com>
12319
12320 * configure.in: Move host-specific darwin noconfigdirs into
12321 the host-specific section.
12322
12323 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
12324
12325 * configure: Remove skip-this-dir support.
12326 * Makefile.tpl: Remove skip-this-dir support.
12327
12328 * Makefile.tpl: Remove leftover support for non-autoconfiscated
12329 subdirectories.
12330 * Makefile.in: Regenerate.
12331
12332 * Makefile.tpl: Strip out useless setting of 'dir'.
12333 * Makefile.in: Regenerate.
12334
12335 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
12336
12337 * configure.in: Fix deeply stupid bug.
12338
12339 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
12340 shell code in CXX_FOR_TARGET
12341 * Makefile.def: Introduce raw_cxx.
12342 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
12343 RAW_CXX_FOR_TARGET.
12344 * Makefile.in: Regenerate.
12345
12346 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
12347
12348 * Makefile.tpl: Remove unnecessary ifs.
12349 * Makefile.in: Regenerate.
12350
12351 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
12352 dependencies. Maybe-ize build-libiberty. Create dummy install
12353 targets for 'no_install' modules.
12354 * configure: Move GDB_TK substitution to configure.in. Move
12355 build_modules stuff to configure.in.
12356 * configure.in: Implement soft dependency machinery. Maybe-ize
12357 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
12358 * Makefile.in: Regenerate.
12359
12360 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
12361
12362 * Makefile.tpl: Make all-target, install-target behave similarly
12363 to all, install (only hitting configured targets). Eliminate
12364 unused macro defintions.
12365
12366 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
12367 build != host.
12368
12369 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
12370
12371 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
12372
12373 * configure.in: Produce lists of subdir targets we're actually
12374 configuring. Remove references to "dosrel".
12375 * Makefile.tpl: Let configure set which subdir targets are hit.
12376 Remove install-cross; clean up install; remove ALL. Remove
12377 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
12378 Autogenerate host module targets. Remove empty dependency lines
12379 and redundant dependency; rearrange slightly.
12380 * Makefile.def: Add host-side libtermcap, utils.
12381
12382 * Makefile.in: Regenerate.
12383
12384 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12385
12386 * ltconfig (osf[345]): Append $major to soname_spec.
12387 Reflect this in library_names_spec.
12388 * ltmain.sh (osf): Prefix $major with . for use as extension.
12389
12390 2002-11-19 Andreas Jaeger <aj@suse.de>
12391
12392 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
12393 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
12394 and sparc64 GNU/Linux systems.
12395
12396 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
12397
12398 * MAINTAINERS: Update email.
12399
12400 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12401
12402 * MAINTAINERS: Complete James Dennett's entry.
12403
12404 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
12405
12406 * MAINTAINERS (Write After Approval): Add myself.
12407
12408 2002-11-13 Bruce Korb <bkorb@gnu.org>
12409
12410 * Makefile.tpl: syntactic cleanup
12411
12412 2002-11-13 Stuart Hastings <stuart@apple.com>
12413
12414 * MAINTAINERS: Add myself to write-after-approval list.
12415
12416 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
12417
12418 * Makefile.def: Add list of recursive targets to autogenerate.
12419 Add build_modules.
12420 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
12421 targets. Autogenerate *-build-* targets.
12422 * Makefile.in: Regenerate.
12423
12424 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
12425
12426 * configure: More autoconf-style substitutions.
12427 * Makefile.tpl: More autoconf-style substitutions.
12428 * Makefile.in: Regenerate.
12429
12430 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
12431
12432 * configure: Substitute more variables in a more autoconf-friendly
12433 way. Simplify slightly.
12434 * Makefile.tpl: Make more variables substitutable in an
12435 autoconf-friendly way.
12436 * Makefile.in: Regenerate.
12437
12438 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
12439
12440 * MAINTAINERS (Write After Approval): Add myself.
12441
12442 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
12443
12444 * configure.in (v810*): Remove special setting of tools.
12445
12446 * configure: Add support for extra required flags for ar or nm.
12447 * configure.in (aix4.3+): Use above support for target-specific
12448 issues, rather than using config/mt-aix43.
12449
12450 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
12451
12452 * configure: Remove 'removing', which doesn't work. Replace $subdir
12453 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
12454 with $srcdir. Reformat indentation. Substitute some variables
12455 formerly hard-coded in the Makefile for build=host.
12456 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
12457 * Makefile.def: Autogenerate more.
12458 * Makefile.in: Regenerate.
12459
12460 2002-11-04 Adam Nemet <anemet@lnxw.com>
12461
12462 * MAINTAINERS (Write After Approval): Add myself.
12463
12464 2002-11-04 Kevin Buettner <kevinb@redhat.com>
12465
12466 * Makefile.def (host_modules): Add rda.
12467 * Makefile.in: Regenerate.
12468 * configure.in (target_tool): Add target-rda to list.
12469
12470 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12471
12472 * MAINTAINERS: Remove "co-maintainer" note for web pages.
12473
12474 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
12475
12476 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
12477 and restrap targets to this rule.
12478 * Makefile.in: Regenerate.
12479
12480 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12481
12482 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
12483 GNATS only accounts.
12484
12485 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
12486
12487 * configure.in (i[3456]86-*-linux*): Add check to disable
12488 ${libgcj} for glibc1.
12489
12490 2002-10-24 Denis Chertykov <denisc@overta.ru>
12491
12492 * MAINTAINERS: Add myself as ip2k port maintainer.
12493
12494 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
12495
12496 * configure.in: Add tic4x target.
12497
12498 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
12499
12500 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
12501 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
12502 * Makefile.in: Regenerate.
12503
12504 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
12505 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
12506 * Makefile.in: Regenerate.
12507
12508 2002-10-02 Janis Johnson <janis187@us.ibm.com>
12509
12510 * MAINTAINERS: Add myself as web pages co-maintainer.
12511
12512 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
12513
12514 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
12515 * Makefile.in: Regenerate.
12516
12517 2002-10-02 Zack Weinberg <zack@codesourcery.com>
12518
12519 * MAINTAINERS: Add myself and Nathan Sidwell
12520 <nathan@codesourcery.com> as VxWorks maintainers.
12521
12522 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
12523
12524 * Makefile.def: Remove order dependency comments.
12525 * Makefile.tpl: Add explicit install-install dependencies.
12526 * Makefile.in: Regenerate.
12527
12528 * Makefile.tpl: Remove material now in src-release. (Finally!)
12529 * Makefile.in: Regenerate.
12530
12531 * Makefile.tpl: Add configure-target (for src-release in src)
12532 * Makefile.in: Regenerate.
12533
12534 2002-09-30 Nick Clifton <nickc@redhat.com>
12535
12536 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
12537
12538 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
12539
12540 * configure.in (s390*-*-linux*): Enable libgcj.
12541
12542 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
12543
12544 * configure: Revert accidentally applied changes.
12545
12546 * Makefile.tpl: Make more autoconf-friendly.
12547 * Makefile.in: Regenerate.
12548 * configure: Make substitution more autoconf-like.
12549
12550 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
12551
12552 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
12553 single entry to handle all these.
12554 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
12555 libjava on arm-*-elf.
12556
12557 2002-09-27 Geoffrey Keating <geoffk@apple.com>
12558
12559 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
12560 things that depend on them.
12561
12562 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
12563
12564 * Makefile.tpl: Make subsituted variables more autoconfy.
12565 * Makefile.in: Regenerate.
12566 * configure: Make seds more autoconfy.
12567
12568 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
12569
12570 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
12571 * Makefile.in: Regenerate.
12572 * configure.in: Rewrite sed statements to look autoconfy.
12573
12574 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
12575 all-target-foo on configure-target-foo.
12576 * Makefile.def: Ditto.
12577 * Makefile.in: Rebuild.
12578
12579 2002-09-25 Andrew Haley <aph@redhat.com>
12580
12581 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
12582
12583 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
12584
12585 * Makefile.def: New file.
12586 * Makefile.tpl: New file.
12587 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
12588 * contrib/gcc_update: Note that Makefile.in is a generated file.
12589
12590 * configure.in: Minor rearrangement. Simplify tests.
12591
12592 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
12593
12594 * configure.in (with_headers): Skip copy if value is "yes".
12595 (with_libs): Likewise.
12596
12597 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
12598
12599 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
12600 * configure.in (sh*-*-pe*): Ditto.
12601 * configure.in (mips*-*-pe*): Ditto.
12602 * configure.in (*arm-wince-pe): Ditto.
12603
12604 * configure.in: Rearrange.
12605
12606 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
12607
12608 * MAINTAINERS: Update my email address.
12609
12610 2002-08-30 Paul Koning <pkoning@equallogic.com>
12611
12612 * MAINTAINERS: (Write After Approval): Add myself.
12613
12614 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
12615
12616 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
12617
12618 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
12619
12620 * MAINTAINERS: Change my mailing address.
12621
12622 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
12623
12624 * MAINTAINERS (Write After Approval): Remove myself.
12625 (Various Maintainers: c++ runtime libs): Add myself.
12626
12627 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
12628
12629 * MAINTAINERS (Write After Approval): Remove myself.
12630 (Various Maintainers: c++ runtime libs): Add myself.
12631
12632 2002-08-15 Eric Christopher <echristo@redhat.com>
12633
12634 * config.sub: Import from master repository.
12635 * config.guess: Ditto.
12636
12637 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
12638
12639 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
12640 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
12641 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
12642
12643 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
12644
12645 * MAINTAINERS: Add self to rs6000 vector extensions.
12646
12647 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
12648
12649 * libiberty/configure: Reverted unintended yesterday's check in.
12650
12651 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
12652
12653 * boehm-gc/configure, libf2c/configure: Rebuilt.
12654 * libffi/configure, libiberty/configure: Ditto.
12655 * libjava/configure, libobjc/configure: Ditto.
12656 * libstdc++-v3/configure, zlib/configure: Ditto.
12657 Merged from binutils:
12658 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
12659 From Steve Ellcey <sje@cup.hp.com>:
12660 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
12661 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
12662 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
12663 IA64.
12664 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
12665 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
12666 soname_spec, sys_lib_search_path_spec): Ditto.
12667
12668 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
12669
12670 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
12671
12672 2002-08-04 H.J. Lu (hjl@gnu.org)
12673
12674 * configure.in (mips*-*-linux*): Don't skip target-libffi.
12675
12676 2002-08-02 Krister Walfridsson <cato@df.lth.se>
12677
12678 * MAINTAINERS (Write After Approval): Add myself.
12679
12680 2002-07-31 Alan Modra <amodra@bigpond.net.au>
12681
12682 * configure.in: Move generic linux case to end. Copy generic
12683 linux noconfigdirs to mips*-*-linux* entry and new
12684 powerpc64*-*-linux* entry. Add target-libffi for the latter.
12685
12686 2002-07-19 Michael Matz <matz@suse.de>
12687
12688 * MAINTAINERS: Add myself as ra* maintainer.
12689
12690 2002-07-16 Chris Demetriou <cgd@broadcom.com>
12691
12692 * config.guess: Update to 2002-07-09 version.
12693 * config.sub: Update to 2002-07-03 version.
12694
12695 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
12696
12697 * MAINTAINERS: Fix typo in a maintainer email address.
12698
12699 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
12700
12701 * configure.in: Remove two redundant tests.
12702
12703 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12704
12705 * configure.in (mips*-*-irix6*o32): Enable stabs.
12706
12707 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
12708
12709 * configure.in: Don't build grez.
12710 * Makefile.in: Ditto.
12711
12712 * Makefile.in: Remove references to bsp, cygmon, libstub.
12713 * configure.in: Ditto.
12714
12715 * configure.in: Remove leftover reference to gdbtest.
12716
12717 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
12718
12719 * configure.in (gxx_include_dir): Change to match versioned
12720 C++ headers if --enable-version-specific-runtime-libs is used.
12721
12722 2002-07-04 Steve Ellcey <sje@cup.hp.com>
12723
12724 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
12725
12726 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
12727
12728 * configure.in: Make --without-x work.
12729
12730 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
12731
12732 * configure.in: Rearrange target Makefile fragment collection.
12733
12734 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
12735 cvs[src].
12736 * configure.in: Ditto.
12737
12738 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
12739
12740 * MAINTAINERS (Write After Approval): Update my e-mail address.
12741
12742 2002-06-24 Ben Elliston <bje@redhat.com>
12743
12744 * configure.in (host_tools): Remove cgen.
12745
12746 * Makefile.in (all-cgen): Remove; runs from its source directory.
12747 (check-cgen, install-cgen, clean-cgen): Likewise.
12748 (all-opcodes): Do not depend on all-cgen.
12749 (all-sim): Likewise.
12750
12751 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
12752
12753 * Makefile.in: Eliminate 'apache' targets.
12754 * configure.in: Eliminate 'apache' targets.
12755
12756 * configure.in: Eliminate redundant tests. Reorganize.
12757
12758 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
12759
12760 * config-ml.in: Eliminate references to Cygnus configure.
12761
12762 * Makefile.in: Eliminate references to building emacs.
12763
12764 2002-06-28 Graham Stott <graham.stott@btinternet.com>
12765
12766 * MAINTAINERS: Update my email address.
12767
12768 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
12769
12770 * config.if (libstdcxx_incdir): Version C++ headers.
12771 (cxx_incdir): Remove.
12772
12773 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
12774
12775 * MAINTAINERS (Write After Approval): Add self.
12776
12777 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
12778
12779 * configure.in: Add support for ip2k.
12780
12781 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
12782
12783 * configure.in: Fix AIX configury bug.
12784
12785 2002-06-20 Steve Ellcey <sje@cup.hp.com>
12786
12787 * MAINTAINERS (Write After Approval): Add self.
12788
12789 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
12790
12791 * configure.in: replace ${topsrcdir} with ${srcdir}
12792
12793 * configure.in: Move definition of libstdcxx_flags
12794 right above usage, rather than waaay earlier.
12795
12796 * configure.in: Pull definition of is_cross_compiler earlier.
12797
12798 * configure.in: Rearrange a little.
12799
12800 * configure.in: Remove references to librx.
12801 * Makefile.in: Remove references to librx.
12802
12803 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
12804
12805 * config.sub: Add support for avr target.
12806 Import from master sources, rev 1.255
12807
12808 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
12809
12810 * configure, .cvsignore: Revert previous change...
12811 * Makefile: ...delete.
12812
12813 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
12814
12815 * configure.in: Eliminate ${gasdir} variable.
12816
12817 2002-06-18 Dave Brolley <brolley@redhat.com>
12818
12819 * configure.in: Add support for frv.
12820 * config.sub: Add support for frv.
12821
12822 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
12823
12824 * configure: Remove garbage from previous commit.
12825
12826 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
12827
12828 * configure: For in-source builds, make a subdir and re-exec there.
12829 * Makefile: New file. Pass targets through to build directory.
12830 * .cvsignore: No longer ignore "Makefile".
12831
12832 2002-06-16 Douglas Rupp <rupp@gnat.com>
12833
12834 * MAINTAINERS (Write After Approval): Add self.
12835
12836 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12837
12838 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
12839
12840 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
12841
12842 * configure.in (vax-*-netbsd*): Re-enable gas.
12843
12844 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
12845
12846 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
12847 BUILD_PREFIX_1, to correct nomenclature.
12848 * configure: Likewise.
12849
12850 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
12851 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
12852
12853 2002-05-31 Olaf Hering <olh@suse.de>
12854
12855 * config-ml.in: Propogate DESTDIR also.
12856
12857 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
12858
12859 * configure.in (vax-*-netbsd*): Don't build gas for this
12860 platform.
12861
12862 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
12863
12864 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12865 and libgcj for AVR.
12866
12867 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
12868
12869 * MAINTAINERS (Write After Approval): Add myself.
12870
12871 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
12872
12873 * config.guess: Update to 2002-05-22 version.
12874 * config.sub: Likewise.
12875
12876 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12877
12878 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
12879 * config-ml.in: Likewise.
12880 * configure: Likewise.
12881 * configure.in: Likewise.
12882
12883 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
12884
12885 * MAINTAINERS: Update my email address.
12886
12887 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
12888
12889 * configure.in: Simplify makefile fragment collection.
12890
12891 * configure.in: Remove code to build emacs.
12892
12893 * configure.in : Remove --srcdir argument from targargs and buildargs
12894 (it's always overridden in the Makefile anyway). Rearrange a bit.
12895
12896 * configure: Move some logic to configure.in.
12897 * configure.in: Move some logic from configure.
12898
12899 2002-05-11 Tom Tromey <tromey@redhat.com>
12900
12901 * MAINTAINERS: Reflect libgcj reality.
12902
12903 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
12904
12905 * Makefile.in: Honour DESTDIR.
12906
12907 2002-05-08 Mark Mitchell <mark@codesourcery.com>
12908
12909 * config.guess: Import 2002-03-20 version.
12910 * config.sub: Import 2002-04-26 version.
12911
12912 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12913
12914 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
12915
12916 2002-05-07 Tim Josling <tej@melbpc.org.au>
12917
12918 * MAINTAINERS: Add self.
12919
12920 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
12921
12922 * ltmain.sh: Detect and handle object name conflicts
12923 while piecewise linking a static library.
12924
12925 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
12926
12927 * configure.in (noconfigdirs): Don't disable libgcj on
12928 sparc64-*-solaris* and sparcv9-*-solaris*.
12929
12930 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
12931
12932 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
12933
12934 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
12935
12936 * configure.in (FLAGS_FOR_TARGET): Do not add
12937 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
12938 on i[3456]86-*-linux*.
12939
12940 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
12941
12942 * configure.in (noconfigdirs): Replace [ ] with test.
12943
12944 * configure.in (noconfigdirs): Do not add target-newlib if
12945 target == i[3456]86-*-linux*, and host == target.
12946
12947 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
12948
12949 * configure.in: delete reference to absent file
12950
12951 * configure.in: replace '[' with 'test'
12952
12953 * configure.in: Eliminate references to gash.
12954 * Makefile.in: Eliminate references to gash.
12955
12956 * configure.in: remove useless references to 'pic' makefile fragments.
12957
12958 * configure.in: (*-*-windows*) Finish removing.
12959
12960 * configure.in: Eliminate redundant test for libgui.
12961
12962 2002-04-29 Roger Sayle <roger@eyesopen.com>
12963
12964 * MAINTAINERS: Add self and realphabetize. Update entries
12965 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
12966 entry for a29k port maintainer.
12967
12968 2002-04-26 Joel Sherrill <joel@OARcorp.com>
12969
12970 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
12971 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
12972
12973 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
12974
12975 * configure.in: remove references to dead files
12976
12977 2002-04-19 Mark Mitchell <mark@codesourcery.com>
12978
12979 * MAINTAINERS: Add information about purpose of this file.
12980
12981 2002-04-18 Tom Tromey <tromey@redhat.com>
12982
12983 * configure.in: Disallow configuring libgcj when it is already
12984 installed and we're using Solaris 2.8 linker. Do enable libgcj on
12985 Solaris 2.8 by default. For PR libgcj/6158.
12986
12987 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12988
12989 * configure.in: Move default CC setting out of config/mh-* fragments
12990 directly into here.
12991
12992 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12993
12994 * configure.in: don't even try to configure or make a subdirectory
12995 if there's no configure script for it.
12996
12997 2002-04-15 Mark Mitchell <mark@codesourcery.com>
12998
12999 * MAINTAINERS: Remove chill maintainers.
13000 * Makefile.in (CHILLFLAGS): Remove.
13001 (CHILL_LIB): Remove.
13002 (TARGET_CONFIGDIRS): Remove libchill.
13003 (CHILL_FOR_TARGET): Remove.
13004 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
13005 CHILL_LIB.
13006 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
13007 (CHECK_TARGET_MODULES): Likewise.
13008 (INSTALL_TARGET_MODULES): Likewise.
13009 (CLEAN_TARGET_MODULES): Likewise.
13010 (configure-target-libchill): Remove.
13011 (all-target-libchill): Remove.
13012 * configure.in (target_libs): Remove target-libchill.
13013 Do not compute CHILL_FOR_TARGET.
13014 * libchill: Remove directory.
13015
13016 2002-04-11 DJ Delorie <dj@redhat.com>
13017
13018 * Makefile.in, configure.in: Sync with binutils, entries
13019 follow...
13020
13021 2002-04-07 Andrew Cagney <ac131313@redhat.com>
13022
13023 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
13024 (do-tar, do-bz2): New rules.
13025 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
13026 (gdb-tar): New rule.
13027 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
13028 (insight_dejagnu.tar): New rule.
13029 (insight.tar): New rule.
13030 (gdb+dejagnu.tar): New rule.
13031 (gdb.tar): New rule.
13032
13033 2002-02-01 Mo DeJong <supermo@bayarea.net>
13034
13035 * Makefile.in: Add all-tix to deps for all-snavigator
13036 so that tix is built when building snavigator.
13037
13038 2002-01-11 Steve Ellcey <sje@cup.hp.com>
13039
13040 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
13041 ld and gdb are not supported.
13042
13043 2002-01-07 Mark Salter <msalter@redhat.com>
13044
13045 * configure.in: Remove target-bsp and target-cygmon from arm builds.
13046 Allow target-libgloss to be built for arm, strongarm, and xscale.
13047
13048 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
13049
13050 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
13051 options for i[3456]86-pc-linux* native builds.
13052
13053 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
13054
13055 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
13056 files from .po files for a distribution.
13057
13058 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
13059
13060 * configure.in: Enable libstdc++-v3 for h8300 targets.
13061
13062 2001-06-19 Alan Modra <amodra@bigpond.net.au>
13063
13064 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
13065 version from bfd/.
13066
13067 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
13068
13069 * Makefile.in (VER): When present, extract the version number from
13070 the file version.in.
13071
13072 2001-05-24 Tom Rix <trix@redhat.com>
13073
13074 * configure.in : enable ld for aix
13075
13076 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
13077
13078 * config.guess: Add linux target for S/390.
13079
13080 2000-11-07 Philip Blundell <pb@futuretv.com>
13081
13082 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
13083
13084 2000-11-03 Philip Blundell <pb@futuretv.com>
13085
13086 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
13087 files.
13088
13089 2001-01-15 Ben Elliston <bje@redhat.com>
13090
13091 * configure.in (host_tools): Add sid.
13092 Always configure cgen.
13093
13094 2000-11-24 Nick Clifton <nickc@redhat.com>
13095
13096 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
13097
13098 2000-08-20 Doug Evans <dje@casey.transmeta.com>
13099
13100 * Makefile.in (ALL_MODULES): Add all-cgen.
13101 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
13102 (all-cgen): New target.
13103 (all-opcodes,all-sim): Depend on all-cgen.
13104 * configure.in (host_tools): Add cgen.
13105 Only configure cgen if --enable-cgen-maint.
13106
13107 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
13108
13109 * configure.in: Add *-*-freebsd* configurations.
13110
13111 2002-04-08 Tom Tromey <tromey@redhat.com>
13112
13113 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
13114 Fixes PR libgcj/6068.
13115
13116 2002-03-30 Krister Walfridsson <cato@df.lth.se>
13117
13118 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
13119
13120 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13121
13122 * configure.in (alpha*-dec-osf*): Enable libgcj.
13123
13124 2003-03-27 Matthew Gingell <gingell@gnat.com>
13125
13126 * MAINTAINERS (Write After Approval): Add myself.
13127
13128 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
13129
13130 Fix for: PR bootstrap/3591, target/5676
13131 * configure.in (mcore-pe): Disable the configuration of
13132 libstdc++-v3 since exceptions are not supported.
13133
13134 2002-03-20 Anthony Green <green@redhat.com>
13135
13136 * configure.in: Enable libgcj for xscale-elf target.
13137
13138 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
13139
13140 * MAINTAINERS: Update my email address.
13141
13142 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
13143
13144 * ltmain.sh (relink_command): Fix typo in previous change.
13145
13146 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
13147
13148 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
13149 (relink_command): Added --tag flags.
13150 (mode=install): If relinking fails; error out.
13151
13152 2002-03-12 Richard Henderson <rth@redhat.com>
13153
13154 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
13155 .NOTPARALLEL tag.
13156 (do-check): Rename from check.
13157 (check): Allow parallel check.
13158
13159 2002-03-12 Bob Wilson <bob.wilson@acm.org>
13160
13161 * MAINTAINERS: Add myself as maintainer for xtensa port.
13162 Fix alphabetical order in CPU port maintainer list.
13163 Remove myself from Write After Approval list.
13164
13165 2002-03-11 Richard Henderson <rth@redhat.com>
13166
13167 * Makefile.in (.NOTPARALLEL): Add fake tag.
13168
13169 2002-03-07 H.J. Lu (hjl@gnu.org)
13170
13171 * configure.in: Enable gprof for mips*-*-linux*.
13172
13173 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
13174
13175 * MAINTAINERS (Write After Approval): Add myself.
13176
13177 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
13178
13179 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
13180 libjava.
13181 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
13182
13183 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
13184
13185 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
13186 because its Makefile is there; test for the executable instead.
13187
13188 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
13189
13190 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
13191 libstdc++-v3 and libjava.
13192
13193 2002-02-11 Adam Megacz <adam@xwt.org>
13194
13195 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
13196 boehm-gc
13197
13198 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
13199
13200 * config.guess: Updated to 2002-01-30's version.
13201 * config.sub: Updated to 2002-02-01's version.
13202 Contribute sh64-elf.
13203 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
13204 * configure.in: Added sh64-*-*.
13205
13206 2002-02-08 Chris Demetriou <cgd@broadcom.com>
13207
13208 * MAINTAINERS: Belatedly add myself to write after approval list.
13209
13210 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
13211
13212 * MAINTAINERS: Put self in as maintainer for x86-64 port.
13213 Remove self as Write After Approval.
13214
13215 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
13216
13217 * MAINTAINERS: Put self in as maintainer for contrib/regression
13218 directory.
13219
13220 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
13221
13222 * MAINTAINERS: Update my email address.
13223
13224 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
13225
13226 * configure.in (*-*-netbsd*): New. Skip target-newlib,
13227 target-libiberty, and target-libgloss. Skip Java-related
13228 libraries if not supported for NetBSD on target CPU.
13229
13230 2002-01-25 Douglas B Rupp <rupp@gnat.com>
13231
13232 * install-sh: Use _inst.$$_ for temp file name.
13233
13234 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
13235
13236 * MAINTAINERS (Write After Approval): Move my contact info
13237 from here...
13238 (OS Port Maintainers): ...to here (netbsd).
13239
13240 2002-01-22 Bob Wilson <bob.wilson@acm.org>
13241
13242 * MAINTAINERS (Write After Approval): Add myself.
13243
13244 2002-01-17 H.J. Lu <hjl@gnu.org>
13245
13246 * Makefile.in (all-fastjar): Also depend on all-libiberty.
13247 (all-target-fastjar): Also depend on all-target-libiberty.
13248
13249 2002-01-16 H.J. Lu (hjl@gnu.org)
13250
13251 * config.guess: Import from master sources, rev 1.225.
13252 * config.sub: Import from master sources, rev 1.238.
13253
13254 2002-01-16 Kazu Hirata <kazu@hxi.com>
13255
13256 * MAINTAINERS (Write After Approval): Remove myself.
13257
13258 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
13259
13260 * MAINTAINERS (Write After Approval): Add myself.
13261
13262 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
13263
13264 * MAINTAINERS: Add self as docs co-maintainer.
13265
13266 2001-12-11 Matthias Klose <doko@debian.org>
13267
13268 * MAINTAINERS (Write After Approval): Add myself.
13269
13270 2001-12-09 Zack Weinberg <zack@codesourcery.com>
13271
13272 * MAINTAINERS: Update my email address.
13273
13274 2001-12-07 Turly O'Connor <turly@apple.com>
13275 * MAINTAINERS (Write After Approval): Add myself.
13276 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
13277 (rs6000_initialize_trampoline): Call __trampoline_setup for
13278 ABI_DARWIN too.
13279 * darwin-tramp.asm: New file, implements __trampoline_setup.
13280 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
13281
13282 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
13283
13284 * MAINTAINERS (Write After Approval): Add myself.
13285
13286 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
13287
13288 * configure, configure.in: Use temp file for long sed commands.
13289
13290 2001-12-03 Laurent Guerby <guerby@acm.org>
13291
13292 * config.sub: Update to version 1.232 on subversion.
13293
13294 2001-12-03 Ben Elliston <bje@redhat.com>
13295
13296 * MAINTAINERS: Update mail address for config.* patches.
13297
13298 2001-11-27 DJ Delorie <dj@redhat.com>
13299 Zack Weinberg <zack@codesourcery.com>
13300
13301 When build != host, create libiberty for the build machine.
13302
13303 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
13304 CONFIG_ARGUMENTS.
13305 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
13306 New variables.
13307 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
13308 and rules.
13309 (all.normal): Depend on ALL_BUILD_MODULES.
13310 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
13311 (all-build-libiberty): Depend on configure-build-libiberty.
13312
13313 * configure: Calculate and substitute proper value for
13314 ALL_BUILD_MODULES.
13315 * configure.in: Create the build subdirectory.
13316 Calculate and substitute TARGET_CONFIGARGS (formerly
13317 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
13318
13319 2001-11-26 Ziemowit Laski <zlaski@apple.com>
13320
13321 * MAINTAINERS (write-after-approval): Add self.
13322
13323 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
13324
13325 * MAINTAINERS (GNATS only accounts): Remove self.
13326
13327 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
13328
13329 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
13330 libf2c.
13331
13332 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
13333
13334 * MAINTAINERS (Write After Approval): Add self.
13335
13336 2001-11-12 David O'Brien <obrien@FreeBSD.org>
13337
13338 * MAINTAINERS: mips and s390 are also CPU ports.
13339
13340 2001-11-12 David O'Brien <obrien@FreeBSD.org>
13341
13342 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
13343
13344 2001-11-11 David O'Brien <obrien@FreeBSD.org>
13345
13346 * MAINTAINERS: Alphabetize.
13347
13348 2001-11-09 Kazu Hirata <kazu@hxi.com>
13349
13350 * MAINTAINERS (Various maintainers: h8 port): Add myself.
13351
13352 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
13353
13354 * MAINTAINERS (Various maintainers: hppa port): Added myself.
13355
13356 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
13357
13358 * configure.in (--enable-languages): Be more permissive about
13359 syntax. Check for empty lists better. Warn about $LANGUAGES.
13360
13361 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
13362
13363 * config.sub: Import from master sources, rev. 1.230.
13364 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
13365
13366 2001-11-07 Laurent Guerby <guerby@acm.org>
13367
13368 * MAINTAINERS (Write After Approval): Add self.
13369
13370 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
13371
13372 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
13373
13374 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
13375
13376 * config.sub: Import from master sources, rev 1.226.
13377 * config.guess: Import from master sources, rev 1.216.
13378
13379 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
13380
13381 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
13382 * MAINTAINERS: Add self as maintainer of MMIX port.
13383 Remove old after-approval entry.
13384
13385 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
13386
13387 * ChangeLog, configure: Fix spelling errors.
13388
13389 2001-10-20 Brendan Kehoe <brendan@zen.org>
13390
13391 * MAINTAINERS: Tweak my address.
13392
13393 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
13394
13395 * MAINTAINERS: Update my email address.
13396
13397 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
13398
13399 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
13400 * MAINTAINERS: Add self as maintainer of CRIS port.
13401
13402 2001-10-10 Geert Bosch <bosch@gnat.com>
13403
13404 * MAINTAINERS (Various maintainers: Ada front end):
13405 Added Robert Dewar.
13406
13407 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
13408
13409 * MAINTAINERS (Write After Approval): Added self
13410
13411 2001-10-02 Geert Bosch <bosch@gnat.com>
13412
13413 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
13414
13415 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
13416
13417 * configure: Handle temporary files securely using mkdir.
13418
13419 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
13420
13421 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
13422
13423 2001-09-26 Will Cohen <wcohen@redhat.com>
13424
13425 * configure.in (*-*-linux*): Disable configuration of target-newlib
13426 and target-libgloss.
13427
13428 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
13429
13430 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
13431 RANLIB.
13432
13433 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
13434
13435 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
13436 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
13437 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
13438 avoid quotes nesting problems.
13439 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
13440 (DO_X): Export only variables that are set.
13441
13442 2001-09-19 Ben Elliston <bje@redhat.com>
13443
13444 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
13445 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
13446 semantics. Use the shell built-in "type" command instead.
13447
13448 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
13449
13450 Merged from gcc-3_0-branch:
13451 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
13452 * ltcf-c.sh: Use $objext, not $ac_objext.
13453 2001-07-27 Mark Kettenis <kettenis@gnu.org>
13454 * ltcf-cxx.sh: Add support for GNU.
13455 2001-07-22 Timothy Wall <twall@redhat.com>
13456 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
13457 default settings if using GNU tools with that configuration.
13458 * ltcf-cxx.sh: Ditto.
13459 * ltcf-gcj.sh: Ditto.
13460 2001-07-21 Michael Chastain <chastain@redhat.com>
13461 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
13462 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
13463 * ltmain.sh: Mark as gcc-local.
13464
13465 2001-08-30 Eric Christopher <echristo@redhat.com>
13466 Jason Eckhardt <jle@redhat.com>
13467
13468 * config.guess: Merge from master sources.
13469 * config.sub: Merge from master sources, add support for mipsisa32.
13470
13471 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
13472 * config.sub: Merge from master sources, rev 1.219.
13473 * MAINTAINERS: Add self as contact for stormy16 port.
13474
13475 2001-08-14 Zack Weinberg <zackw@panix.com>
13476
13477 * config.sub: Merge from master sources, rev 1.218.
13478 * config.guess: Merge from master sources, rev 1.209.
13479
13480 2001-08-11 Graham Stott <grahams@redhat.com>
13481
13482 * Makefile.in (check-c++): Add missing semicolon.
13483
13484 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
13485
13486 * MAINTAINERS (Various maitainers: predict.def): Added myself.
13487
13488 2001-07-30 Eric Christopher <echristo@redhat.com>
13489
13490 * MAINTAINERS (Various maintainers: mips port): Added myself.
13491
13492 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
13493
13494 * configure.in (sh-*-linux*): New.
13495
13496 2001-07-27 Richard Henderson <rth@redhat.com>
13497
13498 * .cvsignore: Add LAST_UPDATED.
13499
13500 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
13501
13502 * MAINTAINERS (Various maintainers: s390 port): Added myself.
13503
13504 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
13505
13506 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
13507
13508 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
13509
13510 * MAINTAINERS (Write After Approval): Added myself.
13511
13512 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13513
13514 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13515 and libgcj on m68hc11/m68hc12.
13516
13517 2001-06-27 H.J. Lu (hjl@gnu.org)
13518
13519 * Makefile (CFLAGS_FOR_BUILD): New.
13520 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
13521
13522 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
13523
13524 * README: Remove version number.
13525
13526 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13527
13528 * INSTALL/README: Update wrt. to the installation instructions now
13529 residing in gcc/doc/install.texi.
13530
13531 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
13532
13533 * README: Replace with a cut-down and updated version of gcc/README.
13534
13535 2001-06-12 David Edelsohn <edelsohn@gnu.org>
13536
13537 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
13538 multilibs to be disabled.
13539
13540 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
13541
13542 * MAINTAINERS (Write After Approval): Add myself.
13543
13544 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
13545
13546 * config.guess: Import CVS version 1.195.
13547 * config.sub: Import CVS version 1.212.
13548
13549 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
13550
13551 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13552 gcc/xgcc is built, use -print-prog-name to find out the program
13553 name to use.
13554
13555 2001-06-04 Phil Edwards <pme@sources.redhat.com>
13556
13557 * config.guess: Import CVS version 1.194. All gcc-local changes
13558 appear to also be in the master copy.
13559 * config.sub: Import CVS version 1.211.
13560
13561 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
13562
13563 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
13564 with_gcc]: Use `gcc -shared' to build a shared library.
13565
13566 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
13567
13568 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
13569 archives.
13570
13571 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13572
13573 * MAINTAINERS (Write After Approval): Add myself.
13574
13575 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
13576
13577 * configure.in (libstdcxx_flags): Do not try to execute
13578 libstdc++-v3/testsuite_flags until it exists.
13579
13580 2001-06-01 Alan Modra <amodra@bigpond.net.au>
13581
13582 * MAINTAINERS: Update my email address.
13583
13584 2001-05-31 Graham Stott <grahams@redhat.com>
13585
13586 * MAINTAINERS (Write After Approval): Add myself.
13587
13588 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
13589
13590 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
13591 libraries when using g++ with native linker.
13592
13593 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
13594
13595 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
13596
13597 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
13598
13599 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
13600 [aix4*|aix5*]: Prepend blank.
13601
13602 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
13603
13604 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13605 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
13606 of subdir/configure scripts to use the new libtool.m4.
13607
13608 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
13609
13610 * MAINTAINERS (Write After Approval): Add myself.
13611
13612 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
13613
13614 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
13615
13616 2001-05-11 Ben Elliston <bje@redhat.com>
13617
13618 * Makefile.in (all-sid): New target.
13619 (check-sid, clean-sid, install-sid): Likewise.
13620
13621 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
13622
13623 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
13624
13625 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
13626
13627 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
13628 libgcj.
13629
13630 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
13631
13632 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13633 gcc/xgcc is built, use -print-prog-name to find out the program
13634 name to use.
13635
13636 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
13637
13638 * configure.in (noconfigdirs): Don't reset it from scratch in the
13639 target case; only append to it.
13640
13641 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
13642 sparc-*-solaris2.8]: Disable ${libgcj}.
13643
13644 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
13645
13646 * configure.in (libgcj_saved): Copy from $libgcj.
13647 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
13648 --disable-libgcj.
13649
13650 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
13651
13652 * MAINTAINERS: Remove self as MIPS maintainer and
13653 C front end maintainer.
13654
13655 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
13656
13657 * configure.in: Move *-chorusos target case to the proper switch.
13658 Disable libgcj.
13659
13660 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
13661
13662 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
13663 1.641.2.228.
13664
13665 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13666
13667 * Makefile.in (STAGE1_CFLAGS): Pass down.
13668
13669 2001-04-13 Alan Modra <amodra@one.net.au>
13670
13671 * config.guess: Add hppa64-linux support. Note for next import that
13672 this is already in the master file.
13673 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
13674
13675 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
13676
13677 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13678 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
13679
13680 2001-04-11 Stan Shebs <shebs@apple.com>
13681
13682 * MAINTAINERS: Add self as Darwin port maintainer.
13683
13684 2001-04-11 Alan Modra <amodra@one.net.au>
13685
13686 * MAINTAINERS: Update my email address.
13687
13688 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
13689
13690 * ltcf-cxx.sh: Support creation of C++ shared libraries on
13691 recent versions of FreeBSD (release 3 or later).
13692 * ltconfig: On FreeBSD, -lc must not be provided when building
13693 a shared library or else the standard -pthread gcc option is
13694 rendered worthless to later users of the built library.
13695
13696 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
13697
13698 * MAINTAINERS: Add self and RTH as C front end maintainers.
13699
13700 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
13701
13702 * config.sub: Make sure to match an already-canonicalized
13703 machine name (eg. mn10300-unknown-elf).
13704
13705 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
13706
13707 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
13708 New macros.
13709 (bootstrap, cross): Use RECURSE_FLAGS.
13710 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
13711
13712 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
13713
13714 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
13715
13716 2001-03-22 Colin Howell <chowell@redhat.com>
13717
13718 * Makefile.in (DO_X): Do not backslash single-quotes in
13719 backquotes (two places).
13720
13721 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
13722
13723 Re-installed:
13724 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13725 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
13726 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13727 * ltcf-cxx.sh: Likewise.
13728 * ltcf-gcj.sh: Likewise.
13729
13730 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13731
13732 * MAINTAINERS: Add myself as "documentation co-maintainer".
13733
13734 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
13735
13736 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13737 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
13738
13739 2001-03-19 Tom Tromey <tromey@redhat.com>
13740
13741 * config-ml.in: Handle GCJ and GCJFLAGS.
13742
13743 2001-03-21 Michael Chastain <chastain@redhat.com>
13744
13745 * Makefile.in: all-m4 depends on all-texinfo.
13746
13747 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
13748
13749 * MAINTAINERS: Add myself to write after approval list.
13750
13751 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
13752
13753 * Makefile.in (DO_X): Quote nested quotes.
13754
13755 2001-03-18 Alan Modra <alan@linuxcare.com.au>
13756
13757 * MAINTAINERS: Add myself to write after approval list.
13758
13759 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
13760
13761 * Makefile.in (DO_X): Use double quotes for quoting
13762 "RANLIB=$${RANLIB}".
13763
13764 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
13765
13766 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
13767
13768 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
13769
13770 * configure.in: Only use `lang_requires' for languages athat are
13771 actually enabled.
13772
13773 2001-03-08 Phil Edwards <pme@sources.redhat.com>
13774
13775 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
13776
13777 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
13778
13779 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
13780
13781 2001-03-07 Tom Tromey <tromey@redhat.com>
13782
13783 * configure.in: Allow config-lang.in to set `lang_requires' to list
13784 of other required languages.
13785
13786 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
13787
13788 * Makefile.in: Remove RANLIB definition. Use RANLIB
13789 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
13790 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
13791
13792 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
13793 Alexandre Oliva <aoliva@redhat.com>
13794
13795 * Makefile.in (check-c++): Use tabs, not spaces.
13796
13797 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
13798
13799 * MAINTAINERS: add myself to Write After Approval list.
13800
13801 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
13802
13803 * Makefile.in (check-c++): New rule.
13804
13805 * configure.in (target_libs): Remove libg++.
13806 (noconfigdirs): Remove libg++.
13807 (noconfigdirs): Same.
13808 (noconfigdirs): Same.
13809 (noconfigdirs): Same.
13810
13811 * config-ml.in: Remove libg++ references.
13812
13813 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
13814 (ALL_TARGET_MODULES): Same.
13815 (configure-target-libg++): Remove.
13816 (all-target-libg++): Remove.
13817 (configure-target-libio): Remove.
13818 (all-target-libio): Remove.
13819 (check-target-libio): Remove.
13820 (.PHONY): Remove.
13821 (libg++.tar.bz2): Remove.
13822 (all-target-cygmon): Remove libio.
13823 (all-target-libstdc++): Remove.
13824 (configure-target-libstdc++): Remove.
13825 (TARGET_LIB_PATH): Remove libstdc++.
13826 (ALL_GCC_CXX): Remove libstdc++.
13827 (all-target-gperf): Correct.
13828
13829 2001-02-16 Nick Clifton <nickc@redhat.com>
13830
13831 * configure.in (noconfigdirs): Allow configuration of texinfo
13832 for Cygwin hosts.
13833
13834 2001-02-15 Anthony Green <green@redhat.com>
13835
13836 * configure: Introduce GCJ_FOR_TARGET.
13837 * configure.in: Ditto.
13838 * Makefile.in: Ditto.
13839
13840 2001-02-13 Andreas Schwab <schwab@suse.de>
13841
13842 * MAINTAINERS: Update mail address.
13843
13844 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
13845
13846 * config.guess: Add linux target for S/390.
13847 * config.sub: Likewise.
13848
13849 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
13850
13851 * configure.in: for *-chorusos, don't config target-newlib and
13852 target-libgloss.
13853
13854 2001-02-06 Ben Elliston <bje@redhat.com>
13855
13856 * configure: Output host type to stdout, not stderr.
13857
13858 2001-02-05 Mark Mitchell <mark@codesourcery.com>
13859
13860 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
13861 * ltcf-cxx.sh: Likewise.
13862
13863 * config.if: Assume enable_libstdcxx_v3 is defined.
13864
13865 2001-02-04 Mark Mitchell <mark@codesourcery.com>
13866
13867 Remove V2 C++ library.
13868 * configure.in: Remove --enable-libstdcxx_v3 support.
13869
13870 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
13871
13872 * include/demangle.h: Add prototype for java_demangle_v3.
13873
13874 2001-01-29 Phil Edwards <pme@sources.redhat.com>
13875
13876 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
13877
13878 2001-01-27 Richard Henderson <rth@redhat.com>
13879
13880 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
13881
13882 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13883
13884 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
13885 Don't unset, it's non-portable and no longer necessary, set to empty
13886 instead.
13887
13888 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13889
13890 * ltconfig: Shell portability fix for the tagname validity check.
13891
13892 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
13893
13894 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
13895 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
13896
13897 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13898
13899 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
13900
13901 2001-01-26 Tom Tromey <tromey@redhat.com>
13902
13903 * configure.in: Allow libgcj to be built on Sparc Solaris.
13904
13905 2001-01-25 David Edelsohn <edelsohn@gnu.org>
13906
13907 * ltcf-c.sh: Add aix5 case.
13908 * ltcf-cxx.sh: Likewise.
13909 * ltconfig: Likewise.
13910
13911 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
13912
13913 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
13914 keep at least one of build_libtool_libs or build_old_libs set to
13915 yes.
13916
13917 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
13918 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
13919
13920 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
13921
13922 * configure.in: Enable libgcj on several additional platforms.
13923
13924 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
13925
13926 * configure.in: Enable libgcj for linux targets.
13927
13928 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13929
13930 * MAINTAINERS (Write After Approval): Add myself.
13931
13932 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
13933
13934 * MAINTAINERS: Add myself as vax port maintainer.
13935
13936 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
13937
13938 * MAINTAINERS: Add myself as Mercury front-end maintainer.
13939
13940 2001-01-09 Mike Stump <mrs@wrs.com>
13941
13942 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
13943 failures of subdirectories.
13944
13945 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13946
13947 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
13948 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13949 * ltcf-cxx.sh: Likewise.
13950 * ltcf-gcj.sh: Likewise.
13951 * ltconfig.sh: Fix typo.
13952
13953 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13954
13955 * configure: handle DOS-style absolute paths.
13956
13957 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13958
13959 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
13960
13961 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
13962
13963 * MAINTAINERS: Add myself as avr port co-maintainer.
13964
13965 2000-12-28 Ben Elliston <bje@redhat.com>
13966
13967 * MAINTAINERS: Add myself under ``Write After Approval''.
13968
13969 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
13970
13971 * texinfo: Remove directory from GCC.
13972
13973 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
13974
13975 * COPYING: Update to current
13976 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
13977 to 19yy as example year in copyright notice).
13978
13979 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
13980
13981 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
13982 (libstdcxx_incdir): Pass down.
13983 * config.if: Remove expired bits for cxx_interface, add stub.
13984 (libstdcxx_incdir): Add variable for g++ include directory.
13985 * configure.in (gxx_include_dir): Use it.
13986
13987 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
13988
13989 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
13990 with old-email address from ``Write After Approval''.
13991
13992 2000-12-15 Andreas Jaeger <aj@suse.de>
13993
13994 * configure.in: Handle lang_dirs.
13995
13996 2000-12-14 Tom Tromey <tromey@redhat.com>
13997
13998 * MAINTAINERS: Removed brads.
13999
14000 * MAINTAINERS: Added gcj developers.
14001
14002 2000-12-13 Anthony Green <green@redhat.com>
14003
14004 * configure.in: Disable libgcj for any target not specifically
14005 listed. Disable libgcj for x86 and Alpha Linux until compatible
14006 with g++ abi.
14007
14008 2000-12-13 Mike Stump <mrs@wrs.com>
14009
14010 * Makefile.in (local-distclean): Also remove fastjar.
14011
14012 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
14013
14014 * contrib/gcc_update: Add fastjar --touch entries.
14015
14016 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
14017
14018 * configure.in: Disable language-specific target libraries for
14019 languages that aren't enabled.
14020
14021 2000-12-10 Anthony Green <green@redhat.com>
14022
14023 * configure.in: Define libgcj. Disable libgcj target libraries for
14024 most targets.
14025
14026 2000-12-10 Neil Booth <neilb@earthling.net>
14027
14028 * MAINTAINERS: Update mail address, remove from WAA list.
14029
14030 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14031
14032 * libjava: Imported from /cvs/java.
14033 * libffi: Likewise.
14034 * Boehm-gc: Likewise.
14035
14036 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14037
14038 * configure.in (target_libs): Revert 2000-12-08 patch.
14039 (noconfigdirs): Added target-libjava.
14040
14041 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
14042
14043 * djunpack.bat: removed.
14044
14045 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
14046
14047 * Makefile.in: handle DOS-style absolute paths.
14048 * config-ml.in: likewise.
14049 * symlink-tree: likewise.
14050
14051 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14052
14053 * fastjar: Imported.
14054
14055 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14056
14057 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
14058 libjava.
14059 * configure.in (target_libs): Removed `target-libjava'.
14060
14061 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14062
14063 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
14064 (ALL_MODULES): Added fastjar.
14065 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
14066 (all-target-libjava): all-fastjar replaces all-zip.
14067 (all-fastjar): Added.
14068 (configure-target-fastjar, all-target-fastjar): Likewise.
14069 * configure.in (host_tools): Added fastjar.
14070
14071 2000-12-07 Mike Stump <mrs@wrs.com>
14072
14073 * Makefile.in (local-distclean): Remove leftover built files.
14074
14075 2000-11-24 Nick Clifton <nickc@redhat.com>
14076
14077 * configure.in (xscale-elf): Add target.
14078 (xscale-coff): Add target.
14079
14080 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
14081
14082 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14083 recent versions of FreeBSD (release 3 or later).
14084 * ltconfig: On FreeBSD, -lc must not be provided when building
14085 a shared library or else the standard -pthread gcc option is
14086 rendered worthless to later users of the built library.
14087
14088 2000-11-16 Fred Fish <fnf@be.com>
14089
14090 * configure.in (enable_libstdcxx_v3): Fix typo,
14091 libstd++ -> libstdc++.
14092
14093 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14094
14095 * MAINTAINERS: Add self to Write After Approval list.
14096
14097 2000-11-21 Bernd Schmidt <bernds@redhat.com>
14098
14099 * MAINTAINERS: Update my email address. Add myself to global write
14100 privs list.
14101
14102 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
14103
14104 * Makefile.in: Merge with src and libgcj.
14105 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
14106 configure-target-<library> when their configure scripts need the C
14107 or C++ library to have already been built to work properly.
14108 (do_proto_toplev): Set them to an empty string.
14109
14110 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
14111 (REALLY_SET_LIB_PATH): Use them.
14112
14113 2000-11-17 Stan Shebs <shebs@apple.com>
14114
14115 * MAINTAINERS: Add self to Write After Approval list.
14116
14117 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14118
14119 * configure: Provide the original toplevel configure arguments
14120 (including $0) to subprocesses in the environment rather than
14121 through gcc/configargs.h.
14122
14123 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14124
14125 * MAINTAINERS: Remove references to cccp. Change C9X reference to
14126 C99. Alphabetise "Write After Approval" list.
14127
14128 2000-11-12 Mark Mitchell <mark@codesourcery.com>
14129
14130 * configure: Turn on libstdc++ V3 by default.
14131
14132 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
14133 if we've got GCC.
14134
14135 2000-11-11 Philip Blundell <philb@gnu.org>
14136
14137 * MAINTAINERS: Add self to Write After Approval list.
14138
14139 2000-11-09 David Edelsohn <edelsohn@gnu.org>
14140
14141 * ltcf-c.sh (aix4): Improve shared library configuration; require
14142 exporting symbols.
14143 * ltcf-cxx.sh (aix4): Define.
14144 * ltconfig (aix4): Define library and soname specs appropriate for
14145 AIX. Define command to create export symbols list.
14146
14147 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
14148
14149 * config.sub: Add support for Sun Chorus
14150
14151 2000-10-31 Nick Clifton <nickc@redhat.com>
14152
14153 * MAINTAINERS: Rename <name>@cygnus.com addresses to
14154 <name>@redhat.com. Also installed new email address for Clint
14155 Popetz.
14156
14157 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
14158
14159 * etc: Remove directory from GCC.
14160
14161 2000-10-16 Michael Meissner <meissner@redhat.com>
14162
14163 * configure (gcc/configargs.h): Only create if there is a build GCC
14164 directory created.
14165
14166 2000-10-16 Matthias Klose <doko@debian.org>
14167
14168 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
14169 when configured for libstdc++-v3.
14170
14171 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
14172
14173 * configure: Save configure arguments to gcc/configargs.h.
14174
14175 2000-10-04 Philipp Thomas <pthomas@suse.de>
14176
14177 * config.guess: Import CVS version 1.157.
14178 * config.sub: Import CVS version 1.181.
14179
14180 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
14181
14182 * Makefile.in (bootstrap): avoid recursion if subdir missing
14183 (cross): ditto
14184 (do-proto-toplev): ditto
14185
14186 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
14187
14188 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
14189 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
14190
14191 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
14192 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
14193 all affected `configure' scripts.
14194
14195 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
14196
14197 * MAINTAINERS: Add self as cpplib co-maintainer.
14198
14199 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
14200
14201 * MAINTAINERS: Add self to Write After Approval list.
14202
14203 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14204
14205 * INSTALL/README: egcs -> GCC update.
14206
14207 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
14208
14209 * MAINTAINERS: Add myself to Write After Approval list.
14210
14211 2000-09-15 Kazu Hirata <kazu@hxi.com>
14212
14213 * MAINTAINERS: Add myself to Write After Approval list.
14214
14215 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
14216
14217 * configure.in: Do not build byacc for hppa64. Provide paths to the
14218 X11 libraries for hppa64.
14219
14220 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14221
14222 * MAINTAINERS: Add myself as 68hc11 port maintainer.
14223
14224 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
14225
14226 * Makefile.in (all-zlib): Added dummy target.
14227
14228 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14229 ltcf-gcj.sh: Updated from libtool multi-language branch.
14230
14231 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
14232
14233 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
14234 (bootstrap*): Depend on all-bootstrap.
14235
14236 2000-09-05 Philipp Thomas <pthomas@suse.de>
14237
14238 * config.guess: Import CVS version 1.156.
14239 * config.sub: Import CVS version 1.179.
14240
14241 2000-09-02 Anthony Green <green@cygnus.com>
14242
14243 * Makefile.in (all-gcc): Depend on all-zlib.
14244 (CLEAN_MODULES): Add clean-zlib.
14245 (ALL_MODULES): Add all-zlib.
14246 * configure.in (host_libs): Add zlib.
14247
14248 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
14249
14250 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
14251 crosses, but add gcc/include to the header search path for them.
14252
14253 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
14254
14255 * MAINTAINERS: Add self to Write After Approval list.
14256
14257 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14258
14259 * config.guess: Import CVS version 1.152.
14260 * config.sub: Import CVS version 1.177.
14261
14262 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
14263
14264 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
14265 $targargs to tell whether newlib is going to be built.
14266
14267 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
14268 $$r/TARGET_SUBDIR/libio for _G_config.h.
14269
14270 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
14271
14272 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
14273
14274 2000-08-22 DJ Delorie <dj@redhat.com>
14275
14276 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
14277
14278 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
14279
14280 * config-ml.in (CC, CXX): Avoid trailing whitespace.
14281 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
14282 sub-configures.
14283
14284 2000-08-21 DJ Delorie <dj@redhat.com>
14285
14286 * MAINTAINERS: Add self as a libiberty maintainer
14287
14288 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
14289
14290 * configure.in (libstdcxx_flags): Use
14291 libstdc++-v3/src/libstdc++.INC.
14292
14293 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
14294
14295 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
14296
14297 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
14298
14299 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
14300
14301 * configure: Make enable_threads and enable_shared defaults
14302 explicit. Substitute enable_threads into generated Makefiles.
14303 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
14304 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
14305
14306 2000-08-13 Geoff Keating <geoffk@cygnus.com>
14307
14308 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
14309
14310 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
14311
14312 * config-ml.in (CC): Remove bogus duplicate quotation mark from
14313 previous delta.
14314
14315 2000-08-11 Jason Merrill <jason@redhat.com>
14316
14317 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
14318 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
14319 (FLAGS_FOR_TARGET): Not here.
14320 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
14321
14322 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
14323
14324 * config-ml.in (CC, CXX): Don't introduce a leading space.
14325
14326 2000-08-07 DJ Delorie <dj@delorie.com>
14327
14328 * MAINTAINERS: Add self as a DJGPP maintainer
14329
14330 2000-08-07 DJ Delorie <dj@redhat.com>
14331
14332 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
14333 "if we're also building gcc, and it's a gcc that will run on the
14334 build machine, we want to use its includes instead of the system's
14335 default includes".
14336
14337 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
14338
14339 * MAINTAINERS: Add self to Write After Approval list.
14340
14341 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
14342
14343 * configure.in (libstdcxx_flags): Don't use `"'.
14344
14345 * config-ml.in: Adjust multilib search paths to the
14346 appropriate multilib tree.
14347
14348 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
14349
14350 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
14351 commas in $LANGUAGES.
14352
14353 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
14354
14355 * configure.in: Re-enable all references to libg++ and librx.
14356
14357 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
14358
14359 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
14360 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
14361 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
14362 * ltcf-cxx.sh (need_lc): Set based on postdeps.
14363
14364 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
14365
14366 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
14367
14368 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
14369 CXX_FOR_TARGET for sed.
14370
14371 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
14372
14373 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
14374 Do not override if already set in the environment or in configure.
14375 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
14376 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
14377
14378 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
14379
14380 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
14381 the libtool CVS tree multi-language branch.
14382 * ltconfig, ltmain.sh: Updated.
14383
14384 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
14385
14386 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
14387 (clean-target): Depend on it.
14388
14389 * Makefile.in (FLAGS_FOR_TARGET): New macro.
14390 (GCC_FOR_TARGET): Use it.
14391 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
14392 * configure.in: ... here.
14393 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
14394 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
14395
14396 2000-07-24 Eric Christopher <echristo@cygnus.com>
14397
14398 * MAINTAINERS: Add self to Write After Approval list.
14399
14400 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
14401
14402 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
14403 (configure-target-libchill, configure-target-libobjc): Likewise.
14404
14405 * configure.in: Use the same cache file for all target libs.
14406 * config-ml.in: But different cache files per multilib variant.
14407
14408 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14409
14410 * configure (topsrcdir): Don't use dirname.
14411
14412 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
14413
14414 * MAINTAINERS: Add self to Write After Approval list.
14415
14416 2000-07-20 Jason Merrill <jason@redhat.com>
14417
14418 * configure.in: Remove all references to libg++ and librx.
14419
14420 * configure, configure.in, Makefile.in: Unify gcc and binutils.
14421
14422 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
14423
14424 * config.sub: Update to subversions version 2000-07-06.
14425
14426 2000-07-12 Andrew Haley <aph@cygnus.com>
14427
14428 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
14429 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
14430
14431 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
14432
14433 * symlink-tree: Check number of arguments.
14434
14435 2000-07-05 Jim Wilson <wilson@cygnus.com>
14436
14437 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
14438 search path for a g++ extracted from the build tree. This
14439 will allow link tests run by configure scripts in
14440 subdirectories to succeed.
14441
14442 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
14443
14444 * ltconfig: Add support for mips-dde-sysv4.2MP
14445
14446 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
14447
14448 * MAINTAINERS: Add myself as loop discovery maintainer.
14449
14450 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
14451
14452 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
14453 `os2'. Force ac_cv_exeext to be ".exe" in that case.
14454
14455 2000-06-19 Timothy Wall <twall@cygnus.com>
14456
14457 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
14458 * config.sub: Add tic54x target.
14459
14460 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
14461
14462 * MAINTAINERS: Add self as Fortran maintainer,
14463 remove Craig Burley.
14464
14465 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
14466
14467 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
14468 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
14469
14470 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
14471
14472 * MAINTAINERS: Add self as i18n maintainer
14473
14474 20000-05-21 H.J. Lu (hjl@gnu.org)
14475
14476 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
14477 directory are used if they exist. Make sure
14478 $(build_tooldir)/include is searched for header files,
14479 $(build_tooldir)/lib/ for library files.
14480 (GCC_FOR_TARGET): Likewise.
14481 (CXX_FOR_TARGET): Likewise.
14482
14483 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
14484
14485 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
14486
14487 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
14488
14489 * Makefile.in (configure-target-libiberty): Depend on
14490 configure-target-newlib.
14491
14492 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
14493
14494 * configure.in, Makefile.in: Merge all libffi-related
14495 configury stuff from the libgcj tree.
14496
14497 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
14498
14499 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14500 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
14501
14502 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
14503
14504 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14505 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
14506 current version information. Add to proto-toplev directory.
14507 (gdb-taz): Build do-djunpack.
14508
14509 2000-05-15 David Edelsohn <edelsohn@gnu.org>
14510
14511 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
14512
14513 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
14514
14515 * MAINTAINERS: Add self to Write After Approval list.
14516
14517 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14518
14519 * ltmain.sh: Preserve in relink_command any environment
14520 variables that may affect the linker behavior.
14521
14522 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
14523
14524 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
14525
14526 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
14527
14528 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
14529
14530 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
14531
14532 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
14533 with the version name.
14534
14535 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
14536
14537 * MAINTAINERS: Add self as bb-reorder maintainer.
14538
14539 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
14540
14541 * config.if: Tweak.
14542
14543 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
14544
14545 * djunpack.bat: New file.
14546
14547 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
14548
14549 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
14550 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
14551 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
14552 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
14553
14554 2000-04-16 Dave Pitts <dpitts@cozx.com>
14555
14556 * config.sub (case $basic_machine): Change default for "ibm-*"
14557 to "openedition".
14558
14559 2000-04-13 Andreas Jaeger <aj@suse.de>
14560
14561 * MAINTAINERS: Added myself.
14562
14563 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
14564
14565 * Makefile.in (gdb-taz): New target. GDB specific archive.
14566 (do-md5sum): New target.
14567 (MD5PROG): Define.
14568 (PACKAGE): Default to TOOL.
14569 (VER): Default to a shell script.
14570 (taz): Rewrite target. Move real work to do-proto-toplev. Include
14571 md5 checksum generation.
14572 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
14573 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
14574 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
14575 insight.tar.bz2): Use gdb-taz to create archive.
14576
14577 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
14578
14579 * configure (warn_cflags): Delete.
14580
14581 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
14582
14583 * MAINTAINERS: Added myself.
14584
14585 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
14586 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
14587
14588 * configure.in (enable_libstdcxx_v3): Add.
14589 (target_libs): Add bits here to switch between libstdc++-v2 and
14590 libstdc++-v3.
14591 * config.if: And this file too.
14592 * Makefile.in: Add libstdc++-v3 targets.
14593
14594 2000-04-05 Michael Meissner <meissner@redhat.com>
14595
14596 * config.sub (d30v): Add d30v as a basic machine type.
14597
14598 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
14599
14600 * configure.in: -linux-gnu*, not -linux-gnu.
14601
14602 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
14603
14604 * MAINTAINERS: Add self in write-after-approval section.
14605
14606 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
14607
14608 * MAINTAINERS: Add self as ia64 port maintainer.
14609
14610 2000-03-08 Neil Booth <NeilB@earthling.net>
14611
14612 * MAINTAINERS: Add self in write-after-approval section.
14613
14614 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
14615
14616 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
14617 (do-tar-bz2): Replace TOOL with PACKAGE.
14618 (gdb.tar.bz2): Remove GDBTK from GDB package.
14619 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
14620 dejagnu.tar.bz2): New packages.
14621
14622 2000-02-27 Andreas Jaeger <aj@suse.de>
14623
14624 * configure.in: Add entry for mips*-*-linux*, move catch all
14625 *-*-*linux* entry below this one.
14626
14627 2000-02-27 Ian Lance Taylor <ian@zembu.com>
14628
14629 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
14630
14631 2000-02-24 Nick Clifton <nickc@cygnus.com>
14632
14633 * config.sub: Support an OS of "wince".
14634
14635 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
14636
14637 * config.guess, config.sub: Updated to match config's 2000-02-15
14638 version.
14639
14640 2000-02-23 Linas Vepstas <linas@linas.org>
14641
14642 * config.sub: Add support for Linux/IBM 370.
14643 * configure.in: Likewise.
14644
14645 2000-02-22 Nick Clifton <nickc@cygnus.com>
14646
14647 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
14648
14649 2000-02-20 Christopher Faylor <cgf@cygnus.com>
14650
14651 * config.guess: Guess "cygwin" rather than "cygwin32".
14652
14653 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14654
14655 * configure (gcc_version): When setting, narrow search to
14656 lines containing `version_string'.
14657
14658 2000-02-15 Denis Chertykov <denisc@overta.ru>
14659
14660 * config.sub: Add support for avr target.
14661
14662 2000-02-14 Nick Clifton <nickc@cygnus.com>
14663
14664 * MAINTAINERS: Add maintainers for MCore port.
14665
14666 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
14667
14668 * config.sub: Add mmix-knuth-mmixware.
14669
14670 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14671
14672 * MAINTAINERS: Pair cccp with cpplib maintainership.
14673
14674 2000-01-27 Christopher Faylor <cgf@redhat.com>
14675
14676 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
14677 structure stuff to -L library search.
14678 (CXX_FOR_TARGET): Ditto.
14679 (CROSS_CHECK_MODULES): Fix spelling mistake.
14680
14681 2000-01-24 Mark Mitchell <mark@codesourcery.com>
14682
14683 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
14684 the C++ compiler.
14685
14686 2000-01-12 Richard Henderson <rth@cygnus.com>
14687
14688 * configure.in: Don't build some bits for beos.
14689
14690 2000-01-12 Joel Sherrill (joel@OARcorp.com)
14691
14692 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
14693 as include files.
14694
14695 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
14696
14697 * Add self as cpplib maintainer, as requested by Jason
14698 Merrill. Correct my e-mail address.
14699
14700 2000-01-06 Geoff Keating <geoffk@cygnus.com>
14701
14702 * configure.in: Use mt-aix43 to handle *_TARGET defs,
14703 not mh-aix43.
14704
14705 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
14706
14707 * MAINTAINERS: Add myself to "write after approval" list.
14708
14709 1999-12-14 Richard Henderson <rth@cygnus.com>
14710
14711 * config.guess (alpha-osf, alpha-linux): Detect ev67.
14712 * config.sub: Accept alphaev[78], alphaev8.
14713
14714 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14715
14716 * config.guess, config.sub: Update from autoconf.
14717
14718 1999-11-29 Bruce Korb <autogen@linuxbox.com>
14719
14720 * MAINTAINERS: update my playtime e-address.
14721
14722 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14723
14724 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
14725 necessary libraries are missing.
14726
14727 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
14728
14729 * MAINTAINERS: Add new 'write after approval' maintainer.
14730
14731 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
14732
14733 * MAINTAINERS: Add new Java maintainer.
14734
14735 1999-10-25 Andreas Schwab <schwab@suse.de>
14736
14737 * configure: Fix quoting inside arguments of eval.
14738
14739 1999-10-21 Nick Clifton <nickc@cygnus.com>
14740
14741 * config-ml.in: Allow suppression of some ARM multilibs.
14742
14743 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
14744
14745 * config.guess: Add OS/390 match pattern.
14746 * config.sub: Add mvs, openedition targets.
14747 * configure.in (i370-ibm-opened*): New.
14748
14749 1999-09-04 Steve Chamberlain <sac@pobox.com>
14750
14751 * config.sub: Add support for configuring for pj.
14752
14753 1999-08-31 Nick Clifton <nickc@cygnus.com>
14754
14755 * config.sub (maybe_os): Add support for configuring for fr30.
14756
14757 1999-08-25 Nick Clifton <nickc@cygnus.com>
14758
14759 * configure.in: Do not configure or build ld for AIX
14760 platforms. ld is known to be broken on these platforms.
14761
14762 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14763
14764 * config-ml.in: Pass compiler flag corresponding to multidirs to
14765 subdir configures.
14766
14767 1999-08-09 Ian Lance Taylor <ian@zembu.com>
14768
14769 * Makefile.in (LDFLAGS): Define.
14770
14771 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
14772
14773 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
14774 noconfigdirs.
14775 (*-*-cygwin*): Likewise.
14776
14777 1999-08-08 Ian Lance Taylor <ian@zembu.com>
14778
14779 * mkdep: New file.
14780 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
14781 (BINUTILS_SUPPORT_DIRS): Add mkdep.
14782
14783 From Eli Zaretskii <eliz@is.elta.co.il>:
14784 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
14785 long file name when using DJGPP on MS-DOS.
14786
14787 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
14788
14789 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
14790
14791 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
14792
14793 * Makefile.in (check-target-libio): Remove all-target-libstdc++
14794 dependency as this causes "make check" to globally "make all"
14795
14796 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
14797
14798 * configure.in (target_libs): Added target-zlib.
14799 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
14800 (CONFIGURE_TARGET_MODULES): Likewise.
14801 (CHECK_TARGET_MODULES): Likewise.
14802 (INSTALL_TARGET_MODULES): Likewise.
14803 (CLEAN_TARGET_MODULES): Likewise.
14804 (configure-target-zlib): New target.
14805 (all-target-zlib): Likewise.
14806 (all-target-libjava): Depend on all-target-zlib.
14807 (configure-target-libjava): Depend on configure-target-zlib.
14808
14809 * Makefile.in (configure-target-libjava): Depend on
14810 configure-target-newlib.
14811 (configure-target-boehm-gc): New target.
14812 (configure-target-qthreads): New target.
14813
14814 * configure.in (target_libs): Added target-qthreads.
14815 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
14816 (CONFIGURE_TARGET_MODULES): Likewise.
14817 (CHECK_TARGET_MODULES): Likewise.
14818 (INSTALL_TARGET_MODULES): Likewise.
14819 (CLEAN_TARGET_MODULES): Likewise.
14820 (all-target-qthreads): New target.
14821 (configure-target-libjava): Depend on configure-target-qthreads.
14822 (all-target-libjava): Depend on all-target-qthreads.
14823
14824 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
14825 (CONFIGURE_TARGET_MODULES): Likewise.
14826 (CHECK_TARGET_MODULES): Likewise.
14827 (INSTALL_TARGET_MODULES): Likewise.
14828 (CLEAN_TARGET_MODULES): Likewise.
14829 (all-target-libjava): New target.
14830 (all-target-boehm-gc): Likewise.
14831 * configure.in (target_libs): Added libjava, boehm-gc.
14832
14833 1999-07-22 Ian Lance Taylor <ian@zembu.com>
14834
14835 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
14836 configure.bat in SUPPORT_FILES.
14837 (gas+binutils.tar.bz2): Likewise.
14838
14839 * makeall.bat: Remove; obsolete.
14840
14841 1999-07-21 Ian Lance Taylor <ian@zembu.com>
14842
14843 From Mark Elbrecht:
14844 * configure.bat: Remove; obsolete.
14845
14846 1999-07-11 Ian Lance Taylor <ian@zembu.com>
14847
14848 * configure: Add -W -Wall to the default CFLAGS when compiling with
14849 gcc.
14850
14851 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
14852
14853 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
14854
14855 1999-06-30 Mark Mitchell <mark@codesourcery.com>
14856
14857 * configure.in: Build ld on IRIX6.
14858
14859 1999-06-12 Ian Lance Taylor <ian@zembu.com>
14860
14861 * Makefile.in: Change distribution targets to use bzip2 instead of
14862 gzip.
14863 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
14864 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
14865
14866 1999-06-04 Nick Clifton <nickc@cygnus.com>
14867
14868 * config.sub: Add mcore target.
14869
14870 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
14871
14872 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
14873
14874 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
14875
14876 * config.guess (dummy): Changed to $dummy.
14877
14878 1999-05-24 Nick Clifton <nickc@cygnus.com>
14879
14880 * config.sub: Tidied up case statements.
14881
14882 1999-05-22 Ben Elliston <bje@cygnus.com>
14883
14884 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
14885 <jiro@din.or.jp>.
14886
14887 * config.guess: Merge with FSF version. Future changes will be
14888 more accurately recorded in this ChangeLog.
14889 * config.sub: Likewise.
14890
14891 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
14892
14893 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
14894
14895 1999-04-30 Tom Tromey <tromey@cygnus.com>
14896
14897 * ltmain.sh: [mode link] Always use CC given by ltconfig.
14898
14899 1999-04-23 Tom Tromey <tromey@cygnus.com>
14900
14901 * ltconfig, ltmain.sh: Update to libtool 1.2f.
14902
14903 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
14904
14905 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
14906 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
14907 Bad merge removed these two changes.
14908
14909 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
14910 Martin Heller (Ing.-Buero_Heller@t-online.de)
14911
14912 * config.guess (interix Alpha): Add.
14913
14914 1999-04-11 Richard Henderson <rth@cygnus.com>
14915
14916 * configure.in (i?86-*-beos*): Do config gperf; don't config
14917 gdb, newlib, or libgloss.
14918
14919 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
14920
14921 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
14922 link a trivial program with -mabi=64. If it fails, remove mabi=64
14923 from multidirs.
14924
14925 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
14926
14927 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
14928
14929 1999-04-08 Nick Clifton <nickc@cygnus.com>
14930
14931 * config.sub: Add support for mcore targets.
14932
14933 1999-04-07 Michael Meissner <meissner@cygnus.com>
14934
14935 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
14936 not mt-ospace, in order to shut up assembler warning about using
14937 symbols that are named the same as registers.
14938
14939 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
14940
14941 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
14942 dependency list for all-target-cygmon.
14943
14944 1999-04-05 Doug Evans <devans@casey.cygnus.com>
14945
14946 * config-ml.in: Check $host, not $target, for selective multilibs.
14947 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
14948 thumb interworking, and underscore prefix multilibs.
14949
14950 1999-04-04 Ian Lance Taylor <ian@zembu.com>
14951
14952 * missing: Update to version from current automake.
14953
14954 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
14955
14956 * configure (gxx_include_dir): Removed.
14957
14958 * configure.in (gxx_include_dir): Handle it.
14959 * Makefile.in: Likewise.
14960
14961 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
14962
14963 * config.sub (mips64vr4111,mips64vr4111el) Add.
14964
14965 1999-03-21 Ben Elliston <bje@cygnus.com>
14966
14967 * config.guess: Correct typo for detecting ELF on FreeBSD.
14968
14969 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
14970
14971 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
14972 config/mh-djgpp.
14973
14974 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
14975
14976 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
14977 all-target-newlib to dependency list for all-target-bsp.
14978
14979 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
14980
14981 * config.sub: Add i386-uwin support.
14982 * config.guess: Likewise.
14983
14984 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14985
14986 * configure.in: cleanup, add mh-*pic handling for arm, special
14987 case powerpc*-*-aix*
14988
14989 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
14990
14991 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
14992 can be built.
14993
14994 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
14995
14996 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
14997 targets.
14998
14999 1999-03-02 Nick Clifton <nickc@cygnus.com>
15000
15001 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
15002
15003 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
15004
15005 * config.sub: Check for "cygwin*" rather than "cygwin32*"
15006
15007 1999-02-24 Nick Clifton <nickc@cygnus.com>
15008
15009 * config.sub: Fix typo in arm recognition.
15010
15011 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
15012
15013 * configure.in (noconfigdirs): Changed target_configdirs to
15014 include target-bsp only for m68k-*-elf* and m68k-*-coff*
15015 rather than m68k-*-* since it is not known to work on
15016 m68k-aout. Ditto for arm-*-*oabi.
15017
15018 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
15019
15020 * configure.in (*-*-windows*): Remove, no longer used.
15021
15022 1999-02-19 Ben Elliston <bje@cygnus.com>
15023
15024 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
15025 Smart and improved by Andrew Cagney.
15026
15027 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
15028
15029 * config.guess: Recognize openbsd-*-hppa.
15030
15031 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
15032
15033 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
15034 only if it is not empty.
15035
15036 1999-02-17 Nick Clifton <nickc@cygnus.com>
15037
15038 Patch from: Scott Bambrough <scottb@corelcomputer.com>
15039
15040 * config.guess: Modified to recognize uname's armv* syntax.
15041
15042 * config.sub: Modified to recognize uname's armv* syntax.
15043
15044 1999-02-17 Mark Salter <msalter@cygnus.com>
15045
15046 * configure.in: Added target-bsp for sparclite.
15047
15048 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
15049
15050 * config.sub: Recognize alphapca5[67] and up to alphaev8.
15051
15052 1999-02-08 Nick Clifton <nickc@cygnus.com>
15053
15054 * configure.in: Add support for strongarm port.
15055 * config.sub: Add support for strongarm target.
15056
15057 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
15058
15059 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
15060 the old name config/mh-cygwin32.
15061 Enable texinfo.
15062
15063 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
15064
15065 * configure.in: Do build ld for ix86 Solaris.
15066
15067 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
15068
15069 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
15070 $AR_FOR_TARGET. Likewise for RANLIB.
15071
15072 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
15073
15074 * config.sub (oabi): Recognize.
15075 * configure.in (arm-*-oabi): Handle.
15076
15077 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
15078
15079 * config.guess: Improve detection of i686 on UnixWare 7.
15080
15081 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
15082
15083 * config.guess: Add support for i386-pc-interix.
15084 * config.sub: Likewise.
15085 * configure.in: Likewise.
15086
15087 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
15088
15089 * Makefile.in: Remove unneeded all-target-libio from
15090 from all-target-winsup target since it is now unneeded.
15091 Add all-target-libtermcap in its place since it is now
15092 needed.
15093
15094 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
15095
15096 * configure.in: makefile stub for cygwin target is probably
15097 unnecessary. Remove it for now.
15098
15099 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
15100
15101 * configure.in: libtermcap.a should be built when cygwin is the
15102 target as well as the host.
15103 * config.guess: Allow mixed case in cygwin uname output.
15104 * Makefile.in: Add libtermcap target.
15105
15106 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
15107
15108 * config.sub: Clean up handling of hppa2.0.
15109
15110 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
15111
15112 * config.guess: Use C code to identify more HP machines.
15113
15114 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
15115
15116 * config.sub: Handle hppa2.0.
15117
15118 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
15119
15120 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
15121 cygmon for all sparclite targets, regardless of object format.
15122
15123 1998-12-15 Mark Salter <msalter@cygnus.com>
15124
15125 * configure.in: Added target-bsp for several target architectures.
15126
15127 * Makefile.in: Added rules for bsp.
15128
15129 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
15130
15131 * config.guess: Improve detection of hppa2.0 processors.
15132
15133 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
15134
15135 * config.guess: Recognize FreeBSD using ELF automatically.
15136
15137 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
15138
15139 * configure (skip-this-dir): Add handling for new shell script, which
15140 might be created by a sub-directory's configure to indicate, this particular
15141 directory is "unwanted".
15142 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
15143
15144 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
15145
15146 * ltconfig: import from libtool, after changing libtool to
15147 account for the cygwin name change.
15148
15149 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
15150
15151 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
15152 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
15153
15154 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
15155
15156 * configure.in: Add libtermcap to list of cygwin dependencies.
15157
15158 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
15159
15160 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
15161 they include winsup/include when it's a cygwin target.
15162
15163 1998-11-12 Tom Tromey <tromey@cygnus.com>
15164
15165 * configure.in (host_tools): Added zip.
15166 * Makefile.in (all-target-libjava): Depend on all-zip.
15167 (all-zip): New target.
15168 (ALL_MODULES): Added all-zip.
15169 (NATIVE_CHECK_MODULES): Added check-zip.
15170 (INSTALL_MODULES): Added install-zip.
15171 (CLEAN_MODULES): Added clean-zip.
15172
15173 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
15174
15175 * Makefile.in: lose "32" from comment about cygwin.
15176
15177 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
15178
15179 * configure.in: Use -Os to build target libraries for the fr30.
15180
15181 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
15182
15183 * config.sub: Add fr30.
15184
15185 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
15186
15187 * configure.in: drop "32" from config/mh-cygwin32. Check
15188 cygwin* instead of cygwin32*.
15189 * config.sub: Check cygwin* instead of cygwin32*.
15190
15191 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
15192
15193 * config.guess: Match any version of Unixware7.
15194
15195 1998-10-20 Syd Polk <spolk@cygnus.com>
15196
15197 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
15198 if desired.
15199
15200 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
15201
15202 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
15203 these if the appropriate directories and files to not exist.
15204
15205 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
15206
15207 * Makefile.in (DEVO_SUPPORT): Add config.if.
15208
15209 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
15210
15211 * configure: Add pattern to replace "build_tooldir"'s
15212 definition in the generated Makefile with "tooldir"'s
15213 actual value.
15214
15215 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
15216
15217 * config.sub: Bring back lost sparcv9.
15218
15219 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
15220
15221 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
15222
15223 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
15224 CC_FOR_TARGET and friends.
15225
15226 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15227
15228 * Makefile.in (build_tooldir): New variable, same as tooldir.
15229 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
15230 -B$(build_tooldir)/bin/.
15231 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
15232
15233 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
15234
15235 * README: Remove installation instructions and refer to the
15236 INSTALL directory instead.
15237
15238 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
15239
15240 * config.sub: Add support for i[34567]86-pc-udk.
15241 * configure.in: Likewise.
15242
15243 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
15244
15245 * Makefile.in: add bzip2 package building bits for user
15246 tools module
15247 * configure.in: ditto
15248
15249 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
15250
15251 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
15252 (ALL_TARGET_MODULES): Add all-target-libobjc.
15253 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15254 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15255 (all-target-libchill): Add dependencies.
15256 * configure.in (target_libs): Add libchill.
15257
15258 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
15259
15260 * configure.in (target_subdir): Remove duplicate line.
15261
15262 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
15263
15264 * Makefile.in (all-automake): fix dependencies.
15265
15266 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
15267
15268 * configure.in: Minor cleanups for building in the $(target_alias)
15269 subdir.
15270
15271 1998-09-22 Jim Wilson <wilson@cygnus.com>
15272
15273 * Makefile.in (bootstrap): Set r and s before make all. Use
15274 BASE_FLAGS_TO_PASS in make all.
15275 (cross): Likewise.
15276
15277 1998-09-20 Mark Mitchell <mark@markmitchell.com>
15278
15279 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
15280
15281 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
15282
15283 * config.sub: Fix typo in last change.
15284
15285 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15286
15287 * config.sub: Add support for C4x target.
15288 * configure.in: Likewise.
15289
15290 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
15291
15292 * config.sub: Recognize sparcv9 just like sparc64.
15293
15294 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
15295
15296 * config.guess: Match "Pent II" or "PentII" for OpenServer.
15297
15298 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
15299
15300 * config.guess: Correctly identify Pentium II sco boxes.
15301
15302 * config.guess: Fix "tr" code. From Weiwen Liu.
15303
15304 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
15305
15306 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
15307 stabs.
15308
15309 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
15310
15311 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
15312 (ALL_TARGET_MODULES): Add all-target-libchill.
15313 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15314 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15315 (all-target-libchill): Add dependencies.
15316 * configure.in (target_libs): Add libchill.
15317
15318 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
15319
15320 * config.guess: Avoid assumptions about "tr" behaves when
15321 LANG is set to something other than English.
15322
15323 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
15324
15325 * configure (gxx_include_dir): Changed to
15326 '${prefix}/include/g++'-${libstdcxx_interface}.
15327
15328 * config.if: New to determine the interfaces.
15329
15330 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
15331
15332 * config.guess: Detect and handle MPE/IX.
15333 * config.sub: Deal with MPE/IX.
15334
15335 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
15336
15337 * configure.in: Use mh-aix43.
15338
15339 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
15340
15341 * configure: Fix --without/--disable cases for gxx-include-dir.
15342
15343 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
15344
15345 * mdata-sh: Imported. Needed for automake support.
15346
15347 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
15348
15349 * Makefile.in (taz): Try "chmod -R og=u ." before
15350 "chmod og=u `find . -print`".
15351
15352 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
15353
15354 * configure.in: Add arm-elf and thumb-elf support.
15355
15356 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
15357
15358 * Makefile.in: Undo previous patch.
15359
15360 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
15361
15362 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
15363 to here ...
15364 (install-no-fixedincludes): and here
15365 (INSTALL_MODULES): ... from here.
15366
15367 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
15368
15369 * config.sub: Merge with FSF.
15370
15371 * config.guess: Merge with FSF.
15372
15373 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
15374
15375 * configure (extraconfigdirs): New variable.
15376 (SUBDIRS): Add extraconfigdirs and recurse on them too.
15377 * Makefile.in (all): Move higher in file.
15378 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
15379 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
15380 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
15381 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
15382 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
15383
15384 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
15385
15386 * Makefile.in (all-target-libjava): Depend on all-gcc and
15387 all-target-newlib.
15388 (configure-target-libjava): Depend on $(ALL_GCC).
15389
15390 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
15391
15392 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
15393 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
15394
15395 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
15396
15397 * INSTALL/README: Fix typo.
15398
15399 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
15400
15401 * ylwrap: Change absolute path checks to check for DOS style path
15402 names.
15403
15404 * ylwrap: Don't use a full path name if the source file is in the
15405 same directory. From hjl@lucon.org (H.J. Lu).
15406
15407 * config-ml.in: Default to being verbose, to match Feb 18 change to
15408 configure.
15409
15410 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
15411
15412 Brought over from egcs:
15413
15414 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
15415
15416 * configure.in (target_subdir): Set to ${target_alias} instead
15417 of "libraries".
15418
15419 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15420
15421 * configure.in (target_subdir): Set to libraries if enable_multilib.
15422
15423 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
15424
15425 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
15426 multilibs, force reconfiguration the first time we create
15427 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
15428
15429 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
15430
15431 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
15432 avoid confusion with --no-recursion.
15433
15434 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
15435
15436 * configure.in: Win32 hosts shouldn't use install -x
15437 * install-sh: remove -x option, and special .exe-handling
15438 hack.
15439
15440 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
15441
15442 * config.guess: Recognize i586-pc-beos.
15443 * configure.in: Don't build some bits for beos.
15444
15445 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
15446
15447 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
15448 CFLAGS default to -O2.
15449
15450 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
15451 when using GNU ld.
15452
15453 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
15454
15455 * ltmain.sh: Correct install when using a different shell.
15456
15457 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
15458
15459 * ltconfig, ltmain.sh: Update to libtool 1.2b.
15460
15461 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
15462
15463 * makefile.vms: Update to build binutils/makefile.vms. Add install
15464 target.
15465
15466 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
15467
15468 * ltconfig: Update to correct AIX handling.
15469
15470 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
15471
15472 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
15473
15474 * configure.in (target_subdir): Set to ${target_alias} instead
15475 of "libraries".
15476
15477 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
15478
15479 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
15480 (Makefile): Depend on $(gcc_version_trigger).
15481
15482 * configure (gcc_version): Change default initializer to empty
15483 string.
15484 (gcc_version_trigger): New variable; pass this variable down
15485 to subdir configures to enable them checking gcc's version
15486 themselves. Emit make macros for both gcc_version vars.
15487 (topsrcdir): Initialize reliably.
15488 (recursion line): Remove --with-gcc-version=${gcc_version}.
15489
15490 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
15491
15492 * configure (enable_version_specific_runtime_libs): Implement new flag
15493 --enable-version-specific-runtime-libs which installs C++ runtime stuff
15494 in $(libsubdir); emit definition in each generated Makefile.
15495 (gxx_include_dir): Initialize depending on
15496 $enable_version_specific_runtime_libs.
15497
15498 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
15499
15500 * configure (gcc_version): Initialize properly depending on
15501 how and where configure is started.
15502 (recursion line): Pass a --with-gcc-version=${gcc_version}
15503 to configures in subdirs.
15504
15505 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
15506
15507 * configure.in (noconfigdirs): Add configure pattern for mips tx39
15508 cygmon
15509
15510 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
15511
15512 * configure.in: Add cygmon and libstub support for mn10200.
15513
15514 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
15515
15516 * configure (gcc_version): Add new variable describing the
15517 particular gcc version we're building.
15518 * Makefile.in (libsubdir): Add new macro for the directory
15519 in which the compiler finds executables, libraries, etc.
15520 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
15521 and libsubdir.
15522
15523 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15524
15525 * Makefile.in (local-clean): Remove *.log.
15526 (warning.log): Built with warn_summary from build.log.
15527 (mail-report.log): Run test_summary.
15528 (mail-report-with-warnings.log): Run test_summary including
15529 warning.log in the report.
15530
15531 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
15532
15533 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
15534
15535 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
15536
15537 * Makefile.in (grep): Grep no longer depends on libiberty.
15538
15539 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
15540
15541 * Makefile.in: all-snavigator needs all-libgui.
15542
15543 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
15544
15545 * configure.in: Add cygmon and libstub support for mn10300.
15546
15547 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
15548
15549 * missing: Update to version from automake 1.3.
15550
15551 * ltmain.sh: On installation, don't get confused if the same name
15552 appears more than once in the list of library names.
15553
15554 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
15555
15556 * config.sub: Accept m68060 and m5200 as CPU names.
15557
15558 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
15559
15560 * configure: Use && rather than using -a in test, because odd
15561 strings can confuse test.
15562 * configure.in: Likewise.
15563
15564 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
15565
15566 * ltconfig, ltmain.sh: Bring in Visual C++ support.
15567
15568 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15569
15570 * Makefile.in (boostrap2-lean, bootstrap3-lean,
15571 bootstrap4-lean): New targets.
15572
15573 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
15574
15575 * mpw-* Delete. Not used.
15576
15577 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
15578
15579 * COPYING.LIB: Update FSF address.
15580
15581 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
15582
15583 * ltconfig, ltmain.sh: Update to libtool 1.2a.
15584
15585 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
15586 GAS_SUPPORT_DIRS.
15587
15588 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
15589
15590 * ltconfig, ltmain.sh: Avoid producing a version number if
15591 -version-info was not used.
15592
15593 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
15594
15595 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
15596 building with newlib.
15597
15598 1998-04-30 Paul Eggert <eggert@twinsun.com>
15599
15600 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
15601 Solaris `make' causes it to continue to next definition.
15602
15603 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
15604
15605 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
15606 the right GUI libraries and files are installed along with GDB.
15607
15608 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
15609
15610 * configure.in: Change alpha to alpha* in several places.
15611
15612 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
15613
15614 * config.sub: Recognize sparc86x.
15615
15616 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
15617
15618 * configure.in (--enable-target-optspace): Remove debug echo.
15619
15620 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
15621
15622 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
15623
15624 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
15625
15626 * ltconfig: Update cygwin32 support.
15627
15628 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
15629 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
15630 (GDB_SUPPORT_DIRS): Likewise.
15631
15632 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
15633
15634 * configure.in (target_makefile_frag): If --enable-target-optspace,
15635 use -Os to compile target libraries rather than -O2. Default to
15636 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
15637 not used.
15638 * configure.in (target_cflags): Ditto for d30v.
15639
15640 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
15641
15642 * Makefile.in (all-bfd): Depend on all-intl.
15643 (all-binutils): Likewise.
15644 (all-gas): Likewise.
15645 (all-gprof): Likewise.
15646 (all-ld): Likewise.
15647
15648 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
15649
15650 * configure.in (host_tools): Fix typo, lbtool -> libtool.
15651
15652 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
15653
15654 * Makefile.in (all-bfd): Depend upon all-libiberty.
15655
15656 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
15657
15658 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
15659
15660 * Makefile.in: Add libstub.
15661
15662 * configure.in: Ditto. Build libstub for targets that have cygmon
15663 support.
15664
15665 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
15666
15667 * configure.in: Don't set PICFLAG on ix86-cygwin32.
15668
15669 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
15670
15671 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
15672 use mh-sysv5 if specified. Support gprof on SCO Open Server.
15673
15674 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
15675
15676 * configure: Define DEFAULT_M4 by searching PATH.
15677 * Makfile.in: Use DEFAULT_M4.
15678
15679 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
15680
15681 * ltconfig: Add cygwin32 support.
15682
15683 * Makefile.in, configure.in: Add libtool as a native only directory
15684 to configure and build.
15685
15686 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
15687
15688 * Makefile.in (INSTALL_MODULES): Remove texinfo.
15689
15690 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
15691
15692 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
15693
15694 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
15695
15696 * Makefile.in: add ash make rules
15697 * configure.in: add ash to native_only and host_tools lists
15698
15699 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
15700
15701 * Makefile.in (all-gettext, all-intl): New targets.
15702 (ALL_MODULES): Added all-gettext, all-intl.
15703 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
15704 (INSTALL_MODULES): Added install-gettext, install-intl.
15705 (CLEAN_MODULES): Added clean-gettext, clean-intl.
15706
15707 * configure.in (host_tools): Added gettext.
15708 (native_only): Likewise.
15709 (noconfigdirs) [various cases]: Likewise.
15710 (host_libs): Added intl.
15711
15712 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
15713
15714 * configure: Do not disable building gdbtk for cygwin32 hosts.
15715
15716 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
15717
15718 * configure.in: Add thumb-coff target.
15719 * config.sub: Add thumb-coff target.
15720
15721 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
15722
15723 * Makefile.in: Revert yesterday's change.
15724 (all-target-winsup): all-target-librx stays out of here.
15725
15726 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
15727
15728 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
15729 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
15730 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
15731 Remove references to librx and libg++.
15732
15733 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
15734
15735 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
15736 recursive makes
15737
15738 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
15739
15740 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
15741 for newlib directory.
15742 (CXX_FOR_TARGET): Likewise.
15743
15744 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
15745
15746 * ltconfig: Update after libtool/ltconfig.in change for
15747 hpux11.
15748
15749 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
15750
15751 * ltconfig, ltmain.sh: Update to libtool 1.2.
15752
15753 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
15754
15755 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
15756 (install-gcc-cross): Instead, override LANGUAGES here.
15757
15758 1998-03-18 Dave Love <d.love@dl.ac.uk>
15759
15760 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
15761 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
15762
15763 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
15764
15765 * configure.in: Add Thumb-pe target.
15766
15767 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
15768
15769 * Makefile.in - changed sn targets to snavigator
15770 * configure.in - changed sn targets to snavigator
15771
15772 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
15773
15774 * config-ml.in: After building symlink tree call make distclean
15775 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
15776 to be the case for libiberty.
15777
15778 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
15779
15780 * configure: When making link, also check the current
15781 directory. The configure scripts may create one.
15782
15783 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
15784
15785 * config.sub: Accept alphapca56 and alphaev6 properly.
15786
15787 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15788
15789 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
15790
15791 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
15792
15793 * config.sub (sco5): Fix typo.
15794
15795 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
15796
15797 * Makefile.in (INSTALL_MODULES): Move install-tcl before
15798 install-itcl.
15799 (install-itcl): Remove dependency on install-tcl.
15800
15801 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
15802
15803 * configure.in: Remove libgloss from noconfigdirs for MN10300.
15804
15805 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
15806
15807 * configure.in: Don't build libgui for a cygwin32 target when not on
15808 a cygwin32 host.
15809
15810 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
15811
15812 * configure (redirect): Set to null, so default behavior of
15813 configure is now --verbose.
15814
15815 1998-02-16 Dave Love <d.love@dl.ac.uk>
15816
15817 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
15818 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
15819
15820 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
15821
15822 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
15823 this change to sync Makefile.in with its ChangeLog entries.
15824
15825 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
15826
15827 * ltmain.sh (mkdir): Check that the directory doesn't exist
15828 before we exit with error, so that we don't get races during
15829 parallel builds.
15830
15831 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
15832
15833 * ltconfig, ltmain.sh: Update from libtool 1.0i.
15834
15835 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
15836
15837 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
15838 PICFLAG_FOR_TARGET.
15839 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
15840
15841 * configure: Emit a definition for the new macro enable_shared
15842 into each Makefile.
15843
15844 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
15845
15846 * configure.in (host_tools, native_only): Add libtool.
15847
15848 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
15849
15850 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
15851 Fix typo in ming config comment.
15852
15853 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
15854
15855 * ltconfig, ltmain.sh: Update from libtool 1.0h.
15856
15857 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
15858
15859 * config.sub: Add tic30 cases, and map c30 to tic30.
15860
15861 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
15862
15863 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
15864 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
15865 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
15866 (CLEAN_TARGET_MODULES): Similarly
15867 (all-target-libf2c): Add dependences.
15868 * configure.in (target_libs): Add libf2c.
15869
15870 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
15871
15872 * configure.in: Remove expect from noconfigdirs when target
15873 is cygwin32. OK to build expect and dejagnu with Canadian
15874 Cross.
15875
15876 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
15877
15878 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
15879 host.
15880
15881 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
15882 and mingw32.
15883
15884 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
15885
15886 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
15887 here as it is not defined in the toplevel Makefile.
15888
15889 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
15890
15891 * configure (package_makefile_rules_frag): New variable, which names
15892 a file with generic rules, ...
15893 Change comment to mention we now have FIVE parts.
15894 * configure: Undo last change.
15895
15896 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
15897
15898 * config.guess: More accurate determination of HP processor types.
15899 * config.sub: More accurate determination of HP processor types.
15900
15901 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
15902
15903 * configure (package_makefile_frag): Move inserting the
15904 ${package_makefile_frag} to where it should be according
15905 to the comment.
15906
15907 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
15908
15909 * config.guess: Add support for Linux/ARM.
15910
15911 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
15912
15913 * .cvsignore: Remove *-info and *-install since they match
15914 release-info and mpw-install, which we don't want to just ignore.
15915
15916 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
15917
15918 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
15919
15920 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
15921
15922 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
15923 local_prefix to sub-make invocations.
15924
15925 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
15926
15927 * configure.in: Check makefile fragments in the source
15928 directory.
15929
15930 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15931
15932 * configure.in: Check whether host and target makefile
15933 fragments exist before adding them to *_makefile_frag.
15934
15935 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
15936
15937 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
15938
15939 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
15940
15941 * configure.in: Make sure we only replace RPATH_ENVVAR on
15942 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
15943 regexp to sed.
15944
15945 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
15946 to sub-makes.
15947
15948 1998-01-13 Lee Iverson (leei@ai.sri.com)
15949
15950 * config-ml.in (multi-do): LDFLAGS must include multilib
15951 designator.
15952
15953 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
15954
15955 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
15956
15957 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
15958
15959 * config.sub: Add mingw32 support.
15960 * configure.in: Likewise.
15961
15962 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
15963
15964 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
15965
15966 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
15967
15968 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15969 * configure (gxx_include_dir): Provide a definition for subdirs
15970 which do not use autoconf.
15971
15972 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
15973
15974 * config.guess: Sync with egcs. Picks up new alpha support,
15975 BeOS & some additional linux support.
15976
15977 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
15978
15979 * config.guess: HP 9000/803 is a PA1.1 machine.
15980
15981 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
15982
15983 * configure.in: It's alpha*-...
15984
15985 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15986
15987 * configure.in (host_makefile_frag, target_makefile_frag):
15988 Handle multiple config files.
15989 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
15990 alpha-*-*.
15991
15992 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
15993
15994 * mkdep: New file.
15995
15996 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
15997
15998 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
15999
16000 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
16001
16002 * Makefile.in: Add libgui directory.
16003 (GDB_TK): Add all-libgui.
16004 * configure.in: Add libgui directory.
16005 * configure: Add all-libgui to GDB_TK.
16006
16007 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
16008
16009 * config-ml.in (multidirs): Add m32r to multilib list.
16010
16011 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
16012
16013 * Makefile.in (all-target-gperf): Change dependency to
16014 all-target-libstdc++.
16015
16016 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
16017
16018 * config.guess: Add BeOS support.
16019
16020 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
16021
16022 Source directory cvs renamed to cvssrc:
16023 * configure.in (host_tools): Change cvs to cvssrc.
16024 (native_only): Likewise.
16025 (noconfigdirs) [various cases]: Likewise.
16026 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
16027 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
16028 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
16029 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
16030 (all-cvssrc): Rename target from all-cvs.
16031
16032 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
16033
16034 * configure (gxx_include_dir): Fix thinko.
16035
16036 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
16037
16038 * Makefile.in (INSTALL_TARGET_CROSS): Define.
16039 (install-cross, install-gcc-cross): New targets.
16040
16041 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
16042
16043 * configure.in (noconfigdirs): Add support for Thumb target.
16044
16045 * config.sub (maybe_os): Add support for Thumb target.
16046
16047 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
16048
16049 * Makefile.in: Add rules for cygmon.
16050
16051 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
16052
16053 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
16054
16055 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16056 * configure (gxx_include_dir): Provide a definition for subdirs
16057 which do not use autoconf.
16058
16059 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
16060
16061 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
16062 11/18/97 build
16063
16064 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
16065
16066 * From Franz Sirl.
16067 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
16068 found on RedHat Linux systems.
16069
16070 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
16071
16072 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
16073 guesses.
16074
16075 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
16076
16077 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
16078
16079 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
16080
16081 * ltmain.sh: If mkdir fails, check whether the directory was created
16082 anyhow by some other process.
16083
16084 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
16085
16086 * configure.in (d30v-*-*): Configure all directories.
16087
16088 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
16089
16090 * configure.in (d30v-*-*): Configure newlib, libiberty directories
16091 for the D30V.
16092
16093 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
16094
16095 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
16096
16097 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
16098
16099 * include/libiberty.h: Add extern "C" { so it can be used with C++
16100 progrms.
16101 * include/remote-sim.h: Add extern "C" { so it can be used with C++
16102 programs.
16103
16104 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
16105
16106 * configure.in (d30v-*-*): Configure GCC now.
16107
16108 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
16109
16110 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
16111 is no longer needed.
16112
16113 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
16114
16115 * Makefile.in: check-target-libio depends on all-target-libstdc++.
16116
16117 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
16118
16119 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
16120 targets using "$@" to provide support for similar but not identical
16121 targets without having to duplicate code.
16122
16123 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
16124
16125 * makefile.vms: Fix to work with DEC C.
16126
16127 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
16128
16129 * config.sub: Add mips-tx39-elf to marketing names.
16130
16131 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
16132
16133 * ltmain.sh: Handle symlinks in generated script.
16134
16135 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
16136
16137 * configure: Handle autoconf style directory options: --bindir,
16138 --datadir, --includedir, --infodir, --libdir, --libexecdir,
16139 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
16140 --sysconfdir.
16141 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
16142 (sharedstatedir, localstatedir, oldincludedir): New variables.
16143 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
16144 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
16145 sbindir, sharedstatedir, and sysconfdir.
16146
16147 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
16148
16149 * Makefile.in (bootstrap-lean): New target.
16150
16151 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
16152
16153 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
16154 sn, and gnuserv from noconfigdirs.
16155
16156 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
16157
16158 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
16159
16160 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
16161
16162 * Makefile.in (cross): New target.
16163
16164 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
16165 Jeff Law <law@cygnus.com>
16166
16167 * Makefile.in (bootstrap2, bootstrap3): New targets.
16168 (all-bootstrap): Remove outdated and confusing target.
16169 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
16170
16171 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
16172
16173 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
16174 windows. Consistent with gdb/configure.
16175
16176 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
16177
16178 * configure.in: Name Linux target fragment.
16179
16180 * configure: Rewrite so that project Makefile fragment is inserted
16181 first and appears last in the resulting Makefile.
16182
16183 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
16184
16185 * Makefile.in (install-itcl): Install tcl first.
16186
16187 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
16188
16189 * configure.in: remove bison from noconfigdirs for Cygwin32 host
16190
16191 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
16192
16193 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
16194
16195 * configure.in (skipdirs): Add target-librx for Linux.
16196 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
16197
16198 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
16199
16200 * Makefile.in (bootstrap): New target.
16201
16202 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
16203
16204 * config.sub: Accept 'amigados' for backward compatibility.
16205
16206 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
16207
16208 * config.guess: Merge with FSF.
16209
16210 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
16211
16212 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
16213
16214 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
16215
16216 * config.sub: Add "marketing-names" patch.
16217
16218 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
16219
16220 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
16221
16222 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
16223
16224 * config.sub: Handle v850-elf.
16225
16226 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
16227
16228 * .cvsignore (*-install): Remove.
16229
16230 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
16231
16232 * ltconfig: Set CONFIG_SHELL in libtool.
16233 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
16234
16235 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
16236
16237 * configure.in (target_subdir): Set to libraries if enable_multilib.
16238
16239 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
16240
16241 * config.guess: Update from gcc directory.
16242
16243 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
16244
16245 * Makefile.in (all-sim): Depends on all-readline.
16246
16247 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
16248
16249 * Makefile.in (BISON, YACC): Use $$s.
16250 (all-bison): Depend on all-texinfo.
16251
16252 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
16253
16254 * Makefile.in (BISON): Add -L flag.
16255 (YACC): Likewise.
16256
16257 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
16258
16259 * configure.in (noconfigdirs): Add support for v850e target.
16260
16261 * config.sub (maybe_os): Add support for v850e target.
16262
16263 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
16264
16265 * configure.in (noconfigdirs): Add support for v850ea target.
16266
16267 * config.sub (maybe_os): Add support for v850ea target.
16268
16269 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
16270
16271 * config.sub: Add mipstx39. Delete r3900.
16272
16273 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
16274
16275 * Makefile.in (all-autoconf): Depends on all-texinfo.
16276
16277 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
16278
16279 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
16280 eabi targets.
16281
16282 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
16283
16284 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
16285
16286 * configure: When handling a Canadian Cross, handle YACC as well as
16287 BISON. Just set BISON to bison. When setting YACC, prefer bison.
16288 * Makefile.in (all-bison): Depend upon all-texinfo.
16289
16290 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
16291
16292 * Makefile.in (BISON): bison, not byacc or bison -y.
16293 (YACC): bison -y or byacc or yacc.
16294 (various): Add *-bison as appropriate.
16295 (taz): No need to mess with BISON anymore.
16296
16297 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
16298
16299 * configure: If OSTYPE matches *win32*, try to find a good value for
16300 CONFIG_SHELL.
16301
16302 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
16303
16304 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
16305 configure.in if it is present.
16306
16307 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
16308
16309 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
16310
16311 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
16312
16313 * config.sub: Recognize `arc' cpu.
16314 * configure.in: Likewise.
16315 * config-ml.in: Likewise.
16316
16317 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
16318
16319 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
16320
16321 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
16322
16323 * configure: Changed sed delimiter from ':' to '|' when
16324 attempting to substitute ${config_shell} for SHELL. On
16325 NT ${config_shell} may contain a ':' in it.
16326
16327 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
16328
16329 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
16330
16331 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
16332
16333 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
16334
16335 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
16336
16337 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
16338
16339 * ylwrap: If the program is a relative path, force it to be
16340 absolute.
16341
16342 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
16343
16344 * configure (tooldir): Set BISON to `bison -y' and not just bison.
16345
16346 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
16347
16348 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
16349 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
16350 for libraries.
16351
16352 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
16353
16354 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
16355 separated by spaces.
16356
16357 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
16358
16359 * ylwrap: New file.
16360 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
16361
16362 * ltmain.sh: Handle /bin/sh at start of install program.
16363
16364 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
16365
16366 * ltconfig, ltmain.sh: New files, from libtool 1.0.
16367 * missing: New file, from automake 1.2.
16368
16369 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
16370
16371 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
16372 check-tk to CHECK_X11_MODULES.
16373
16374 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
16375
16376 * config.sub: Merge with FSF.
16377
16378 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
16379
16380 * config.guess: Merge with FSF.
16381
16382 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
16383
16384 * configure: Treat msdosdjgpp like go32.
16385 * configure.in: Likewise. Don't remove gprof for go32.
16386
16387 * configure: Change Makefile.tem2 to Makefile.tm2.
16388
16389 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
16390
16391 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
16392
16393 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16394
16395 * install-sh (chmodcmd): Set to null if the DST directory already
16396 exists. Same as Nov 11th change.
16397
16398 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
16399
16400 * configure (GDB_TK): Needs itcl and tix.
16401
16402 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
16403
16404 * config.guess: Update from FSF.
16405
16406 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
16407
16408 * Makefile.in (GDB_TK): Depend on itcl and tix.
16409
16410 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
16411
16412 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
16413 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
16414 (INSTALL_SCRIPT): New variable.
16415 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
16416 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
16417 to -x.
16418 * install-sh: Add support for -x option.
16419
16420 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
16421
16422 * configure.in, Makefile.in: Treat tix like itcl.
16423
16424 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
16425
16426 * Makefile.in (WINDRES): New variable.
16427 (WINDRES_FOR_TARGET): New variable.
16428 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
16429 (EXTRA_HOST_FLAGS): Add WINDRES.
16430 (EXTRA_TARGET_FLAGS): Add WINDRES.
16431 (EXTRA_GCC_FLAGS): Add WINDRES.
16432 ($(DO_X)): Pass down WINDRES.
16433 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
16434 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
16435 DLLTOOL_FOR_TARGET.
16436
16437 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
16438
16439 * configure.in: configure sim before gdb for win32-x-ppc
16440
16441 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16442
16443 Move gperf into the toplevel, from libg++.
16444 * configure.in (target_tools): Add target-gperf.
16445 (native_only): Add target-gperf.
16446 * Makefile.in (all-target-gperf): New target, depend on
16447 all-target-libg++.
16448 (configure-target-gperf): Empty rule.
16449 (ALL_TARGET_MODULES): Add all-target-gperf.
16450 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
16451 (CHECK_TARGET_MODULES): Add check-target-gperf.
16452 (INSTALL_TARGET_MODULES): Add install-target-gperf.
16453 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
16454
16455 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
16456
16457 * config.sub (mn10200): Recognize new basic machine.
16458
16459 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16460
16461 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
16462 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
16463
16464 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16465
16466 * configure.in: If we're building mips-sgi-irix6* native, turn on
16467 ENABLE_MULTILIB and set TARGET_SUBDIR.
16468
16469 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
16470
16471 * Makefile.in (all-sn): Depend on all-grep.
16472
16473 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
16474
16475 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
16476
16477 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
16478 Makefile. From Jeff Makey <jeff@cts.com>.
16479 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
16480
16481 * Makefile.in (DISTBISONFILES): Remove.
16482 (taz): Don't futz with DISTBISONFILES. Change BISON to use
16483 $(DEFAULT_YACC).
16484
16485 * configure.in: Build itl, db, sn, etc., when building for native
16486 cygwin32.
16487
16488 * Makefile.in (LD): New variable.
16489 (EXTRA_HOST_FLAGS): Pass down LD.
16490 ($(DO_X)): Likewise.
16491
16492 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
16493
16494 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
16495
16496 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
16497
16498 * configure.in (targargs): Strip out any supplied --build argument
16499 before adding our own. Always add --build.
16500
16501 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
16502
16503 * configure.in (targargs): Pass --build if we're doing
16504 a cross-compile.
16505
16506 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
16507
16508 * configure: Use '|' instead of ":" as the separator in
16509 sed. Otherwise sed chokes on NT path names with drive
16510 designators. Also look for "?:*" as the leading characters in an
16511 absolute pathname.
16512
16513 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
16514
16515 * config.sub: Support for r3900.
16516
16517 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
16518
16519 * configure.in: Use install-sh, not install.sh.
16520
16521 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
16522
16523 * Makefile.in (taz): Improve check for BISON so it doesn't try to
16524 apply it twice.
16525
16526 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
16527
16528 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
16529 install-binutils.
16530
16531 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
16532
16533 * Makefile.in: Add automake targets.
16534 * configure.in (host_tools): Add automake.
16535
16536 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
16537
16538 * configure: Default CXX to c++, not gcc.
16539 * Makefile.in (CXX): Set to c++, not gcc.
16540 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
16541
16542 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
16543
16544 * install-sh: try appending a .exe if source file doesn't
16545 exist
16546
16547 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
16548
16549 * configure.in: Turn on multilib by default.
16550 (cross_only): Remove target-libiberty.
16551
16552 * Makefile.in (all-gcc): Don't depend on libiberty.
16553
16554 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
16555
16556 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
16557
16558 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
16559
16560 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
16561 (DISTBISONFILES): Add ld/Makefile.in
16562
16563 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
16564
16565 * configure.in: if target is cygwin32 but host isn't cygwin32,
16566 don't configure gdb tcl tk expect, not just gdb.
16567
16568 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
16569
16570 * configure.in: Added gnuserv everywhere sn appears.
16571
16572 * Makefile.in (ALL_MODULES): Added all-gnuserv.
16573 (CROSS_CHECK_MODULES): Added check-gnuserv.
16574 (INSTALL_MODULES): Added install-gnuserv.
16575 (CLEAN_MODULES): Added clean-gnuserv.
16576 (all-gnuserv): New target.
16577
16578 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
16579
16580 * config.guess: Fixes for MIPS OpenBSD systems.
16581
16582 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
16583
16584 * Makefile.in (INSTALL_XFORM): Remove.
16585 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
16586
16587 * mkinstalldirs: New file, copied from automake.
16588 * Makefile.in (installdirs): Rename from install-dirs. Use
16589 mkinstalldirs. Change all users.
16590 (DEVO_SUPPORT): Add mkinstalldirs.
16591
16592 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
16593
16594 * install-sh: Rename from install.sh.
16595 * Makefile.in (INSTALL): Change install.sh to install-sh.
16596 (DEVO_SUPPORT): Likewise.
16597
16598 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
16599 Graichen <graichen@rzpd.de>.
16600
16601 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
16602
16603 * config.guess: Recognize OpenBSD systems correctly.
16604
16605 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
16606
16607 * README, Makefile.in (ETC_SUPPORT): Remove references to
16608 cfg-paper*, configure.{texi,man,info*}._
16609
16610 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
16611
16612 * Makefile.in (all.normal): Ensure that gcc is built after all
16613 the x11 - ie gdb - targets.
16614
16615 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
16616
16617 * makefile.vms: Don't run conf-a-gas.
16618
16619 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
16620
16621 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
16622
16623 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
16624
16625 * configure.in: Remove noconfigdirs case since gdb also
16626 configures and builds for tic80-coff.
16627
16628 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
16629
16630 * configure: Set cache_file to config.cache.
16631 * Makefile.in (local-distclean): Remove config.cache.
16632
16633 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
16634
16635 * COPYING: Update FSF address.
16636
16637 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
16638
16639 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
16640 noconfigdirs.
16641
16642 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
16643
16644 * Makefile.in (install-dirs): Don't crash if prefix, and hence
16645 MAKEDIRS, is empty.
16646
16647 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
16648
16649 * config.sub: Tweak mn10300 entry.
16650
16651 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
16652
16653 * configure.in (host_tools): Put sim before gdb, so gdb's
16654 configure.tgt can determine if the simulator was configured.
16655
16656 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
16657
16658 * config.sub: Move BeOS $os case to be with other Cygnus
16659 local cases.
16660
16661 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
16662
16663 * config.sub: Remove misplaced comment that broke Linux.
16664
16665 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
16666
16667 * config.sub: Add BeOS support.
16668
16669 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
16670
16671 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
16672
16673 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
16674
16675 * configure.in (noconfigdirs): Remove tcl and tk from
16676 noconfigdirs for cygwin32 builds.
16677
16678 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
16679
16680 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
16681
16682 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
16683
16684 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
16685 make-all.com, use makefile.vms instead.
16686
16687 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
16688
16689 * config.sub: Accept -lnews*.
16690
16691 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
16692
16693 * configure.in (noconfigdirs): Disable target-newlib,
16694 target-examples and target-libiberty for d30v.
16695
16696 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
16697
16698 * configure.in (noconfigdirs): Enable ld for d30v.
16699
16700 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
16701
16702 * configure.in (tic80-*-*): Build compiler.
16703
16704 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
16705
16706 * configure.in (d30v-*): Remove sim directory from list of
16707 unsupported d30v directories
16708
16709 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
16710
16711 * config.sub, configure.in: Add d30v target cpu.
16712
16713 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
16714
16715 * makefile.vms: New file.
16716 * make-all.com: Remove.
16717
16718 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
16719
16720 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
16721
16722 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
16723
16724 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
16725
16726 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
16727
16728 * Makefile.in (ALL_MODULES): Added all-db.
16729 (CROSS_CHECK_MODULES): Addec check-db.
16730 (INSTALL_MODULES): Added install-db.
16731 (CLEAN_MODULES): Added clean-db.
16732
16733 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
16734
16735 * config.guess: Merge with latest FSF sources.
16736
16737 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
16738
16739 * Makefile.in (ALL_MODULES): Added all-itcl.
16740 (CROSS_CHECK_MODULES): Added check-itcl.
16741 (INSTALL_MODULES): Added install-itcl.
16742 (CLEAN_MODULES): Added clean-itcl.
16743
16744 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
16745
16746 * configure.in: build gdb for mn10200
16747
16748 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
16749
16750 * Makefile.in (all-target-winsup): Depend on all-target-libio.
16751
16752 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
16753
16754 * configure.in (tic80-*-*): Turn off most targets right now.
16755
16756 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
16757
16758 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
16759 rather than the makeinfo program.
16760 (do-info): Depend upon all-texinfo.
16761
16762 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
16763
16764 * configure.in: Remove uses of config/mh-linux.
16765
16766 * config.sub, config.guess: Merge with latest FSF sources.
16767
16768 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
16769
16770 * config.sub (case $basic_machine): Add tic80 entries.
16771
16772 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
16773
16774 * config.sub, config.guess: Merge with latest FSF sources.
16775
16776 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16777
16778 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
16779 * mpw-config.in: Test for NewFolderRecursive.
16780 * mpw-install: Use symbolic name for startup filename.
16781 * mpw-README: Add various additional details.
16782
16783 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
16784
16785 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
16786
16787 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
16788
16789 * configure.in: Do build gcc and the target libraries for
16790 the mn10200.
16791
16792 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
16793
16794 * configure.in: don't avoid building gdb for mn10300 any more
16795 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
16796 instead of single-quoting it.
16797
16798 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
16799
16800 * configure.in: Don't use --with-stabs on IRIX 6.
16801
16802 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
16803
16804 * configure.in (m32r): Build gdb, libg++ now.
16805
16806 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16807
16808 * configure.in (mips*-sgi-irix6*): Remove gdb and related
16809 directories from noconfigdirs.
16810
16811 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
16812
16813 * config.sub (basic_machine): added mips16 configuration
16814
16815 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16816
16817 * config.sub: Handle d10v-unknown.
16818
16819 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
16820
16821 * config.sub: Handle v850-unknown.
16822
16823 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
16824
16825 * Makefile.in: add findutils
16826 * configure.in: add findutils to list of host_tools
16827
16828 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
16829
16830 * config.sub: Handle mn10200 and mn10300.
16831
16832 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16833
16834 * configure.in (d10v-*): Do not build librx.
16835
16836 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
16837
16838 * configure.in (mn10300): Build everything except gdb & libgloss.
16839
16840 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
16841
16842 * config.guess: Patch for Dansk Data Elektronik servers,
16843 from Niels Skou Olsen <nso@dde.dk>.
16844
16845 For ncr, use /bin/uname rather than uname, since GNU uname does not
16846 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
16847
16848 Patch for MIPS R4000 running System V,
16849 from Eric S. Raymond <esr@snark.thyrsus.com>.
16850
16851 Fix thinko for nextstep.
16852
16853 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
16854
16855 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
16856 * config.guess: Guess mips-dec-mach_bsd4.3.
16857
16858 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
16859 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
16860 release numbers.
16861 * config.guess (mips-mips-riscos*): Emit just enough of the
16862 release number.
16863
16864 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
16865 * config.guess (sparc-auspex-sunos*): Added.
16866 (f300-fujitsu-*): Added.
16867
16868 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
16869 * config.guess: Recognize a Tadpole as a sparc.
16870
16871 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
16872
16873 * config.guess: Don't assume that NextStep version is either 2 or
16874 3. NextStep 4 (aka OpenStep 4) has come out now.
16875
16876 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
16877
16878 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
16879 From Rik Faith <faith@cs.unc.edu>.
16880
16881 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
16882
16883 * config.sub: Contributions from bug-gnu-utils to:
16884 Support plain "hppa" (no version given) architecture, reported by
16885 OpenStep.
16886 OpenBSD like NetBSD.
16887 LynxOs is not a hardware supplier.
16888
16889 * config.guess: Contributions from bug-gnu-utils to add support for:
16890 OpenBSD like NetBSD.
16891 Stratus systems.
16892 More Pyramid systems.
16893 i[n>4]86 Intel chips.
16894 M680[n>4]0 Motorola chips.
16895 Use unknown instead of lynx for hardware manufacturer.
16896
16897 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16898
16899 * install.sh (chmodcmd): Set to null if the DST directory already
16900 exists.
16901
16902 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16903
16904 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
16905 not use mt-ppc target Makefile fragment any more.
16906
16907 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
16908
16909 * configure.in (*-*-windows): Exclude everything but those dirs
16910 needed to build windows.
16911
16912 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
16913
16914 * Makefile.in (all-target-winsup): Depend on all-target-librx.
16915
16916 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
16917
16918 * configure.in: Exclude mmalloc from i386-windows.
16919
16920 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
16921
16922 * Undo my previous change.
16923
16924 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
16925
16926 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
16927 unconditionally.
16928 (MAKEOVERRIDES): Define (revert this part of October 18 change).
16929
16930 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
16931
16932 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
16933 host to add it's own flags.
16934
16935 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
16936
16937 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
16938
16939 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
16940
16941 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
16942 (CXX_FOR_TARGET): Likewise.
16943 (GCC_FOR_TARGET): Define.
16944 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
16945 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
16946 CC_FOR_TARGET was specified on the command line.
16947 (MAKEOVERRIDES): Don't define.
16948
16949 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
16950
16951 * configure.in (m32r): Fix spelling of libg++ libs.
16952
16953 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
16954
16955 * config.sub (-apple*): Remove, now redundant.
16956
16957 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
16958
16959 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
16960
16961 * configure: Rework yesterday's sed script patch.
16962
16963 * config.sub: Merge with FSF.
16964
16965 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
16966
16967 * config.guess: Merge from FSF.
16968
16969 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
16970 * config.guess: Use pc instead of unknown, for pc clone systems.
16971 Change linux to linux-gnu.
16972
16973 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16974 * config.guess: Avoid non-portable tr syntax.
16975
16976 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
16977
16978 * test-build.mk (HOLES): Add "xargs" for gdb.
16979
16980 * configure: Avoid hpux10.20 sed bug.
16981
16982 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
16983
16984 * configure.in: Add support for windows host
16985 (that is a build done under the Microsoft build environment).
16986
16987 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
16988
16989 * Makefile.in: Replace all uses of srcroot with s, to shrink
16990 command line lengths.
16991
16992 Patches from Geoffrey Noer <noer@cygnus.com>:
16993 * configure.in: If configuring for newlib, pass --with-newlib to
16994 subdirectories.
16995 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
16996 -Bnewlib/ and -Lwinsup to gcc.
16997 (CXX_FOR_TARGET): Likewise.
16998
16999 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
17000
17001 * Makefile.in (ETC_SUPPORT): Add configure.
17002
17003 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
17004
17005 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
17006 host configuration file.
17007
17008 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
17009
17010 * configure.in: Break mn10x00 support into separate
17011 mn10200 and mn10300 configurations.
17012 * config.sub: Likewise.
17013
17014 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
17015
17016 * configure.in: Add lots of stuff to noconfigdirs for
17017 the mn10x00 targets.
17018
17019 * config.sub, configure.in: Add mn10x00 support.
17020
17021 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
17022
17023 * make-all.com: Call conf-a-gas, not config-a-gas.
17024
17025 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
17026
17027 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
17028 targets.
17029
17030 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
17031
17032 * mpw-README: Add much more detail for native PowerMac.
17033 * mpw-install: New file.
17034 * mpw-configure: Add --norecursion and --help options.
17035 * mpw-config.in: Translate readme and install files when
17036 copying to objdir.
17037 * mpw-build.in: Don't always depend on byacc and flex.
17038 (install-only-top): New action.
17039
17040 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
17041
17042 * configure.in: You can now configure GDB for the v850.
17043
17044 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
17045
17046 * configure.in (noconfigdirs): Don't configure any C++ dirs
17047 if targeting D10V.
17048
17049 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
17050
17051 * config.sub: Recognize mips64vr5000.
17052
17053 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
17054
17055 * configure.in: Use a single line for host_tools and native_only.
17056
17057 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
17058
17059 * config.sub, configure.in: Add entries for m32r.
17060
17061 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
17062
17063 * Makefile.in (inet-install): Don't run install-gzip.
17064
17065 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
17066
17067 * configure.in: Don't config lots of things for *-*-windows*.
17068
17069 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
17070
17071 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
17072 (host_libs, host_tools): Copy from configure.in.
17073 * mpw-configure: Don't complain about directories not found.
17074
17075 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17076
17077 * configure.in (i[345]86): Recognize i686 for pentium pro.
17078 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
17079 file.
17080
17081 * config.guess (i[345]86): Ditto.
17082
17083 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17084
17085 * configure.in (noconfigdirs): Removed gdb for D10V.
17086
17087 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
17088
17089 * configure.in: Remove ld, target-libio, target-libg++, and
17090 target-libstdc++ from noconfigdirs.
17091
17092 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
17093
17094 * configure: Fix three locations where shell scripts were
17095 being run directly rather than with config_shell.
17096
17097 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
17098
17099 * configure.in (v850-*-*): Set up initial $noconfigdirs.
17100 * config.sub (basic_machine): Recognize v850.
17101
17102 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
17103
17104 * mpw-configure: Handle multiple enable/disable options and
17105 pass them down recursively, handle -c and -s flags appropriately
17106 depending on choice of compiler, add escape mechanism for
17107 quoted arguments to gC.
17108
17109 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17110
17111 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
17112 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
17113 so that -mrelocatable-lib and -mno-eabi are used.
17114
17115 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
17116 not support --print-multi-lib, don't abort.
17117
17118 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
17119
17120 * make-all.com: Run config-a-gas.
17121 * setup.com: Don't copy subdirectory files around.
17122
17123 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
17124
17125 * configure.in (*-*-ose): Remove exclusion of libgloss for this
17126 target, it now compiles correctly.
17127
17128 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
17129
17130 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
17131
17132 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17133
17134 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
17135
17136 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17137
17138 * configure.in (native_only): Add prms.
17139
17140 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
17141
17142 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
17143 (BINUTILS_SUPPORT_DIRS): Likewise.
17144
17145 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17146
17147 * configure.in (d10v-*-*): Don't configure ld or gdb until the
17148 d10v support is added.
17149
17150 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17151
17152 * configure.in (d10v-*-*): New target.
17153
17154 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
17155
17156 * config.guess (HP 9000/811): Recognize this as a PA1.1
17157 machine.
17158
17159 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
17160
17161 * Makefile.in (do-tar-gz): New target, split out from tail end of
17162 taz target. Run each command separately, don't use pipes.
17163 (taz): Use it.
17164
17165 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
17166
17167 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
17168 * mpw-build.in: No builds should depend on building byacc or flex,
17169 they are assumed to be installed already.
17170
17171 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17172
17173 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
17174 variable that CC_FOR_TARGET needs.
17175
17176 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17177
17178 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
17179 options have changed since the last time the subdirectory was
17180 configured, and if it has, reconfigure.
17181 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
17182 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
17183
17184 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
17185
17186 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
17187 CLEAN_MODULES): Add bash.
17188 (all-bash): New target.
17189
17190 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
17191
17192 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
17193
17194 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17195
17196 * config.sub (basic_machine): Recognize d10v as a valid processor.
17197
17198 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
17199
17200 * mpw-configure: Add support for --bindir.
17201 * mpw-build.in: Use a GCC-specific build script for GCC actions.
17202
17203 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
17204
17205 * configure.in: add bash, time, gawk to list of hosttools and things
17206 to only build for native toolchains
17207
17208 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17209
17210 * Makefile.in (docdir): Remove.
17211
17212 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17213
17214 * Makefile.in (datadir): Set to $(prefix)/share.
17215
17216 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
17217
17218 * configure.in: build diff and patch for cygwin32-hosted
17219 toolchains.
17220
17221 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
17222
17223 * config.sub: Accept -rtems*.
17224
17225 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
17226
17227 * configure.in: enable dosrel for cygwin32-hosted builds,
17228 remove diff from the list of things not buildable
17229 via Canadian Cross
17230
17231 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
17232
17233 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
17234 don't get ". ".
17235
17236 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
17237
17238 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
17239
17240 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
17241
17242 * Makefile.in (taz): Handle case where tex3patch didn't even get
17243 checked out. Also, if it was found, put the symlink in a new util
17244 subdirectory.
17245
17246 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17247
17248 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
17249
17250 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
17251
17252 * config.sub: Recognize -openvms.
17253 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
17254 * make-all.com, setup.com: New files.
17255
17256 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
17257
17258 * Makefile.in (taz): tex3patch moved to texinfo/util.
17259
17260 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
17261
17262 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
17263 * configure.in: remove make from disable-if-Can-Cross list
17264 enable gdb if ${host} and ${target} are cygwin32
17265
17266 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
17267
17268 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
17269 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
17270
17271 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
17272
17273 * config.guess: Combine mips-mips-riscos cases, and use cpp to
17274 distinguish sysv/svr4/bsd variants.
17275 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
17276
17277 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
17278
17279 * configure.in: Added copyright notice.
17280 * move-if-change: Added copyright notice.
17281
17282 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17283
17284 * configure.in (powerpcle-*-solaris*): Until we get shared
17285 libraries working, don't build gdb, sim, make, tcl, tk, or
17286 expect.
17287
17288 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
17289
17290 * config.guess: Merge with FSF:
17291
17292 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
17293 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
17294
17295 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
17296 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
17297
17298 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
17299 * config.guess: Combine two OSF1 rules.
17300 Also recognize field test versions. From mjr@zk3.dec.com.
17301 * config.guess (dgux): Use /usr/bin/uname rather than uname,
17302 because GNU uname does not support -p. From pmr@pajato.com.
17303
17304 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
17305
17306 * Makefile.in (MAKEDIRS): Removed $(tooldir).
17307
17308 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
17309
17310 * mpw-README: Document GCCIncludes.
17311
17312 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
17313
17314 * configure.in (alpha-*-linux*): Set enable_shared to yes.
17315
17316 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17317
17318 * mpw-configure: Handle --enable-FOO and --disable-FOO.
17319
17320 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
17321
17322 * configure.in (*-*-cygwin32): Configure make.
17323
17324 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
17325
17326 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
17327
17328 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
17329
17330 * Makefile.in (all-inet): Depend on all-perl.
17331
17332 * Makefile.in (inet-install): New target.
17333
17334 * Makefile.in (all-inet): Depend on all-tcl.
17335 (all-inet): Depend on all-send-pr.
17336
17337 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17338
17339 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
17340 temporarily.
17341
17342 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
17343
17344 * configure.in: Don't configure --with-gnu-ld on AIX.
17345
17346 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
17347
17348 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
17349
17350 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
17351
17352 * Makefile.in (ALL_MODULES): Added all-inet.
17353 (CROSS_CHECK_MODULES): Added check-inet.
17354 (INSTALL_MODULES): Added install-inet.
17355 (CLEAN_MODULES): Added clean-inet.
17356 (all-indent): New target.
17357
17358 * configure.in (host_tools): Added inet.
17359 (native_only): Added inet.
17360 (noconfigdirs): Added inet.
17361
17362 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
17363
17364 * configure.in: Don't configure libgloss if we are not configuring
17365 newlib.
17366
17367 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
17368
17369 * configure.in: Don't configure libgloss for unsupported
17370 architectures.
17371
17372 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17373
17374 * Makefile.in (CLEAN_MODULES): Add clean-apache.
17375
17376 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
17377
17378 * Makefile.in (ALL_MODULES): Include all-apache.
17379 (CROSS_CHECK_MODULES): Include check-apache.
17380 (INSTALL_MODULES): Include install-apache.
17381 (all-apache): New target.
17382
17383 * configure.in: Added apache everywhere perl is seen.
17384
17385 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17386
17387 * Makefile.in: Add support for clean-{module} and
17388 clean-target-{module} rules.
17389
17390 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
17391
17392 * configure.in (*-*-ose) do not build libgloss.
17393
17394 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17395
17396 * config.guess (prep*:SunOS:5.*:*): Turn into
17397 powerpele-unknown-solaris2.
17398
17399 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
17400
17401 * configure.in: Permit --enable-shared to specify a list of
17402 directories.
17403
17404 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
17405
17406 * configure.in (host==solaris): Pass only the first word of $CC
17407 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
17408
17409 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
17410
17411 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
17412
17413 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
17414
17415 * Makefile.in (ALL_MODULES): Include all-perl.
17416 (CROSS_CHECK_MODULES): Include check-perl.
17417 (INSTALL_MODULES): Include install-perl.
17418 (ALL_X11_MODULES): Include all-guile.
17419 (CHECK_X11_MODULES): Include check-guile.
17420 (INSTALL_X11_MODULES): Include install-guile.
17421 (all-perl): New target.
17422 (all-guile): New target.
17423
17424 * configure.in (host_tools): Include perl and guile.
17425 (native_only): Include perl and guile.
17426 (noconfigdirs): Don't build guile and perl; no ports have been
17427 done.
17428
17429 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
17430
17431 * configure (--enable-*): Handle quoted option lists such as
17432 --enable-sim-cflags='-g0 -O' better.
17433
17434 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17435
17436 * Makefile.in ({,inst}all-target): New rule so we can make and
17437 install all of the target directories easily.
17438
17439 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17440
17441 * configure.in: Add missing global flag in sed substitution when
17442 deleting `target-' from ${configdirs}.
17443
17444 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
17445
17446 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
17447 option.
17448
17449 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
17450 config/mh-necv4.
17451
17452 * install.sh: Correct misspelling of transformbasename.
17453
17454 * config.guess: Recognize mips-*-sysv*.
17455
17456 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
17457
17458 * config.sub: Recognize mon960.
17459
17460 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
17461
17462 * configure: Restore Canadian Cross handling of BISON and LEX,
17463 removed in Feb 20 change.
17464
17465 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
17466
17467 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
17468 Mention make install. Remove the old copyright date as well the
17469 clumsy and rather pointless copyright on the README file.
17470
17471 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
17472
17473 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
17474 Makefile after running symlink-tree, then run `make distclean' to
17475 avoid clobbering any generated files in srcdir.
17476
17477 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
17478
17479 * configure.in (m68k-*-netbsd*): Build everything now.
17480
17481 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
17482
17483 * Makefile.in (taz): Fix quoting.
17484
17485 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
17486
17487 * configure.in (sparclet-*-*): Build everything now.
17488
17489 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17490
17491 * configure.in (m68k-*-linux*): New host.
17492
17493 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
17494
17495 * configure: Check for bison before byacc.
17496
17497 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
17498
17499 * Makefile.in configure: Change the way LEX and BISON/YACC are
17500 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
17501 searching PATH. These are used as fallbacks by Makefile.in if
17502 flex/bison/byacc aren't in objdir.
17503
17504 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
17505
17506 * Makefile.in: Make everything which depends upon all-bfd also
17507 depend upon all-opcodes, in case --with-commonbfdlib is used.
17508
17509 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17510
17511 * configure.in (host *-*-cygwin32): Don't build gdb if we are
17512 building NT native compilers on Unix.
17513
17514 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
17515
17516 * configure.in: Don't get CC from the host Makefile fragment if we
17517 can find gcc in PATH, or if this is a Canadian Cross. Move the
17518 Solaris test for /usr/ucb/cc to the post target script, just after
17519 the compiler sanity test.
17520
17521 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
17522
17523 * config.sub: Merge with FSF.
17524
17525 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
17526
17527 * Makefile.in (RPATH_ENVVAR): New variable.
17528 (REALLY_SET_LIB_PATH): Use it.
17529 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
17530
17531 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
17532
17533 * config.sub, configure.in: Recognize sparclet cpu.
17534
17535 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
17536
17537 * config.guess: Support m68k-cbm-sysv4.
17538
17539 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17540
17541 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
17542 m68k-unknown-linuxaout from linker help string. Put quotes around
17543 $ld_help_string.
17544
17545 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
17546
17547 * config.guess (powerpc-harris-powerunix): Add guess for port
17548 to new target.
17549
17550 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17551
17552 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
17553
17554 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
17555
17556 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
17557 $(REALLY_SET_LIB_PATH) in Makefile.
17558 * Makefile.in (SET_LIB_PATH): New variable.
17559 (REALLY_SET_LIB_PATH): New variable.
17560 ($(DO_X)): Use $(SET_LIB_PATH).
17561 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
17562 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
17563 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
17564 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
17565 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
17566 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
17567 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
17568 (install-dosrel): Likewise.
17569 (all-opcodes): Depend upon all-libiberty.
17570
17571 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
17572
17573 * config.guess (*:CYGWIN*): New
17574
17575 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17576
17577 * Makefile.in (all-target-winsup): All all-target-libiberty.
17578
17579 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17580
17581 * configure.in (noconfigdirs): Add missing # in front of comment.
17582
17583 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
17584
17585 * configure.in: add second pass to things added to noconfigdirs
17586 so *-gm-magic can exclude libgloss properly.
17587
17588 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
17589
17590 * mpw-configure (extralibs_name, rez_name): Set correctly
17591 for MWC68K compiler.
17592
17593 * mpw-README: Add more info on the necessary build tools.
17594
17595 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
17596
17597 * configure.in, config.sub: Recognize cygwin32.
17598
17599 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
17600
17601 * config.guess, config.sub: Recognize A/UX.
17602
17603 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
17604
17605 * config.sub: Merge with gcc/config.sub.
17606
17607 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
17608
17609 * mpw-build.in (do-binutils): Add build of stamps.
17610
17611 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
17612
17613 * config.sub: Add recognition for mips64vr4100*-* targets.
17614
17615 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17616
17617 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
17618 Add creation of gconfigargs with `--enable-shared' turned on.
17619 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
17620 ($(host)-stamp-stage3-configured): Likewise.
17621 (HOLES): Add chatr and ldd.
17622 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
17623
17624 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
17625
17626 * configure: Pass --nfp to recursive configures.
17627
17628 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
17629
17630 * Makefile.in (DLLTOOL): New.
17631 (DLLTOOL_FOR_TARGET): New.
17632 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
17633 (EXTRA_TARGET_FLAGS): Ditto.
17634 (EXTRA_GCC_FLAGS): Ditto.
17635 (CONFIGURE_TARGET_MODULES): Ditto.
17636 (DO_X): Ditto.
17637 * configure: Add DLLTOOL.
17638
17639 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
17640
17641 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
17642 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
17643 mh-sco, since old workarounds no longer needed, and don't
17644 build ld, since libraries have weak symbols in COFF.
17645
17646 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
17647
17648 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
17649
17650 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
17651
17652 * configure.in: Make sure that ${CC} can be used to compile an
17653 executable.
17654
17655 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
17656
17657 * Makefile.in (all-gdb): Depend on $(GDB_TK).
17658 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
17659 nothing depending on whether gdbtk is being built.
17660
17661 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
17662
17663 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
17664
17665 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
17666
17667 * configure.in (noconfigdirs): Put ld or gas in this early, if the
17668 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
17669
17670 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
17671
17672 * config-ml.in: Add support for
17673 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
17674 Simplify setting of multidirs from --disable-foo.
17675
17676 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17677
17678 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
17679 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
17680 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
17681 non-empty, pass them on to the GCC make.
17682 (all-bootstrap): New rule that is like all-gcc, except it executes
17683 the GCC bootstrap rule instead of the GCC all rule.
17684
17685 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
17686
17687 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
17688
17689 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17690
17691 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
17692 DG/UX support.
17693
17694 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
17695
17696 * config.sub (i*86*) Change [345] to [3456]
17697
17698 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17699
17700 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
17701 --with-gnu-ld=no.
17702
17703 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17704
17705 * config-ml.in (rs6000*, powerpc*): Add switches to control which
17706 AIX multilibs get built.
17707
17708 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17709
17710 * configure.in (i386-win32): Don't build expect if we're not
17711 building the tcl subdir.
17712
17713 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
17714
17715 * Makefile.in: (configure-target-examples, all-target-examples):
17716 New targets, configure and build example programs.
17717
17718 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
17719
17720 * mpw-configure: If an mpw-config.in generated a file mk.sed,
17721 use it as input to sedit the generated MPW makefile.
17722 * mpw-README: Add a suggestion about Gestalt.h.
17723
17724 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
17725
17726 * config.sub: Accept *-*-ieee*.
17727
17728 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
17729
17730 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
17731 Ronald F. Guilmette <rfg@monkeys.com>.
17732
17733 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17734
17735 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
17736 for powerpc-pe native.
17737 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
17738 (target==powerpc-pe): duplicate i386-win32 entry.
17739
17740 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17741
17742 * configure.in (noconfigdirs): Exclude target-newlib for all versions
17743 of vxworks, not just vxworks5.1.
17744
17745 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
17746
17747 * mpw-configure: Add support for exec-prefix.
17748
17749 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17750
17751 * config.guess: Recognize HP model 816 machines as having
17752 a PA1.1 processor.
17753
17754 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
17755
17756 * configure: Ignore new autoconf configure options.
17757
17758 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
17759
17760 * config.guess: Recognize Pentium under SCO.
17761 From Robert Lipe <robertl@arnet.com>.
17762
17763 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17764
17765 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
17766
17767 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
17768
17769 * configure.in: Don't configure gas for alpha-dec-osf*.
17770
17771 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
17772
17773 * configure.in: Default to --with-stabs for some targets for which
17774 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
17775 i[345]86*-*-unixware*.
17776
17777 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
17778
17779 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
17780 rather than basing it on the target. Simplify handling of options
17781 controlling which directories to configure. Remove extraneous
17782 slash in multi-clean target.
17783
17784 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
17785
17786 * config-ml.in: Prefix more variables with ml_ so they don't collide
17787 with configure's.
17788
17789 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
17790
17791 * configure: Don't turn -v into --v.
17792
17793 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
17794
17795 * configure.in (targargs): Fix typo.
17796
17797 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
17798
17799 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
17800
17801 * configure.in: Strip --host and --target options from
17802 CONFIG_ARGUMENTS, and always configure for --host only. Add
17803 --with-cross-host option when building with a cross-compiler.
17804 * configure: Canonicalize the arguments put into config.status by
17805 always using `=' for an option with an argument. Pass a presumed
17806 --host or --target explicitly.
17807
17808 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
17809
17810 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
17811 into general OS recognition case.
17812
17813 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17814
17815 * configure.in (target_configdirs): add target-winsup only
17816 for win32 target systems.
17817
17818 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
17819
17820 * Makefile.in (all-target-libgloss): Depend upon
17821 configure-target-newlib, since when libgloss is built it looks to
17822 see if the newlib directory exists.
17823
17824 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
17825
17826 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
17827 cfg-ml-*.in.
17828
17829 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
17830
17831 * configure: Handle LD and LD_FOR_TARGET when configuring a
17832 Canadian Cross.
17833
17834 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17835
17836 * configure.in (target_libs): add target-winsup.
17837 (target==i386-win32): add patch diff flex make to $noconfigdirs.
17838 (target==ppcle-pe): remove ld from $noconfigdirs.
17839
17840 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
17841
17842 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
17843 Preserve relative path names in $srcdir. Build symlink tree if
17844 configuring cross target dir and srcdir=. (= no VPATH support).
17845 (configure-target-libg++): Depend on configure-target-librx.
17846 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
17847 * config-ml.in: New file.
17848 * symlink-tree: New file.
17849 * configure: Ensure srcdir="." if that's what it is.
17850
17851 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
17852
17853 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
17854 includes and FLEX_SKELETON setting.
17855 * mpw-configure (--with-gnu-ld): New option, controls whether
17856 to use PPCLink or ld with PowerMac GCC.
17857 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
17858 * mpw-config.in: Configure grez if targeting Mac.
17859
17860 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
17861 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
17862 just macos.
17863 * configure.in: Configure grez resource compiler if targeting Mac.
17864 * Makefile.in (all-grez, install-grez): New targets.
17865
17866 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
17867
17868 * configure: CXX defaults to gcc, not g++. If we find
17869 gcc in the path, set CC to gcc -O2.
17870
17871 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
17872
17873 * configure: Default ${build} correctly. Avoid picking up extra
17874 spaces when reading CC and CXX from Makefile. When doing a
17875 Canadian Cross, use plausible default values for numerous
17876 variables.
17877 * configure.in: When doing a Canadian Cross, don't try to
17878 configure tools whose configure script can't handle it.
17879
17880 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17881
17882 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
17883
17884 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
17885
17886 * configure: Remove dubious bug reporting address.
17887
17888 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
17889
17890 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
17891 configure script, run that instead of this directory's configure.
17892 In either case, print a message that we're configuring the sub-dir.
17893
17894 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
17895
17896 * configure.in: Before checking for the existence of various files,
17897 use sed to filter out "target-".
17898
17899 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
17900
17901 * Makefile.in (DO_X): Split rule to decrease command line length
17902 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
17903 (Philippe De Muyter).
17904
17905 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17906
17907 * Makefile.in (all-patch): depend on all-libiberty.
17908
17909 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
17910
17911 * configure.in: If the only directory in target_configdirs which
17912 actually exists is libiberty, then set target_configdirs to empty,
17913 to avoid trying to build a target libiberty in a gas or gdb
17914 distribution.
17915
17916 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
17917
17918 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
17919 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
17920 systems.
17921
17922 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17923
17924 * configure.in (copy_dirs): Use sys-include instead of include
17925 for --with-headers option.
17926
17927 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
17928
17929 * Makefile.in, configure.in: Make winsup builds work with
17930 new scheme.
17931
17932 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
17933
17934 * configure.in: Build the linker on AIX.
17935
17936 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
17937
17938 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
17939 where needed.
17940
17941 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
17942
17943 * Makefile.in (all-gcc): Fix typo.
17944
17945 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
17946
17947 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
17948
17949 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
17950
17951 * configure.in: Rename libFOO to target-libFOO, and xiberty
17952 to target-xiberty, to provide more flexibility.
17953 (target_subdir): Define. Create if cross.
17954 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
17955 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
17956 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
17957 check-libFOO -> check-target-libFOO, etc.
17958 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
17959 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
17960 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
17961 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
17962 allow ALL_GCC="" to only configure.
17963 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
17964 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
17965 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
17966
17967 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
17968
17969 * Makefile.in (taz): Build "info" in etc explicitly.
17970
17971 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
17972
17973 * configure.in: Make sure that CC is undefined (as opposed to
17974 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
17975 problem with autoconf trying to configure on a host without GCC.
17976
17977 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17978
17979 * mpw-configure: Set host alias from choice of host compiler,
17980 only use generic MPW Makefile sed if present, edit a file
17981 named "hacked_Makefile.in" instead of "Makefile.in" if present.
17982 * mpw-README: Add problem notes about CW6 and CW7.
17983
17984 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
17985
17986 * Makefile.in (taz): Use ";" instead of ";;".
17987
17988 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17989
17990 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
17991 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
17992 DISTDOCDIRS.
17993 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
17994 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
17995
17996 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
17997
17998 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
17999 and gnats, because they are now subsumed by DISTSTUFFDIRS.
18000 Move bfd to DISTSTUFFDIRS.
18001
18002 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18003
18004 * Makefile.in (X11_LIB): Removed.
18005 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
18006
18007 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
18008
18009 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18010
18011 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
18012 names.
18013
18014 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18015
18016 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
18017
18018 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
18019
18020 * configure.in (i[345]86-*-win32): Always build newlib.
18021 Don't configure cvs, autoconf or texinfo.
18022 * Makefile.in (LD_FOR_TARGET): New.
18023 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
18024 Pass down LD_FOR_TARGET.
18025
18026 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
18027
18028 * winsup: New directory.
18029 * Makefile.in: Build winsup.
18030 * configure.in: Winsup is configured when target is win32.
18031 Can only build win32 target GDB when native.
18032
18033 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
18034
18035 * config.guess: Recognize HP model 819 machines as having
18036 a PA 1.1 processor.
18037
18038 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
18039
18040 * configure: Fix sed loop which substitutes for CC and CXX to
18041 avoid bug found in various sed implementations.
18042
18043 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18044
18045 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
18046 simulator. Use standard powerpc-*-eabi*.
18047
18048 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
18049
18050 * configure.in: Stop putting gas and binutils in noconfigdirs for
18051 powerpc-*-aix* and rs6000-*-*.
18052
18053 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
18054
18055 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
18056 -mcall-aixdesc libraries.
18057
18058 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
18059
18060 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18061
18062 * config.sub (arm | armel | armeb): Fix shell syntax.
18063
18064 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18065
18066 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
18067 -msoft-float and -mcpu=common support.
18068 (powerpc*-*-eabisim*): Add support for building -mcall-aix
18069 libraries.
18070
18071 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18072
18073 * configure.in: Allow configuration and build of emacs19 for the alpha.
18074
18075 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18076
18077 * configure.in (CC): Get ^CC, not just any old CC, from
18078 ${host_makefile_frag}.
18079
18080 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18081
18082 * configure.in (CC): Try to get CC from
18083 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
18084
18085 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18086
18087 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
18088 only if it exists in $(srcdir).
18089
18090 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
18091
18092 * configure: If CC and CXX are not set in the environment, set
18093 them, based on either an existing Makefile or on searching for gcc
18094 in PATH. Substitute for CC and CXX in Makefile.
18095 * configure.in: Remove libm from target_libs. Separate
18096 target_configdirs from configdirs. If CC is not set in
18097 environment, try to get it from a host Makefile fragment. Rewrite
18098 changes of configdirs to use skipdirs instead. A few minor
18099 tweaks. Take directories out of target_configdirs as they are
18100 taken out of configdirs. Remove existing Makefile files from
18101 subdirectories. Substitute for TARGET_CONFIGDIRS and
18102 CONFIG_ARGUMENTS in Makefile.
18103 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
18104 by configure.in.
18105 (CONFIG_ARGUMENTS): Likewise.
18106 (CONFIGURE_TARGET_MODULES): New variable.
18107 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
18108 ($(CONFIGURE_TARGET_MODULES)): New target.
18109 (configure-libg++, configure-libio): New targets.
18110 (all-libg++): Depend upon configure-libg++.
18111 (all-libio): Depend upon configure-libio.
18112 (configure-libgloss, all-libgloss): New targets.
18113 (configure-libstdc++): New target.
18114 (all-libstdc++): Depend upon configure-libstdc++.
18115 (configure-librx, all-librx): New targets.
18116 (configure-newlib): New target.
18117 (all-newlib): Depend upon configure-newlib
18118 (configure-xiberty): New target.
18119 (all-xiberty): Depend upon configure-xiberty.
18120
18121 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18122
18123 * configure.in (host i[345]86-*-win32): Expand the
18124 noconfigdirs again.
18125
18126 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
18127
18128 * mpw-configure: Fix sed command file name.
18129
18130 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
18131
18132 * configure.in (host i[345]86-*-win32): Reduce the
18133 noconfigdirs again.
18134
18135 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
18136
18137 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
18138 or powerpc*-*-pe*, since they are not yet supported.
18139
18140 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18141
18142 Add PowerMac support and many other enhancements.
18143 * mpw-configure: New option --cc to select compiler to use,
18144 paste options set according to --cc into the generated
18145 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
18146 if mpw-make.sed is present.
18147 * mpw-config.in: Don't test for gC1, test for mpw-touch,
18148 add forward includes for PowerPC include files.
18149 * mpw-build.in: Build using Makefile.PPC if present.
18150 (do-byacc, etc): Remove separate version resource builds.
18151 (do-gas): Build "stamps" before "all".
18152 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
18153 * mpw-README: Update to reflect --cc option, PowerMac support,
18154 and recently-reported compatibility problems.
18155
18156 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
18157
18158 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
18159 embedded m68k systems (-aout, -coff, -elf, -vxworks).
18160 (--with-multilib-top): Pass to recursive invocations.
18161
18162 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
18163
18164 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
18165 v810-*-*.
18166
18167 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18168
18169 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
18170 gdb, ld and opcodes on v810-*-*.
18171
18172 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
18173
18174 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
18175 (local-maintainer-clean): New target.
18176 (maintainer-clean): New target.
18177 (realclean): Just depend upon maintainer-clean.
18178
18179 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18180
18181 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
18182
18183 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
18184
18185 * configure.in: Build ld in mips*-*-bsd* case.
18186
18187 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
18188
18189 * config.sub: Accept -lites* OS. From Ian Dall.
18190
18191 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
18192
18193 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
18194 targets.
18195
18196 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18197
18198 * configure.in: treat i386-win32 canadian cross the same as
18199 i386-go32 canadian cross.
18200
18201 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18202
18203 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
18204 running under the simulator to build a reduced set of libraries.
18205 (powerpc-*-eabiaix): Add fine grained multilib support added to
18206 other powerpc targets yesterday.
18207
18208 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18209
18210 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
18211 -disable-softfloat, -disable-relocatable, -disable-aix, and
18212 -disable-sysv to control which multilib libraries get built.
18213
18214 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
18215
18216 * configure: Add Makefile.tem to list of files to remove in trap
18217 handler.
18218
18219 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
18220
18221 * config.guess (*Linux*): Add missing "exit"s.
18222 Also, need specific check for alpha-unknown-linux (uses COFF).
18223
18224 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
18225
18226 * config.guess: Merge with FSF:
18227
18228 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
18229 * config.guess (AIX4): More robust release numbering discovery.
18230
18231 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
18232 * config.guess (i386-sequent-ptx): Properly get version number.
18233
18234 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
18235 * config.guess (mips:*:4*:UMIPS): New case.
18236
18237 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
18238
18239 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
18240 (i386-win32 host): Likewise. Don't build readline.
18241
18242 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
18243
18244 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
18245 SUPPORT_FILES to submakes.
18246
18247 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
18248
18249 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
18250 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
18251 mpw-configure.
18252
18253 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
18254
18255 * configure.in (appdirs): Use =, not ==, in test expression when
18256 trying to build the text to print in the warning message for
18257 Solaris users.
18258
18259 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
18260
18261 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
18262
18263 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18264
18265 * config.guess: Recognize lynx-2.3.
18266
18267 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
18268
18269 * config.sub (z8ksim): Deleted
18270 (z8k-*-coff): New, this is the one true name of the target.
18271
18272 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
18273
18274 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
18275
18276 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
18277
18278 * config.guess (*:Linux:*:*): First try asking the linker what the
18279 default object file format is (elf, aout, or coff). Then if this
18280 fails, try previous methods.
18281
18282 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18283
18284 * configure.in: Don't build newlib for *-*-vxworks5.1.
18285
18286 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18287
18288 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
18289 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
18290
18291 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
18292
18293 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
18294
18295 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
18296
18297 * cfg-ml-com.in: New file.
18298 * cfg-ml-pos.in: New file.
18299
18300 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18301
18302 * COPYING.NEWLIB: Add HP free copyright to list.
18303
18304 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18305
18306 * config.sub: Recognize -eabi* for the system, not just -eabi.
18307
18308 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
18309
18310 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
18311 * config.sub, configure.in (win32): New target and host.
18312
18313 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
18314
18315 * configure.in: Add i386-pe configuration.
18316
18317 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
18318
18319 * mpw-build.in (install): Install GDB after LD.
18320
18321 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
18322
18323 * mpw-config.in (elf/mips.h): Always forward-include, needed
18324 for GDB to build.
18325
18326 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
18327
18328 * testsuite: New directory for customer acceptance and whole tool
18329 chain tests.
18330
18331 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
18332
18333 * configure: If per-host line isn't found, but AC_OUTPUT is found
18334 and a configure script exists, run it instead.
18335
18336 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
18337
18338 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
18339
18340 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
18341
18342 * configure: Set build_{cpu,vendor,os,alias} to host values when
18343 --build isn't specified.
18344
18345 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18346
18347 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
18348 (FLAGS_TO_PASS): Pass them.
18349 (EXTRA_TARGET_FLAGS): Ditto.
18350
18351 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18352
18353 * Makefile.in (all-libg++): Depend on all-libstdc++.
18354
18355 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18356
18357 * configure.in (noconfigdirs): Enable all packages for
18358 i386-unknown-netbsd.
18359
18360 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
18361
18362 * configure.in (noconfigdirs): Don't configure tk for i386-go32
18363 hosted builds (DOS builds)
18364
18365 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
18366
18367 Changes for ARM based on patches from Richard Earnshaw:
18368 * config.sub: Handle armeb and armel.
18369 * configure.in: Omit arm linker only for riscix.
18370
18371 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
18372
18373 * config.guess: Update from FSF.
18374
18375 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
18376
18377 * config.sub: Recognize powerpcle as the little endian variant of
18378 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
18379 powerpcle variant. Convert pentium into i586, not i486. Add p5
18380 alias for i586. Map new x86 variants p6, k5, nexgen into i586
18381 temporarily.
18382
18383 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
18384
18385 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
18386
18387 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
18388
18389 * config.sub: Accept -lites* as a basic system type.
18390
18391 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
18392
18393 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
18394 installed, and if so return linuxoldld as the system name.
18395
18396 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
18397
18398 * config.guess: Add hppa1.1-hp-lites support.
18399
18400 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
18401
18402 * configure.in: Don't build newlib for m68k-vxworks5.1.
18403
18404 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18405
18406 * configure.in (mips-sgi-irix6): Use mh-irix5.
18407
18408 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
18409
18410 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
18411
18412 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18413
18414 * test-build.mk: Enable building of shared libraries on IRIX 5 and
18415 OSF/1. Fix compiler flags.
18416 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
18417
18418 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
18419
18420 * configure.in: Recognize --with-newlib.
18421 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
18422
18423 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18424
18425 * Makefile.in: move {all,check,install}-gdb from *_MODULES
18426 to *_X11_MODULES due to gdbtk needing X include files et al.
18427
18428 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
18429
18430 Merge in support for Mac MPW as a host.
18431 (Old change descriptions retained for informational value.)
18432
18433 * mpw-config.in: Add generic include forwards for cpu-specific
18434 include files in aout and elf directories.
18435
18436 * mpw-configure: Added copyright.
18437 * mpw-config.in: Check for presence of required build tools.
18438 (target_libs): Add newlib.
18439 (target_tools): Add examples.
18440 (Read Me): Generate as "Read Me for MPW" instead.
18441 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
18442 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
18443 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
18444
18445 * mpw-configure: Remove subdir-specific makefile hackery,
18446 delete mk.tmp after using it.
18447
18448 * mpw-build.in (all): Display start and end times.
18449
18450 * mpw-configure (host_canonical): Set.
18451 (target_cpu): Always add to makefiles.
18452 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
18453 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
18454 (mpw-mh-mpw): Look for in srcdir and srcroot.
18455 Use sed instead of mpw-edit-prefix to edit prefix definitions.
18456
18457 * mpw-build.in: (install-only): New target.
18458
18459 * mpw-configure (host_alias, target_alias): Rename from hostalias
18460 and targetalias, add into generated Makefile.
18461 (mk.tmp): If present, add into generated Makefile.
18462 * mpw-build.in (all-gas): Build config.h first before gas proper.
18463
18464 * mpw-configure (config.status): Write only if changed.
18465 * mpw-config.in (readline): Configure it (not built, just used for
18466 definitions).
18467
18468 * mpw-config.in (elf/mips.h): Add a forward include.
18469
18470 * mpw-config.in: Forward-include most .h files in include into
18471 extra-include.
18472 (readline): Don't build.
18473 mpw-build.in (install): Install GDB.
18474
18475 * mpw-configure (prefix, mpw_prefix): Handle it.
18476 * mpw-config.in (mmalloc, readline): Don't configure.
18477 * mpw-build.in (thisscript): Rename to ThisScript.
18478 Use mpw-build instead of BuildProgram everywhere.
18479 (mmalloc, readline): Don't build.
18480 * mpw-README: New file, basic documentation about the MPW port.
18481
18482 * mpw-config.in: Use forward-include to create include files.
18483
18484 * mpw-configure: Add more things to the top of each configured
18485 Makefile, including contents of config/mpw-mh-mpw.
18486 * mpw-config.in (extra-include): Create this directory and fill it
18487 with Posix-like include files when configuring.
18488
18489 * config.sub (apple, mac, mpw): Add various aliases.
18490
18491 * mpw-build.in: New file, top-level build script fragment for MPW.
18492 * mpw-configure: New file, configure script for MPW.
18493 * mpw-config.in: New file, config fragment for MPW.
18494
18495 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18496
18497 * configure.in (host_libs): Remove glob, since it is gone from the
18498 sources.
18499
18500 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18501
18502 * Makefile.in: define empty GDB_NLM_DEPS var.
18503
18504 * configure.in(target_makefile_frag): use config/mt-netware
18505 for netware targets.
18506
18507 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
18508
18509 * config.sub: Merge in recent FSF changes. Remove linux special
18510 cases.
18511
18512 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18513
18514 Revert this change:
18515
18516 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
18517
18518 * build-all.mk: Use CC=cc -Xs on Solaris.
18519
18520 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18521
18522 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
18523 stop using it.
18524 * Makefile.in: Nuke all references to glob subdirectory.
18525
18526 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18527
18528 * configure.in: Fix --enable-shared logic in per-host.
18529
18530 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
18531
18532 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
18533
18534 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18535
18536 * configure.in (noconfigdirs): Don't build gas on AIX, for
18537 powerpc*-*-aix* as well as for rs6000*-*-aix*.
18538
18539 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
18540
18541 * configure: Fix --cache-file to work if the file argument is a
18542 relative path.
18543
18544 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
18545
18546 * configure: If the --cache-file is used, pass it down to
18547 configure in subdirectories.
18548
18549 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
18550
18551 * config.sub: add vxworks29k configuration.
18552
18553 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
18554
18555 * Makefile.in (taz): Do "diststuff" part quietly.
18556
18557 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
18558
18559 * config.sub: Mini-merge with gcc/config.sub.
18560
18561 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18562
18563 * config.guess (IRIX): Sed - to _.
18564
18565 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18566
18567 * Makefile.in (source-vault, binary-vault): New targets.
18568
18569 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
18570
18571 * config.sub: Recognize -eabi as a basic system type.
18572
18573 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18574
18575 * configure.in (enable_shared stuff): Fix typo.
18576
18577 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
18578
18579 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
18580
18581 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18582
18583 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
18584
18585 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
18586
18587 * configure.in (rs6000-*-*): Don't build gas.
18588
18589 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
18590
18591 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
18592 reduce command line length.
18593 (AS_FOR_TARGET): Check for as.new, not Makefile.
18594 (NM_FOR_TARGET): Check for nm.new, not Makefile.
18595
18596 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
18597
18598 * config.guess: Merge from FSF.
18599
18600 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18601
18602 * configure: Don't use $ when handling program_suffix.
18603
18604 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
18605
18606 * configure.in: Configure tk for hppa/hpux.
18607
18608 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
18609
18610 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
18611
18612 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
18613
18614 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
18615 to LIBCXXFLAGS. Tests are better run without it.
18616
18617 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
18618
18619 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
18620
18621 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
18622
18623 * configure.in (*-*-netware*): Don't configure xiberty.
18624
18625 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
18626
18627 * configure.in: Remove tk from native_only list.
18628
18629 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
18630
18631 * build-all.mk: Add mips-ncd-elf target to sun4 targets
18632 for special NCD build.
18633
18634 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18635
18636 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
18637 makeall.bat, they're only useful for binutils snapshots.
18638 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
18639 makeall.bat to specified SUPPORT_FILES.
18640
18641 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
18642
18643 * build-all.mk: Add Ericsson targets to sun4 and solaris
18644 hosts. Add BNR's sun4 target to solaris host, so their
18645 build-from-source will be tested in-house first.
18646
18647 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
18648
18649 * Makefile.in (LIBCFLAGS): New variable.
18650 (CFLAGS_FOR_TARGET): Ditto.
18651 (LIBCFLAGS_FOR_TARGET): Ditto.
18652 (LIBCXXFLAGS): Ditto.
18653 (CXXFLAGS_FOR_TARGET): Ditto.
18654 (LIBCXXFLAGS_FOR_TARGET): Ditto.
18655 (BASE_FLAGS_TO_PASS): Pass them.
18656 (EXTRA_TARGET_FLAGS): Ditto.
18657
18658 * configure.in: Support --enable-shared.
18659
18660 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
18661
18662 * configure.in (target_libs): Include libstdc++ again.
18663 * config.guess: Update from FSF (for FreeBSD).
18664
18665 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18666
18667 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
18668 makeall.bat.
18669 (DISTDOCDIRS): Add `etc'.
18670 (ETC_SUPPORT_PFX): New variable.
18671 (taz): Include anything from etc starting with a word in
18672 ETC_SUPPORT_PFX.
18673
18674 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18675
18676 * config.sub: Update for recent FSF changes. Remove obsolete
18677 h8300hds entry. Add -windows* and -osx as basic os. Minor
18678 spacing changes.
18679
18680 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
18681
18682 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
18683
18684 * config.guess: Merge with FSF.
18685 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
18686
18687 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18688
18689 * configure: Since the "trap 0" handler will override the exit
18690 status on many systems, only use it for "exit 1", and make it set
18691 a non-zero exit status; reset it before "exit 0". Also, check
18692 exit status of config.sub, and error out if it failed.
18693
18694 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
18695
18696 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
18697 and install libgloss.
18698
18699 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18700
18701 * Makefile.in (all-binutils): Depend upon all-byacc.
18702
18703 * configure.in: Don't build emacs on Irix 5.
18704
18705 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
18706
18707 * configure.in (*-*-netware*): Add libio.
18708
18709 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
18710
18711 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
18712 (CHECK_TARGET_MODULES): Ditto.
18713 (INSTALL_TARGET_MODULES): Ditto.
18714 (TARGET_LIBS): Ditto.
18715 (all-libstdc++): Note dependencies.
18716
18717 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18718
18719 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
18720
18721 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
18722
18723 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
18724 -fexternal-templates.
18725
18726 * configure.in (target_libs): Add libstdc++.
18727 (noconfigdirs): Add libstdc++ as appropriate.
18728
18729 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18730
18731 * config.guess: Update from FSF.
18732
18733 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18734
18735 * configure: Use ${config_shell} when running ${configsub}.
18736
18737 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
18738
18739 * config.sub: No longer recognize h8300h.
18740
18741 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18742
18743 * config.sub: Remove extraneous differences between config.sub and
18744 gcc/config.sub.
18745
18746 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18747
18748 * Makefile.in (DISTSTUFFDIRS): Add gas.
18749
18750 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
18751
18752 * COPYING.NEWLIB: New file.
18753
18754 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
18755
18756 * config.guess (HP-UX): Patch from Harlan Stenn
18757 <harlan@landmark.com> to also emit release level.
18758
18759 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18760
18761 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
18762
18763 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
18764
18765 * config.sub: Merge nextstep cleanup from FSF.
18766
18767 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18768
18769 * configure.in (arm-*-*): Don't configure ld for this target.
18770
18771 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
18772
18773 * configure.in (*-*-netware): don't configure libg++, libio,
18774 librx, or newlib.
18775
18776 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18777
18778 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
18779 configure ld--it works, but it doesn't support shared libraries.
18780
18781 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
18782
18783 * config.guess (*-unknown-freebsd*): Get rid of possible
18784 trailing "(Release)" in version string.
18785 Patch from Paul Richards <paul@isl.cf.ac.uk>.
18786
18787 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
18788
18789 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
18790 Fix type: *-next-neststep -> *-next-nextstep.
18791
18792 * config.guess: Merge from FSF:
18793
18794 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
18795
18796 * config.guess: Recognize powerpc-ibm-aix3.2.5.
18797
18798 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
18799
18800 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
18801 instead of UNIX_SV for UnixWare 1.0).
18802
18803 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
18804
18805 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
18806 to make gdb/nlm/* build after the compiler and linker.
18807
18808 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
18809
18810 * config.guess (netbsd, freebsd, linux): Accept any machine,
18811 not just i[34]86.
18812 (m68k-atari-sysv4): Relocate to match FSF version.
18813
18814 * config.guess: More merges from the FSF:
18815
18816 Add a space before function call or macro invocation.
18817
18818 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18819
18820 * config.guess: Add trap cmd to remove dummy.c and dummy when
18821 interrupted.
18822
18823 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18824
18825 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
18826 (dummy): Redirect stderr from compilation of dummy.c.
18827
18828 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
18829
18830 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
18831
18832 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
18833
18834 * configure: Accept and ignore --cache*, for compatibility with
18835 new autoconf.
18836
18837 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
18838
18839 * config.guess: Merge from FSF:
18840
18841 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
18842
18843 * config.guess (Pyramid*:OSx*:*:*): New case.
18844 (PATH): Add /.attbin at end for finding uname.
18845 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
18846
18847 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
18848
18849 * config.guess (M88*:DolphinOS:*:*): New case.
18850
18851 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
18852
18853 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
18854 to select whether to use ELF or COFF.
18855
18856 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
18857
18858 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
18859
18860 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
18861
18862 * config.guess: Guess the OS version for HPUX.
18863
18864 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
18865
18866 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
18867
18868 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18869
18870 * configure.in: Recognize --with-headers, --with-libs, and
18871 --without-newlib.
18872 * Makefile.in (all-xiberty): Depend upon all-ld.
18873
18874 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18875
18876 * configure.in: Change i[34]86 to i[345]86.
18877
18878 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18879
18880 * configure (version): A few more tweaks to help message.
18881
18882 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
18883
18884 * Makefile.in: Remove (for now) librx as a host library,
18885 now that we're building it for target.
18886
18887 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18888
18889 * configure: Fix up help message; from karl@owl.hq.ileaf.com
18890 (Karl Berry).
18891
18892 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
18893
18894 * configure.in: Also configure librx.
18895
18896 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
18897
18898 * Makefile.in: Update various rules to reflect that librx
18899 is now needed for libg++.
18900
18901 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18902
18903 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
18904
18905 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
18906
18907 * configure.in: Configure the examples directory.
18908
18909 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18910
18911 * configure: Simplify Jun 2 1994 change.
18912
18913 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18914
18915 * change CC to /usr/latest/bin/gcc for lynx host builds, since
18916 /bin/gcc isn't good enough to build gcc.
18917
18918 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
18919
18920 * Makefile.in (GDB_SUPPORT_FILES): Remove
18921 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
18922 (gdb.tar.gz): Add new rule to use standard distribution building
18923 mechanism.
18924
18925 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18926
18927 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
18928 Bill Cox <bill@cygnus.com>.
18929
18930 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
18931
18932 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
18933
18934 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
18935
18936 * configure: Search current dir first in .gdbinit.
18937
18938 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
18939
18940 * config.sub: Recognize freebsd (merged from gcc config.sub).
18941
18942 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
18943
18944 * config.sub: Refer to NeXT's operating system as nextstep.
18945
18946 * config.sub (case $basic_machine): Re-order the cases, to match
18947 the order in the FSF version (which is mostly alphabethical).
18948 Merge in some additions and changes from the FSF.
18949
18950 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
18951
18952 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
18953 * config.sub: Recognize cxux7.
18954 * configure.in: Use mh-cxux for m88k-harris-cxux*.
18955
18956 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18957
18958 * config.sub: Fix typo powerpc -> powerpc-*.
18959
18960 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
18961
18962 * Makefile.in: `all-emacs19' depends on `all-byacc'.
18963
18964 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
18965 parallel with all-emacs and install-emacs). Top-level command
18966 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
18967
18968 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18969
18970 * test-build.mk ($(host)-stamp-stage2-installed): Remove
18971 $(relbindir)/make before doing ``make install'', and use
18972 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
18973 installing over running make binary.
18974 ($(host)-stamp-stage3-installed): Likewise.
18975
18976 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18977
18978 * config.guess: Recognize Mach.
18979
18980 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18981
18982 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
18983 see whether --exec-prefix was used.
18984
18985 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18986
18987 * README: Explicitly mention libg++/README. (Zoo's idea.)
18988
18989 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18990
18991 * Makefile.in: Add all-librx target similar to all-libproc.
18992
18993 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
18994
18995 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
18996 with post 1.2 uname bogosity.
18997
18998 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18999
19000 * configure: Remove temporary files on receipt of a signal.
19001
19002 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
19003
19004 * configure: If there is a package_makefile_frag, remove
19005 ${subdir}/Makefile.tem after copying it in.
19006
19007 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19008
19009 * build_all.mk: support rs6000 lynx identifies itself as
19010 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
19011 since /bin/gcc is too feeble to compile a modern gcc.
19012
19013 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19014
19015 * brought devo/test-build.mk update-to-date with progressive/
19016 test-build.mk. Add lynx targets and hppa flag info.
19017
19018 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19019
19020 * configure.in: Use mh-ncrsvr43. Patch from
19021 Tom McConnell <tmcconne@sedona.intel.com>.
19022
19023 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
19024
19025 * config.guess (i386-unknown-bsdi): No longer need to
19026 check #if defined(__bsdi__) && defined(__i386__).
19027
19028 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19029
19030 * configure: Set program_transform_nameoption correctly.
19031
19032 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19033
19034 * brought build-all.mk update-to-date with progressive build-all.mk,
19035 added new targets and hppa info.
19036
19037 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19038
19039 * configure: If config.guess result is a prefix of the user
19040 specified target, assume a native build and use the user specified
19041 target as the host alias. Remove SunOS patch suffix removal hack.
19042 * configure.in: Remove SunOS patch suffix removal hack.
19043
19044 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
19045 in NATIVE_CHECK_MODULES.
19046
19047 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
19048
19049 * Makefile.in: Rename HOST_ONLY to NATIVE.
19050 * configure: Delete SunOs patch suffix from host_canonical
19051 and build_canonical variables that are prepended to Makefiles.
19052 * configure.in: Add comments for easier maintenance.
19053
19054 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19055
19056 * Makefile.in: Add all-libproc target similar to all-gui.
19057
19058 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
19059
19060 * Makefile.in (CHECK_MODULES): split into
19061 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
19062
19063 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
19064
19065 * config.guess (i386-unknown-bsdi): New system to guess.
19066
19067 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19068
19069 * Makefile.in: Add all-gui target (but not yet build by "all").
19070
19071 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
19072
19073 * config.sub: Move deletion of patch suffix from here...
19074 * configure.in: To here, at Ian's suggestion. The top-
19075 level scripts might need to know of a patch level.
19076
19077 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
19078
19079 * config.sub: Strip off patch suffix so rtl is recognized
19080 as a sunos4.1.3 machine, even though it's been patched.
19081
19082 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
19083
19084 * Makefile.in (INSTALL_LAST): Delete.
19085 (INSTALL_DOSREL): New.
19086
19087 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19088
19089 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
19090 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
19091 whether we pass down --with-gnu-ld anyhow.
19092
19093 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
19094
19095 * Makefile.in (INSTALL_LAST): Change operation so it works
19096 on more flavors of make.
19097 * configure.in (go32): Don't build libg++ or libio.
19098
19099 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
19100
19101 * Makefile.in (Move HOST_PREFIX_1 and friends up so
19102 they can be overriden by templates.
19103
19104 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
19105
19106 * configure.in (target==go32): Don't build gdb.
19107 * dosrel: New directory.
19108
19109 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
19110
19111 * configure.in (host==go32): Configure dosrel too.
19112 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
19113 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
19114 be set by incoming names or templates.
19115 (INSTALL_LAST): New rule.
19116
19117 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
19118
19119 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
19120
19121 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19122
19123 * configure.in (appdirs): New variable. Currently empty, but will
19124 be used in gas distribution. If nonempty, lists a set of
19125 directories at least one of which must get configured, or top
19126 level configuration is considered to have failed.
19127 (rs6000-*-lynxos*): Use new file name.
19128
19129 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19130
19131 Eliminate XTRAFLAGS.
19132 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
19133 newlib include files using -idirafter, and also use -nostdinc.
19134 (CXX_FOR_TARGET): Likewise.
19135 (XTRAFLAGS): Removed.
19136 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
19137 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
19138 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
19139 ($(DO_X)): Don't pass down XTRAFLAGS.
19140
19141 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19142
19143 * configure.in (mips*-dec-bsd*): New target; do build linker.
19144 (mips*-*-bsd*): New target; don't build linker.
19145
19146 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19147
19148 * configure.in: support rs6000-*-lynxos* configuration.
19149 support sunos4 as a cross target.
19150
19151 * config.sub: look for lynx*, not lynx since the OS version may
19152 legitimately be part of the name.
19153
19154 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19155
19156 * configure.in (i[34]86-*-sco*): Move to be with other i386
19157 targets.
19158 (romp-*-*): New target. Skip various binary utilities.
19159 (vax-*-*): New target. Don't build newlib.
19160 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
19161
19162 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19163
19164 * configure.in: Only set host_makefile_frag if config
19165 directory exists.
19166
19167 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19168
19169 * install.sh: If $dstdir exists, don't check whether each
19170 component does.
19171
19172 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19173
19174 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
19175
19176 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
19177
19178 * configure.in (*-*-lynxos*): Don't configure newlib for either
19179 native or cross Lynx.
19180
19181 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
19182
19183 * config.sub (sparc64-elf): Fix os.
19184 (z8k): Remove duplicate.
19185
19186 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19187
19188 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
19189 gcc/stmp-fixproto, to try to prevent fixproto from being run.
19190
19191 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
19192
19193 * configure: Make file links cleanly even if Lynx fails on
19194 an NFS symlink (at least fail cleanly).
19195
19196 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19197
19198 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
19199 -XNh2000.
19200
19201 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19202
19203 * configure: Unknown options are fatal again.
19204
19205 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
19206
19207 * configure: Ignore --x-includes and --x-libraries, for Autoconf
19208 compatibility.
19209
19210 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
19211
19212 * build-all.mk: Add `clean' target.
19213
19214 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19215
19216 * config.guess: Add SINIX support.
19217 * configure.in: Add mips-*-sysv4* support.
19218
19219 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
19220
19221 * build-all.mk: Document all useful targets.
19222 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
19223 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
19224
19225 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19226
19227 * configure: Support --silent, --quiet.
19228
19229 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19230
19231 * configure: Support --disable-FEATURE.
19232
19233 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19234
19235 * config.guess: Recognize NCR running SVR4.3.
19236
19237 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
19238
19239 * config.guess: Make BSDI generate i386-unknown-bsd386.
19240 Patch from Paul Eggert <eggert@twinsun.com>.
19241
19242 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19243
19244 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
19245
19246 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19247
19248 * configure: Make unrecognized options give nonfatal warnings
19249 instead of fatal errors, and pass them to any subdirectory
19250 configures in case they recognize them.
19251 Make --x equivalent to --with-x.
19252
19253 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19254
19255 * configure: Add --enable-* options. Clean up usage message and
19256 some comments.
19257
19258 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
19259
19260 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
19261
19262 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19263
19264 * configure.in (hppa*-*-*): Enable binutils.
19265
19266 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19267
19268 * config.sub: Recognize cisco.
19269
19270 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
19271
19272 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
19273
19274 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19275
19276 * config.guess: about target *-hitachi-hiuxwe2, don't print more
19277 than one configuration name. Add comment.
19278
19279 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
19280
19281 * config.guess: about target *-hitachi-hiuxwe2, fixed
19282 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
19283 macro is incorrect.]
19284
19285 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19286
19287 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
19288 than the "make ls" stuff which used to be here.
19289
19290 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
19291
19292 * config.guess: Recognize i[34]86-unknown-freebsd.
19293 From Shawn M Carey <smcarey@rodan.syr.edu>.
19294
19295 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
19296
19297 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
19298
19299 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
19300
19301 * config.guess: Check for ptx.
19302
19303 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
19304
19305 * config.sub: Add os9k checking.
19306
19307 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19308
19309 * config.guess: Handle OSF1 running on HPPA processors
19310
19311 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
19312
19313 * configure: If subdir configure fails, print out a message with
19314 subdirectory name, in case subdir's configure code didn't identify
19315 itself.
19316
19317 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
19318
19319 * configure.in: Remove embedded newlines from configdirs.
19320 Avoid mismatches of substrings. Fix matching strings at end
19321 of configdirs.
19322
19323 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
19324
19325 * config.guess: Add Lynx/rs6000 config support.
19326
19327 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
19328
19329 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
19330
19331 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
19332
19333 * configure.in (hppa*-*-osf*): Treat this just like most other
19334 PA configurations (eg no binutils or ld).
19335 (hppa*-*-*elf*): These configurations have binutils and ld.
19336
19337 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19338
19339 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
19340
19341 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19342
19343 * configure.in (rs6000-*-*): Build gas.
19344
19345 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19346
19347 * Makefile.in: Avoid bug in losing hpux sed.
19348
19349 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19350
19351 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
19352 for GDB and GDB has been fixed to not need it.
19353
19354 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19355
19356 * config.guess: Recognize vax hosts.
19357
19358 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19359
19360 * configure (while loop): Don't use "break 2" inside case
19361 statement -- the case statement isn't an enclosing loop.
19362
19363 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
19364
19365 * config.guess: Clean up NeXT support, to allow nextstep
19366 on Intel machines. Make OS be nextstep.
19367
19368 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
19369
19370 * config.guess: Add alternate forms for Convex.
19371
19372 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
19373
19374 * configure: Completely rewrite option processing. Take
19375 advantage of pattern-matching to avoid invoking test frequently.
19376 Also clean up host and target defaulting logic.
19377
19378 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19379
19380 * Makefile.in: Replace all occurrances of "rootme" with "r" and
19381 "$${rootme}" with "$$r", to increase the likelihood that the do-*
19382 commands (plus user environment) will fit SCO limits.
19383
19384 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19385
19386 * configure.in: Don't issue warnings about directories which are
19387 not being configured if -norecursion is set. Correct test for
19388 --with-gnu-as and --with-gnu-ld to not get confused by substring
19389 matches.
19390
19391 * configure.in: Don't build gas for alpha-dec-osf1*.
19392
19393 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
19394
19395 * configure: Back out Per's change of 12/19/1993. It changes the
19396 behavior of configure in unexpected and confusing ways.
19397
19398 Also, use different delim char when calculating
19399 program_transform_name so that the name can contain slashes.
19400
19401 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
19402
19403 * configure.in, config.sub: Add support for VSTa micro-kernel.
19404
19405 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
19406
19407 * configure.in: Nuke hacks which were used to get a special
19408 version of GAS for HPPA configurations.
19409
19410 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
19411
19412 * configure: If only ${target_alias} is given, use that
19413 as the default for ${host_alias}.
19414 * configure: Add missing back-slashes before nested quotes.
19415
19416 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
19417
19418 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
19419
19420 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
19421
19422 * config.guess: Recognize some Tektronix configurations.
19423 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
19424
19425 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19426
19427 * config.sub: Match any flavor of SH.
19428
19429 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
19430
19431 * configure.in: Don't try to configure newlib for Alpha.
19432
19433 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19434
19435 * configure.in: Don't build ld for Irix 5. Don't build gas,
19436 libg++ or libio for any Alpha target.
19437
19438 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
19439
19440 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
19441
19442 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
19443 default arguments -- so it tried to compress itself.
19444
19445 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
19446
19447 * configure.in (notsupp): ensure that a space is always at the end
19448 of the configdirs list, since the grep checks for an explicit space
19449
19450 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19451
19452 * configure.in (target i386-sysv4.2): don't build ld, since static
19453 versions of many libraries are not available.
19454
19455 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19456
19457 * config.guess: Recognize Apollos (using environment variables).
19458 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
19459
19460 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19461
19462 * config.guess: Recognize Sony news mips running newsos.
19463
19464 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
19465
19466 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
19467 "fi ; else" for bash.
19468
19469 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
19470
19471 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
19472
19473 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
19474
19475 * config.sub: accept unixware as an alias for svr4.2.
19476 Fix some inconsistancies with the gcc version.
19477
19478 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19479
19480 * Makefile.in (DISTDOCDIRS): Add gdb.
19481
19482 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
19483
19484 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
19485
19486 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
19487
19488 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
19489 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
19490 this now.
19491
19492 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19493
19494 * config.sub: Accept hiux* as an OS name.
19495
19496 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
19497 etc/make-stds.texi. The underscore came from gcc, and dje now
19498 agrees that RUNTESTFLAGS is the correct name.
19499
19500 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
19501
19502 * install.sh: Remove 'set -e'. It makes any conditionals
19503 in the script useless.
19504
19505 * config.guess: Automatically recognize arm-acorn-riscix
19506 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
19507
19508 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
19509
19510 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
19511
19512 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
19513
19514 * Makefile.in (DISTDOCDIRS): New variable.
19515 (taz): Edit local Makefile.in sooner, instead of proto-toplev
19516 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
19517
19518 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19519
19520 * configure.in (hppa target): check the source directory for the
19521 pagas sub-directory
19522
19523 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
19524
19525 * config.sub: Allow -aout* and -elf*.
19526
19527 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
19528
19529 * configure.in: Don't build ld on i386-solaris2, same as for
19530 sparc-solaris2.
19531
19532 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
19533
19534 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
19535
19536 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19537
19538 * configure.in: Configure gdb for alpha.
19539
19540 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19541
19542 * Makefile.in (CXXFLAGS): Add -O.
19543
19544 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19545
19546 * config.guess: added support for DG Aviion
19547
19548 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
19549
19550 * configure.in: Produce warning message for subdirectories not
19551 configurable for this host/target combination. Don't try to
19552 configure gdb for vms.
19553
19554 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
19555
19556 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
19557 appropriate files before making "diststuff".
19558 (DISTBISONFILES): New var: list of files to be edited.
19559 (DISTSTUFFDIRS): Add binutils.
19560
19561 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19562
19563 * config.sub: also handle mipsel and mips64el (for little endian mips)
19564
19565 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19566
19567 * configure.in: Add * to end of all OS names.
19568
19569 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
19570
19571 * configure.in: Build newlib for LynxOS native.
19572
19573 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19574
19575 * config.guess: Add support for delta 88k running SVR3.
19576
19577 * configure.in: Add comment about HP compiler vs. emacs.
19578
19579 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19580
19581 * configure.in: don't build ld on solaris2 (not a viable option
19582 due to bugs in getpwnam & getpwuid)
19583
19584 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
19585
19586 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
19587 config.guess will produce a full version number.
19588
19589 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19590
19591 * configure.in: Build linker and binutils for alpha-dec-osf1.
19592
19593 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19594
19595 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
19596 and gdb/testsuite/Makefile.in.
19597
19598 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19599
19600 * configure.in: recognize mips*- instead of mips-
19601
19602 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
19603
19604 * config.sub: Accept linux*coff and linux*elf as operating
19605 systems.
19606
19607 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19608
19609 * config.sub: Recognize mips64, and mips3 as an alias for it.
19610
19611 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19612
19613 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
19614 gdb knows how to handle OSF/1 shared libraries.
19615
19616 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19617
19618 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
19619 * config.guess: Recognize Hitachi's HIUX.
19620 * config.sub: Recognize h3050r* and hppahitachi.
19621 Remove redundant cases for hp9k[23]*.
19622
19623 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19624
19625 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
19626 if gas and ld are in the source tree and are in ${configdirs}.
19627 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
19628 --with options (but still pass them down on the command line,
19629 if they were explicitly specified).
19630
19631 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19632
19633 * configure: substitute SHELL value in Makefile.in with
19634 ${CONFIG_SHELL}
19635
19636 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19637
19638 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
19639 *-*-solaris2* targets.
19640
19641 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19642
19643 * Makefile.in: define M4, and pass it down to sub-makes;
19644 all-autoconf now depends on all-m4
19645
19646 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19647
19648 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
19649 presence of {ar,ranlib} instead of a configured directory
19650
19651 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
19652
19653 * config.guess: Accept 34?? as well as 33?? for NCR.
19654
19655 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19656
19657 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
19658 of 'gas' in sed commands, since 'gash' is now in the tree as well.
19659
19660 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19661
19662 * configure: grab values for $(CC) and $(CXX) from the
19663 environment, so that someone can do "CC=gcc configure; make" and
19664 have it work right (matching the way that autoconf works now)
19665
19666 * configure.in, Makefile.in: add support for gash, the tcl
19667 interface to Galaxy
19668
19669 * config.guess: add NetBSD variants (hp300, x86)
19670
19671 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
19672
19673 * install.sh: Support -d option (in the manner of SunOS 4 install,
19674 as it is more deterministic than that of GNU install)
19675 (chmodcmd): Set file to mode 755 by default (should also do default
19676 chgrp and chown, but I don't feel like dealing with that now)
19677
19678 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
19679
19680 * config.sub: Remove h8300hhms alias.
19681
19682 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19683
19684 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
19685
19686 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19687
19688 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
19689 as stmp-fixinc
19690
19691 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
19692
19693 * config.sub: recognize m88110-bug-coff.
19694
19695 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19696
19697 * Makefile.in (all-libio): all dependencies on the toolchain used
19698 to build this (gcc, gas, ld, etc)
19699
19700 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19701
19702 * config.guess: Deal with OSF/1 1.3 on alpha.
19703
19704 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19705
19706 * install.sh: add some 'else true' clauses for portability
19707
19708 * configure.in: don't build libio for h8[35]00-*-* targets
19709
19710 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
19711
19712 * Makefile.in: Add support for new libio.
19713
19714 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19715
19716 * install.sh: If one command fails, don't try the rest. Don't try
19717 to remove $dsttmp (via trap) unless we have already created it.
19718 If $src doesn't exist, detect it and exit with an error.
19719
19720 * config.guess: Recognize BSD on hp300.
19721
19722 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
19723
19724 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
19725 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
19726
19727 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
19728
19729 * Makefile.in (all-send-pr): depends on all-prms
19730
19731 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19732
19733 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
19734
19735 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19736
19737 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
19738 Added test for mips-mips-riscos5.
19739
19740 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19741
19742 * configure.in: use mh-hp300 for 68k HP hosts
19743
19744 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19745
19746 * configure: add support for CONFIG_SHELL, so that you can use
19747 some alternate shell for evaluating configure scripts
19748
19749 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
19750
19751 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
19752 in configure script to bug-gdb@prep.ai.mit.edu when building
19753 distribution archive.
19754 * Makefile.in (COMPRESS): Remove def.
19755 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
19756 gdb.tar.Z and make-gdb.tar.Z respectively.
19757 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
19758 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
19759 to convergence with 'taz' target in Makefile.in.
19760
19761 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19762
19763 * install.sh (dsttmp): use trap to ensure that tmp files go
19764 away on error conditions
19765
19766 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19767
19768 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
19769
19770 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19771
19772 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
19773 its parent is '/' not ''.
19774
19775 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
19776
19777 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
19778
19779 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
19780 that ${newsrcdir}/configure.in does.
19781
19782 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19783
19784 * test-build.mk: support for CONFIG_SHELL
19785
19786 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
19787
19788 * config.sub (netware): Add as a basic system type.
19789
19790 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
19791
19792 * Makefile.in (Makefile): depend on configure.in. Also drop the
19793 $(srcdir)/ from the dependency on Makefile.in.
19794
19795 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
19796
19797 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
19798 (h8300hhms is temporary until multi-libraries are implemented).
19799 * configure.in: Handle h8300h too.
19800
19801 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19802
19803 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
19804
19805 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
19806
19807 * configure: Remove extraneous output when guessing host type.
19808 * config.guess: Remove extraneous output when guessing using C
19809 compiler rather than uname, or when guessing fails.
19810
19811 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
19812
19813 * Makefile.in: remove all.cross and install.cross targets
19814
19815 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
19816 definitions
19817
19818 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
19819
19820 * configure.in (target sh): Build gprof.
19821
19822 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19823
19824 * config.sub: change -solaris to -solaris2
19825
19826 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19827
19828 * configure.in: Use config/mh-riscos for mips-*-sysv*.
19829
19830 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
19831
19832 * configure: Correct error message for missing Makefile.in to
19833 print correct directory.
19834
19835 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19836
19837 * install.sh: kludge around 386BSD shell bug
19838
19839 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
19840
19841 * config.guess: Recognize NeXT.
19842 * config.guess: Recognize i486-ncr-sysv4.
19843 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
19844
19845 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
19846
19847 * Makefile.in (MAKEINFOFLAGS): New variable.
19848 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
19849 * build-all.mk, test-build.mk: Pass down --no-split as
19850 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
19851
19852 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
19853
19854 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
19855
19856 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
19857
19858 * Makefile.in (libg++.tar.z): New rule.
19859 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
19860 * Makefile.in (taz): Only do a single chmod.
19861
19862 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
19863
19864 * install.sh: don't use dirname anymore (replaced with sed usage)
19865
19866 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
19867
19868 * Makefile.in: Change extension for gzip'd files from '.z' to
19869 '.gz' per new FSF standard usage.
19870
19871 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
19872
19873 * configure: put quotes around the final value of program_transform_name
19874
19875 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19876
19877 * Makefile.in: new install.sh support; update install-info rules
19878
19879 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
19880
19881 * configure.in: Build diff for crosses, but not for go32 host.
19882
19883 * configure.in: Build gprof only for native, and don't build it
19884 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
19885
19886 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
19887
19888 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
19889
19890 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19891
19892 * configure.in (host_tools): Add prms.
19893
19894 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19895
19896 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
19897 with $(FLAGS_TO_PASS) on the command line
19898
19899 * config.sub: Recognize lynx and lynxos
19900
19901 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
19902
19903 * config.sub: Accept -ecoff*, not just -ecoff.
19904
19905 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19906
19907 * Makefile.in (taz): Use .gz suffix instead of .z.
19908 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
19909 names.
19910
19911 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19912
19913 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
19914
19915 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19916
19917 * Makefile.in (install-no-fixedincludes): install gcc last, so
19918 that rebuilds that might happen during 'make install' don't get
19919 bogus gcc include files
19920
19921 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19922
19923 Change from Utah for HPPA support:
19924 * config.guess: Recognize hppa1.x-hp-bsd.
19925
19926 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
19927
19928 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
19929 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
19930
19931 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
19932
19933 * config.sub: Add support for rom68k and bug boot monitors.
19934
19935 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
19936
19937 * Makefile.in: Make all-opcodes depend on all-bfd.
19938
19939 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
19940
19941 * config.guess: Added special check for i[34]86-univel-sysv4*.
19942
19943 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
19944
19945 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
19946 the processor rather than assuming i486.
19947
19948 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19949
19950 * config.guess: Recognize SunOS6 as Solaris3.
19951
19952 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
19953
19954 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
19955 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
19956
19957 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
19958
19959 * build-all.mk (all-cross): New target for Canadian Cross.
19960 Added Q2 go32 targets.
19961 * test-build.mk: Configure go32 cross sparclite-aout and
19962 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
19963 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
19964
19965 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19966
19967 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
19968 GO32 hosted toolchains
19969
19970 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
19971
19972 * configure: change so "-exec-prefix" gets passed down rather
19973 than "-exec_prefix" so autoconf generated Makefiles get the
19974 exec_prefix set right.
19975
19976 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19977
19978 * config.guess: get the Solaris2 minor version number
19979
19980 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
19981
19982 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19983
19984 * config.guess: Recognize some Sequent platforms.
19985
19986 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19987
19988 * Makefile.in: added the vault-install target
19989
19990 * configure.in: actually use the Sun3 makefile fragment that's in
19991 config, also added the release dir to configdirs
19992
19993 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19994
19995 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
19996
19997 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19998
19999 * configure.in: remove some program from Alpha targetted toolchains
20000
20001 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
20002
20003 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
20004 gprof.
20005 (taz): Run "make diststuff" in those directories instead of "make
20006 proto-dir". Look for "VERSION=" only at start of line in subdir
20007 Makefile. Use "gzip -9" for compression.
20008 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
20009 (binutils.tar.z): New target.
20010
20011 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20012
20013 * Makefile.in (taz): Include gpl.texinfo.
20014
20015 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20016
20017 * Makefile.in (setup-dirs): Merged into "taz" target.
20018 (taz): Only do `proto-dir' stuff if a directory is actually needed
20019 for this target.
20020
20021 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
20022
20023 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
20024 (FLAGS_TO_PASS): Pass down MUNCH_NM.
20025 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
20026 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
20027 (gcc-no-fixedincludes): Correct for current gcc Makefile.
20028
20029 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
20030
20031 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
20032 config.sub, and move-if-change to gdb testsuite distribution
20033 archive, so the testsuite can be extracted, configured, and
20034 run separately from the gdb distribution. Blow away the Chill
20035 tests that require a Chill compiled executable, since GNU Chill
20036 is not yet publically available.
20037
20038 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20039
20040 * test-build.mk: set environment variables in a single command,
20041 instead of a list of assignments and exports
20042
20043 * config.guess: recognize Alpha/OSF1 systems
20044
20045 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20046
20047 * configure: Change help message to prefer --options rather than
20048 -options.
20049
20050 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20051
20052 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
20053 zippy@ecst.csuchico.edu.
20054 * config.guess: Recognize miniframe.
20055
20056 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
20057
20058 * Makefile.in: Use srcroot to find runtest rather than rootme.
20059 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
20060
20061 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
20062
20063 * test-build.mk: Extensive additions to support building on a
20064 machine other than the host.
20065
20066 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20067
20068 * configure (tooldir): Fix for i386-aix again.
20069
20070 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
20071
20072 * configure, Makefile.in: Change definition of $(tooldir)
20073 to match the FSF.
20074
20075 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
20076
20077 * config.guess: Recognize i[34]86/SVR4.
20078
20079 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20080
20081 * Makefile.in (all-gdb): gdb depends on sim.
20082
20083 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
20084
20085 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
20086 at the same time we make the prototype gdb directory.
20087 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
20088 files at the same time as the gdb base release distribution.
20089
20090 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
20091
20092 * Makefile.in (check): Use individual check targets rather than
20093 DO_X rule.
20094 (check-gcc): Added.
20095
20096 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
20097
20098 * config.sub: Use sysv3.2 not sysv32 for canonical OS
20099 for System V release 3.2.
20100
20101 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20102
20103 * config.sub: Recognize hppaosf.
20104 * configure.in: Do configure ld/binutils/gas for it.
20105
20106 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20107
20108 * configure (tooldir): Alter syntax used to set this, for systems
20109 where "\$" isn't handled right, like i386-aix.
20110
20111 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
20112
20113 * configure: Pass program-transform-name, not
20114 program_transform_name, to recursive configures.
20115
20116 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
20117
20118 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
20119 of gas+ld+binutils.
20120
20121 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
20122
20123 * config.guess: Recognize AIX3.2 as distinct from 3.1.
20124
20125 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20126
20127 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
20128
20129 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20130
20131 * Makefile.in (PRMS): Set back to all-prms.
20132
20133 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
20134
20135 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
20136 targets, rather than for MIPS hosts.
20137
20138 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20139
20140 * configure.in: add comment for --with-x default values
20141
20142 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
20143
20144 * Makefile.in: add check-* targets for each of the directories in
20145 the tree. Add a definition of RUNTEST that will use the one we
20146 just built, if it exists. Pass this down via FLAGS_TO_PASS.
20147
20148 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
20149
20150 * configure.in: Removed obsolete references to bfd_target and
20151 target_makefile_frag.
20152
20153 * build-all.mk: Set assorted targets for Q2.
20154 * config.sub: Recognize z8k-sim and h8300-hms.
20155 * test-build.mk: Really don't pass host to configure.
20156 (HOLES): Added uname.
20157
20158 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
20159
20160 * configure: Handle an empty program-prefix, program-suffix or
20161 program-transform-name correctly.
20162
20163 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
20164
20165 * build-all.mk: -G 8 no longer required for MIPS targets.
20166 * test-build.mk: Don't pass host argument to configure; make it
20167 guess.
20168
20169 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
20170
20171 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
20172 * Makefile.in (COMPRESS): New macro, like GZIP.
20173
20174 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
20175
20176 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
20177
20178 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
20179 with gas currently defaults to -G 0.
20180
20181 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
20182
20183 * Makefile.in (all-flex): flex depends on byacc.
20184
20185 * build-all.mk: If host not specified, use config.guess. Pass TAG
20186 to test-build.mk as RELEASE_TAG.
20187 * test-build.mk (configargs): New variable containing arguments to
20188 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
20189 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
20190
20191 * config.guess: Use /bin/uname when checking -X argument on SCO,
20192 to avoid invoking GNU uname which doesn't understand -X.
20193
20194 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
20195
20196 * configure.in: Build gas for mips-*-*.
20197
20198 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20199
20200 * Makefile.in (all.normal): insert missing backslash.
20201
20202 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
20203
20204 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
20205
20206 * Makefile.in: Complete overhaul to merge many almost identical
20207 targets.
20208
20209 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20210
20211 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
20212 (gdb.tar.Z): Adjusted.
20213
20214 * Makefile.in (setup-dirs, taz): New targets; should be general
20215 enough to adapt for gdb sometime. Build only .z file.
20216 (gas.tar.z): New target.
20217
20218 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
20219
20220 * build-all.mk: Use CC=cc -Xs on Solaris.
20221
20222 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
20223
20224 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
20225 for handling BISON for FSF releases.
20226
20227 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20228
20229 * configure: Actually implement the change zoo just documented.
20230
20231 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
20232
20233 * configure: when using config.guess, only set target_alias when
20234 it's not already been set (ie, on the command line)
20235
20236 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20237
20238 * Makefile.in: add installcheck target, set PRMS to install-prms
20239
20240 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20241
20242 * configure: add support for package_makefile_fragment, handle the
20243 case where a directory has a configure.in file but no Makefile.in
20244 more gracefully (with an actual understandable error message, even);
20245 add support for --without (and add this to the usage message); also
20246 explicitly add a --host=${host_alias} to the command line when
20247 config.guess is used
20248
20249 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
20250
20251 * configure: Must use both --host and --target in recursive calls.
20252
20253 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
20254
20255 * Makefile.in: Change deja-gnu to dejagnu.
20256
20257 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
20258
20259 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
20260
20261 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20262
20263 * configure.in: canonicalize all instances to *-*-solaris2*,
20264 also strip out a number of tools to not build for go32 host
20265
20266 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20267
20268 * config.guess: add GPL.
20269
20270 * Makefile.in, config.guess, config.sub, configure: bump
20271 copyrights to 93.
20272
20273 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
20274
20275 * Makefile.in (do-info): Removed obsolete check for existence of
20276 localenv file.
20277
20278 * Makefile.in (MAKEOVERRIDES): Define to be empty.
20279
20280 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20281
20282 * Makefile.in: a couple of 'else true' for decstation,
20283 support for TclX
20284
20285 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
20286
20287 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
20288
20289 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
20290
20291 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
20292
20293 * config.guess: Recognize i386-ibm-aix (PS/2).
20294 * configure.in: Use config/mh-aix386 file for it.
20295
20296 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
20297
20298 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
20299 CC_FOR_TARGET instead.
20300 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
20301
20302 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
20303
20304 * Makefile.in: Add sim to list of directories sent with gdb
20305
20306 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
20307
20308 * configure.in: Put back mips-dec-bsd* case.
20309
20310 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
20311
20312 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
20313 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
20314 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
20315
20316 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20317
20318 * configure.in: remove no-op mips-dec-bsd* in "case $target"
20319
20320 * Makefile.in (dir.info): only run gen-info-dir if it exists,
20321 (install-info): install dir.info only if it exists,
20322 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
20323
20324 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
20325
20326 * configure.in: For vms target, skip bfd, ld, binutils. Do build
20327 gas for mips-dec-bsd.
20328
20329 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
20330
20331 * configure (makesrcdir): If ${srcdir} is relative and not ".",
20332 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
20333
20334 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
20335
20336 * configure.in: Added "dejagnu" to hosttools list.
20337
20338 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
20339
20340 * config.sub, configure.in, config.guess: Add support
20341 for Bosx, an AIX variant from Bull.
20342 Patches from F.Pierresteguy@frcl.bull.fr.
20343
20344 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
20345
20346 * devo/dejagnu: Initial creation of devo/dejagnu.
20347 Migrated dejagnu testcases and support files for testing software
20348 tools to reside as subdirectories, currently called "testsuite",
20349 within the directory of the software tool. Migrated all programs,
20350 support libraries, etc. beloging to dejagnu proper from
20351 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
20352 with no modifications. The changes to these files which will
20353 allow them to configure, build, and execute properly will be made
20354 in a future update.
20355
20356 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20357
20358 * Makefile.in: Change send_pr to send-pr.
20359 * configure.in: Likewise.
20360 * send_pr: Renamed directory to send-pr.
20361
20362 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
20363
20364 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
20365
20366 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
20367
20368 * README: Update for gdb-4.8 release.
20369 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
20370 gdb-xxx.tar.z (gzip'd) file also.
20371
20372 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20373
20374 * Makefile.in: make all-diff depend on all-libiberty
20375
20376 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
20377
20378 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
20379
20380 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20381
20382 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
20383
20384 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
20385
20386 * Makefile.in (DEVO_SUPPORT): Remove etc directory
20387 (ETC_SUPPORT): Only add the files GDB wants from etc/.
20388 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
20389
20390 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20391
20392 * Makefile.in: makeinfo binary is in a new location
20393
20394 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
20395
20396 * config.sub: Accept -ecoff as an OS.
20397
20398 * Makefile.in: Various changes to eliminate a level of make
20399 recursion and reduce the required command line length.
20400 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
20401 sub-makes.
20402 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
20403 variables holding settings for specific sub-makes.
20404 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
20405 in terms of BASE_FLAGS_TO_PASS.
20406 (TARGET_LIBS): New variable listing directories which use
20407 TARGET_FLAGS_TO_PASS.
20408 (subdir_do): Eliminated.
20409 (do-*): New set of targets to replace subdir_do.
20410 (various): All targets which used subdir_do now depend on do-*.
20411 (local-clean): Renamed from do_clean.
20412 (local-distclean): New target, dependency of distclean and
20413 realclean.
20414 (install-info): Don't create directories. Depend on dir.info
20415 rather than calling make recursively.
20416 (install-dir.info): Eliminated.
20417 (install-info-dirs): Create all info directories here.
20418 (dir.info): Depend upon do-install-info.
20419
20420 * test-build.mk (HOLES): Added false.
20421
20422 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
20423
20424 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
20425
20426 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20427
20428 * Makefile.in (info): remove dependency on all-texinfo. The
20429 problem was really in texinfo/C, not at this level.
20430
20431 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
20432
20433 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
20434
20435 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
20436
20437 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
20438 GDB releases.
20439
20440 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20441
20442 * configure: Include srcdir in message about target of link not
20443 being found. Don't convert `-' to `_' in `with' options being
20444 passed to subdirs.
20445
20446 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20447
20448 * configure.in: add uudecode to host_tools
20449
20450 * Makefile.in: added {all,install}-uudecode targets, added them to
20451 the appropriate lists
20452
20453 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
20454
20455 * Makefile.in (all-gcc): Added dependency on all-gas.
20456
20457 * configure.in (mips-*-*): Build ld and binutils.
20458
20459 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20460
20461 * configure: check return code from mkdir, print error message and
20462 exit on failure.
20463
20464 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
20465
20466 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
20467
20468 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
20469
20470 * test-build.mk (HOLES): Added tar, cpio and uudecode.
20471
20472 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
20473
20474 * config.sub (h8500): Recognize this as a cpu type.
20475
20476 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20477
20478 * configure: source directory missing is no longer a warning
20479
20480 * configure.in: recognize irix[34]* instead of irix[34]
20481
20482 * Makefile.in: define and pass down X11_LIB
20483
20484 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
20485
20486 * guess-systype: Renamed to ...
20487 * config.guess: ... by popular request.
20488 * configure.in, Makefile.in: Update accordingly.
20489
20490 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
20491
20492 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
20493 + Add Convex, Cray/Unicos, and Encore/Multimax support.
20494 + Execute ./dummy instead of assuming . is in PATH.
20495
20496 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
20497
20498 * guess-systype: New shell script. Attempts to guess the
20499 canonical host name of the executing host.
20500 Only a few hosts are supported so far.
20501 * configure: Call guess-systype if no host is specified.
20502
20503 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
20504
20505 * Makefile.in (gcc-no-fixedincludes): Made to work with current
20506 gcc Makefile.
20507
20508 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
20509
20510 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
20511 (all-gcc, install-gcc, subdir_do): Use it.
20512
20513 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
20514
20515 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
20516
20517 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
20518
20519 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
20520 set exclusively by configure, using configure.in .
20521
20522 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20523
20524 * test-build.mk: set $PATH for all builds
20525
20526 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
20527
20528 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
20529
20530 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
20531 the one used in gcc/Makefile.in, so that a null expansion doesn't
20532 override the one needed to build gcc with a native cc.
20533
20534 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20535
20536 * configure: Accept -with arguments.
20537
20538 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20539
20540 * Makefile.in: added h8300sim
20541
20542 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
20543
20544 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
20545 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
20546 (all-cygnus, native, build-cygnus): Make
20547 $(canonhost)-stamp-3stage-done, not $(host)....
20548 * test-build.mk (stamp-3stage-compared): Use tail +10c for
20549 i386-sco3.2v4. Added else true to if command.
20550
20551 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
20552
20553 * config.sub: (from FSF) Sequent uses a BSD-like OS.
20554
20555 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
20556
20557 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
20558
20559 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20560
20561 * configure.in: don't remove binutils from Solaris builds
20562
20563 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
20564
20565 * Makefile.in: get rid of earlier definitions for *clean,
20566 also handle the recursive info rule better
20567
20568 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
20569
20570 * Makefile.in (mostlyclean, distclean, realclean): Fix to
20571 do more-or-less the right thing.
20572
20573 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
20574
20575 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
20576 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
20577
20578 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20579
20580 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
20581 $(host_canonical).
20582
20583 * configure.in: split the configdirs list into 4 categories (native
20584 v. cross, library v. tool) and handle the cross-only and native-
20585 only in more reasonable (and correct!) way.
20586
20587 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
20588
20589 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
20590 configdirs anymore.
20591
20592 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20593
20594 * Makefile.in: extensive cleanup:: removed all of the explicit
20595 clean-* targets, collapsed many wrappers around subdir_do into
20596 one, added additional targets to satisfy standards.texi, deleted
20597 some old targets, some changes for consistency
20598
20599 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20600
20601 * configure.in: handle some programs as cross-only, and others as
20602 native only
20603
20604 * test-build.mk: handle partial holes in a more generic manner
20605
20606 * Makefile.in: m4 depends on libiberty
20607
20608 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20609
20610 * configure.in: add m4, textutils, fileutils, sed, shellutils,
20611 time, wdiff, and find to configdirs
20612
20613 * Makefile.in: all, clean, and install rules for the new programs
20614 added to configure.in
20615
20616 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20617
20618 * configure.in: use mh-sun for all *-sun-* hosts
20619
20620 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20621
20622 * Makefile.in: define flags for X11 include files and library file
20623 locations, pass them down to the programs that need this info
20624
20625 * build-all.mk: added a 'native' target, to 3stage the native toolchain
20626
20627 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20628
20629 * configure.in: start building libg++ for HP-UX targets
20630
20631 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
20632
20633 * README: Update references to files moved into etc/.
20634
20635 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
20636
20637 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
20638 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
20639
20640 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
20641
20642 * configure: accept dash as well as underscore in long option
20643 names for FSF compatibility.
20644
20645 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
20646
20647 * config.sub: added -sco3.2v4 support from FSF.
20648
20649 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20650
20651 * configure.in: expand the section that adds or removes
20652 directories from the list of programs to build, to handle native
20653 vs. cross in addition to host v. native
20654
20655 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
20656
20657 * Makefile.in: Replace C++ in macro names with CXX.
20658 This is less likely to break ...
20659
20660 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20661
20662 * test-build.mk: add -w to GNU_MAKE
20663
20664 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20665
20666 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
20667 add 'sparc' to list of recognized cpus. This needed to make
20668 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
20669 Delete some redundant ose68 variants. Recognize -wrs as an os,
20670 then changes that into $CPU-wrs-vxworks.
20671
20672 * configure.in: remove most references to gdbtest, regularize
20673 target based program removal
20674
20675 * test-build.mk: import from p3 tree (many fixes and changes)
20676
20677 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
20678
20679 * Makefile.in: added rules to handle tcl, tk, and expect
20680
20681 * configure.in: handle those directories if they exist
20682
20683 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20684
20685 * config.sub: removed bogus hppabsd and hppahpux names, since
20686 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
20687
20688 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20689
20690 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
20691 depends upon all-xiberty
20692
20693 * Makefile.in: changes from p3, including:
20694
20695 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
20696
20697 * Makefile.in (XTRAFLAGS): include newlib directories if
20698 newlib/Makefile exists, rather than if host != target.
20699
20700 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
20701
20702 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20703 from the same source tree and not building a cross-compiler. This
20704 matters for the libg++ configuration if reconfiguring a tree that
20705 has already been installed.
20706
20707 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
20708
20709 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20710 pick up the machine and system specific header files.
20711
20712 * Makefile.in: added AS_FOR_TARGET, passed down in
20713 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
20714 the C compiler to use to create programs which are run in the
20715 build environment, set it to default to $(CC), and passed it down
20716 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20717
20718 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
20719
20720 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
20721 We need them for unusual native builds, like systems without
20722 ranlib.
20723
20724 * configure: also define $(host_canonical) and
20725 $(target_canonical), which are the full, canonical names for the
20726 given host and target
20727
20728 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
20729
20730 * Makefile.in: Added separate definitions for C++.
20731
20732 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
20733
20734 * configure.in (configdirs): Add deja-gnu.
20735
20736 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
20737
20738 * README: Update for configure.texi and gdb-4.7 release.
20739
20740 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
20741
20742 * Makefile.in: Move "all" target to top of file.
20743 Previously, first target was ".PHONY" which caused BSD4.4 make
20744 to build .PHONY when make was run without arguments.
20745
20746 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
20747
20748 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
20749 Library-copylefted code in libiberty.
20750
20751 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
20752
20753 * config.sub: Replace m68kmote with plain old m68k.
20754
20755 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
20756
20757 * Makefile.in: Remove space from blank line, avoid Make complaints.
20758
20759 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
20760
20761 * config.sub: Complain if no argument is given. Added support for
20762 386bsd as OS and target alias.
20763
20764 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
20765
20766 * Makefile.in (XTRAFLAGS): include newlib directories if
20767 newlib/Makefile exists, rather than if host != target.
20768
20769 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
20770
20771 * config.sub: recognize sparclite-wrs-vxworks.
20772
20773 * Makefile.in (install-xiberty): added *-xiberty make rules (from
20774 p3.) Added clean-xiberty to clean.
20775
20776 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20777
20778 * configure.in: use *-*-* instead of nested cases for host and target
20779
20780 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
20781
20782 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20783 from the same source tree and not building a cross-compiler. This
20784 matters for the libg++ configuration if reconfiguring a tree that
20785 has already been installed.
20786
20787 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
20788
20789 * config.sub (i486v/i486v4): Merge in from FSF version.
20790
20791 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
20792
20793 * configure: only set PWD if it is already set.
20794
20795 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
20796
20797 * configure: just set PWD=`pwd` at the top, since Ultrix sh
20798 doesn't have unset and all success paths (and most error paths)
20799 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
20800 to just ${PWD} to avoid confusion.)
20801
20802 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
20803
20804 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
20805 even for a native compilation.
20806
20807 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
20808
20809 Changes to make the gdb.tar.Z rule work better.
20810
20811 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
20812 (DEVO_SUPPORT): Add configure.texi.
20813 (bfd-ilrt.tar.Z): Remove ancient rule.
20814
20815 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
20816
20817 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20818 pick up the machine and system specific header files.
20819
20820 * configure.in, config.sub: added new target m68010-adobe-scout,
20821 with alias of adobe68k. Changed configure.in to check for
20822 -scout before -sco* to avoid a false match.
20823
20824 * Makefile.in: added AS_FOR_TARGET, passed down in
20825 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
20826 the C compiler to use to create programs which are run in the
20827 build environment, set it to default to $(CC), and passed it down
20828 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20829
20830 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
20831
20832 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
20833 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
20834 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
20835 FOR_TARGET variants, to newlib and libg++.
20836
20837 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
20838
20839 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
20840 first.
20841
20842 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
20843
20844 * config.sub: Accept `elf' as an environment.
20845
20846 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20847
20848 * Makefile.in (all-opcodes): cd into the right directory
20849
20850 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
20851
20852 * configure: added -program_transform_name option, used as
20853 argument to sed when installing programs.
20854 configure.texi: added documentation for -program_prefix,
20855 -program_suffix and -program_transform_name.
20856
20857 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
20858
20859 * config.sub: Accept i486 where i386 ok.
20860
20861 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
20862
20863 * config.sub: accept we32k
20864
20865 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
20866
20867 * config.sub, configure.in: accept OSE68000 and OSE68k.
20868
20869 * Makefile.in: don't create all directories for ``make install'';
20870 let the subdirectories create the ones they need.
20871
20872 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20873
20874 * COPYING: new file, GPL v2
20875
20876 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20877
20878 * Makefile.in: use the new gen-info-dir, which needs a template
20879 argument (which also lives in texinfo)
20880
20881 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
20882
20883 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
20884
20885 * config.sub (ncr3000): Change i386 to i486.
20886
20887 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20888
20889 * Makefile.in: add install-rcs, install-grep to
20890 install-no-fixedincludes, removed install-bison and install-libgcc
20891
20892 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
20893
20894 * configure.in: grab the HPUX makefile fragment if on HPUX
20895
20896 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
20897
20898 * Makefile.in: eradicate bison spoor (ditto libgcc).
20899 configure.in: recognise m68{k,000}-ericsson-OSE.
20900 es1800 is alias for m68k-ericsson-OSE
20901
20902 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20903
20904 * configure.in: rearrange the parts that remove programs from
20905 configdirs, based now on HOST==TARGET or by canonical triple.
20906
20907 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20908
20909 * test-build.mk: recurse explicitly with -f test-build.mk when
20910 appropriate. predicate stage3 and comparison on the existence
20911 of gcc. That is, if gcc isn't around, we aren't three-staging.
20912 On very clean, also remove ...stamp-co. Build in-place before
20913 doing other builds.
20914
20915 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20916
20917 * Makefile.in, configure.in: add tgas
20918
20919 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20920
20921 * Makefile.in: a number of changes merged in from progressive.
20922
20923 * configure.in: add libm.
20924
20925 * .cvsignore: ignore some stuff that comes from test-build.mk.
20926
20927 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
20928
20929 * config.sub: Add es1800 (m68k-ericsson-es1800).
20930
20931 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
20932
20933 * configure: Add program_suffix (parallel to program_prefix)
20934 * Makefile.in: adjust directory-creating script for losing decstation
20935
20936 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
20937
20938 * configure: Minor $subdir-related fixes.
20939
20940 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20941
20942 * configure: fix various problems with propogating
20943 makefile_target_frag in subdirs.
20944 * configure.in: config libgcc if its there
20945
20946 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
20947
20948 * config.sub: HPPA merge.
20949
20950 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
20951
20952 * Makefile.in: Replace all-bison with all-byacc in all
20953 dependency lines for other tools (which now use byacc).
20954
20955 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
20956
20957 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
20958
20959 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
20960
20961 * Makefile.in: make gprof rules similar to byacc rules (instead of
20962 vestigal $(unsubdir) that didn't work...)
20963
20964 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
20965
20966 * config.sub: Add support for Linux.
20967 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
20968 (at least for libg++).
20969
20970 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
20971
20972 * configure.texi: fix doc for the -nfp option to configure
20973
20974 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
20975
20976 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
20977
20978 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
20979
20980 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
20981 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
20982 * configure.in: added solaris* host_makefile_frag hook.
20983
20984 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20985
20986 * config.sub: changed recognition of m68000 so that various
20987 m68k types can be specified via m680[01234]0
20988
20989 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20990
20991 * config.sub (basic_machine): fix sed so that '-foo' isn't
20992 completely substituted out while .+'-foo' loses the '-foo'
20993
20994 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20995
20996 * config.sub ($os): Add -aout.
20997
20998 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
20999
21000 * configure: If host_makefile_frag is absolute, don't
21001 prefix ${invsubdir} (relevant to libg++ auto-configure).
21002
21003 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21004
21005 * Makefile.in (tooldir): Define it.
21006 (all-ld): Depend on all-flex.
21007
21008 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
21009
21010 * Makefile.in (check): Fix libg++ special case.
21011
21012 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
21013
21014 * configure: do not bury `pwd` into config.status, thus do fewer
21015 pwd's.
21016
21017 * configure: print the "Building in" message only when building in
21018 other than "." AND verbose.
21019
21020 * configure: remove -s, rework -v to better accommodate guested
21021 configures.
21022
21023 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
21024
21025 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
21026
21027 * Makefile.in: macroize flags passed on recursion. remove
21028 fileutils.
21029
21030 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
21031
21032 * configure: get makesrcdir right for subdirs deeper than 1.
21033
21034 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
21035 install.
21036
21037 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
21038
21039 * Makefile.in: don't print subdir_do or recursion lines.
21040
21041 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
21042
21043 * standards.texi: added menu item.
21044
21045 * Makefile.in: build and install standards.info.
21046
21047 * standards.texi: new file.
21048
21049 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21050
21051 * configure: test for and move config.status pieces from
21052 ${subdir}/.
21053
21054 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
21055
21056 * configure: Test for existance of files before trying to mv
21057 them, to avoid numerous non-existance messages.
21058
21059 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
21060
21061 * configure: correct final line of config.status.
21062
21063 * configure: patch from eggert. Avoids a protection problem if
21064 the original Makefile.in is read only.
21065
21066 * configure: use move-if-change from gcc to create config.status.
21067 Some makefiles depend on config.status to tell if a directory
21068 has been reconfigured for a different host. This change
21069 prevents those directories from remaking everything in the case
21070 where the reconfig was only intended to rebuild a Makefile.
21071
21072 * configure: test for config.sub with "config.sub sun4" rather
21073 than "config.sub ${host_alias}". Otherwise we can't tell a bad
21074 host alias from a missing config.sub.
21075
21076 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21077
21078 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
21079 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
21080
21081 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
21082
21083 * configure: mkdir ${subdir} as needed.
21084
21085 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
21086
21087 * Makefile.in,configure.in: added autoconf.
21088
21089 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21090
21091 * Makefile.in: no longer pass against on recursion.
21092
21093 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
21094 definitions are not inherited.
21095
21096 * configure: correct makesrcdir when subdir is .
21097
21098 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
21099
21100 * configure: Add support for 'subdirs' variable, which is
21101 like 'configdirs', except that configure doesn't re-invoke
21102 itself for subdirs, it just creates a Makefile for each subdir.
21103 * configure.texi: Document subdirs.
21104
21105 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21106
21107 * configure.in: added flex to configdirs
21108
21109 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
21110
21111 * Makefile.in: remove clean-stamps from clean.
21112
21113 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
21114
21115 * configure.in: Add gdbtest to configdirs.
21116
21117 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
21118
21119 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
21120 to recursive makes.
21121 * configure.in: Recognize new ncr3000 config.
21122
21123 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
21124
21125 * Makefile.in, configure.in: removed references to gdbm.
21126
21127 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
21128
21129 * config.sub: Don't canonicalize os value
21130 newsos* to bsd (readline needs to check for newsos).
21131 (This fix was earlier made Jan 31, but got re-broken.)
21132
21133 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
21134
21135 * configure.in: sco is an os, not a vendor!
21136
21137 * configure: Quote $( better. Keep various shells happy.
21138
21139 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
21140
21141 * Makefile.in: eliminate stamp-files.
21142
21143 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
21144
21145 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
21146 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
21147
21148 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
21149
21150 * config.sub: fix iris/iris3.
21151
21152 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
21153
21154 * configure: re-add -rm.
21155
21156 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
21157
21158 * Maskefile.in: add .stmp-rcs to all.
21159
21160 * configure.in: remove gas from rs6000 build, use aix host fragment.
21161
21162 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
21163
21164 * configure: pass down site_option during recursion.
21165
21166 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
21167
21168 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
21169
21170 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
21171
21172 * configure: Change exec_prefix so that it really defaults to prefix.
21173
21174 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
21175
21176 * Makefile.in, configure.in: Add support for mmalloc library.
21177
21178 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
21179
21180 * Makefile.in: add stmp dependencies for a few more things.
21181
21182 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
21183
21184 * configure: adjusted error message on objdir/srcdir configure
21185 collision, per john's suggestion.
21186
21187 * Makefile.in: add libiberty stmp to all and all.cross.
21188
21189 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
21190
21191 * Makefile.in: remove force dependencies, add grep to all.
21192
21193 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
21194
21195 * Makefile.in: drop flex. make stamp files work.
21196
21197 * configure: added test for conflicting configuration in srcdir,
21198 remove trailing slashes from srcdir. Otherwise emacs gdb mode
21199 gets cranky. use relative paths for configure and srcdir
21200 whenever possible. Send some error messages to stderr that were
21201 going to stdout.
21202
21203 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
21204
21205 * Makefile.in: Fix libg++ rule to check for gcc directory
21206 before using gcc/gcc. Also pass XTRAFLAGS.
21207
21208 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
21209
21210 * Makefile.in: added stmp-files so that directories aren't polled
21211 when they are already built.
21212
21213 * configure.texi: fixed a node pointer problem.
21214
21215 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
21216
21217 * config.sub configure.in gdb/configure.in
21218 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
21219 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
21220 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
21221
21222 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21223
21224 * configure: -recurring becomes -silent. corrected help message
21225 for -site= option.
21226
21227 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
21228
21229 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21230
21231 * configure: when building Makefile for crosses, replace
21232 tooldir and program_prefix. default srcdir from location of
21233 config.sub. remove "for host in hosts" and "for target in
21234 targets" loops.
21235
21236 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21237
21238 * Makefile.in: Do not pass bindir or mandir to cvs.
21239
21240 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
21241
21242 * Makefile.in, configure.in: removed traces of namesubdir,
21243 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
21244 copyrights to '92, changed some from Cygnus to FSF.
21245
21246 * configure.texi: remove most references to multiple hosts,
21247 multiple targets, subdirs, etc.
21248
21249 * configure.man: removed rcsid. reference config.sub not
21250 config.subr.
21251
21252 * Makefile.in: mkdir $(infodir) on install-info.
21253
21254 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
21255
21256 * configure.texi: Explain better about .gdbinit and about
21257 the environment that configure.in sections run in.
21258
21259 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
21260
21261 * configure.in: Ultrix is only a decstation if it's a MIPS.
21262
21263 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
21264
21265 * README: DOC.configure => cfg-paper.texi.
21266
21267 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
21268
21269 * config.sub (near case $os): Don't convert newsos* to bsd!
21270
21271 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
21272
21273 * Makefile.in: Reinstall change from gdb-4.3 that reduces
21274 the number of copies of COPYING that go into the GDB tar file.
21275
21276 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
21277
21278 * bfd/configure.in, gdb/config/mh-i386sco,
21279 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
21280 Fix SCO configuration stuff.
21281
21282 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
21283
21284 * Makefile.in: For libg++, make sure the -I pointing
21285 to the gcc directory goes *after* all the libg++-local -I flags.
21286 Also, move just-gcc dependency from just-libg++ to all-libg++.
21287
21288 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
21289
21290 * configure: Change -x to -f to keep Ultrix /bin/test happy.
21291
21292 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
21293
21294 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
21295
21296 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
21297
21298 * config.sub: Add stratus configuration frags. Also
21299 submitted to FSF.
21300
21301 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
21302
21303 * Makefile.in (DEV_SUPPORT): add configure.man.
21304
21305 * config.sub(Decode manufacturer-specific): add -none*.
21306
21307 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
21308
21309 * Makefile.in: remove form feeds to make Sun's make happy.
21310 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
21311
21312 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
21313
21314 * Makefile.in (AR_FLAGS): Make quieter.
21315
21316 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
21317
21318 * configure.in: Add libg++.
21319 * configure: When verbose, don't output the command line at each
21320 level; it will be unremarkably the same as the previous version,
21321 which will be the same as what the user typed.
21322
21323 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
21324
21325 * configure.in, Makefile.in: fix clean-info, add flex. add
21326 fileutils.
21327
21328 * configure: be less sensitive to spaces in Makefile.in. Do not
21329 look for sources in "..". Doing so breaks subdirectories that
21330 might have their own configure. If a subdir has it's own
21331 configure script, use it.
21332
21333 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
21334
21335 * cfg-paper.texi: some changes suggested by rms.
21336
21337 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
21338
21339 * config.sub: Merge in some small additions from the FSF version,
21340 taken from the gcc distribution, to bring the Cygnus and FSF
21341 versions into closer sync.
21342
21343 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
21344
21345 * configure.in: Changed svr4 references to sysv4.
21346
21347 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
21348
21349 * configure: added -V for version number option.
21350
21351 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
21352
21353 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
21354 renamed from DOC.configure to cfg-paper.texi.
21355
21356 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21357
21358 * configure, config.subr, config.sub: config.subr is now
21359 config.sub again.
21360
21361 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
21362
21363 * configure.texi: new file, in progress.
21364
21365 * Makefile.in: build info file and install the man page for
21366 configure.
21367
21368 * configure.man: new file, first cut.
21369
21370 * configure: find config.subr again now that configuration "none"
21371 has gone. removed all traces of the -ansi option. removed all
21372 traces of the -languages option.
21373
21374 * config.subr: resync from rms.
21375
21376 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21377
21378 * configure, config.sub, config.subr: merge config.sub into
21379 config.subr, call the result config.subr, remove config.sub, use
21380 config.subr.
21381
21382 * Makefile.in: revised install for dir.info.
21383
21384 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21385
21386 * configure.in: add decstation host makefile frag.
21387
21388 * Makefile.in: BISON now bison -y again. also install-gcc on
21389 install. clean-gdbm on clean. infodir belongs in datadir.
21390 Make directories for info install. Build dir.info here then
21391 install it.
21392
21393 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21394
21395 * Makefile.in: fix for bad directory tests.
21396
21397 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21398
21399 * configure: \{1,2\} appears to be a sysv'ism. Use a different
21400 regexp. -srcdir relative was being handled incorrectly.
21401
21402 * Makefile.in: unwrapped some for loops so that parallel makes
21403 work again and so one can focus one's attention on a particular
21404 package.
21405
21406 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21407
21408 * configure: added PWD as a stand in for `pwd` (for speed). use
21409 elif wherever possible. make -srcdir work without -objdir.
21410 -objdir= commented out.
21411
21412 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21413
21414 * configure: +options become --options. -subdirs commented out.
21415 added -host, -datadir. Renamed -destdir to -prefix. Comment in
21416 Makefile now at top of generated Makefile. Removed cvs log
21417 entries. added -srcdir. create .gdbinit only if there is one
21418 in ${srcdir}.
21419
21420 * Makefile.in: idestdir and ddestdir go away. Added copyrights
21421 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
21422 and mandir now keyed off datadir by default.
21423
21424 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21425
21426 * Freshly created ChangeLog.
21427
21428 \f
21429 Local Variables:
21430 mode: change-log
21431 left-margin: 8
21432 fill-column: 76
21433 version-control: never
21434 End: