]> git.ipfire.org Git - thirdparty/gcc.git/blob - ChangeLog
libstdc++: Fix printing of std::span for versioned namespace
[thirdparty/gcc.git] / ChangeLog
1 2022-05-13 Surya Kumari Jangala <jskumari@linux.ibm.com>
2
3 * MAINTAINERS: Add myself to write after approval.
4
5 2022-05-11 Kewen Lin <linkw@linux.ibm.com>
6
7 * MAINTAINERS: Remove myself from DCO section.
8
9 2022-05-09 Xi Ruoyao <xry111@xry111.site>
10
11 * MAINTAINERS: Update my email address.
12
13 2022-05-09 Clément Chigot <chigot@adacore.com>
14
15 * MAINTAINERS: Update my email address.
16
17 2022-05-05 Kewen Lin <linkw@linux.ibm.com>
18
19 * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
20 section.
21
22 2022-04-19 Richard Henderson <rth@gcc.gnu.org>
23
24 * MAINTAINERS: Update my email address.
25
26 2022-04-01 Qian Jianhua <qianjh@fujitsu.com>
27
28 * MAINTAINERS: Update my email address.
29
30 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
31
32 * MAINTAINERS: (CPU Port Maintainers): Add myself and
33 Lulu as LoongArch port maintainer.
34
35 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
36 Lulu Cheng <chenglulu@loongson.cn>
37
38 * configure.ac: Add LoongArch tuples.
39 * configure: Regenerate.
40
41 2022-03-28 Tom Tromey <tromey@adacore.com>
42
43 * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
44 * configure: Rebuild.
45
46 2022-03-24 Bill Schmidt <bill.schmidt@gmail.com>
47
48 * MAINTAINERS: Change my information.
49
50 2022-03-16 Chung-Ju Wu <jasonwucj@gmail.com>
51
52 * MAINTAINERS: Add myself to DCO section.
53
54 2022-03-14 Jonathan Wakely <jwakely@redhat.com>
55
56 * configure.ac: Fix incorrect option in comment.
57 * configure: Regenerate.
58
59 2022-03-09 Hans-Peter Nilsson <hp@axis.com>
60
61 * Makefile.def (dependencies): Make configure-sim depend on
62 all-readline.
63 * Makefile.in: Regenerate.
64
65 2022-02-22 Christophe Lyon <christophe.lyon@foss.st.com>
66
67 * MAINTAINERS (Write After Approval): Update my e-mail address.
68
69 2022-02-08 Ulrich Weigand <ulrich.weigand@de.ibm.com>
70
71 * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
72
73 2022-01-31 Ed Smith-Rowland <esmithrowland@gmail.com>
74
75 * MAINTAINERS: Update my email and add myself to the DCO list.
76
77 2022-01-25 Thomas Schwinge <thomas@codesourcery.com>
78
79 Revert:
80 2021-09-16 Andrew Pinski <apinski@marvell.com>
81
82 PR bootstrap/67102
83 * Makefile.def: Have configure-target-libffi depend on
84 all-target-libstdc++-v3.
85 * Makefile.in: Regenerate.
86
87 2022-01-22 Jakub Jelinek <jakub@redhat.com>
88
89 PR other/104181
90 * build.log: Remove.
91
92 2022-01-20 Martin Liska <mliska@suse.cz>
93
94 * MAINTAINERS: Adjust email address based on IRC request.
95
96 2022-01-18 Xionghu Luo <luoxhu@linux.ibm.com>
97
98 * MAINTAINERS: Update my email address.
99
100 2022-01-17 Martin Liska <mliska@suse.cz>
101
102 * MAINTAINERS: Rename .c names to .cc.
103
104 2022-01-13 Jakub Jelinek <jakub@redhat.com>
105
106 * Makefile.am: Remove.
107
108 2022-01-11 Thomas Koenig <tkoenig@gcc.gnu.org>
109
110 * Makefile.am: New file.
111
112 2022-01-11 Martin Liska <mliska@suse.cz>
113
114 * MAINTAINERS: Sort 2 names.
115
116 2022-01-10 Martin Liska <mliska@suse.cz>
117
118 * MAINTAINERS: Fix obvious issues with sorting.
119
120 2022-01-07 liuhongt <hongtao.liu@intel.com>
121
122 * build.log: New file.
123
124 2022-01-05 Nathan Sidwell <nathan@acm.org>
125
126 * MAINTAINERS: Add DCO entry. Sort that list.
127
128 2022-01-04 Gaius Mulley <gaiusmod2@gmail.com>
129
130 * MAINTAINERS: Change of email address in both DCO and
131 Write After Approval list.
132
133 2021-12-21 Iain Buclaw <ibuclaw@gdcproject.org>
134
135 * configure: Regenerate.
136
137 2021-12-21 Martin Liska <mliska@suse.cz>
138
139 * config.sub: Change mode back to 755.
140
141 2021-12-17 Martin Liska <mliska@suse.cz>
142
143 * config.sub: Sync from master.
144
145 2021-12-17 Martin Liska <mliska@suse.cz>
146
147 Revert:
148 2021-12-16 Matthias Seidel <mseidel@apache.org>
149
150 * config.sub: Fix typo.
151
152 2021-12-16 Matthias Seidel <mseidel@apache.org>
153
154 * config.sub: Fix typo.
155
156 2021-12-16 H.J. Lu <hjl.tools@gmail.com>
157
158 Revert:
159 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
160
161 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
162 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
163 * configure.ac: Include config/gcc-plugin.m4.
164 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
165 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
166 RANLIB if possible.
167 * Makefile.in: Regenerated.
168 * configure: Likewise.
169
170 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
171
172 * Makefile.tpl (BUILD_CFLAGS): New.
173 (CFLAGS): Append $(BUILD_CFLAGS).
174 (CXXFLAGS): Likewise.
175 (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
176 (PGO_BUILD_TRAINING_CFLAGS): Likewise.
177 (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
178 (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
179 (PGO_BUILD_TRAINING_MFLAGS): Likewise.
180 (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
181 (PGO-TRAINING-TARGETS): Likewise.
182 (PGO_BUILD_TRAINING): Likewise.
183 (all): Add '+' to the command line for recursive make. Support
184 the PGO build.
185 * configure.ac: Add --enable-pgo-build[=lto].
186 AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
187 PGO_BUILD_LTO_CFLAGS. Enable the PGO build in Makefile.
188 * Makefile.in: Regenerated.
189 * configure: Likewise.
190
191 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
192
193 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
194 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
195 * configure.ac: Include config/gcc-plugin.m4.
196 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
197 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
198 RANLIB if possible.
199 * Makefile.in: Regenerated.
200 * configure: Likewise.
201
202 2021-12-14 Marc Poulhiès <poulhies@adacore.com>
203
204 * MAINTAINERS: Add myself to write after approval.
205
206 2021-12-06 Navid Rahimi <navidrahimi@microsoft.com>
207
208 * MAINTAINERS: Adding myself.
209
210 2021-12-02 Pekka Seppänen <pexu@gcc.mail.kapsi.fi>
211
212 * configure: Regenerate.
213 * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
214 $(CPP).
215
216 2021-11-30 Iain Buclaw <ibuclaw@gdcproject.org>
217
218 * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
219 libatomic.
220 * Makefile.in: Regenerate.
221 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
222 (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
223 target-libphobos-bootstrap.
224 (STAGE2_CONFIGURE_FLAGS): Likewise.
225 * configure: Regenerate.
226 * configure.ac: Add support for bootstrapping D front-end.
227
228 2021-11-16 Martin Uecker <uecker@gcc.gnu.org>
229
230 * MAINTAINERS: Add myself to DCO section and update email address.
231
232 2021-11-16 Iain Sandoe <iain@sandoe.co.uk>
233
234 * configure: Regenerate.
235 * configure.ac: Ensure that PIC (shared) defaults are set
236 correctly for Darwin.
237
238 2021-11-16 Jim Wilson <jim.wilson.gcc@gmail.com>
239
240 * MAINTAINERS: Update my address.
241
242 2021-11-12 Alan Modra <amodra@gmail.com>
243
244 * Makefile.def (configure-opcodes): Depend on configure-bfd.
245 * Makefile.in: Regenerate.
246
247 2021-11-03 Maciej W. Rozycki <macro@embecosm.com>
248
249 * MAINTAINERS: Clarify the policy WRT the Write After Approval
250 list.
251
252 2021-11-02 Andrew Burgess <andrew.burgess@embecosm.com>
253
254 * MAINTAINERS (Reviewers, arc): Remove my entry.
255 (Write After Approval): Add an entry for myself.
256
257 2021-10-28 Richard Purdie <richard.purdie@linuxfoundation.org>
258
259 * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
260 * Makefile.in: Regenerate.
261 * configure: Regenerate.
262 * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
263
264 2021-10-26 Jeff Law <jeffreyalaw@gmail.com>
265
266 * MAINTAINERS: Fix up Maciej's entries.
267
268 2021-10-26 Maciej W. Rozycki <macro@embecosm.com>
269
270 * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
271 maintainer.
272
273 2021-10-22 Eric Gallager <egallager@gcc.gnu.org>
274
275 PR other/102663
276 * Makefile.def: Handle install-dvi target.
277 * Makefile.tpl: Likewise.
278 * Makefile.in: Regenerate.
279
280 2021-10-19 Clément Chigot <clement.chigot@atos.net>
281
282 * MAINTAINERS: Add myself for write after approval.
283
284 2021-10-12 Eric Gallager <egallager@gcc.gnu.org>
285
286 * Makefile.def: Mark libcody, libdecnumber,
287 c++tools, libgcc, and libobjc as missing TAGS
288 targets.
289 * Makefile.in: Regenerate.
290
291 2021-10-07 Siddhesh Poyarekar <siddhesh@gotplt.org>
292
293 * MAINTAINERS: Add myself to DCO section and update email
294 address.
295
296 2021-09-29 Jonathan Wakely <jwakely@redhat.com>
297
298 * MAINTAINERS: Add myself to DCO section.
299
300 2021-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
301
302 * configure: Regenerate.
303 * configure.ac (skipdirs): Add the contents of target_configdirs if
304 we are not building gcc.
305
306 2021-09-24 Andrew Burgess <andrew.burgess@embecosm.com>
307
308 * Makefile.def: Back-port commits ba4d88ad892f and
309 755ba58ebef0 from binutils-gdb repository.
310 * Makefile.in: Regenerated.
311
312 2021-09-20 Harald Anlauf <anlauf@gmx.de>
313
314 * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
315
316 2021-09-17 Iain Sandoe <iain@sandoe.co.uk>
317
318 * Makefile.def: Add a jit check target for the jit
319 language.
320 * Makefile.in: Regenerate.
321
322 2021-09-16 Andrew Pinski <apinski@marvell.com>
323
324 PR bootstrap/67102
325 * Makefile.def: Have configure-target-libffi depend on
326 all-target-libstdc++-v3.
327 * Makefile.in: Regenerate.
328
329 2021-09-10 Petter Tomner <tomner@kth.se>
330
331 * MAINTAINERS: Me added to DCO and write after approval
332
333 2021-09-01 YunQiang Su <syq@debian.org>
334
335 * MAINTAINERS: Add myself for write after approval.
336
337 2021-08-31 Andrew Burgess <andrew.burgess@embecosm.com>
338
339 * Makefile.def: Add all-gdb dependency on all-libbacktrace.
340 * Makefile.in: Regenerate.
341
342 2021-08-21 Dragan Mladjenovic <Dragan.Mladjenovic@syrmia.com>
343
344 * MAINTAINERS: Add myself for write after approval.
345
346 2021-08-18 Iain Sandoe <iain@sandoe.co.uk>
347
348 * Makefile.in: Regenerate.
349 * Makefile.tpl: Make the state of the configured host
350 shared flag available to makefile fragements.
351
352 2021-08-09 Hongyu Wang <hongyu.wang@intel.com>
353
354 * MAINTAINERS (Write After Approval): Add myself.
355
356 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
357
358 * .dir-locals.el (bug-reference-url-format): Use https.
359
360 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
361
362 * .dir-locals.el (c-mode): Change fill-column to 79.
363
364 2021-07-15 Trevor Saunders <tbsaunde@tbsaunde.org>
365
366 * MAINTAINERS: Add myself to DCO section.
367
368 2021-07-09 Iain Sandoe <iain@sandoe.co.uk>
369
370 * configure: Regenerate.
371 * configure.ac: Adjust cases for which it is necessary to
372 include the Darwin host config fragment.
373
374 2021-07-06 Gaius Mulley <gaius.mulley@southwales.ac.uk>
375
376 * MAINTAINERS: Add myself for write after approval and DCO.
377
378 2021-07-05 Iain Sandoe <iain@sandoe.co.uk>
379
380 * Makefile.def: Add dsymutil defs.
381 * Makefile.in: Regenerated.
382 * Makefile.tpl: Add dsymutil to flags.
383 * configure: Regenerated.
384 * configure.ac: Add dsymutil to target and build recipes.
385
386 2021-07-01 Ankur Saini <arsenic@sourceware.org>
387
388 * MAINTAINERS: Add myself for write after approval.
389
390 2021-06-30 Xi Ruoyao <xry111@mengyan1223.wang>
391
392 * MAINTAINERS (Write After Approval): Add myself.
393
394 2021-06-25 Matthias Kretz <m.kretz@gsi.de>
395
396 * MAINTAINERS: Add myself for write after approval and DCO
397
398 2021-06-24 prathamesh.kulkarni <prathamesh.kulkarni@linaro.org>
399
400 * .gitignore: Add entry for cscope.out.
401
402 2021-06-22 liuhongt <hongtao.liu@intel.com>
403
404 * MAINTAINERS: Remove my Write After Approval entry.
405
406 2021-06-21 liuhongt <hongtao.liu@intel.com>
407
408 * MAINTAINERS: Add myself as maintainer of the i386 vector
409 extensions.
410
411 2021-06-18 Antoni Boucher <bouanto@zoho.com>
412
413 * MAINTAINERS (Write After Approval): Add myself.
414
415 2021-06-17 Aldy Hernandez <aldyh@redhat.com>
416
417 * MAINTAINERS (Various Maintainers): Add Andrew and myself
418 as *vrp and ranger maintainers.
419
420 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
421
422 * MAINTAINERS: Adjust my entry in the DCO section so that it does
423 not trigger testsuite failures.
424
425 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
426
427 * MAINTAINERS: Add myself to DCO section with both email addresses.
428
429 2021-06-03 Jason Merrill <jason@redhat.com>
430
431 * MAINTAINERS: Add DCO version number.
432
433 2021-06-02 Jason Merrill <jason@redhat.com>
434
435 * MAINTAINERS: Add DCO section.
436
437 2021-05-31 Indu Bhagat <indu.bhagat@oracle.com>
438
439 * MAINTAINERS (Write After Approval): Add myself.
440
441 2021-05-29 Mike Frysinger <vapier@gentoo.org>
442
443 * configure.ac: Add gnulib to configdirs for sim.
444 * configure: Regenerate.
445
446 2021-05-18 Mike Frysinger <vapier@gentoo.org>
447
448 * Makefile.def: Add configure-sim dependency on all-gnulib.
449 * Makefile.in: Regenerated.
450
451 2021-05-17 Serge Belyshev <belyshev@depni.sinp.msu.ru>
452
453 * MAINTAINERS (Write After Approval): Add myself.
454
455 2021-05-12 Marcel Vollweiler <marcel@codesourcery.com>
456
457 * MAINTAINERS (Write After Approval): Add myself.
458
459 2021-05-11 Martin Liska <mliska@suse.cz>
460
461 * MAINTAINERS: Remove entries for removed
462 components (HSA, BRIG, libhsail-rt).
463 Move Pekka to Write After Approval.
464
465 2021-05-11 Martin Liska <mliska@suse.cz>
466
467 * Makefile.def: Remove libhsail-rt.
468 * Makefile.in: Likewise.
469 * configure.ac: Likewise.
470 * configure: Regenerate.
471 * libhsail-rt/ChangeLog: Removed.
472 * libhsail-rt/Makefile.am: Removed.
473 * libhsail-rt/Makefile.in: Removed.
474 * libhsail-rt/README: Removed.
475 * libhsail-rt/aclocal.m4: Removed.
476 * libhsail-rt/configure: Removed.
477 * libhsail-rt/configure.ac: Removed.
478 * libhsail-rt/configure.tgt: Removed.
479 * libhsail-rt/include/internal/fibers.h: Removed.
480 * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
481 * libhsail-rt/include/internal/phsa-rt.h: Removed.
482 * libhsail-rt/include/internal/workitems.h: Removed.
483 * libhsail-rt/rt/arithmetic.c: Removed.
484 * libhsail-rt/rt/atomics.c: Removed.
485 * libhsail-rt/rt/bitstring.c: Removed.
486 * libhsail-rt/rt/fbarrier.c: Removed.
487 * libhsail-rt/rt/fibers.c: Removed.
488 * libhsail-rt/rt/fp16.c: Removed.
489 * libhsail-rt/rt/misc.c: Removed.
490 * libhsail-rt/rt/multimedia.c: Removed.
491 * libhsail-rt/rt/queue.c: Removed.
492 * libhsail-rt/rt/sat_arithmetic.c: Removed.
493 * libhsail-rt/rt/segment.c: Removed.
494 * libhsail-rt/rt/workitems.c: Removed.
495 * libhsail-rt/target-config.h.in: Removed.
496
497 2021-05-04 Nick Clifton <nickc@redhat.com>
498
499 * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
500 * configure: Regenerate.
501
502 2021-04-28 Jakub Jelinek <jakub@redhat.com>
503 Tobias Burnus <tobias@codesourcery.com>
504
505 * configure.ac (--enable-offload-defaulted): New.
506 * configure: Regenerate.
507
508 2021-04-23 David Faust <david.faust@oracle.com>
509
510 * MAINTAINERS (Write After Approval): Add myself.
511
512 2021-04-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
513
514 * MAINTAINERS (Write After Approval): Add myself.
515
516 2021-03-26 Dimitar Dimitrov <dimitar@dinux.eu>
517
518 * MAINTAINERS: Add myself as pru port maintainer.
519
520 2021-03-23 David Malcolm <dmalcolm@redhat.com>
521
522 * MAINTAINERS: Add myself as static analyzer maintainer.
523
524 2021-03-18 Jeff Law <jlaw@tachyum.com>
525
526 * MAINTAINERS: Update primary entry.
527
528 2021-03-13 Eugene Rozenfeld <erozen@microsoft.com>
529
530 * MAINTAINERS (Write After Approval): Add myself.
531
532 2021-03-13 Mike Frysinger <vapier@gentoo.org>
533
534 * Makefile.def: Remove all-sim dependency on configure-gdb.
535 * Makefile.in: Regenerated.
536
537 2021-03-11 Jeff Law <law@redhat.com>
538
539 * MAINTAINERS: Update entries for a few ex-ImgTec employees
540
541 2021-03-11 Martin Liska <mliska@suse.cz>
542
543 * Makefile.tpl: The change was done Makefile.in which
544 is generated file.
545
546 2021-03-08 Jeff Law <law@redhat.com>
547
548 * MAINTAINERS: Update my email address
549
550 2021-02-23 Kito Cheng <kito.cheng@sifive.com>
551
552 * config.guess: Import latest upstream.
553 * config.sub: Import latest upstream.
554
555 2021-01-25 Martin Liska <mliska@suse.cz>
556
557 PR gcov-profile/98739
558 * Makefile.in: Enable -fprofile-reproducible=parallel-runs
559 for profiledbootstrap.
560
561 2021-01-22 Jonathan Wright <jonathan.wright@arm.com>
562
563 * MAINTAINERS (Write After Approval): Add myself.
564
565 2021-01-22 Maciej W. Rozycki <macro@orcam.me.uk>
566
567 * MAINTAINERS (Write After Approval): Update my e-mail address.
568
569 2021-01-12 Segher Boessenkool <segher@kernel.crashing.org>
570
571 * MAINTAINERS: Fix spacing.
572
573 2021-01-12 Qian Jianhua <qianjh@cn.fujitsu.com>
574
575 * MAINTAINERS (Write After Approval): Add myself
576
577 2021-01-06 Nick Alcock <nick.alcock@oracle.com>
578
579 * Makefile.def: Sync with binutils-gdb:
580 (dependencies): all-ld depends on all-libctf.
581 (host_modules): libctf is no longer no_install.
582 No longer no_check. Checking depends on all-ld.
583 * Makefile.in: Regenerated.
584
585 2021-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
586
587 * libtool.m4: Match gnu* along other GNU systems.
588 * libgo/config/libtool.m4: Match gnu* along other GNU systems.
589 * libgo/configure: Re-generate.
590
591 2021-01-04 Philipp Tomsich <philipp.tomsich@vrull.eu>
592
593 * MAINTAINERS: Update my email address.
594
595 2020-12-17 Marius Hillenbrand <mhillen@linux.ibm.com>
596
597 * MAINTAINERS (Write After Approval): Add myself.
598
599 2020-12-15 Nathan Sidwell <nathan@acm.org>
600
601 * Makefile.def
602 * Makefile.in
603 * Makefile.tpl
604 * configure
605 * configure.ac
606
607 2020-12-15 Nathan Sidwell <nathan@acm.org>
608
609 * Makefile.def: Add libcody.
610 * configure.ac: Add libcody.
611 * Makefile.in: Regenerated.
612 * configure: Regenerated.
613
614 2020-12-14 Andrea Corallo <andrea.corallo@arm.com>
615
616 * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
617
618 2020-12-05 Iain Sandoe <iain@sandoe.co.uk>
619
620 PR target/97865
621 * libtool.m4: Update handling of Darwin platform link flags
622 for Darwin20.
623
624 2020-12-02 Simon Marchi <simon.marchi@polymtl.ca>
625
626 * .gitignore: Sync with binutils-gdb
627
628 2020-12-02 Claudiu Zissulescu <claziss@gmail.com>
629
630 * MAINTAINERS: Add myself as arc port maintainer.
631
632 2020-11-29 Iain Buclaw <ibuclaw@gdcproject.org>
633
634 PR d/87788
635 * configure.ac: Don't disable D for *-*-darwin*.
636 * configure: Regenerate.
637
638 2020-11-29 John David Anglin <danglin@gcc.gnu.org>
639
640 * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
641 hppa64-*-hpux11*.
642
643 2020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
644
645 * configure: Regenerate.
646 * configure.ac: Add --bootstrap-hwasan option.
647
648 2020-11-23 Iain Sandoe <iain@sandoe.co.uk>
649
650 * config.guess: Import latest upstream.
651 * config.sub: Import latest upstream.
652
653 2020-11-16 Martin Liska <mliska@suse.cz>
654
655 * .gitignore: Add cache as clangd uses it now.
656
657 2020-11-13 Haochen Gui <guihaoc@gcc.gnu.org>
658
659 * MAINTAINERS (Write After Approval): add myself
660
661 2020-11-09 Pat Bernardi <bernardi@adacore.com>
662
663 * MAINTAINERS (Write After Approval): Add myself.
664
665 2020-11-09 Jonathan Wakely <jwakely@redhat.com>
666
667 * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
668 Remove FIXME comments.
669
670 2020-11-06 Martin Uecker <muecker@gwdg.de>
671
672 * MAINTAINERS: Update my email address.
673
674 2020-11-06 Hongtao Liu <hongtao.liu@intel.com>
675
676 * MAINTAINERS (Write After Approval): Add myself.
677
678 2020-10-06 Tobias Burnus <tobias@codesourcery.com>
679
680 PR target/97302
681 * configure.ac: Only set with_gmp to /usr/local
682 if not building in tree.
683 * configure: Regenerate.
684
685 2020-09-18 Omar Tahir <omar.tahir@arm.com>
686
687 * MAINTAINERS (Write After Approval): Add myself.
688
689 2020-08-26 Tobias Burnus <tobias@codesourcery.com>
690
691 * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
692
693 2020-08-20 Tobias Burnus <tobias@codesourcery.com>
694
695 PR bootstrap/96612
696 * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
697 if not the same as ${host}.
698 * configure: Regenerate.
699
700 2020-08-16 Sergei Trofimovich <slyfox@gcc.gnu.org>
701
702 * MAINTAINERS (Write After Approval): Add myself.
703
704 2020-08-12 Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
705
706 * MAINTAINERS: Update my email address.
707
708 2020-07-30 Joe Ramsay <joe.ramsay@arm.com>
709
710 * MAINTAINERS (Write After Approval): Add myself.
711
712 2020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
713
714 * MAINTAINERS (Write After Approval): Add myself.
715
716 2020-06-12 Martin Liska <mliska@suse.cz>
717
718 * .gitignore: Add .clang-tidy.
719
720 2020-06-08 Jason Merrill <jason@redhat.com>
721
722 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
723 * configure: Regenerate.
724
725 2020-06-06 Max Filippov <jcmvbkbc@gmail.com>
726
727 * MAINTAINERS: Add myself as xtensa port maintainer.
728
729 2020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
730
731 * configure.ac: Don't require --enable-host-shared when building
732 for Mingw.
733 * configure: Regenerate.
734
735 2020-05-18 Jason Merrill <jason@redhat.com>
736
737 * configure.ac: Update bootstrap dialect to -std=c++11.
738
739 2020-05-18 Alex Coplan <alex.coplan@arm.com>
740
741 * MAINTAINERS (Write After Approval): Add myself.
742
743 2020-04-29 Thomas Schwinge <thomas@codesourcery.com>
744
745 PR target/92713
746 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
747 (noconfigdirs): Add 'target-libstdc++-v3'.
748 * configure: Regenerate.
749
750 2020-04-21 Stephen Casner <casner@acm.org>
751
752 PR 25830
753 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
754 * configure: Rebuild.
755
756 2020-04-17 Martin Liska <mliska@suse.cz>
757 Jonathan Yong <10walls@gmail.com>
758
759 PR gcov-profile/94570
760 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
761 for CYGWIN.
762
763 2020-04-14 Martin Jambor <mjambor@suse.cz>
764
765 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
766
767 2020-04-09 Tom Tromey <tom@tromey.com>
768
769 * configure: Rebuild.
770 * Makefile.in: Rebuild.
771 * Makefile.def (gdbsupport, gdbserver): New host modules.
772 (configure-gdb): Depend on all-gdbsupport.
773 (all-gdb): Depend on all-gdbsupport, all-libctf.
774 * configure.ac (host_tools): Add gdbserver.
775 Conditionally build gdbserver and gdbsupport.
776
777 2020-03-09 Tobias Burnus <tobias@codesourcery.com>
778
779 * configure.ac: Build libgomp by default for amdgcn.
780 * configure: Regenerate.
781
782 2020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
783
784 * MAINTAINERS (Write After Approval): Add myself.
785
786 2020-02-28 Joel Hutton <joel.hutton@arm.com>
787
788 * MAINTAINERS (Write After Approval) : Add myself.
789
790 2020-02-20 Palmer Dabbelt <palmer@sifive.com>
791
792 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
793
794 2020-02-14 Martin Sebor <msebor@redhat.com>
795
796 * doc/extend.texi (attribute alias): Mention type requirement.
797 (attribute weak): Same.
798 (attribute weakref): Correct invalid example.
799
800 2020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
801
802 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
803
804 2020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
805 Jakub Jelinek <jakub@redhat.com>
806
807 * .gitattributes: Add *.md diff=md.
808
809 2020-01-14 Georg-Johann Lay <avr@gjlay.de>
810
811 The mentioned auto-generated file is no more part of the
812
813 GCC sources, it's auto-generated in $(builddir) during build.
814
815 PR target/92055
816 * contrib/gcc_update (files_and_dependencies): Remove
817 entry for gcc/config/avr/t-multilib.
818
819 2020-01-14 Anatoly Sokolov <aesok@dol.ru>
820
821 * MAINTAINERS: Update my email address.
822
823 2020-01-13 Joseph Myers <joseph@codesourcery.com>
824
825 * README.MOVED_TO_GIT: Remove.
826
827 2020-01-11 Joseph Myers <joseph@codesourcery.com>
828
829 * README.MOVED_TO_GIT: New file.
830
831 2020-01-02 Dennis Zhang <dennis.zhang@arm.com>
832
833 * MAINTAINERS (Write After Approval): Add myself.
834
835 2019-12-20 Jerome Lambourg <lambourg@adacore.com>
836
837 * MAINTAINERS (write_after_approval): Add myself.
838
839 2019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
840
841 * MAINTAINERS (write_after_approval): Add myself.
842
843 2019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
844
845 * MAINTAINERS (write_after_approval): Add myself.
846
847 2019-12-11 Matthias Klose <doko@ubuntu.com>
848
849 * configure.ac: Factor out common cases for compare_exclusions.
850 * configure: Regenerate.
851
852 2019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
853
854 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
855 flag.
856
857 2019-12-10 Lewis Hyatt <lhyatt@gmail.com>
858
859 * MAINTAINERS (Write After Approval): Add myself.
860
861 2019-11-27 Tobias Burnus <tobias@codesourcery.com>
862
863 PR middle-end/92463
864 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
865 * configure: Regenerate
866
867 2019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
868
869 * configure.ac: Use https for gcc.gnu.org.
870 * configure: Regenerated.
871
872 2019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
873
874 * MAINTAINERS (aarch64 port): Remove my name, move to...
875 (Write After Approval): ...Here.
876
877 2019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
878
879 * MAINTAINERS: Change my email address as maintainer.
880
881 2019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
882
883 PR fortran/91828
884 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
885 * configure: Regenerated.
886
887 2019-10-21 Jason Merrill <jason@redhat.com>
888
889 * .gitattributes: Also check ChangeLog whitespace.
890
891 2019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
892
893 * contrib/dg-extract-results.sh: Add support for KPASS.
894 * contrib/dg-extract-results.py: Likewise.
895
896 2019-10-17 Jason Merrill <jason@redhat.com>
897
898 * .gitattributes: Avoid {} in filename pattern.
899
900 2019-10-08 Thomas Schwinge <thomas@codesourcery.com>
901
902 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
903 Approval section.
904
905 2019-10-01 Frederik Harwath <frederik@codesourcery.com>
906
907 * MAINTAINERS: Add myself to Write After Approval
908
909 2019-09-26 Richard Sandiford <richard.sandiford@arm.com>
910
911 * MAINTAINERS: Add myself as an aarch64 maintainer.
912
913 2019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
914
915 * MAINTAINERS: Add myself as aarch64 maintainer.
916
917 2019-09-23 Carl Love <cel@us.ibm.com>
918
919 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
920 New define_insn.
921 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
922 vsx_xxpermdi16_le_V16QI): Removed define_insn.
923
924 2019-09-13 Sam Tebbs <sam.tebbs@arm.com>
925
926 * MAINTAINERS (Sam Tebbs): Update email address.
927
928 2019-09-10 Tobias Burnus <tobias@codesourcery.com>
929
930 * MAINTAINERS: Update my email address.
931
932 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
933
934 * libtool.m4: Handle uclinuxfdpiceabi.
935
936 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
937
938 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
939 Remove myself from Write After Approval section.
940
941 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
942
943 * configure.ac: Support for bpf-*-* targets.
944 * configure: Regenerate.
945
946 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
947
948 * config.sub: Import upstream version 2019-06-30.
949 * config.guess: Import upstream version 2019-07-24.
950
951 2019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
952
953 * MAINTAINERS: Remove spu port maintainers.
954
955 2019-08-28 Martin Liska <mliska@suse.cz>
956
957 * .gitignore: Add .clangd and compile_commands.json
958 to .gitignore.
959
960 2019-08-23 Michael Forney <mforney@mforney.org>
961
962 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
963 * Makefile.in: Regenerate.
964
965 2019-08-19 Tom Tromey <tom@tromey.com>
966
967 * configure: Rebuild.
968 * configure.ac: Add --with-static-standard-libraries.
969
970 2019-08-16 Alexandre Oliva <oliva@gnu.org>
971
972 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
973
974 2019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
975
976 * MAINTAINERS (Write After Approval): Add myself.
977
978 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
979
980 * MAINTAINERS (Write After Approval): Remove myself, already listed in
981 RISC-V port maitainer.
982
983 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
984
985 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
986
987 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
988
989 * MAINTAINERS (Write After Approval): Add myself.
990
991 2019-07-03 Andrea Corallo <andrea.corallo@arm.com>
992
993 * MAINTAINERS (Write After Approval): Add myself.
994
995 2019-06-25 Martin Liska <mliska@suse.cz>
996
997 contrib/filter-clang-warnings.py: Transform from
998 filter-rtags-warnings.py.
999
1000 2019-06-15 Tom Tromey <tom@tromey.com>
1001
1002 * configure.ac (host_libs): Add gnulib.
1003 * configure: Rebuild.
1004 * Makefile.def (host_modules, dependencies): Add gnulib.
1005 * Makefile.in: Rebuild.
1006
1007 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
1008
1009 * MAINTAINERS (Write After Approval): Add myself.
1010
1011 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
1012
1013 * configure: Regenerate.
1014 * configure.ac: Add PRU target.
1015
1016 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
1017
1018 * MAINTAINERS (Write After Approval): Add myself.
1019
1020 2019-06-11 Nick Clifton <nickc@redhat.com>
1021
1022 Import these changes from the binutils/gdb repository:
1023
1024 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1025
1026 * Makefile.def (dependencies): configure-libctf depends on all-bfd
1027 and all its deps.
1028 * Makefile.in: Regenerated.
1029
1030 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1031
1032 * Makefile.def (host_modules): Add libctf.
1033 * Makefile.def (dependencies): Likewise.
1034 libctf depends on zlib, libiberty, and bfd.
1035 * Makefile.in: Regenerated.
1036 * configure.ac (host_libs): Add libctf.
1037 * configure: Regenerated.
1038
1039 2019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
1040
1041 * MAINTAINERS (Write After Approval): Add myself.
1042
1043 2019-05-19 Peter Bergner <bergner@linux.ibm.com>
1044
1045 * MAINTAINERS: Update my email address.
1046
1047 2019-05-17 Thomas Rodgers <trodgers@redhat.com>
1048
1049 * MAINTAINERS (Write After Approval): Add myself.
1050
1051 2019-05-16 Jun Ma <junma@linux.alibaba.com>
1052
1053 * MAINTAINERS (Write After Approval): Add myself.
1054
1055 2019-05-07 Jim Wilson <jimw@sifive.com>
1056
1057 * MAINTAINERS: Remove myself as IA-64 maintainer.
1058
1059 2019-05-04 Roland Illig <roland.illig@gmx.de>
1060
1061 * MAINTAINERS (Write After Approval): Add myself.
1062
1063 2019-05-02 Richard Biener <rguenther@suse.de>
1064
1065 PR bootstrap/85574
1066 * Makefile.tpl (compare target): Also compare extra-compare
1067 files.
1068 * Makefile.in: Regenerate.
1069
1070 2019-04-22 Roman Zhuykov <zhroma@ispras.ru>
1071
1072 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
1073 as modulo-scheduler maintainer.
1074
1075 2019-04-21 Iain Sandoe <iain@sandoe.co.uk>
1076
1077 * MAINTAINERS: Add myself as co-maintainer for Darwin.
1078
1079 2019-04-18 Iain Sandoe <iain@sandoe.co.uk>
1080
1081 * MAINTAINERS: Update my email address.
1082
1083 2019-04-14 Johannes Pfau <johannespfau@gmail.com>
1084
1085 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
1086 * configure: Regenerate.
1087
1088 2019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1089
1090 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
1091 * configure: Regenerate.
1092
1093 2019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
1094
1095 * configure.ac: Add target-zlib to target_libraries.
1096 * configure: Regenerate.
1097
1098 2019-04-09 Martin Liska <mliska@suse.cz>
1099
1100 * Makefile.in: Regenerate.
1101 * Makefile.tpl: Pass GENERATOR_CFLAGS
1102 in all stages.
1103
1104 2019-03-28 Martin Liska <mliska@suse.cz>
1105
1106 PR bootstrap/89829
1107 * Makefile.in: Revert r254150.
1108 * Makefile.tpl: Likewise.
1109
1110 2019-03-28 Ben Elliston <bje@gnu.org>
1111
1112 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
1113 related, and libdecnumber.
1114
1115 2019-03-15 Alexander Monakov <amonakov@ispras.ru>
1116
1117 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
1118 (Write After Approval): Remove myself.
1119
1120 2019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
1121
1122 * MAINTAINERS (Write After Approval): Add myself.
1123
1124 2019-02-11 Andrew Stubbs <ams@codesourcery.com>
1125
1126 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
1127 (Write After Approval): Remove myself and Julian.
1128
1129 2019-01-26 Harald Anlauf <anlauf@gmx.de>
1130
1131 * MAINTAINERS (Write After Approval): Add myself.
1132
1133 2019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
1134
1135 * MAINTAINERS (Write After Approval): Add myself.
1136
1137 2019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
1138
1139 * ChangeLog: Replace space with tab.
1140 * MAINTAINERS: Delete 1 tab to keep alignment.
1141
1142 2019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
1143
1144 * MAINTAINERS (Write After Approval): Add myself.
1145
1146 2019-01-18 Li Jia He <helijia@gcc.gnu.org>
1147
1148 * MAINTAINERS (Write After Approval): Add myself.
1149
1150 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
1151 Kwok Cheung Yeung <kcy@codesourcery.com>
1152 Julian Brown <julian@codesourcery.com>
1153 Tom de Vries <tom@codesourcery.com>
1154 Jan Hubicka <hubicka@ucw.cz>
1155 Martin Jambor <mjambor@suse.cz>
1156
1157 * configure.ac: Likewise.
1158 * configure: Regenerate.
1159 * contrib/config-list.mk: Add amdgcn-amdhsa.
1160
1161 2019-01-16 Kewen Lin <linkw@gcc.gnu.org>
1162
1163 * MAINTAINERS (Write After Approval): Add myself.
1164
1165 2019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
1166
1167 * MAINTAINERS (Write After Approval): Add myself.
1168
1169 2019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1170
1171 PR target/88535
1172 * config.guess: Import upstream version 2019-01-03.
1173 * config.sub: Import upstream version 2019-01-01.
1174
1175 2018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
1176
1177 * MAINTAINERS (Write After Approval): Update my maintainer address.
1178
1179 2018-12-21 Gergö Barany <gergo@codesourcery.com>
1180
1181 * MAINTAINERS (Write After Approval): Add myself.
1182
1183 2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
1184
1185 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
1186
1187 2018-12-05 Iain Sandoe <iain@sandoe.co.uk>
1188
1189 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
1190 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
1191 (GCC_TARGET_TOOL): Likewise.
1192 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
1193 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
1194 OTOOL, OTOOL_FOR_TARGET: New substitutions.
1195 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
1196 * configure: Regenerate.
1197 * Makefile.in: Likewise.
1198
1199 2018-11-28 Johannes Pfau <johannespfau@gmail.com>
1200
1201 * MAINTAINERS (Write After Approval): Add myself.
1202
1203 2018-11-13 Martin Liska <mliska@suse.cz>
1204
1205 * gcc.target/i386/pr87930.c: Move to ...
1206 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
1207
1208 2018-11-10 Stafford Horne <shorne@gmail.com>
1209
1210 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
1211 (Write After Approval): Remove myself.
1212
1213 2018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
1214
1215 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
1216 Append $INCICONV to it.
1217
1218 2018-11-04 Stafford Horne <shorne@gmail.com>
1219
1220 * MAINTAINERS (Write After Approval): Add myself.
1221
1222 2018-10-31 Joseph Myers <joseph@codesourcery.com>
1223
1224 PR bootstrap/82856
1225 * multilib.am: New file. From automake.
1226
1227 Merge from binutils-gdb:
1228 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
1229
1230 * libtool.m4: Use AC_LANG_SOURCE.
1231 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
1232 * ar-lib: New file.
1233 * test-driver: New file.
1234 * configure: Re-generate.
1235
1236 2018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
1237
1238 * MAINTAINERS (Write After Approval): Add myself.
1239
1240 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
1241
1242 PR bootstrap/87788
1243 PR d/87799
1244 * configure: Rebuild.
1245 * configure.ac: Disable D on systems where it is known not to work.
1246
1247 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
1248
1249 * Makefile.def (target_modules): Add libphobos.
1250 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
1251 GDCFLAGS_FOR_TARGET.
1252 (dependencies): Make libphobos depend on libatomic, libbacktrace
1253 configure, and zlib configure.
1254 (language): Add language d.
1255 * Makefile.in: Rebuild.
1256 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
1257 (HOST_EXPORTS): Add GDC.
1258 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
1259 (BASE_TARGET_EXPORTS): Add GDC.
1260 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
1261 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
1262 (EXTRA_HOST_FLAGS): Add GDC.
1263 (STAGE1_FLAGS_TO_PASS): Add GDC.
1264 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
1265 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
1266 environment variables.
1267 * configure: Rebuild.
1268 * configure.ac: Add target-libphobos to target_libraries. Set and
1269 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
1270
1271 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
1272
1273 * MAINTAINERS (Write After Approval): Add myself.
1274
1275 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
1276
1277 * MAINTAINERS (Write After Approval): Remove myself.
1278
1279 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
1280
1281 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
1282
1283 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
1284
1285 * MAINTAINERS: Update my email address.
1286
1287 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
1288
1289 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
1290 maintainer.
1291
1292 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
1293
1294 * MAINTAINERS (Write After Approval): Add self.
1295
1296 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
1297
1298 * MAINTAINERS (write after approval): Add myself.
1299
1300 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
1301
1302 * MAINTAINERS: Update my email address.
1303
1304 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
1305
1306 * MAINTAINERS (write after approval): Add myself.
1307
1308 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
1309
1310 * MAINTAINERS: Add self to global reviewers list.
1311
1312 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
1313
1314 MAINTAINERS: Add c-sky port maintainers.
1315
1316 2018-08-10 Martin Liska <mliska@suse.cz>
1317
1318 * MAINTAINERS: Revert change in previous commit and
1319 join lines.
1320
1321 2018-08-10 Martin Liska <mliska@suse.cz>
1322
1323 * MAINTAINERS: Remove extra line.
1324
1325 2018-08-06 Naveen H.S <naveenh@marvell.com>
1326
1327 * MAINTAINERS: Update my email address.
1328
1329 2018-07-19 DJ Delorie <dj@redhat.com>
1330
1331 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
1332 as maintainer.
1333
1334 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
1335
1336 * MAINTAINERS: Adjust email address for me and my colleague Robin
1337 Dapp.
1338
1339 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
1340 Sunil K Pandey <sunil.k.pandey@intel.com>
1341
1342 PR target/84413
1343 * config/i386/i386.c (m_CORE_AVX512): New.
1344 (m_CORE_AVX2): Likewise.
1345 (m_CORE_ALL): Add m_CORE_AVX2.
1346 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
1347 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
1348 and remove the rest of m_SKYLAKE_AVX512.
1349
1350 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
1351
1352 * config.sub: Sync with upstream version 2018-07-03.
1353
1354 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
1355
1356 * config.guess: Sync with upstream version 2018-06-26.
1357 * config.sub: Sync with upstream version 2018-07-02.
1358
1359 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
1360
1361 * libtool.m4: Sort output of 'find' to enable deterministic builds.
1362 * ltmain.sh: Likewise.
1363
1364 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
1365
1366 * contrib/config-list.mk: Remove powerpc-linux_paired.
1367
1368 2018-06-29 Alexandre Oliva <oliva@adacore.com>
1369
1370 * configure.ac: Introduce support for @unless/@endunless.
1371 * Makefile.tpl (dep-kind): Rewrite with cond; return
1372 postbootstrap in some cases.
1373 (make-postboot-dep, postboot-targets): New.
1374 (dependencies): Do not output postbootstrap dependencies at
1375 first. Output non-target ones changed for configure to depend
1376 on stage_last @if gcc-bootstrap, and the original deps @unless
1377 gcc-bootstrap.
1378 * configure.in, Makefile.in: Rebuilt.
1379
1380 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
1381
1382 * MAINTAINERS (write after approval): Add myself.
1383
1384 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
1385
1386 * MAINTAINERS (write after approval): Add myself.
1387
1388 2018-06-19 Nick Clifton <nickc@redhat.com>
1389
1390 * zlib/configure.ac: Restore old behaviour of only enabling
1391 multilibs when a target subdirectory is defined. This allows
1392 building with srcdir == builddir.
1393 * zlib/configure: Regenerate.
1394
1395 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
1396
1397 * Makefile.def (fortran): Add check-target-libgomp-fortran.
1398 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
1399 * Makefile.in: Regenerate.
1400
1401 2018-06-16 Ben Elliston <bje@gnu.org>
1402
1403 * config.guess: Import latest version.
1404 * config.sub: Likewise.
1405
1406 2018-06-08 Martin Liska <mliska@suse.cz>
1407
1408 * MAINTAINERS: Remove MPX-related entries.
1409 * Makefile.def: Remove libmpx support.
1410 * Makefile.in: Regenerate.
1411 * configure.ac: Remove removed files.
1412 * configure: Regenerate.
1413 * libmpx/ChangeLog: Remove.
1414 * libmpx/Makefile.am: Remove.
1415 * libmpx/Makefile.in: Remove.
1416 * libmpx/acinclude.m4: Remove.
1417 * libmpx/aclocal.m4: Remove.
1418 * libmpx/config.h.in: Remove.
1419 * libmpx/configure: Remove.
1420 * libmpx/configure.ac: Remove.
1421 * libmpx/configure.tgt: Remove.
1422 * libmpx/libmpx.spec.in: Remove.
1423 * libmpx/mpxrt/Makefile.am: Remove.
1424 * libmpx/mpxrt/Makefile.in: Remove.
1425 * libmpx/mpxrt/libmpx.map: Remove.
1426 * libmpx/mpxrt/libtool-version: Remove.
1427 * libmpx/mpxrt/mpxrt-utils.c: Remove.
1428 * libmpx/mpxrt/mpxrt-utils.h: Remove.
1429 * libmpx/mpxrt/mpxrt.c: Remove.
1430 * libmpx/mpxrt/mpxrt.h: Remove.
1431 * libmpx/mpxwrap/Makefile.am: Remove.
1432 * libmpx/mpxwrap/Makefile.in: Remove.
1433 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
1434 * libmpx/mpxwrap/libtool-version: Remove.
1435 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
1436
1437 2018-06-04 Martin Liska <mliska@suse.cz>
1438
1439 * MAINTAINERS: Add myself as gcov maintainer.
1440
1441 2018-06-04 Matthew Fortune <mfortune@gmail.com>
1442
1443 * MAINTAINERS: Update my email address.
1444
1445 2018-06-04 Tom de Vries <tdevries@suse.de>
1446
1447 * MAINTAINERS: Remove write-after-approval entries for component
1448 maintainers.
1449
1450 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1451
1452 * MAINTAINERS (write after approval): Add myself.
1453
1454 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
1455
1456 * MAINTAINERS: Update my email address.
1457
1458 2018-06-01 Tom de Vries <tdevries@suse.de>
1459
1460 * MAINTAINERS: Update my email address.
1461
1462 2018-05-22 Bin Cheng <bin.cheng@arm.com>
1463
1464 * MAINTAINERS (loop-optimizer): Add myself.
1465
1466 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
1467
1468 * configure.ac: Added "nfp" target.
1469 * configure: Regenerate.
1470
1471 2018-04-30 Richard Biener <rguenther@suse.de>
1472
1473 PR bootstrap/85571
1474 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
1475 (STAGE3_TFLAGS): Likewise.
1476 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
1477 (STAGEtrain_TFLAGS): Likewise.
1478 * Makefile.in: Regenerate.
1479
1480 2018-04-26 Richard Biener <rguenther@suse.de>
1481
1482 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
1483 (STAGE2_CFLAGS): Likewise.
1484 (STAGE2_TFLAGS): Likewise.
1485 (STAGE3_CFLAGS): Add -fchecking.
1486 (STAGE3_TFLAGS): Likewise.
1487 (STAGEtrain_CFLAGS): Filter out -fchecking.
1488 (STAGEtrain_TFLAGS): Likewise.
1489 * Makefile.in: Re-generate.
1490
1491 2018-04-25 Catherine Moore <clm@codesourcery.com>
1492
1493 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
1494
1495 2018-04-18 Paul Clarke <pc@us.ibm.com>
1496
1497 * MAINTAINERS (write after approval): Add myself.
1498
1499 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
1500
1501 * MAINTAINERS: Update my email address.
1502
1503 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
1504
1505 * MAINTAINERS: Remove redundant Write-After-Approval entry.
1506
1507 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
1508
1509 * MAINTAINERS: Update my email address and disambiguate myself
1510 a bit from Will Schmidt.
1511
1512 2018-03-21 Nathan Sidwell <nathan@acm.org>
1513
1514 * MAINTAINERS: Move maintainers of now-removed picochip and score
1515 ports to write after approval.
1516
1517 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
1518
1519 * MAINTAINERS: Add entry for SVE maintainership.
1520
1521 2018-02-13 Maciej W. Rozycki <macro@mips.com>
1522
1523 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
1524 * configure: Regenerate.
1525
1526 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
1527
1528 * MAINTAINERS (write after approval): Add myself.
1529
1530 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
1531
1532 * MAINTAINERS (write after approval): Add myself.
1533
1534 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
1535
1536 * MAINTAINERS (write after approval): Add myself.
1537
1538 2018-01-03 Jakub Jelinek <jakub@redhat.com>
1539
1540 Update copyright years.
1541
1542 2018-01-03 Ben Elliston <bje@gnu.org>
1543
1544 * config.guess: Import latest version.
1545 * config.sub: Likewise.
1546
1547 2017-12-12 Stafford Horne <shorne@gmail.com>
1548
1549 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
1550 * configure: Regenerate.
1551
1552 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
1553
1554 * MAINTAINERS (Write After Approval): Add myself.
1555
1556 2017-11-28 Julia Koval <julia.koval@intel.com>
1557 Sebastian Peryt <sebastian.peryt@intel.com>
1558
1559 * Makefile.def (target_modules): Remove libcilkrts.
1560 * Makefile.in: Ditto.
1561 * configure: Ditto.
1562 * configure.ac: Ditto.
1563
1564 2017-11-28 Julia Koval <julia.koval@intel.com>
1565
1566 * MAINTAINERS (Write After Approval): Add myself.
1567
1568 2017-11-22 Sudakshina Das <sudi.das@arm.com>
1569
1570 * MAINTAINERS (Write After Approval): Add myself.
1571
1572 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
1573
1574 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
1575 Use my SiFive email address.
1576
1577 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
1578
1579 * MAINTAINERS (write after approval): Add myself.
1580
1581 2017-10-27 Martin Liska <mliska@suse.cz>
1582
1583 * Makefile.tpl: Use proper name of folder as it was renamed
1584 during transition to 4 stages.
1585 * Makefile.in: Regenerate.
1586
1587 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
1588
1589 * MAINTAINERS (write after approval): Add myself.
1590
1591 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
1592
1593 * MAINTAINERS: Add a note that maintainership also includes web
1594 pages, docs, and testsuite related to that area.
1595
1596 2017-09-25 Tom de Vries <tom@codesourcery.com>
1597
1598 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
1599
1600 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
1601
1602 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
1603
1604 2017-09-15 Nathan Sidwell <nathan@acm.org>
1605
1606 * MAINTAINERS: Remove myself as a vxworks maintainer.
1607
1608 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
1609
1610 * MAINTAINERS: Remove email address of Jim Norris.
1611
1612 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1613
1614 * MAINTAINERS (Reviewers): Move myself from here...
1615 (CPU Port Maintainers): ... to here.
1616
1617 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
1618
1619 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
1620
1621 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
1622
1623 * MAINTAINERS (write after approval): Add myself.
1624
1625 2017-07-28 Tony Reix <tony.reix@atos.net>
1626
1627 * configure.ac (target-libffi): Don't disable for AIX.
1628 (go): Don't add to unsupported_languages on AIX.
1629 (target-libgo): Don't disable for AIX.
1630 * configure: Regenerate.
1631
1632 2017-07-19 Yury Gribov <tetra2005@gmail.com>
1633
1634 * MAINTAINERS: Add myself.
1635
1636 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1637
1638 * MAINTAINERS: Update my email address.
1639
1640 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
1641
1642 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
1643 arm-specific auto-generated header files.
1644
1645 2017-07-03 Nathan Sidwell <nathan@acm.org>
1646
1647 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
1648 * configure: Rebuilt.
1649
1650 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
1651
1652 * MAINTAINERS: Readd myself for c6x.
1653
1654 2017-06-28 Martin Liska <mliska@suse.cz>
1655
1656 PR bootstrap/81217
1657 * Makefile.def: Remove superfluous bootstrap_target from
1658 bootstrap_stage.
1659 * Makefile.in: Re-generate the file.
1660
1661 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
1662
1663 * MAINTAINERS: Add myself to Write After Approval
1664
1665 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
1666
1667 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
1668
1669 2017-06-19 Martin Liska <mliska@suse.cz>
1670
1671 * Makefile.def: Define 4 stages PGO bootstrap.
1672 * Makefile.tpl: Define FLAGS.
1673 * Makefile.in: Regenerate.
1674
1675 2017-06-14 Ian Lance Taylor <iant@golang.org>
1676
1677 * Makefile.def: Add check-gotools to go check targets.
1678 * Makefile.in: Rebuild.
1679
1680 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
1681
1682 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
1683
1684 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
1685
1686 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
1687 * configure: Regenerate.
1688
1689 2017-05-31 Martin Liska <mliska@suse.cz>
1690
1691 * configure.ac: Add handling of stage2_werror_flags to
1692 action-if-given and to action-if-not-given.
1693 * configure: Regenerate.
1694
1695 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
1696
1697 * MAINTAINERS: Add self to Write After Approval
1698
1699 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
1700
1701 * MAINTAINERS: Update my email address, and remove myself as
1702 maintainer in some areas.
1703
1704 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
1705
1706 * MAINTAINERS: Add self to Write After Approval
1707
1708 2017-05-25 Nathan Sidwell <nathan@acm.org>
1709
1710 * configure.ac: Add --enable-languages=default to mean default and
1711 make --enable-languages=all mean all supported languages.
1712 * configure: Regenerated.
1713
1714 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
1715
1716 * config.gcc (powerpc*-*-*spe*): New.
1717 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
1718 (powerpc-*-rtems*spe*): New.
1719 (powerpc*-*-linux*spe*): New.
1720 (powerpc-wrs-vxworksspe): New.
1721 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1722 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1723 * config.host (powerpc*-*-*spe*): New.
1724
1725 2017-05-19 Martin Liska <mliska@suse.cz>
1726
1727 * configure.ac: Add --enable-werror-always just for
1728 bootstrap-debug (or none build config) and do not add it
1729 when we are on a release branch.
1730 * configure: Regenerated.
1731
1732 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
1733
1734 * MAINTAINERS: Add self to Write After Approval
1735
1736 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
1737
1738 * MAINTAINERS: Move myself to Write After Approval section.
1739
1740 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1741
1742 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
1743 ACCH registers.
1744 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
1745 available.
1746 (umulsidi3): Likewise.
1747 (mulsidi3_700): Disable this pattern when we have advanced mpy
1748 instructions.
1749 (umulsidi3_700): Likewise.
1750 (maddsidi4): New pattern.
1751 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
1752 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
1753 (mpydu_imm_arcv2hs): Likewise.
1754 * config/arc/predicates.md (accl_operand): New predicate.
1755
1756 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1757 Andrew Burgess <andrew.burgess@embecosm.com>
1758
1759 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
1760 case.
1761 (ARC_AUTOFP_IRQ_P): Likewise.
1762 (ARC_AUTO_IRQ_P): Likewise.
1763 (rgf_banked_register_count): New variable.
1764 (parse_mrgf_banked_regs_option): New function.
1765 (arc_override_options): Handle rgf_banked_regs option.
1766 (arc_handle_interrupt_attribute): Add firq option.
1767 (arc_compute_function_type): Return fast irq type when required.
1768 (arc_must_save_register): Handle fast interrupts.
1769 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
1770 (arc_return_address_regs): Update.
1771 * config/arc/arc.h (arc_return_address_regs): Update.
1772 (arc_function_type): Add fast interrupt type.
1773 (ARC_INTERRUPT_P): Update.
1774 (RC_FAST_INTERRUPT_P): Define.
1775 * config/arc/arc.md (simple_return): Update for fast interrupts.
1776 (p_return_i): Likewise.
1777 * config/arc/arc.opt (mrgf-banked-regs): New option.
1778 * doc/invoke.texi (mrgf-banked-regs): Document.
1779
1780 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1781
1782 * config/arc/arc.c (irq_ctrl_saved): New variable.
1783 (ARC_AUTOBLINK_IRQ_P): Define.
1784 (ARC_AUTOFP_IRQ_P): Likewise.
1785 (ARC_AUTO_IRQ_P): Likewise.
1786 (irq_range): New function.
1787 (arc_must_save_register): Likewise.
1788 (arc_must_save_return_addr): Likewise.
1789 (arc_dwarf_emit_irq_save_regs): Likewise.
1790 (arc_override_options): Handle deferred options.
1791 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
1792 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
1793 arc_must_save_return_addr.
1794 (arc_compute_frame_size): Handle automated save and restore of
1795 registers.
1796 (arc_expand_prologue): Likewise.
1797 (arc_expand_epilogue): Likewise.
1798 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
1799 * config/arc/arc.opt (mirq-ctrl-saved): New option.
1800 * doc/invoke.texi (mirq-ctrl-saved): Document option.
1801
1802 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
1803 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
1804
1805 PR bootstrap/77661
1806 * Makefile.def: Don't pass --enable-maintainer-mode on to an
1807 in-tree build MPC.
1808 * Makefile.in: Regenerate.
1809
1810 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1811
1812 * configure.ac: Enable LTO by default on darwin >= 9.
1813 * configure: Regenerate.
1814
1815 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
1816
1817 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
1818 and Andrew Waterman as the RISC-V maintainers.
1819
1820 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
1821
1822 * MAINTAINERS: Add self to Write After Approval
1823
1824 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
1825
1826 * config.guess: Import latest from upstream.
1827
1828 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
1829
1830 * MAINTAINERS (Write After Approval): Remove entries that are
1831 already covered under Reviewers.
1832
1833 2017-03-08 Mark Wielaard <mark@klomp.org>
1834
1835 PR demangler/70909
1836 PR demangler/67264
1837 * include/demangle.h: Add d_printing to struct demangle_component
1838 and pass struct demangle_component as non const.
1839
1840 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
1841
1842 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
1843
1844 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
1845
1846 * Makefile.tpl: Remove HOST_ISLVER.
1847 (HOST_EXPORTS): Remove ISLVER.
1848 * Makefile.in: Regenerate.
1849
1850 2017-02-13 Richard Biener <rguenther@suse.de>
1851
1852 * configure: Re-generate.
1853
1854 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
1855
1856 * MAINTAINERS: Adjust bug reporting URL.
1857
1858 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
1859
1860 * MAINTAINERS (Write After Approval): Remove redundant entry
1861 for Andrew Burgess.
1862
1863 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
1864
1865 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
1866 32-bit hppa*-*-hpux*.
1867 * configure: Regenerate.
1868
1869 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
1870
1871 * configure.ac: Moved the white list of enabling BRIG FE to
1872 libhsail-rt/configure.tgt.
1873 * configure: Regenerated.
1874 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
1875
1876 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
1877 Martin Jambor <mjambor@suse.cz>
1878
1879 * Makefile.def (target_modules): Added libhsail-rt.
1880 (languages): Added language brig.
1881 * Makefile.in: Regenerated.
1882 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
1883 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
1884 * configure: Regenerated.
1885
1886 2017-01-17 Jakub Jelinek <jakub@redhat.com>
1887
1888 PR other/79046
1889 * configure: Regenerated.
1890
1891 2017-01-04 Alan Modra <amodra@gmail.com>
1892
1893 * configure: Regenerate.
1894
1895 2016-12-29 Ben Elliston <bje@gnu.org>
1896
1897 * config.sub: Import latest version.
1898
1899 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
1900
1901 * MAINTAINERS (Write After Approval): Add myself.
1902
1903 2016-12-21 Jakub Jelinek <jakub@redhat.com>
1904
1905 * configure.ac: Don't bootstrap libmpx unless --with-build-config
1906 includes bootstrap-mpx.
1907 * configure: Regenerated.
1908
1909 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
1910
1911 * MAINTAINERS (Write After Approval): Add myself.
1912
1913 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
1914
1915 * configure: Regenerate.
1916
1917 2016-12-01 Matthias Klose <doko@ubuntu.com>
1918
1919 * configure.ac: Don't use pkg-config to check for bdw-gc.
1920 * configure: Regenerate.
1921
1922 2016-11-30 Matthias Klose <doko@ubuntu.com>
1923
1924 * Makefile.def: Remove reference to boehm-gc target module.
1925 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
1926 options and for the bdw-gc pkg-config module.
1927 * configure: Regenerate.
1928 * Makefile.in: Regenerate.
1929
1930 2016-11-28 Nathan Sidwell <nathan@acm.org>
1931
1932 * MAINTAINERS (nvptx): Remove self.
1933
1934 2016-11-25 Ben Elliston <bje@gnu.org>
1935
1936 * config.guess: Import latest version.
1937 * config.sub: Likewise.
1938
1939 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
1940
1941 * MAINTAINERS (Write After Approval): Add myself.
1942
1943 2016-11-15 Matthias Klose <doko@ubuntu.com>
1944
1945 * Makefile.def: Remove references to GCJ.
1946 * Makefile.tpl: Likewise.
1947 * Makefile.in: Regenerate.
1948
1949 2016-11-15 Matthias Klose <doko@ubuntu.com>
1950
1951 * config-ml.in: Remove references to GCJ.
1952 * configure.ac: Likewise.
1953 * configure: Regenerate.
1954
1955 2016-11-01 Josh Conner <joshconner@google.com>
1956
1957 * MAINTAINERS (Write After Approval): Update email address,
1958
1959 2016-10-27 Carl Love <cel@us.ibm.com>
1960
1961 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
1962 Approval list to make it alphabetical.
1963
1964 2016-10-27 Carl Love <cel@us.ibm.com>
1965
1966 * MAINTAINERS (Write After Approval): Add myself.
1967
1968 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
1969
1970 * MAINTAINERS (Reviewers): Add myself.
1971 (Write After Approval): Add myself.
1972
1973 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
1974 Ulrich Weigand <uweigand@de.ibm.com>
1975
1976 * MAINTAINERS: Update email address.
1977
1978 2016-10-10 Nathan Sidwell <nathan@acm.org>
1979
1980 * MAINTAINERS: Update email address.
1981
1982 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
1983
1984 * configure.ac: Add aarch64-*-freebsd*.
1985 * configure: Regenerate.
1986
1987 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
1988
1989 * MAINTAINERS: Update email address after it got reverted.
1990
1991 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1992
1993 * configure.ac (target_libraries): Readd target-boehm-gc.
1994 Restore --enable-objc-gc handling.
1995 * configure: Regenerate.
1996
1997 2015-10-03 Jeff Law <law@redhat.com>
1998
1999 * MAINTAINERS: Move several inactive maintainers to the
2000 write-after-approval section.
2001
2002 2016-09-30 Jakub Jelinek <jakub@redhat.com>
2003
2004 * configure.ac: Add target-libffi to target_libraries.
2005 Readd libgcj target disablings, modified to only target-libffi.
2006 Readd target addition of go to unsupported languages.
2007 * configure: Regenerated.
2008
2009 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
2010
2011 * MAINTAINERS: Update email address.
2012
2013 2016-09-30 Andrew Haley <aph@redhat.com>
2014
2015 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
2016 write-after approval. Remove Tom Tromey and Bryce McKinlay from
2017 libgcj.
2018
2019 2016-09-30 Andrew Haley <aph@redhat.com>
2020
2021 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
2022 write-after approval after GCJ deletion.
2023
2024 2016-09-30 Andrew Haley <aph@redhat.com>
2025
2026 * Makefile.def: Remove libjava.
2027 * Makefile.tpl: Likewise.
2028 * Makefile.in: Regenerate.
2029 * configure.ac: Likewise.
2030 * configure: Likewise.
2031 * gcc/java: Remove.
2032 * libjava: Likewise.
2033
2034 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
2035
2036 * MAINTAINERS (Reviewers): Add myself.
2037
2038 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
2039
2040 * configure.ac: Disable "sim" directory for arc*-*-*.
2041 * configure: Regenerated.
2042
2043 2016-09-23 Tamar Christina <tamar.christina@arm.com>
2044
2045 * MAINTAINERS (Write After Approval): Add myself.
2046
2047 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
2048
2049 * configure.ac: Check for the minimum in-tree MPFR version
2050 handled.
2051 * configure: Regenerate.
2052
2053 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
2054
2055 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
2056 * configure: Regenerated.
2057
2058 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
2059
2060 * MAINTAINERS (Write After Approval): Add myself.
2061
2062 2016-06-23 Andi Kleen <ak@linux.intel.com>
2063
2064 * Makefile.def: Add autoprofiledbootstrap.
2065 * Makefile.tpl: Dito.
2066 * Makefile.in: Regenerate.
2067
2068 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
2069
2070 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
2071 * configure: Regenerate.
2072
2073 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2074
2075 * configure: Regenerate.
2076 * configure.ac: Remove support for avr-rtems.
2077
2078 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
2079
2080 * MAINTAINERS (Write After Approval): Add myself.
2081
2082 2016-06-16 Michael Collison <michael.collison@arm.com>
2083
2084 * MAINTAINERS (Write After Approval): Add myself.
2085
2086 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
2087
2088 * MAINTAINERS (Write After Approval): Update e-mail address.
2089
2090 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
2091
2092 * MAINTAINERS (Write After Approval): Add myself.
2093
2094 2016-05-28 Alan Modra <amodra@gmail.com>
2095
2096 * Makefile.tpl (configure): Depend on m4 files included.
2097 * Makefile.in: Regenerate.
2098
2099 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2100
2101 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
2102 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
2103
2104 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2105
2106 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
2107 special case builtin.
2108 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
2109 support for ALTIVEC_BUILTIN_VEC_ADDEC.
2110 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
2111 for __builtin_vec_addec.
2112
2113 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
2114
2115 * config.guess: Import version 2016-04-02 (newest).
2116 * config.sub: Import version 2016-05-10 (newest).
2117
2118 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
2119
2120 * configure.ac: Add ARC support to libgloss.
2121 * configure: Regenerate
2122
2123 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
2124
2125 * MAINTAINERS (Write After Approval): Add myself.
2126
2127 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
2128
2129 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
2130 * configure: Regenerated.
2131 * Makefile.def (gmp): Explicitly disable assembler.
2132 (mpfr): Adjust lib_path.
2133 (mpc): Likewise.
2134 * Makefile.in: Regenerated.
2135
2136 2016-05-01 Jakub Jelinek <jakub@redhat.com>
2137
2138 PR bootstrap/70704
2139 * configure.ac (--enable-stage1-checking): Add missing
2140 --enable-checking=.
2141 * configure: Regenerated.
2142
2143 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2144
2145 * config.guess: Revert r235676.
2146 * config.sub: Revert r235676.
2147
2148 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2149
2150 * config.guess: Remove SH5 support.
2151 * config.sub: Likewise.
2152 * configure: Likewise.
2153 * configure.ac: Likewise.
2154
2155 2016-04-26 Jakub Jelinek <jakub@redhat.com>
2156
2157 PR bootstrap/70704
2158 * configure.ac (--enable-stage1-checking): For --disable-checking or
2159 implicit --enable-checking, make sure extra flag matches in between
2160 stage1 and later checking.
2161 * configure: Regenerated.
2162
2163 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2164
2165 * .gitattributes: New file.
2166
2167 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
2168
2169 * MAINTAINERS (rs6000/powerpc port): Add myself.
2170
2171 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
2172
2173 PR bootstrap/70173
2174 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
2175 and gotools directories. Delete the stage_final file.
2176 * Makefile.in: Regenerate.
2177
2178 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
2179
2180 * MAINTAINERS (Write After Approval): Add myself.
2181
2182 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
2183
2184 * MAINTAINERS (Fortran maintainer): Remove myself.
2185
2186 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
2187
2188 * MAINTAINERS (Write After Approval): Add myself.
2189
2190 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
2191
2192 * MAINTAINERS (Write After Approval): Add myself.
2193
2194 2016-03-17 Cary Coutant <ccoutant@gmail.com>
2195
2196 Sync with binutils-gdb:
2197
2198 2016-03-17 Cary Coutant <ccoutant@gmail.com>
2199
2200 * configure.ac: Add mips and s390 to the gold target check.
2201 * configure: Regenerate.
2202
2203 2016-03-01 DJ Delorie <dj@redhat.com>
2204
2205 * MAINTAINERS (mep): Remove myself as MeP maintainer.
2206
2207 2016-02-22 David Malcolm <dmalcolm@redhat.com>
2208
2209 * MAINTAINERS (libcpp): Add myself.
2210 (diagnostic messages): Likewise.
2211
2212 2016-02-20 Tom de Vries <tom@codesourcery.com>
2213
2214 * MAINTAINERS: Fix whitespace.
2215
2216 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
2217
2218 * MAINTAINERS (Write After Approval): Add myself.
2219
2220 2016-01-29 Sebastian Pop <s.pop@samsung.com>
2221
2222 * config/isl.m4: Add comments about isl-0.16.
2223 * configure: Regenerate.
2224
2225 2016-01-29 Martin Jambor <mjambor@suse.cz>
2226
2227 * MAINTAINERS (hsa maintainers): Add myself.
2228
2229 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
2230
2231 * MAINTAINERS: (Write After Approval): Add myself.
2232
2233 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
2234 Sebastian Pop <s.pop@samsung.com>
2235
2236 * Makefile.in: Regenerate.
2237 * Makefile.tpl: Export ISLVER.
2238 * configure: Regenerate.
2239 * config/isl.m4: Detect isl-0.15.
2240
2241 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
2242
2243 PR bootstrap/69329
2244 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
2245 * Makefile.in: Regenerate.
2246
2247 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
2248
2249 * configure.ac: Enable LTO for DJGPP
2250 * configure: Regenerate
2251
2252 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
2253
2254 Sync with binutils-gdb:
2255 2015-10-21 Nick Clifton <nickc@redhat.com>
2256
2257 PR gas/19109
2258 * configure.ac: Note the 'none' is an acceptable argument to
2259 --enable-compressed-debug-sections.
2260 * configure: Regenerate.
2261
2262 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
2263
2264 PR bootstrap/69134
2265 * Makefile.def (mpfr): Disable assembler.
2266 * Makefile.in: Regenerate.
2267
2268 2016-01-01 Ben Elliston <bje@gnu.org>
2269
2270 * config.guess: Import version 2016-01-01.
2271 * config.sub: Likewise.
2272
2273 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
2274
2275 * MAINTAINERS (Write After Approval): Add myself.
2276
2277 2015-12-17 Sebastian Pop <s.pop@samsung.com>
2278
2279 * Makefile.in: Replace ISL with isl.
2280 * Makefile.tpl: Same.
2281 * config/isl.m4: Same.
2282 * configure.ac: Same.
2283 * contrib/download_prerequisites: Same.
2284 * configure: Regenerate.
2285
2286 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
2287
2288 * MAINTAINERS (Write After Approval): Add Myself.
2289
2290 2015-12-17 Nathan Sidwell <nathan@acm.org>
2291
2292 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
2293 * configure: Regenerate.
2294
2295 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
2296 Sebastian Pop <s.pop@samsung.com>
2297
2298 * config/isl.m4 (ISL_CHECK_VERSION): Check for
2299 isl_ctx_get_max_operations.
2300 * configure: Regenerate.
2301
2302 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
2303
2304 * MAINTAINERS (Write After Approval): Add myself.
2305
2306 2015-12-02 Ian Lance Taylor <iant@google.com>
2307
2308 PR go/66147
2309 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
2310 * Makefile.in: Regenerate.
2311
2312 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
2313
2314 PR libffi/65726
2315 * Makefile.def (lang_env_dependencies): Make libffi depend
2316 on cxx.
2317 * Makefile.in: Regenerate.
2318
2319 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
2320
2321 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
2322 symbols.
2323
2324 2015-11-20 Tristan Gingold <gingold@adacore.com>
2325
2326 Sync with binutils-gdb:
2327 2015-11-20 Tristan Gingold <gingold@adacore.com>
2328
2329 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
2330 * configure: Regenerate.
2331
2332 2015-11-19 Martin Liska <mliska@suse.cz>
2333
2334 * .gitignore: Add .clang-format to ignored files.
2335 * Makefile.in: Add clang-format.
2336 * Makefile.tpl: Likewise.
2337
2338 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
2339
2340 * configure.ac: Enable libmpx by default.
2341 * configure: Regenerated.
2342
2343 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
2344
2345 * MAINTAINERS: Update email address.
2346
2347 2015-10-23 Paulo Matos <pmatos@linki.tools>
2348
2349 * MAINTAINERS: Update email address.
2350
2351 2015-10-23 Alan Hayward <alan.hayward@arm.com>
2352
2353 * MAINTAINERS (Write After Approval): Add myself.
2354
2355 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
2356
2357 Sync with binutils-gdb:
2358 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
2359
2360 PR gas/19109
2361 * configure.ac: Add
2362 --enable-compressed-debug-sections={all,gas,gold,ld}.
2363 * configure: Regenerated.
2364
2365 2015-10-16 Arnaud Charlet <charlet@adacore.com>
2366
2367 * MAINTAINERS: Update list of Ada maintainers and email addresses.
2368
2369 2015-10-09 Martin Liska <mliska@suse.cz>
2370
2371 * MAINTAINERS (Write After Approval): Add myself.
2372
2373 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
2374
2375 * MAINTAINERS (Write After Approval): Add myself.
2376
2377 2015-10-02 Florian Weimer <fweimer@redhat.com>
2378
2379 * MAINTAINERS: Update email address.
2380
2381 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
2382
2383 * MAINTAINERS (Write After Approval): Add myself.
2384
2385 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
2386
2387 * MAINTAINERS: Update email.
2388
2389 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
2390
2391 * MAINTAINERS: Update my email address.
2392
2393 2015-09-01 James Bowman <james.bowman@ftdichip.com>
2394
2395 * MAINTAINERS (ft32 port): Add myself.
2396
2397 2015-08-28 David Sherwood <david.sherwood@arm.com>
2398
2399 * MAINTAINERS: Add myself.
2400
2401 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
2402
2403 * MAINTAINERS (Write After Approval): Add myself.
2404
2405 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2406
2407 PR libfortran/54572
2408 * Makefile.def: Make libgfortran depend on libbacktrace.
2409 * Makefile.in: Regenerate.
2410
2411 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
2412
2413 * MAINTAINERS (Write After Approval): Add myself.
2414
2415 2015-08-12 Tom de Vries <tom@codesourcery.com>
2416
2417 PR other/67092
2418 * configure.ac: Remove --with_host_libstdcxx support.
2419 * configure: Regenerate.
2420
2421 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
2422 Jakub Jelinek <jakub@redhat.com>
2423
2424 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
2425 nvptx*-*-*.
2426 * configure: Regenerate.
2427
2428 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
2429
2430 * Makefile.def (libiconv): Define bootstrap=true.
2431 Mark pdf/html/info as missing.
2432 (configure-gcc): Depend on all-libiconv.
2433 (all-gcc): Ditto.
2434 (configure-libcpp): Ditto.
2435 (all-libcpp): Ditto.
2436 (configure-intl): Ditto.
2437 (all-intl): Ditto.
2438 * Makefile.in: Regenerate.
2439
2440 2015-08-03 Bin Cheng <bin.cheng@arm.com>
2441
2442 * MAINTAINERS (loop ivopts): Add the entry and myself.
2443
2444 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
2445
2446 * MAINTAINERS (nvptx): Add self.
2447
2448 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
2449
2450 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
2451 128-bit vector modes.
2452
2453 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
2454
2455 * MAINTAINERS (Write After Approval): Add myself.
2456
2457 2015-07-28 Ben Elliston <bje@gnu.org>
2458
2459 * config.sub, config.guess: Import from upstream.
2460
2461 2015-07-24 Michael Darling <darlingm@gmail.com>
2462
2463 PR other/66259
2464 * config-ml.in: Reflects renaming of configure.in to configure.ac
2465 * configure: Likewise
2466 * configure.ac: Likewise
2467
2468 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
2469
2470 * MAINTAINERS: Update my email address.
2471
2472 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
2473
2474 Sync with binutils-gdb:
2475 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
2476
2477 * configure.ac (target_configdirs): Exclude target-zlib if
2478 target-libjava isn't built.
2479 * configure: Regenerated.
2480
2481 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
2482
2483 Sync with binutils-gdb:
2484 2015-05-13 John David Anglin <dave.anglin@bell.net>
2485
2486 * configure.ac: Disable configuration of GDB for HPUX targets.
2487 * configure: Regenerate.
2488
2489 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
2490
2491 * configure.ac: Add --with-system-zlib.
2492 * configure: Regenerated.
2493
2494 2015-01-28 James Bowman <james.bowman@ftdichip.com>
2495
2496 * configure.ac: Add FT32 support.
2497 * configure: Regenerate.
2498
2499 2015-01-12 Anthony Green <green@moxielogic.com>
2500
2501 * configure.ac: Don't disable gprof for moxie.
2502 * configure: Rebuild.
2503
2504 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
2505
2506 Sync with binutils-gdb:
2507 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
2508
2509 PR ld/18355
2510 * Makefile.def: Add extra_configure_flags to host zlib.
2511 * configure.ac (extra_host_zlib_configure_flags): New. Set
2512 to --enable-host-shared When bfd is to be built as shared
2513 library. AC_SUBST.
2514 * Makefile.in: Regenerated.
2515
2516 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
2517
2518 Sync with src:
2519 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
2520 * Makefile.def (dependencies): Add all-zlib to all-bfd.
2521 * Makefile.in: Regenerated.
2522
2523 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
2524
2525 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
2526 target.
2527 * configure: Regenerate.
2528
2529 2015-06-23 Ludovic Courtès <ludo@gnu.org>
2530
2531 * MAINTAINERS (Write After Approval): Add myself.
2532
2533 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
2534
2535 * MAINTAINERS (OS Port Maintainers): Add myself.
2536 (Various Maintainers): Remove myself from libffi testsuite.
2537
2538 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
2539
2540 * MAINTAINERS (gen* on machine desc): Add self.
2541
2542 2015-06-02 Jason Merrill <jason@redhat.com>
2543
2544 PR bootstrap/66319
2545 * configure.ac: Use -std=gnu++98.
2546
2547 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
2548
2549 * MAINTAINERS (Write After Approval): Add myself.
2550
2551 2015-05-28 Mike Frysinger <vapier@gentoo.org>
2552
2553 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
2554 * configure: Regenerate.
2555
2556 2015-05-26 Jason Merrill <jason@redhat.com>
2557
2558 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
2559 * configure: Regenerate.
2560
2561 2015-05-16 James Bowman <james.bowman@ftdichip.com>
2562
2563 * configure.ac: FT32 target added.
2564 * configure: Regenerated.
2565
2566 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
2567
2568 * MAINTAINERS (Write After Approval): Add myself.
2569
2570 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
2571
2572 * MAINTAINERS (Write After Approval): Add myself.
2573
2574 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
2575
2576 * configure.ac: Fix typo.
2577 * configure: Regenerate.
2578
2579 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
2580
2581 * MAINTAINERS (Write After Approval): Add myself.
2582
2583 2015-05-03 Matthias Klose <doko@ubuntu.com>
2584
2585 * configure.ac: Match $host configured with triplets.
2586 * configure: Regenerate.
2587
2588 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
2589
2590 * Makefile.tpl: Remove surplus whitespace throughout.
2591 * Makefile.in: Regenerate.
2592
2593 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
2594
2595 * MAINTAINERS (Various Maintainers): Add myself as instruction
2596 combiner maintainer.
2597
2598 2015-04-17 Jakub Jelinek <jakub@redhat.com>
2599
2600 PR bootstrap/62077
2601 * configure.ac (--enable-stage1-checking): Default to
2602 release,misc,gimple,rtlflag,tree,types if --disable-checking
2603 or --enable-checking is not specified and DEV-PHASE is not
2604 experimental.
2605 * configure: Regenerated.
2606
2607 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
2608
2609 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
2610 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
2611 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
2612 * Makefile.in: Regenerate.
2613
2614 2015-04-08 Cary Coutant <ccoutant@gmail.com>
2615
2616 * MAINTAINERS: Update my email address.
2617
2618 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
2619
2620 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
2621
2622 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2623
2624 * MAINTAINERS: Add myself as an arm port reviewer.
2625
2626 2015-03-25 Martin Liska <mliska@suse.cz>
2627 Yury Gribov <y.gribov@samsung.com>
2628
2629 * Makefile.in: Fix ln source location for vimrc file.
2630 * Makefile.tpl: Likewise.
2631
2632 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
2633
2634 PR bootstrap/25672
2635 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
2636 cross-compiling. Similarly for CXX_FOR_TARGET.
2637 * configure: Regenerate.
2638
2639 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
2640
2641 * Makefile.def: Add libmpx.
2642 * configure.ac: Add libmpx.
2643 * Makefile.in: Regenerate.
2644 * configure: Regenerate.
2645
2646 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
2647
2648 * MAINTAINERS (CPU Port Maintainers): Add myself
2649 i386 vector ISA extns mantainer.
2650
2651 2015-03-13 Jeff Law <law@redhat.com>
2652
2653 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
2654 maintainer.
2655 Remove Richard Henderson as a maintainer for the x86 port.
2656
2657 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
2658
2659 * MAINTAINERS (CPU Port Maintainers): Update my email address.
2660
2661 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
2662
2663 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
2664 pointer bounds checker and i386 MPX maintainer.
2665
2666 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
2667
2668 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
2669
2670 2015-02-26 Martin Sebor <msebor@redhat.com>
2671
2672 * MAINTAINERS (Various Maintainers): Add self.
2673
2674 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
2675
2676 * configure.ac [--enable-as-accelerator-for] (enable_languages):
2677 Make sure it contains lto.
2678 * configure: Regenerate.
2679
2680 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
2681
2682 * configure: Regenerate.
2683
2684 2015-02-06 Diego Novillo <dnovillo@google.com>
2685 1
2686 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
2687 middle-end, docstring): Remove myself.
2688 (Write After Approval): Add myself.
2689
2690 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
2691
2692 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
2693 (Write After Approval): Update address.
2694
2695 2015-01-29 David Malcolm <dmalcolm@redhat.com>
2696
2697 PR jit/64780
2698 * configure.ac: Require the user to explicitly specify
2699 --enable-host-shared if the jit is enabled.
2700 * configure: Regenerate.
2701
2702 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
2703
2704 * MAINTAINERS (Write After Approval): Add myself.
2705
2706 2015-01-25 Tom de Vries <tom@codesourcery.com>
2707
2708 * MAINTAINERS: Make whitespace consistent.
2709
2710 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
2711
2712 * MAINTAINERS (Write After Approval): Add myself.
2713
2714 2015-01-20 Andre Vehreschild <vehre@gmx.de>
2715
2716 * MAINTAINERS: (Write After Approval): Add myself.
2717
2718 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
2719
2720 * MAINTAINERS: (Write After Approval): Add myself.
2721
2722 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
2723
2724 * MAINTAINERS: (Write After Approval): Add myself.
2725
2726 2015-01-13 Iain Sandoe <iain@codesourcery.com>
2727
2728 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
2729 objective-c/c++ front end maintainer.
2730
2731 2015-01-13 Marek Polacek <polacek@redhat.com>
2732
2733 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
2734
2735 2015-01-12 Jeff Law <law@redhat.com>
2736
2737 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
2738 a very long time.
2739
2740 2015-01-09 Ian Lance Taylor <iant@google.com>
2741
2742 * configure.ac (host_tools): Add gotools.
2743 * Makefile.def (host_modules): Add gotools.
2744 (dependencies): Add dependency of all-gotools on all-target-libgo.
2745
2746 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
2747
2748 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
2749 * configure: Regenerate.
2750
2751 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
2752
2753 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
2754 all-target-libgomp.
2755 * Makefile.in: Regenerate.
2756
2757 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
2758
2759 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
2760
2761 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
2762
2763 * configure.ac: Add Visium support.
2764 * configure: Regenerate.
2765
2766 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
2767
2768 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
2769 * configure: Regenerate.
2770
2771 2015-01-03 Andrew Pinski <apinski@cavium.com>
2772
2773 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
2774 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
2775 (BASE_TARGET_EXPORTS): Add OBJCOPY.
2776 (OBJCOPY_FOR_TARGET): New variable.
2777 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
2778 * Makefile.in: Regenerate.
2779 * configure.ac: Check for already installed target objcopy.
2780 Also GCC_TARGET_TOOL on objcopy.
2781 * configure: Regenerate.
2782
2783 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
2784
2785 * config.sub: Update from upstream, to 2015-01-01 version.
2786 * config.guess: Ditto.
2787
2788 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
2789
2790 * MAINTAINERS (RTEMS Ports): Add myself.
2791
2792 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
2793
2794 * MAINTAINERS (Write After Approval): Add myself.
2795
2796 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
2797
2798 * MAINTAINERS (Write After Approval): Add myself.
2799
2800 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
2801
2802 * configure.ac (--enable-as-accelerator-for): Don't set
2803 ENABLE_AS_ACCELERATOR_FOR. Update all users.
2804 * configure: Regenerate.
2805
2806 2014-12-13 Jakub Jelinek <jakub@redhat.com>
2807
2808 PR bootstrap/64023
2809 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
2810 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
2811 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
2812 to CXX.
2813 * Makefile.in: Regenerated.
2814
2815 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2816 Yury Gribov <y.gribov@samsung.com>
2817
2818 * .gitignore: Added .local.vimrc and .lvimrc.
2819 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
2820 * Makefile.in: Regenerate.
2821
2822 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2823
2824 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
2825 * configure: Regenerated.
2826
2827 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
2828
2829 * MAINTAINERS (nvptx port): New entry.
2830
2831 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
2832
2833 * configure: Regenerate.
2834
2835 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2836
2837 * configure.ac: Merge with Binutils.
2838
2839 2014-11-26 Tobias Burnus <burnus@net-b.de>
2840
2841 * Makefile.def: Make more dependent on mpfr, mpc and isl.
2842 * Makefile.in: Regenerate.
2843
2844 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
2845
2846 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
2847 missing flex.
2848 * Makefile.in: Regenerated.
2849
2850 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
2851
2852 * Makefile.in: Regenerate.
2853
2854 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
2855
2856 PR bootstrap/63784
2857 * libtool.m4: Add $pic_flag with -shared.
2858
2859 2014-11-21 Renlin Li <Renlin.Li@arm.com>
2860
2861 * MAINTAINERS (Write After Approval): Added myself.
2862
2863 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
2864
2865 * MAINTAINERS (write-after-approval): Add myself.
2866
2867 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2868
2869 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
2870 from 2 years ago.
2871
2872 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2873
2874 Revert:
2875 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2876
2877 * MAINTAINERS (Write After Approval): Added myself as line map
2878 maintainer.
2879
2880 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2881
2882 Revert:
2883 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2884
2885 * MAINTAINERS (Write After Approval): Added myself.
2886
2887 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2888
2889 * MAINTAINERS (Write After Approval): Added myself.
2890
2891 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2892
2893 * MAINTAINERS (Write After Approval): Added myself as line map
2894 maintainer.
2895
2896 2014-11-17 Dodji Seketeli <dodji@redhat.com>
2897
2898 * MAINTAINERS (Various Maintainers): Added myself as line map
2899 maintainer.
2900
2901 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2902
2903 * move-if-change: Sync from upstream gnulib.
2904
2905 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2906
2907 * compile: Sync with upstream Automake.
2908 * depcomp: Ditto.
2909 * install-sh: Ditto.
2910 * missing: Ditto.
2911 * mkinstalldirs: Ditto.
2912 * ylwrap: Ditto.
2913
2914 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2915
2916 * config.sub: Update from upstream config repo.
2917 * config.guess: Ditto.
2918
2919 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
2920
2921 * Makefile.def: Add liboffloadmic to target_modules. Make
2922 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
2923 * Makefile.in: Regenerate.
2924 * configure: Regenerate.
2925 * configure.ac: Add liboffloadmic to target binaries.
2926 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
2927 Add liboffloadmic to noconfig list when C++ is not supported.
2928
2929 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
2930 Thomas Schwinge <thomas@codesourcery.com>
2931 Ilya Verbin <ilya.verbin@intel.com>
2932 Andrey Turetskiy <andrey.turetskiy@intel.com>
2933
2934 * configure: Regenerate.
2935 * configure.ac (--enable-as-accelerator-for)
2936 (--enable-offload-targets): New configure options.
2937
2938 2014-11-11 Tobias Burnus <burnus@net-b.de>
2939
2940 * Makefile.def: Make all-gcc depend on all-isl.
2941 * Makefile.in: Regenerate.
2942
2943 2014-11-11 David Malcolm <dmalcolm@redhat.com>
2944
2945 * ChangeLog.jit: New.
2946 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
2947
2948 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2949
2950 PR target/63610
2951 * libtool.m4: Fix globbing of darwin versions.
2952 * configure: Regenerate.
2953
2954 2014-11-11 Tobias Burnus <burnus@net-b.de>
2955
2956 * Makefile.def: Remove CLooG.
2957 * Makefile.tpl: Ditto.
2958 * configure.ac: Ditto.
2959 * configure: Regenerate.
2960 * Makefile.in: Ditto.
2961
2962 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
2963
2964 * configure.ac: Handle nvptx-*-*.
2965 * configure: Regenerate.
2966
2967 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
2968
2969 * MAINTAINERS (Write After Approval): Add myself.
2970
2971 2014-10-31 Jakub Jelinek <jakub@redhat.com>
2972
2973 * Makefile.def (libcc1): Remove bootstrap=true;.
2974 * Makefile.in: Regenerated.
2975
2976 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2977
2978 * configure.ac: Update comment.
2979 * configure: Regenerate.
2980
2981 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
2982
2983 * MAINTAINERS (Write After Approval): Add myself.
2984
2985 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
2986
2987 * configure.ac (extra_host_libiberty_configure_flags): Add
2988 --enable-shared also for libcc1's benefit.
2989 * configure: Regenerate.
2990
2991 2014-10-29 Tristan Gingold <gingold@adacore.com>
2992
2993 * MAINTAINERS: Change my email address.
2994
2995 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
2996 Tom Tromey <tromey@redhat.com>
2997
2998 * Makefile.def: Add libcc1 to host_modules.
2999 * configure.ac (host_tools): Add libcc1.
3000 * Makefile.in, configure: Rebuild.
3001
3002 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
3003
3004 * configure.ac (build_configargs): Don't share config.cache between
3005 build subdirs.
3006 * configure: Regenerate.
3007
3008 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3009
3010 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
3011 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
3012 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
3013 leon3v7 as leon3.
3014 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
3015 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
3016 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
3017 * config/sparc/sparc.md (cpu): Add leon3v7.
3018 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
3019
3020 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3021
3022 * MAINTAINERS (write-after-approval): Add myself.
3023
3024 2014-10-23 Ian Lance Taylor <iant@google.com>
3025
3026 * configure.ac: Disable the Go frontend on systems where it is known
3027 to not work.
3028 * configure: Regenerate.
3029
3030 2014-10-23 Richard Biener <rguenther@suse.de>
3031
3032 * Makefile.def: Add libcpp build module and dependencies.
3033 * configure.ac: Add libcpp build module.
3034 * Makefile.in: Regenerate.
3035 * configure: Likewise.
3036
3037 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
3038
3039 * MAINTAINERS (write-after-approval): Add myself.
3040
3041 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
3042
3043 * INSTALL/README: Do not mention CVS.
3044
3045 2014-10-03 Jing Yu <jingyu@google.com>
3046
3047 * configure.ac: Add aarch64 to list of targets that support gold.
3048 * configure: Regenerate.
3049
3050 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
3051
3052 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
3053
3054 2014-09-29 Catherine Moore <clm@codesourcery.com>
3055
3056 * MAINTAINERS: Add myself as MIPS maintainer.
3057
3058 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
3059
3060 * MAINTAINERS: Move myself to MIPS maintainers.
3061
3062 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3063
3064 * MAINTAINERS: Put all email addresses between '<' and '>'.
3065
3066 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3067
3068 * MAINTAINERS: Move myself to reviewers (Fortran).
3069
3070 2014-09-01 Andi Kleen <ak@linux.intel.com>
3071
3072 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
3073 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
3074 * Makefile.in: Regenerate.
3075
3076 2014-08-28 David Malcolm <dmalcolm@redhat.com>
3077
3078 * rtx-classes-status.txt: Delete
3079
3080 2014-08-28 David Malcolm <dmalcolm@redhat.com>
3081
3082 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
3083
3084 2014-08-27 Sebastian Pop <s.pop@samsung.com>
3085
3086 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
3087 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
3088 of checking for version number.
3089 * configure: Regenerated.
3090 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
3091
3092 2014-08-27 David Malcolm <dmalcolm@redhat.com>
3093
3094 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
3095 is done; begin phase 6 (use extra rtx_def subclasses).
3096
3097 2014-08-27 David Malcolm <dmalcolm@redhat.com>
3098
3099 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
3100 done; begin phase 5 (additional rtx_def subclasses).
3101
3102 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3103
3104 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
3105
3106 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3107
3108 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
3109 SET_BB_HEADER are done.
3110
3111 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3112
3113 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
3114 done.
3115
3116 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3117
3118 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
3119
3120 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3121
3122 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
3123
3124 2014-08-25 David Malcolm <dmalcolm@redhat.com>
3125
3126 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
3127
3128 2014-08-25 David Malcolm <dmalcolm@redhat.com>
3129
3130 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
3131
3132 2014-08-25 David Malcolm <dmalcolm@redhat.com>
3133
3134 * rtx-classes-status.txt: Phase 3 (per-file commits within
3135 "config" subdirs) is done; begin phase 4 (removal of
3136 "scaffolding").
3137
3138 2014-08-23 David Malcolm <dmalcolm@redhat.com>
3139
3140 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
3141 dir) is done; begin phase 3 (per-file commits within "config"
3142 subdirs).
3143
3144 2014-08-21 David Malcolm <dmalcolm@redhat.com>
3145
3146 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
3147 phase 2 (per-file commits in main source dir).
3148
3149 2014-08-21 Bin Cheng <bin.cheng@arm.com>
3150
3151 * configure: Regenerated.
3152
3153 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3154
3155 * rtx-classes-status.txt (TODO): Add SET_BND_TO
3156
3157 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3158
3159 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
3160
3161 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3162
3163 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
3164
3165 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3166
3167 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
3168
3169 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3170
3171 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
3172
3173 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
3174
3175 * MAINTAINERS (Write After Approval): Add myself.
3176
3177 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
3178
3179 * MAINTAINERS: Remove myself
3180
3181 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3182
3183 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
3184
3185 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
3186
3187 * MAINTAINERS (Write After Approval): Add myself.
3188
3189 2014-08-18 David Malcolm <dmalcolm@redhat.com>
3190
3191 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
3192 SET_BB_HEADER, SET_BB_FOOTER
3193
3194 2014-08-18 David Malcolm <dmalcolm@redhat.com>
3195
3196 * rtx-classes-status.txt: New file
3197
3198 2014-08-18 Roman Gareev <gareevroman@gmail.com>
3199
3200 * configure.ac: Eliminate ClooG installation dependency.
3201 * configure: Regenerate.
3202 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
3203 * Makefile.in: Regenerate.
3204
3205 2014-08-15 Ilya Verbin <iverbin@gmail.com>
3206
3207 * MAINTAINERS (Write After Approval): Add myself.
3208
3209 2014-08-15 Ilya Tocar <tocarip@gmail.com>
3210
3211 * MAINTAINERS (Write After Approval): Add myself.
3212
3213 2014-08-01 Jiong Wang <jiong.wang@arm.com>
3214
3215 * MAINTAINERS (Write After Approval): Add myself.
3216
3217 2014-07-28 Anthony Green <green@moxielogic.com>
3218
3219 Import from savannah.gnu.org:
3220 * config.sub: Update to 2014-07-28 version.
3221
3222 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
3223
3224 * MAINTAINERS: Remove my MIPS maintainer entry.
3225
3226 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
3227
3228 PR target/47230
3229 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
3230 * configure: Regenerate.
3231
3232 2014-07-24 James Norris <jnorris@codesourcery.com>
3233
3234 * MAINTAINERS (Write After Approval): Add myself.
3235
3236 2014-07-20 Roman Gareev <gareevroman@gmail.com>
3237
3238 * configure.ac: Accept only CLooG 0.18.1.
3239 * configure: Regenerate.
3240
3241 2014-07-17 Roman Gareev <gareevroman@gmail.com>
3242
3243 * configure.ac: Don't accept isl 0.11.
3244 * configure: Regenerate.
3245
3246 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
3247
3248 * MAINTAINERS (Write After Approval): Add myself.
3249
3250 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3251
3252 * configure.ac: Don't accept isl 0.10.
3253 * configure: Regenerate.
3254
3255 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
3256
3257 Fix include path for in-tree cloog.
3258 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
3259 * configure: Regenerate.
3260
3261 2014-06-18 Richard Henderson <rth@redhat.com>
3262
3263 * .gitignore: Import gcc_update output.
3264
3265 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
3266
3267 * config-ml.in: Robustify ac_configure_args parsing.
3268
3269 * configure.ac (--enable-linker-plugin-configure-flags)
3270 (--enable-linker-plugin-flags): New flags.
3271 (configdirs): Conditionally add libiberty-linker-plugin.
3272 * configure: Regenerate.
3273 * Makefile.def (host_modules): Add libiberty-linker-plugin.
3274 (host_modules) <lto-plugin>: Pay attention to
3275 @extra_linker_plugin_flags@ and
3276 @extra_linker_plugin_configure_flags@.
3277 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
3278 * Makefile.in: Regenerate.
3279
3280 * Makefile.tpl (configure-[+prefix+][+module+])
3281 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
3282 "module_srcdir" instead of "module" for locating a module's srcdir.
3283 * Makefile.in: Regenerate.
3284
3285 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
3286
3287 * MAINTAINERS (Write After Approval): Add myself.
3288
3289 2014-06-06 Sebastian Pop <sebpop@gmail.com>
3290
3291 * MAINTAINERS: Update my email address.
3292
3293 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
3294
3295 * MAINTAINERS (Write After Approval): Add myself.
3296
3297 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
3298
3299 * MAINTAINERS (Write After Approval): Add myself.
3300
3301 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
3302
3303 PR libstdc++/61011
3304 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
3305 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
3306 * configure: Regenerate.
3307
3308 2014-05-28 Pedro Alves <palves@redhat.com>
3309
3310 * MAINTAINERS (Write After Approval): Add myself.
3311
3312 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3313
3314 * MAINTAINERS: Update my affiliation/email.
3315
3316 2014-05-19 Mike Stump <mikestump@comcast.net>
3317
3318 * MAINTAINERS: Add wide-int reviewers.
3319
3320 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
3321
3322 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
3323 * configure: Regenerated.
3324
3325 2014-05-15 Torvald Riegel <triegel@redhat.com>
3326
3327 * MAINTAINERS (libitm): Add myself as maintainer.
3328
3329 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
3330
3331 * MAINTAINERS (Write After Approval): Add myself.
3332
3333 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
3334
3335 * config.sub, config.guess: Import from upstream.
3336
3337 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
3338
3339 * MAINTAINERS (Write After Approval): Put myself in correct order.
3340
3341 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
3342
3343 * MAINTAINERS (Write After Approval): Add myself.
3344
3345 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3346
3347 * MAINTAINERS: Move myself from Reviewers to Write After Approval
3348 section.
3349
3350 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3351
3352 * MAINTAINERS (Write After Approval): Delete myself.
3353
3354 2014-04-17 Jakub Jelinek <jakub@redhat.com>
3355
3356 PR sanitizer/56781
3357 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
3358 and -B* options with -Xcompiler.
3359
3360 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
3361
3362 PR bootstrap/60620
3363 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
3364 * Makefile.in: Regenerate.
3365
3366 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
3367
3368 * Makefile.def (dependencies): Make all-ld depend on all-binutils
3369 for WINDRES_FOR_TARGET in default-manifest.o rule.
3370 * Makefile.in: Regenerate.
3371
3372 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
3373
3374 * MAINTAINERS (Write After Approval): Add myself.
3375
3376 2014-03-26 Jakub Jelinek <jakub@redhat.com>
3377
3378 PR sanitizer/56781
3379 * Makefile.def: Set bootstrap=true; for host fixincludes.
3380 * configure.ac: Don't bootstrap host fixincludes unless
3381 --with-build-config=bootstrap-{a,ub}san.
3382 * Makefile.in: Regenerated.
3383 * configure: Regenerated.
3384
3385 2014-03-21 Jakub Jelinek <jakub@redhat.com>
3386
3387 * configure.ac: Move BUILD_CONFIG set up earlier. Add
3388 --enable-vtable-verify option parsing. Don't add
3389 target-libsanitizer to bootstrap_target_libs unless
3390 --with-build-config=bootstrap-asan or
3391 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
3392 to bootstrap_target_libs unless --enable-vtable-verify.
3393 * configure: Regenerated.
3394
3395 2014-03-10 Anatoly Sokolov <aesok@post.ru>
3396
3397 * MAINTAINERS (Write After Approval): Add myself.
3398
3399 2014-03-07 Denis Chertykov <chertykov@gmail.com>
3400
3401 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
3402
3403 2014-03-07 Jakub Jelinek <jakub@redhat.com>
3404
3405 PR bootstrap/58572
3406 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
3407 -I for libstdc++-v3 includes if $(LEAN).
3408 * Makefile.in: Regenerated.
3409
3410 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
3411
3412 * MAINTAINERS: Update my email address.
3413
3414 2014-02-24 Walter Lee <walt@tilera.com>
3415
3416 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
3417 (tilegx-*-*): Change to tilegx*-*-*.
3418 * configure: Regenerate.
3419
3420 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
3421
3422 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
3423
3424 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
3425
3426 * MAINTAINERS (Write After Approval): Add myself.
3427
3428 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3429
3430 PR target/59788
3431 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
3432 *solaris2*.
3433
3434 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
3435
3436 * MAINTAINERS: Update my email address.
3437
3438 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
3439
3440 * MAINTAINERS: Convert to UTF-8.
3441 Properly sort Xinliang David Li's entry.
3442
3443 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
3444 Sandra Loosemore <sandra@codesourcery.com>
3445
3446 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
3447 nios2 port maintainers.
3448
3449 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
3450
3451 * MAINTAINERS (Write After Approval): Add myself.
3452
3453 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3454
3455 * configure.ac: Add user-friendly check for native x86_64-linux
3456 multilibs.
3457 * configure: Regenerate.
3458
3459 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
3460
3461 * MAINTAINERS: Add myself as sh maintainer.
3462
3463 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
3464
3465 * MAINTAINERS: Add self as SLSR maintainer.
3466
3467 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
3468
3469 * MAINTAINERS: Update my email address.
3470
3471 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
3472
3473 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
3474
3475 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
3476
3477 * Makefile.in: Regenerate.
3478
3479 * Makefile.tpl: Fix typo.
3480 * Makefile.in: Regenerate partially.
3481
3482 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
3483
3484 * configure.ac: Added libcilkrts to noconfig list when C++ is not
3485 supported.
3486 * configure: Regenerated.
3487
3488 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
3489
3490 * MAINTAINERS (Write After Approval): Add myself.
3491
3492 2013-10-30 Jason Merrill <jason@redhat.com>
3493
3494 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
3495 --disable-build-format-warnings.
3496
3497 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
3498
3499 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
3500 depend on libstdc++ and libgcc.
3501 * configure: Regenerate.
3502 * configure.ac: Added libcilkrts to target binaries. Also, restrict
3503 libcilkrts for POSIX and i*86, and x86_64 architectures.
3504 * Makefile.in: Added libcilkrts related fields to support building it.
3505
3506 2013-10-26 Jeff Law <law@redhat.com>
3507
3508 * Makefile.def (target_modules): Remove libmudflap
3509 (languages): Remove check-target-libmudflap).
3510 * Makefile.in: Rebuilt.
3511 * Makefile.tpl (check-target-libmudflap-c++): Remove.
3512 * configure.ac (target_libraries): Remove target-libmudflap.
3513 Remove checks which disabled libmudflap on some systems.
3514 * configure: Rebuilt.
3515 * libmudflap: Directory removed.
3516
3517 2013-10-21 Cong Hou <congh@google.com>
3518
3519 * MAINTAINERS (Write After Approval): Add myself.
3520
3521 2013-10-16 Mike Stump <mikestump@comcast.net>
3522
3523 * .dir-locals.el: Add.
3524
3525 2013-10-15 David Malcolm <dmalcolm@redhat.com>
3526
3527 * configure.ac: Add --enable-host-shared
3528 * configure: Regenerate.
3529
3530 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
3531
3532 Import from savannah.gnu.org:
3533 * config.guess: Update to 2013-06-10 version.
3534 * config.sub: Update to 2013-10-01 version.
3535
3536 2013-10-01 Simon Cook <simon.cook@embecosm.com>
3537
3538 Changes to build configuration to allow big endian ARC ELF toolchain
3539 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
3540 * configure: Regenerate.
3541
3542 2013-09-20 Alan Modra <amodra@gmail.com>
3543
3544 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
3545 ppc host match. Support little-endian powerpc linux hosts.
3546
3547 2013-09-19 Dodji Seketeli <dodji@redhat.com>
3548
3549 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
3550 maintainer.
3551
3552 2013-09-12 DJ Delorie <dj@redhat.com>
3553
3554 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
3555 maintainers.
3556
3557 2013-09-03 Richard Biener <rguenther@suse.de>
3558
3559 * configure.ac: Also allow ISL 0.12.
3560 * configure: Regenerated.
3561
3562 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
3563
3564 * MAINTAINERS (Write After Approval): Add myself.
3565
3566 2013-08-27 David Malcolm <dmalcolm@redhat.com>
3567
3568 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
3569
3570 2013-08-26 Caroline Tice <cmtice@google.com>
3571
3572 * MAINTAINERS: Correct earliers update: Move myself from libvtv
3573 "Various Reviewers" to libvtv "Various Maintainers".
3574
3575 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
3576
3577 * MAINTAINERS: Add myself as RTL optimizers reviewer.
3578
3579 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
3580
3581 * MAINTAINERS: Update name, email.
3582
3583 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
3584
3585 * MAINTAINERS (Write After Approval): Add myself.
3586
3587 2013-08-12 Caroline Tice <cmtice@google.com>
3588
3589 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
3590 address in the Write After Approval section.
3591
3592 2013-08-09 Carlos O'Donell <carlos@redhat.com>
3593
3594 * MAINTAINERS (Write After Approval): Update email.
3595
3596 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
3597
3598 * configure.ac: Adjust to check VTV_SUPPORTED.
3599 * configure: Regenerated.
3600
3601 2013-08-02 Caroline Tice <cmtice@google.com>
3602
3603 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
3604 on non-linux systems; add target-libvtv to noconfigdirs; add
3605 libsupc++/.libs to C++ library search paths.
3606 * configure: Regenerated.
3607 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
3608 libstdc++ and libgcc.
3609 * Makefile.in: Regenerated.
3610
3611 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
3612
3613 * MAINTAINERS (Write After Approval): Add myself.
3614
3615 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
3616 Shiva Chen <shiva0217@gmail.com>
3617
3618 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
3619 nds32 port maintainers.
3620
3621 2013-07-17 Tim Shen <timshen91@gmail.com>
3622
3623 * MAINTAINERS (Write After Approval): Add myself.
3624
3625 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3626
3627 * configure.ac: Sync from binutils.
3628 * configure: Regenerate.
3629
3630 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
3631
3632 * MAINTAINERS (Write After Approval): Add myself.
3633
3634 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
3635
3636 * MAINTAINERS (Write After Approval): Add myself.
3637
3638 2013-05-17 David Malcolm <dmalcolm@redhat.com>
3639
3640 * MAINTAINERS (Write After Approval): Add myself.
3641
3642 2013-04-30 Brooks Moses <bmoses@google.com>
3643
3644 * MAINTAINERS: Update my email; move myself from Fortran
3645 reviewer to Write After Approval.
3646
3647 2013-04-16 Andreas Schwab <schwab@suse.de>
3648
3649 * configure.ac (aarch64-*-*): Don't disable java.
3650 * configure: Regenerate.
3651
3652 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
3653
3654 * MAINTAINERS (Write After Approval): Add myself.
3655
3656 2013-03-30 Matthias Klose <doko@ubuntu.com>
3657
3658 * Makefile.def (target_modules): Don't install libffi.
3659 * Makefile.in: Regenerate.
3660
3661 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
3662
3663 * MAINTAINERS (Write After Approval): Add myself.
3664
3665 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
3666
3667 * MAINTAINERS (Write After Approval): Add myself.
3668
3669 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
3670
3671 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
3672 * configure: Regenerated.
3673
3674 2013-02-05 Ian Lance Taylor <iant@google.com>
3675
3676 PR go/55969
3677 * configure.ac: Disable libgo on some systems where it does not
3678 work.
3679
3680 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
3681
3682 * MAINTAINERS: Explicitly add myself as AIX maintainer.
3683 Remove Geoff Keating as rs6000 port maintainer, at his request.
3684
3685 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
3686
3687 * MAINTAINERS: Update my email.
3688
3689 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
3690
3691 * configure: Re-generate.
3692
3693 2013-01-15 Richard Biener <rguenther@suse.de>
3694
3695 PR other/55973
3696 * configure: Re-generate.
3697
3698 2013-01-14 Matthias Klose <doko@ubuntu.com>
3699
3700 * Makefile.def (install-target-libsanitizer): Depend on
3701 install-target-libstdc++-v3.
3702 * Makefile.in: Regenerate.
3703
3704 2013-01-14 Richard Biener <rguenther@suse.de>
3705
3706 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
3707 * configure: Re-generate
3708
3709 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3710
3711 * config.sub: Update from config repo.
3712
3713 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
3714
3715 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
3716 * Makefile.in: Regenerate.
3717
3718 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
3719
3720 * MAINTAINERS (arc): Add new port maintainership for myself.
3721
3722 2013-01-09 Jason Merrill <jason@redhat.com>
3723
3724 * .gitignore: Import from gdb repository.
3725
3726 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
3727
3728 * Makefile.def (configure-gcc): Depend on all-gmp.
3729 (all-gcc): Remove dependency on all-gmp.
3730 * Makefile.in: Regenerated.
3731
3732 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3733
3734 * config.sub: Merge from config repo.
3735 * config.guess: Ditto.
3736
3737 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3738
3739 * Makefile.def: Merge from binutils.
3740 * Makefile.in: Ditto.
3741
3742 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
3743
3744 * MAINTAINERS: Update my email.
3745
3746 2012-12-29 Ben Elliston <bje@gnu.org>
3747
3748 * config.guess: Update to 2012-12-29 version.
3749 * config.sub: Likewise.
3750
3751 2012-12-20 Matthias Klose <doko@ubuntu.com>
3752
3753 * Makefile.def (install-target-libgfortran): Depend on
3754 install-target-libquadmath, install-target-libgcc.
3755 (install-target-libsanitizer): Depend on install-target-libgcc.
3756 (install-target-libjava): Depend on install-target-libgcc.
3757 (install-target-libitm): Depend on install-target-libgcc.
3758 (install-target-libobjc): Depend on install-target-libgcc.
3759 (install-target-libstdc++-v3): Depend on install-target-libgcc.
3760 * Makefile.in: Regenerate.
3761
3762 2012-12-19 Matthias Klose <doko@ubuntu.com>
3763
3764 * Makefile.def (install-target-libgo): Depend on
3765 install-target-libatomic.
3766 * Makefile.in: Regenerate.
3767
3768 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
3769
3770 PR go/55201
3771 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
3772 * Makefile.in: Regenerate.
3773
3774 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
3775
3776 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
3777 * configure: Regenerate.
3778
3779 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3780
3781 * config.sub: Merge from config repo.
3782
3783 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
3784
3785 * Makefile.def (target_modules): Add bootstrap=true and
3786 raw_cxx=true to libsanitizer.
3787 * configure.ac (bootstrap_target_libs): Add libsanitizer.
3788 * Makefile.in: Regenerated.
3789 * configure: Likewise.
3790
3791 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
3792
3793 * MAINTAINERS: Remove self as RTL optimization maintainer.
3794
3795 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3796
3797 * MAINTAINERS (Write After Approval): Add myself.
3798
3799 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
3800
3801 * Makefile.def (target_modules): Remove bootstrap=true and
3802 raw_cxx=true from libsanitizer.
3803 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
3804 * Makefile.in: Regenerated.
3805 * configure: Likewise.
3806
3807 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
3808
3809 * Makefile.def (target_modules): Add bootstrap=true and
3810 raw_cxx=true to libsanitizer.
3811 * configure.ac (bootstrap_target_libs): Add libsanitizer.
3812 * Makefile.in: Regenerated.
3813 * configure: Likewise.
3814
3815 2012-11-28 Andrew Pinski <apinski@cavium.com>
3816
3817 PR bootstrap/54279
3818 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
3819 * configure: Regenerate.
3820 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
3821 * Makefile.in: Regenerate.
3822
3823 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
3824
3825 * configure.ac: Disable libsanitizer if we're not building C++.
3826 * configure: Regenerate.
3827
3828 2012-11-15 Roland McGrath <roland@hack.frob.com>
3829
3830 * MAINTAINERS (Write After Approval): Add myself.
3831
3832 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
3833
3834 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
3835 Kostya Serebryany (kcc@google.com) and
3836 Jakub Jelinek (jakub@redhat.com).
3837 Rename area for Dodji Seketeli (dodji@redhat.com).
3838
3839 2012-11-15 Dodji Seketeli <dodji@redhat.com>
3840
3841 * MAINTAINERS: (asan.c, related): Add myself.
3842
3843 2012-11-14 Roland McGrath <mcgrathr@google.com>
3844
3845 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
3846 * configure: Regenerate.
3847
3848 2012-11-13 Richard Henderson <rth@redhat.com>
3849
3850 * configure.ac: Move libsanitizer logic to subdirectory.
3851 * configure: Regenerate.
3852
3853 2012-11-13 Dodji Seketeli <dodji@redhat.com>
3854
3855 * configure.ac: Enable libsanitizer just on x86 linux for now.
3856 * configure: Re-generate.
3857
3858 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
3859
3860 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
3861 sections.
3862 * configure: Regenerate.
3863
3864 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
3865
3866 * configure.ac: Add section for configdirs for libsanitizer.
3867 Disable for cris-*-* and mmix-*-*.
3868 * configure: Regenerate.
3869
3870 2012-11-12 Wei Mi <wmi@google.com>
3871
3872 * configure.ac: Add libsanitizer to target_libraries.
3873 * Makefile.def: Ditto.
3874 * configure: Regenerate.
3875 * Makefile.in: Regenerate.
3876 * libsanitizer: New directory for asan runtime. Contains an empty
3877 tsan directory.
3878
3879 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
3880
3881 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
3882 against Mingw64 w32api.
3883 * configure: Regenerate.
3884
3885 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
3886
3887 * configure: Regenerated.
3888
3889 2012-11-03 Robert Mason <rbmj@verizon.net>
3890
3891 * configure.ac: add --disable-libstdcxx configure option
3892 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
3893
3894 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
3895
3896 * MAINTAINERS (Write After Approval): Add myself.
3897
3898 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
3899
3900 * MAINTAINERS (Write After Approval): Add myself.
3901
3902 2012-10-24 Sharad Singhai <singhai@google.com>
3903
3904 * MAINTAINERS (Write After Approval): Add myself.
3905
3906 2012-10-24 Eric Christopher <echristo@gmail.com>
3907
3908 * MAINTAINERS: Update email address.
3909
3910 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
3911
3912 PR bootstrap/54820
3913 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
3914 * configure: Regenerate.
3915
3916 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
3917
3918 * MAINTAINERS (aarch64): Add Marcus and myself.
3919
3920 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
3921
3922 PR bootstrap/54820
3923 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
3924 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
3925 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3926 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3927 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
3928 * Makefile.in: Regenerate.
3929 * configure.ac (have_static_libs): New variable and associated check.
3930 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
3931 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
3932 * configure: Regenerate.
3933
3934 2012-10-10 Richard Biener <rguenther@suse.de>
3935
3936 * MAINTAINERS: Adjust for changed surname.
3937
3938 2012-10-04 Lawrence Crowl <crowl@google.com>
3939
3940 * MAINTAINERS (Write After Approval): Add myself.
3941
3942 2012-10-01 Cary Coutant <ccoutant@google.com>
3943
3944 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
3945
3946 2012-09-28 Ian Lance Taylor <iant@google.com>
3947
3948 * Makefile.def: Make all-target-libgo depend on
3949 all-target-libbacktrace.
3950 * Makefile.in: Rebuild.
3951
3952 2012-09-26 Ian Lance Taylor <iant@google.com>
3953
3954 * Makefile.def: Make all-gcc depend on all-libbacktrace.
3955 * Makefile.in: Rebuild.
3956
3957 2012-09-20 Walter Lee <walt@tilera.com>
3958
3959 * configure.ac: Add tilegx to list of targets that support gold.
3960 * configure: Regenerate.
3961
3962 2012-09-20 Marek Polacek <polacek@redhat.com>
3963
3964 * MAINTAINERS (Write After Approval): Add myself.
3965
3966 2012-09-19 Steve Ellcey <sellcey@mips.com>
3967
3968 * configure.ac: Add mips*-mti-elf* target.
3969 * configure: Regenerate.
3970
3971 2012-09-17 Ian Lance Taylor <iant@google.com>
3972
3973 * MAINTAINERS (Various Maintainers): Add libbacktrace.
3974 * configure.ac (host_libs): Add libbacktrace.
3975 (target_libraries): Add libbacktrace.
3976 * Makefile.def (host_modules): Add libbacktrace.
3977 (target_modules): Likewise.
3978 * configure, Makefile.in: Rebuild.
3979
3980 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
3981
3982 PR target/38607
3983 Merge upstream change.
3984 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
3985
3986 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
3987 Add libgomp*.o to compare_exclusions for AIX.
3988 * configure: Regenerate.
3989
3990 2012-09-06 Diego Novillo <dnovillo@google.com>
3991
3992 * configure.ac: Bump minimum GMP version to 4.2.3.
3993 * configure: Re-generate.
3994
3995 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
3996
3997 PR target/54461
3998 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
3999 target-libgloss if not configured --with-avrlibc=no.
4000 * configure: Regenerate.
4001
4002 2012-09-04 Jason Merrill <jason@redhat.com>
4003
4004 * configure.ac: Fix --enable-languages=all.
4005
4006 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
4007
4008 * MAINTAINERS (Write After Approval): Add myself.
4009
4010 2012-09-03 Richard Guenther <rguenther@suse.de>
4011
4012 PR bootstrap/54138
4013 * configure.ac: Re-organize ISL / CLOOG checks to allow
4014 disabling with either --without-isl or --without-cloog.
4015 * configure: Regenerated.
4016
4017 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
4018
4019 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
4020 * configure: Regenerate.
4021
4022 2012-08-27 Ulrich Drepper <drepper@gmail.com>
4023
4024 * MAINTAINERS: Fix my email address.
4025
4026 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
4027
4028 PR binutils/4970
4029 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
4030 and opcodes.
4031 * Makefile.in: Regenerated.
4032
4033 2012-08-26 Art Haas <ahaas@impactweather.com>
4034
4035 * configure: Regenerate.
4036
4037 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
4038
4039 * INSTALL/README: Also refer to the online installation
4040 instructions.
4041
4042 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4043
4044 * MAINTAINERS (Write After Approval): Add myself.
4045 (Picochip port): Remove myself.
4046
4047 2012-08-14 Diego Novillo <dnovillo@google.com>
4048
4049 Merge from cxx-conversion branch.
4050
4051 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
4052 POSTSTAGE1_CONFIGURE_FLAGS.
4053 * Makefile.in: Regenerate.
4054 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
4055 Force C++ when bootstrapping.
4056 * configure: Regenerate.
4057
4058 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4059
4060 * MAINTAINERS (Write After Approval): Add myself.
4061
4062 2012-07-16 Joseph Myers <joseph@codesourcery.com>
4063
4064 * README: Document use of ranges of years in copyright notices.
4065
4066 2012-07-06 Richard Guenther <rguenther@suse.de>
4067
4068 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
4069 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
4070 --with-gmp=system.
4071 * Makefile.in: Regenerated.
4072 * configure: Likewise.
4073
4074 2012-07-06 Richard Guenther <rguenther@suse.de>
4075
4076 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
4077 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
4078 supply V=1 as extra_make_flags.
4079 * configure: Regenerated.
4080 * Makefile.in: Likewise.
4081
4082 2012-07-04 Tristan Gingold <gingold@adacore.com>
4083
4084 * configure: Regenerate.
4085
4086 2012-07-03 Richard Guenther <rguenther@suse.de>
4087
4088 * Makfile.def (isl): Remove not necessary extra_exports and
4089 extra_make_flags.
4090 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
4091 * Makefile.in: Regenerated.
4092
4093 2012-07-03 Richard Guenther <rguenther@suse.de>
4094
4095 * Makefile.def (cloog): Add V=1 to extra_make_flags.
4096 * configure.ac: If either the ISL or the CLooG check failed
4097 do not try to build in-tree versions.
4098 * Makefile.in: Regenerated.
4099 * configure: Regenerated.
4100
4101 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4102
4103 * configure: Regenerate.
4104
4105 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
4106
4107 * MAINTAINERS (Various Maintainers): Add myself as testsuite
4108 maintainer.
4109
4110 2012-07-02 Richard Guenther <rguenther@suse.de>
4111
4112 * configure: Regenerated.
4113
4114 2012-07-02 Richard Guenther <rguenther@suse.de>
4115 Michael Matz <matz@suse.de>
4116 Tobias Grosser <tobias@grosser.es>
4117 Sebastian Pop <sebpop@gmail.com>
4118
4119 * Makefile.def: Add ISL host module, remove PPL host module.
4120 Adjust ClooG host module to use the proper ISL.
4121 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
4122 * configure.ac: Include config/isl.m4. Add ISL host library,
4123 remove PPL. Remove PPL configury, add ISL configury, adjust
4124 ClooG configury.
4125 * Makefile.in: Regenerated.
4126 * configure: Likewise.
4127
4128 2012-07-02 Richard Guenther <rguenther@suse.de>
4129
4130 Merge from graphite branch
4131 2011-07-21 Tobias Grosser <tobias@grosser.es>
4132
4133 * configure: Regenerated.
4134 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
4135 both cloog.org and legacy versions. The only supported version will
4136 be CLooG with the isl backend.
4137
4138 2011-07-21 Tobias Grosser <tobias@grosser.es>
4139
4140 * configure: Regenerated.
4141 * configure.ac: Require cloog isl 0.17.0
4142
4143 2011-07-21 Tobias Grosser <tobias@grosser.es>
4144
4145 * configure: Regenerated.
4146 * config/cloog.m4: Do not define CLOOG_ORG
4147
4148 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
4149
4150 * configure.ac: Skip C if explicitly selected.
4151 * configure: Regenerate.
4152
4153 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
4154
4155 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
4156 they contain -O2.
4157 * configure: Regenerate.
4158
4159 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
4160
4161 PR debug/53740
4162 * df.h, df-problems.c, dce.c: Revert last patch.
4163
4164 2012-06-25 Iain Sandoe <iain@codesourcery.com>
4165
4166 * MAINTAINERS (Write After Approval): Update my email address.
4167
4168 2012-06-21 Meador Inge <meadori@codesourcery.com>
4169
4170 * MAINTAINERS (Write After Approval): Add myself.
4171
4172 2012-06-20 Jason Merrill <jason@redhat.com>
4173
4174 * Makefile.tpl (check-target-libgomp-c++): New.
4175 (check-target-libitm-c++): New.
4176 * Makefile.def (c++): Add them.
4177 * Makefile.in: Regenerate.
4178
4179 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
4180
4181 * MAINTAINERS (Write After Approval): Add myself.
4182
4183 2012-05-16 Olivier Hainque <hainque@adacore.com>
4184
4185 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
4186 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
4187 (install-no-fixedincludes): Adjust accordingly.
4188 * Makefile.in: Regenerate.
4189
4190 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
4191
4192 Merge upstream change
4193 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
4194
4195 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
4196
4197 * MAINTAINERS (Write After Approval): Add myself.
4198
4199 2012-05-09 Nick Clifton <nickc@redhat.com>
4200 Paul Smith <psmith@gnu.org>
4201
4202 PR bootstrap/50461
4203 * configure.ac (mpfr-dir): When using in-tree MPFR sources
4204 allow for the fact that from release v3.1.0 of MPFR the source
4205 files were moved into a src sub-directory.
4206 * configure: Regenerate.
4207
4208 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
4209
4210 * configure.ac: Bump minimum MPFR version to 2.4.0.
4211 * configure: Regenerated.
4212
4213 2012-05-01 Richard Henderson <rth@redhat.com>
4214
4215 * Makefile.def (libatomic): New target_module.
4216 * configure.ac (target_libraries): Add libatomic.
4217 (noconfigdirs): Check if libatomic is supported.
4218 * Makefile.in, configure: Rebuild.
4219
4220 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
4221
4222 * MAINTAINERS (Write After Approval): Add myself.
4223
4224 2012-04-25 Joel Brobecker <brobecker@adacore.com>
4225
4226 * config.sub: Update to 2012-04-18 version from official repo.
4227
4228 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
4229
4230 * MAINTAINERS (Write After Approval): Add myself.
4231
4232 2012-04-11 Steve Ellcey <sellcey@mips.com>
4233
4234 * MAINTAINERS: Changed email address.
4235
4236 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
4237
4238 PR target/52737
4239 * contrib/gcc_update (files_and_dependencies):
4240 Remove gcc/config/avr/t-multilib from touch data.
4241
4242 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4243
4244 * MAINTAINERS (OS Port Maintainers): Remove irix.
4245 * configure.ac (enable_libgomp): Remove *-*-irix6*.
4246 (unsupported_languages): Remove mips-sgi-irix6.*.
4247 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
4248 (with_stabs): Remove.
4249 * configure: Regenerate.
4250
4251 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4252
4253 * MAINTAINERS (OS Port Maintainers): Remove osf.
4254 * configure.ac (enable_libgomp): Remove *-*-osf*.
4255 (with_stabs): Remove alpha*-*-osf*.
4256 * configure: Regenerate.
4257
4258 2012-03-05 Tristan Gingold <gingold@adacore.com>
4259
4260 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
4261 * configure: Regenerate.
4262
4263 2012-02-17 Walter Lee <walt@tilera.com>
4264
4265 * MAINTAINERS: (Write After Approval): Delete myself.
4266
4267 2012-02-14 Walter Lee <walt@tilera.com>
4268
4269 * MAINTAINERS (tilegx port): Add myself.
4270 (tilepro port): Add myself.
4271 (Write After Approval): Add myself.
4272
4273 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
4274
4275 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
4276 and Joseph Myers as docstring relicensing maintainers.
4277
4278 2012-02-09 Bin Cheng <bin.cheng@arm.com>
4279
4280 * MAINTAINERS (write-after-approval): Add myself.
4281
4282 2012-02-08 Ira Rosen <irar@il.ibm.com>
4283
4284 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
4285 maintainer.
4286
4287 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
4288
4289 * MAINTAINERS (Write After Approval): Move myself to
4290 maintain alphabetical order.
4291
4292 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
4293
4294 * MAINTAINERS (Write After Approval): Add myself.
4295
4296 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
4297
4298 * MAINTAINERS (Write After Approval): Add myself.
4299
4300 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
4301 Jayant R Sonar <jayant.sonar@kpitcummins.com>
4302
4303 * configure.ac (cr16-*-*): Remove nonconfigdirs.
4304 * configure: Regenerate.
4305
4306 2012-01-23 Harshit Chopra <harshit@google.com>
4307
4308 * MAINTAINERS (Write After Approval): Add myself.
4309
4310 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
4311
4312 * configure.ac: Remove reference to mh-interix.
4313 * configure: Regenerate.
4314
4315 2012-01-05 Richard Henderson <rth@redhat.com>
4316
4317 PR bootstrap/51072
4318 * configure.ac: Disable libitm if c++ is not enabled.
4319 * configure: Rebuild.
4320
4321 * configure.ac: Fix regexp for same.
4322 * configure: Rebuild.
4323
4324 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
4325
4326 * MAINTAINERS (Write After Approval): Add myself.
4327
4328 2012-01-02 Richard Guenther <rguenther@suse.de>
4329
4330 PR bootstrap/51686
4331 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
4332 * Makefile.in: Regenerate.
4333
4334 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
4335
4336 * MAINTAINERS (Write After Approval): Add myself.
4337
4338 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
4339
4340 * configure: Regenerate.
4341
4342 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4343
4344 * MAINTAINERS (picochip): Changed email address.
4345
4346 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
4347
4348 * MAINTAINERS (write-after-approval): Add self.
4349
4350 2011-11-29 DJ Delorie <dj@redhat.com>
4351
4352 * configure.ac (rl78-*-*) New case.
4353 * configure: Regenerate.
4354 * MAINTAINERS: Add myself as RL78 maintainer.
4355
4356 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4357
4358 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
4359
4360 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
4361
4362 * libtool.m4: Additional FreeBSD 10 fixes.
4363
4364 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
4365
4366 * MAINTAINERS: Move myself from Write After Approval to CPU Port
4367 Maintainers section, as Epiphany maintainer.
4368
4369 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
4370
4371 PR target/49992
4372 * configure.ac: Remove ranlib special-casing for Darwin.
4373 * configure: Regenerate.
4374
4375 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
4376
4377 * MAINTAINERS (Reviewers): Keep the list sorted.
4378
4379 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
4380
4381 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
4382
4383 2011-11-09 Roland McGrath <mcgrathr@google.com>
4384
4385 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
4386 * configure: Rebuild.
4387 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
4388 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
4389 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
4390 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
4391 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
4392 Add READELF.
4393 * Makefile.in: Rebuild.
4394
4395 2011-11-09 Jason Merrill <jason@redhat.com>
4396
4397 * Makefile.def (language=c++): Remove check-c++0x.
4398 * Makefile.in (check-gcc-c++): Regenerate.
4399
4400 2011-11-08 Richard Henderson <rth@redhat.com>
4401
4402 * configure.ac: Test for libitm directory present first.
4403
4404 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
4405
4406 * configure.ac: Test libitm/configure.tgt to disable libitm.
4407 * configure: Rebuild.
4408
4409 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
4410 Richard Henderson <rth@redhat.com>
4411
4412 Merged from transactional-memory.
4413
4414 * Makefile.def (lang_env_dependencies): libitm is c++.
4415 Add libitm target module.
4416 * configure.ac: Likewise.
4417 * config/mmap.m4: New file.
4418 * contrib/gcc_update: Add libitm to touch data.
4419 * Makefile.in, configure: Rebuild.
4420
4421 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4422
4423 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
4424 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
4425 * Makefile.in: Regenerate.
4426
4427 2011-11-01 DJ Delorie <dj@redhat.com>
4428
4429 * config.sub: Update to version 2011-10-29 (added rl78)
4430
4431 2011-10-27 Nick Clifton <nickc@redhat.com>
4432
4433 * config.sub: Import these changes from the config project:
4434
4435 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
4436 Ben Elliston <bje@gnu.org>
4437
4438 * config.sub (epiphany): New.
4439
4440 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
4441 Ben Elliston <bje@gnu.org>
4442
4443 * config.sub (hexagon, hexagon-*): New.
4444
4445 2011-08-23 Roland McGrath <mcgrathr@google.com>
4446
4447 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
4448 64eb to be64.
4449
4450 2011-08-16 Roland McGrath <mcgrathr@google.com>
4451
4452 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
4453 (nacl): Grok as alias for 32el-unknown-nacl.
4454
4455 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
4456
4457 * MAINTAINERS (Write After Approval): Add myself.
4458
4459 2011-10-24 Teresa Johnson <tejohnson@google.com>
4460
4461 * MAINTAINERS (Write After Approval): Add myself.
4462
4463 2011-09-21 Jakub Jelinek <jakub@redhat.com>
4464
4465 * MAINTAINERS (sparc port): Remove myself.
4466
4467 2011-09-14 Tom de Vries <tom@codesourcery.com>
4468
4469 * MAINTAINERS (Write After Approval): Add myself.
4470
4471 2011-08-14 Yao Qi <yao@codesourcery.com>
4472
4473 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
4474 * configure: Regenerate.
4475
4476 2011-07-26 Ian Lance Taylor <iant@google.com>
4477
4478 * configure.ac: Set have_compiler based on whether gcc directory
4479 exists, rather than on whether gcc is in configdirs.
4480 * configure: Rebuild.
4481
4482 2011-07-21 Joseph Myers <joseph@codesourcery.com>
4483
4484 * MAINTAINERS (Global Reviewers): Add self.
4485
4486 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
4487
4488 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
4489 link directories.
4490 * Makefile.in: Rebuild.
4491
4492 2011-07-20 Ian Lance Taylor <iant@google.com>
4493
4494 PR bootstrap/49787
4495 * configure.ac: Move --enable-bootstrap handling earlier in file.
4496 If --enable-bootstrap and either --enable-build-with-cxx or
4497 --enable-build-poststage1-with-cxx, enable C++ automatically.
4498 * configure: Rebuild.
4499
4500 2011-07-19 Ian Lance Taylor <iant@google.com>
4501
4502 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
4503 make C++ a boot_language. Set and substitute
4504 POSTSTAGE1_CONFIGURE_FLAGS.
4505 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
4506 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
4507 * configure, Makefile.in: Rebuild.
4508
4509 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
4510
4511 * MAINTAINERS (Register Allocation): Move myself from reviewers to
4512 maintainers.
4513
4514 2011-07-18 Jakub Jelinek <jakub@redhat.com>
4515
4516 * MAINTAINERS (Global Reviewers): Add myself.
4517
4518 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4519
4520 * configure: Regenerate.
4521
4522 2011-07-16 Jason Merrill <jason@redhat.com>
4523
4524 * Makefile.def (language=c++): Add check-c++0x and
4525 check-target-libmudflap-c++.
4526 * Makefile.tpl (check-target-libmudflap-c++): New.
4527 * Makefile.in: Regenerate.
4528
4529 2011-07-16 Matthias Klose <doko@ubuntu.com>
4530
4531 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
4532 * Makefile.def (target_modules/libjava): Pass
4533 $(EXTRA_CONFIGARGS_LIBJAVA).
4534 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
4535 if not configured with --enable-static-libjava.
4536 * Makefile.in: Regenerate.
4537 * configure: Likewise.
4538
4539 2011-07-15 Jason Merrill <jason@redhat.com>
4540
4541 * Makefile.in (check-c++): Move check-gcc-c++0x after
4542 check-target-libstdc++-v3.
4543
4544 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
4545
4546 * MAINTAINERS (c6x port): New entry.
4547
4548 2011-07-13 Jason Merrill <jason@redhat.com>
4549
4550 * Makefile.in (check-gcc-c++0x): New.
4551 (check-c++): Depend on it.
4552
4553 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4554
4555 PR target/39150
4556 * configure.ac (i[3456789]86-*-solaris2*): Also accept
4557 x86_64-*-solaris2.1[0-9]*.
4558 * configure: Regenerate.
4559
4560 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
4561
4562 * MAINTAINERS (RTL optimizers): Add self.
4563
4564 2011-06-27 Gabriel Charette <gchare@google.com>
4565
4566 * MAINTAINERS (Write After Approval): Add myself.
4567
4568 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
4569
4570 PR regression/47836
4571 PR bootstrap/23656
4572 PR other/47733
4573 PR bootstrap/49247
4574 PR c/48825
4575 * configure.ac (target_libraries): Remove target-libiberty.
4576 Remove case-statement setting skipdirs=target-libiberty for
4577 multiple targets. Remove checking target_configdirs and
4578 removing target-libiberty but keeping target-libgcc if
4579 otherwise empty.
4580 * Makefile.def (target_modules): Don't add libiberty.
4581 (dependencies): Remove all traces of target-libiberty.
4582 * configure, Makefile.in: Regenerate.
4583
4584 2011-06-13 Walter Lee <walt@tilera.com>
4585
4586 * configure.ac (tilepro-*-*) New case.
4587 (tilegx-*-*): Likewise.
4588 * configure: Regenerate.
4589
4590 2011-06-06 Jing Yu <jingyu@google.com>
4591
4592 * configure.ac: Skip target-libiberty for
4593 arm*-*-linux-androideabi.
4594 * configure: Regenerated.
4595
4596 2011-06-06 Nick Clifton <nickc@redhat.com>
4597
4598 * config.sub: Sync from upstream.
4599
4600 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
4601
4602 * MAINTAINERS (Write After Approval): Add myself.
4603
4604 2011-06-01 Daniel Jacobowitz <drow@false.org>
4605
4606 * MAINTAINERS: Update my email address.
4607
4608 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
4609
4610 * MAINTAINERS (Write After Approval): Update my email address.
4611
4612 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
4613
4614 * MAINTAINERS (Write After Approval): Add myself.
4615
4616 2011-05-08 Doug Kwan <dougkwan@google.com>
4617
4618 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
4619 * configure: Regenerated.
4620 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
4621 value from configure.
4622 * Makefile.in: Regenerated.
4623
4624 2011-05-05 Joseph Myers <joseph@codesourcery.com>
4625
4626 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
4627 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
4628 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
4629 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
4630 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
4631 *-*-vxworks*): Disable newlib and libgloss in separate case
4632 statement.
4633 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
4634 to separate case statement.
4635 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4636 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
4637 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
4638 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
4639 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
4640 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
4641 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
4642 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
4643 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
4644 i[[3456789]]86-*-rdos*, m32r-*-*,
4645 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
4646 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
4647 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
4648 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
4649 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
4650 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
4651 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
4652 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
4653 and libgloss in main case over targets. Remove most empty cases
4654 in main case over targets.
4655 * configure: Regenerate.
4656
4657 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
4658
4659 * MAINTAINERS (Write After Approval): Add myself.
4660
4661 2011-05-04 Joseph Myers <joseph@codesourcery.com>
4662
4663 * configure.ac: Remove code setting special library locations for
4664 hppa*64*-*-hpux11*. Remove code setting compiler for
4665 sparc-sun-solaris2*.
4666 * configure: Regenerate.
4667
4668 2011-05-04 Joseph Myers <joseph@codesourcery.com>
4669
4670 * configure.ac: Separate libgloss_dir settings from general case
4671 over targets.
4672 * configure: Regenerate.
4673
4674 2011-04-28 Joseph Myers <joseph@codesourcery.com>
4675
4676 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4677 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
4678 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
4679 cases in libgcj-disabling case statement.
4680 (hppa*64*-*-linux*): Set unsupported_languages instead of
4681 disabling target-zlib.
4682 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
4683 to hppa*64*-*-hpux*.
4684 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
4685 hppa*-*-hpux*.
4686 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
4687 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
4688 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
4689 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
4690 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
4691 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
4692 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
4693 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
4694 libgcj-disabling case statement.
4695 * configure: Regenerate.
4696
4697 2011-04-28 Joseph Myers <joseph@codesourcery.com>
4698
4699 * configure.ac: Disable Java for targets not supporting libffi.
4700 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
4701 Remove cases in Java-disabling statement.
4702 (*arm-wince-pe): Change to arm-wince-pe.
4703 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
4704 cases in Java-disabling statement.
4705 (bfin-*-*): Don't disable Java again.
4706 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
4707 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
4708 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
4709 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
4710 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
4711 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
4712 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
4713 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
4714 Java-disabling statement.
4715 (mmix-*-*): Don't disable Java again.
4716 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4717 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
4718 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
4719 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
4720 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
4721 statement.
4722 * configure: Regenerate.
4723
4724 2011-04-28 Joseph Myers <joseph@codesourcery.com>
4725
4726 * configure.ac: Separate cases disabling Java and Java libraries
4727 from general case over targets.
4728 * configure: Regenerate.
4729
4730 2011-04-21 Jie Zhang <jzhang918@gmail.com>
4731
4732 * MAINTAINERS: Update my email address.
4733
4734 2011-04-20 Easwaran Raman <eraman@google.com>
4735
4736 * MAINTAINERS (Write After Approval): Add myself.
4737
4738 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
4739
4740 PR lto/48086
4741 * configure.ac: Re-enable LTO on *-apple-darwin9*.
4742 * configure: Regenerate.
4743
4744 2011-04-16 Jim Meyering <meyering@redhat.com>
4745
4746 * MAINTAINERS (Write After Approval): Add myself.
4747
4748 2011-04-15 Dodji Seketeli <dodji@redhat.com>
4749
4750 * MAINTAINERS: Update my email address.
4751
4752 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
4753
4754 * MAINTAINERS (Write After Approval): Add myself.
4755
4756 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
4757
4758 * MAINTAINERS (Write After Approval): Add myself.
4759
4760 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
4761
4762 * MAINTAINERS (Write After Approval): Add myself.
4763
4764 2011-04-06 Joseph Myers <joseph@codesourcery.com>
4765
4766 * configure.ac (build_tools): Remove build-byacc.
4767 (host_libs): Remove mmalloc.
4768 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
4769 autoconf automake libtool diff rcs fileutils shellutils time
4770 textutils wdiff find uudecode hello tar gzip indent recode release
4771 sed perl gawk findutils gettext zip.
4772 (libgcj): Remove target-qthreads.
4773 (target_tools): Remove target-examples target-gperf.
4774 (YACC): Don't handle building byacc.
4775 * configure: Regenerate.
4776 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
4777 dosutils, examples, fileutils, find, findutils, gawk, gettext,
4778 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
4779 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
4780 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
4781 handle building components.
4782 * Makefile.in: Regenerate.
4783
4784 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
4785
4786 * MAINTAINERS: Update my email address as Xtensa maintainer.
4787
4788 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4789
4790 * config.sub: Sync from upstream.
4791
4792 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4793
4794 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
4795 (microblaze*): Don't disable libssp.
4796 * configure: Regenerate.
4797
4798 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4799
4800 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
4801 moveifchange.
4802 * configure: Regenerate.
4803 * Makefile.tpl: Use @SHELL@ not @config_shell@.
4804 * Makefile.in: Regenerate.
4805
4806 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4807
4808 * configure.ac (*-*-sysv4*): Don't enable libgomp.
4809 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
4810 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
4811 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
4812 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
4813 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
4814 md_exec_prefix cases.
4815 * configure: Regenerate.
4816
4817 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4818
4819 * configure.ac: Separate cases disabling target-libssp,
4820 target-libiberty, target-libstdc++-v3 and Fortran from general
4821 case over targets.
4822 * configure: Regenerate.
4823
4824 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4825
4826 * configure.ac (*-*-chorusos): Don't disable libgcj.
4827 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
4828 Remove case.
4829 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
4830 (arm-*-coff): Don't disable libgcj.
4831 (arm*-*-linux-gnueabi): Remove useless assignment.
4832 (arm-*-riscix*): Don't disable libgcj.
4833 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
4834 configuration.
4835 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
4836 (c54x*-*-*): Remove case.
4837 (tic54x-*-*): Don't disable GCC or GCC libraries.
4838 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
4839 to *.
4840 (d10v-*-*): Don't disable GCC libraries.
4841 (d30v-*-*): Don't disable libgcj.
4842 (h8500-*-*): Don't disable GCC libraries.
4843 (i960-*-*): Don't disable libgcj.
4844 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
4845 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4846 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
4847 libgcj.
4848 (m68k-*-coff*): Remove case.
4849 (mmix-*-*): Don't disable libgloss on host.
4850 (mn10200-*-*, mn10300-*-*): Remove cases.
4851 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4852 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
4853 Don't disable libgcj.
4854 (romp-*-*): Remove case.
4855 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
4856 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
4857 case.
4858 (v810-*-*): Don't disable GCC libraries.
4859 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
4860 (ip2k-*-*): Don't disable GCC libraries.
4861 * configure: Regenerate.
4862
4863 2011-03-28 Joseph Myers <joseph@codesourcery.com>
4864
4865 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
4866 libffi on host.
4867 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
4868 on host.
4869 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
4870 * configure: Regenerate.
4871
4872 2011-03-26 John Marino <binutils@marino.st>
4873
4874 * configure.ac: Add support for *-*-dragonfly*
4875 * configure: Regenerate.
4876
4877 2011-03-25 Joseph Myers <joseph@codesourcery.com>
4878
4879 * configure.ac (native_only): Remove.
4880 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
4881 send-pr uudecode guile gnuserv on host.
4882 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
4883 send-pr rcs guile perl texinfo libtool on host.
4884 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
4885 automake send-pr rcs guile perl texinfo libtool on host.
4886 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
4887 (*-*-kaos*): Don't disable target-examples target-gperf on target.
4888 (alpha*-dec-osf*): Don't disable fileutils on target.
4889 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
4890 texinfo send-pr expect dejagnu on target.
4891 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
4892 target-qthreads on target.
4893 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
4894 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
4895 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
4896 x86_64-*-mingw*): Don't disable expect on target.
4897 (*-*-cygwin*): Don't disable target-gperf on target.
4898 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
4899 gnuserv on target.
4900 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
4901 target.
4902 * configure: Regenerate.
4903
4904 2011-03-25 Joseph Myers <joseph@codesourcery.com>
4905
4906 * configure.ac (target_tools): Remove target-groff.
4907 (native_only): Remove target-groff.
4908 (hppa*64*-*-*): Don't disable byacc.
4909 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
4910 setting.
4911 (*-*-kaos*): Don't skip target-librx and target-groff.
4912 (*-*-netware*): Don't skip target-libmudflap.
4913 (*-*-tpf*): Don't skip target-libmudflap.
4914 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
4915 directories on the host.
4916 (ia64*-*-*vms*): Don't skip tix.
4917 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
4918 host.
4919 * configure: Regenerate.
4920
4921 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
4922
4923 * configure.ac: Remove references to mt-mep, mt-netware,
4924 mt-wince.
4925 * Makefile.def: Add all-utils soft dependencies.
4926 * Makefile.tpl: Remove GDB_NLM_DEPS.
4927 * configure: Regenerate.
4928 * Makefile.in: Regenerate.
4929
4930 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4931
4932 * configure.ac: Do not include mh-x86omitfp.
4933 * configure: Regenerate.
4934
4935 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4936
4937 * configure.ac: Remove empty cases.
4938 * configure: Regenerate.
4939
4940 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4941
4942 * Makefile.def: Add dependency from termcap to gdb.
4943 * Makefile.in: Regenerate.
4944
4945 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4946
4947 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
4948 * configure: Regenerate.
4949 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
4950 * Makefile.tpl: Likewise.
4951 * Makefile.in: Regenerate.
4952
4953 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4954
4955 * configure.ac: Remove all mentions of tentative_cc.
4956 * configure: Regenerate.
4957
4958 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4959
4960 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
4961 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
4962 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
4963 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
4964 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
4965 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
4966 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
4967 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4968 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
4969 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
4970 *-*-rhapsody*): Remove host cases.
4971 * configure: Regenerate.
4972
4973 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4974
4975 * configure.ac (ppc*-*-pe): Remove host case.
4976 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
4977 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
4978 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
4979 cases.
4980 * configure: Regenerate.
4981
4982 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4983
4984 * config.sub: Update to version 2011-03-23.
4985
4986 2011-03-22 Joseph Myers <joseph@codesourcery.com>
4987
4988 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
4989 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
4990 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
4991 * configure: Regenerate.
4992
4993 2011-03-22 Joseph Myers <joseph@codesourcery.com>
4994
4995 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
4996 to Write After Approval.
4997 * config-ml.in: Don't handle arc-*-elf*.
4998 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
4999 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
5000 handle GCC libraries.
5001 * configure: Regenerate.
5002
5003 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5004
5005 PR bootstrap/48120:
5006 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
5007 Add -lstdc++ -lm to LIBS.
5008 * configure: Regenerate.
5009
5010 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
5011
5012 * config.guess: Update to version 2011-02-02
5013 * config.sub: Update to version 2011-02-24
5014
5015 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
5016
5017 PR lto/48086
5018 * configure.ac: Re-enable LTO on *-apple-darwin9.
5019 * configure: Regenerate.
5020
5021 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
5022
5023 PR lto/48086
5024 * configure.ac: Disable LTO on darwin due to an assembler change in
5025 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
5026 under 256.
5027 * configure: Regenerate.
5028
5029 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
5030
5031 * MAINTAINERS: Update myself as score backend maintainer,
5032 update my e-mail address.
5033
5034 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
5035
5036 * MAINTAINERS: Update my e-mail address.
5037
5038 2011-03-06 Joey Ye <joey.ye@arm.com>
5039
5040 * MAINTAINERS: Update my e-mail address.
5041
5042 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5043
5044 * configure.ac: Adjust test of with_ppl.
5045 * configure: Regenerated.
5046
5047 2011-03-02 Kai Tietz <ktietz@redhat.com>
5048
5049 * MAINTAINERS: Adjust my e-mail address.
5050
5051 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5052
5053 * configure.ac: Add -lpwl to ppllibs.
5054 * configure: Regenerated.
5055
5056 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5057
5058 * config/cloog.m4: Add -lisl to clooglibs.
5059 * configure: Regenerated.
5060
5061 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
5062
5063 * MAINTAINERS (CPU Port maintainers): Add self.
5064
5065 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5066
5067 * MAINTAINERS: Add myself as testsuite maintainer.
5068
5069 2011-02-15 Mike Stump <mikestump@comcast.net>
5070
5071 * MAINTAINERS: Add myself as testsuite maintainer.
5072
5073 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5074
5075 Import from Libtool and gnulib:
5076
5077 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
5078
5079 Prepare for supporting FreeBSD 10.
5080 * config.rpath: Remove handling of freebsd1* which soon would
5081 match FreeBSD 10.0.
5082
5083 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
5084
5085 Remove support for FreeBSD 1.x.
5086 * libtool.m4 (_LT_LINKER_SHLIBS)
5087 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
5088 soon would incorrectly match FreeBSD 10.0.
5089
5090 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5091
5092 PR binutils/12283
5093 * move-if-change: Import version from gnulib.
5094
5095 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
5096
5097 PR lto/47225
5098 * Makefile.def (lto-plugin): Double dash for enable-shared.
5099 (configure-gcc): Depend on all-lto-plugin.
5100 * Makefile.in: Rebuilt.
5101
5102 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5103
5104 * configure.ac: Remove extra bracket.
5105 * configure: Regenerate.
5106
5107 2011-02-08 Tobias Burnus <burnus@net-b.de>
5108
5109 * MAINTAINERS: Add myself as libquadmath maintainer.
5110
5111 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
5112
5113 * MAINTAINERS: Update my email address.
5114
5115 2011-02-07 Joseph Myers <joseph@codesourcery.com>
5116
5117 * MAINTAINERS (option handling): Add self.
5118
5119 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
5120
5121 PR lto/47225
5122 * Makefile.def: Add dependency for install-gcc
5123 on install-lto-plugin.
5124 * Makfile.in: Regenerated
5125
5126 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
5127
5128 * MAINTAINERS (CPU Port Maintainers): Add myself.
5129
5130 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
5131
5132 PR libgcj/44341
5133 * configure.ac: Discard --with-* flags for host when configuring
5134 target libraries for cross build.
5135 * configure: Rebuilt.
5136
5137 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5138
5139 * MAINTAINERS (linear loop transforms): Removed.
5140
5141 2011-01-25 Jakub Jelinek <jakub@redhat.com>
5142
5143 * configure.ac: If with_ppl is no, move setting with_cloog=no
5144 after CLOOG_REQUESTED check.
5145 * configure: Regenerated.
5146
5147 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5148
5149 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
5150 CLooG has been requested.
5151 * configure: Regenerated.
5152
5153 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5154
5155 * configure: Regenerated.
5156 * configure.ac: Check for version 0.11 (or later revision) of PPL.
5157
5158 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
5159
5160 * configure: Regenerated.
5161 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
5162
5163 2011-01-21 Andreas Schwab <schwab@redhat.com>
5164
5165 * configure.ac: Use AS_HELP_STRING throughout.
5166 * configure: Regenerate.
5167
5168 2011-01-18 Jie Zhang <jie.zhang@analog.com>
5169
5170 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
5171 * configure: Regenerate.
5172
5173 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5174
5175 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
5176
5177 2011-01-13 Joel Brobecker <brobecker@adacore.com>
5178
5179 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
5180 for ia64-hpux.
5181 * configure: Regenerate.
5182
5183 2011-01-07 Jan Hubicka <jh@suse.cz>
5184
5185 PR lto/47225
5186 * Makefile.in: Regenerate.
5187 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
5188 configure.
5189
5190 2011-01-07 Jan Hubicka <jh@suse.cz>
5191
5192 * Makefile.in: Regenerate.
5193 * Makefile.def (gcc host module) and soft dependency on lto-plugin
5194 and configure dependency on lto-plugin configure.
5195 (lto-plugin module): Remove dependency on GCC; add dependency on
5196 liniberty.
5197
5198 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
5199
5200 * MAINTAINERS (Write After Approval): Add myself.
5201
5202 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
5203
5204 * configure: Regenerate.
5205
5206 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
5207
5208 * configure.ac: (picochip): Disable libiberty.
5209
5210 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
5211
5212 * MAINTAINERS (Write After Approval): Add myself.
5213
5214 2010-12-10 Ian Lance Taylor <iant@google.com>
5215
5216 PR bootstrap/46819
5217 * configure.ac: For --disable-libgcj clear libgcj_saved.
5218 * configure: Rebuild.
5219
5220 2010-12-10 Tobias Burnus <burnus@net-b.de>
5221
5222 PR fortran/46540
5223 * configure.ac: Add --disable-libquadmath and
5224 --disable-libquadmath-support.
5225 * configure: Regenerate.
5226
5227 2010-12-03 Ian Lance Taylor <iant@google.com>
5228
5229 * MAINTAINERS: Add myself as libgo maintainer.
5230
5231 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
5232
5233 PR libffi/46792
5234 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
5235 * configure: Regenerate.
5236
5237 2010-12-02 Ian Lance Taylor <iant@google.com>
5238
5239 * configure.ac: Always set default for poststage1_ldflags to
5240 -static-libstdc++ -static-libgcc.
5241
5242 2010-11-29 Andreas Schwab <schwab@redhat.com>
5243
5244 * configure.ac: Move comment to remove extra space in last argument
5245 of GCC_TARGET_TOOL.
5246
5247 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
5248
5249 PR other/46026
5250 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
5251 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
5252 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
5253 (BASE_FLAGS_TO_PASS): Use it.
5254 * configure: Rebuilt.
5255 * Makefile.in: Rebuilt.
5256
5257 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
5258
5259 PR binutils/12258
5260 * configure.ac: Correct comments for --enable-gold/--enable-ld.
5261 Properly check default linker.
5262 * configure: Regnerated.
5263
5264 2010-11-23 Matthias Klose <doko@ubuntu.com>
5265
5266 * configure.ac: For --enable-gold, handle value `default' instead of
5267 `both*'. New configure option --{en,dis}able-ld.
5268 * configure: Regenerate.
5269
5270 2010-11-20 Ian Lance Taylor <iant@google.com>
5271
5272 * configure.ac: Only disable a language library if no language needs
5273 it. Don't let --disable-libgcj uncondtionally disable libffi.
5274 * configure: Rebuild.
5275
5276 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5277
5278 * Makefile.in: Regenerate.
5279
5280 PR other/46202
5281 * configure.ac: Fix just-built in-tree STRIP name to be
5282 binutils/strip-new.
5283 * configure: Regenerate.
5284 * Makefile.def (install-strip-gcc, install-strip-binutils)
5285 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
5286 (install-strip-sid): Mirror dependencies on non-strip variants
5287 of these targets on the respective -strip prerequisites.
5288 * Makefile.tpl (install-strip, install-strip-host)
5289 (install-strip-target): New targets.
5290 (install-strip-[+module+], install-strip-target-[+module+]):
5291 New targets.
5292 * Makefile.in: Regenerate.
5293
5294 2010-11-19 Ian Lance Taylor <iant@google.com>
5295 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5296
5297 * configure.ac: Add target-libgo to target_libraries. Set
5298 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
5299 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
5300 (HOST_EXPORTS): Add GOC.
5301 (BASE_TARGET_EXPORTS): Add GOC.
5302 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
5303 (GOCFLAGS_FOR_TARGET): New variable.
5304 (EXTRA_HOST_FLAGS): Add GOC.
5305 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
5306 * Makefile.def (target_modules): Add libgo.
5307 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
5308 (dependencies): Add dependency from configure-target-libgo to
5309 configure-target-libffi and all-target-libstdc++-v3. Add
5310 dependencies from all-target-libgo to all-target-libffi.
5311 (languages): Add go.
5312 * configure: Rebuild.
5313 * Makefile.in: Rebuild.
5314
5315 2010-11-19 Ian Lance Taylor <iant@google.com>
5316
5317 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
5318 compiler/flag environment variables.
5319
5320 2010-11-18 Ian Lance Taylor <iant@google.com>
5321
5322 * configure.ac: Check for lang_requires_boot_languages in
5323 config-lang.in files.
5324 * configure: Rebuild.
5325
5326 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5327 Tobias Burnus <burnus@net-b.de>
5328
5329 PR fortran/32049
5330 * Makefile.def: Add libquadmath; build it with language=fortran.
5331 * configure.ac: Add libquadmath.
5332 * Makefile.tpl: Handle multiple libs in check-[+language+].
5333 * Makefile.in: Regenerate.
5334 * configure: Regenerate.
5335
5336 2010-11-16 Tom Tromey <tromey@redhat.com>
5337
5338 * MAINTAINERS: Moved myself to reviewers section.
5339
5340 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
5341
5342 * MAINTAINERS: Moved myself to reviewers section.
5343
5344 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5345
5346 * MAINTAINERS (Various Maintainers): Add self for build machinery.
5347 (Write After Approval): Remove self.
5348
5349 2010-11-15 Andreas Schwab <schwab@redhat.com>
5350
5351 * configure.ac: Fix spelling in option names.
5352 * configure: Regenerated.
5353
5354 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
5355
5356 PR bootstrap/39622
5357 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
5358 * configure: Regenerated.
5359
5360 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
5361
5362 * MAINTAINERS: Update my email address.
5363
5364 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5365
5366 * configure: Regenerate.
5367
5368 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5369
5370 * configure: Regenerate.
5371
5372 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5373
5374 * configure: Regenerate.
5375
5376 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5377
5378 * configure: Regenerate.
5379
5380 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
5381
5382 * configure.ac: Support official CLooG.org versions.
5383 * configure: Regenerate.
5384 * config/cloog.m4: New.
5385
5386 2010-11-10 François Dumont <francois.cppdevs@free.fr>
5387
5388 * MAINTAINERS (Write After Approval): Add myself.
5389
5390 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
5391
5392 * MAINTAINERS: Update my email address.
5393
5394 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
5395
5396 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
5397 * configure: Regenerate.
5398
5399 2010-11-03 Ian Lance Taylor <iant@google.com>
5400 Dave Korn <dave.korn.cygwin@gmail.com>
5401
5402 PR lto/46273
5403 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
5404 and on other supported platforms whenever LTO is enabled.
5405 * configure: Rebuild.
5406
5407 2010-11-02 Alan Modra <amodra@gmail.com>
5408
5409 PR binutils/12110
5410 * configure.ac: Error when source path contains spaces.
5411 * configure: Regenerate.
5412
5413 2010-10-23 James E. Wilson <wilson@codesourcery.com>
5414
5415 * MAINTAINERS: Update my email address.
5416
5417 2010-10-20 Ian Lance Taylor <iant@google.com>
5418
5419 * Makefile.def (target_modules): Set lib_path to src/.libs for
5420 libstdc++-v3 module.
5421 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
5422 * Makefile.in: Rebuild.
5423
5424 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5425
5426 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
5427 (Write After Approval): Remove myself.
5428
5429 2010-10-15 Tristan Gingold <gingold@adacore.com>
5430
5431 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5432
5433 2010-10-14 Douglas Rupp <rupp@gnat.com>
5434
5435 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5436
5437 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
5438
5439 * configure.ac (build_lto_plugin): New shell variable.
5440 (--enable-lto): Turn on by default for all non-ELF platforms that
5441 have had LTO support added so far. Set build_lto_plugin appropriately
5442 for both ELF and non-ELF.
5443 (configdirs): Add lto-plugin or not based on build_lto_plugin.
5444 * configure: Regenerate.
5445
5446 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5447
5448 Sync from src:
5449 * configure.ac (v850 support): Remove target-libgloss from
5450 noconfigdirs.
5451 * configure: Regenerate.
5452
5453 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5454
5455 PR bootstrap/45326
5456 PR bootstrap/45174
5457 * configure.ac: Honor initial values of $build_configargs,
5458 $host_configargs, $target_configargs. Mark the precious, so
5459 environment settings get recorded.
5460 * configure: Regenerate.
5461
5462 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5463
5464 PR bootstrap/45796
5465 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
5466 Depend on all-build-libiberty.
5467 * Makefile.in: Regenerate.
5468
5469 2010-09-30 Michael Eager <eager@eagercon.com>
5470
5471 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
5472 * configure: Regenerate.
5473
5474 2010-09-28 Michael Eager <eager@eagercon.com>
5475
5476 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
5477
5478 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5479
5480 PR bootstrap/44621
5481 * configure.ac: Fix unportable shell quoting.
5482 * configure: Regenerate.
5483
5484 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
5485
5486 * configure.ac (enable-lto): Add Darwin to the list of supported lto
5487 targets and amend comment.
5488 * configure: Regenerate.
5489
5490 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
5491
5492 * MAINTAINERS (Write After Approval): Add myself.
5493
5494 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
5495
5496 * configure.ac: Enable LTO by default on Darwin.
5497 * configure: Regenerate.
5498
5499 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
5500
5501 * MAINTAINERS (Write After Approval): Add myself.
5502
5503 2010-09-01 Ian Bolton <ian.bolton@arm.com>
5504
5505 * MAINTAINERS (Write After Approval): Add myself.
5506
5507 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
5508
5509 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
5510 ports
5511
5512 2010-07-28 David Yuste <david.yuste@gmail.com>
5513
5514 * MAINTAINERS (Write After Approval): Add myself.
5515
5516 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
5517
5518 * configure.ac: Support all v850 targets.
5519 * configure: Regenerate.
5520
5521 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
5522
5523 PR bootstrap/44455
5524 * configure.ac (extra_mpfr_configure_flags): Copy from
5525 extra_mpc_gmp_configure_flags.
5526 * configure: Re-generated.
5527
5528 2010-07-22 Andi Kleen <ak@linux.intel.com>
5529
5530 * MAINTAINERS (Write After Approval): Add myself.
5531
5532 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
5533
5534 * MAINTAINERS (Write After Approval): Add myself.
5535
5536 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
5537
5538 * MAINTAINERS (Write After Approval): Add myself.
5539
5540 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
5541
5542 PR target/44862
5543 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
5544 Provide -B option to allow for link spec %s substitutions for
5545 libstdc++.a on darwin.
5546 * Makefile.in: Regenerate.
5547
5548 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
5549
5550 * MAINTAINERS (Reviewers): Update my e-mail address
5551
5552 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
5553
5554 * Makefile.def (configure-gcc): Depend on all-libelf.
5555 * Makefile.in: Rebuild.
5556
5557 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
5558
5559 * MAINTAINERS (Write After Approval): Add myself in the right place.
5560
5561 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
5562
5563 * MAINTAINERS (Write After Approval): Add myself.
5564
5565 2010-05-25 Sterling Augustine <sterling@tensilica.com>
5566
5567 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
5568
5569 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
5570
5571 * config.sub: Update to version 2010-05-21.
5572 * config.guess: Update to version 2010-04-03.
5573
5574 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
5575
5576 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
5577 * configure: Regenerate.
5578
5579 2010-05-12 Sriraman Tallam <tmsriram@google.com>
5580
5581 * MAINTAINERS (Write After Approval): Add myself.
5582
5583 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
5584
5585 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
5586 a platform that supports LTO.
5587 * configure: Regenerate.
5588
5589 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
5590
5591 * configure.ac: Allow all the versions greater than 0.10 of PPL.
5592 * configure: Regenerated.
5593
5594 2010-04-27 Roland McGrath <roland@redhat.com>
5595 H.J. Lu <hongjiu.lu@intel.com>
5596
5597 * configure.ac (--enable-gold): Support both, both/gold and
5598 both/bfd to add gold to configdirs without removing ld.
5599 * configure: Regenerated.
5600
5601 * Makefile.def: Add install-gold dependency to install-ld.
5602 * Makefile.in: Regenerated.
5603
5604 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
5605
5606 PR lto/42776
5607 * configure.ac (--enable-lto): Refactor handling so libelf tests
5608 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
5609 and allow LTO to be explicitly enabled on non-ELF platforms that
5610 are known to support it inside else-clause.
5611 * configure: Regenerate.
5612
5613 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
5614
5615 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
5616 * configure: Regenerate.
5617
5618 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
5619
5620 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
5621 * configure: Regenerate.
5622
5623 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5624
5625 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
5626 separately.
5627 * configure: Regenerate.
5628
5629 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
5630
5631 * MAINTAINERS (Write After Approval): Add myself.
5632
5633 2010-04-14 Tristan Gingold <gingold@adacore.com>
5634
5635 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
5636 * configure: Regenerate.
5637
5638 2010-04-13 Steve Ellcey <sje@cup.hp.com>
5639
5640 * configure: Regenerate after change to elf.m4.
5641
5642 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
5643
5644 * MAINTAINERS (Write After Approval): Add myself.
5645
5646 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
5647
5648 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
5649 * configure: Regenerated.
5650
5651 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
5652
5653 * configure.ac: Print "buggy but acceptable" when CLooG
5654 revision is less than 9.
5655 * configure: Regenerated.
5656
5657 2010-04-01 Diego Novillo <dnovillo@google.com>
5658
5659 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
5660
5661 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5662
5663 PR bootstrap/43615
5664 PR bootstrap/43328
5665
5666 Revert:
5667
5668 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5669
5670 * configure.ac: Do not pass --enable-multilib nor
5671 --disable-multilib in baseargs. Accept explicitly passed
5672 --enable_multilib.
5673 * configure: Regenerate.
5674
5675 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
5676
5677 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
5678
5679 2010-03-31 Janis Johnson <janis187@us.ibm.com>
5680
5681 * MAINTAINERS: Remove myself.
5682
5683 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5684
5685 PR bootstrap/43328
5686 * configure.ac: Do not pass --enable-multilib nor
5687 --disable-multilib in baseargs. Accept explicitly passed
5688 --enable_multilib.
5689 * configure: Regenerate.
5690
5691 2010-03-28 Andrew Pinski <pinskia@gmail.com>
5692
5693 * MAINTAINERS (spu port): Remove me.
5694
5695 2010-03-23 Joseph Myers <joseph@codesourcery.com>
5696
5697 * configure.ac (tic6x-*-*): New case.
5698 * configure: Regenerate.
5699
5700 2010-03-23 Joseph Myers <joseph@codesourcery.com>
5701
5702 * config.sub: Update to version 2010-03-22.
5703 * config.guess: Update to version 2009-12-30.
5704
5705 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
5706
5707 PR ada/42554
5708 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
5709 * configure: Regenerate.
5710
5711 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
5712
5713 * MAINTAINERS: Update my email address.
5714
5715 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
5716
5717 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
5718 (ghassan.shobaki@amd.com): Removed.
5719
5720 2010-03-17 Alan Modra <amodra@gmail.com>
5721
5722 * MAINTAINERS: Update my email address.
5723
5724 2010-03-16 Diego Novillo <dnovillo@google.com>
5725
5726 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
5727 Matthews.
5728
5729 2010-03-16 Joseph Myers <joseph@codesourcery.com>
5730
5731 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
5732 Gutson, Jeffrey D. Oldham and Mark Shinwell.
5733
5734 2010-03-16 Joseph Myers <joseph@codesourcery.com>
5735
5736 * MAINTAINERS: Update my email address.
5737
5738 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
5739
5740 * MAINTAINERS: Update my email address.
5741
5742 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
5743
5744 * MAINTAINERS: Update my email address.
5745
5746 2010-03-09 Jie Zhang <jie@codesourcery.com>
5747
5748 * MAINTAINERS: Update my email address.
5749
5750 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5751
5752 PR libstdc++/32499
5753 * configure.ac (RANLIB): Default to true.
5754 (STRIP): Likewise.
5755 (RANLIB_FOR_TARGET): Remove superfluous : argument.
5756 * configure: Regenerate.
5757
5758 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
5759
5760 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
5761 (Write After Approval): Update my email address.
5762
5763 2010-02-17 Nick Clifton <nickc@redhat.com>
5764
5765 PR 11238
5766 * Makefile.tpl (local-distclean): Also remove config.cache files in
5767 sub-directories as there may not be Makefiles present in the
5768 sub-directories.
5769 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
5770 the config.cache files found by the find command.
5771
5772 * Makefile.in: Regenerate.
5773 * configure.ac: Revert previous delta.
5774 * configure: Regenerate.
5775
5776 2010-02-15 Nick Clifton <nickc@redhat.com>
5777
5778 PR 11238
5779 * configure.ac: Delete config.cache files in sub-directories when
5780 deleting Makefiles.
5781 * configure: Regenerate.
5782
5783 2010-02-12 Ben Elliston <bje@gnu.org>
5784
5785 * MAINTAINERS: Update my email address.
5786
5787 2010-02-08 Andrew Pinski <pinskia@gmail.com>
5788
5789 * MAINTAINERS (spu port): Update my email address.
5790
5791 2010-02-08 Jie Zhang <jie.zhang@analog.com>
5792
5793 * MAINTAINERS: Add myself as a maintainer for the bfin port.
5794
5795 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5796
5797 * configure.ac: Add "recommended" version checks for GMP/MPC.
5798 Update recommended GMP/MPFR/MPC versions.
5799 * configure: Regenerate.
5800
5801 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
5802
5803 * MAINTAINERS: Move my Embecosm email address into the
5804 write-after-approval section.
5805
5806 2010-01-26 Ian Lance Taylor <iant@google.com>
5807
5808 * MAINTAINERS: Add myself as Go frontend maintainer.
5809
5810 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
5811
5812 PR libstdc++/36101, PR libstdc++/42813
5813 * configure.ac (bootstrap_target_libs): Make inclusion of
5814 target-libgomp conditional on libgomb being in target_configdirs.
5815 * configure: Regenerate.
5816
5817 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
5818
5819 PR libstdc++/36101, PR libstdc++/42813
5820 * configure.ac (bootstrap_target_libs): Include target-libgomp.
5821 * configure: Regenerate.
5822
5823 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
5824
5825 PR libstdc++/36101, PR libstdc++/42813
5826 * configure.ac (target_configdirs): Substitute.
5827 * Makefile.def: Bootstrap target module libgomp.
5828 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
5829 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
5830 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
5831 * configure, Makefile.in: Regenerate.
5832
5833 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
5834
5835 * MAINTAINERS: Adjust my details.
5836
5837 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
5838
5839 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
5840
5841 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
5842
5843 * MAINTAINERS: reindented my entry with tabs instead of spaces.
5844
5845 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
5846
5847 * MAINTAINERS (Write After Approval): Add myself.
5848
5849 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
5850
5851 * MAINTAINERS (Write After Approval): Add myself.
5852
5853 2010-01-11 Richard Guenther <rguenther@suse.de>
5854
5855 PR lto/41569
5856 * Makefile.def (all-lto-plugin): Depend on all-gcc.
5857 * Makefile.in: Regenerated.
5858
5859 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
5860
5861 * configure.ac: Enable libjava build on x86_64-*freebsd*.
5862 * configure: Regenerate.
5863
5864 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5865 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5866
5867 PR bootstrap/42424
5868 * configure.ac: Include libtool m4 files.
5869 (_LT_CHECK_OBJDIR): Call it.
5870 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
5871 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
5872
5873 * configure: Regenerate.
5874
5875 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5876
5877 PR bootstrap/41818
5878 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
5879 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
5880 * Makefile.in: Regenerate.
5881
5882 2010-01-02 Richard Guenther <rguenther@suse.de>
5883
5884 PR lto/41529
5885 * configure.ac: Include config/elf.m4. Disable LTO if not
5886 builting for an elf target.
5887 * configure: Regenerate.
5888
5889 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
5890
5891 * MAINTAINERS: Change my email address.
5892
5893 2009-12-18 Ben Elliston <bje@au.ibm.com>
5894
5895 * config.sub, config.guess: Update from upstream sources.
5896
5897 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
5898
5899 * MAINTAINERS (Write After Approval): Add myself.
5900
5901 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5902
5903 PR middle-end/30447
5904 PR middle-end/30789
5905 PR other/40302
5906
5907 * configure.ac: Require MPC.
5908 * configure: Regenerate.
5909
5910 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5911
5912 PR target/38384
5913 PR bootstrap/40972
5914 * libtool.m4: Sync from git Libtool.
5915 * ltoptions.m4: Likewise.
5916 * ltversion.m4: Likewise.
5917 * lt~obsolete.m4: Likewise.
5918 * ltmain.sh: Likewise.
5919
5920 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5921
5922 * configure.ac: Update minimum MPC version to 0.8.
5923 * configure: Regenerate.
5924
5925 2009-11-21 Sebastian Pop <sebpop@gmail.com>
5926
5927 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
5928 * configure: Regenerated.
5929
5930 2009-11-21 Ian Lance Taylor <iant@google.com>
5931
5932 * configure.ac: Change default of poststage1_ldflags to be empty if
5933 poststage1_libs is set. When poststage1_libs is empty, and
5934 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
5935 * configure: Rebuild.
5936
5937 2009-11-21 Adam Nemet <adambnmet@gmail.com>
5938
5939 * MAINTAINERS (Write After Approval): Update my email address.
5940
5941 2009-11-20 Ben Elliston <bje@au.ibm.com>
5942
5943 * config.guess: Update from upstream sources.
5944
5945 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
5946
5947 * Makefile.def: Restore host and target settings for gmp.
5948 * Makefile.in: Rebuild.
5949
5950 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
5951
5952 * configure.ac: Add libelf to host_libs. Enable in-tree configury
5953 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
5954 Fix portability of test of C++ as bootstrap language. Add
5955 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
5956 * configure: Rebuild.
5957 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
5958 and cloog. Fix in-tree ppl configuration. Introduce libelf
5959 in-tree building.
5960 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
5961 (POSTSTAGE1_HOST_EXPORTS): Use it.
5962 (STAGE[+id+]_CXXFLAGS): New.
5963 (BASE_FLAGS_TO_PASS): Pass it down.
5964 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
5965 extra_exports.
5966 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
5967 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
5968 extra_exports.
5969 * Makefile.in: Rebuild.
5970
5971 2009-11-17 Ben Elliston <bje@au.ibm.com>
5972
5973 * config.sub, config.guess: Update from upstream sources.
5974
5975 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5976
5977 * MAINTAINERS (Write After Approval): Add myself.
5978
5979 2009-11-09 Jon Beniston <jon@beniston.com>
5980
5981 * MAINTAINERS (Write After Approval): Add myself.
5982
5983 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
5984
5985 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
5986 paths for *-w64-mingw* and x86_64-*mingw*.
5987 * configure: Regenerated.
5988
5989 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
5990
5991 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
5992
5993 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
5994
5995 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
5996 Phil Edwards to Write-After Approval.
5997
5998 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
5999
6000 * configure.ac: Disable target-winsup & co for
6001 x86_64-*-mingw* and *-w64-mingw* targets.
6002 * configure: Regenerated.
6003
6004 2009-10-16 Nick Clifton <nickc@redhat.com>
6005
6006 * MAINTAINERS: Add myself as a maintainer for the RX port.
6007
6008 2009-10-26 Johannes Singler <singler@kit.edu>
6009
6010 * MAINTAINERS (Write After Approval): Update my e-mail address.
6011
6012 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6013
6014 * configure.ac (CLooG test): Use = with test.
6015 * configure: Regenerate.
6016
6017 2009-10-22 Richard Guenther <rguenther@suse.de>
6018
6019 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
6020 cloog if the ppl version check failed. Move flags saving
6021 before setting in libelf check.
6022 * configure: Regenerate.
6023
6024 2009-10-21 Richard Guenther <rguenther@suse.de>
6025
6026 * configure.ac: Adjust the ppl and cloog configure to work as
6027 documented. Disable cloog if ppl was disabled. Omit the version
6028 checks if they were disabled.
6029 * configure: Re-generate.
6030
6031 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6032
6033 * configure.ac: Add 'lto' to enable_languages, not
6034 new_enable_languages, and only if not already present.
6035 * configure: Regenerate.
6036
6037 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
6038
6039 * README: Refer to the various COPYING* files instead of just
6040 COPYING.
6041 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
6042
6043 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
6044
6045 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
6046
6047 2009-10-07 Richard Guenther <rguenther@suse.de>
6048
6049 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
6050 and Richard Guenther as reviewers.
6051 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
6052 as reviewers.
6053
6054 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
6055
6056 * config.sub: Update from upstream sources.
6057
6058 2009-10-06 Ian Lance Taylor <iant@google.com>
6059
6060 * Makefile.def: check-gold depends upon all-gas.
6061 * Makefile.in: Rebuild.
6062
6063 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
6064
6065 * MAINTAINERS (Write After Approval): Add myself.
6066
6067 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
6068
6069 * Makefile.def: all-lto-plugin depends on all-libiberty.
6070 set bootstrap=true for lto-plugin.
6071 Add lto-plugin.
6072 * Makefile.in: Regenerate.
6073 * configure.ac (host_libs): Add lto-plugin.
6074 * configure: Regenerate.
6075
6076 2009-10-03 Diego Novillo <dnovillo@google.com>
6077
6078 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
6079 (HOST_LIBELFLIBS): Define.
6080 (HOST_LIBELFINC): Define.
6081 * Makefile.in: Regenerate.
6082 * configure.ac: Add --enable-lto.
6083 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
6084 If --enable-lto is used, add 'lto' to new_enable_languages.
6085 If --enable-lto is used and gold is enabled, add
6086 lto-plugin to configdirs.
6087 * configure: Regenerate.
6088
6089 2009-10-03 Simon Baldwin <simonb@google.com>
6090
6091 * configure.ac: If --with-system-zlib, suppress local zlib and
6092 pass --with-system-zlib to subdir configure scripts.
6093 * configure: Regenerate.
6094
6095 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
6096 Paolo Bonzini <bonzini@gnu.org>
6097
6098 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
6099 $(srcdir).
6100 * Makefile.in: Rebuilt.
6101
6102 2009-09-26 Gary Funck <gary@intrepid.com>
6103
6104 * MAINTAINERS (Write After Approval): Add myself.
6105
6106 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6107
6108 * configure.ac: Update minimum MPC version to 0.7.
6109 * configure: Regenerate.
6110
6111 2009-09-25 Nick Clifton <nickc@redhat.com>
6112
6113 * configure.ac: Pass any --cache-file=/dev/null option on to
6114 subconfigures.
6115 * configure: Regenerate.
6116
6117 2009-09-23 Nick Clifton <nickc@redhat.com>
6118
6119 * config.sub, config.guess: Update from upstream sources.
6120
6121 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
6122
6123 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
6124 * Makefile.in: Rebuilt.
6125
6126 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6127
6128 PR bootstrap/32272
6129 * configure.ac: Error out if $srcdir isn't '.' but contains
6130 host-${host_noncanonical}.
6131 * configure: Regenerate.
6132
6133 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6134
6135 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
6136 maintainer.
6137
6138 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6139
6140 * configure.ac: If bootstrapping a combined tree with
6141 --enable-gold, require c++ in stage1_languages.
6142 * configure: Regenerate.
6143
6144 * configure.ac: Also add target_libs of stage1_languages to
6145 bootstrap_target_libs.
6146 * configure: Regenerate.
6147
6148 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
6149 with --enable-languages not containing c++.
6150 * configure: Regenerate.
6151
6152 2009-09-15 Jie Zhang <jie.zhang@analog.com>
6153
6154 * configure.ac: Disable java and boehm-gc for bfin-*-*.
6155 * configure: Regenerate.
6156
6157 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
6158
6159 * MAINTAINERS (Write After Approval): Update my e-mail address,
6160 and move from from here...
6161 (Waiting for paperwork): To here.
6162
6163 2009-09-09 Joseph Myers <joseph@codesourcery.com>
6164
6165 * MAINTAINERS (Reviewers): Add self as driver reviewer.
6166
6167 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6168
6169 * configure.ac: Do not use $extrasub for replacing @if/@endif
6170 parts in Makefile; instead, use additional arguments to
6171 AC_CONFIG_COMMANDS to do the replacement manually, with several
6172 sed invocations, to avoid HP-UX sed command limits.
6173 * configure: Regenerate.
6174
6175 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
6176
6177 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
6178 blank before -L.
6179
6180 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
6181
6182 * configure.ac (with-build-config): Document. Handle without.
6183 Handle missing argument.
6184 * configure: Rebuilt.
6185
6186 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
6187
6188 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
6189 Default to bootstrap-debug only if compare-debug works.
6190 * configure: Rebuilt.
6191 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
6192 * Makefile.in: Rebuilt.
6193
6194 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6195
6196 * MAINTAINERS (OS Port Maintainers): Update my email address.
6197
6198 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
6199
6200 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
6201 * Makefile.in: Rebuilt.
6202
6203 2009-09-01 Chris Demetriou <cgd@google.com>
6204
6205 * MAINTAINERS (Write After Approval): Add myself.
6206
6207 2009-08-31 Dodji Seketeli <dodji@redhat.com>
6208
6209 PR debug/30161
6210 * include/dwarf2.h (enum dwarf_tag): Added
6211 DW_TAG_GNU_template_template_param
6212 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
6213
6214 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
6215
6216 * Makefile.tpl (AWK): Fix typo.
6217 * Makefile.in: Regenerate.
6218
6219 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
6220
6221 * configure.ac: Detect awk and sed.
6222 * Makefile.def (flags_to_pass): Add AWK and SED.
6223 * Makefile.tpl (AWK, SED): New.
6224 (BASE_FLAGS_TO_PASS): Add AWK and SED.
6225 * configure: Regenerate.
6226 * Makefile.in: Regenerate.
6227
6228 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
6229
6230 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
6231 (collapseslashes): Likewise.
6232
6233 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6234
6235 * configure.ac (AC_PREREQ): Bump to 2.64.
6236
6237 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6238
6239 * configure.ac: Remove --with-datarootdir, --with-docdir,
6240 --with-pdfdir, --with-htmldir switches.
6241 * configure: Regenerate.
6242
6243 * configure: Regenerate.
6244
6245 * compile: Sync from Automake 1.11.
6246 * depcomp: Likewise.
6247 * install-sh: Likewise.
6248 * missing: Likewise.
6249 * mkinstalldirs: Likewise.
6250 * ylwrap: Likewise.
6251
6252 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
6253
6254 * ltmain.sh (func_normal_abspath): New function.
6255 (func_relative_path): Likewise.
6256 (func_mode_help): Document new -bindir option for link mode.
6257 (func_mode_link): Add new -bindir option, and use it to place
6258 output DLL if specified.
6259
6260 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6261
6262 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
6263 (baseargs): Add --disable-option-checking.
6264 * configure: Regenerate.
6265
6266 * Makefile.def (configure-target-libiberty): Depend on
6267 all-binutils and all-ld.
6268 (configure-target-newlib): Likewise.
6269 * Makefile.in: Regenerate.
6270
6271 2009-08-17 Ben Elliston <bje@au.ibm.com>
6272
6273 * config.sub, config.guess: Update from upstream sources.
6274
6275 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6276
6277 Sync from src, merge:
6278
6279 2009-07-02 Tristan Gingold <gingold@adacore.com>
6280
6281 * configure.ac: Do not exclude gas for i386-*-darwin.
6282 Add a case for x86_64-*-darwin.
6283 * configure: Regenerate.
6284
6285 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
6286
6287 * MAINTAINERS: Add my name to Write After Approval list.
6288
6289 2009-08-06 Michael Eager <eager@eagercon.com>
6290
6291 * configure.ac: Add Microblaze target.
6292 * configure: Regenerate.
6293
6294 2009-07-31 Christian Bruel <christian.bruel@st.com>
6295
6296 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
6297 * configure: Regenerate.
6298
6299 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
6300
6301 * MAINTAINERS (Write After Approval): Update my e-mail address.
6302
6303 2009-07-06 Ian Lance Taylor <iant@google.com>
6304
6305 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
6306 * configure: Rebuild.
6307
6308 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
6309
6310 * MAINTAINERS: Move myself to the Graphite Reviewers.
6311
6312 2009-06-30 Wei Guozhi <carrot@google.com>
6313
6314 * MAINTAINERS: Add my name to Write After Approval list.
6315
6316 2009-06-26 Steve Ellcey <sje@cup.hp.com>
6317
6318 PR bootstrap/40338
6319 * configure.ac (comparestring): Create new variable.
6320 * Makefile.tpl (comparestring): Use to skip some comparisions.
6321 * configure: Regenerate.
6322 * Makefile.in: Regenerate.
6323
6324 2009-06-26 Doug Evans <dje@sebabeach.org>
6325
6326 * Makefile.def (host_modules): Add cgen.
6327 * Makefile.in: Regenerate.
6328 * configure.ac (host_tools): Add cgen.
6329 * configure: Regenerate.
6330
6331 2009-06-23 DJ Delorie <dj@redhat.com>
6332
6333 * MAINTAINERS: Add myself as mep maintainer.
6334
6335 2009-06-23 Ian Lance Taylor <iant@google.com>
6336
6337 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
6338 boot_languages. Only bootstrap target libraries listed in
6339 target_libs for some boot language. Add --with-stage1-ldflags,
6340 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
6341 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
6342 if not building with C++.
6343 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
6344 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
6345 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
6346 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
6347 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
6348 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
6349 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
6350 * configure, Makefile.in: Rebuild.
6351
6352 2009-06-23 Li Feng <nemokingdom@gmail.com>
6353
6354 * MAINTAINERS: Added my name to write-after-approval list.
6355
6356 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
6357
6358 * configure.ac: Define is_elf for QNX Neutrino targets.
6359 * configure: Regenerate.
6360
6361 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
6362
6363 * MAINTAINERS: Added my name to the write-after-approval list
6364
6365 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6366
6367 * configure.ac: Detect MPC in default directory.
6368 * configure: Regenerate.
6369
6370 2009-06-03 Jerome Guitton <guitton@adacore.com>
6371 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6372
6373 * Makefile.tpl (all): Avoid a trailing backslash.
6374 * Makefile.in: Regenerate.
6375
6376 2009-06-03 Ben Elliston <bje@au.ibm.com>
6377
6378 * config.sub, config.guess: Update from upstream sources.
6379
6380 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
6381
6382 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
6383 to noconfdirs.
6384 * configure: Regenerate.
6385
6386 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
6387
6388 * Makefile.tpl ([+compare-target+]): Compare all stage
6389 directories, rather than just gcc.
6390 * Makefile.in: Rebuilt.
6391
6392 2009-06-01 Doug Kwan <dougkwan@google.com>
6393
6394 * configure.ac: Support gold for target arm*-*-*.
6395 * configure: Regenerate.
6396
6397 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6398
6399 * Makefile.def: Add MPC support and dependencies.
6400 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
6401
6402 * Makefile.in, configure: Regenerate.
6403
6404 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
6405
6406 * Makefile.tpl (all): Avoid harmless warning in make all when
6407 gcc-bootstrap is enabled but stage_last does not exist.
6408 * Makefile.in: Rebuilt.
6409
6410 2009-05-24 Nicolas Roche <roche@adacore.com>
6411
6412 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
6413 * Makefile.in: Regenerate.
6414
6415 2009-05-21 Denis Chertykov <chertykov@gmail.com>
6416
6417 * MAINTAINERS: Update my e-mail address.
6418
6419 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
6420
6421 * configure.ac (cygwin noconfigdirs): Remove libgcj.
6422 * configure: Regenerate.
6423
6424 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
6425
6426 PR other/40159
6427 * Makefile.tpl (all): Don't assume gcc-bootstrap and
6428 gcc-no-bootstrap are mutually exclusive.
6429 * Makefile.in: Rebuilt.
6430
6431 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
6432
6433 PR other/40159
6434 * Makefile.tpl (all): Don't end with unconditional success.
6435 * Makefile.in: Rebuilt.
6436
6437 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
6438
6439 PR target/37137
6440 * Makefile.def (flags_to_pass): Remove redundant and incomplete
6441 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
6442 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
6443 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
6444 stage_configureflags, stage_cflags and stage_libcflags into
6445 explicit Makefile macros.
6446 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
6447 GFORTRAN.
6448 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
6449 CC. Set CC_FOR_BUILD from CC.
6450 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
6451 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
6452 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
6453 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
6454 and GFORTRAN.
6455 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
6456 (_LIBCFLAGS): Renamed to _TFLAGS.
6457 (do-compare-debug, do-compare3-debug): Drop.
6458 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
6459 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
6460 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
6461 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
6462 (XGCC_FLAGS_FOR_TARGET): New.
6463 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
6464 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
6465 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
6466 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
6467 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
6468 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
6469 TFLAGS.
6470 (BUILD_CONFIG): Include if requested.
6471 (all): Set TFLAGS on bootstrap.
6472 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
6473 (all-stageid-prefixmodule): Likewise.
6474 (do-clean, distclean-stageid): Set TFLAGS.
6475 (restrap): Fix whitespace.
6476 * Makefile.in: Rebuilt.
6477
6478 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
6479
6480 * config.guess: Sync with src.
6481
6482 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
6483
6484 * configure.ac ($with_ppl): Default to no if not supplied.
6485 ($with_cloog): Likewise.
6486 configure: Regenerate.
6487
6488 2009-04-27 James E. Wilson <wilson@codesourcery.com>
6489
6490 * MAINTAINERS: Update my e-mail address.
6491
6492 2009-04-27 Nick Clifton <nickc@redhat.com>
6493
6494 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
6495
6496 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
6497
6498 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
6499 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
6500 * Makefile.in: Regenerate.
6501
6502 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6503
6504 PR bootstrap/39739
6505 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
6506 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
6507
6508 * configure, Makefile.in: Regenerate.
6509
6510 2009-04-21 Taras Glek <tglek@mozilla.com>
6511
6512 * include/hashtab.h: Update GTY annotations to new syntax
6513 * include/splay-tree.h: Likewise
6514
6515 2009-04-17 Ben Elliston <bje@au.ibm.com>
6516
6517 * config.sub, config.guess: Update from upstream sources.
6518
6519 2009-04-15 Anthony Green <green@moxielogic.com>
6520
6521 * configure.ac: Add moxie support.
6522 * configure: Rebuilt.
6523
6524 2009-04-14 Jakub Jelinek <jakub@redhat.com>
6525
6526 * configure.ac: Change copyright header to refer to version
6527 3 of the GNU General Public License and to point readers at the
6528 COPYING3 file and the FSF's license web page.
6529 * Makefile.def: Likewise.
6530 * Makefile.tpl: Likewise.
6531 * Makefile.in: Regenerate.
6532
6533 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
6534
6535 * configure.ac: Restore match for darwin9 or later. Use double
6536 brackets since regeneration eats one pair.
6537 * configure: Regenerate.
6538
6539 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
6540
6541 PR gas/10039
6542 * configure.ac: Require texinfo 4.7.
6543 * configure: Regenerated.
6544
6545 2009-04-09 Nick Clifton <nickc@redhat.com>
6546
6547 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
6548 the GCC Runtime Library Exception.
6549
6550 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6551
6552 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
6553 * configure: Regenerate.
6554
6555 2009-04-01 Steve Ellcey <sje@cup.hp.com>
6556
6557 * Makefil.def (languages): New entries.
6558 * Makefile.tpl (check-gcc-*): New generic target.
6559 * Makefile.in: Regenerate.
6560
6561 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
6562
6563 * MAINTAINERS: Update my email address.
6564
6565 2009-03-18 Tom Tromey <tromey@redhat.com>
6566
6567 * configure: Rebuild.
6568 * configure.ac (host_libs): Add libiconv.
6569 * Makefile.in: Rebuild.
6570 * Makefile.def (host_modules): Add libiconv.
6571 (configure-gdb, all-gdb): Depend on libiconv.
6572
6573 2009-03-16 Tristan Gingold <gingold@adacore.com>
6574
6575 * configure.ac: Treat gdb as supported on x86_64-darwin.
6576 * configure: Regenerate.
6577
6578 2009-03-16 Joseph Myers <joseph@codesourcery.com>
6579
6580 * configure.ac (--with-host-libstdcxx): New option.
6581 * configure: Regenerate.
6582
6583 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
6584
6585 * MAINTAINERS: Move myself into the write after approval list.
6586
6587 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
6588
6589 * MAINTAINERS: Update e-mail address.
6590
6591 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
6592
6593 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
6594
6595 2009-03-10 Ira Rosen <irar@il.ibm.com>
6596
6597 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
6598
6599 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6600
6601 Backport from git Libtool:
6602
6603 2009-01-19 Robert Millan <rmh@aybabtu.com>
6604 Support GNU/kOpenSolaris.
6605 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
6606 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
6607 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
6608 GNU/kOpenSolaris.
6609
6610 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
6611
6612 * MAINTAINERS: Update e-mail address.
6613
6614 2009-02-24 Michael Eager <eager@eagercon.com>
6615
6616 * MAINTAINERS (Write After Approval): Add self.
6617
6618 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
6619
6620 * MAINTAINERS (Write After Approval): Add myself.
6621
6622 2009-02-05 Andreas Schwab <schwab@suse.de>
6623
6624 * Makefile.tpl (stage_last): Define $r and $s before using
6625 $(RECURSE_FLAGS_TO_PASS).
6626 * Makefile.in: Regenerate
6627
6628 2009-01-30 Ian Lance Taylor <iant@google.com>
6629
6630 * MAINTAINERS: Move myself to the Global Reviewers list.
6631
6632 2009-01-29 Robert Millan <rmh@aybabtu.com>
6633
6634 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
6635 * configure: Regenerate.
6636
6637 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
6638
6639 * MAINTAINERS: Make whitespace consistent.
6640 Remove Robert Millan from Write After Approval.
6641
6642 2009-01-16 Alan Modra <amodra@bigpond.net.au>
6643
6644 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
6645 (all-opcodes): Depend on all-libiberty.
6646 * Makefile.in: Regenerate.
6647
6648 2009-01-15 Douglas B Rupp <rupp@gnat.com>
6649
6650 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
6651 * configure: Regenerate.
6652
6653 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
6654
6655 * MAINTAINERS (Write After Approval): Add myself.
6656
6657 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
6658
6659 * MAINTAINERS: Add myself to reviewers (Fortran).
6660
6661 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
6662
6663 PR tree-optimization/38515
6664 * configure.ac (cloog-polylib): Removed.
6665 (with_ppl, with_cloog): Test for "no".
6666 * configure: Regenerated.
6667
6668 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
6669
6670 * MAINTAINERS: Moved myself to reviewers (Fortran).
6671
6672 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
6673
6674 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
6675 (Write After Approval): Remove myself.
6676
6677 2009-01-03 Diego Novillo <dnovillo@google.com>
6678
6679 * MAINTAINERS: Remove myself from alias maintainership.
6680
6681 2009-01-02 David Ayers <ayers@fsfe.org>
6682
6683 * MAINTAINERS: Update e-mail address.
6684
6685 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
6686
6687 * MAINTAINERS: Make whitespace consistent.
6688
6689 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6690
6691 Backport from upstream Libtool:
6692 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
6693 Add cache variables to tests that require the linker to work.
6694 For shlibpath_overrides_runpath, this also changes the semantics
6695 to let the result from the C compiler take precedence.
6696
6697 2008-12-02 Ben Elliston <bje@au.ibm.com>
6698
6699 * config.sub, config.guess: Update from upstream sources.
6700
6701 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
6702
6703 * configure.ac (ppllibs): Add by default the lib flags.
6704 * configure: Regenerate.
6705
6706 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
6707
6708 * MAINTAINERS: Add myself to the write after approval list.
6709
6710 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
6711
6712 * configure.ac: Add double brackets on darwin[912].
6713 * configure: Regenerate.
6714
6715 2008-12-03 Daniel Kraft <d@domob.eu>
6716
6717 * MAINTAINERS: Moved myself and Mikael Morin from Write After
6718 Approval to Reviewer section (for Fortran front-end).
6719
6720 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
6721
6722 * configure.ac: Expand to darwin10 and later.
6723 * configure: Regenerate.
6724
6725 2008-12-02 Andreas Schwab <schwab@suse.de>
6726
6727 * Makefile.def: configure-target-boehm-gc depends on
6728 all-target-libstdc++-v3.
6729 * Makefile.in: Regenerate.
6730
6731 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
6732
6733 * MAINTAINERS: Add myself as mingw maintainer.
6734
6735 2008-12-02 Ben Elliston <bje@au.ibm.com>
6736
6737 * config.sub, config.guess: Update from upstream sources.
6738
6739 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
6740
6741 * README.SCO: Remove.
6742
6743 2008-11-29 Fernando Pereira <pronesto@gmail.com>
6744
6745 * MAINTAINERS: Add myself to the write after approval list.
6746
6747 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
6748
6749 * MAINTAINERS: Update my email address in WAA section.
6750
6751 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
6752
6753 * MAINTAINERS: Update e-mail address.
6754
6755 2008-11-27 Toon Moene <toon@moene.org>
6756
6757 * MAINTAINERS: Change e-mail address.
6758
6759 2008-11-27 Tristan Gingold <gingold@adacore.com>
6760
6761 * configure.ac: Build gdb for i?86-*-darwin*
6762 * configure: Regenerated.
6763
6764 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
6765
6766 * MAINTAINERS: Added my full name.
6767
6768 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
6769
6770 PR bootstrap/38014
6771 PR bootstrap/37923
6772
6773 Revert:
6774
6775 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6776
6777 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6778 * Makefile.in: Regenerated.
6779
6780 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
6781
6782 PR gdb/921
6783 PR gdb/1646
6784 PR gdb/2175
6785 PR gdb/2176
6786
6787 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6788 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6789 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
6790 (HOST_EXPORTS): Pass CPPFLAGS.
6791 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6792 (LDFLAGS_FOR_TARGET): Initialize from configure script.
6793 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6794 * Makefile.in, configure: Regenerated.
6795 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6796 and CPPFLAGS_FOR_BUILD.
6797
6798 2008-11-06 Jeff Law <law@redhat.com>
6799
6800 * MAINTAINERS: Add myself as middle end maintainer.
6801
6802 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
6803
6804 * MAINTAINERS (Write after approval): Add myself.
6805
6806 2008-11-05 Diego Novillo <dnovillo@google.com>
6807
6808 * MAINTAINERS (Global Reviewers): Add myself.
6809 (Non-Algorithmic Maintainers): Remove myself.
6810
6811 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
6812
6813 * MAINTAINERS (Write after approval): Add myself.
6814
6815 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
6816
6817 * MAINTAINERS (Write after approval): Add myself.
6818
6819 2008-10-31 Ben Elliston <bje@au.ibm.com>
6820
6821 * configure.ac (spu-*-*): Remove special case.
6822 * configure: Regenerate.
6823
6824 2008-10-30 Catherine Moore <clm@codesourcery.com>
6825
6826 * MAINTAINERS (Write after approval): Update my email address.
6827
6828 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
6829
6830 * configure.ac [spu-*-*]: Do not set skipdirs.
6831 * configure: Re-generate.
6832
6833 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
6834
6835 * MAINTAINERS (Various Maintainers): Add myself to reload.
6836
6837 2008-10-25 Richard Guenther <rguenther@suse.de>
6838
6839 * MAINTAINERS (Various Maintainers): Add myself as middle-end
6840 maintainer. Remove myself as libgcc-math maintainer.
6841 (Non-Algorithmic Maintainers): Remove myself.
6842
6843 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6844
6845 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6846 * Makefile.in: Regenerated.
6847
6848 2008-10-23 Cary Coutant <ccoutant@google.com>
6849
6850 * MAINTAINERS (Write after approval): Add myself.
6851
6852 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
6853
6854 PR gdb/921
6855 PR gdb/1646
6856 PR gdb/2175
6857 PR gdb/2176
6858
6859 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6860 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6861 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
6862 (HOST_EXPORTS): Pass CPPFLAGS.
6863 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6864 (LDFLAGS_FOR_TARGET): Initialize from configure script.
6865 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6866 * Makefile.in, configure: Regenerated.
6867 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6868 and CPPFLAGS_FOR_BUILD.
6869
6870 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
6871
6872 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
6873 Sebastian Pop.
6874
6875 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
6876
6877 * MAINTAINERS (Write After Approval): Added myself.
6878
6879 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6880
6881 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
6882 recommended version to 2.3.2.
6883
6884 * configure: Regenerate.
6885
6886 2008-10-01 Mark Mitchell <mark@codesourcery.com>
6887
6888 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
6889
6890 2008-09-29 David Daney <david.daney@caviumnetworks.com>
6891
6892 * MAINTAINERS (Write After Approval): Update e-mail address.
6893
6894 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
6895
6896 * libtool.m4: Update to libtool 2.2.6.
6897 * lt~obsolete.m4: Update to libtool 2.2.6.
6898 * ltmain.sh: Update to libtool 2.2.6.
6899 * ltsugar.m4: Update to libtool 2.2.6.
6900 * ltversion.m4: Update to libtool 2.2.6.
6901 * ltoptions.m4: Update to libtool 2.2.6.
6902 * ltgcc.m4: Update to match changes from libtool 2.2.6.
6903
6904 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
6905
6906 * MAINTAINERS (Write After Approval): Add myself.
6907
6908 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
6909
6910 * MAINTAINERS (Write After Approval): Update my name.
6911
6912 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
6913
6914 * MAINTAINERS: Add myself in "Write After Approval".
6915
6916 2008-09-18 Steve Ellcey <sje@cup.hp.com>
6917
6918 * MAINTAINERS: Add myself as ia64 maintainer.
6919
6920 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
6921
6922 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
6923 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
6924 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
6925 and Michael Tiemann from Write After Approval since they do not
6926 actually have access.
6927
6928 2008-09-05 Richard Guenther <rguenther@suse.de>
6929
6930 * configure.ac: Initialize clooglibs to -lcloog.
6931 * configure: Re-generate.
6932
6933 2008-09-04 Le-Chun Wu <lcwu@google.com>
6934
6935 * MAINTAINERS (Write After Approval): Add myself.
6936
6937 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
6938
6939 * configure.ac (--with-cloog-polylib): New.
6940 (--disable-cloog-version-check): New.
6941 (--disable-ppl-version-check): New.
6942 * configure: Re-generate.
6943
6944 2008-09-03 Richard Guenther <rguenther@suse.de>
6945
6946 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
6947 cloog test.
6948 * configure: Re-generate.
6949
6950 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
6951
6952 Add picoChip port.
6953 * MAINTAINERS: Add picoChip maintainers.
6954
6955 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
6956 Tobias Grosser <grosser@fim.uni-passau.de>
6957 Jan Sjodin <jan.sjodin@amd.com>
6958 Harsha Jagasia <harsha.jagasia@amd.com>
6959 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6960 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6961 Adrien Eliche <aeliche@isty.uvsq.fr>
6962
6963 Merge from graphite branch.
6964 * configure: Regenerate.
6965 * Makefile.in: Regenerate.
6966 * configure.ac (host_libs): Add ppl and cloog.
6967 Add checks for PPL and CLooG.
6968 * Makefile.def (ppl, cloog): Added modules and dependences.
6969 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
6970 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
6971
6972 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6973
6974 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
6975 (GCC_SHLIB_SUBDIR): New.
6976 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
6977 * configure: Regenerate.
6978 * Makefile.in: Regenerate.
6979
6980 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
6981
6982 * MAINTAINERS: Consistently use tabs to separate columns.
6983
6984 2008-08-29 Tristan Gingold <gingold@adacore.com>
6985
6986 * MAINTAINERS (Write after Approval): Add myself.
6987
6988 2008-08-28 Tristan Gingold <gingold@adacore.com>
6989
6990 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
6991 Enable bfd, binutils and opcodes.
6992 * configure: Regenerate.
6993
6994 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6995
6996 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
6997
6998 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6999
7000 * MAINTAINERS: Use correct Umlaut for last name.
7001
7002 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7003
7004 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
7005
7006 2008-08-16 David Edelsohn <edelsohn@gnu.org>
7007
7008 * MAINTAINERS: Update my email address.
7009
7010 2008-08-16 Nicolas Roche <roche@adacore.com>
7011
7012 * Makefile.tpl: Add BOOT_ADAFLAGS.
7013 * Makefile.in: Regenerate.
7014
7015 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
7016
7017 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
7018 * configure: Regenerate.
7019
7020 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
7021
7022 * configure.ac: Add makefile fragments for hpux.
7023 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
7024 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
7025 * configure: Regenerate.
7026 * Makefile.in: Regenerate.
7027
7028 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
7029
7030 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
7031
7032 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
7033
7034 * MAINTAINERS (Write after Approval): Add myself.
7035
7036 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
7037
7038 * MAINTAINERS (Write After Approval): Add myself.
7039
7040 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
7041
7042 * MAINTAINERS (Write After Approval): Add myself.
7043
7044 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
7045
7046 * MAINTAINERS: Update my email address.
7047
7048 2008-06-25 Joey Ye <joey.ye@intel.com>
7049
7050 * MAINTAINERS (Write After Approval): Add myself.
7051
7052 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7053
7054 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
7055 * Makefile.in: Regenerate.
7056 * configure: Regenerate.
7057
7058 2008-06-17 Daniel Kraft <d@domob.eu>
7059
7060 * MAINTAINERS (Write After Approval): Add myself.
7061
7062 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7063
7064 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
7065 "$@" is still intact with both Autoconf 2.59 and 2.62.
7066 * configure: Regenerate.
7067
7068 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7069
7070 * Makefile.tpl: Fix comment errors.
7071 * Makefile.in: Regenerate.
7072
7073 2008-06-12 David S. Miller <davem@davemloft.net>
7074 David Edelsohn <edelsohn@gnu.org>
7075
7076 * configure.ac: Add powerpc*-*-* to gold supported targets.
7077 * configure: Regenerate.
7078
7079 2008-06-08 Joseph Myers <joseph@codesourcery.com>
7080
7081 PR tree-optimization/36218
7082 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
7083 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
7084 (all prefix="build-"): Pass them to build-system sub-makes.
7085 * Makefile.in: Regenerate.
7086
7087 2008-06-07 Joseph Myers <joseph@codesourcery.com>
7088
7089 * MAINTAINERS (mt port): Remove.
7090 (sco5, unixware, sco udk): Remove.
7091 (Kean Johnston): Add to Write After Approval.
7092
7093 2008-05-30 Julian Brown <julian@codesourcery.com>
7094
7095 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
7096 of libobjc for ARM EABI Linux.
7097 * configure: Regenerate.
7098
7099 2008-05-18 Xinliang David Li <davidxl@google.com>
7100
7101 * ChangeLog: Remove wrong ChangeLog entry.
7102
7103 2008-05-17 Xinliang David Li <davidxl@google.com>
7104
7105 * MAINTAINERS (Write After Approval): Add myself.
7106
7107 2008-05-15 Janus Weil <janus@gcc.gnu.org>
7108
7109 * MAINTAINERS (Write After Approval): Add myself.
7110
7111 2008-05-14 Rafael Espíndola <espindola@google.com>
7112
7113 * config-ml.in: don't handle --enable-shared and --enable-static.
7114
7115 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
7116
7117 * MAINTAINERS: Update my email address.
7118
7119 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
7120
7121 * MAINTAINERS: Update my email address.
7122
7123 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
7124
7125 * MAINTAINERS (Write After Approval): Add myself.
7126
7127 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
7128
7129 * MAINTAINERS (Write After Approval): Add myself.
7130
7131 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
7132
7133 * MAINTAINERS (crx): Add myself.
7134
7135 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
7136
7137 Sync with src:
7138 2008-04-14 David S. Miller <davem@davemloft.net>
7139
7140 * configure.ac: Add sparc*-*-* to gold supported targets.
7141 * configure: Regenerate.
7142
7143 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
7144
7145 PR bootstrap/35457
7146 * configure.ac: Include override.m4.
7147 * configure: Regenerate.
7148
7149 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
7150
7151 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
7152 * Makefile.in: Regenerate.
7153
7154 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
7155
7156 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
7157 as nonconfigurable directories list.
7158 * configure: Regenerate.
7159
7160 2008-04-14 Ben Elliston <bje@au.ibm.com>
7161
7162 * config.sub, config.guess: Update from upstream sources.
7163
7164 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
7165
7166 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
7167 * Makefile.in: Regenerate.
7168
7169 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
7170
7171 * configure.ac: Do not build libssp for the AVR.
7172 * configure: Regenerate.
7173
7174 2008-04-07 Ian Lance Taylor <iant@google.com>
7175
7176 * Makefile.def: check-gold depends upon all-binutils.
7177 * Makefile.in: Regenerate.
7178
7179 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
7180
7181 * MAINTAINERS (Write After Approval): Add myself.
7182
7183 2008-04-04 Nick Clifton <nickc@redhat.com>
7184
7185 PR binutils/4334
7186 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
7187 builds.
7188 * configure: Regenerate.
7189
7190 2008-04-04 NightStrike <NightStrike@gmail.com>
7191
7192 PR other/35151
7193 * configure.ac: Combine rules for mingw32 and mingw64.
7194 * configure: Regenerate.
7195
7196 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
7197
7198 * MAINTAINERS (Write After Approval): Add myself.
7199
7200 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
7201
7202 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
7203 * Makefile.in (.NOTPARALLEL): Ditto.
7204
7205 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
7206
7207 * MAINTAINERS (Write After Approval): Add myself.
7208
7209 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
7210
7211 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
7212 * Makefile.in (.NOTPARALLEL): Regenerate.
7213
7214 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
7215
7216 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
7217 * Makefile.in: Regenerate.
7218
7219 2008-03-26 Jakub Staszak <kuba@et.pl>
7220
7221 * MAINTAINERS (Write After Approval): Add myself.
7222
7223 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
7224
7225 * MAINTAINERS: Update e-mail address.
7226
7227 2008-03-20 Ian Lance Taylor <iant@google.com>
7228
7229 * configure.ac: Add support for --enable-gold.
7230 * Makefile.def: Add gold as a directory like ld.
7231 * configure, Makefile.in: Regenerate.
7232
7233 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7234
7235 * configure.ac: m4_include config/proginstall.m4.
7236 * configure: Regenerate.
7237
7238 Backport from upstream Libtool:
7239
7240 2007-10-12 Eric Blake <ebb9@byu.net>
7241
7242 Deal with Autoconf 2.62's semantic change in m4_append.
7243 * ltsugar.m4 (lt_append): Replace broken versions of
7244 m4_append.
7245 (lt_if_append_uniq): Don't require separator to be overquoted,
7246 and avoid broken m4_append.
7247 (lt_dict_add): Fix typo.
7248 * libtool.m4 (_LT_DECL): Don't overquote separator.
7249
7250 2008-03-13 David Edelsohn <edelsohn@gnu.org>
7251
7252 * config.rpath: Add AIX 6 support.
7253
7254 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
7255
7256 * Makefile.def (stageprofile). Remove -fprofile-generate
7257 from stage_libcflags.
7258 * Makefile.in: Regenerate.
7259
7260 2008-03-13 Ben Elliston <bje@au.ibm.com>
7261
7262 * config.sub, config.guess: Update from upstream sources.
7263
7264 2008-03-06 Tom Tromey <tromey@redhat.com>
7265
7266 * MAINTAINERS: Update for treelang deletion.
7267
7268 2008-03-03 James E. Wilson <wilson@tuliptree.org>
7269
7270 * MAINTAINERS: Update my email address.
7271
7272 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
7273
7274 * MAINTAINERS (darwin port): Add myself as a maintainer.
7275 (objective-c/c++): Add myself as a maintainer.
7276
7277 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
7278
7279 * MAINTAINERS (Write After Approval): Update my email address.
7280
7281 2008-02-25 Tomas Bily <tbily@suse.cz>
7282
7283 * MAINTAINERS (Write After Approval): Add myself.
7284
7285 2008-02-23 Jakub Jelinek <jakub@redhat.com>
7286
7287 * MAINTAINERS (OpenMP): Add myself.
7288
7289 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
7290
7291 PR bootstrap/32009
7292 PR bootstrap/32161
7293
7294 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
7295 * configure: Regenerate.
7296
7297 * Makefile.def: Define stage_libcflags for all bootstrap stages.
7298 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
7299 STAGE4_LIBCFLAGS): New.
7300 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
7301 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
7302 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
7303 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
7304 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
7305 for target modules. Don't export LIBCFLAGS.
7306 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
7307 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
7308 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
7309 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
7310 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
7311 * Makefile.in: Regenerate.
7312
7313 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7314
7315 PR libgcj/33085
7316 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
7317 Do not use -DDLL_EXPORT. Backport from upstream.
7318
7319 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7320
7321 * MAINTAINERS (Write After Approval): Add myself.
7322
7323 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
7324
7325 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
7326 * configure: Regenerate.
7327
7328 2008-01-31 Marc Gauthier <marc@tensilica.com>
7329
7330 * configure.ac (xtensa*-*-*): Recognize processor variants.
7331 * configure: Regenerate.
7332
7333 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7334
7335 PR bootstrap/34922
7336 * configure.ac (PARSE_ARGS): Push suitable setting of
7337 ac_subdirs_all, for `./configure --help=recursive'.
7338 Handle `+' in generic toplevel directory disabling.
7339 * configure: Regenerate.
7340
7341 2008-01-28 Nick Clifton <nickc@redhat.com>
7342
7343 * MAINTAINERS (xstormy16): Take over maintainership.
7344
7345 2008-01-25 Joseph Myers <joseph@codesourcery.com>
7346
7347 * MAINTAINERS (c4x port): Remove.
7348
7349 2008-01-24 David Edelsohn <edelsohn@gnu.org>
7350
7351 * libtool.m4: Backport AIX 6 support from ToT Libtool.
7352
7353 2008-01-23 Ben Elliston <bje@au.ibm.com>
7354
7355 * config.sub, config.guess: Update from upstream sources.
7356
7357 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
7358
7359 * MAINTAINERS (Write After Approval): Add myself.
7360
7361 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
7362
7363 * MAINTAINERS: Update my email address.
7364
7365 2008-01-09 Raksit Ashok <raksit@google.com>
7366
7367 * MAINTAINERS (Write After Approval): Add myself.
7368
7369 2008-01-09 Raksit Ashok <raksit@google.com>
7370
7371 * MAINTAINERS (Write After Approval): Add myself.
7372
7373 2008-01-08 Ben Elliston <bje@au.ibm.com>
7374
7375 * config.sub, config.guess: Update from upstream sources.
7376
7377 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7378
7379 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
7380 Change recommended MPFR from 2.2.1 -> 2.3.0.
7381 * configure: Regenerate.
7382
7383 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
7384
7385 * MAINTAINERS: Update my email address.
7386
7387 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
7388
7389 * MAINTAINERS: Update my email address.
7390
7391 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
7392
7393 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
7394 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
7395 * Makefile.in: Regenerate.
7396
7397 2007-12-10 Mark Heffernan <meheff@google.com>
7398
7399 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
7400 misplaced entries.
7401
7402 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
7403
7404 * configure.ac: Enable libjava for x86_64-*-darwin9.
7405 * configure: Regenerate.
7406
7407 2007-12-07 Bill Maddox <maddox@google.com>
7408
7409 * MAINTAINERS (Write After Approval): Add myself.
7410
7411 2007-12-05 Ben Elliston <bje@au.ibm.com>
7412
7413 * config.sub, config.guess: Update from upstream sources.
7414
7415 2007-12-02 Matthias Klose <doko@ubuntu.com>
7416
7417 * config-ml.in: Remove 64bit configure tests.
7418
7419 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7420
7421 * config-ml.in: Robustify against white space in absolute file
7422 names.
7423
7424 * config-ml.in (multi-clean): Substitute ${Makefile}.
7425 Remove superfluous ${Makefile} in list.
7426
7427 2007-11-19 Thiemo Seufer <ths@mips.com>
7428
7429 * config-ml.in: Don't hardcode the Makefile name.
7430
7431 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
7432
7433 * MAINTAINERS (Write After Approval): Add myself.
7434
7435 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
7436
7437 * MAINTAINERS (Write After Approval): Add myself.
7438
7439 2007-11-06 Doug Kwan <dougkwan@google.com>
7440
7441 * MAINTAINERS (Write After Approval): Add myself.
7442
7443 2007-10-25 Ben Elliston <bje@au.ibm.com>
7444
7445 * MAINTAINERS (mercury): Remove entry.
7446 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
7447
7448 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
7449
7450 * Makefile.def (dependencies): Make configure-gdb depend on
7451 all-intl.
7452 * Makefile.in: Regenerated.
7453
7454 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
7455
7456 * MAINTAINERS (Fortran maintainer): Remove myself.
7457
7458 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
7459
7460 * Makefile.def: To avoid problems running with parallel makes,
7461 build newlib before libgloss so that target specific header
7462 files are availble.
7463 * Makefile.in: Regenerate
7464
7465 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
7466
7467 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
7468 * Makefile.in: Regenerate.
7469
7470 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
7471
7472 * MAINTAINERS (Register allocation reviewer): Add myself.
7473
7474 2007-10-08 Mike Frysinger <vapier@gentoo.org>
7475
7476 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
7477 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
7478 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
7479 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
7480 * configure: Regenerate.
7481
7482 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
7483
7484 * MAINTAINERS (Register allocation reviewer): Add myself.
7485
7486 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
7487
7488 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
7489 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
7490 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
7491 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
7492 * configure.ac: Default them to host tools for $host = $build.
7493 Subst them.
7494
7495 * configure: Regenerate.
7496 * Makefile.in: Regenerate.
7497
7498 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
7499
7500 * MAINTAINERS (Register allocation reviewer): Add myself.
7501
7502 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
7503
7504 * MAINTAINERS (Register allocation reviewer): Add myself.
7505
7506 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
7507
7508 * MAINTAINERS (Write After Approval): Fix typo.
7509
7510 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
7511
7512 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
7513 * configure: Regenerate.
7514
7515 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
7516
7517 PR bootstrap/31906
7518 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
7519 they're already prefixed.
7520
7521 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
7522
7523 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
7524 libstdc++.
7525 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
7526 * configure: Regenerate.
7527 * Makefile.in: Regenerate.
7528
7529 2007-09-17 Andreas Schwab <schwab@suse.de>
7530
7531 * configure.ac: Raise minimum makeinfo version to 4.6.
7532 * configure: Regenerate.
7533
7534 2007-09-17 Johannes Singler <singler@ira.uka.de>
7535
7536 * MAINTAINERS (write-after-approval) add myself
7537
7538 2007-09-15 Alan Modra <amodra@bigpond.net.au>
7539
7540 * configure.ac: Correct makeinfo version check.
7541 * configure: Regenerate.
7542
7543 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
7544
7545 * MAINTAINERS: Update my email address.
7546
7547 2007-09-14 Richard Sandiford <richard@codesourcery.com>
7548
7549 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
7550 to $skipdirs and only disable gprof for newlib. Use the normal
7551 mips*-elf* handling in other respects.
7552 * configure: Regnerate.
7553
7554 2007-09-12 David Daney <ddaney@avtrex.com>
7555
7556 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
7557 enabling libgcj.
7558 * configure: Regenerate.
7559
7560 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
7561
7562 PR other/32154
7563 * configure.ac: For libgloss targets, point the linker to the linker
7564 script, startup code and simulator library.
7565 * configure: Regenerate.
7566
7567 2007-09-07 Andrew Haley <aph@redhat.com>
7568
7569 * configure.ac (noconfigdirs): Remove target-libffi and
7570 target-libjava.
7571 * configure: Regenerate.
7572
7573 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7574
7575 PR target/33281
7576 * configure.ac: Use config/mh-mingw on mingw.
7577 * configure: Regenerate.
7578
7579 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
7580
7581 * MAINTAINERS (Write After Approval): Add myself.
7582
7583 2007-09-05 Richard Guenther <rguenther@suse.de>
7584
7585 * configure.ac (--enable-stage1-checking): If neither --enable-checking
7586 nor --disable-checking is provided also turn on yes and types
7587 checking for stage1.
7588 * configure: Re-generate.
7589
7590 2007-08-30 Krister Walfridsson <cato@df.lth.se>
7591
7592 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
7593 (Write After Approval): Remove myself.
7594
7595 2007-08-29 Nick Clifton <nickc@redhat.com>
7596
7597 * config.sub, config.guess: Update from upstream sources.
7598
7599 2007-08-22 Bud Davis <jmdavis@link.com>
7600
7601 * MAINTAINERS (Write After Approval): Added myself.
7602 * MAINTAINERS (Reviewers): Removed myself.
7603
7604 2007-08-18 Paul Brook <paul@codesourcery.com>
7605 Joseph Myers <joseph@codesourcery.com>
7606
7607 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
7608 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
7609 * Makefile.in: Regenerate.
7610 * configure.ac (--with-debug-prefix-map): New.
7611 * configure: Regenerate.
7612
7613 2007-08-17 Richard Sandiford <richard@codesourcery.com>
7614 Nigel Stephens <nigel@mips.com>
7615
7616 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
7617 as target_makefile_frag.
7618 * configure: Regenerate.
7619
7620 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
7621
7622 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
7623 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
7624 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
7625 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
7626 (do-compare, do-compare3, do-compare-debug): New.
7627 ([+compare-target+]): Use them.
7628
7629 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
7630
7631 * MAINTAINERS (Write After Approval): Change my email address.
7632
7633 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7634 Ben Elliston <bje@au.ibm.com>
7635
7636 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
7637 --silent if $silent.
7638 * configure: Regenerate.
7639
7640 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
7641
7642 * MAINTAINERS (Various Maintainers): Add myself as
7643 loop infrastructure maintainer. Update my e-mail
7644 address.
7645
7646 2007-07-31 Diego Novillo <dnovillo@google.com>
7647
7648 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
7649 Adjust description.
7650
7651 2007-07-26 Richard Guenther <rguenther@suse.de>
7652
7653 * configure.ac: Add types checking to stage1 checking flags.
7654 * configure: Regenerate.
7655
7656 2007-07-17 Nick Clifton <nickc@redhat.com>
7657
7658 * COPYING3: New file. Contains version 3 of the GNU General
7659 Public License.
7660 * COPYING3.LIB: New file. Contains version 3 of the GNU
7661 Lesser General Public License.
7662
7663 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
7664
7665 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
7666
7667 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
7668
7669 * MAINTAINERS (S/390 co-maintainer): Add myself.
7670 (Write After Approval): Remove myself.
7671
7672 2007-07-13 Dan Hipschman <dsh@google.com>
7673
7674 * MAINTAINERS (Write After Approval): Add myself.
7675
7676 2007-07-11 Nick Clifton <nickc@redhat.com>
7677
7678 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
7679 WINDRES export.
7680 * Makefile.in: Regenerate.
7681
7682 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7683
7684 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
7685 maintainer.
7686
7687 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
7688
7689 * lt~obsolete.m4: New. Import from 20070318 libtool.
7690
7691 2007-07-03 Julian Brown <julian@codesourcery.com>
7692
7693 * MAINTAINERS (Write After Approval): Add myself.
7694
7695 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7696
7697 * configure.ac: Rewrite 'configure --help' strings to look nicer.
7698 * configure: Regenerate.
7699
7700 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7701
7702 * configure.ac: Add some missing m4 quotation.
7703 * configure: Regenerate.
7704
7705 2007-07-02 Simon Baldwin <simonb@google.com>
7706
7707 * MAINTAINERS (Write After Approval): Add myself.
7708
7709 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
7710
7711 * configure: Regenerate.
7712
7713 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
7714
7715 * Makefile.def: Add windmc tool to build.
7716 * Makefile.tpl: Likewise.
7717 * configure.ac: Likewise.
7718 * Makefile.in: Regenerate.
7719 * configure: Regenerate.
7720
7721 2007-06-28 DJ Delorie <dj@redhat.com>
7722
7723 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
7724 not building newlib.
7725 * configure: Regenerated.
7726
7727 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
7728
7729 * MAINTAINERS (Write After Approval): Add myself.
7730
7731 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
7732
7733 * MAINTAINERS (Write After Approval): Add myself.
7734
7735 2007-06-19 Chris Matthews <chrismatthews@google.com>
7736
7737 * MAINTAINERS (Write After Approval): Add myself.
7738
7739 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
7740
7741 * MAINTAINERS (Write After Approval): Add myself.
7742
7743 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
7744
7745 * Makefile.def: Add dependency from configure-gdb to all-bfd.
7746 * Makefile.in: Regenerated.
7747
7748 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
7749
7750 * configure.ac: Don't add target-libmudflap to noconfigdirs for
7751 bfin*-*-uclinux* targets.
7752 * configure: Regenerate.
7753
7754 2007-06-14 Ian Lance Taylor <iant@google.com>
7755
7756 * MAINTAINERS: Add myself as non-algorithmic global write
7757 maintainer.
7758
7759 2007-06-14 Diego Novillo <dnovillo@google.com>
7760
7761 * MAINTAINERS: Add self as middle-end maintainer and
7762 non-algorithmic global write maintainer.
7763
7764 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7765
7766 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
7767 Move all Fortran maintainers except Paul Brook into the
7768 Non-Autopoiesis section.
7769
7770 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
7771
7772 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
7773 (distclean-stage[+id+]): Possibly delete stage_last.
7774 * Makefile.in: Regenerate.
7775
7776 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
7777
7778 * MAINTAINERS (Various Maintainer): Fix typo.
7779
7780 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
7781
7782 * MAINTAINERS (Various Maintainer): Add myself as
7783 dataflow maintainer.
7784
7785 2007-06-07 Ben Elliston <bje@au.ibm.com>
7786
7787 * config.sub, config.guess: Update from upstream sources.
7788
7789 2007-06-07 Ben Elliston <bje@au.ibm.com>
7790
7791 * Makefile.tpl: Fix spelling error.
7792 * Makefile.in: Regenerate.
7793
7794 2007-06-01 Steve Ellcey <sje@cup.hp.com>
7795
7796 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
7797 lt_cv_sys_max_cmd_len.
7798
7799 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
7800
7801 * MAINTAINERS (Various Maintainers): Add myself as
7802 auto-vectorizer maintainer.
7803
7804 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
7805
7806 PR libjava/32098
7807 * libtool.m4: Revert previous change.
7808 * ltgcc.m4: Put it here.
7809
7810 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
7811
7812 * MAINTAINERS (Various Maintainers): Add myself as
7813 auto-vectorizer maintainer.
7814
7815 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
7816
7817 PR libjava/32098
7818 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
7819
7820 2007-05-30 Richard Guenther <rguenther@suse.de>
7821
7822 * MAINTAINERS (Various Maintainers): Add myself as
7823 auto-vectorizer maintainer.
7824
7825 2007-05-30 Jakub Jelinek <jakub@redhat.com>
7826
7827 PR bootstrap/29382
7828 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
7829 * configure: Rebuilt.
7830
7831 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
7832
7833 * MAINTAINERS (Write After Approval): Removed my name.
7834
7835 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
7836
7837 * MAINTAINERS (Write After Approval): Remove myself.
7838
7839 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
7840
7841 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
7842
7843 2007-05-23 Steve Ellcey <sje@cup.hp.com>
7844
7845 * ltmain.sh: Update from ToT Libtool.
7846 * libtool.m4: Update from ToT Libtool.
7847 * ltsugar.m4: New. Update from ToT Libtool.
7848 * ltversion.m4: New. Update from ToT Libtool.
7849 * ltoptions.m4: New. Update from ToT Libtool.
7850 * ltconfig: Remove.
7851 * ltcf-c.sh: Remove.
7852 * ltcf-cxx.sh: Remove.
7853 * ltcf-gcj.sh: Remove.
7854
7855 2007-05-22 Ollie Wild <aaw@google.com>
7856
7857 * MAINTAINERS (Write After Approval): Add myself.
7858
7859 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
7860
7861 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
7862 stage_cflags.
7863 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
7864 Remove CFLAGS/LIBCFLAGS.
7865 (configure-stage[+id+]-[+prefix+][+module+],
7866 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
7867 * Makefile.in: Regenerate.
7868
7869 2007-05-15 Diego Novillo <dnovillo@google.com>
7870
7871 * MAINTAINERS: Update e-mail address.
7872
7873 2007-05-15 Revital Eres <eres@il.ibm.com>
7874
7875 * MAINTAINERS (Write After Approval): Add myself.
7876
7877 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
7878
7879 * MAINTAINERS (Write After Approval): Updated my address.
7880
7881 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
7882
7883 * MAINTAINERS (Write After Approval): Add myself.
7884
7885 2007-05-11 Silvius Rus <rus@google.com>
7886
7887 * MAINTAINERS (Write After Approval): Add myself.
7888
7889 2007-04-23 Tom Tromey <tromey@redhat.com>
7890
7891 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
7892
7893 2007-04-22 Mark Mitchell <mark@codesourcery.com>
7894
7895 * MAINTAINERS (cpplib): Rename to ...
7896 (libcpp): ... this. Add C/C++ front end maintainers.
7897
7898 2007-04-14 Steve Ellcey <sje@cup.hp.com>
7899
7900 * config-ml.in: Pass ${ml_config_env} to configure calls.
7901
7902 2007-04-04 Christian Bruel <christian.bruel@st.com>
7903
7904 * MAINTAINERS (Write After Approval): Add myself.
7905
7906 2007-04-02 Dave Korn <dave.korn@artimi.com>
7907
7908 * MAINTAINERS (Write After Approval): Add myself.
7909
7910 2007-03-31 Tobias Burnus <burnus@net-b.de>
7911
7912 * MAINTAINERS (fortran 95 front end): Add myself.
7913
7914 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7915
7916 * MAINTAINERS (Write After Approval): Add myself.
7917
7918 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
7919
7920 * MAINTAINERS (Modulo Scheduler): Add myself.
7921
7922 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
7923
7924 * MAINTAINERS (fortran 95 front end): Add myself.
7925 (c++ front end): whitespace fix.
7926
7927 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
7928
7929 * MAINTAINERS (Write After Approval): Add myself.
7930
7931 2007-03-21 Richard Sandiford <richard@codesourcery.com>
7932
7933 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
7934 of glob. Quote arguments with single quotes too.
7935 * configure: Regenerate.
7936
7937 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
7938
7939 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
7940 * Makefile.in: Regenerate
7941
7942 2007-03-07 Andreas Schwab <schwab@suse.de>
7943
7944 * configure: Regenerate.
7945
7946 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
7947
7948 * configure.ac: Add "--with-pdfdir" configure option,
7949 which defines pdfdir variable.
7950 * Makefile.def (target=fixincludes): Add install-pdf to
7951 missing targets.
7952 (recursive_targets): Add install-pdf target.
7953 (flags_to_pass): Add pdfdir.
7954 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
7955 target.
7956 * configure: Regenerate
7957 * Makefile.in: Regenerate
7958
7959 2007-02-28 Eric Christopher <echristo@apple.com>
7960
7961 Revert:
7962 2006-12-07 Mike Stump <mrs@apple.com>
7963
7964 * Makefile.def (dependencies): Add dependency for
7965 install-target-libssp and install-target-libgomp on
7966 install-gcc.
7967 * Makefile.in: Regenerate.
7968
7969 2007-02-27 Matt Kraai <kraai@ftbfs.org>
7970
7971 * configure: Regenerate.
7972 * configure.ac: Move statements after variable declarations.
7973
7974 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
7975
7976 * MAINTAINERS: Add myself as sh maintainer.
7977
7978 2007-02-19 Joseph Myers <joseph@codesourcery.com>
7979
7980 * configure.ac: Adjust for loop syntax.
7981 * configure: Regenerate.
7982
7983 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
7984
7985 * configure: Rebuilt.
7986
7987 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
7988
7989 * configure.ac: Drop multiple occurrences of --enable-languages,
7990 and fix its quoting.
7991 * configure: Rebuilt.
7992
7993 2007-02-17 Mark Mitchell <mark@codesourcery.com>
7994 Nathan Sidwell <nathan@codesourcery.com>
7995 Vladimir Prus <vladimir@codesourcery.com>
7996 Joseph Myers <joseph@codesourcery.com>
7997
7998 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
7999 * configure: Regenerate.
8000
8001 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
8002
8003 * ltconfig (freebsd*): Default to elf.
8004
8005 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8006
8007 * configure.ac (target_libraries): Move libgcc before libiberty.
8008 * configure: Regenerated.
8009
8010 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8011 Paolo Bonzini <bonzini@gnu.org>
8012
8013 PR bootstrap/30753
8014 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
8015 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
8016 * configure: Regenerated.
8017
8018 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8019
8020 * MAINTAINERS (Language Front End Maintainers): Update my mail
8021 address.
8022
8023 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8024
8025 PR bootstrap/30748
8026 * configure.ac: Correct syntax for Solaris ksh.
8027 * configure: Regenerated.
8028
8029 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8030
8031 * configure.ac: Sync with src.
8032 * configure: Regenerate.
8033
8034 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8035
8036 * Makefile.in: Regenerate.
8037
8038 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8039
8040 * config.sub: Sync with src.
8041
8042 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8043
8044 * Makefile.tpl (build_alias, host_alias, target_alias): Use
8045 noncanonical equivalents.
8046 * configure.in: Rename to...
8047 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
8048 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
8049 target_noncanonical. Use them. Rewrite removal of configure
8050 arguments for autoconf 2.59. Discard variable settings. Force
8051 program_transform_name for native tools.
8052
8053 * Makefile.in: Regenerated.
8054 * configure: Regenerated with autoconf 2.59.
8055
8056 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
8057
8058 * MAINTAINERS (Write After Approval): Add myself.
8059
8060 2007-01-31 Andreas Schwab <schwab@suse.de>
8061
8062 * Makefile.tpl (LDFLAGS): Substitute it.
8063 * Makefile.in: Regenerate.
8064
8065 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
8066
8067 * MAINTAINERS (Write After Approval): Add myself.
8068
8069 2007-01-28 David Edelsohn <edelsohn@gnu.org>
8070
8071 * MAINTAINERS (spu port): Add myself.
8072
8073 2007-01-23 Richard Guenther <rguenther@suse.de>
8074
8075 PR bootstrap/30541
8076 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
8077 * Makefile.tpl (GNATBIND): Substitute it.
8078 (GNATMAKE): Likewise.
8079 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
8080 of STAGE_PREFIX.
8081 * Makefile.in: Regenerate.
8082 * configure: Regenerate.
8083
8084 2007-01-18 Mike Stump <mrs@apple.com>
8085
8086 * configure.in: Re-enable -Werror for gcc builds.
8087
8088 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
8089
8090 * MAINTAINERS (Write After Approval): Add myself.
8091
8092 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
8093
8094 * configure.in: Change == to = in test command.
8095 * configure: Regenerate.
8096
8097 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
8098 Nick Clifton <nickc@redhat.com>
8099 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
8100
8101 * configure.in (build_configargs, host_configargs, target_configargs):
8102 Remove build/host/target parameters.
8103 (host_libs): Add gmp and mpfr.
8104 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
8105 * Makefile.def (gmp, mpfr): New.
8106 (gcc): Remove target.
8107 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
8108 target_os, target_vendor): New.
8109 (configure): Add host_alias/target_alias arguments; adjust invocations.
8110 * configure: Regenerate.
8111 * Makefile.in: Regenerate.
8112
8113 2007-01-11 Matt Fago <fago@earthlink.net>
8114
8115 * configure.in: Try to link to functions only in mpfr 2.2.x
8116 to improve robustness of configure tests.
8117 * configure: Regenerate.
8118
8119 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
8120
8121 * MAINTAINERS: Add myself as i386 maintainer.
8122
8123 2007-01-08 Jan Hubicka <jh@suse.cz>
8124
8125 * MAINTAINERS: Add myself as i386 maintainer.
8126
8127 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
8128
8129 * configure.in: Add support for an x86_64-mingw* target.
8130 * configure: Regenerate.
8131
8132 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
8133
8134 * Makefile.tpl (all-target): Correct @if conditional for target
8135 modules.
8136 * configure.in: Omit libiberty if building only target libgcc.
8137 * configure, Makefile.in: Regenerated.
8138
8139 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
8140
8141 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
8142 * configure: Regenerate.
8143
8144 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
8145
8146 * Makefile.def (target_modules): Add libgcc.
8147 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
8148 * Makefile.tpl (clean-target-libgcc): Delete.
8149 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
8150 on gcc even for bootstrapped modules. Rewrite handling of
8151 lang_env_dependencies to loop over target_modules.
8152 * configure.in (target_libraries): Add target-libgcc.
8153 * Makefile.in, configure: Regenerated.
8154
8155 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
8156
8157 * configure.in: Reorganize recognition of languages. Add
8158 --enable-stage1-languages. Show supported languages for the chosen
8159 target rather than all recognized languages.
8160 * configure: Regenerate.
8161
8162 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
8163
8164 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
8165 * Makefile.in: Regenerate.
8166
8167 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8168
8169 * configure.in: Warn that MPFR 2.2.0 is buggy.
8170 * configure: Regenerate.
8171
8172 2006-12-27 Ian Lance Taylor <iant@google.com>
8173
8174 * configure.in: When removing Makefiles to force a reconfigure, also
8175 remove prev-DIR*/Makefile.
8176 * configure: Regenerate.
8177
8178 2006-12-22 Andreas Schwab <schwab@suse.de>
8179
8180 * configure: Regenerate with correct autoconf version.
8181
8182 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
8183
8184 * configure.in: add AC_SUBST for *_FOR_TARGET.
8185 * configure: Regenerate.
8186
8187 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8188
8189 * configure.in: Simplify logic for rejecting languages that cannot
8190 be built. Separate the case when a language is unsupported,
8191 from the case when the user chooses not to build a language.
8192
8193 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8194
8195 * configure.in: Remove "$build" case for powerpc-*-darwin* since
8196 it only affects bootstrap and could be tested on "$host" as well.
8197 * configure: Regenerate.
8198 * config/mh-ppc-darwin: Add to the stage1 cflags here.
8199
8200 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8201
8202 PR bootstrap/29544
8203 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
8204 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
8205 move here comment from Makefile.tpl.
8206 * Makefile.tpl: Move some definitions higher in the file.
8207 (STAGE1_CHECKING): New.
8208 * configure.in: Add --enable-stage1-checking.
8209 * configure: Regenerate.
8210 * Makefile.in: Regenerate.
8211
8212 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8213
8214 * MAINTAINERS: Add myself as build system maintainer.
8215
8216 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
8217
8218 * MAINTAINERS (Write After Approval): Add myself.
8219
8220 2006-12-13 Eric Christopher <echristo@apple.com>
8221
8222 * MAINTAINERS: Add myself as darwin maintainer.
8223
8224 2006-12-11 Ian Lance Taylor <ian@airs.com>
8225
8226 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
8227
8228 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
8229
8230 MAINTAINERS: Update my entry.
8231
8232 2006-12-11 Alan Modra <amodra@bigpond.net.au>
8233
8234 * configure.in: Handle spu makefile frag.
8235 * Makefile.tpl (MAINT): Define
8236 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
8237 * configure: Regenerate.
8238 * Makefile.in: Regenerate.
8239
8240 2006-12-11 Ben Elliston <bje@au.ibm.com>
8241
8242 * config.guess: Import latest version.
8243 * config.sub: Likewise.
8244
8245 2006-12-11 Ben Elliston <bje@au.ibm.com>
8246
8247 * configure.in (spu-*-*): Don't skip target-libiberty.
8248 * configure: Regenerate.
8249
8250 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
8251
8252 PR bootstrap/30134
8253 * configure.in: Correct x86 darwin support for libjava to powerpc
8254 and i?86 only.
8255 * configure: Regenerate.
8256
8257 2006-12-08 Sandro Tolaini <tolaini@libero.it>
8258
8259 * configure.in: Add x86 darwin support for libjava.
8260 * configure: Regenerate.
8261
8262 2006-12-07 Mike Stump <mrs@apple.com>
8263
8264 * Makefile.def (dependencies): Add dependency for
8265 install-target-libssp and install-target-libgomp on
8266 install-gcc.
8267 * Makefile.in: Regenerate.
8268
8269 2006-12-04 Richard Guenther <rguenther@suse.de>
8270
8271 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
8272 (Non-Algorithmic Maintainers): Move over non-algorithmic
8273 loop optimizer maintainers, add myself as a non-algorithmic
8274 middle-end maintainer.
8275
8276 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
8277
8278 * MAINTAINERS (Write After Approval): Add myself.
8279
8280 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8281
8282 * configure.in: Update error message for missing GMP/MPFR.
8283
8284 * configure: Regenerate.
8285
8286 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8287
8288 * configure.in: Update MPFR version in error message.
8289
8290 * configure: Regenerate.
8291
8292 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8293
8294 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
8295 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
8296 --with-gmp-lib): New flags.
8297
8298 * configure: Regenerate.
8299
8300 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
8301
8302 * MAINTAINERS (Write After Approval): Change my email address.
8303
8304 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
8305
8306 * MAINTAINERS (Write After Approval): Add myself.
8307
8308 2006-11-22 Philipp Thomas <pth@suse.de>
8309
8310 * MAINTAINERS (i18n): Update e-mail address.
8311
8312 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
8313
8314 * MAINTAINERS (spu port): Add myself as maintainer.
8315 (Write After Approval): Remove myself.
8316
8317 2006-11-22 Ben Elliston <bje@au.ibm.com>
8318
8319 * configure.in (skipdirs): Don't build libssp for SPU.
8320 * configure: Regenerate.
8321
8322 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
8323
8324 * MAINTAINERS (spu port): Add myself as maintainer.
8325 (libobjc): Update my email address.
8326
8327 2006-11-21 Andrea Bona <andrea.bona@st.com>
8328
8329 * MAINTAINERS (Write After Approval): Add myself.
8330
8331 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
8332
8333 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
8334 * configure : Rebuilt.
8335
8336 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
8337
8338 * MAINTAINERS (Write After Approval): Add myself.
8339
8340 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
8341
8342 * MAINTAINERS (Write After Approval): Add myself.
8343
8344 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8345
8346 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
8347 libmpfr.a.
8348 * configure: Regenerate.
8349
8350 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
8351
8352 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
8353 (unstage): Test for stage_last presence.
8354
8355 PR bootstrap/29802
8356 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
8357 STAGE_PREFIX.
8358 * Makefile.in: Regenerate.
8359
8360 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
8361
8362 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
8363 maintainers.
8364
8365 2006-11-14 Erven Rohou <erven.rohou@st.com>
8366
8367 * MAINTAINERS (Write After Approval): Add myself.
8368
8369 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
8370
8371 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
8372 and stageN-package/Makefile.
8373 * Makefile.in: Regenerated.
8374
8375 2006-11-14 Jie Zhang <jie.zhang@analog.com>
8376
8377 * configure.in: Remove target-libgloss from noconfigdirs for
8378 bfin-*-*.
8379 * configure: Regenerated.
8380
8381 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8382
8383 * configure.in (have_gmp): Only error if the gcc directory exists.
8384
8385 * configure: Regenerate.
8386
8387 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8388
8389 * configure.in: Robustify error message for missing GMP/MPFR.
8390
8391 * configure: Regenerate.
8392
8393 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
8394
8395 * MAINTAINERS (Write After Approval): Add myself.
8396
8397 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
8398
8399 * MAINTAINERS: Change email address.
8400
8401 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
8402
8403 * MAINTAINERS (Write After Approval): Add myself.
8404
8405 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
8406
8407 * MAINTAINERS (Write After Approval): Add myself.
8408
8409 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
8410
8411 * MAINTAINERS (Write After Approval): Move myself to
8412 Write After Approval section.
8413
8414 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8415
8416 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
8417 need_gmp anymore.
8418 * configure: Regenerate.
8419
8420 2006-10-16 Tobias Burnus <burnus@net-b.de>
8421
8422 * MAINTAINERS (Write After Approval): Add myself.
8423
8424 2006-10-16 Ben Elliston <bje@au.ibm.com>
8425
8426 * config.guess: Import latest version.
8427 * config.sub: Likewise.
8428
8429 2006-10-10 Brooks Moses <bmoses@stanford.edu>
8430
8431 * Makefile.def: Added pdf target handling.
8432 * Makefile.tpl: Added pdf target handling.
8433 * Makefile.in: Regenerated.
8434
8435 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
8436
8437 * MAINTAINERS: Add self as score port maintainer.
8438
8439 2006-10-04 Brooks Moses <bmoses@stanford.edu>
8440
8441 * MAINTAINERS (Write After Approval): Add myself.
8442
8443 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
8444
8445 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
8446 or newer.
8447 * configure: Regenerated.
8448
8449 2006-09-27 Dave Brolley <brolley@redhat.com>
8450
8451 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
8452 using $s instead of $r.
8453 * configure: Regenerated.
8454
8455 2006-09-26 Thiemo Seufer <ths@mips.com>
8456
8457 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
8458 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
8459 * configure: Regenerate.
8460
8461 2006-09-24 Graeme Peterson <gridly@gmail.com>
8462
8463 * MAINTAINERS (Write After Approval): Remove myself.
8464
8465 2006-09-22 Chao-ying Fu <fu@mips.com>
8466
8467 * MAINTAINERS (Write After Approval): Add myself.
8468
8469 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
8470
8471 * MAINTAINERS: Add self as soft-fp maintainer.
8472
8473 2006-09-09 Anatoly Sokolov <aesok@post.ru>
8474
8475 * MAINTAINERS: Add myself as avr maintainer.
8476 Remove Marek Michalkiewicz as avr maintainer.
8477
8478 2006-09-07 Roberto Costa <roberto.costa@st.com>
8479
8480 * MAINTAINERS (Write After Approval): Add myself.
8481
8482 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
8483
8484 * configure.in: Never build newlib for a Mingw host.
8485 Never build newlib as Mingw target library.
8486 Test the existence of winsup/cygwin for building a Cygwin newlib,
8487 rather than just winsup.
8488 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
8489 building a Mingw target.
8490 * configure: Regenerate.
8491
8492 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
8493
8494 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
8495
8496 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
8497
8498 * config.guess: Import from src (was more updated).
8499 * config.sub: Likewise.
8500
8501 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
8502
8503 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
8504 * configure: Regenerated.
8505
8506 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
8507
8508 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
8509 for stages after the first.
8510
8511 2006-07-17 Jakub Jelinek <jakub@redhat.com>
8512
8513 * Makefile.def: Add dependencies for configure-opcodes
8514 on configure-intl and all-opcodes on all-intl.
8515 * Makefile.in: Regenerated.
8516
8517 2006-07-13 Ben Elliston <bje@au.ibm.com>
8518
8519 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
8520
8521 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
8522
8523 Port to hosts whose 'sort' and 'tail' implementations
8524 treat operands with leading '+' as file names, as POSIX
8525 has required since 2001. However, make sure the code still
8526 works on pre-POSIX hosts.
8527 * ltmain.sh: Don't assume "sort +2" is equivalent to
8528 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
8529
8530 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
8531
8532 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
8533
8534 2006-07-04 Peter O'Gorman <peter@pogma.com>
8535
8536 * ltconfig: chmod 644 before ranlib during install.
8537
8538 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
8539
8540 PR bootstrap/18058
8541 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
8542 if the bootstrap compiler is a GCC version that supports it.
8543 * configure: Regenerate.
8544
8545 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
8546
8547 * configure.in: Fix thinkos in previous check-in.
8548 * configure: Regenerate.
8549
8550 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
8551
8552 PR other/27063
8553 * configure.in: Test subdir_requires and give an appropriate
8554 error message.
8555 * configure: Regenerate.
8556
8557 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
8558
8559 * MAINTAINERS (Write After Approval): Add myself.
8560
8561 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
8562
8563 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8564
8565 2006-06-22 Steve Ellcey <sje@cup.hp.com>
8566
8567 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8568
8569 2006-06-20 David Ayers <d.ayers@inode.at>
8570
8571 PR bootstrap/28072
8572 * configure.in: Add target-boehm-gc to noconfigdirs depending on
8573 whether target-libjava is being configured instead of whether the
8574 java front end is enabled.
8575 * configure: Regenerate.
8576
8577 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8578
8579 PR target/27540
8580 * configure.in: Only enable libgomp on IRIX 6.
8581 * configure: Regenerate.
8582
8583 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
8584
8585 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
8586 too.
8587 * Makefile.in: Regenerate.
8588
8589 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
8590
8591 * config-ml.in: Alter CCASFLAGS to include special
8592 multilib options the same as is done for CFLAGS.
8593
8594 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8595
8596 * configure.in: Don't enable libgomp on hpux10.
8597 * configure: Rebuilt.
8598
8599 2006-06-12 David Ayers <d.ayers@inode.at>
8600
8601 PR bootstrap/27963
8602 PR target/19970
8603 * configure.in: Remove target-boehm-gc from noconfigdirs where
8604 ${libgcj} is specified.
8605 * configure: Regenerate.
8606
8607 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
8608
8609 Sync from src:
8610
8611 * configure.in: Sync.
8612 * configure: Regenerated.
8613
8614 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
8615
8616 * Makefile.def: Added dependencies from sim and gdb on intl, and
8617 added configure dependencies to everything with an all dependency
8618 on intl.
8619 * Makefile.in: Regenerated.
8620
8621 2006-06-06 David Ayers <d.ayers@inode.at>
8622
8623 PR libobjc/13946
8624 * Makefile.def: Add dependencies for libobjc which boehm-gc.
8625 * Makefile.in: Regenerate.
8626 * configure.in: Add --enable-objc-gc at toplevel and have it
8627 enable boehm-gc for Objective-C.
8628 Remove target-boehm-gc from libgcj.
8629 Add target-boehm-gc to target_libraries.
8630 Add target-boehm-gc to noconfigdirs where ${libgcj}
8631 is specified.
8632 Assert that boehm-gc is supported when requested for Objective-C.
8633 Only build boehm-gc if needed either for Java or Objective-C.
8634 * configure: Regenerate.
8635
8636 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
8637
8638 PR 27674
8639 * Makefile.tpl (configure-[+prefix+][+module+],
8640 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
8641 Remove rule to unstage bootstrapped modules.
8642 (stage_current): New.
8643 * Makefile.in: Regenerate.
8644
8645 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
8646
8647 * MAINTAINERS (Write After Approval): Update my e-mail address.
8648
8649 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
8650
8651 * include/libiberty.h: Declare pex_run_in_environment.
8652
8653 2006-05-31 Asher Langton <langton2@llnl.gov>
8654
8655 * MAINTAINERS (Write After Approval): Add myself.
8656
8657 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
8658
8659 * Makefile.def (bfd, opcodes): Fix lib_path.
8660 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
8661 (restrap): Move under "@if gcc-bootstrap". Fix typo.
8662 * Makefile.in: Regenerate.
8663
8664 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
8665
8666 * Makefile.in: Regenerate.
8667
8668 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
8669
8670 * Makefile.def: Add install-html target. Add datarootdir
8671 docdir and htmldir to flags_to_pass.
8672 * Makefile.tpl: Add install-html target.
8673 * Makefile.in: Regenerate.
8674 * configure.in: Add --with-datarootdir, --with-docdir, and
8675 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
8676 * configure: Regenerate.
8677
8678 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
8679
8680 * configure.in: Enable gprof for cross builds.
8681 * configure: Regenerate.
8682
8683 2006-05-22 Richard Guenther <rguenther@suse.de>
8684
8685 Revert
8686 2006-01-31 Richard Guenther <rguenther@suse.de>
8687 Paolo Bonzini <bonzini@gnu.org>
8688
8689 * Makefile.def (target_modules): Add libgcc-math target module.
8690 * configure.in (target_libraries): Add libgcc-math target library.
8691 (--enable-libgcc-math): New configure switch.
8692 * Makefile.in: Re-generate.
8693 * configure: Re-generate.
8694 * libgcc-math: New toplevel directory.
8695
8696 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8697 Andreas Tobler <a.tobler@schweiz.ch>
8698
8699 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
8700 * configure: Rebuilt.
8701
8702 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
8703
8704 * MAINTAINERS (Write After Approval): Add myself.
8705
8706 2006-05-01 DJ Delorie <dj@redhat.com>
8707
8708 * configure.in: Restore CFLAGS if GMP isn't present.
8709 * configure: Regenerate.
8710
8711 2006-05-01 Richard Guenther <rguenther@suse.de>
8712
8713 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
8714 maintainer.
8715
8716 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
8717
8718 * MAINTAINERS (Write After Approval): Add myself.
8719
8720 2006-04-28 Jan Beulich <jbeulich@novell.com>
8721
8722 * MAINTAINERS (Write After Approval): Add myself.
8723
8724 2006-04-18 DJ Delorie <dj@redhat.com>
8725
8726 * configure.in (m32c): Build libstdc++-v3. Pass flags to
8727 reference libgloss so that libssp can be built in a combined
8728 tree.
8729 * configure: Regenerate.
8730
8731 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
8732
8733 * MAINTAINERS (Write After Approval): Add myself.
8734
8735 2006-04-05 Ben Elliston <bje@au.ibm.com>
8736
8737 * configure.in: Require makeinfo 4.4 or higher.
8738 * configure: Regenerate.
8739
8740 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
8741
8742 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
8743 Rearrange the entries of other libraries to have them in one place.
8744
8745 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
8746
8747 * MAINTAINERS (Write After Approval): Remove myself.
8748 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8749
8750 2006-03-14 Richard Guenther <rguenther@suse.de>
8751
8752 * configure: Regenerate with autoconf 2.13.
8753
8754 2006-03-13 Jim Blandy <jimb@codesourcery.com>
8755
8756 * MAINTAINERS: Use my work address.
8757
8758 * MAINTAINERS: Update my E-mail address.
8759
8760 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
8761
8762 * configure.in: Handle --disable-<component> generically.
8763 * configure: Regenerate.
8764
8765 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
8766
8767 PR libgcj/17311
8768 * ltmain.sh: Don't use "$finalize_rpath" for compile.
8769
8770 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
8771
8772 * MAINTAINERS (Write After Approval): Remove myself.
8773 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8774
8775 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
8776
8777 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
8778 (TARGET_CONFIGDIRS): Remove.
8779 * configure.in: Remove AC_SUBST(target_configdirs).
8780 * Makefile.in, configure: Regenerated.
8781
8782 2006-02-20 Steven G. Kargl <kargls@comcast.net>
8783
8784 * MAINTAINERS (Write After Approval): Remove myself.
8785 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8786
8787 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
8788
8789 PR bootstrap/25670
8790
8791 * Makefile.tpl ([+compare-target+]): Print explanation messages.
8792
8793 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
8794 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
8795 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
8796 BUILD_PREFIX, BUILD_PREFIX_1.
8797 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
8798
8799 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
8800 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
8801
8802 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
8803 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
8804 of `cat stage_current`. Always provide the `r' and `s' variables.
8805 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
8806 a single shell execution.
8807 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
8808 bootstrapped modules, make the stage1 module if the build was not
8809 started yet, else build the current stage.
8810 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
8811 (all-build, all-host, all-target, [+make_target+]-host,
8812 [+make_target+]-target): Do not use \-continued lines.
8813 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
8814 (current_stage, restrap, stage_last): New.
8815
8816 * Makefile.in: Regenerate.
8817 * configure: Regenerate.
8818
8819 2006-02-19 Bud Davis <jmdavis@link.com>
8820
8821 * MAINTAINERS (Write After Approval): Remove myself.
8822 (Language Front End Maintainers): Add myself as fortran 95
8823 maintainer and update e-mail address.
8824
8825 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8826
8827 * MAINTAINERS (Write After Approval): Remove myself.
8828 (Language Front End Maintainers): Add myself as fortran 95
8829 maintainer.
8830
8831 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
8832
8833 * MAINTAINERS (Write After Approval): Add myself.
8834
8835 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
8836
8837 * MAINTAINERS (Write After Approval): Remove myself.
8838 (Language Front End Maintainers): Add myself as
8839 fortran 95 maintainer.
8840
8841 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
8842
8843 Sync from src:
8844
8845 2005-12-27 Leif Ekblad <leif@rdos.net>
8846
8847 * configure.in: Add support for RDOS target.
8848 * configure: Regenerate.
8849
8850 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
8851 Andreas Schwab <schwab@suse.de>
8852
8853 * configure: Regenerate.
8854
8855 2006-02-12 David Edelsohn <edelsohn@gnu.org>
8856
8857 * configure.in (enable_libgomp): Add AIX.
8858 * configure: Regenerate.
8859
8860 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
8861
8862 * MAINTAINERS (Write After Approval): Add myself.
8863
8864 2006-02-03 Lee Millward <lee.millward@gmail.com>
8865
8866 * MAINTAINERS (Write After Approval): Add myself.
8867
8868 2006-01-31 Richard Guenther <rguenther@suse.de>
8869 Paolo Bonzini <bonzini@gnu.org>
8870
8871 * Makefile.def (target_modules): Add libgcc-math target module.
8872 * configure.in (target_libraries): Add libgcc-math target library.
8873 (--enable-libgcc-math): New configure switch.
8874 * Makefile.in: Re-generate.
8875 * configure: Re-generate.
8876 * libgcc-math: New toplevel directory.
8877
8878 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
8879
8880 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
8881 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
8882 the assembler, linker and binutils.
8883 * configure: Regenerate.
8884
8885 2006-01-22 Dirk Mueller <dmueller@suse.de>
8886
8887 * MAINTAINERS (Write After Approval): Add myself.
8888
8889 2006-01-20 Diego Novillo <dnovillo@redhat.com>
8890
8891 * configure: Regenerate.
8892
8893 2006-01-18 Richard Henderson <rth@redhat.com>
8894 Jakub Jelinek <jakub@redhat.com>
8895 Diego Novillo <dnovillo@redhat.com>
8896
8897 * libgomp: New directory.
8898 * Makefile.def: Add target_module libgomp.
8899 * Makefile.in: Regenerate.
8900 * configure.in (target_libraries): Add target-libgomp.
8901 * configure: Regenerate.
8902
8903 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
8904
8905 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
8906 @ from continuation.
8907 * Makefile.in: Rebuilt.
8908
8909 2006-01-04 Chris Lattner <sabre@gnu.org>
8910
8911 * MAINTAINERS (Write After Approval): Add myself.
8912
8913 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
8914
8915 PR bootstrap/24252
8916
8917 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
8918 * Makefile.tpl (OBJDUMP): New.
8919 (EXTRA_HOST_FLAGS): Add it.
8920 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
8921
8922 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
8923 to use symbolic links between directories. Avoid race conditions
8924 or make them harmless.
8925 * configure.in: Do not try to use symbolic links between directories.
8926
8927 * Makefile.def (LEAN): Pass.
8928 * Makefile.tpl (LEAN): Define.
8929 (stage[+id+]-start): Accept that the previous directory does not
8930 exist, if the bootstrap is lean.
8931 (stage[+id+]-bubble): Invoke lean bootstrap commands after
8932 stage[+id+]-start. Use a makefile variable and an `if' instead of a
8933 configure substitution.
8934 ([+compare-target+]): Likewise.
8935 ([+bootstrap-target+]-lean): New.
8936 * configure.in: Remove lean bootstrap support from here.
8937
8938 * Makefile.in: Regenerate.
8939 * configure: Regenerate.
8940
8941 2006-01-04 Ben Elliston <bje@au.ibm.com>
8942
8943 * MAINTAINERS (libdecnumber): Add myself.
8944
8945 2006-01-02 Mark Mitchell <mark@codesourcery.com>
8946
8947 * libtool-ldflags: New script.
8948
8949 2006-01-02 Andreas Schwab <schwab@suse.de>
8950
8951 * configure.in: When reconfiguring remove Makefile in
8952 all stage directories.
8953 * configure: Regenerate.
8954
8955 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
8956
8957 * MAINTAINERS: Update my email address.
8958
8959 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
8960
8961 Revert Ada-related part of the previous change.
8962
8963 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
8964 Do not pass.
8965 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
8966 * Makefile.in: Regenerate.
8967 * configure.in: Do not include mt-ppc-aix target fragment.
8968 * configure: Regenerate.
8969
8970 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
8971
8972 * configure.in: Select appropriate fragments for PowerPC/AIX.
8973 * configure: Regenerate.
8974
8975 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
8976 BOOT_CFLAGS, BOOT_LDFLAGS.
8977 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
8978 BOOT_CFLAGS, BOOT_LDFLAGS.
8979 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
8980 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
8981 (stage): Fail if we cannot complete the work.
8982 * Makefile.in: Regenerate.
8983
8984 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
8985
8986 * configure.in: Replace ms1 with mt.
8987 * configure: Rebuilt.
8988
8989 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
8990
8991 * MAINTAINERS: Update my email address.
8992
8993 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
8994
8995 * Makefile.tpl (all, do-[+make_target+], do-check, install,
8996 install-host-nogcc): Don't invoke $(stage) at the end.
8997 * Makefile.in: Regenerate.
8998
8999 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
9000
9001 * configure.in: Flip the top-level bootstrap switch.
9002 * configure: Regenerate.
9003
9004 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
9005
9006 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
9007 $(stage) and $(unstage).
9008 (EXTRA_TARGET_FLAGS): Correct double-quoting.
9009 (all): Remove stray semicolon.
9010 (local-distclean): Don't handle multilib.tmp and multilib.out.
9011 (install.all): Set $s for consistency.
9012 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
9013 check_multilibs setting. Always make the install directory.
9014 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
9015 Correct @if/@endif.
9016 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
9017 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
9018 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
9019 (multilib.out): Remove.
9020 * Makefile.in: Regenerated.
9021
9022 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9023
9024 * MAINTAINERS (Write After Approval): Add myself.
9025
9026 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
9027
9028 * MAINTAINERS: Add myself as mt maintainer.
9029
9030 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
9031
9032 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
9033
9034 * MAINTAINERS: Change email address.
9035
9036 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
9037
9038 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
9039 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
9040 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
9041 Find in-tree tools if available.
9042 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
9043 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
9044 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
9045 (COMPILER_*_FOR_TARGET): New.
9046 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
9047 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
9048 (CONFIGURED_*, USUAL_*): Remove.
9049 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
9050 STRIP): Use autoconf substitutions.
9051 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
9052 COMPILER_NM_FOR_TARGET): New.
9053 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
9054
9055 (all): Make all-host and all-target in parallel.
9056 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
9057 that $$r and $$s are set before invoking a recursive make.
9058 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
9059 ([+bootstrap-target+]): Inline most of the `all' target.
9060
9061 2005-11-29 Ben Elliston <bje@au.ibm.com>
9062
9063 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
9064 from the gcc build directory.
9065 * Makefile.in: Regenerate.
9066
9067 2005-11-29 Ben Elliston <bje@au.ibm.com>
9068
9069 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
9070 depend on all-libdecnumber.
9071 * configure.in (host_libs): Include libdecnumber.
9072 * Makefile.in: Regenerate.
9073 * configure: Likewise.
9074
9075 2005-11-29 Ben Elliston <bje@au.ibm.com>
9076
9077 * libdecnumber: Import decNumber sources from the dfp-branch.
9078
9079 2005-11-21 Kean Johnston <jkj@sco.com>
9080
9081 * config.sub, config.guess: Sync from upstream sources.
9082
9083 2005-11-21 Ben Elliston <bje@au.ibm.com>
9084
9085 Import from Autoconf sources:
9086
9087 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
9088 * config/move-if-change: Don't output "$2 is unchanged";
9089 suggested by Ben Elliston. Handle weird characters correctly.
9090
9091 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
9092
9093 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
9094 to match upstream libtool for darwin.
9095
9096 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
9097
9098 * Makefile.def: Remove gdb dependencies for gdbtk.
9099 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
9100 (configure-gdb, install-gdb): New rules.
9101 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
9102 * Makefile.in, configure: Regenerated.
9103
9104 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
9105
9106 * MAINTAINERS (Write After Approval): Add myself.
9107
9108 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
9109
9110 * MAINTAINERS (Write After Approval): Add myself.
9111
9112 2005-10-24 Diego Novillo <dnovillo@redhat.com>
9113
9114 * MAINTAINERS (alias analysis): Add Daniel Berlin and
9115 Diego Novillo.
9116
9117 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
9118
9119 PR bootstrap/24297
9120 * Makefile.tpl (do-[+make-target+], do-check, install,
9121 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
9122 are set before recursing.
9123 * Makefile.in: Regenerate.
9124
9125 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
9126
9127 PR bootstrap/18939
9128 * Makefile.def (gcc) <target>: Fix thinko.
9129 * Makefile.in: Regenerate.
9130
9131 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
9132
9133 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
9134 * configure: Regenerate.
9135
9136 2005-10-15 Jie Zhang <jie.zhang@analog.com>
9137
9138 * MAINTAINERS (Write After Approval): Add self.
9139
9140 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
9141
9142 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
9143 target-libffi, target-qthreads, target-libjava, and
9144 targetlibobjc.
9145 * configure: Regenerate.
9146
9147 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
9148
9149 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
9150 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
9151 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
9152 (USUAL_OBJDUMP_FOR_TARGET): New.
9153 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
9154 * configure.in: Check for $OBJDUMP_FOR_TARGET.
9155 * configure, Makefile.in: Regenerated.
9156
9157 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
9158
9159 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
9160 before other host packages.
9161
9162 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
9163
9164 * MAINTAINERS: Add self as sh libraries/configury maintainer.
9165
9166 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
9167
9168 PR bootstrap/22340
9169
9170 * configure.in (default_target): Remove.
9171 * Makefile.tpl (all): Do not use prerequisites as subroutines
9172 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
9173 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
9174 use prerequisites as subroutines.
9175 (check-host, check-target): New.
9176 (bootstrap configure & all targets): Do not use stage*-start
9177 if the directory layout is already ok.
9178 (non-bootstrap configure & all targets): Prepend a $(unstage).
9179 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
9180 (NOTPARALLEL): Remove.
9181 (unstage, stage variables): New variables.
9182 (unstage, stage targets): Simply expand to those variables.
9183
9184 * configure: Regenerate.
9185 * Makefile.in: Regenerate.
9186
9187 2005-10-04 James E Wilson <wilson@specifix.com>
9188
9189 * Makefile.def (lang_env_dependencies): Add libmudflap.
9190 * Makefile.in: Regenerate.
9191
9192 2005-10-03 Andreas Schwab <schwab@suse.de>
9193
9194 Backport from libtool CVS:
9195 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
9196
9197 * ltmain.sh: add support for installing into temporary
9198 staging area (e.g. 'make install DESTDIR=...')
9199
9200 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
9201
9202 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
9203 * configure: Regenerated.
9204
9205 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
9206
9207 * configure: Regenerate with the correct
9208 autoconf version.
9209
9210 2005-09-30 Catherine Moore <clm@cm00re.com>
9211
9212 * configure.in (bfin-*-*): New.
9213 * configure: Regenerated.
9214
9215 2005-09-28 Geoffrey Keating <geoffk@apple.com>
9216
9217 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
9218 (LIPO_FOR_TARGET): New.
9219 (CONFIGURED_LIPO_FOR_TARGET): New.
9220 (USUAL_LIPO_FOR_TARGET): New.
9221 (STRIP_FOR_TARGET): New.
9222 (CONFIGURED_STRIP_FOR_TARGET): New.
9223 (USUAL_STRIP_FOR_TARGET): New.
9224 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
9225 STRIP_FOR_TARGET.
9226 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
9227 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
9228 * Makefile.in: Regenerate.
9229 * configure: Regenerate.
9230
9231 2005-09-19 David Edelsohn <edelsohn@gnu.org>
9232
9233 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
9234 (rs6000-*-aix*): Same.
9235 * configure: Regenerate.
9236
9237 2005-09-16 Tom Tromey <tromey@redhat.com>
9238
9239 * MAINTAINERS: Add self as java maintainer.
9240
9241 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9242
9243 * configure.in: Recognize f95 in the --enable-languages option,
9244 and substitute it for fortran, issuing a warning.
9245 * configure: Regenerate.
9246
9247 2005-08-30 Phil Edwards <phil@codesourcery.com>
9248
9249 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
9250 * configure: Regenerated.
9251
9252 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
9253
9254 * MAINTAINERS: Add self as ms1 maintainer.
9255
9256 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
9257
9258 * Makefile.def (libssp): Add to lang_env_dependencies.
9259 * Makefile.in: Regenerate.
9260
9261 2005-08-18 Ian Lance Taylor <ian@airs.com>
9262
9263 * MAINTAINERS: Add myself as middle-end maintainer.
9264
9265 2005-08-17 Christian Groessler <chris@groessler.org>
9266
9267 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
9268 * Makefile.in: Regenerate.
9269
9270 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
9271
9272 * MAINTAINERS (write after approval): Added myself.
9273
9274 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
9275
9276 * MAINTAINERS (Write After Approval): Add myself.
9277
9278 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
9279
9280 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
9281 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
9282 Look for alternate names of the target cc and c++
9283 * configure: Regenerate.
9284
9285 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
9286
9287 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9288 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
9289 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
9290 tools; remove code to manually set them.
9291 (Target tools): Look in the environment for them.
9292 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9293 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
9294 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
9295 build directory.
9296 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
9297 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
9298 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
9299 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9300 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
9301 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
9302 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
9303 * configure: Regenerate.
9304 * Makefile.in: Regenerate.
9305
9306 2005-07-28 Ben Elliston <bje@au.ibm.com>
9307
9308 * MAINTAINERS: Update for removed CPU targets.
9309
9310 2005-07-27 Mark Mitchell <mark@codesourcery.com>
9311
9312 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
9313 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
9314 * Makefile.in: Regenerated.
9315
9316 2005-07-26 Mark Mitchell <mark@codesourcery.com>
9317
9318 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
9319 (CFLAGS_FOR_TARGET): Use it.
9320 (CXXFLAGS_FOR_TARGET): Likewise.
9321 * Makefile.in: Regenerated.
9322 * configure.in (--with-build-sysroot): New option.
9323 * configure: Regenerated.
9324
9325 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
9326
9327 * Makefile.tpl: Wrap install between unstage and stage
9328 * Makefile.in: Regenerate.
9329
9330 2005-07-21 Eric Christopher <echristo@apple.com>
9331
9332 * MAINTAINERS: Update affiliation.
9333
9334 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
9335
9336 * MAINTAINERS: Add self as crx port maintainer.
9337
9338 2005-07-20 DJ Delorie <dj@redhat.com>
9339
9340 * MAINTAINERS: Add self as m32c maintainer.
9341
9342 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
9343
9344 * all files: Update FSF address.
9345
9346 2005-07-15 Eric Christopher <echristo@redhat.com>
9347
9348 * MAINTAINERS: Change affiliation.
9349
9350 2005-07-14 Jim Blandy <jimb@redhat.com>
9351
9352 * configure.in: Add cases for Renesas m32c.
9353 * configure: Regenerated.
9354
9355 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
9356
9357 * COPYING.LIB: Update from fsf.org.
9358
9359 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
9360
9361 * COPYING, compile, config.guess,
9362 config.sub, install-sh, missing, mkinstalldirs,
9363 symlink-tree, ylwrap: Sync from upstream sources.
9364 * config-ml.in: Update FSF address.
9365
9366 2005-07-13 Eric Christopher <echristo@redhat.com>
9367
9368 * configure.in: Add toplevel noconfigdir support for tpf.
9369 * configure: Regenerate.
9370
9371 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
9372
9373 PR ada/22340
9374
9375 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
9376 * Makefile.in: Regenerate.
9377
9378 2005-07-07 Mark Mitchell <mark@codesourcery.com>
9379
9380 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
9381 Brolley to write-after-approval.
9382
9383 2005-07-07 Andreas Schwab <schwab@suse.de>
9384
9385 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
9386 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
9387 * Makefile.in: Regenerated.
9388
9389 2005-07-06 Geoffrey Keating <geoffk@apple.com>
9390
9391 * configure.in: Don't build sim or rda when targetting darwin.
9392 * configure: Regenerate.
9393
9394 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
9395
9396 * configure.in: Add --enable-libssp and --disable-libssp.
9397 * configure: Regenerate with autoconf-2.13.
9398
9399 2005-07-02 Jakub Jelinek <jakub@redhat.com>
9400
9401 * Makefile.def (target_modules): Add libssp.
9402 * configure.in (target_libraries): Add target-libssp.
9403 * configure: Rebuilt.
9404 * Makefile.in: Rebuilt.
9405
9406 2005-07-01 Zack Weinberg <zackw@panix.com>
9407
9408 * MAINTAINERS: Change email address. Resign from maintainership.
9409
9410 2005-07-01 Richard Guenther <rguenther@suse.de>
9411
9412 * MAINTAINERS: Change my e-mail address and affiliation.
9413
9414 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
9415
9416 * Makefile.def (stagefeedback): Come after profile.
9417 Define profiledbootstrap target.
9418 * Makefile.tpl (profiledbootstrap): Remove.
9419 (stageprofile-end): Zap stagefeedback.
9420 (stagefeedback-start): Copy all .gcda files, not only GCC's.
9421 * Makefile.in: Regenerate.
9422
9423 2005-06-13 Richard Sandiford <richard@codesourcery.com>
9424
9425 * MAINTAINERS: Update my email address.
9426
9427 2005-06-13 Zack Weinberg <zack@codesourcery.com>
9428
9429 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
9430 In 'cpp' stanza, support '#line' as well as '# '.
9431
9432 2005-06-08 Andreas Schwab <schwab@suse.de>
9433
9434 * MAINTAINERS: Move myself from 'Write After Approval' to
9435 'CPU Port Maintainers' section as m68k maintainer.
9436
9437 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
9438
9439 * configure.in (unsupported_languages): New macro.
9440 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
9441 non-ported target libraries in noconfigdirs.
9442 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
9443 non-linux-gnu. Remove libgcj_ex_libffi.
9444 <lang_frag loop>: Set add_this_lang=no if the language is in
9445 unsupported_languages.
9446 * configure: Regenerate.
9447
9448 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
9449
9450 * configure.in: Fix typo in handling of --with-mpfr-dir.
9451 * configure: Regenerate.
9452
9453 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
9454
9455 * MAINTAINERS: Update my email address.
9456
9457 2005-06-02 Jim Blandy <jimb@redhat.com>
9458
9459 * config.sub: Add cases for the Renesas m32c. (This patch has been
9460 accepted into the master sources.)
9461
9462 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
9463 Michael Snyder <msnyder@redhat.com>
9464 Stan Cox <scox@redhat.com>
9465
9466 * configure.in: Set noconfigdirs for ms1.
9467
9468 * configure: Regenerate.
9469
9470 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
9471
9472 * MAINTAINERS (Write After Approval): Add self.
9473
9474 2005-06-01 Josh Conner <jconner@apple.com>
9475
9476 * MAINTAINERS (Write After Approval): Add self.
9477
9478 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
9479
9480 * MAINTAINERS: Update my email address.
9481
9482 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
9483
9484 * MAINTAINERS (Write After Approval): Add self.
9485
9486 2005-05-26 Chris Demetriou <cgd@broadcom.com>
9487
9488 * MAINTAINERS (Write After Approval): Remove self.
9489
9490 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
9491
9492 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
9493 (Dependencies): Consider target modules for bootstrap dependencies.
9494 Make target bootstrap modules depend on each stage's gcc.
9495 * Makefile.in: Regenerate.
9496
9497 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
9498
9499 * Makefile.def (configure-gcc): Depend on binutils having been built.
9500 (all-gcc): No need to do it here.
9501 * Makefile.in: Regenerate.
9502
9503 2005-05-19 Paul Brook <paul@codesourcery.com>
9504
9505 * configure.in: Rewrite misleading error message when requested
9506 language cannot be built.
9507 * configure: Regenerate.
9508
9509 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
9510
9511 * ylwrap: Import from Automake 1.9.5.
9512
9513 2005-05-13 David Ung <davidu@mips.com>
9514
9515 * MAINTAINERS (Write After Approval): Add self.
9516
9517 2005-05-09 Mike Stump <mrs@apple.com>
9518
9519 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
9520 lt_cv_sys_max_cmd_len for now.
9521
9522 2005-05-09 Stan Cox <scox@redhat.com>
9523
9524 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
9525
9526 2005-05-08 Matt Kraai <kraai@ftbfs.org>
9527
9528 * README.SCO: Update the URL.
9529
9530 2005-05-05 David Edelsohn <edelsohn@gnu.org>
9531
9532 * ltconfig: Define file_list_spec. Pass file_list_spec and
9533 with_gnu_ld to libtool.
9534 * ltcf-c.sh (aix[45]): Define file_list_spec.
9535 * ltcf-cxx.sh (aix[45]): Same.
9536 * ltcf-gcj.sh (aix[45]): Same.
9537 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
9538 exists, write list of input files to temporary file.
9539
9540 2005-05-04 Mike Stump <mrs@apple.com>
9541
9542 * configure.in: Always pass --target to target configures as
9543 otherwise rebuilds that do --recheck will fail.
9544 * confiugure: Rebuilt.
9545
9546 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
9547
9548 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
9549 STAGE_HOST_EXPORTS.
9550 (configure, all): Add bootstrap support.
9551 (Host modules, target modules): Pass post-stage1 flags and exports.
9552 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
9553 * Makefile.in: Regenerate.
9554
9555 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
9556
9557 * configure: Regenerate.
9558
9559 2005-04-27 Mike Stump <mrs@apple.com>
9560
9561 * MAINTAINERS: Add self as darwin maintainer.
9562
9563 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
9564
9565 * config.sub: Update from master copy.
9566
9567 2005-04-21 Mike Stump <mrs@apple.com>
9568
9569 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
9570 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
9571
9572 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
9573
9574 * configure.in <crisv32-*-*, cris-*-*>: New local variable
9575 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
9576 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
9577 "*-*-elf" and "*-*-linux*".
9578 * configure: Regenerate.
9579
9580 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
9581
9582 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
9583
9584 2005-04-12 Mike Stump <mrs@apple.com>
9585
9586 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
9587
9588 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
9589
9590 * MAINTAINERS (Write After Approval): Add myself.
9591
9592 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
9593
9594 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
9595
9596 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
9597
9598 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
9599 (TARGET_CONFIGARGS): Include --with-target-subdir.
9600 (configure, all): New macros. Use them throughout.
9601 * Makefile.in: Regenerate.
9602
9603 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
9604
9605 * MAINTAINERS (Write After Approval): Add myself.
9606
9607 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9608
9609 * MAINTAINERS: Remove 'loop unrolling' maintainer.
9610
9611 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
9612
9613 * MAINTAINERS: Move John Carr to Write After Approval.
9614
9615 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
9616
9617 * config/mh-mingw32: Delete.
9618 * configure.in: Don't use it.
9619 * configure: Regenerate.
9620
9621 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
9622
9623 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
9624 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
9625 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
9626 (HOST_LIB_PATH): Generate from Makefile.def.
9627 (TARGET_LIB_PATH): Likewise.
9628 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
9629 * Makefile.in: Regenerate.
9630 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
9631 (RPATH_ENVVAR): Include Darwin case.
9632 * configure: Regenerate.
9633
9634 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
9635
9636 * MAINTAINERS (Various Maintainers): Remove self.
9637 (Write After Approval): Add self.
9638
9639 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
9640
9641 * MAINTAINERS (Various Maintainers): Add self.
9642
9643 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
9644
9645 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
9646 * configure: Regenerate.
9647
9648 2005-03-21 Zack Weinberg <zack@codesourcery.com>
9649
9650 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
9651 gcc_version, and gcc_version_trigger from set of flags to pass.
9652 * Makefile.tpl: Remove definitions of above variables.
9653 (config.status): Remove dependency on $(gcc_version_trigger).
9654 * Makefile.in: Regenerate.
9655 * configure.in: Do not reference config/gcc-version.m4 nor
9656 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
9657 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
9658 * configure: Regenerate.
9659
9660 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
9661 Andrew Pinski <pinskia@physics.uc.edu>
9662
9663 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
9664 * Makefile.in: Regenerate.
9665
9666 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
9667
9668 * MAINTAINERS (Write After Approval): Add myself.
9669
9670 2005-03-03 David Ayers <d.ayers@inode.at>
9671
9672 * MAINTAINERS (Write After Approval): Add myself.
9673
9674 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
9675
9676 PR libgcj/20160
9677 * ltmain.sh: Avoid creating archives with components that have
9678 duplicate basenames.
9679
9680 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
9681
9682 PR bootstrap/20250
9683 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
9684 instead of check.
9685 * Makefile.in: Regenerate.
9686
9687 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
9688
9689 * Makefile.in: Regenerate to fix conflict between the previous two
9690 patches.
9691
9692 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
9693
9694 PR bootstrap/17383
9695 * Makefile.def (target_modules): Remove "stage", now unnecessary.
9696 * Makefile.tpl (HOST_SUBDIR): New substitution.
9697 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
9698 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9699 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
9700 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
9701 (Host modules, Bootstrapped modules): Use it.
9702 (Build modules, Target modules): Do not create symlink trees,
9703 always configure out-of-srcdir.
9704 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
9705 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
9706 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
9707 $(HOST_SUBDIR). Create a symlink for host_subdir.
9708
9709 * Makefile.in: Regenerate.
9710 * configure: Regenerate.
9711
9712 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9713
9714 Merged from libada-gnattools-branch:
9715 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
9716
9717 * gnattools: New directory.
9718 * Makefile.def: Add gnattools as a module, depending on target-libada.
9719 * Makefile.in: Regenerate.
9720 * configure.in: Include gnattools in host_tools; disable it if ada
9721 is disabled.
9722 * configure: Regenerate.
9723
9724 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
9725
9726 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
9727 treelang maintainer.
9728 (Write After Approval): Remove myself.
9729
9730 2005-02-23 Paul Schlie <schlie@comcast.net>
9731
9732 * configure.in: Allow darwin targeted ports to build tk, itcl and
9733 libgui.
9734 * configure: Regenerate.
9735
9736 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
9737
9738 PR libgcj/10353
9739 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
9740 * configure: Regenerate.
9741
9742 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
9743
9744 * MAINTAINERS (Write After Approval): Add myself.
9745
9746 2005-02-10 Ian Lance Taylor <ian@airs.com>
9747
9748 * MAINTAINERS: Update my e-mail address.
9749
9750 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
9751
9752 * MAINTAINERS (Write After Approval): Add myself.
9753
9754 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
9755
9756 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
9757 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
9758 target-libgloss when not *-*-elf and *-*-aout.
9759 * configure: Regenerate.
9760
9761 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
9762
9763 * MAINTAINERS: Remove obsolete entries.
9764
9765 * MAINTAINERS (Write After Approval): Add Michael Matz.
9766
9767 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
9768
9769 * MAINTAINERS: Remove self as cpplib maintainer.
9770
9771 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
9772
9773 * install-sh, config.sub: Import from upstream.
9774
9775 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
9776
9777 PR bootstrap/18222
9778 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
9779 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
9780 * Makefile.in: Regenerate.
9781
9782 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
9783
9784 * MAINTAINERS: Update my email address.
9785
9786 2005-01-12 David Edelsohn <edelsohn@gnu.org>
9787 Andreas Schwab <schwab@suse.de>
9788
9789 PR bootstrap/18033
9790 * config-ml.in: Eval option if surrounded by single quotes.
9791
9792 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
9793
9794 Revert 2004-12-28 Makefile changes, a better fix will be
9795 applied to mainline and src after GCC 4.0 branches.
9796
9797 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
9798
9799 PR bootstrap/17383
9800
9801 * Makefile.def (target_modules): Remove stage parameter,
9802 it is always true now.
9803 * Makefile.tpl (configure-build-[+module+],
9804 configure-target-[+module+]): Always build symlink tree
9805 for the directory and for include. BUILD_SUBDIR and
9806 TARGET_SUBDIR cannot be . anymore.
9807 * Makefile.in: Regenerate.
9808
9809 2004-12-25 David Edelsohn <edelsohn@gnu.org>
9810
9811 Revert 2004-12-08 Makefile changes.
9812
9813 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
9814
9815 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
9816 cygwin, mingw.
9817
9818 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
9819
9820 * configure.in (sh64-*-*): Reenable gprof.
9821 * configure: Regenerate.
9822
9823 2004-12-08 David Edelsohn <edelsohn@gnu.org>
9824
9825 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
9826 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
9827 (EXTRA_TARGET_FLAGS): Add PICFLAG.
9828 * Makefile.in: Regenerate.
9829
9830 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
9831
9832 * MAINTAINERS: Update my email address.
9833
9834 2004-12-07 Matt Kraai <kraai@ftbfs.org>
9835
9836 * Makefile.tpl: Generate normal dependencies if the LHS module is
9837 not bootstrapped.
9838 * Makefile.in: Regenerate.
9839
9840 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
9841
9842 * configure.in: Include config/gxx-include-dir.m4. Use
9843 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
9844 * configure: Regenerate.
9845
9846 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
9847
9848 * config.if: Delete.
9849 * configure.in: Set libstdcxx_incdir directly.
9850 * configure: Regenerate.
9851
9852 2004-12-02 Eric Christopher <echristo@redhat.com>
9853
9854 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
9855 * Makefile.in: Regenerate.
9856
9857 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
9858
9859 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
9860 * configure: Regenerate.
9861
9862 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
9863
9864 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
9865 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
9866 * configure: Regenerate.
9867
9868 2004-12-01 Eric Christopher <echristo@redhat.com>
9869
9870 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
9871 of things to remove.
9872
9873 2004-11-29 Matt Kraai <kraai@ftbfs.org>
9874
9875 * MAINTAINERS (Write After Approval): Update my e-mail address.
9876
9877 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
9878
9879 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
9880 from CVS libtool to always pass_all.
9881
9882 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9883
9884 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
9885 (hppa*64*-*-*): Delete incorrect comment.
9886 * configure: Rebuilt.
9887
9888 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
9889
9890 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
9891
9892 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
9893
9894 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
9895 from CVS libtool to always pass_all.
9896
9897 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
9898
9899 * install-sh, compile: Import from automake.
9900
9901 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
9902
9903 * config.guess, config.sub: Import from savannnah.
9904
9905 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
9906
9907 * MAINTAINERS (Write After Approval): Add myself
9908
9909 2004-11-12 Mike Stump <mrs@apple.com>
9910
9911 * Makefile.def: Add html support.
9912 * Makefile.tpl: Likewise.
9913 * Makefile.in: Regenerate.
9914
9915 2004-11-11 Geoffrey Keating <geoffk@apple.com>
9916
9917 PR 18423
9918 * configure.in: Remove all instances of build-fixincludes from
9919 noconfigdirs.
9920 (build_configargs): Supply --target to subdirectories.
9921 * configure: Regenerate.
9922
9923 * Makefile.def: Make gcc install depend on fixincludes install.
9924 * Makefile.in: Regenerate.
9925
9926 2004-11-10 Janis Johnson <janis187@us.ibm.com>
9927
9928 * MAINTAINERS: Add myself as gcc testsuite maintainer.
9929
9930 2004-11-11 Paul Brook <paul@codesourcery.com>
9931
9932 * MAINTAINERS: Add self as arm maintainer. Update email address.
9933
9934 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
9935
9936 * configure.in (noconfigdirs) [mmix-*-*]: Disable
9937 target-libgfortran.
9938 * configure: Regenerate.
9939
9940 2004-11-07 David Edelsohn <edelsohn@gnu.org>
9941
9942 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
9943 like CC.
9944
9945 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
9946
9947 * Makefile.def (host fixincludes): Specify missing targets.
9948 * Makefile.in: Regenerate.
9949
9950 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
9951
9952 * MAINTAINERS: Add myself
9953
9954 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
9955
9956 * MAINTAINERS (Write After Approval): Add myself.
9957
9958 2004-11-04 Geoffrey Keating <geoffk@apple.com>
9959
9960 * Makefile.def: Build fixincludes for the host, too.
9961 * Makefile.in: Regenerate.
9962 * configure.in (host_tools): Add fixincludes.
9963 * configure: Regenerate.
9964
9965 2004-11-04 Daniel Jacobowitz <dan@debian.org>
9966
9967 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
9968 * configure: Regenerated.
9969
9970 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
9971
9972 PR other/17783
9973 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
9974 * configure: Regenerated.
9975
9976 2004-10-31 Mark Mitchell <mark@codesourcery.com>
9977
9978 * README.SCO: Update per FSF instructions.
9979
9980 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
9981
9982 PR target/18151
9983 * configure.in (case ${target}): Do not build fixincludes for avr.
9984 * configure: Regenerated.
9985
9986 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
9987
9988 * configure.in (case ${target}): Do not build fixincludes
9989 on platforms where it is not used.
9990 * configure: Regenerated.
9991
9992 2004-10-23 Daniel Jacobowitz <dan@debian.org>
9993
9994 * configure.in: Use an absolute path to install-sh.
9995 * configure: Regenerated.
9996
9997 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
9998
9999 * MAINTAINERS (Write After Approval): Add myself.
10000
10001 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
10002
10003 * MAINTAINERS: Remove from Write After Approval those that are
10004 already maintainers.
10005
10006 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
10007
10008 * MAINTAINERS: Update my email address.
10009
10010 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
10011
10012 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
10013 * configure: Regenerate.
10014
10015 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
10016
10017 * MAINTAINERS: Update my email address.
10018
10019 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
10020
10021 * MAINTAINERS (Language Front Ends Maintainers): New. Move
10022 entries belonging to this category.
10023
10024 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
10025
10026 * MAINTAINERS: Update my e-mail address.
10027
10028 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
10029
10030 Fix wrong conflict resolution in:
10031
10032 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
10033
10034 * Makefile.in: Regenerate.
10035 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10036 in the recursive `make', instead of hardwiring `all'.
10037 (Autogenerated TARGET-* variables): New.
10038
10039 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
10040
10041 * configure.in: Enable target-libgloss for crx-*-*.
10042 * configure: Regenerate.
10043
10044 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10045
10046 * MAINTAINERS (Various Maintainers): Move the "windows,
10047 cygwin, mingw" maintainer to ...
10048 (OS Port Maintainers): ... here.
10049
10050 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10051
10052 * MAINTAINERS (Write After Approval): Remove those that are
10053 maintainers of some subsystem.
10054
10055 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
10056
10057 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
10058 * ltcf-cxx.sh (tpf*): Likewise.
10059 * ltconfig (tpf*): Add TPF OS configuration support.
10060
10061 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
10062
10063 * MAINTAINERS: Change my email address to my new work account.
10064
10065 2004-09-24 Michael Roth <mroth@nessie.de>
10066
10067 * configure.in (--without-headers): Add missing double quotes.
10068 * configure: Regenerate.
10069
10070 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
10071
10072 * ylwrap: Revert to previous version.
10073
10074 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
10075
10076 PR bootstrap/17369
10077 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
10078 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
10079 SET_GCC_LIB_PATH_CMD.
10080 (BASE_TARGET_EXPORTS): Likewise.
10081 * Makefile.in: Regenerated.
10082
10083 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
10084 * configure: Regenerated.
10085
10086 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
10087
10088 * config.guess: New upstream version
10089 * compile, depcomp, install-sh, ylwrap: Likewise.
10090
10091 2004-09-19 Roger Sayle <roger@eyesopen.com>
10092
10093 * config/mh-x86omitfp: New host makefile fragment. Add
10094 -fomit-frame-pointer to the default BOOT_CFLAGS.
10095 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
10096 * configure: Regenerate.
10097
10098 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
10099
10100 PR target/11572
10101 * configure.in (*-*-darwin*): Renable libobjc.
10102 * configure: Regenerate.
10103
10104 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
10105
10106 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
10107
10108 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
10109
10110 * Makefile.def: Remove libbanshee.
10111 * Makefile.tpl: Ditto.
10112 * configure.in: Ditto.
10113 * Makefile.in: Regen.
10114 * configure: Ditto.
10115
10116 2004-09-08 David Edelsohn <edelsohn@gnu.org>
10117
10118 * ltmain.sh: Use $pic_object as $non_pic_object if
10119 $non_pic_object=none.
10120
10121 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
10122
10123 * missing: Import latest version from master repository.
10124
10125 2004-09-06 Nick Clifton <nickc@redhat.com>
10126
10127 * config.sub: Import latest version from master repository.
10128 * config.guess: Likewise.
10129 This includes these changes:
10130
10131 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
10132
10133 * config.sub: Handle crisv32, alias etraxfs.
10134 * config.guess (crisv32:Linux:*:*): Handle.
10135
10136 2004-08-13 Brad Smith <brad@comstyle.com>
10137
10138 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
10139 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
10140
10141 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
10142
10143 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
10144 assume the processor is a powerpc. This is because coreutils
10145 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
10146 in this case, due to a MacOS X bug that causes
10147 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
10148 to return a negative number.
10149 Problem reported by Petter Reinholdtsen in:
10150 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
10151
10152 2004-07-19 Ben Elliston <bje@gnu.org>
10153
10154 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
10155
10156 2004-06-24 Ben Elliston <bje@gnu.org>
10157
10158 * config.guess: Update copyright years.
10159 * config.sub: Likewise.
10160
10161 2004-06-22 Robert Millan <robertmh@gnu.org>
10162
10163 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
10164 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
10165
10166 2004-06-22 Stanley F. Quayle <stan@stanq.com>
10167
10168 * config.guess (*:*VMS:*:*): New entry. Replaces
10169 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
10170 manufacturer.
10171
10172 2004-06-22 Ben Elliston <bje@gnu.org>
10173
10174 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
10175 * config.sub: Likewise.
10176
10177 2004-06-22 Ben Elliston <bje@gnu.org>
10178
10179 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
10180 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
10181
10182 2004-06-11 Ben Elliston <bje@gnu.org>
10183
10184 * config.guess (pegasos:OpenBSD:*:*): Remove.
10185
10186 2004-06-11 Ben Elliston <bje@gnu.org>
10187
10188 From Wouter Verhelst <wouter@grep.be>:
10189 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
10190
10191 2004-06-11 Ben Elliston <bje@gnu.org>
10192
10193 * config.guess (luna88k:OpenBSD:*:*): New.
10194
10195 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
10196
10197 * config.guess (m32r*:Linux:*:*): New case.
10198 * config.sub: Handle m32rle.
10199
10200 2004-03-12 Ben Elliston <bje@wasabisystems.com>
10201
10202 From Jens Petersen <petersen@redhat.com>:
10203 * config.sub: Handle sparcv8.
10204
10205 2004-03-03 Ben Elliston <bje@wasabisystems.com>
10206
10207 From Tom Smith <smith@cag.lkg.hp.com>:
10208 * config.guess: Version suffixes are equally significant on Tru64
10209 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
10210 prefix of "P" (patched kernel).
10211
10212 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
10213
10214 * config.sub: Add support for National Semiconductor CRX target.
10215
10216 2004-09-03 Janis Johnson <janis187@us.ibm.com>
10217
10218 * MAINTAINERS (Various Maintainers): Remove myself as web page
10219 maintainer, add myself as maintainer of build status lists.
10220
10221 2004-09-03 Jan Beulich <jbeulich@novell.com>
10222
10223 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
10224 *-*-netware, but add target-libmudflap.
10225 Consolidate *-*-netware targets (of which really only i?86 exists)
10226 into a single entry.
10227 * configure: Likewise.
10228
10229 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
10230
10231 * Makefile.tpl (sorry): Remove.
10232 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
10233 (cleanstrap targets): Depend on distclean, not distclean-stage1.
10234 (do-clean): Clean per-stage directories too.
10235 (do-distclean): Run distclean-stage1 too.
10236 (.NOTPARALLEL): Enable during toplevel bootstrap.
10237 (stage[+id+]-bubble): Enable parallel execution during
10238 the recursive invocation.
10239 * Makefile.in: Regenerate.
10240
10241 Fix previous checkin:
10242
10243 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
10244 include.
10245 * configure.in: Fix indentation.
10246 * configure: Regenerate.
10247
10248 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
10249
10250 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
10251 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
10252 * configure: regenerate
10253 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
10254 -mdynamic-no-pic
10255
10256 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
10257
10258 * Makefile.def (build_modules): Add fixincludes.
10259 (dependencies): Make gcc depend on fixincludes.
10260 * configure.in (build_tools): Add fixincludes.
10261 (build_configdirs): Always include build_libs.
10262 * Makefile.in: Regenerate.
10263 * configure: Regenerate.
10264
10265 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
10266
10267 * Makefile.def (bootstrap stages): Add 'lean' parameter.
10268 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
10269 phony targets; do not generate timestamp files.
10270 (distclean-stageN): Remove references to their timestamp files.
10271 (restageN, touch-stageN): Remove.
10272 (stageN-bubble): Rewritten.
10273 (compare): Support lean bootstraps.
10274 * Makefile.in: Regenerate.
10275
10276 * configure.in: Only warn when bootstrapping but
10277 build != host or build != target. Support lean bootstraps.
10278 * configure: Regenerate.
10279
10280 2004-08-26 Phil Edwards <phil@codesourcery.com>
10281
10282 * configure.in: Give a better error message if GMP/MPFR are missing
10283 and a language needing them has been requested.
10284 * configure: Regenerated.
10285
10286 2004-08-25 Phil Edwards <phil@codesourcery.com>
10287
10288 * configure.in: Print a list of available language front-ends if
10289 a requested one is missing. Tidy stray tab characters.
10290 * configure: Regenerated.
10291
10292 2004-08-19 Michael Koch <konqueror@gmx.de>
10293
10294 * gcc/doc/install.texi: Update entry about automake for libjava.
10295
10296 2004-08-17 Robert Millan <robertmh@gnu.org>
10297
10298 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
10299 (instead of FreeBSD).
10300 * configure: Regenerate.
10301
10302 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
10303
10304 * Makefile.in: Regenerate.
10305 * configure: Regenerate.
10306
10307 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
10308 stage_*_flags.
10309 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
10310 for bootstrapped modules if toplevel bootstrap is going.
10311 (GCC bootstrap): Generate per-stage targets for all bootstrapped
10312 modules. Adjust for changes in Makefile.def. Enable several
10313 rules even in non-bootstrap mode, just to avoid peppering the
10314 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
10315 (stage-[+prev+]-bubble): Remove.
10316
10317 * Makefile.def (Dependencies): Depend on all-build-bison,
10318 all-build-flex, all-build-byacc, all-build-texinfo, rather
10319 than the host variations.
10320 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
10321 with BUILD_SUBDIR.
10322 (BISON): Update for recent Bisons.
10323 (YACC): Fix typo.
10324 (cross): Depend on all-build.
10325 (all): Do not depend on all-build.
10326 (prebootstrap): Remove.
10327 (dep-kind): Accept separate prefixes for MODULE and ON variables.
10328 (Prebootstrap dependencies): Add them to the per-stage targets
10329 and to all-prebootstrap.
10330 * configure.in (build_configdirs): Always enable build_tools.
10331 (BUILD_DIR_PREFIX): Remove.
10332
10333 * Makefile.def (gcc): Add target variable.
10334 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
10335 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10336 in the recursive `make', instead of hardwiring `all'.
10337 (Autogenerated TARGET-* variables): New.
10338
10339 2004-08-13 Brian Booth <bbooth@redhat.com>
10340
10341 * MAINTAINERS: Remove myself from write-after-approval.
10342
10343 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
10344
10345 * src-release: Stop distributing mmalloc with gdb (which doesn't
10346 use it).
10347 * Makefile.def: GDB doesn't depend on mmalloc anymore.
10348 * Makefile.in: Regenerate.
10349
10350 2004-08-09 Mark Mitchell <mark@codesourcery.com>
10351
10352 * configure.in (arm*-*-eabi*): New target.
10353 * configure: Regenerate.
10354
10355 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
10356
10357 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
10358 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
10359 (Dependencies): New section.
10360 * Makefile.tpl (Dependencies): Generate from Makefile.def.
10361 (configure-target-[+module+]): Depend on maybe-all-gcc
10362 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
10363 (toplevel profiledbootstrap): Fix dependencies.
10364 * Makefile.in: Regenerate.
10365
10366 2004-08-03 Mark Mitchell <mark@codesourcery.com>
10367
10368 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
10369 target-libiberty to noconfigdirs.
10370 * configure: Regenerate.
10371
10372 2004-08-03 Paul Brook <paul@codesourcery.com>
10373
10374 * configure.in: Check for MPFR as well as GMP.
10375 * configure: Regenerate.
10376
10377 2004-08-01 Robert Millan <robertmh@gnu.org>
10378
10379 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
10380 libmudflap for all GNU-based systems (with Glibc).
10381 * configure: Regenerate.
10382
10383 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
10384
10385 * Makefile.def (host-modules): Add gcc.
10386 * Makefile.in: Regenerate.
10387 * Makefile.tpl (sorry): New rule.
10388 (configure-host, all-host, [+make_target+]-host, do-check,
10389 install-host): Do not add gcc as a special case.
10390 (host modules): Add a small special-casing for gcc. Export
10391 extra_make_flags through the environment.
10392 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
10393 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
10394 other recursive targets for gcc): Remove.
10395
10396 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
10397 (stage, unstage): New rules.
10398 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
10399 distclean-stage[+id+]): Use stage_current.
10400 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
10401 the stage*-start rules.
10402
10403 2004-08-02 Geoffrey Keating <geoffk@apple.com>
10404
10405 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
10406 use -all_load flag.
10407
10408 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
10409
10410 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
10411 * configure: Regenerate.
10412
10413 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
10414
10415 * maintainer-scripts/gcc_release: Revert yesterday's change.
10416
10417 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
10418
10419 * MAINTAINERS: Add myself to write-after-approval.
10420
10421 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
10422
10423 * libf2c: Removed.
10424 * gcc/gccbug.in: Updated because of libf2c removal.
10425 * maintainer-scripts/gcc_release: Ditto.
10426
10427 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
10428
10429 * configure.in: Build libmudflap by default on FreeBSD.
10430 * configure: Regenerated.
10431
10432 2004-07-09 Mark Mitchell <mark@codesourcery.com>
10433
10434 * configure.in: Do not build libmudflap by default on non-GNU/Linux
10435 systems.
10436 * configure: Regenerated.
10437
10438 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
10439
10440 PR target/16344
10441 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
10442 feedback based compiler.
10443 * Makefile.in: Rebuilt.
10444
10445 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
10446
10447 * Makefile.def (host_modules): Set bootstrap=true for flex.
10448 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
10449 * Makefile.in: Rebuilt.
10450
10451 2004-07-07 Jan Hubicka <jh@suse.cz>
10452
10453 * MAINTAINERS: Add self as a profile feedback maintainer.
10454
10455 2004-07-05 Phil Edwards <phil@codesourcery.com>
10456
10457 * configure.in: Do not prepend $srcdir to /dev/null in
10458 makefile fragments.
10459 * configure: Regenerate.
10460
10461 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
10462
10463 * Makefile.def (build_modules): Add bison, byacc, flex,
10464 m4, texinfo.
10465 (flags_to_pass): Add FLEX.
10466 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
10467 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
10468 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
10469 DEFAULT_MAKEINFO): Remove.
10470 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
10471 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
10472 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
10473 objdir or else use configured tool.
10474 (all-build): New.
10475 (all): Depend on it.
10476 (Build module dependencies): Add.
10477 * Makefile.in: Regenerate.
10478 * configure.in: Better support for multiple build modules,
10479 matching what is done for host/target modules. Do not look
10480 for "plausible" locations of build tools if Canadian cross.
10481 Use autoconf's AC_PROG_CC to find a C compiler. Define
10482 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
10483 * configure: Regenerate.
10484
10485 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
10486
10487 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
10488 * Makefile.in: Regenerate.
10489
10490 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
10491
10492 * Makefile.tpl (configure-build-[+module+],
10493 configure-[+module+], configure-target-[+module+]): Pass
10494 [+extra_configure_args+].
10495 (all-build-[+module+], all-[+module+], check-[+module+],
10496 install-[+module+], [+make_target+]-[+module+],
10497 all-target-[+module+], check-target-[+module+],
10498 install-target-[+module+], [+make_target+]-target-[+module+]):
10499 Pass [+extra_make_args+].
10500 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
10501 (GCC_HOST_EXPORTS): Remove.
10502 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
10503 cross, check-gcc, check-gcc-c++, install-gcc,
10504 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
10505 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
10506 * Makefile.in: Regenerate.
10507
10508 2004-06-21 Matthew Sachs <msachs@apple.com>
10509
10510 * MAINTAINERS: Added self to write-after-approval.
10511
10512 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
10513
10514 * configure.in: Check for srcdir/winsup rather than build directory
10515 winsup.
10516 * configure: Regenerate.
10517
10518 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
10519
10520 * configure.in: Don't build Cygwin native newlib if winsup
10521 directory is missing. Emit warning instead.
10522 * configure: Regenerate.
10523
10524 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
10525
10526 * Makefile.tpl (touch-stage[+id+]): New.
10527 (restage[+prev+]): Depend on touch-stage[+id+].
10528
10529 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
10530 Use it throughout.
10531
10532 * Makefile.def: Add profile and feedback bootstrap stages.
10533 Remove next field from bootstrap stages.
10534 * Makefile.tpl (LN, LN_S): Substitute.
10535 (stageN-start, stageN-end): Use double-colon rules, to
10536 provide a hook for additional setup commands.
10537 (distclean-stageN-gcc, restageN): Create dependencies from
10538 [+prev+], not from [+next+].
10539 (stageN-bubble): Add commands for successive stages from
10540 [+prev+], using double-colon rules.
10541 (all-stageN-gcc): Fix typo.
10542 (stagefeedback-start, profiledbootstrap): New.
10543 * Makefile.in: Regenerate.
10544 * configure.in: Call ACX_PROG_LN.
10545 * configure: Regenerate.
10546
10547 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
10548
10549 * MAINTAINERS (Write After Approval): Add myself.
10550
10551 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
10552
10553 * MAINTAINERS (Write After Approval): Add myself.
10554
10555 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
10556
10557 * configure.in: Fix --enable-bootstrap breakage introduced in trees
10558 without gcc.
10559 * configure: Regenerate.
10560
10561 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
10562
10563 * Makefile.tpl: Fix typo.
10564 * Makefile.in: Regenerate.
10565
10566 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
10567
10568 * configure.in: Remove new- prefix from toplevel
10569 bootstrap targets.
10570 * configure: Regenerate.
10571
10572 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
10573
10574 * Makefile.tpl (all.normal): Rename to all.
10575 (all): Replace with a rule to pick the default
10576 target from configure.
10577 (all-gcc, configure-gcc): Use conditionals to
10578 do nothing when toplevel bootstrap is going on.
10579 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
10580 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
10581 * configure.in: Support --enable-bootstrap.
10582
10583 * Makefile.def: Remove new- prefix from toplevel
10584 bootstrap targets.
10585 * Makefile.tpl: Likewise.
10586
10587 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
10588 target.
10589
10590 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
10591 $(RECURSE_FLAGS) to recursive invocation of make.
10592
10593 * Makefile.in: Regenerate.
10594 * configure: Regenerate.
10595
10596 2004-05-30 Andreas Jaeger <aj@suse.de>
10597 Jim Wilson <wilson@specifixinc.com>
10598
10599 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
10600 like CC.
10601
10602 2004-05-27 Daniel Jacobowitz <dan@debian.org>
10603
10604 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
10605 * configure: Regenerate.
10606
10607 2004-05-25 Daniel Jacobowitz <drow@false.org>
10608
10609 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
10610 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
10611 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
10612 targets.
10613 * Makefile.in: Regenerate.
10614
10615 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
10616
10617 * configure.in: Test the ability to symlink directories.
10618 * configure: Regenerate.
10619
10620 * Makefile.def (bootstrap-stage): New definitions.
10621 * Makefile.tpl (configure-stage1-gcc,
10622 configure-stage2-gcc, configure-stage3-gcc,
10623 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
10624 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
10625 new-restage3, compare): Autogenerate, see Makefile.in
10626 entry for behavioral changes.
10627 (distclean-stage1, new-stage1-start, new-stage1-end,
10628 new-stage1-bubble, distclean-stage2, new-stage2-start,
10629 new-stage2-end, new-stage2-bubble, distclean-stage3,
10630 new-stage3-start, new-stage3-end): New autogenerated targets.
10631 (objext, prebootstrap, BOOT_CFLAGS,
10632 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
10633 targets.
10634
10635 * Makefile.in: Regenerate.
10636 (distclean-stage1, new-stage1-start, new-stage1-end,
10637 new-stage1-bubble, distclean-stage2, new-stage2-start,
10638 new-stage2-end, new-stage2-bubble, distclean-stage3,
10639 new-stage3-start, new-stage3-end): New targets.
10640 (all-stage1-gcc): Move prebootstrap dependency from here...
10641 (configure-stage1-gcc): ...to here.
10642 (new-bootstrap): Use bubble targets.
10643 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10644 Use per-stage distclean targets.
10645 (configure-stage1-gcc, configure-stage2-gcc,
10646 configure-stage3-gcc, all-stage1-gcc,
10647 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
10648 Use new-stageN-start to prepare the tree.
10649
10650 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
10651
10652 * Makefile.def (host_modules): add libcpp.
10653 * Makefile.tpl: Add dependencies on and for libcpp.
10654 * Makefile.in: Regenerate.
10655 * configure.in: Add libcpp host module.
10656 * configure: Regenerate.
10657
10658 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
10659
10660 * Makefile.tpl: Whenever a recursive target is defined, wrap
10661 it in a special @if/@endif block, and prepare its maybe
10662 dependency in the @if/@endif block
10663 * configure.in: Instead of writing maybe dependencies, remove
10664 the @if/@endif statements, and remove the @if/@endif blocks
10665 that remain.
10666 * configure: Regenerate.
10667 * Makefile.in: Regenerate.
10668
10669 2004-05-20 Janis Johnson <janis187@us.ibm.com>
10670
10671 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
10672
10673 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
10674
10675 PR bootstrap/15120
10676 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
10677 * */configure: Rebuilt.
10678
10679 2004-05-17 Zack Weinberg <zack@codesourcery.com>
10680
10681 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
10682 of libf2c.
10683 * configure, Makefile.in: Regenerate.
10684
10685 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
10686
10687 * MAINTAINERS (Write After Approval): Add myself.
10688
10689 2004-05-13 Diego Novillo <dnovillo@redhat.com>
10690
10691 Merge from tree-ssa-20020619-branch.
10692
10693 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
10694 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
10695 (HOST_GMPLIBS): Define.
10696 (HOST_GMPINC): Define.
10697 (TARGET_LIB_PATH): Add libmudflap.
10698 (GFORTRAN_FOR_TARGET): Define.
10699 (configure-build*): Export GFORTRAN.
10700 (configure-gcc): Export GMPLIBS and GMPINC.
10701 (all-gcc): Add maybe-all-libbanshee.
10702 (configure-target-libgfortran): Define.
10703 * Makefile.in: Regenerate.
10704 * configure.in (host_libs): Add libbanshee.
10705 (target_libraries): Add target-libmudflap and target-libgfortran.
10706 Add --with-libbanshee.
10707 Handle --disable-libmudflap.
10708 (*-*-freebsd*): Use with_gmp.
10709 Add $(libgcj) to noconfigdirs.
10710 * configure: Regenerate.
10711 * depcomp: New file.
10712 * MAINTAINERS: Add tree-ssa maintainers.
10713
10714 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
10715
10716 * MAINTAINERS (Various Maintainers): Add myself.
10717
10718 2004-04-30 Brian Ford <ford@vss.fsi.com>
10719
10720 * MAINTAINERS (Write After Approval): Add myself.
10721
10722 2004-04-29 Uros Bizjak <uros@kss-loka.si>
10723
10724 * MAINTAINERS (Write After Approval): Add myself.
10725
10726 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
10727
10728 * config/acx.m4: Fix fastcompare support for new-bootstrap.
10729 * configure: Regenerate.
10730
10731 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
10732
10733 Revert:
10734 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10735
10736 * Makefile.def (flags_to_pass): Remove *dir variables that
10737 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10738 as well as prefix and exec_prefix.
10739 * Makefile.in: Regenerate.
10740
10741 2004-04-26 Robert Millan <robertmh@gnu.org>
10742
10743 Add patches from libtool CVS.
10744 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
10745 * ltconfig: Likewise.
10746 * ltcf-c.sh: Likewise.
10747 * ltcf-cxx.sh: Likewise.
10748 * ltcf-gcj.sh: Likewise.
10749
10750 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10751
10752 * Makefile.def (host_modules): Mark with the bootstrap
10753 flag packages on which gcc depends.
10754 * Makefile.tpl (all-bootstrap): Use it.
10755 * Makefile.in: Regenerate.
10756
10757 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10758
10759 * Makefile.def (flags_to_pass): Remove *dir variables that
10760 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10761 as well as prefix and exec_prefix.
10762 * Makefile.in: Regenerate.
10763
10764 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10765
10766 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
10767 * configure: Regenerate.
10768 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
10769 * gcc/Makefile.tpl (compare): Use the result of the test.
10770 * gcc/Makefile.in: Regenerate.
10771
10772 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
10773
10774 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
10775 Always relocate gcc and prev-gcc to the original names, even
10776 if the build fails.
10777 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10778 New targets.
10779
10780 2004-04-23 Laurent GUERBY <laurent@guerby.net>
10781
10782 * MAINTAINERS: Update my email address.
10783
10784 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10785
10786 * configure.in (mips*-*-irix5*): Enable ld.
10787 * configure: Regenerate.
10788
10789 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10790
10791 * configure: Regenerate.
10792
10793 2004-04-15 James E Wilson <wilson@specifixinc.com>
10794
10795 * Makefile.tpl (configure-[+module+], configure-gcc,
10796 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
10797 Set and export LDFLAGS.
10798 * Makefile.in: Regenerate.
10799
10800 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
10801
10802 * MAINTAINERS: Add myself to write-after-approval.
10803
10804 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
10805
10806 PR bootstrap/14871
10807 * Makefile.tpl: If we don't have built-in-tree target tools,
10808 use the ones found by configure rather than hacking around with
10809 program_transform_name.
10810 * configure.in: Give Makefile.tpl the information necessary
10811 to do that.
10812 * Makefile.in: Regenerate.
10813 * configure: Regenerate.
10814
10815 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
10816
10817 PR bootstrap/14760
10818 * configure.in: When computing baseargs, strip *all* copies of
10819 offending options. Also, don't match/substitute the trailing space,
10820 so that this actually works when two similar options are separated by
10821 only one space.
10822 * configure: Regenerate.
10823
10824 2004-04-06 David Edelsohn <edelsohn@gnu.org>
10825
10826 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
10827 (rs6000-*-aix*): Same.
10828 * configure: Regenerate.
10829
10830 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
10831
10832 * MAINTAINERS: Add myself to write-after-approval.
10833
10834 2004-04-03 Bud Davis <bdavis9659@comcast.net>
10835
10836 * MAINTAINERS: Add myself to write-after-approval.
10837
10838 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
10839
10840 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
10841 STRICT_WARN, WARN_CFLAGS flags passed down to make.
10842 * Makefile.in: Regenerate.
10843
10844 * configure.in (top level bootstrap support): Rework --enable-werror
10845 to set @stage2_werror_flag@.
10846 * configure: Regenerate.
10847 * Makefile.tpl (top level bootstrap support): Pass
10848 @stage2_werror_flag@ down to configure in stages 2 and 3.
10849 * Makefile.in: Regenerate.
10850
10851 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
10852
10853 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
10854 for stages 2 and 3 as well as in make. As a consequence, remove
10855 OUTPUT_OPTION (now detected by configure) from the flags passed down
10856 to make.
10857 * Makefile.in: Regenerate.
10858
10859 * Makefile.tpl (new-bootstrap): Fix typo.
10860 * Makefile.in: Regenerate.
10861
10862 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
10863
10864 * Makefile.tpl: Rearrange by moving recursive_targets rules
10865 into their proper sections.
10866 * Makefile.tpl (top level bootstrap support): Move disabling
10867 of coverage flags from 'make' to 'configure'; improve comments.
10868 * Makefile.in: Regenerate.
10869
10870 * Makefile.tpl (experimental top level bootstrap) Move stage1
10871 language setting from all- target to configure- target; disable
10872 intermodule optimization in stage 1; prevent gratuitous rebuilds
10873 of stage 1.
10874 * Makefile.in: Regenerate.
10875 * configure.in: Comma-separate stage 1 language list for top
10876 level bootstrap.
10877 * configure: Regenerate.
10878
10879 * Makefile.tpl: Clean up experimental top level bootstrap support:
10880 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
10881 prev-gcc in configure- targets as well as all- targets.
10882 * Makefile.in: Regenerate.
10883
10884 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
10885
10886 * compile: New file imported from automake.
10887
10888 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
10889
10890 * configure.in: Remove symbolic link section.
10891 * configure: Regenerate.
10892 * Makefile.tpl (links): Remove.
10893 * Makefile.in: Regenerate.
10894
10895 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
10896 Nathanael Nerode <neroden@gcc.gnu.org>
10897
10898 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
10899 Set with AC_CHECK_PROGS.
10900 * configure.in: Fix comment typo from last patch.
10901 * configure: Regenerate.
10902
10903 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
10904
10905 * Makefile.tpl: Introduce experimental top level bootstrap support.
10906 * Makefile.in: Regenerate.
10907 * configure.in: Introduce support for top level bootstrap.
10908 * configure: Regenerate.
10909
10910 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
10911 Paolo Bonzini <bonzini@gnu.org>
10912
10913 PR bootstrap/14522
10914 * configure.in: Cope with shells that do not support unquoted ^
10915 * configure: Regenerate.
10916
10917 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
10918 Paolo Bonzini <bonzini@gnu.org>
10919
10920 PR bootstrap/14522
10921 * configure.in: Cope with shells that do not support nesting
10922 quotes inside quoted backquote substitutions.
10923 * configure: Regenerate.
10924
10925 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
10926
10927 PR bootstrap/14522
10928 * configure.in: Fix escaping of $.
10929 * configure: Regenerate.
10930
10931 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
10932
10933 * configure: Regenerate, since I forgot to while committing Paolo's
10934 changes.
10935
10936 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
10937
10938 PR ada/14131
10939 Move language detection to the top level.
10940 * configure.in: Find default values for the tools as
10941 soon as possible. Disable ada if GNAT is not found.
10942 Emit error message about missing languages. Expand
10943 --enable-languages=all for the gcc subdirectory.
10944
10945 2004-03-10 Ben Elliston <bje@gnu.org>
10946
10947 * MAINTAINERS: Update my email address.
10948
10949 2004-03-05 David Edelsohn <edelsohn@gnu.org>
10950
10951 * ltconfig: Disable building static libraries if building shared
10952 libraries on AIX 5L.
10953
10954 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
10955
10956 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
10957 and disable libgcj.
10958 * configure: Regenerated.
10959
10960 2004-03-01 Brian Booth <bbooth@redhat.com>
10961
10962 * MAINTAINERS: Add myself to write-after-approval.
10963
10964 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
10965
10966 * MAINTAINERS: Add myself to write-after-approval.
10967
10968 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10969
10970 PR bootstrap/7087
10971 * Makefile.tpl: Guard XFOO sed statements better.
10972 * Makefile.tpl: Add dependency for configure-target-libada.
10973 * Makefile.in: Regenerate (incidentally fixes broken
10974 commit when libada-branch was merged).
10975
10976 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
10977
10978 * MAINTAINERS: Add myself to write-after-approval.
10979
10980 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
10981
10982 * MAINTAINERS: Add Nicola Pero and myself as libobjc
10983 maintainers.
10984
10985 2004-02-20 Andrew Cagney <cagney@redhat.com>
10986
10987 * config.guess: Update from version 2003-10-16 to 2004-02-16.
10988 * config.sub: Update from version 2003-11-03 to 2004-02-16.
10989
10990 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
10991
10992 PR bootstrap/11932
10993 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
10994
10995 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
10996
10997 * MAINTAINERS: Added myself to write-after-approval.
10998
10999 2004-02-14 Michael Koch <konqueror@gmx.de>
11000
11001 * MAINTAINERS: Added myself to write-after-approval.
11002
11003 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
11004
11005 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
11006 some OS port maintainers to OS port maintainers section.
11007
11008 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
11009
11010 * MAINTAINERS: Add self.
11011
11012 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
11013
11014 * MAINTAINERS: Alphabetize.
11015
11016 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
11017
11018 * MAINTAINERS: Remove myself.
11019
11020 2004-02-11 David Edelsohn <edelsohn@gnu.org>
11021
11022 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
11023 (rs6000-*-aix*): Same.
11024 * configure: Regenerate.
11025
11026 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
11027
11028 * configure.in (host): Add in missing $noconfigdirs to defines.
11029 * configure: Regenerate.
11030
11031 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
11032 Nathanael Nerode <neroden@gcc.gnu.org>
11033
11034 PR ada/6637, PR ada/5911
11035 Merge with libada-branch:
11036 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
11037 with appropriate dependencies. Add --enable-libada configure switch.
11038 * configure, Makefile.in: Regenerate.
11039
11040 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
11041
11042 * MAINTAINERS: Add myself to write-after-approval.
11043
11044 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11045
11046 * configure.in: Don't pass --with-stabs on IRIX 5 either.
11047 * configure: Regenerate.
11048
11049 2004-02-04 Geoffrey Keating <geoffk@apple.com>
11050
11051 Merge from upstream:
11052
11053 * ltmain.in: When setting IFS to '~', be careful about user
11054 arguments that contain '~'.
11055
11056 2004-02-04 Peter O'Gorman <peter@pogma.com>
11057
11058 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
11059 Also test $base_compile against $CC with escaped arguments. Bug
11060 reported by Geoff Keating <geoffk@apple.com>.
11061
11062 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
11063
11064 * MAINTAINERS: Remove i960 port.
11065
11066 2004-01-23 DJ Delorie <dj@redhat.com>
11067
11068 * Makefile.def (target_modules) [libiberty]: Don't stage.
11069 * Makefile.in: Rebuilt.
11070
11071 2004-01-20 Caroline Tice <ctice@apple.com>
11072
11073 * MAINTAINERS: Add myself to write-after-approval.
11074
11075 2004-01-19 Paolo Carlini <pcarlini@suse.de>
11076
11077 * MAINTAINERS: Update my email address.
11078
11079 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
11080
11081 * MAINTAINERS: Add myself to write-after-approval.
11082
11083 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11084
11085 * MAINTAINERS: Remove entries without email address.
11086
11087 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
11088
11089 * MAINTAINERS: Add myself to write-after-approval.
11090
11091 2004-01-15 Steven Bosscher <stevenb@suse.de>
11092
11093 * MAINTAINERS: Update my email address.
11094
11095 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
11096
11097 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
11098 * Makefile.tpl (configure-target-[+module+]): Support stage.
11099 * Makefile.in: Rebuilt.
11100
11101 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
11102
11103 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
11104
11105 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
11106
11107 * MAINTAINERS: Add myself as a MIPS maintainer.
11108
11109 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
11110
11111 * configure.in: Use ./config.cache, not config.cache.
11112 * configure: Regenerate.
11113 * Makefile.tpl: Special-casing not needed for GCC any more.
11114 * Makefile.in: Regenerate.
11115
11116 * configure.in: Don't share a cache file for host dirs.
11117 * configure: Regenerate.
11118
11119 * config-ml.in: Don't mess with the cache file.
11120
11121 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
11122
11123 * MAINTAINERS: Move myself from 'Write After Approval' to
11124 'CPU Port Maintainers' section as SPARC maintainer.
11125
11126 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
11127
11128 * Makefile.tpl: Make GCC use a separate config.cache.
11129 * Makefile.in: Regenerate.
11130
11131 PR bootstrap/11932, PR bootstrap/11933
11132 (I don't know if it will fix either of them, but it relates
11133 to them.)
11134 * configure.in: Don't use shared config.cache for target
11135 directories.
11136 * configure: Regenerate.
11137
11138 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
11139
11140 * MAINTAINERS: Add myself to 'Write After Approval' section.
11141
11142 2003-12-31 Roger Sayle <roger@eyesopen.com>
11143
11144 * configure.in (ia64*-*-hpux*): Disable building java libraries.
11145 * configure: Regenerated.
11146
11147 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
11148
11149 * MAINTAINERS: Remove the mn10200 maintainer.
11150
11151 2003-12-21 Bernardo Innocenti <bernie@develer.com>
11152
11153 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
11154 * configure: Regenerated.
11155
11156 2003-12-16 Jan Hubicka <jh@suse.cz>
11157
11158 * MAINTAINERS: Add myself as callgraph maintainer.
11159
11160 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
11161
11162 * configure.in (raw_libstdcxx_flags): Remove the leading space.
11163 * configure: Regenerate.
11164
11165 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
11166
11167 * MAINTAINERS: Move myself from 'Bug database only accounts' to
11168 'Write After Approval' section. Update email.
11169
11170 2003-12-01 James Lemke <jim@wasabisystems.com>
11171
11172 * MAINTAINERS (Write After Approval): Add myself.
11173
11174 2003-11-20 Matt Thomas <matt@3am-software.com>
11175
11176 * MAINTAINERS: Add myself as a vax port maintainer.
11177
11178 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
11179
11180 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
11181 (configure-build-[+module+], configure-[+module+]): Likewise.
11182 (configure-target-[+module+], configure-gcc, config.status): Likewise.
11183 * Makefile.in: Regenerate.
11184
11185 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
11186
11187 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
11188 shared/dylibed libraries.
11189 * ltmain.sh: Likewise.
11190 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
11191 * ltcf-cxx.sh: Likewise.
11192 * ltcf-gcj.sh: Likewise.
11193 * ltconfig: Likewise.
11194
11195 2003-11-17 Stan Cox <scox@redhat.com>
11196
11197 * MAINTAINERS: Add myself as iq2000 port maintainer.
11198
11199 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
11200
11201 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
11202 * Makefile.in: Regenerate.
11203
11204 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
11205
11206 * config.sub: Update to 2003-11-03 version.
11207
11208 2003-10-20 Phil Edwards <phil@codesourcery.com>
11209
11210 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
11211 * configure: Regenerate.
11212
11213 2003-10-20 Nicolas Pitre <nico@cam.org>
11214
11215 * MAINTAINERS: Add myself to 'Write After Approval' section.
11216
11217 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
11218
11219 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11220
11221 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
11222
11223 * MAINTAINERS: Update my email address.
11224
11225 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11226
11227 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
11228
11229 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
11230
11231 * MAINTAINERS: Add myself to 'Write After Approval' section.
11232
11233 2003-10-16 Bernardo Innocenti <bernie@develer.com>
11234
11235 * config.guess: Update to 2003-10-16 version.
11236 * config.sub: Update to 2003-10-16 version.
11237
11238 2003-10-15 David Daney <ddaney@avtrex.com>
11239
11240 * MAINTAINERS: Added myself to 'Write After Approval' section.
11241
11242 2003-10-15 Falk Hueffner <falk@debian.org>
11243
11244 * MAINTAINERS: Move myself from 'Bug database only accounts' to
11245 'Write After Approval' section. Update email.
11246
11247 2003-10-14 Roger Sayle <roger@eyesopen.com>
11248
11249 * MAINTAINERS: Move myself from 'Write After Approval' to
11250 'Various Maintainers' section as middle-end maintainer.
11251
11252 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
11253
11254 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
11255 HOST_FLAGS_TO_PASS.
11256 * Makefile.in: Regenerate.
11257
11258 2003-10-11 Bernardo Innocenti <bernie@develer.com>
11259
11260 * config.guess: Update to 2003-10-07 version.
11261 * config.sub: Update to 2003-10-07 version.
11262
11263 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11264
11265 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
11266 * ltconfig (irix5*, irix6*): Don't override version_type.
11267
11268 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
11269
11270 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
11271 * configure: Rebuilt
11272 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
11273 * Makefile.in: Rebuilt
11274
11275 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
11276
11277 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
11278
11279 2003-09-30 Carlo Wood <carlo@alinoe.com>
11280
11281 * MAINTAINERS (Write After Approval): Add myself.
11282
11283 2003-09-29 Paul Koning <ni1d@arrl.net>
11284
11285 * MAINTAINERS: Move myself from "Write After Approval"
11286 to CPU platform maintainers for pdp11 platform.
11287
11288 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
11289
11290 * MAINTAINERS: Move myself from 'Write After Approval' to
11291 'Various Maintainers' section as libffi testsuite maintainer.
11292
11293 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
11294
11295 * configure.in: Pass a computed --program-transform-name
11296 to subconfigures.
11297 * configure: Regenerated.
11298
11299 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
11300
11301 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
11302 * Makefile.in: Regenerate.
11303
11304 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
11305 * Makefile.in: Regenerate.
11306
11307 2003-09-19 Ziemowit Laski <zlaski@apple.com>
11308
11309 * MAINTAINERS: Move myself from 'Write After Approval'
11310 to 'Various Maintainers' (objective-c) section.
11311
11312 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
11313
11314 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
11315 quoting.
11316 * configure: Regenerated.
11317
11318 2003-09-16 Joel Brobecker <brobecker@gnat.com>
11319
11320 * MAINTAINERS (Write After Approval): Add myself to write after
11321 approval list.
11322
11323 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
11324
11325 * MAINTAINERS (Write After Approval): Add myself.
11326
11327 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
11328
11329 * MAINTAINERS: Update my e-mail address.
11330
11331 2003-09-09 Alan Modra <amodra@bigpond.net.au>
11332
11333 * libtool.m4 (LD): Correct powerpc64 host match.
11334
11335 2003-09-06 James E Wilson <wilson@tuliptree.org>
11336
11337 * MAINTAINTERS: Update my affiliation and email address.
11338
11339 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
11340
11341 * MAINTAINERS (Write After Approval): Add myself.
11342
11343 2003-09-04 DJ Delorie <dj@redhat.com>
11344
11345 * configure: Regenerate.
11346
11347 2003-09-04 Robert Millan <robertmh@gnu.org>
11348
11349 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
11350
11351 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11352
11353 * configure.in: Ensure arguments to sed are properly spaced.
11354 * configure: Regenerate.
11355
11356 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
11357
11358 * MAINTAINERS: Update my e-mail address.
11359
11360 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
11361
11362 * MAINTAINERS (Write After Approval): Add myself.
11363
11364 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
11365
11366 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
11367 * configure: Regenerated.
11368
11369 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
11370
11371 * MAINTAINERS: Update my email address.
11372
11373 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
11374
11375 * configure.in: Use newline instead of semicolon when assuming
11376 shell arguments in a for loop.
11377 * configure: Regenerated.
11378
11379 2003-08-22 Jason Eckhardt <jle@rice.edu>
11380
11381 * MAINTAINERS: Resurrect the i860 maintainer.
11382
11383 2003-08-20 Geoffrey Keating <geoffk@apple.com>
11384
11385 PR 8180
11386 * configure.in: When testing with_libs and with_headers, treat
11387 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
11388 * configure: Regenerate.
11389
11390 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
11391 make, shell, etc.
11392 (baseargs): Likewise.
11393 * configure: Regenerate.
11394
11395 2003-08-20 Bernardo Innocenti <bernie@develer.com>
11396
11397 * MAINTAINERS (Write After Approval): Add myself.
11398
11399 2003-08-19 Geoffrey Keating <geoffk@apple.com>
11400
11401 * configure.in: Disable libgcj for darwin not on powerpc.
11402 * configure: Rebuild.
11403
11404 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
11405
11406 * config-ml.in, symlink-tree: Add license.
11407
11408 2003-08-03 Richard Stallman <rms@gnu.org>
11409 Eben Moglen <moglen@columbia.edu>
11410
11411 * README.SCO: New file.
11412
11413 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
11414
11415 * Makefile.tpl (check, check-c++): Express dependencies using
11416 dependencies rather than commands.
11417 * Makefile.in: Regenerate.
11418
11419 2003-08-01 Andrew Cagney <cagney@redhat.com>
11420
11421 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
11422 * configure: Ditto.
11423
11424 2003-07-31 Geoffrey Keating <geoffk@apple.com>
11425
11426 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
11427 * Makefile.in: Update.
11428
11429 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
11430
11431 * configure.in: Enable libgcj for darwin.
11432 * configure: Rebuild.
11433
11434 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
11435
11436 * config-ml.in: Use ac_configure_args directly instead of
11437 ml_arguments. Only set ml_norecursion if --no[-]recursion is
11438 actually seen.
11439
11440 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
11441
11442 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
11443 creating target and build subdirs to build all parent dirs as needed.
11444 * Makefile.in: Rebuild.
11445 * configure.in: Don't build dirs explicitly here.
11446 * configure: Rebuild.
11447
11448 2003-07-26 Paul Brook <paul@nowt.org>
11449
11450 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
11451
11452 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
11453
11454 * Makefile.tpl (all-make): Depend on intl.
11455 * Makefile.in: Rebuilt.
11456
11457 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
11458
11459 * install-sh: Update to newer upstream versions (associated with
11460 aclocal 1.7).
11461 * mkinstalldirs: Likewise.
11462 * missing: Likewise, plus $1Help2man -> $1 typo fix.
11463
11464 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
11465
11466 * MAINTAINERS: Move self from Bug database only accounts
11467 to write-after-approval.
11468
11469 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
11470
11471 * config.if: Remove unused libc_interface determination.
11472
11473 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
11474
11475 * MAINTAINERS: Move self from write-after-approval to
11476 build machinery (*.in).
11477
11478 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
11479
11480 PR bootstrap/11273
11481 PR bootstrap/11408
11482 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
11483 unused INSTALL_PROGRAM_ARGS.
11484 * configure.in: Use AC_PROG_INSTALL.
11485 * Makefile.in: Regenerate.
11486 * configure: Regenerate.
11487
11488 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
11489
11490 * MAINTAINERS: Alphabetize.
11491
11492 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
11493
11494 * configure: Rebuilt.
11495 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
11496 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
11497 newlib nor libgloss.
11498 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
11499 * configure.in (am33_2.0-*-linux*): Added.
11500
11501 2003-07-09 Bob Wilson <bob.wilson@acm.org>
11502
11503 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
11504 * configure: Regenerate.
11505
11506 2003-07-07 Zack Weinberg <zack@codesourcery.com>
11507
11508 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
11509 * Makefile.in: Regenerate.
11510
11511 2003-07-04 Zack Weinberg <zack@codesourcery.com>
11512
11513 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
11514 * Makefile.in: Regenerate.
11515
11516 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
11517
11518 * Makefile.tpl: Replace PWD with PWD_COMMAND.
11519 * Makefile.in: Regenerated.
11520
11521 * config-ml.in: Replace PWD with PWD_COMMAND.
11522
11523 2003-07-04 Zack Weinberg <zack@codesourcery.com>
11524
11525 * intl: New directory; see intl/ChangeLog for details.
11526 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
11527 * Makefile.tpl: all-gcc depends on maybe-all-intl.
11528 * Makefile.in: Regenerate.
11529
11530 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
11531
11532 * configure.in: Clean up config-lang.in handling. Delete
11533 useless assignment to "subdirs".
11534 * configure: Regenerate.
11535
11536 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
11537
11538 * configure.in: Rename 'target_libs' to 'target_libraries'.
11539 Remove useless reference to 'target_libs'.
11540 * configure: Regenerate.
11541
11542 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
11543
11544 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
11545 * Makefile.in: Regenerate.
11546
11547 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
11548
11549 * Makefile.def: Introduce flags_to_pass.
11550 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
11551 * Makefile.in: Regenerate.
11552
11553 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
11554
11555 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
11556 and target-libgloss.
11557 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
11558 <h8300*-*-*>: Disable libf2c and ${libgcj}.
11559 * configure: Regenerate.
11560
11561 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
11562
11563 * configure.in: Update testsuite_flags to new location.
11564 * configure. Regenerate.
11565
11566 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
11567
11568 * Makefile.tpl: Remove BUILD_CC stuff.
11569 * Makefile.in: Regenerate.
11570
11571 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
11572
11573 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
11574
11575 2003-06-16 Graeme Peterson <gp@qnx.com>
11576
11577 * MAINTAINERS (Write After Approval): Add myself.
11578
11579 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
11580
11581 * config.guess: Update to 2003-06-12 version.
11582 * config.sub: Update to 2003-06-13 version.
11583
11584 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
11585
11586 * config.guess: Update to 2003-06-06 version.
11587 * config.sub: Update to 2003-06-06 version.
11588
11589 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11590
11591 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
11592 * configure. Regenerate.
11593
11594 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
11595
11596 * configure.in: Disable serial configure by default.
11597 * configure: Regenerate.
11598 * Makefile.tpl: Abolish .NOTPARALLEL.
11599 * Makefile.in: Regenerate.
11600
11601 * Makefile.tpl: Replace {build,host,target}_canonical by
11602 {build,host,target}.
11603 * Makefile.in: Regenerate.
11604
11605 * Makefile.tpl: Fix stupid pasto.
11606 * Makefile.in: Regenerate.
11607
11608 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
11609
11610 * Makefile.tpl: Remove bogus conditional.
11611 * Makefile.in: Regenerate.
11612
11613 2003-06-05 Jan Hubicka <jh@suse.cz>
11614
11615 * Makefile.tpl (profiledbootstrap): New target.
11616 * Makefile.in (profiledbootstrap): New target.
11617
11618 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
11619
11620 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
11621 Pinski. Remove user names from other bugzilla-only maintainers.
11622
11623 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
11624
11625 * Makefile.tpl: Make 'recursive targets' using autogen rather
11626 than shell loop. Remove duplicate 'clean' targets and false
11627 comments.
11628 * Makefile.def: Add systematic dependencies to 'recursive' targets.
11629 Add systematic method of specifying missing targets in subdirs.
11630 Add copyright boilerplate.
11631 * Makefile.in: Regenerate.
11632 * configure.in: Add 'recursive targets' to maybe list.
11633 * configure: Regenerate.
11634
11635 * MAINTAINERS: "GNATS only" -> "Bug database only".
11636
11637 * Makefile.tpl: Rename [+target+] to [+make_target+].
11638 * Makefile.def: Rename 'target' to 'make_target'.
11639
11640 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
11641
11642 * MAINTAINERS: Add self as options handling maintainer.
11643
11644 2003-05-28 Michael Meissner <gnu@the-meissners.org>
11645
11646 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
11647 been too long since I touched those ports.
11648
11649 2003-05-28 DJ Delorie <dj@redhat.com>
11650
11651 * Makefile.tpl: Make maybe-check-gcc .PHONY.
11652 * Makefile.in: Regenerate.
11653
11654 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
11655
11656 * configure.in: Use curly braces in the definition of tooldir.
11657 * configure: Regenerate.
11658
11659 2003-05-21 DJ Delorie <dj@redhat.com>
11660
11661 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
11662 newlib or libgloss.
11663 * Makefile.in: Regenerate.
11664
11665 2003-05-21 DJ Delorie <dj@redhat.com>
11666
11667 * Makefile.tpl: Add missing empty maybe-check-gcc target.
11668 * Makefile.in: Regenerate.
11669
11670 2003-05-20 Ian Lance Taylor <ian@airs.com>
11671
11672 * MAINTAINERS: Update my e-mail address.
11673
11674 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
11675
11676 * configure.in: Switch more things to use maybe dependencies.
11677 * Makefile.tpl: Switch more things to use maybe dependencies.
11678 Factor out common code from autogen IF statements.
11679 * configure: Regenerate.
11680 * Makefile.in: Regenerate.
11681
11682 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
11683
11684 * configure.in: Accept i[3456789]86 for machine type.
11685 * configure: Regenerate.
11686
11687 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
11688
11689 * configure.in: Switch more things to use maybe dependencies.
11690 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
11691 * configure: Regenerate.
11692 * Makefile.tpl: Switch more things to use maybe dependencies.
11693 * Makefile.in: Regenerate.
11694
11695 2003-05-16 Andreas Schwab <schwab@suse.de>
11696
11697 * Makefile.tpl (install-opcodes): Define.
11698 * Makefile.in: Rebuild.
11699
11700 2003-05-13 Andreas Jaeger <aj@suse.de>
11701
11702 * config.guess: Update to 2003-05-09 version.
11703 * config.sub: Update to 2003-05-09 version.
11704
11705 2003-05-13 Michael Eager <eager@mvista.com>
11706
11707 * configure.in: Correct sed script so that options in quotes are not
11708 deleted.
11709 * configure: Rebuild.
11710
11711 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
11712
11713 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
11714 and $$s/newlib/libc/sys/cygwin32 include paths.
11715 * configure: Ditto.
11716
11717 2003-05-12 Michael Meissner <gnu@the-meissners.org>
11718
11719 * MAINTAINERS: Update my email addresses.
11720
11721 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
11722
11723 * config-ml.in: Propagate INSTALL variables.
11724
11725 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11726
11727 * MAINTAINERS: Remove duplicate entries in Write After Approval.
11728
11729 2003-05-02 Chris Demetriou <cgd@broadcom.com>
11730
11731 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
11732 * Makefile.in: Regenerate.
11733
11734 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
11735
11736 * MAINTAINERS (GNATS only): Add Falk Hueffner.
11737
11738 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
11739
11740 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
11741
11742 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
11743
11744 * Makefile.tpl: Clean $(BUILD_SUBDIR).
11745 * Makefile.in: Regenerated.
11746
11747 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
11748
11749 * MAINTAINERS (Write After Approval): Upgrade myself from
11750 GNATS only to write-after-approval. Update my mail address.
11751
11752 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
11753
11754 (OS Port Maintainers: freebsd): Add myself.
11755
11756 2003-04-22 Mark Mitchell <mark@codesourcery.com>
11757
11758 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
11759
11760 2003-04-22 Kean Johnston <jkj@sco.com>
11761
11762 * MAINTAINERS (SCO ports): Added myself.
11763
11764 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
11765
11766 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
11767
11768 2003-04-19 Kean Johnston <jkj@sco.com>
11769
11770 * MAINTAINERS (Write After Approval): Add myself.
11771
11772 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11773
11774 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
11775 * Makefile.in: Regenerate.
11776
11777 2003-04-18 Jakub Jelinek <jakub@redhat.com>
11778
11779 * configure.in (powerpc64*-*-linux*): Remove.
11780 * configure: Rebuilt.
11781
11782 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
11783
11784 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
11785 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
11786 and restrap.
11787 * Makefile.in: Regenerate.
11788
11789 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
11790
11791 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
11792 * configure: Regenerated.
11793
11794 2003-04-15 DJ Delorie <dj@redhat.com>
11795
11796 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
11797
11798 2003-04-13 Nick Clifton <nickc@redhat.com>
11799
11800 * config-ml.in: Remove support for --disable-aix removing
11801 call-aix multilibs.
11802
11803 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
11804
11805 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
11806 * */configure: Rebuilt.
11807
11808 2003-04-08 Joel Sherrill <joel@oarcorp.com>
11809
11810 * MAINTAINERS: Add my email address.
11811
11812 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
11813
11814 * MAINTAINERS (Write After Approval): Add myself.
11815
11816 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
11817
11818 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
11819 * Makefile.in: Regenerate.
11820
11821 2003-03-14 Michael Chastain <mec@shout.net>
11822
11823 * Makefile.in: Regenerate with correct Makefile.def.
11824
11825 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
11826
11827 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
11828 Make macro.
11829 * Makefile.in: Regenerate.
11830 * configure.in: Clean up gxx_include_dir logic.
11831 * configure: Regenerate.
11832
11833 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
11834
11835 * MAINTAINERS (Write After Approval): Add myself.
11836
11837 2003-03-10 Ben Elliston <bje@wasabisystems.com>
11838
11839 * MAINTAINERS: Update my mail address.
11840
11841 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11842
11843 * configure.in (gxx_include_dir): Fix typo.
11844 * configure: Regenerated.
11845
11846 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
11847
11848 * Makefile.tpl: Reindent.
11849 * Makefile.in: Regenerate.
11850 * configure.in: Reindent. Don't set unused variables.
11851 * configure: Regenerate.
11852
11853 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
11854
11855 * configure.in: Include $(build_tooldir)/sys-include in
11856 FLAGS_FOR_TARGET.
11857 * configure: Regenerated.
11858
11859 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
11860
11861 * Makefile.tpl: Always pass down RANLIB.
11862 * Makefile.in: Regenerate.
11863
11864 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
11865 * Makefile.in: Regenerate.
11866 * configure.in: Remove unused logic relating to --enable-shared
11867 and --enable-threads. Remove bogus comments. Remove redundant
11868 noconfigdirs.
11869 * configure: Regenerate.
11870
11871 * configure.in: Replace ${libstdcxx_version} by its value.
11872 Remove reference to mh-dgux.
11873 * configure: Regenerate.
11874
11875 2003-03-03 Kevin Buettner <kevinb@redhat.com>
11876
11877 * MAINTAINERS (Write After Approval): Add myself.
11878
11879 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11880
11881 * Makefile.tpl: Rearrange.
11882 * Makefile.in: Regenerate.
11883
11884 2003-02-25 Uwe Stieber <uwe@wwws.de>
11885
11886 * configure.in: Add support for kaOS as cross build target system.
11887 * configure: Regenerated.
11888
11889 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
11890
11891 * MAINTAINERS (Write after approval): Add myself.
11892
11893 2003-02-21 James E Wilson <wilson@tuliptree.org>
11894
11895 * MAINTAINERS: Update my email address.
11896
11897 2003-02-21 Zack Weinberg <zack@codesourcery.com>
11898
11899 * MAINTAINERS: Add self to blanket write privs. section.
11900
11901 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
11902
11903 * Makefile.tpl: Add definition of CPPFLAGS to pass into
11904 configure-target-* as some target builds may require additional
11905 flags for preprocessor tests.
11906 * Makefile.in: Regenerated.
11907
11908 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
11909
11910 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
11911 * ltconfig: Handle it.
11912 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
11913 auto-detecting it.
11914
11915 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
11916 it is used as argument to $CC.
11917 * ltcf-gcj.sh: Likewise.
11918
11919 * configure.in: Introduce --enable-maintainer-mode.
11920 * configure: Rebuilt.
11921 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
11922 for maintainer mode.
11923 * Makefile.in: Rebuilt.
11924
11925 2003-02-18 Jason Merrill <jason@redhat.com>
11926
11927 * Makefile.tpl (check-c++): Allow parallelism.
11928
11929 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11930
11931 * MAINTAINERS: Remove John Carr (who never actually had access to
11932 gcc.gnu.org).
11933
11934 2003-02-15 Geoffrey Keating <geoffk@apple.com>
11935
11936 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
11937 don't configure target-libobjc.
11938 * configure: Regenerate.
11939
11940 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11941
11942 * Makefile.tpl (RANLIB): Define.
11943 * Makefile.in: Regenerate.
11944
11945 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
11946
11947 * MAINTAINERS: Update my email.
11948
11949 2003-02-06 Keith R Seitz <keiths@redhat.com>
11950
11951 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
11952 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
11953 * Makefile.in: Regenerated.
11954 * configure.in: Remove all traces of snavigator, db, and grep.
11955 * configure: Regenerated.
11956
11957 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11958
11959 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
11960 After Approval.
11961
11962 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11963
11964 * MAINTAINERS (Write after approval): Add myself.
11965
11966 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
11967
11968 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
11969 * Makefile.in: Regenerated.
11970
11971 2003-01-30 Roger Sayle <roger@eyesopen.com>
11972
11973 * config.guess: Updated to 2003-01-30's version.
11974 * config.sub: Updated to 2003-01-28's version.
11975
11976 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
11977
11978 * config.if: If gcc_version is already set, just use it. Don't set
11979 gcc_version_trigger if it's already set, otherwise set it to
11980 gcc/version.c, but only if the file exists. If it is not set and
11981 gcc/version.c does not exist, try to extract the version number from
11982 $CC.
11983
11984 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
11985
11986 * MAINTAINERS: Add myself to write-after-approval list.
11987
11988 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
11989
11990 * configure.in: Revert 24Jan change.
11991 * configure: Regenerate.
11992
11993 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11994
11995 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
11996 entry of HJ Lu.
11997
11998 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11999
12000 * configure.in: Revert previous change.
12001 * configure: Regenerate.
12002
12003 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12004
12005 * configure.in: Make rda native-only.
12006 * configure: Regenerate.
12007
12008 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
12009
12010 * MAINTAINERS: Move myself from GNATS-only-accounts to
12011 write-after-approval.
12012
12013 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
12014
12015 * configure.in: Add missing \.
12016 * configure: Rebuilt.
12017
12018 2003-01-17 Jakub Jelinek <jakub@redhat.com>
12019
12020 * configure.in (baseargs): Avoid using \| in sed regular
12021 expressions.
12022 * configure: Rebuilt.
12023
12024 2003-01-16 Jakub Jelinek <jakub@redhat.com>
12025
12026 * configure.in (baseargs): Remove all supported forms of
12027 --cache-file, --srcdir, --host, --build and --target options
12028 from argument lists.
12029 * configure: Rebuilt.
12030
12031 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
12032
12033 * MAINTAINERS: Add myself to write-after-approval list.
12034
12035 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
12036
12037 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
12038 * configure: Rebuilt.
12039
12040 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
12041
12042 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
12043 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
12044 * Makefile.in: Regenerate.
12045 * configure: Regenerate.
12046
12047 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
12048
12049 * configure.in: Remove Makefile in build, host and target modules
12050 unless configure was run with --no-recursion.
12051 * configure: Rebuilt.
12052
12053 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12054
12055 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
12056 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
12057 * Makefile.in: Regenerate.
12058
12059 2003-01-08 Chris Demetriou <cgd@broadcom.com>
12060
12061 * config.guess: Update to 2003-01-03 version.
12062 * config.sub: Update to 2003-01-03 version.
12063
12064 2003-01-07 Christopher Faylor <cgf@redhat.com>
12065
12066 * configure: Regenerate with proper autoconf 2.13.
12067
12068 2003-01-07 Christopher Faylor <cgf@redhat.com>
12069
12070 * configure.in: Add AC_PREREQ for consistency.
12071 * configure: Regenerate.
12072
12073 2003-01-06 Andrew Cagney <ac131313@redhat.com>
12074
12075 * configure.in (GDB_TK): Add tcl directories conditional on
12076 gdb/gdbtk directory being present.
12077 * configure: Regenerate.
12078
12079 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
12080
12081 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
12082 used by gcc if LD is not defined and we are not doing a Canadian Cross.
12083 * configure: Rebuilt.
12084
12085 2002-12-31 Tom Tromey <tromey@redhat.com>
12086
12087 * Makefile.in: Rebuilt.
12088 * Makefile.def (target_modules) [libffi]: Allow installation.
12089
12090 2002-12-31 Andreas Schwab <schwab@suse.de>
12091
12092 * configure.in: Fix use of $program_transform_name.
12093 * configure: Regenerated.
12094
12095 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
12096
12097 * configure.in (baseargs): Don't remove first configure argument.
12098 * configure: Regenerated.
12099
12100 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
12101
12102 * Makefile.tpl (local-distclean): Don't remove...
12103 (multilib.ts): ... this. Moved into...
12104 (multilib.out): ... this. Don't use sub-make.
12105 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
12106 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
12107 (configure-build-[+module+], configure-[+module+],
12108 configure-target-[+module+], configure-gcc): ... these. Test
12109 for Makefile existence. Drop config.status from dependencies.
12110 * Makefile.in: Rebuilt.
12111 * configure.in: Move gcc-version-trigger to the end of
12112 ac_configure_args. Add comments to maybedep.tmp and
12113 serdep.tmp. Introduce --disable-serial-configure. Remove
12114 nonopt from baseargs, matching and removing corresponding
12115 whitespace while at it.
12116 * configure: Rebuilt.
12117
12118 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
12119
12120 * configure.in (host_configargs): Replace reference to
12121 no-longer-defined buildopts with --build=${build_alias}.
12122 * configure: Rebuilt.
12123
12124 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
12125 program_transform_name to standard idiom.
12126 (AUTOGEN, AUTOCONF): Define.
12127 (Makefile.in): Use $(AUTOGEN).
12128 (Makefile): Depend on config.status, and use autoconf-style rule to
12129 build it. Move original commands to...
12130 (config.status): ... this new target.
12131 (configure): Add $(srcdir). Depend on config/acx.m4. Use
12132 $(AUTOCONF).
12133 * Makefile.in: Rebuilt.
12134
12135 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
12136
12137 * Makefile.tpl: Fix dramatic bustage due to change in
12138 program_transform_name.
12139 * Makefile.in: Regenerate.
12140
12141 * configure.in: Remove unnecessary PATH setting.
12142 * configure: Regnerate.
12143
12144 * configure.in: Don't default to unprefixed tools unless
12145 the native tools will work.
12146 * configure: Regenerate.
12147
12148 * configure.in: Convert to autoconf script. Blow away lots
12149 of now-redundant Makefile fragments.
12150 * configure: Generate using Autoconf.
12151 * Makefile.tpl: Rewrite to reflect autoconfiscation.
12152 * Makefile.in: Regenerate.
12153
12154 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
12155
12156 * configure: Fix stupid bug where RANLIB was mistakenly included.
12157
12158 * configure.in: Rename (buildargs, hostargs, targargs) to
12159 (build_configargs, host_configargs, target_configargs).
12160
12161 * configure.in: Move logic out of sed statement.
12162
12163 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
12164 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
12165
12166 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
12167
12168 * config.sub: Import from master repository
12169 * config.guess: Ditto
12170
12171 2002-12-24 Andreas Schwab <schwab@suse.de>
12172
12173 * Makefile.tpl (multilib.out): Fix missing space.
12174 * Makefile.in: Regenerate.
12175
12176 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
12177
12178 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
12179 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
12180 * Makefile.in: Regenerate.
12181 * configure.in: Remove unnecessary leftovers.
12182
12183 2002-12-21 Geoffrey Keating <geoffk@apple.com>
12184
12185 * configure.in (extra_ranlibflags_for_target): New variable.
12186 (*-*-darwin): Add -c to ranlib commands.
12187 * configure (tooldir): Handle extra_ranlibflags_for_target.
12188
12189 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
12190
12191 * Makefile.tpl: Revert HJL's change.
12192 * Makefile.in: Regenerated.
12193 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
12194 always.
12195
12196 2002-12-19 Andreas Schwab <schwab@suse.de>
12197
12198 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
12199 * Makefile.in: Regenerate.
12200
12201 2002-12-18 H.J. Lu <hjl@gnu.org>
12202
12203 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
12204 * Makefile.in: Regenerated.
12205
12206 * configure.in (build_prefix): New. Substitute.
12207
12208 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
12209
12210 * Makefile.tpl: Don't let real targets depend on phony targets.
12211 * Makefile.in: Regenerate.
12212
12213 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
12214 * Makefile.in: Regenerate.
12215
12216 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
12217
12218 * config.sub: Import from master repository
12219 * config.guess: Ditto
12220
12221 2002-12-16 Jason Merrill <jason@redhat.com>
12222
12223 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
12224 previous 'make bootstrap'.
12225 * Makefile.in: Regenerate.
12226
12227 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
12228
12229 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
12230
12231 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
12232
12233 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
12234 * Makefile.in: Regenerate.
12235
12236 2002-12-13 Jason Merrill <jason@redhat.com>
12237
12238 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
12239 library tests.
12240 (check-c++): Just depend on it and check-target-libstdc++-v3.
12241 * Makefile.in: Regenerate.
12242
12243 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
12244
12245 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
12246 * Makefile.in: Rebuilt.
12247
12248 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
12249
12250 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
12251
12252 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
12253
12254 * configure: Fix bug put in by gremlins.
12255
12256 * Makefile.tpl: Substitute more autoconfily.
12257 * configure: Substitute more autoconfily.
12258 * Makefile.in: Regenerate.
12259
12260 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
12261
12262 * config.sub: Import from master repository
12263 * config.guess: Ditto
12264 * MAINTAINERS: Added Svein Seldal under write after approval
12265
12266 2002-12-08 Andrew Cagney <ac131313@redhat.com>
12267
12268 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
12269 * Makefile.in (all-sim): Ditto.
12270
12271 2002-12-06 DJ Delorie <dj@redhat.com>
12272
12273 * Makefile.tpl: Change configure dependencies to not have real
12274 targets depend on phony targets.
12275
12276 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
12277
12278 * configure.in: Revert unintentional change.
12279
12280 * Makefile.tpl: Change dependency for */multilib.out so that
12281 it works when gcc isn't in the tree.
12282
12283 * configure.in: Substitute more.
12284 * configure: Run subconfigures from the Makefile.
12285 * Makefile.tpl: Run subconfigures from the Makefile; add a few
12286 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
12287
12288 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12289
12290 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
12291
12292 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
12293
12294 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
12295 and corresponding dependencies.
12296 * Makefile.in: Regenerate.
12297
12298 * configure.in (host_tools): Order binutils, gas and ld for
12299 convenience in running the testsuites.
12300
12301 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
12302 * Makefile.in: Regenerate.
12303 * configure.in: Introduce rules to serialize subconfigure runs.
12304
12305 * configure.in: Introduce BASE_CC_FOR_TARGET.
12306 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
12307 Realize configure-build-* targets. Realize configure-target-* targets.
12308 * Makefile.in: Regenerate.
12309
12310 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
12311
12312 * configure: Move gcc_version_trigger stuff from here...
12313 * configure.in: ...to here.
12314
12315 * configure.in: Separate subconfigure options added by this file from
12316 options given by the user. Add machinery to put args for host
12317 subconfigures into the Makefile.
12318
12319 * Makefile.tpl: Remove 'vault' targets.
12320 * Makefile.tpl: Reorder and comment dependencies.
12321 * Makefile.in: Regenerate.
12322
12323 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
12324 * configure.in: Fix my broken commit of previous patch. (sigh)
12325
12326 2002-11-28 Geoffrey Keating <geoffk@apple.com>
12327
12328 * configure.in: Move host-specific darwin noconfigdirs into
12329 the host-specific section.
12330
12331 2002-11-28 Geoffrey Keating <geoffk@apple.com>
12332
12333 * configure.in: Move host-specific darwin noconfigdirs into
12334 the host-specific section.
12335
12336 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
12337
12338 * configure: Remove skip-this-dir support.
12339 * Makefile.tpl: Remove skip-this-dir support.
12340
12341 * Makefile.tpl: Remove leftover support for non-autoconfiscated
12342 subdirectories.
12343 * Makefile.in: Regenerate.
12344
12345 * Makefile.tpl: Strip out useless setting of 'dir'.
12346 * Makefile.in: Regenerate.
12347
12348 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
12349
12350 * configure.in: Fix deeply stupid bug.
12351
12352 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
12353 shell code in CXX_FOR_TARGET
12354 * Makefile.def: Introduce raw_cxx.
12355 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
12356 RAW_CXX_FOR_TARGET.
12357 * Makefile.in: Regenerate.
12358
12359 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
12360
12361 * Makefile.tpl: Remove unnecessary ifs.
12362 * Makefile.in: Regenerate.
12363
12364 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
12365 dependencies. Maybe-ize build-libiberty. Create dummy install
12366 targets for 'no_install' modules.
12367 * configure: Move GDB_TK substitution to configure.in. Move
12368 build_modules stuff to configure.in.
12369 * configure.in: Implement soft dependency machinery. Maybe-ize
12370 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
12371 * Makefile.in: Regenerate.
12372
12373 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
12374
12375 * Makefile.tpl: Make all-target, install-target behave similarly
12376 to all, install (only hitting configured targets). Eliminate
12377 unused macro defintions.
12378
12379 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
12380 build != host.
12381
12382 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
12383
12384 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
12385
12386 * configure.in: Produce lists of subdir targets we're actually
12387 configuring. Remove references to "dosrel".
12388 * Makefile.tpl: Let configure set which subdir targets are hit.
12389 Remove install-cross; clean up install; remove ALL. Remove
12390 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
12391 Autogenerate host module targets. Remove empty dependency lines
12392 and redundant dependency; rearrange slightly.
12393 * Makefile.def: Add host-side libtermcap, utils.
12394
12395 * Makefile.in: Regenerate.
12396
12397 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12398
12399 * ltconfig (osf[345]): Append $major to soname_spec.
12400 Reflect this in library_names_spec.
12401 * ltmain.sh (osf): Prefix $major with . for use as extension.
12402
12403 2002-11-19 Andreas Jaeger <aj@suse.de>
12404
12405 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
12406 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
12407 and sparc64 GNU/Linux systems.
12408
12409 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
12410
12411 * MAINTAINERS: Update email.
12412
12413 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12414
12415 * MAINTAINERS: Complete James Dennett's entry.
12416
12417 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
12418
12419 * MAINTAINERS (Write After Approval): Add myself.
12420
12421 2002-11-13 Bruce Korb <bkorb@gnu.org>
12422
12423 * Makefile.tpl: syntactic cleanup
12424
12425 2002-11-13 Stuart Hastings <stuart@apple.com>
12426
12427 * MAINTAINERS: Add myself to write-after-approval list.
12428
12429 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
12430
12431 * Makefile.def: Add list of recursive targets to autogenerate.
12432 Add build_modules.
12433 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
12434 targets. Autogenerate *-build-* targets.
12435 * Makefile.in: Regenerate.
12436
12437 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
12438
12439 * configure: More autoconf-style substitutions.
12440 * Makefile.tpl: More autoconf-style substitutions.
12441 * Makefile.in: Regenerate.
12442
12443 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
12444
12445 * configure: Substitute more variables in a more autoconf-friendly
12446 way. Simplify slightly.
12447 * Makefile.tpl: Make more variables substitutable in an
12448 autoconf-friendly way.
12449 * Makefile.in: Regenerate.
12450
12451 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
12452
12453 * MAINTAINERS (Write After Approval): Add myself.
12454
12455 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
12456
12457 * configure.in (v810*): Remove special setting of tools.
12458
12459 * configure: Add support for extra required flags for ar or nm.
12460 * configure.in (aix4.3+): Use above support for target-specific
12461 issues, rather than using config/mt-aix43.
12462
12463 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
12464
12465 * configure: Remove 'removing', which doesn't work. Replace $subdir
12466 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
12467 with $srcdir. Reformat indentation. Substitute some variables
12468 formerly hard-coded in the Makefile for build=host.
12469 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
12470 * Makefile.def: Autogenerate more.
12471 * Makefile.in: Regenerate.
12472
12473 2002-11-04 Adam Nemet <anemet@lnxw.com>
12474
12475 * MAINTAINERS (Write After Approval): Add myself.
12476
12477 2002-11-04 Kevin Buettner <kevinb@redhat.com>
12478
12479 * Makefile.def (host_modules): Add rda.
12480 * Makefile.in: Regenerate.
12481 * configure.in (target_tool): Add target-rda to list.
12482
12483 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12484
12485 * MAINTAINERS: Remove "co-maintainer" note for web pages.
12486
12487 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
12488
12489 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
12490 and restrap targets to this rule.
12491 * Makefile.in: Regenerate.
12492
12493 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12494
12495 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
12496 GNATS only accounts.
12497
12498 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
12499
12500 * configure.in (i[3456]86-*-linux*): Add check to disable
12501 ${libgcj} for glibc1.
12502
12503 2002-10-24 Denis Chertykov <denisc@overta.ru>
12504
12505 * MAINTAINERS: Add myself as ip2k port maintainer.
12506
12507 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
12508
12509 * configure.in: Add tic4x target.
12510
12511 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
12512
12513 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
12514 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
12515 * Makefile.in: Regenerate.
12516
12517 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
12518 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
12519 * Makefile.in: Regenerate.
12520
12521 2002-10-02 Janis Johnson <janis187@us.ibm.com>
12522
12523 * MAINTAINERS: Add myself as web pages co-maintainer.
12524
12525 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
12526
12527 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
12528 * Makefile.in: Regenerate.
12529
12530 2002-10-02 Zack Weinberg <zack@codesourcery.com>
12531
12532 * MAINTAINERS: Add myself and Nathan Sidwell
12533 <nathan@codesourcery.com> as VxWorks maintainers.
12534
12535 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
12536
12537 * Makefile.def: Remove order dependency comments.
12538 * Makefile.tpl: Add explicit install-install dependencies.
12539 * Makefile.in: Regenerate.
12540
12541 * Makefile.tpl: Remove material now in src-release. (Finally!)
12542 * Makefile.in: Regenerate.
12543
12544 * Makefile.tpl: Add configure-target (for src-release in src)
12545 * Makefile.in: Regenerate.
12546
12547 2002-09-30 Nick Clifton <nickc@redhat.com>
12548
12549 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
12550
12551 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
12552
12553 * configure.in (s390*-*-linux*): Enable libgcj.
12554
12555 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
12556
12557 * configure: Revert accidentally applied changes.
12558
12559 * Makefile.tpl: Make more autoconf-friendly.
12560 * Makefile.in: Regenerate.
12561 * configure: Make substitution more autoconf-like.
12562
12563 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
12564
12565 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
12566 single entry to handle all these.
12567 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
12568 libjava on arm-*-elf.
12569
12570 2002-09-27 Geoffrey Keating <geoffk@apple.com>
12571
12572 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
12573 things that depend on them.
12574
12575 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
12576
12577 * Makefile.tpl: Make subsituted variables more autoconfy.
12578 * Makefile.in: Regenerate.
12579 * configure: Make seds more autoconfy.
12580
12581 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
12582
12583 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
12584 * Makefile.in: Regenerate.
12585 * configure.in: Rewrite sed statements to look autoconfy.
12586
12587 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
12588 all-target-foo on configure-target-foo.
12589 * Makefile.def: Ditto.
12590 * Makefile.in: Rebuild.
12591
12592 2002-09-25 Andrew Haley <aph@redhat.com>
12593
12594 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
12595
12596 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
12597
12598 * Makefile.def: New file.
12599 * Makefile.tpl: New file.
12600 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
12601 * contrib/gcc_update: Note that Makefile.in is a generated file.
12602
12603 * configure.in: Minor rearrangement. Simplify tests.
12604
12605 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
12606
12607 * configure.in (with_headers): Skip copy if value is "yes".
12608 (with_libs): Likewise.
12609
12610 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
12611
12612 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
12613 * configure.in (sh*-*-pe*): Ditto.
12614 * configure.in (mips*-*-pe*): Ditto.
12615 * configure.in (*arm-wince-pe): Ditto.
12616
12617 * configure.in: Rearrange.
12618
12619 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
12620
12621 * MAINTAINERS: Update my email address.
12622
12623 2002-08-30 Paul Koning <pkoning@equallogic.com>
12624
12625 * MAINTAINERS: (Write After Approval): Add myself.
12626
12627 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
12628
12629 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
12630
12631 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
12632
12633 * MAINTAINERS: Change my mailing address.
12634
12635 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
12636
12637 * MAINTAINERS (Write After Approval): Remove myself.
12638 (Various Maintainers: c++ runtime libs): Add myself.
12639
12640 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
12641
12642 * MAINTAINERS (Write After Approval): Remove myself.
12643 (Various Maintainers: c++ runtime libs): Add myself.
12644
12645 2002-08-15 Eric Christopher <echristo@redhat.com>
12646
12647 * config.sub: Import from master repository.
12648 * config.guess: Ditto.
12649
12650 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
12651
12652 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
12653 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
12654 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
12655
12656 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
12657
12658 * MAINTAINERS: Add self to rs6000 vector extensions.
12659
12660 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
12661
12662 * libiberty/configure: Reverted unintended yesterday's check in.
12663
12664 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
12665
12666 * boehm-gc/configure, libf2c/configure: Rebuilt.
12667 * libffi/configure, libiberty/configure: Ditto.
12668 * libjava/configure, libobjc/configure: Ditto.
12669 * libstdc++-v3/configure, zlib/configure: Ditto.
12670 Merged from binutils:
12671 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
12672 From Steve Ellcey <sje@cup.hp.com>:
12673 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
12674 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
12675 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
12676 IA64.
12677 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
12678 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
12679 soname_spec, sys_lib_search_path_spec): Ditto.
12680
12681 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
12682
12683 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
12684
12685 2002-08-04 H.J. Lu (hjl@gnu.org)
12686
12687 * configure.in (mips*-*-linux*): Don't skip target-libffi.
12688
12689 2002-08-02 Krister Walfridsson <cato@df.lth.se>
12690
12691 * MAINTAINERS (Write After Approval): Add myself.
12692
12693 2002-07-31 Alan Modra <amodra@bigpond.net.au>
12694
12695 * configure.in: Move generic linux case to end. Copy generic
12696 linux noconfigdirs to mips*-*-linux* entry and new
12697 powerpc64*-*-linux* entry. Add target-libffi for the latter.
12698
12699 2002-07-19 Michael Matz <matz@suse.de>
12700
12701 * MAINTAINERS: Add myself as ra* maintainer.
12702
12703 2002-07-16 Chris Demetriou <cgd@broadcom.com>
12704
12705 * config.guess: Update to 2002-07-09 version.
12706 * config.sub: Update to 2002-07-03 version.
12707
12708 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
12709
12710 * MAINTAINERS: Fix typo in a maintainer email address.
12711
12712 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
12713
12714 * configure.in: Remove two redundant tests.
12715
12716 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12717
12718 * configure.in (mips*-*-irix6*o32): Enable stabs.
12719
12720 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
12721
12722 * configure.in: Don't build grez.
12723 * Makefile.in: Ditto.
12724
12725 * Makefile.in: Remove references to bsp, cygmon, libstub.
12726 * configure.in: Ditto.
12727
12728 * configure.in: Remove leftover reference to gdbtest.
12729
12730 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
12731
12732 * configure.in (gxx_include_dir): Change to match versioned
12733 C++ headers if --enable-version-specific-runtime-libs is used.
12734
12735 2002-07-04 Steve Ellcey <sje@cup.hp.com>
12736
12737 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
12738
12739 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
12740
12741 * configure.in: Make --without-x work.
12742
12743 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
12744
12745 * configure.in: Rearrange target Makefile fragment collection.
12746
12747 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
12748 cvs[src].
12749 * configure.in: Ditto.
12750
12751 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
12752
12753 * MAINTAINERS (Write After Approval): Update my e-mail address.
12754
12755 2002-06-24 Ben Elliston <bje@redhat.com>
12756
12757 * configure.in (host_tools): Remove cgen.
12758
12759 * Makefile.in (all-cgen): Remove; runs from its source directory.
12760 (check-cgen, install-cgen, clean-cgen): Likewise.
12761 (all-opcodes): Do not depend on all-cgen.
12762 (all-sim): Likewise.
12763
12764 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
12765
12766 * Makefile.in: Eliminate 'apache' targets.
12767 * configure.in: Eliminate 'apache' targets.
12768
12769 * configure.in: Eliminate redundant tests. Reorganize.
12770
12771 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
12772
12773 * config-ml.in: Eliminate references to Cygnus configure.
12774
12775 * Makefile.in: Eliminate references to building emacs.
12776
12777 2002-06-28 Graham Stott <graham.stott@btinternet.com>
12778
12779 * MAINTAINERS: Update my email address.
12780
12781 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
12782
12783 * config.if (libstdcxx_incdir): Version C++ headers.
12784 (cxx_incdir): Remove.
12785
12786 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
12787
12788 * MAINTAINERS (Write After Approval): Add self.
12789
12790 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
12791
12792 * configure.in: Add support for ip2k.
12793
12794 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
12795
12796 * configure.in: Fix AIX configury bug.
12797
12798 2002-06-20 Steve Ellcey <sje@cup.hp.com>
12799
12800 * MAINTAINERS (Write After Approval): Add self.
12801
12802 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
12803
12804 * configure.in: replace ${topsrcdir} with ${srcdir}
12805
12806 * configure.in: Move definition of libstdcxx_flags
12807 right above usage, rather than waaay earlier.
12808
12809 * configure.in: Pull definition of is_cross_compiler earlier.
12810
12811 * configure.in: Rearrange a little.
12812
12813 * configure.in: Remove references to librx.
12814 * Makefile.in: Remove references to librx.
12815
12816 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
12817
12818 * config.sub: Add support for avr target.
12819 Import from master sources, rev 1.255
12820
12821 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
12822
12823 * configure, .cvsignore: Revert previous change...
12824 * Makefile: ...delete.
12825
12826 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
12827
12828 * configure.in: Eliminate ${gasdir} variable.
12829
12830 2002-06-18 Dave Brolley <brolley@redhat.com>
12831
12832 * configure.in: Add support for frv.
12833 * config.sub: Add support for frv.
12834
12835 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
12836
12837 * configure: Remove garbage from previous commit.
12838
12839 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
12840
12841 * configure: For in-source builds, make a subdir and re-exec there.
12842 * Makefile: New file. Pass targets through to build directory.
12843 * .cvsignore: No longer ignore "Makefile".
12844
12845 2002-06-16 Douglas Rupp <rupp@gnat.com>
12846
12847 * MAINTAINERS (Write After Approval): Add self.
12848
12849 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12850
12851 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
12852
12853 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
12854
12855 * configure.in (vax-*-netbsd*): Re-enable gas.
12856
12857 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
12858
12859 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
12860 BUILD_PREFIX_1, to correct nomenclature.
12861 * configure: Likewise.
12862
12863 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
12864 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
12865
12866 2002-05-31 Olaf Hering <olh@suse.de>
12867
12868 * config-ml.in: Propogate DESTDIR also.
12869
12870 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
12871
12872 * configure.in (vax-*-netbsd*): Don't build gas for this
12873 platform.
12874
12875 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
12876
12877 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12878 and libgcj for AVR.
12879
12880 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
12881
12882 * MAINTAINERS (Write After Approval): Add myself.
12883
12884 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
12885
12886 * config.guess: Update to 2002-05-22 version.
12887 * config.sub: Likewise.
12888
12889 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12890
12891 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
12892 * config-ml.in: Likewise.
12893 * configure: Likewise.
12894 * configure.in: Likewise.
12895
12896 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
12897
12898 * MAINTAINERS: Update my email address.
12899
12900 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
12901
12902 * configure.in: Simplify makefile fragment collection.
12903
12904 * configure.in: Remove code to build emacs.
12905
12906 * configure.in : Remove --srcdir argument from targargs and buildargs
12907 (it's always overridden in the Makefile anyway). Rearrange a bit.
12908
12909 * configure: Move some logic to configure.in.
12910 * configure.in: Move some logic from configure.
12911
12912 2002-05-11 Tom Tromey <tromey@redhat.com>
12913
12914 * MAINTAINERS: Reflect libgcj reality.
12915
12916 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
12917
12918 * Makefile.in: Honour DESTDIR.
12919
12920 2002-05-08 Mark Mitchell <mark@codesourcery.com>
12921
12922 * config.guess: Import 2002-03-20 version.
12923 * config.sub: Import 2002-04-26 version.
12924
12925 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12926
12927 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
12928
12929 2002-05-07 Tim Josling <tej@melbpc.org.au>
12930
12931 * MAINTAINERS: Add self.
12932
12933 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
12934
12935 * ltmain.sh: Detect and handle object name conflicts
12936 while piecewise linking a static library.
12937
12938 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
12939
12940 * configure.in (noconfigdirs): Don't disable libgcj on
12941 sparc64-*-solaris* and sparcv9-*-solaris*.
12942
12943 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
12944
12945 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
12946
12947 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
12948
12949 * configure.in (FLAGS_FOR_TARGET): Do not add
12950 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
12951 on i[3456]86-*-linux*.
12952
12953 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
12954
12955 * configure.in (noconfigdirs): Replace [ ] with test.
12956
12957 * configure.in (noconfigdirs): Do not add target-newlib if
12958 target == i[3456]86-*-linux*, and host == target.
12959
12960 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
12961
12962 * configure.in: delete reference to absent file
12963
12964 * configure.in: replace '[' with 'test'
12965
12966 * configure.in: Eliminate references to gash.
12967 * Makefile.in: Eliminate references to gash.
12968
12969 * configure.in: remove useless references to 'pic' makefile fragments.
12970
12971 * configure.in: (*-*-windows*) Finish removing.
12972
12973 * configure.in: Eliminate redundant test for libgui.
12974
12975 2002-04-29 Roger Sayle <roger@eyesopen.com>
12976
12977 * MAINTAINERS: Add self and realphabetize. Update entries
12978 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
12979 entry for a29k port maintainer.
12980
12981 2002-04-26 Joel Sherrill <joel@OARcorp.com>
12982
12983 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
12984 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
12985
12986 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
12987
12988 * configure.in: remove references to dead files
12989
12990 2002-04-19 Mark Mitchell <mark@codesourcery.com>
12991
12992 * MAINTAINERS: Add information about purpose of this file.
12993
12994 2002-04-18 Tom Tromey <tromey@redhat.com>
12995
12996 * configure.in: Disallow configuring libgcj when it is already
12997 installed and we're using Solaris 2.8 linker. Do enable libgcj on
12998 Solaris 2.8 by default. For PR libgcj/6158.
12999
13000 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13001
13002 * configure.in: Move default CC setting out of config/mh-* fragments
13003 directly into here.
13004
13005 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13006
13007 * configure.in: don't even try to configure or make a subdirectory
13008 if there's no configure script for it.
13009
13010 2002-04-15 Mark Mitchell <mark@codesourcery.com>
13011
13012 * MAINTAINERS: Remove chill maintainers.
13013 * Makefile.in (CHILLFLAGS): Remove.
13014 (CHILL_LIB): Remove.
13015 (TARGET_CONFIGDIRS): Remove libchill.
13016 (CHILL_FOR_TARGET): Remove.
13017 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
13018 CHILL_LIB.
13019 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
13020 (CHECK_TARGET_MODULES): Likewise.
13021 (INSTALL_TARGET_MODULES): Likewise.
13022 (CLEAN_TARGET_MODULES): Likewise.
13023 (configure-target-libchill): Remove.
13024 (all-target-libchill): Remove.
13025 * configure.in (target_libs): Remove target-libchill.
13026 Do not compute CHILL_FOR_TARGET.
13027 * libchill: Remove directory.
13028
13029 2002-04-11 DJ Delorie <dj@redhat.com>
13030
13031 * Makefile.in, configure.in: Sync with binutils, entries
13032 follow...
13033
13034 2002-04-07 Andrew Cagney <ac131313@redhat.com>
13035
13036 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
13037 (do-tar, do-bz2): New rules.
13038 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
13039 (gdb-tar): New rule.
13040 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
13041 (insight_dejagnu.tar): New rule.
13042 (insight.tar): New rule.
13043 (gdb+dejagnu.tar): New rule.
13044 (gdb.tar): New rule.
13045
13046 2002-02-01 Mo DeJong <supermo@bayarea.net>
13047
13048 * Makefile.in: Add all-tix to deps for all-snavigator
13049 so that tix is built when building snavigator.
13050
13051 2002-01-11 Steve Ellcey <sje@cup.hp.com>
13052
13053 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
13054 ld and gdb are not supported.
13055
13056 2002-01-07 Mark Salter <msalter@redhat.com>
13057
13058 * configure.in: Remove target-bsp and target-cygmon from arm builds.
13059 Allow target-libgloss to be built for arm, strongarm, and xscale.
13060
13061 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
13062
13063 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
13064 options for i[3456]86-pc-linux* native builds.
13065
13066 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
13067
13068 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
13069 files from .po files for a distribution.
13070
13071 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
13072
13073 * configure.in: Enable libstdc++-v3 for h8300 targets.
13074
13075 2001-06-19 Alan Modra <amodra@bigpond.net.au>
13076
13077 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
13078 version from bfd/.
13079
13080 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
13081
13082 * Makefile.in (VER): When present, extract the version number from
13083 the file version.in.
13084
13085 2001-05-24 Tom Rix <trix@redhat.com>
13086
13087 * configure.in : enable ld for aix
13088
13089 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
13090
13091 * config.guess: Add linux target for S/390.
13092
13093 2000-11-07 Philip Blundell <pb@futuretv.com>
13094
13095 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
13096
13097 2000-11-03 Philip Blundell <pb@futuretv.com>
13098
13099 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
13100 files.
13101
13102 2001-01-15 Ben Elliston <bje@redhat.com>
13103
13104 * configure.in (host_tools): Add sid.
13105 Always configure cgen.
13106
13107 2000-11-24 Nick Clifton <nickc@redhat.com>
13108
13109 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
13110
13111 2000-08-20 Doug Evans <dje@casey.transmeta.com>
13112
13113 * Makefile.in (ALL_MODULES): Add all-cgen.
13114 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
13115 (all-cgen): New target.
13116 (all-opcodes,all-sim): Depend on all-cgen.
13117 * configure.in (host_tools): Add cgen.
13118 Only configure cgen if --enable-cgen-maint.
13119
13120 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
13121
13122 * configure.in: Add *-*-freebsd* configurations.
13123
13124 2002-04-08 Tom Tromey <tromey@redhat.com>
13125
13126 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
13127 Fixes PR libgcj/6068.
13128
13129 2002-03-30 Krister Walfridsson <cato@df.lth.se>
13130
13131 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
13132
13133 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13134
13135 * configure.in (alpha*-dec-osf*): Enable libgcj.
13136
13137 2003-03-27 Matthew Gingell <gingell@gnat.com>
13138
13139 * MAINTAINERS (Write After Approval): Add myself.
13140
13141 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
13142
13143 Fix for: PR bootstrap/3591, target/5676
13144 * configure.in (mcore-pe): Disable the configuration of
13145 libstdc++-v3 since exceptions are not supported.
13146
13147 2002-03-20 Anthony Green <green@redhat.com>
13148
13149 * configure.in: Enable libgcj for xscale-elf target.
13150
13151 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
13152
13153 * MAINTAINERS: Update my email address.
13154
13155 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
13156
13157 * ltmain.sh (relink_command): Fix typo in previous change.
13158
13159 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
13160
13161 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
13162 (relink_command): Added --tag flags.
13163 (mode=install): If relinking fails; error out.
13164
13165 2002-03-12 Richard Henderson <rth@redhat.com>
13166
13167 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
13168 .NOTPARALLEL tag.
13169 (do-check): Rename from check.
13170 (check): Allow parallel check.
13171
13172 2002-03-12 Bob Wilson <bob.wilson@acm.org>
13173
13174 * MAINTAINERS: Add myself as maintainer for xtensa port.
13175 Fix alphabetical order in CPU port maintainer list.
13176 Remove myself from Write After Approval list.
13177
13178 2002-03-11 Richard Henderson <rth@redhat.com>
13179
13180 * Makefile.in (.NOTPARALLEL): Add fake tag.
13181
13182 2002-03-07 H.J. Lu (hjl@gnu.org)
13183
13184 * configure.in: Enable gprof for mips*-*-linux*.
13185
13186 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
13187
13188 * MAINTAINERS (Write After Approval): Add myself.
13189
13190 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
13191
13192 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
13193 libjava.
13194 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
13195
13196 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
13197
13198 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
13199 because its Makefile is there; test for the executable instead.
13200
13201 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
13202
13203 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
13204 libstdc++-v3 and libjava.
13205
13206 2002-02-11 Adam Megacz <adam@xwt.org>
13207
13208 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
13209 boehm-gc
13210
13211 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
13212
13213 * config.guess: Updated to 2002-01-30's version.
13214 * config.sub: Updated to 2002-02-01's version.
13215 Contribute sh64-elf.
13216 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
13217 * configure.in: Added sh64-*-*.
13218
13219 2002-02-08 Chris Demetriou <cgd@broadcom.com>
13220
13221 * MAINTAINERS: Belatedly add myself to write after approval list.
13222
13223 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
13224
13225 * MAINTAINERS: Put self in as maintainer for x86-64 port.
13226 Remove self as Write After Approval.
13227
13228 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
13229
13230 * MAINTAINERS: Put self in as maintainer for contrib/regression
13231 directory.
13232
13233 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
13234
13235 * MAINTAINERS: Update my email address.
13236
13237 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
13238
13239 * configure.in (*-*-netbsd*): New. Skip target-newlib,
13240 target-libiberty, and target-libgloss. Skip Java-related
13241 libraries if not supported for NetBSD on target CPU.
13242
13243 2002-01-25 Douglas B Rupp <rupp@gnat.com>
13244
13245 * install-sh: Use _inst.$$_ for temp file name.
13246
13247 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
13248
13249 * MAINTAINERS (Write After Approval): Move my contact info
13250 from here...
13251 (OS Port Maintainers): ...to here (netbsd).
13252
13253 2002-01-22 Bob Wilson <bob.wilson@acm.org>
13254
13255 * MAINTAINERS (Write After Approval): Add myself.
13256
13257 2002-01-17 H.J. Lu <hjl@gnu.org>
13258
13259 * Makefile.in (all-fastjar): Also depend on all-libiberty.
13260 (all-target-fastjar): Also depend on all-target-libiberty.
13261
13262 2002-01-16 H.J. Lu (hjl@gnu.org)
13263
13264 * config.guess: Import from master sources, rev 1.225.
13265 * config.sub: Import from master sources, rev 1.238.
13266
13267 2002-01-16 Kazu Hirata <kazu@hxi.com>
13268
13269 * MAINTAINERS (Write After Approval): Remove myself.
13270
13271 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
13272
13273 * MAINTAINERS (Write After Approval): Add myself.
13274
13275 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
13276
13277 * MAINTAINERS: Add self as docs co-maintainer.
13278
13279 2001-12-11 Matthias Klose <doko@debian.org>
13280
13281 * MAINTAINERS (Write After Approval): Add myself.
13282
13283 2001-12-09 Zack Weinberg <zack@codesourcery.com>
13284
13285 * MAINTAINERS: Update my email address.
13286
13287 2001-12-07 Turly O'Connor <turly@apple.com>
13288 * MAINTAINERS (Write After Approval): Add myself.
13289 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
13290 (rs6000_initialize_trampoline): Call __trampoline_setup for
13291 ABI_DARWIN too.
13292 * darwin-tramp.asm: New file, implements __trampoline_setup.
13293 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
13294
13295 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
13296
13297 * MAINTAINERS (Write After Approval): Add myself.
13298
13299 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
13300
13301 * configure, configure.in: Use temp file for long sed commands.
13302
13303 2001-12-03 Laurent Guerby <guerby@acm.org>
13304
13305 * config.sub: Update to version 1.232 on subversion.
13306
13307 2001-12-03 Ben Elliston <bje@redhat.com>
13308
13309 * MAINTAINERS: Update mail address for config.* patches.
13310
13311 2001-11-27 DJ Delorie <dj@redhat.com>
13312 Zack Weinberg <zack@codesourcery.com>
13313
13314 When build != host, create libiberty for the build machine.
13315
13316 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
13317 CONFIG_ARGUMENTS.
13318 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
13319 New variables.
13320 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
13321 and rules.
13322 (all.normal): Depend on ALL_BUILD_MODULES.
13323 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
13324 (all-build-libiberty): Depend on configure-build-libiberty.
13325
13326 * configure: Calculate and substitute proper value for
13327 ALL_BUILD_MODULES.
13328 * configure.in: Create the build subdirectory.
13329 Calculate and substitute TARGET_CONFIGARGS (formerly
13330 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
13331
13332 2001-11-26 Ziemowit Laski <zlaski@apple.com>
13333
13334 * MAINTAINERS (write-after-approval): Add self.
13335
13336 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
13337
13338 * MAINTAINERS (GNATS only accounts): Remove self.
13339
13340 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
13341
13342 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
13343 libf2c.
13344
13345 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
13346
13347 * MAINTAINERS (Write After Approval): Add self.
13348
13349 2001-11-12 David O'Brien <obrien@FreeBSD.org>
13350
13351 * MAINTAINERS: mips and s390 are also CPU ports.
13352
13353 2001-11-12 David O'Brien <obrien@FreeBSD.org>
13354
13355 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
13356
13357 2001-11-11 David O'Brien <obrien@FreeBSD.org>
13358
13359 * MAINTAINERS: Alphabetize.
13360
13361 2001-11-09 Kazu Hirata <kazu@hxi.com>
13362
13363 * MAINTAINERS (Various maintainers: h8 port): Add myself.
13364
13365 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
13366
13367 * MAINTAINERS (Various maintainers: hppa port): Added myself.
13368
13369 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
13370
13371 * configure.in (--enable-languages): Be more permissive about
13372 syntax. Check for empty lists better. Warn about $LANGUAGES.
13373
13374 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
13375
13376 * config.sub: Import from master sources, rev. 1.230.
13377 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
13378
13379 2001-11-07 Laurent Guerby <guerby@acm.org>
13380
13381 * MAINTAINERS (Write After Approval): Add self.
13382
13383 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
13384
13385 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
13386
13387 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
13388
13389 * config.sub: Import from master sources, rev 1.226.
13390 * config.guess: Import from master sources, rev 1.216.
13391
13392 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
13393
13394 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
13395 * MAINTAINERS: Add self as maintainer of MMIX port.
13396 Remove old after-approval entry.
13397
13398 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
13399
13400 * ChangeLog, configure: Fix spelling errors.
13401
13402 2001-10-20 Brendan Kehoe <brendan@zen.org>
13403
13404 * MAINTAINERS: Tweak my address.
13405
13406 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
13407
13408 * MAINTAINERS: Update my email address.
13409
13410 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
13411
13412 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
13413 * MAINTAINERS: Add self as maintainer of CRIS port.
13414
13415 2001-10-10 Geert Bosch <bosch@gnat.com>
13416
13417 * MAINTAINERS (Various maintainers: Ada front end):
13418 Added Robert Dewar.
13419
13420 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
13421
13422 * MAINTAINERS (Write After Approval): Added self
13423
13424 2001-10-02 Geert Bosch <bosch@gnat.com>
13425
13426 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
13427
13428 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
13429
13430 * configure: Handle temporary files securely using mkdir.
13431
13432 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
13433
13434 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
13435
13436 2001-09-26 Will Cohen <wcohen@redhat.com>
13437
13438 * configure.in (*-*-linux*): Disable configuration of target-newlib
13439 and target-libgloss.
13440
13441 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
13442
13443 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
13444 RANLIB.
13445
13446 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
13447
13448 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
13449 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
13450 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
13451 avoid quotes nesting problems.
13452 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
13453 (DO_X): Export only variables that are set.
13454
13455 2001-09-19 Ben Elliston <bje@redhat.com>
13456
13457 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
13458 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
13459 semantics. Use the shell built-in "type" command instead.
13460
13461 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
13462
13463 Merged from gcc-3_0-branch:
13464 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
13465 * ltcf-c.sh: Use $objext, not $ac_objext.
13466 2001-07-27 Mark Kettenis <kettenis@gnu.org>
13467 * ltcf-cxx.sh: Add support for GNU.
13468 2001-07-22 Timothy Wall <twall@redhat.com>
13469 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
13470 default settings if using GNU tools with that configuration.
13471 * ltcf-cxx.sh: Ditto.
13472 * ltcf-gcj.sh: Ditto.
13473 2001-07-21 Michael Chastain <chastain@redhat.com>
13474 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
13475 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
13476 * ltmain.sh: Mark as gcc-local.
13477
13478 2001-08-30 Eric Christopher <echristo@redhat.com>
13479 Jason Eckhardt <jle@redhat.com>
13480
13481 * config.guess: Merge from master sources.
13482 * config.sub: Merge from master sources, add support for mipsisa32.
13483
13484 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
13485 * config.sub: Merge from master sources, rev 1.219.
13486 * MAINTAINERS: Add self as contact for stormy16 port.
13487
13488 2001-08-14 Zack Weinberg <zackw@panix.com>
13489
13490 * config.sub: Merge from master sources, rev 1.218.
13491 * config.guess: Merge from master sources, rev 1.209.
13492
13493 2001-08-11 Graham Stott <grahams@redhat.com>
13494
13495 * Makefile.in (check-c++): Add missing semicolon.
13496
13497 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
13498
13499 * MAINTAINERS (Various maitainers: predict.def): Added myself.
13500
13501 2001-07-30 Eric Christopher <echristo@redhat.com>
13502
13503 * MAINTAINERS (Various maintainers: mips port): Added myself.
13504
13505 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
13506
13507 * configure.in (sh-*-linux*): New.
13508
13509 2001-07-27 Richard Henderson <rth@redhat.com>
13510
13511 * .cvsignore: Add LAST_UPDATED.
13512
13513 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
13514
13515 * MAINTAINERS (Various maintainers: s390 port): Added myself.
13516
13517 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
13518
13519 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
13520
13521 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
13522
13523 * MAINTAINERS (Write After Approval): Added myself.
13524
13525 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13526
13527 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13528 and libgcj on m68hc11/m68hc12.
13529
13530 2001-06-27 H.J. Lu (hjl@gnu.org)
13531
13532 * Makefile (CFLAGS_FOR_BUILD): New.
13533 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
13534
13535 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
13536
13537 * README: Remove version number.
13538
13539 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13540
13541 * INSTALL/README: Update wrt. to the installation instructions now
13542 residing in gcc/doc/install.texi.
13543
13544 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
13545
13546 * README: Replace with a cut-down and updated version of gcc/README.
13547
13548 2001-06-12 David Edelsohn <edelsohn@gnu.org>
13549
13550 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
13551 multilibs to be disabled.
13552
13553 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
13554
13555 * MAINTAINERS (Write After Approval): Add myself.
13556
13557 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
13558
13559 * config.guess: Import CVS version 1.195.
13560 * config.sub: Import CVS version 1.212.
13561
13562 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
13563
13564 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13565 gcc/xgcc is built, use -print-prog-name to find out the program
13566 name to use.
13567
13568 2001-06-04 Phil Edwards <pme@sources.redhat.com>
13569
13570 * config.guess: Import CVS version 1.194. All gcc-local changes
13571 appear to also be in the master copy.
13572 * config.sub: Import CVS version 1.211.
13573
13574 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
13575
13576 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
13577 with_gcc]: Use `gcc -shared' to build a shared library.
13578
13579 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
13580
13581 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
13582 archives.
13583
13584 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13585
13586 * MAINTAINERS (Write After Approval): Add myself.
13587
13588 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
13589
13590 * configure.in (libstdcxx_flags): Do not try to execute
13591 libstdc++-v3/testsuite_flags until it exists.
13592
13593 2001-06-01 Alan Modra <amodra@bigpond.net.au>
13594
13595 * MAINTAINERS: Update my email address.
13596
13597 2001-05-31 Graham Stott <grahams@redhat.com>
13598
13599 * MAINTAINERS (Write After Approval): Add myself.
13600
13601 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
13602
13603 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
13604 libraries when using g++ with native linker.
13605
13606 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
13607
13608 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
13609
13610 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
13611
13612 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
13613 [aix4*|aix5*]: Prepend blank.
13614
13615 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
13616
13617 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13618 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
13619 of subdir/configure scripts to use the new libtool.m4.
13620
13621 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
13622
13623 * MAINTAINERS (Write After Approval): Add myself.
13624
13625 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
13626
13627 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
13628
13629 2001-05-11 Ben Elliston <bje@redhat.com>
13630
13631 * Makefile.in (all-sid): New target.
13632 (check-sid, clean-sid, install-sid): Likewise.
13633
13634 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
13635
13636 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
13637
13638 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
13639
13640 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
13641 libgcj.
13642
13643 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
13644
13645 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13646 gcc/xgcc is built, use -print-prog-name to find out the program
13647 name to use.
13648
13649 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
13650
13651 * configure.in (noconfigdirs): Don't reset it from scratch in the
13652 target case; only append to it.
13653
13654 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
13655 sparc-*-solaris2.8]: Disable ${libgcj}.
13656
13657 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
13658
13659 * configure.in (libgcj_saved): Copy from $libgcj.
13660 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
13661 --disable-libgcj.
13662
13663 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
13664
13665 * MAINTAINERS: Remove self as MIPS maintainer and
13666 C front end maintainer.
13667
13668 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
13669
13670 * configure.in: Move *-chorusos target case to the proper switch.
13671 Disable libgcj.
13672
13673 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
13674
13675 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
13676 1.641.2.228.
13677
13678 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13679
13680 * Makefile.in (STAGE1_CFLAGS): Pass down.
13681
13682 2001-04-13 Alan Modra <amodra@one.net.au>
13683
13684 * config.guess: Add hppa64-linux support. Note for next import that
13685 this is already in the master file.
13686 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
13687
13688 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
13689
13690 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13691 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
13692
13693 2001-04-11 Stan Shebs <shebs@apple.com>
13694
13695 * MAINTAINERS: Add self as Darwin port maintainer.
13696
13697 2001-04-11 Alan Modra <amodra@one.net.au>
13698
13699 * MAINTAINERS: Update my email address.
13700
13701 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
13702
13703 * ltcf-cxx.sh: Support creation of C++ shared libraries on
13704 recent versions of FreeBSD (release 3 or later).
13705 * ltconfig: On FreeBSD, -lc must not be provided when building
13706 a shared library or else the standard -pthread gcc option is
13707 rendered worthless to later users of the built library.
13708
13709 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
13710
13711 * MAINTAINERS: Add self and RTH as C front end maintainers.
13712
13713 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
13714
13715 * config.sub: Make sure to match an already-canonicalized
13716 machine name (eg. mn10300-unknown-elf).
13717
13718 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
13719
13720 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
13721 New macros.
13722 (bootstrap, cross): Use RECURSE_FLAGS.
13723 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
13724
13725 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
13726
13727 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
13728
13729 2001-03-22 Colin Howell <chowell@redhat.com>
13730
13731 * Makefile.in (DO_X): Do not backslash single-quotes in
13732 backquotes (two places).
13733
13734 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
13735
13736 Re-installed:
13737 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13738 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
13739 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13740 * ltcf-cxx.sh: Likewise.
13741 * ltcf-gcj.sh: Likewise.
13742
13743 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13744
13745 * MAINTAINERS: Add myself as "documentation co-maintainer".
13746
13747 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
13748
13749 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13750 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
13751
13752 2001-03-19 Tom Tromey <tromey@redhat.com>
13753
13754 * config-ml.in: Handle GCJ and GCJFLAGS.
13755
13756 2001-03-21 Michael Chastain <chastain@redhat.com>
13757
13758 * Makefile.in: all-m4 depends on all-texinfo.
13759
13760 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
13761
13762 * MAINTAINERS: Add myself to write after approval list.
13763
13764 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
13765
13766 * Makefile.in (DO_X): Quote nested quotes.
13767
13768 2001-03-18 Alan Modra <alan@linuxcare.com.au>
13769
13770 * MAINTAINERS: Add myself to write after approval list.
13771
13772 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
13773
13774 * Makefile.in (DO_X): Use double quotes for quoting
13775 "RANLIB=$${RANLIB}".
13776
13777 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
13778
13779 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
13780
13781 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
13782
13783 * configure.in: Only use `lang_requires' for languages athat are
13784 actually enabled.
13785
13786 2001-03-08 Phil Edwards <pme@sources.redhat.com>
13787
13788 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
13789
13790 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
13791
13792 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
13793
13794 2001-03-07 Tom Tromey <tromey@redhat.com>
13795
13796 * configure.in: Allow config-lang.in to set `lang_requires' to list
13797 of other required languages.
13798
13799 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
13800
13801 * Makefile.in: Remove RANLIB definition. Use RANLIB
13802 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
13803 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
13804
13805 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
13806 Alexandre Oliva <aoliva@redhat.com>
13807
13808 * Makefile.in (check-c++): Use tabs, not spaces.
13809
13810 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
13811
13812 * MAINTAINERS: add myself to Write After Approval list.
13813
13814 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
13815
13816 * Makefile.in (check-c++): New rule.
13817
13818 * configure.in (target_libs): Remove libg++.
13819 (noconfigdirs): Remove libg++.
13820 (noconfigdirs): Same.
13821 (noconfigdirs): Same.
13822 (noconfigdirs): Same.
13823
13824 * config-ml.in: Remove libg++ references.
13825
13826 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
13827 (ALL_TARGET_MODULES): Same.
13828 (configure-target-libg++): Remove.
13829 (all-target-libg++): Remove.
13830 (configure-target-libio): Remove.
13831 (all-target-libio): Remove.
13832 (check-target-libio): Remove.
13833 (.PHONY): Remove.
13834 (libg++.tar.bz2): Remove.
13835 (all-target-cygmon): Remove libio.
13836 (all-target-libstdc++): Remove.
13837 (configure-target-libstdc++): Remove.
13838 (TARGET_LIB_PATH): Remove libstdc++.
13839 (ALL_GCC_CXX): Remove libstdc++.
13840 (all-target-gperf): Correct.
13841
13842 2001-02-16 Nick Clifton <nickc@redhat.com>
13843
13844 * configure.in (noconfigdirs): Allow configuration of texinfo
13845 for Cygwin hosts.
13846
13847 2001-02-15 Anthony Green <green@redhat.com>
13848
13849 * configure: Introduce GCJ_FOR_TARGET.
13850 * configure.in: Ditto.
13851 * Makefile.in: Ditto.
13852
13853 2001-02-13 Andreas Schwab <schwab@suse.de>
13854
13855 * MAINTAINERS: Update mail address.
13856
13857 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
13858
13859 * config.guess: Add linux target for S/390.
13860 * config.sub: Likewise.
13861
13862 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
13863
13864 * configure.in: for *-chorusos, don't config target-newlib and
13865 target-libgloss.
13866
13867 2001-02-06 Ben Elliston <bje@redhat.com>
13868
13869 * configure: Output host type to stdout, not stderr.
13870
13871 2001-02-05 Mark Mitchell <mark@codesourcery.com>
13872
13873 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
13874 * ltcf-cxx.sh: Likewise.
13875
13876 * config.if: Assume enable_libstdcxx_v3 is defined.
13877
13878 2001-02-04 Mark Mitchell <mark@codesourcery.com>
13879
13880 Remove V2 C++ library.
13881 * configure.in: Remove --enable-libstdcxx_v3 support.
13882
13883 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
13884
13885 * include/demangle.h: Add prototype for java_demangle_v3.
13886
13887 2001-01-29 Phil Edwards <pme@sources.redhat.com>
13888
13889 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
13890
13891 2001-01-27 Richard Henderson <rth@redhat.com>
13892
13893 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
13894
13895 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13896
13897 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
13898 Don't unset, it's non-portable and no longer necessary, set to empty
13899 instead.
13900
13901 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13902
13903 * ltconfig: Shell portability fix for the tagname validity check.
13904
13905 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
13906
13907 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
13908 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
13909
13910 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13911
13912 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
13913
13914 2001-01-26 Tom Tromey <tromey@redhat.com>
13915
13916 * configure.in: Allow libgcj to be built on Sparc Solaris.
13917
13918 2001-01-25 David Edelsohn <edelsohn@gnu.org>
13919
13920 * ltcf-c.sh: Add aix5 case.
13921 * ltcf-cxx.sh: Likewise.
13922 * ltconfig: Likewise.
13923
13924 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
13925
13926 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
13927 keep at least one of build_libtool_libs or build_old_libs set to
13928 yes.
13929
13930 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
13931 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
13932
13933 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
13934
13935 * configure.in: Enable libgcj on several additional platforms.
13936
13937 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
13938
13939 * configure.in: Enable libgcj for linux targets.
13940
13941 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13942
13943 * MAINTAINERS (Write After Approval): Add myself.
13944
13945 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
13946
13947 * MAINTAINERS: Add myself as vax port maintainer.
13948
13949 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
13950
13951 * MAINTAINERS: Add myself as Mercury front-end maintainer.
13952
13953 2001-01-09 Mike Stump <mrs@wrs.com>
13954
13955 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
13956 failures of subdirectories.
13957
13958 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13959
13960 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
13961 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13962 * ltcf-cxx.sh: Likewise.
13963 * ltcf-gcj.sh: Likewise.
13964 * ltconfig.sh: Fix typo.
13965
13966 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13967
13968 * configure: handle DOS-style absolute paths.
13969
13970 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13971
13972 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
13973
13974 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
13975
13976 * MAINTAINERS: Add myself as avr port co-maintainer.
13977
13978 2000-12-28 Ben Elliston <bje@redhat.com>
13979
13980 * MAINTAINERS: Add myself under ``Write After Approval''.
13981
13982 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
13983
13984 * texinfo: Remove directory from GCC.
13985
13986 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
13987
13988 * COPYING: Update to current
13989 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
13990 to 19yy as example year in copyright notice).
13991
13992 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
13993
13994 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
13995 (libstdcxx_incdir): Pass down.
13996 * config.if: Remove expired bits for cxx_interface, add stub.
13997 (libstdcxx_incdir): Add variable for g++ include directory.
13998 * configure.in (gxx_include_dir): Use it.
13999
14000 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
14001
14002 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
14003 with old-email address from ``Write After Approval''.
14004
14005 2000-12-15 Andreas Jaeger <aj@suse.de>
14006
14007 * configure.in: Handle lang_dirs.
14008
14009 2000-12-14 Tom Tromey <tromey@redhat.com>
14010
14011 * MAINTAINERS: Removed brads.
14012
14013 * MAINTAINERS: Added gcj developers.
14014
14015 2000-12-13 Anthony Green <green@redhat.com>
14016
14017 * configure.in: Disable libgcj for any target not specifically
14018 listed. Disable libgcj for x86 and Alpha Linux until compatible
14019 with g++ abi.
14020
14021 2000-12-13 Mike Stump <mrs@wrs.com>
14022
14023 * Makefile.in (local-distclean): Also remove fastjar.
14024
14025 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
14026
14027 * contrib/gcc_update: Add fastjar --touch entries.
14028
14029 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
14030
14031 * configure.in: Disable language-specific target libraries for
14032 languages that aren't enabled.
14033
14034 2000-12-10 Anthony Green <green@redhat.com>
14035
14036 * configure.in: Define libgcj. Disable libgcj target libraries for
14037 most targets.
14038
14039 2000-12-10 Neil Booth <neilb@earthling.net>
14040
14041 * MAINTAINERS: Update mail address, remove from WAA list.
14042
14043 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14044
14045 * libjava: Imported from /cvs/java.
14046 * libffi: Likewise.
14047 * Boehm-gc: Likewise.
14048
14049 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14050
14051 * configure.in (target_libs): Revert 2000-12-08 patch.
14052 (noconfigdirs): Added target-libjava.
14053
14054 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
14055
14056 * djunpack.bat: removed.
14057
14058 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
14059
14060 * Makefile.in: handle DOS-style absolute paths.
14061 * config-ml.in: likewise.
14062 * symlink-tree: likewise.
14063
14064 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14065
14066 * fastjar: Imported.
14067
14068 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14069
14070 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
14071 libjava.
14072 * configure.in (target_libs): Removed `target-libjava'.
14073
14074 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14075
14076 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
14077 (ALL_MODULES): Added fastjar.
14078 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
14079 (all-target-libjava): all-fastjar replaces all-zip.
14080 (all-fastjar): Added.
14081 (configure-target-fastjar, all-target-fastjar): Likewise.
14082 * configure.in (host_tools): Added fastjar.
14083
14084 2000-12-07 Mike Stump <mrs@wrs.com>
14085
14086 * Makefile.in (local-distclean): Remove leftover built files.
14087
14088 2000-11-24 Nick Clifton <nickc@redhat.com>
14089
14090 * configure.in (xscale-elf): Add target.
14091 (xscale-coff): Add target.
14092
14093 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
14094
14095 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14096 recent versions of FreeBSD (release 3 or later).
14097 * ltconfig: On FreeBSD, -lc must not be provided when building
14098 a shared library or else the standard -pthread gcc option is
14099 rendered worthless to later users of the built library.
14100
14101 2000-11-16 Fred Fish <fnf@be.com>
14102
14103 * configure.in (enable_libstdcxx_v3): Fix typo,
14104 libstd++ -> libstdc++.
14105
14106 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14107
14108 * MAINTAINERS: Add self to Write After Approval list.
14109
14110 2000-11-21 Bernd Schmidt <bernds@redhat.com>
14111
14112 * MAINTAINERS: Update my email address. Add myself to global write
14113 privs list.
14114
14115 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
14116
14117 * Makefile.in: Merge with src and libgcj.
14118 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
14119 configure-target-<library> when their configure scripts need the C
14120 or C++ library to have already been built to work properly.
14121 (do_proto_toplev): Set them to an empty string.
14122
14123 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
14124 (REALLY_SET_LIB_PATH): Use them.
14125
14126 2000-11-17 Stan Shebs <shebs@apple.com>
14127
14128 * MAINTAINERS: Add self to Write After Approval list.
14129
14130 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14131
14132 * configure: Provide the original toplevel configure arguments
14133 (including $0) to subprocesses in the environment rather than
14134 through gcc/configargs.h.
14135
14136 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14137
14138 * MAINTAINERS: Remove references to cccp. Change C9X reference to
14139 C99. Alphabetise "Write After Approval" list.
14140
14141 2000-11-12 Mark Mitchell <mark@codesourcery.com>
14142
14143 * configure: Turn on libstdc++ V3 by default.
14144
14145 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
14146 if we've got GCC.
14147
14148 2000-11-11 Philip Blundell <philb@gnu.org>
14149
14150 * MAINTAINERS: Add self to Write After Approval list.
14151
14152 2000-11-09 David Edelsohn <edelsohn@gnu.org>
14153
14154 * ltcf-c.sh (aix4): Improve shared library configuration; require
14155 exporting symbols.
14156 * ltcf-cxx.sh (aix4): Define.
14157 * ltconfig (aix4): Define library and soname specs appropriate for
14158 AIX. Define command to create export symbols list.
14159
14160 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
14161
14162 * config.sub: Add support for Sun Chorus
14163
14164 2000-10-31 Nick Clifton <nickc@redhat.com>
14165
14166 * MAINTAINERS: Rename <name>@cygnus.com addresses to
14167 <name>@redhat.com. Also installed new email address for Clint
14168 Popetz.
14169
14170 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
14171
14172 * etc: Remove directory from GCC.
14173
14174 2000-10-16 Michael Meissner <meissner@redhat.com>
14175
14176 * configure (gcc/configargs.h): Only create if there is a build GCC
14177 directory created.
14178
14179 2000-10-16 Matthias Klose <doko@debian.org>
14180
14181 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
14182 when configured for libstdc++-v3.
14183
14184 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
14185
14186 * configure: Save configure arguments to gcc/configargs.h.
14187
14188 2000-10-04 Philipp Thomas <pthomas@suse.de>
14189
14190 * config.guess: Import CVS version 1.157.
14191 * config.sub: Import CVS version 1.181.
14192
14193 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
14194
14195 * Makefile.in (bootstrap): avoid recursion if subdir missing
14196 (cross): ditto
14197 (do-proto-toplev): ditto
14198
14199 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
14200
14201 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
14202 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
14203
14204 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
14205 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
14206 all affected `configure' scripts.
14207
14208 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
14209
14210 * MAINTAINERS: Add self as cpplib co-maintainer.
14211
14212 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
14213
14214 * MAINTAINERS: Add self to Write After Approval list.
14215
14216 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14217
14218 * INSTALL/README: egcs -> GCC update.
14219
14220 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
14221
14222 * MAINTAINERS: Add myself to Write After Approval list.
14223
14224 2000-09-15 Kazu Hirata <kazu@hxi.com>
14225
14226 * MAINTAINERS: Add myself to Write After Approval list.
14227
14228 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
14229
14230 * configure.in: Do not build byacc for hppa64. Provide paths to the
14231 X11 libraries for hppa64.
14232
14233 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14234
14235 * MAINTAINERS: Add myself as 68hc11 port maintainer.
14236
14237 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
14238
14239 * Makefile.in (all-zlib): Added dummy target.
14240
14241 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14242 ltcf-gcj.sh: Updated from libtool multi-language branch.
14243
14244 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
14245
14246 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
14247 (bootstrap*): Depend on all-bootstrap.
14248
14249 2000-09-05 Philipp Thomas <pthomas@suse.de>
14250
14251 * config.guess: Import CVS version 1.156.
14252 * config.sub: Import CVS version 1.179.
14253
14254 2000-09-02 Anthony Green <green@cygnus.com>
14255
14256 * Makefile.in (all-gcc): Depend on all-zlib.
14257 (CLEAN_MODULES): Add clean-zlib.
14258 (ALL_MODULES): Add all-zlib.
14259 * configure.in (host_libs): Add zlib.
14260
14261 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
14262
14263 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
14264 crosses, but add gcc/include to the header search path for them.
14265
14266 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
14267
14268 * MAINTAINERS: Add self to Write After Approval list.
14269
14270 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14271
14272 * config.guess: Import CVS version 1.152.
14273 * config.sub: Import CVS version 1.177.
14274
14275 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
14276
14277 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
14278 $targargs to tell whether newlib is going to be built.
14279
14280 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
14281 $$r/TARGET_SUBDIR/libio for _G_config.h.
14282
14283 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
14284
14285 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
14286
14287 2000-08-22 DJ Delorie <dj@redhat.com>
14288
14289 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
14290
14291 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
14292
14293 * config-ml.in (CC, CXX): Avoid trailing whitespace.
14294 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
14295 sub-configures.
14296
14297 2000-08-21 DJ Delorie <dj@redhat.com>
14298
14299 * MAINTAINERS: Add self as a libiberty maintainer
14300
14301 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
14302
14303 * configure.in (libstdcxx_flags): Use
14304 libstdc++-v3/src/libstdc++.INC.
14305
14306 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
14307
14308 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
14309
14310 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
14311
14312 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
14313
14314 * configure: Make enable_threads and enable_shared defaults
14315 explicit. Substitute enable_threads into generated Makefiles.
14316 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
14317 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
14318
14319 2000-08-13 Geoff Keating <geoffk@cygnus.com>
14320
14321 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
14322
14323 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
14324
14325 * config-ml.in (CC): Remove bogus duplicate quotation mark from
14326 previous delta.
14327
14328 2000-08-11 Jason Merrill <jason@redhat.com>
14329
14330 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
14331 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
14332 (FLAGS_FOR_TARGET): Not here.
14333 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
14334
14335 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
14336
14337 * config-ml.in (CC, CXX): Don't introduce a leading space.
14338
14339 2000-08-07 DJ Delorie <dj@delorie.com>
14340
14341 * MAINTAINERS: Add self as a DJGPP maintainer
14342
14343 2000-08-07 DJ Delorie <dj@redhat.com>
14344
14345 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
14346 "if we're also building gcc, and it's a gcc that will run on the
14347 build machine, we want to use its includes instead of the system's
14348 default includes".
14349
14350 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
14351
14352 * MAINTAINERS: Add self to Write After Approval list.
14353
14354 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
14355
14356 * configure.in (libstdcxx_flags): Don't use `"'.
14357
14358 * config-ml.in: Adjust multilib search paths to the
14359 appropriate multilib tree.
14360
14361 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
14362
14363 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
14364 commas in $LANGUAGES.
14365
14366 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
14367
14368 * configure.in: Re-enable all references to libg++ and librx.
14369
14370 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
14371
14372 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
14373 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
14374 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
14375 * ltcf-cxx.sh (need_lc): Set based on postdeps.
14376
14377 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
14378
14379 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
14380
14381 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
14382 CXX_FOR_TARGET for sed.
14383
14384 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
14385
14386 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
14387 Do not override if already set in the environment or in configure.
14388 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
14389 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
14390
14391 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
14392
14393 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
14394 the libtool CVS tree multi-language branch.
14395 * ltconfig, ltmain.sh: Updated.
14396
14397 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
14398
14399 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
14400 (clean-target): Depend on it.
14401
14402 * Makefile.in (FLAGS_FOR_TARGET): New macro.
14403 (GCC_FOR_TARGET): Use it.
14404 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
14405 * configure.in: ... here.
14406 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
14407 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
14408
14409 2000-07-24 Eric Christopher <echristo@cygnus.com>
14410
14411 * MAINTAINERS: Add self to Write After Approval list.
14412
14413 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
14414
14415 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
14416 (configure-target-libchill, configure-target-libobjc): Likewise.
14417
14418 * configure.in: Use the same cache file for all target libs.
14419 * config-ml.in: But different cache files per multilib variant.
14420
14421 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14422
14423 * configure (topsrcdir): Don't use dirname.
14424
14425 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
14426
14427 * MAINTAINERS: Add self to Write After Approval list.
14428
14429 2000-07-20 Jason Merrill <jason@redhat.com>
14430
14431 * configure.in: Remove all references to libg++ and librx.
14432
14433 * configure, configure.in, Makefile.in: Unify gcc and binutils.
14434
14435 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
14436
14437 * config.sub: Update to subversions version 2000-07-06.
14438
14439 2000-07-12 Andrew Haley <aph@cygnus.com>
14440
14441 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
14442 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
14443
14444 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
14445
14446 * symlink-tree: Check number of arguments.
14447
14448 2000-07-05 Jim Wilson <wilson@cygnus.com>
14449
14450 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
14451 search path for a g++ extracted from the build tree. This
14452 will allow link tests run by configure scripts in
14453 subdirectories to succeed.
14454
14455 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
14456
14457 * ltconfig: Add support for mips-dde-sysv4.2MP
14458
14459 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
14460
14461 * MAINTAINERS: Add myself as loop discovery maintainer.
14462
14463 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
14464
14465 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
14466 `os2'. Force ac_cv_exeext to be ".exe" in that case.
14467
14468 2000-06-19 Timothy Wall <twall@cygnus.com>
14469
14470 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
14471 * config.sub: Add tic54x target.
14472
14473 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
14474
14475 * MAINTAINERS: Add self as Fortran maintainer,
14476 remove Craig Burley.
14477
14478 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
14479
14480 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
14481 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
14482
14483 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
14484
14485 * MAINTAINERS: Add self as i18n maintainer
14486
14487 20000-05-21 H.J. Lu (hjl@gnu.org)
14488
14489 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
14490 directory are used if they exist. Make sure
14491 $(build_tooldir)/include is searched for header files,
14492 $(build_tooldir)/lib/ for library files.
14493 (GCC_FOR_TARGET): Likewise.
14494 (CXX_FOR_TARGET): Likewise.
14495
14496 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
14497
14498 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
14499
14500 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
14501
14502 * Makefile.in (configure-target-libiberty): Depend on
14503 configure-target-newlib.
14504
14505 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
14506
14507 * configure.in, Makefile.in: Merge all libffi-related
14508 configury stuff from the libgcj tree.
14509
14510 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
14511
14512 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14513 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
14514
14515 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
14516
14517 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14518 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
14519 current version information. Add to proto-toplev directory.
14520 (gdb-taz): Build do-djunpack.
14521
14522 2000-05-15 David Edelsohn <edelsohn@gnu.org>
14523
14524 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
14525
14526 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
14527
14528 * MAINTAINERS: Add self to Write After Approval list.
14529
14530 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14531
14532 * ltmain.sh: Preserve in relink_command any environment
14533 variables that may affect the linker behavior.
14534
14535 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
14536
14537 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
14538
14539 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
14540
14541 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
14542
14543 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
14544
14545 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
14546 with the version name.
14547
14548 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
14549
14550 * MAINTAINERS: Add self as bb-reorder maintainer.
14551
14552 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
14553
14554 * config.if: Tweak.
14555
14556 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
14557
14558 * djunpack.bat: New file.
14559
14560 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
14561
14562 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
14563 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
14564 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
14565 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
14566
14567 2000-04-16 Dave Pitts <dpitts@cozx.com>
14568
14569 * config.sub (case $basic_machine): Change default for "ibm-*"
14570 to "openedition".
14571
14572 2000-04-13 Andreas Jaeger <aj@suse.de>
14573
14574 * MAINTAINERS: Added myself.
14575
14576 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
14577
14578 * Makefile.in (gdb-taz): New target. GDB specific archive.
14579 (do-md5sum): New target.
14580 (MD5PROG): Define.
14581 (PACKAGE): Default to TOOL.
14582 (VER): Default to a shell script.
14583 (taz): Rewrite target. Move real work to do-proto-toplev. Include
14584 md5 checksum generation.
14585 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
14586 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
14587 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
14588 insight.tar.bz2): Use gdb-taz to create archive.
14589
14590 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
14591
14592 * configure (warn_cflags): Delete.
14593
14594 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
14595
14596 * MAINTAINERS: Added myself.
14597
14598 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
14599 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
14600
14601 * configure.in (enable_libstdcxx_v3): Add.
14602 (target_libs): Add bits here to switch between libstdc++-v2 and
14603 libstdc++-v3.
14604 * config.if: And this file too.
14605 * Makefile.in: Add libstdc++-v3 targets.
14606
14607 2000-04-05 Michael Meissner <meissner@redhat.com>
14608
14609 * config.sub (d30v): Add d30v as a basic machine type.
14610
14611 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
14612
14613 * configure.in: -linux-gnu*, not -linux-gnu.
14614
14615 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
14616
14617 * MAINTAINERS: Add self in write-after-approval section.
14618
14619 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
14620
14621 * MAINTAINERS: Add self as ia64 port maintainer.
14622
14623 2000-03-08 Neil Booth <NeilB@earthling.net>
14624
14625 * MAINTAINERS: Add self in write-after-approval section.
14626
14627 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
14628
14629 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
14630 (do-tar-bz2): Replace TOOL with PACKAGE.
14631 (gdb.tar.bz2): Remove GDBTK from GDB package.
14632 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
14633 dejagnu.tar.bz2): New packages.
14634
14635 2000-02-27 Andreas Jaeger <aj@suse.de>
14636
14637 * configure.in: Add entry for mips*-*-linux*, move catch all
14638 *-*-*linux* entry below this one.
14639
14640 2000-02-27 Ian Lance Taylor <ian@zembu.com>
14641
14642 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
14643
14644 2000-02-24 Nick Clifton <nickc@cygnus.com>
14645
14646 * config.sub: Support an OS of "wince".
14647
14648 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
14649
14650 * config.guess, config.sub: Updated to match config's 2000-02-15
14651 version.
14652
14653 2000-02-23 Linas Vepstas <linas@linas.org>
14654
14655 * config.sub: Add support for Linux/IBM 370.
14656 * configure.in: Likewise.
14657
14658 2000-02-22 Nick Clifton <nickc@cygnus.com>
14659
14660 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
14661
14662 2000-02-20 Christopher Faylor <cgf@cygnus.com>
14663
14664 * config.guess: Guess "cygwin" rather than "cygwin32".
14665
14666 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14667
14668 * configure (gcc_version): When setting, narrow search to
14669 lines containing `version_string'.
14670
14671 2000-02-15 Denis Chertykov <denisc@overta.ru>
14672
14673 * config.sub: Add support for avr target.
14674
14675 2000-02-14 Nick Clifton <nickc@cygnus.com>
14676
14677 * MAINTAINERS: Add maintainers for MCore port.
14678
14679 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
14680
14681 * config.sub: Add mmix-knuth-mmixware.
14682
14683 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14684
14685 * MAINTAINERS: Pair cccp with cpplib maintainership.
14686
14687 2000-01-27 Christopher Faylor <cgf@redhat.com>
14688
14689 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
14690 structure stuff to -L library search.
14691 (CXX_FOR_TARGET): Ditto.
14692 (CROSS_CHECK_MODULES): Fix spelling mistake.
14693
14694 2000-01-24 Mark Mitchell <mark@codesourcery.com>
14695
14696 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
14697 the C++ compiler.
14698
14699 2000-01-12 Richard Henderson <rth@cygnus.com>
14700
14701 * configure.in: Don't build some bits for beos.
14702
14703 2000-01-12 Joel Sherrill (joel@OARcorp.com)
14704
14705 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
14706 as include files.
14707
14708 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
14709
14710 * Add self as cpplib maintainer, as requested by Jason
14711 Merrill. Correct my e-mail address.
14712
14713 2000-01-06 Geoff Keating <geoffk@cygnus.com>
14714
14715 * configure.in: Use mt-aix43 to handle *_TARGET defs,
14716 not mh-aix43.
14717
14718 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
14719
14720 * MAINTAINERS: Add myself to "write after approval" list.
14721
14722 1999-12-14 Richard Henderson <rth@cygnus.com>
14723
14724 * config.guess (alpha-osf, alpha-linux): Detect ev67.
14725 * config.sub: Accept alphaev[78], alphaev8.
14726
14727 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14728
14729 * config.guess, config.sub: Update from autoconf.
14730
14731 1999-11-29 Bruce Korb <autogen@linuxbox.com>
14732
14733 * MAINTAINERS: update my playtime e-address.
14734
14735 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14736
14737 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
14738 necessary libraries are missing.
14739
14740 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
14741
14742 * MAINTAINERS: Add new 'write after approval' maintainer.
14743
14744 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
14745
14746 * MAINTAINERS: Add new Java maintainer.
14747
14748 1999-10-25 Andreas Schwab <schwab@suse.de>
14749
14750 * configure: Fix quoting inside arguments of eval.
14751
14752 1999-10-21 Nick Clifton <nickc@cygnus.com>
14753
14754 * config-ml.in: Allow suppression of some ARM multilibs.
14755
14756 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
14757
14758 * config.guess: Add OS/390 match pattern.
14759 * config.sub: Add mvs, openedition targets.
14760 * configure.in (i370-ibm-opened*): New.
14761
14762 1999-09-04 Steve Chamberlain <sac@pobox.com>
14763
14764 * config.sub: Add support for configuring for pj.
14765
14766 1999-08-31 Nick Clifton <nickc@cygnus.com>
14767
14768 * config.sub (maybe_os): Add support for configuring for fr30.
14769
14770 1999-08-25 Nick Clifton <nickc@cygnus.com>
14771
14772 * configure.in: Do not configure or build ld for AIX
14773 platforms. ld is known to be broken on these platforms.
14774
14775 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14776
14777 * config-ml.in: Pass compiler flag corresponding to multidirs to
14778 subdir configures.
14779
14780 1999-08-09 Ian Lance Taylor <ian@zembu.com>
14781
14782 * Makefile.in (LDFLAGS): Define.
14783
14784 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
14785
14786 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
14787 noconfigdirs.
14788 (*-*-cygwin*): Likewise.
14789
14790 1999-08-08 Ian Lance Taylor <ian@zembu.com>
14791
14792 * mkdep: New file.
14793 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
14794 (BINUTILS_SUPPORT_DIRS): Add mkdep.
14795
14796 From Eli Zaretskii <eliz@is.elta.co.il>:
14797 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
14798 long file name when using DJGPP on MS-DOS.
14799
14800 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
14801
14802 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
14803
14804 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
14805
14806 * Makefile.in (check-target-libio): Remove all-target-libstdc++
14807 dependency as this causes "make check" to globally "make all"
14808
14809 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
14810
14811 * configure.in (target_libs): Added target-zlib.
14812 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
14813 (CONFIGURE_TARGET_MODULES): Likewise.
14814 (CHECK_TARGET_MODULES): Likewise.
14815 (INSTALL_TARGET_MODULES): Likewise.
14816 (CLEAN_TARGET_MODULES): Likewise.
14817 (configure-target-zlib): New target.
14818 (all-target-zlib): Likewise.
14819 (all-target-libjava): Depend on all-target-zlib.
14820 (configure-target-libjava): Depend on configure-target-zlib.
14821
14822 * Makefile.in (configure-target-libjava): Depend on
14823 configure-target-newlib.
14824 (configure-target-boehm-gc): New target.
14825 (configure-target-qthreads): New target.
14826
14827 * configure.in (target_libs): Added target-qthreads.
14828 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
14829 (CONFIGURE_TARGET_MODULES): Likewise.
14830 (CHECK_TARGET_MODULES): Likewise.
14831 (INSTALL_TARGET_MODULES): Likewise.
14832 (CLEAN_TARGET_MODULES): Likewise.
14833 (all-target-qthreads): New target.
14834 (configure-target-libjava): Depend on configure-target-qthreads.
14835 (all-target-libjava): Depend on all-target-qthreads.
14836
14837 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
14838 (CONFIGURE_TARGET_MODULES): Likewise.
14839 (CHECK_TARGET_MODULES): Likewise.
14840 (INSTALL_TARGET_MODULES): Likewise.
14841 (CLEAN_TARGET_MODULES): Likewise.
14842 (all-target-libjava): New target.
14843 (all-target-boehm-gc): Likewise.
14844 * configure.in (target_libs): Added libjava, boehm-gc.
14845
14846 1999-07-22 Ian Lance Taylor <ian@zembu.com>
14847
14848 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
14849 configure.bat in SUPPORT_FILES.
14850 (gas+binutils.tar.bz2): Likewise.
14851
14852 * makeall.bat: Remove; obsolete.
14853
14854 1999-07-21 Ian Lance Taylor <ian@zembu.com>
14855
14856 From Mark Elbrecht:
14857 * configure.bat: Remove; obsolete.
14858
14859 1999-07-11 Ian Lance Taylor <ian@zembu.com>
14860
14861 * configure: Add -W -Wall to the default CFLAGS when compiling with
14862 gcc.
14863
14864 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
14865
14866 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
14867
14868 1999-06-30 Mark Mitchell <mark@codesourcery.com>
14869
14870 * configure.in: Build ld on IRIX6.
14871
14872 1999-06-12 Ian Lance Taylor <ian@zembu.com>
14873
14874 * Makefile.in: Change distribution targets to use bzip2 instead of
14875 gzip.
14876 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
14877 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
14878
14879 1999-06-04 Nick Clifton <nickc@cygnus.com>
14880
14881 * config.sub: Add mcore target.
14882
14883 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
14884
14885 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
14886
14887 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
14888
14889 * config.guess (dummy): Changed to $dummy.
14890
14891 1999-05-24 Nick Clifton <nickc@cygnus.com>
14892
14893 * config.sub: Tidied up case statements.
14894
14895 1999-05-22 Ben Elliston <bje@cygnus.com>
14896
14897 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
14898 <jiro@din.or.jp>.
14899
14900 * config.guess: Merge with FSF version. Future changes will be
14901 more accurately recorded in this ChangeLog.
14902 * config.sub: Likewise.
14903
14904 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
14905
14906 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
14907
14908 1999-04-30 Tom Tromey <tromey@cygnus.com>
14909
14910 * ltmain.sh: [mode link] Always use CC given by ltconfig.
14911
14912 1999-04-23 Tom Tromey <tromey@cygnus.com>
14913
14914 * ltconfig, ltmain.sh: Update to libtool 1.2f.
14915
14916 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
14917
14918 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
14919 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
14920 Bad merge removed these two changes.
14921
14922 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
14923 Martin Heller (Ing.-Buero_Heller@t-online.de)
14924
14925 * config.guess (interix Alpha): Add.
14926
14927 1999-04-11 Richard Henderson <rth@cygnus.com>
14928
14929 * configure.in (i?86-*-beos*): Do config gperf; don't config
14930 gdb, newlib, or libgloss.
14931
14932 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
14933
14934 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
14935 link a trivial program with -mabi=64. If it fails, remove mabi=64
14936 from multidirs.
14937
14938 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
14939
14940 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
14941
14942 1999-04-08 Nick Clifton <nickc@cygnus.com>
14943
14944 * config.sub: Add support for mcore targets.
14945
14946 1999-04-07 Michael Meissner <meissner@cygnus.com>
14947
14948 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
14949 not mt-ospace, in order to shut up assembler warning about using
14950 symbols that are named the same as registers.
14951
14952 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
14953
14954 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
14955 dependency list for all-target-cygmon.
14956
14957 1999-04-05 Doug Evans <devans@casey.cygnus.com>
14958
14959 * config-ml.in: Check $host, not $target, for selective multilibs.
14960 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
14961 thumb interworking, and underscore prefix multilibs.
14962
14963 1999-04-04 Ian Lance Taylor <ian@zembu.com>
14964
14965 * missing: Update to version from current automake.
14966
14967 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
14968
14969 * configure (gxx_include_dir): Removed.
14970
14971 * configure.in (gxx_include_dir): Handle it.
14972 * Makefile.in: Likewise.
14973
14974 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
14975
14976 * config.sub (mips64vr4111,mips64vr4111el) Add.
14977
14978 1999-03-21 Ben Elliston <bje@cygnus.com>
14979
14980 * config.guess: Correct typo for detecting ELF on FreeBSD.
14981
14982 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
14983
14984 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
14985 config/mh-djgpp.
14986
14987 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
14988
14989 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
14990 all-target-newlib to dependency list for all-target-bsp.
14991
14992 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
14993
14994 * config.sub: Add i386-uwin support.
14995 * config.guess: Likewise.
14996
14997 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14998
14999 * configure.in: cleanup, add mh-*pic handling for arm, special
15000 case powerpc*-*-aix*
15001
15002 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
15003
15004 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
15005 can be built.
15006
15007 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
15008
15009 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
15010 targets.
15011
15012 1999-03-02 Nick Clifton <nickc@cygnus.com>
15013
15014 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
15015
15016 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
15017
15018 * config.sub: Check for "cygwin*" rather than "cygwin32*"
15019
15020 1999-02-24 Nick Clifton <nickc@cygnus.com>
15021
15022 * config.sub: Fix typo in arm recognition.
15023
15024 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
15025
15026 * configure.in (noconfigdirs): Changed target_configdirs to
15027 include target-bsp only for m68k-*-elf* and m68k-*-coff*
15028 rather than m68k-*-* since it is not known to work on
15029 m68k-aout. Ditto for arm-*-*oabi.
15030
15031 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
15032
15033 * configure.in (*-*-windows*): Remove, no longer used.
15034
15035 1999-02-19 Ben Elliston <bje@cygnus.com>
15036
15037 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
15038 Smart and improved by Andrew Cagney.
15039
15040 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
15041
15042 * config.guess: Recognize openbsd-*-hppa.
15043
15044 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
15045
15046 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
15047 only if it is not empty.
15048
15049 1999-02-17 Nick Clifton <nickc@cygnus.com>
15050
15051 Patch from: Scott Bambrough <scottb@corelcomputer.com>
15052
15053 * config.guess: Modified to recognize uname's armv* syntax.
15054
15055 * config.sub: Modified to recognize uname's armv* syntax.
15056
15057 1999-02-17 Mark Salter <msalter@cygnus.com>
15058
15059 * configure.in: Added target-bsp for sparclite.
15060
15061 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
15062
15063 * config.sub: Recognize alphapca5[67] and up to alphaev8.
15064
15065 1999-02-08 Nick Clifton <nickc@cygnus.com>
15066
15067 * configure.in: Add support for strongarm port.
15068 * config.sub: Add support for strongarm target.
15069
15070 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
15071
15072 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
15073 the old name config/mh-cygwin32.
15074 Enable texinfo.
15075
15076 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
15077
15078 * configure.in: Do build ld for ix86 Solaris.
15079
15080 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
15081
15082 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
15083 $AR_FOR_TARGET. Likewise for RANLIB.
15084
15085 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
15086
15087 * config.sub (oabi): Recognize.
15088 * configure.in (arm-*-oabi): Handle.
15089
15090 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
15091
15092 * config.guess: Improve detection of i686 on UnixWare 7.
15093
15094 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
15095
15096 * config.guess: Add support for i386-pc-interix.
15097 * config.sub: Likewise.
15098 * configure.in: Likewise.
15099
15100 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
15101
15102 * Makefile.in: Remove unneeded all-target-libio from
15103 from all-target-winsup target since it is now unneeded.
15104 Add all-target-libtermcap in its place since it is now
15105 needed.
15106
15107 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
15108
15109 * configure.in: makefile stub for cygwin target is probably
15110 unnecessary. Remove it for now.
15111
15112 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
15113
15114 * configure.in: libtermcap.a should be built when cygwin is the
15115 target as well as the host.
15116 * config.guess: Allow mixed case in cygwin uname output.
15117 * Makefile.in: Add libtermcap target.
15118
15119 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
15120
15121 * config.sub: Clean up handling of hppa2.0.
15122
15123 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
15124
15125 * config.guess: Use C code to identify more HP machines.
15126
15127 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
15128
15129 * config.sub: Handle hppa2.0.
15130
15131 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
15132
15133 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
15134 cygmon for all sparclite targets, regardless of object format.
15135
15136 1998-12-15 Mark Salter <msalter@cygnus.com>
15137
15138 * configure.in: Added target-bsp for several target architectures.
15139
15140 * Makefile.in: Added rules for bsp.
15141
15142 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
15143
15144 * config.guess: Improve detection of hppa2.0 processors.
15145
15146 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
15147
15148 * config.guess: Recognize FreeBSD using ELF automatically.
15149
15150 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
15151
15152 * configure (skip-this-dir): Add handling for new shell script, which
15153 might be created by a sub-directory's configure to indicate, this particular
15154 directory is "unwanted".
15155 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
15156
15157 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
15158
15159 * ltconfig: import from libtool, after changing libtool to
15160 account for the cygwin name change.
15161
15162 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
15163
15164 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
15165 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
15166
15167 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
15168
15169 * configure.in: Add libtermcap to list of cygwin dependencies.
15170
15171 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
15172
15173 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
15174 they include winsup/include when it's a cygwin target.
15175
15176 1998-11-12 Tom Tromey <tromey@cygnus.com>
15177
15178 * configure.in (host_tools): Added zip.
15179 * Makefile.in (all-target-libjava): Depend on all-zip.
15180 (all-zip): New target.
15181 (ALL_MODULES): Added all-zip.
15182 (NATIVE_CHECK_MODULES): Added check-zip.
15183 (INSTALL_MODULES): Added install-zip.
15184 (CLEAN_MODULES): Added clean-zip.
15185
15186 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
15187
15188 * Makefile.in: lose "32" from comment about cygwin.
15189
15190 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
15191
15192 * configure.in: Use -Os to build target libraries for the fr30.
15193
15194 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
15195
15196 * config.sub: Add fr30.
15197
15198 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
15199
15200 * configure.in: drop "32" from config/mh-cygwin32. Check
15201 cygwin* instead of cygwin32*.
15202 * config.sub: Check cygwin* instead of cygwin32*.
15203
15204 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
15205
15206 * config.guess: Match any version of Unixware7.
15207
15208 1998-10-20 Syd Polk <spolk@cygnus.com>
15209
15210 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
15211 if desired.
15212
15213 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
15214
15215 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
15216 these if the appropriate directories and files to not exist.
15217
15218 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
15219
15220 * Makefile.in (DEVO_SUPPORT): Add config.if.
15221
15222 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
15223
15224 * configure: Add pattern to replace "build_tooldir"'s
15225 definition in the generated Makefile with "tooldir"'s
15226 actual value.
15227
15228 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
15229
15230 * config.sub: Bring back lost sparcv9.
15231
15232 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
15233
15234 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
15235
15236 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
15237 CC_FOR_TARGET and friends.
15238
15239 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15240
15241 * Makefile.in (build_tooldir): New variable, same as tooldir.
15242 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
15243 -B$(build_tooldir)/bin/.
15244 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
15245
15246 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
15247
15248 * README: Remove installation instructions and refer to the
15249 INSTALL directory instead.
15250
15251 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
15252
15253 * config.sub: Add support for i[34567]86-pc-udk.
15254 * configure.in: Likewise.
15255
15256 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
15257
15258 * Makefile.in: add bzip2 package building bits for user
15259 tools module
15260 * configure.in: ditto
15261
15262 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
15263
15264 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
15265 (ALL_TARGET_MODULES): Add all-target-libobjc.
15266 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15267 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15268 (all-target-libchill): Add dependencies.
15269 * configure.in (target_libs): Add libchill.
15270
15271 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
15272
15273 * configure.in (target_subdir): Remove duplicate line.
15274
15275 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
15276
15277 * Makefile.in (all-automake): fix dependencies.
15278
15279 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
15280
15281 * configure.in: Minor cleanups for building in the $(target_alias)
15282 subdir.
15283
15284 1998-09-22 Jim Wilson <wilson@cygnus.com>
15285
15286 * Makefile.in (bootstrap): Set r and s before make all. Use
15287 BASE_FLAGS_TO_PASS in make all.
15288 (cross): Likewise.
15289
15290 1998-09-20 Mark Mitchell <mark@markmitchell.com>
15291
15292 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
15293
15294 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
15295
15296 * config.sub: Fix typo in last change.
15297
15298 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15299
15300 * config.sub: Add support for C4x target.
15301 * configure.in: Likewise.
15302
15303 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
15304
15305 * config.sub: Recognize sparcv9 just like sparc64.
15306
15307 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
15308
15309 * config.guess: Match "Pent II" or "PentII" for OpenServer.
15310
15311 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
15312
15313 * config.guess: Correctly identify Pentium II sco boxes.
15314
15315 * config.guess: Fix "tr" code. From Weiwen Liu.
15316
15317 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
15318
15319 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
15320 stabs.
15321
15322 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
15323
15324 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
15325 (ALL_TARGET_MODULES): Add all-target-libchill.
15326 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15327 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15328 (all-target-libchill): Add dependencies.
15329 * configure.in (target_libs): Add libchill.
15330
15331 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
15332
15333 * config.guess: Avoid assumptions about "tr" behaves when
15334 LANG is set to something other than English.
15335
15336 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
15337
15338 * configure (gxx_include_dir): Changed to
15339 '${prefix}/include/g++'-${libstdcxx_interface}.
15340
15341 * config.if: New to determine the interfaces.
15342
15343 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
15344
15345 * config.guess: Detect and handle MPE/IX.
15346 * config.sub: Deal with MPE/IX.
15347
15348 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
15349
15350 * configure.in: Use mh-aix43.
15351
15352 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
15353
15354 * configure: Fix --without/--disable cases for gxx-include-dir.
15355
15356 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
15357
15358 * mdata-sh: Imported. Needed for automake support.
15359
15360 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
15361
15362 * Makefile.in (taz): Try "chmod -R og=u ." before
15363 "chmod og=u `find . -print`".
15364
15365 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
15366
15367 * configure.in: Add arm-elf and thumb-elf support.
15368
15369 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
15370
15371 * Makefile.in: Undo previous patch.
15372
15373 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
15374
15375 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
15376 to here ...
15377 (install-no-fixedincludes): and here
15378 (INSTALL_MODULES): ... from here.
15379
15380 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
15381
15382 * config.sub: Merge with FSF.
15383
15384 * config.guess: Merge with FSF.
15385
15386 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
15387
15388 * configure (extraconfigdirs): New variable.
15389 (SUBDIRS): Add extraconfigdirs and recurse on them too.
15390 * Makefile.in (all): Move higher in file.
15391 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
15392 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
15393 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
15394 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
15395 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
15396
15397 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
15398
15399 * Makefile.in (all-target-libjava): Depend on all-gcc and
15400 all-target-newlib.
15401 (configure-target-libjava): Depend on $(ALL_GCC).
15402
15403 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
15404
15405 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
15406 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
15407
15408 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
15409
15410 * INSTALL/README: Fix typo.
15411
15412 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
15413
15414 * ylwrap: Change absolute path checks to check for DOS style path
15415 names.
15416
15417 * ylwrap: Don't use a full path name if the source file is in the
15418 same directory. From hjl@lucon.org (H.J. Lu).
15419
15420 * config-ml.in: Default to being verbose, to match Feb 18 change to
15421 configure.
15422
15423 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
15424
15425 Brought over from egcs:
15426
15427 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
15428
15429 * configure.in (target_subdir): Set to ${target_alias} instead
15430 of "libraries".
15431
15432 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15433
15434 * configure.in (target_subdir): Set to libraries if enable_multilib.
15435
15436 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
15437
15438 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
15439 multilibs, force reconfiguration the first time we create
15440 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
15441
15442 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
15443
15444 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
15445 avoid confusion with --no-recursion.
15446
15447 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
15448
15449 * configure.in: Win32 hosts shouldn't use install -x
15450 * install-sh: remove -x option, and special .exe-handling
15451 hack.
15452
15453 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
15454
15455 * config.guess: Recognize i586-pc-beos.
15456 * configure.in: Don't build some bits for beos.
15457
15458 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
15459
15460 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
15461 CFLAGS default to -O2.
15462
15463 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
15464 when using GNU ld.
15465
15466 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
15467
15468 * ltmain.sh: Correct install when using a different shell.
15469
15470 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
15471
15472 * ltconfig, ltmain.sh: Update to libtool 1.2b.
15473
15474 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
15475
15476 * makefile.vms: Update to build binutils/makefile.vms. Add install
15477 target.
15478
15479 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
15480
15481 * ltconfig: Update to correct AIX handling.
15482
15483 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
15484
15485 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
15486
15487 * configure.in (target_subdir): Set to ${target_alias} instead
15488 of "libraries".
15489
15490 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
15491
15492 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
15493 (Makefile): Depend on $(gcc_version_trigger).
15494
15495 * configure (gcc_version): Change default initializer to empty
15496 string.
15497 (gcc_version_trigger): New variable; pass this variable down
15498 to subdir configures to enable them checking gcc's version
15499 themselves. Emit make macros for both gcc_version vars.
15500 (topsrcdir): Initialize reliably.
15501 (recursion line): Remove --with-gcc-version=${gcc_version}.
15502
15503 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
15504
15505 * configure (enable_version_specific_runtime_libs): Implement new flag
15506 --enable-version-specific-runtime-libs which installs C++ runtime stuff
15507 in $(libsubdir); emit definition in each generated Makefile.
15508 (gxx_include_dir): Initialize depending on
15509 $enable_version_specific_runtime_libs.
15510
15511 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
15512
15513 * configure (gcc_version): Initialize properly depending on
15514 how and where configure is started.
15515 (recursion line): Pass a --with-gcc-version=${gcc_version}
15516 to configures in subdirs.
15517
15518 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
15519
15520 * configure.in (noconfigdirs): Add configure pattern for mips tx39
15521 cygmon
15522
15523 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
15524
15525 * configure.in: Add cygmon and libstub support for mn10200.
15526
15527 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
15528
15529 * configure (gcc_version): Add new variable describing the
15530 particular gcc version we're building.
15531 * Makefile.in (libsubdir): Add new macro for the directory
15532 in which the compiler finds executables, libraries, etc.
15533 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
15534 and libsubdir.
15535
15536 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15537
15538 * Makefile.in (local-clean): Remove *.log.
15539 (warning.log): Built with warn_summary from build.log.
15540 (mail-report.log): Run test_summary.
15541 (mail-report-with-warnings.log): Run test_summary including
15542 warning.log in the report.
15543
15544 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
15545
15546 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
15547
15548 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
15549
15550 * Makefile.in (grep): Grep no longer depends on libiberty.
15551
15552 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
15553
15554 * Makefile.in: all-snavigator needs all-libgui.
15555
15556 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
15557
15558 * configure.in: Add cygmon and libstub support for mn10300.
15559
15560 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
15561
15562 * missing: Update to version from automake 1.3.
15563
15564 * ltmain.sh: On installation, don't get confused if the same name
15565 appears more than once in the list of library names.
15566
15567 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
15568
15569 * config.sub: Accept m68060 and m5200 as CPU names.
15570
15571 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
15572
15573 * configure: Use && rather than using -a in test, because odd
15574 strings can confuse test.
15575 * configure.in: Likewise.
15576
15577 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
15578
15579 * ltconfig, ltmain.sh: Bring in Visual C++ support.
15580
15581 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15582
15583 * Makefile.in (boostrap2-lean, bootstrap3-lean,
15584 bootstrap4-lean): New targets.
15585
15586 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
15587
15588 * mpw-* Delete. Not used.
15589
15590 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
15591
15592 * COPYING.LIB: Update FSF address.
15593
15594 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
15595
15596 * ltconfig, ltmain.sh: Update to libtool 1.2a.
15597
15598 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
15599 GAS_SUPPORT_DIRS.
15600
15601 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
15602
15603 * ltconfig, ltmain.sh: Avoid producing a version number if
15604 -version-info was not used.
15605
15606 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
15607
15608 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
15609 building with newlib.
15610
15611 1998-04-30 Paul Eggert <eggert@twinsun.com>
15612
15613 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
15614 Solaris `make' causes it to continue to next definition.
15615
15616 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
15617
15618 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
15619 the right GUI libraries and files are installed along with GDB.
15620
15621 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
15622
15623 * configure.in: Change alpha to alpha* in several places.
15624
15625 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
15626
15627 * config.sub: Recognize sparc86x.
15628
15629 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
15630
15631 * configure.in (--enable-target-optspace): Remove debug echo.
15632
15633 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
15634
15635 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
15636
15637 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
15638
15639 * ltconfig: Update cygwin32 support.
15640
15641 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
15642 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
15643 (GDB_SUPPORT_DIRS): Likewise.
15644
15645 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
15646
15647 * configure.in (target_makefile_frag): If --enable-target-optspace,
15648 use -Os to compile target libraries rather than -O2. Default to
15649 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
15650 not used.
15651 * configure.in (target_cflags): Ditto for d30v.
15652
15653 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
15654
15655 * Makefile.in (all-bfd): Depend on all-intl.
15656 (all-binutils): Likewise.
15657 (all-gas): Likewise.
15658 (all-gprof): Likewise.
15659 (all-ld): Likewise.
15660
15661 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
15662
15663 * configure.in (host_tools): Fix typo, lbtool -> libtool.
15664
15665 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
15666
15667 * Makefile.in (all-bfd): Depend upon all-libiberty.
15668
15669 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
15670
15671 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
15672
15673 * Makefile.in: Add libstub.
15674
15675 * configure.in: Ditto. Build libstub for targets that have cygmon
15676 support.
15677
15678 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
15679
15680 * configure.in: Don't set PICFLAG on ix86-cygwin32.
15681
15682 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
15683
15684 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
15685 use mh-sysv5 if specified. Support gprof on SCO Open Server.
15686
15687 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
15688
15689 * configure: Define DEFAULT_M4 by searching PATH.
15690 * Makfile.in: Use DEFAULT_M4.
15691
15692 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
15693
15694 * ltconfig: Add cygwin32 support.
15695
15696 * Makefile.in, configure.in: Add libtool as a native only directory
15697 to configure and build.
15698
15699 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
15700
15701 * Makefile.in (INSTALL_MODULES): Remove texinfo.
15702
15703 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
15704
15705 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
15706
15707 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
15708
15709 * Makefile.in: add ash make rules
15710 * configure.in: add ash to native_only and host_tools lists
15711
15712 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
15713
15714 * Makefile.in (all-gettext, all-intl): New targets.
15715 (ALL_MODULES): Added all-gettext, all-intl.
15716 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
15717 (INSTALL_MODULES): Added install-gettext, install-intl.
15718 (CLEAN_MODULES): Added clean-gettext, clean-intl.
15719
15720 * configure.in (host_tools): Added gettext.
15721 (native_only): Likewise.
15722 (noconfigdirs) [various cases]: Likewise.
15723 (host_libs): Added intl.
15724
15725 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
15726
15727 * configure: Do not disable building gdbtk for cygwin32 hosts.
15728
15729 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
15730
15731 * configure.in: Add thumb-coff target.
15732 * config.sub: Add thumb-coff target.
15733
15734 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
15735
15736 * Makefile.in: Revert yesterday's change.
15737 (all-target-winsup): all-target-librx stays out of here.
15738
15739 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
15740
15741 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
15742 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
15743 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
15744 Remove references to librx and libg++.
15745
15746 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
15747
15748 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
15749 recursive makes
15750
15751 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
15752
15753 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
15754 for newlib directory.
15755 (CXX_FOR_TARGET): Likewise.
15756
15757 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
15758
15759 * ltconfig: Update after libtool/ltconfig.in change for
15760 hpux11.
15761
15762 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
15763
15764 * ltconfig, ltmain.sh: Update to libtool 1.2.
15765
15766 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
15767
15768 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
15769 (install-gcc-cross): Instead, override LANGUAGES here.
15770
15771 1998-03-18 Dave Love <d.love@dl.ac.uk>
15772
15773 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
15774 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
15775
15776 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
15777
15778 * configure.in: Add Thumb-pe target.
15779
15780 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
15781
15782 * Makefile.in - changed sn targets to snavigator
15783 * configure.in - changed sn targets to snavigator
15784
15785 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
15786
15787 * config-ml.in: After building symlink tree call make distclean
15788 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
15789 to be the case for libiberty.
15790
15791 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
15792
15793 * configure: When making link, also check the current
15794 directory. The configure scripts may create one.
15795
15796 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
15797
15798 * config.sub: Accept alphapca56 and alphaev6 properly.
15799
15800 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15801
15802 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
15803
15804 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
15805
15806 * config.sub (sco5): Fix typo.
15807
15808 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
15809
15810 * Makefile.in (INSTALL_MODULES): Move install-tcl before
15811 install-itcl.
15812 (install-itcl): Remove dependency on install-tcl.
15813
15814 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
15815
15816 * configure.in: Remove libgloss from noconfigdirs for MN10300.
15817
15818 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
15819
15820 * configure.in: Don't build libgui for a cygwin32 target when not on
15821 a cygwin32 host.
15822
15823 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
15824
15825 * configure (redirect): Set to null, so default behavior of
15826 configure is now --verbose.
15827
15828 1998-02-16 Dave Love <d.love@dl.ac.uk>
15829
15830 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
15831 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
15832
15833 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
15834
15835 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
15836 this change to sync Makefile.in with its ChangeLog entries.
15837
15838 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
15839
15840 * ltmain.sh (mkdir): Check that the directory doesn't exist
15841 before we exit with error, so that we don't get races during
15842 parallel builds.
15843
15844 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
15845
15846 * ltconfig, ltmain.sh: Update from libtool 1.0i.
15847
15848 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
15849
15850 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
15851 PICFLAG_FOR_TARGET.
15852 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
15853
15854 * configure: Emit a definition for the new macro enable_shared
15855 into each Makefile.
15856
15857 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
15858
15859 * configure.in (host_tools, native_only): Add libtool.
15860
15861 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
15862
15863 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
15864 Fix typo in ming config comment.
15865
15866 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
15867
15868 * ltconfig, ltmain.sh: Update from libtool 1.0h.
15869
15870 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
15871
15872 * config.sub: Add tic30 cases, and map c30 to tic30.
15873
15874 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
15875
15876 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
15877 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
15878 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
15879 (CLEAN_TARGET_MODULES): Similarly
15880 (all-target-libf2c): Add dependences.
15881 * configure.in (target_libs): Add libf2c.
15882
15883 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
15884
15885 * configure.in: Remove expect from noconfigdirs when target
15886 is cygwin32. OK to build expect and dejagnu with Canadian
15887 Cross.
15888
15889 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
15890
15891 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
15892 host.
15893
15894 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
15895 and mingw32.
15896
15897 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
15898
15899 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
15900 here as it is not defined in the toplevel Makefile.
15901
15902 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
15903
15904 * configure (package_makefile_rules_frag): New variable, which names
15905 a file with generic rules, ...
15906 Change comment to mention we now have FIVE parts.
15907 * configure: Undo last change.
15908
15909 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
15910
15911 * config.guess: More accurate determination of HP processor types.
15912 * config.sub: More accurate determination of HP processor types.
15913
15914 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
15915
15916 * configure (package_makefile_frag): Move inserting the
15917 ${package_makefile_frag} to where it should be according
15918 to the comment.
15919
15920 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
15921
15922 * config.guess: Add support for Linux/ARM.
15923
15924 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
15925
15926 * .cvsignore: Remove *-info and *-install since they match
15927 release-info and mpw-install, which we don't want to just ignore.
15928
15929 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
15930
15931 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
15932
15933 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
15934
15935 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
15936 local_prefix to sub-make invocations.
15937
15938 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
15939
15940 * configure.in: Check makefile fragments in the source
15941 directory.
15942
15943 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15944
15945 * configure.in: Check whether host and target makefile
15946 fragments exist before adding them to *_makefile_frag.
15947
15948 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
15949
15950 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
15951
15952 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
15953
15954 * configure.in: Make sure we only replace RPATH_ENVVAR on
15955 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
15956 regexp to sed.
15957
15958 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
15959 to sub-makes.
15960
15961 1998-01-13 Lee Iverson (leei@ai.sri.com)
15962
15963 * config-ml.in (multi-do): LDFLAGS must include multilib
15964 designator.
15965
15966 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
15967
15968 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
15969
15970 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
15971
15972 * config.sub: Add mingw32 support.
15973 * configure.in: Likewise.
15974
15975 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
15976
15977 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
15978
15979 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
15980
15981 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15982 * configure (gxx_include_dir): Provide a definition for subdirs
15983 which do not use autoconf.
15984
15985 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
15986
15987 * config.guess: Sync with egcs. Picks up new alpha support,
15988 BeOS & some additional linux support.
15989
15990 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
15991
15992 * config.guess: HP 9000/803 is a PA1.1 machine.
15993
15994 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
15995
15996 * configure.in: It's alpha*-...
15997
15998 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15999
16000 * configure.in (host_makefile_frag, target_makefile_frag):
16001 Handle multiple config files.
16002 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
16003 alpha-*-*.
16004
16005 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
16006
16007 * mkdep: New file.
16008
16009 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
16010
16011 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
16012
16013 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
16014
16015 * Makefile.in: Add libgui directory.
16016 (GDB_TK): Add all-libgui.
16017 * configure.in: Add libgui directory.
16018 * configure: Add all-libgui to GDB_TK.
16019
16020 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
16021
16022 * config-ml.in (multidirs): Add m32r to multilib list.
16023
16024 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
16025
16026 * Makefile.in (all-target-gperf): Change dependency to
16027 all-target-libstdc++.
16028
16029 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
16030
16031 * config.guess: Add BeOS support.
16032
16033 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
16034
16035 Source directory cvs renamed to cvssrc:
16036 * configure.in (host_tools): Change cvs to cvssrc.
16037 (native_only): Likewise.
16038 (noconfigdirs) [various cases]: Likewise.
16039 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
16040 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
16041 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
16042 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
16043 (all-cvssrc): Rename target from all-cvs.
16044
16045 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
16046
16047 * configure (gxx_include_dir): Fix thinko.
16048
16049 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
16050
16051 * Makefile.in (INSTALL_TARGET_CROSS): Define.
16052 (install-cross, install-gcc-cross): New targets.
16053
16054 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
16055
16056 * configure.in (noconfigdirs): Add support for Thumb target.
16057
16058 * config.sub (maybe_os): Add support for Thumb target.
16059
16060 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
16061
16062 * Makefile.in: Add rules for cygmon.
16063
16064 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
16065
16066 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
16067
16068 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16069 * configure (gxx_include_dir): Provide a definition for subdirs
16070 which do not use autoconf.
16071
16072 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
16073
16074 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
16075 11/18/97 build
16076
16077 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
16078
16079 * From Franz Sirl.
16080 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
16081 found on RedHat Linux systems.
16082
16083 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
16084
16085 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
16086 guesses.
16087
16088 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
16089
16090 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
16091
16092 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
16093
16094 * ltmain.sh: If mkdir fails, check whether the directory was created
16095 anyhow by some other process.
16096
16097 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
16098
16099 * configure.in (d30v-*-*): Configure all directories.
16100
16101 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
16102
16103 * configure.in (d30v-*-*): Configure newlib, libiberty directories
16104 for the D30V.
16105
16106 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
16107
16108 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
16109
16110 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
16111
16112 * include/libiberty.h: Add extern "C" { so it can be used with C++
16113 progrms.
16114 * include/remote-sim.h: Add extern "C" { so it can be used with C++
16115 programs.
16116
16117 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
16118
16119 * configure.in (d30v-*-*): Configure GCC now.
16120
16121 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
16122
16123 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
16124 is no longer needed.
16125
16126 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
16127
16128 * Makefile.in: check-target-libio depends on all-target-libstdc++.
16129
16130 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
16131
16132 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
16133 targets using "$@" to provide support for similar but not identical
16134 targets without having to duplicate code.
16135
16136 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
16137
16138 * makefile.vms: Fix to work with DEC C.
16139
16140 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
16141
16142 * config.sub: Add mips-tx39-elf to marketing names.
16143
16144 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
16145
16146 * ltmain.sh: Handle symlinks in generated script.
16147
16148 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
16149
16150 * configure: Handle autoconf style directory options: --bindir,
16151 --datadir, --includedir, --infodir, --libdir, --libexecdir,
16152 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
16153 --sysconfdir.
16154 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
16155 (sharedstatedir, localstatedir, oldincludedir): New variables.
16156 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
16157 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
16158 sbindir, sharedstatedir, and sysconfdir.
16159
16160 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
16161
16162 * Makefile.in (bootstrap-lean): New target.
16163
16164 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
16165
16166 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
16167 sn, and gnuserv from noconfigdirs.
16168
16169 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
16170
16171 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
16172
16173 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
16174
16175 * Makefile.in (cross): New target.
16176
16177 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
16178 Jeff Law <law@cygnus.com>
16179
16180 * Makefile.in (bootstrap2, bootstrap3): New targets.
16181 (all-bootstrap): Remove outdated and confusing target.
16182 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
16183
16184 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
16185
16186 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
16187 windows. Consistent with gdb/configure.
16188
16189 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
16190
16191 * configure.in: Name Linux target fragment.
16192
16193 * configure: Rewrite so that project Makefile fragment is inserted
16194 first and appears last in the resulting Makefile.
16195
16196 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
16197
16198 * Makefile.in (install-itcl): Install tcl first.
16199
16200 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
16201
16202 * configure.in: remove bison from noconfigdirs for Cygwin32 host
16203
16204 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
16205
16206 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
16207
16208 * configure.in (skipdirs): Add target-librx for Linux.
16209 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
16210
16211 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
16212
16213 * Makefile.in (bootstrap): New target.
16214
16215 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
16216
16217 * config.sub: Accept 'amigados' for backward compatibility.
16218
16219 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
16220
16221 * config.guess: Merge with FSF.
16222
16223 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
16224
16225 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
16226
16227 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
16228
16229 * config.sub: Add "marketing-names" patch.
16230
16231 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
16232
16233 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
16234
16235 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
16236
16237 * config.sub: Handle v850-elf.
16238
16239 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
16240
16241 * .cvsignore (*-install): Remove.
16242
16243 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
16244
16245 * ltconfig: Set CONFIG_SHELL in libtool.
16246 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
16247
16248 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
16249
16250 * configure.in (target_subdir): Set to libraries if enable_multilib.
16251
16252 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
16253
16254 * config.guess: Update from gcc directory.
16255
16256 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
16257
16258 * Makefile.in (all-sim): Depends on all-readline.
16259
16260 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
16261
16262 * Makefile.in (BISON, YACC): Use $$s.
16263 (all-bison): Depend on all-texinfo.
16264
16265 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
16266
16267 * Makefile.in (BISON): Add -L flag.
16268 (YACC): Likewise.
16269
16270 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
16271
16272 * configure.in (noconfigdirs): Add support for v850e target.
16273
16274 * config.sub (maybe_os): Add support for v850e target.
16275
16276 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
16277
16278 * configure.in (noconfigdirs): Add support for v850ea target.
16279
16280 * config.sub (maybe_os): Add support for v850ea target.
16281
16282 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
16283
16284 * config.sub: Add mipstx39. Delete r3900.
16285
16286 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
16287
16288 * Makefile.in (all-autoconf): Depends on all-texinfo.
16289
16290 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
16291
16292 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
16293 eabi targets.
16294
16295 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
16296
16297 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
16298
16299 * configure: When handling a Canadian Cross, handle YACC as well as
16300 BISON. Just set BISON to bison. When setting YACC, prefer bison.
16301 * Makefile.in (all-bison): Depend upon all-texinfo.
16302
16303 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
16304
16305 * Makefile.in (BISON): bison, not byacc or bison -y.
16306 (YACC): bison -y or byacc or yacc.
16307 (various): Add *-bison as appropriate.
16308 (taz): No need to mess with BISON anymore.
16309
16310 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
16311
16312 * configure: If OSTYPE matches *win32*, try to find a good value for
16313 CONFIG_SHELL.
16314
16315 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
16316
16317 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
16318 configure.in if it is present.
16319
16320 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
16321
16322 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
16323
16324 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
16325
16326 * config.sub: Recognize `arc' cpu.
16327 * configure.in: Likewise.
16328 * config-ml.in: Likewise.
16329
16330 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
16331
16332 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
16333
16334 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
16335
16336 * configure: Changed sed delimiter from ':' to '|' when
16337 attempting to substitute ${config_shell} for SHELL. On
16338 NT ${config_shell} may contain a ':' in it.
16339
16340 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
16341
16342 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
16343
16344 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
16345
16346 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
16347
16348 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
16349
16350 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
16351
16352 * ylwrap: If the program is a relative path, force it to be
16353 absolute.
16354
16355 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
16356
16357 * configure (tooldir): Set BISON to `bison -y' and not just bison.
16358
16359 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
16360
16361 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
16362 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
16363 for libraries.
16364
16365 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
16366
16367 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
16368 separated by spaces.
16369
16370 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
16371
16372 * ylwrap: New file.
16373 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
16374
16375 * ltmain.sh: Handle /bin/sh at start of install program.
16376
16377 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
16378
16379 * ltconfig, ltmain.sh: New files, from libtool 1.0.
16380 * missing: New file, from automake 1.2.
16381
16382 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
16383
16384 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
16385 check-tk to CHECK_X11_MODULES.
16386
16387 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
16388
16389 * config.sub: Merge with FSF.
16390
16391 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
16392
16393 * config.guess: Merge with FSF.
16394
16395 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
16396
16397 * configure: Treat msdosdjgpp like go32.
16398 * configure.in: Likewise. Don't remove gprof for go32.
16399
16400 * configure: Change Makefile.tem2 to Makefile.tm2.
16401
16402 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
16403
16404 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
16405
16406 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16407
16408 * install-sh (chmodcmd): Set to null if the DST directory already
16409 exists. Same as Nov 11th change.
16410
16411 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
16412
16413 * configure (GDB_TK): Needs itcl and tix.
16414
16415 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
16416
16417 * config.guess: Update from FSF.
16418
16419 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
16420
16421 * Makefile.in (GDB_TK): Depend on itcl and tix.
16422
16423 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
16424
16425 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
16426 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
16427 (INSTALL_SCRIPT): New variable.
16428 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
16429 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
16430 to -x.
16431 * install-sh: Add support for -x option.
16432
16433 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
16434
16435 * configure.in, Makefile.in: Treat tix like itcl.
16436
16437 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
16438
16439 * Makefile.in (WINDRES): New variable.
16440 (WINDRES_FOR_TARGET): New variable.
16441 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
16442 (EXTRA_HOST_FLAGS): Add WINDRES.
16443 (EXTRA_TARGET_FLAGS): Add WINDRES.
16444 (EXTRA_GCC_FLAGS): Add WINDRES.
16445 ($(DO_X)): Pass down WINDRES.
16446 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
16447 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
16448 DLLTOOL_FOR_TARGET.
16449
16450 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
16451
16452 * configure.in: configure sim before gdb for win32-x-ppc
16453
16454 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16455
16456 Move gperf into the toplevel, from libg++.
16457 * configure.in (target_tools): Add target-gperf.
16458 (native_only): Add target-gperf.
16459 * Makefile.in (all-target-gperf): New target, depend on
16460 all-target-libg++.
16461 (configure-target-gperf): Empty rule.
16462 (ALL_TARGET_MODULES): Add all-target-gperf.
16463 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
16464 (CHECK_TARGET_MODULES): Add check-target-gperf.
16465 (INSTALL_TARGET_MODULES): Add install-target-gperf.
16466 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
16467
16468 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
16469
16470 * config.sub (mn10200): Recognize new basic machine.
16471
16472 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16473
16474 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
16475 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
16476
16477 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16478
16479 * configure.in: If we're building mips-sgi-irix6* native, turn on
16480 ENABLE_MULTILIB and set TARGET_SUBDIR.
16481
16482 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
16483
16484 * Makefile.in (all-sn): Depend on all-grep.
16485
16486 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
16487
16488 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
16489
16490 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
16491 Makefile. From Jeff Makey <jeff@cts.com>.
16492 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
16493
16494 * Makefile.in (DISTBISONFILES): Remove.
16495 (taz): Don't futz with DISTBISONFILES. Change BISON to use
16496 $(DEFAULT_YACC).
16497
16498 * configure.in: Build itl, db, sn, etc., when building for native
16499 cygwin32.
16500
16501 * Makefile.in (LD): New variable.
16502 (EXTRA_HOST_FLAGS): Pass down LD.
16503 ($(DO_X)): Likewise.
16504
16505 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
16506
16507 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
16508
16509 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
16510
16511 * configure.in (targargs): Strip out any supplied --build argument
16512 before adding our own. Always add --build.
16513
16514 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
16515
16516 * configure.in (targargs): Pass --build if we're doing
16517 a cross-compile.
16518
16519 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
16520
16521 * configure: Use '|' instead of ":" as the separator in
16522 sed. Otherwise sed chokes on NT path names with drive
16523 designators. Also look for "?:*" as the leading characters in an
16524 absolute pathname.
16525
16526 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
16527
16528 * config.sub: Support for r3900.
16529
16530 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
16531
16532 * configure.in: Use install-sh, not install.sh.
16533
16534 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
16535
16536 * Makefile.in (taz): Improve check for BISON so it doesn't try to
16537 apply it twice.
16538
16539 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
16540
16541 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
16542 install-binutils.
16543
16544 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
16545
16546 * Makefile.in: Add automake targets.
16547 * configure.in (host_tools): Add automake.
16548
16549 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
16550
16551 * configure: Default CXX to c++, not gcc.
16552 * Makefile.in (CXX): Set to c++, not gcc.
16553 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
16554
16555 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
16556
16557 * install-sh: try appending a .exe if source file doesn't
16558 exist
16559
16560 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
16561
16562 * configure.in: Turn on multilib by default.
16563 (cross_only): Remove target-libiberty.
16564
16565 * Makefile.in (all-gcc): Don't depend on libiberty.
16566
16567 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
16568
16569 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
16570
16571 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
16572
16573 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
16574 (DISTBISONFILES): Add ld/Makefile.in
16575
16576 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
16577
16578 * configure.in: if target is cygwin32 but host isn't cygwin32,
16579 don't configure gdb tcl tk expect, not just gdb.
16580
16581 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
16582
16583 * configure.in: Added gnuserv everywhere sn appears.
16584
16585 * Makefile.in (ALL_MODULES): Added all-gnuserv.
16586 (CROSS_CHECK_MODULES): Added check-gnuserv.
16587 (INSTALL_MODULES): Added install-gnuserv.
16588 (CLEAN_MODULES): Added clean-gnuserv.
16589 (all-gnuserv): New target.
16590
16591 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
16592
16593 * config.guess: Fixes for MIPS OpenBSD systems.
16594
16595 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
16596
16597 * Makefile.in (INSTALL_XFORM): Remove.
16598 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
16599
16600 * mkinstalldirs: New file, copied from automake.
16601 * Makefile.in (installdirs): Rename from install-dirs. Use
16602 mkinstalldirs. Change all users.
16603 (DEVO_SUPPORT): Add mkinstalldirs.
16604
16605 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
16606
16607 * install-sh: Rename from install.sh.
16608 * Makefile.in (INSTALL): Change install.sh to install-sh.
16609 (DEVO_SUPPORT): Likewise.
16610
16611 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
16612 Graichen <graichen@rzpd.de>.
16613
16614 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
16615
16616 * config.guess: Recognize OpenBSD systems correctly.
16617
16618 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
16619
16620 * README, Makefile.in (ETC_SUPPORT): Remove references to
16621 cfg-paper*, configure.{texi,man,info*}._
16622
16623 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
16624
16625 * Makefile.in (all.normal): Ensure that gcc is built after all
16626 the x11 - ie gdb - targets.
16627
16628 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
16629
16630 * makefile.vms: Don't run conf-a-gas.
16631
16632 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
16633
16634 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
16635
16636 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
16637
16638 * configure.in: Remove noconfigdirs case since gdb also
16639 configures and builds for tic80-coff.
16640
16641 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
16642
16643 * configure: Set cache_file to config.cache.
16644 * Makefile.in (local-distclean): Remove config.cache.
16645
16646 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
16647
16648 * COPYING: Update FSF address.
16649
16650 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
16651
16652 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
16653 noconfigdirs.
16654
16655 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
16656
16657 * Makefile.in (install-dirs): Don't crash if prefix, and hence
16658 MAKEDIRS, is empty.
16659
16660 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
16661
16662 * config.sub: Tweak mn10300 entry.
16663
16664 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
16665
16666 * configure.in (host_tools): Put sim before gdb, so gdb's
16667 configure.tgt can determine if the simulator was configured.
16668
16669 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
16670
16671 * config.sub: Move BeOS $os case to be with other Cygnus
16672 local cases.
16673
16674 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
16675
16676 * config.sub: Remove misplaced comment that broke Linux.
16677
16678 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
16679
16680 * config.sub: Add BeOS support.
16681
16682 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
16683
16684 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
16685
16686 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
16687
16688 * configure.in (noconfigdirs): Remove tcl and tk from
16689 noconfigdirs for cygwin32 builds.
16690
16691 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
16692
16693 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
16694
16695 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
16696
16697 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
16698 make-all.com, use makefile.vms instead.
16699
16700 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
16701
16702 * config.sub: Accept -lnews*.
16703
16704 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
16705
16706 * configure.in (noconfigdirs): Disable target-newlib,
16707 target-examples and target-libiberty for d30v.
16708
16709 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
16710
16711 * configure.in (noconfigdirs): Enable ld for d30v.
16712
16713 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
16714
16715 * configure.in (tic80-*-*): Build compiler.
16716
16717 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
16718
16719 * configure.in (d30v-*): Remove sim directory from list of
16720 unsupported d30v directories
16721
16722 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
16723
16724 * config.sub, configure.in: Add d30v target cpu.
16725
16726 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
16727
16728 * makefile.vms: New file.
16729 * make-all.com: Remove.
16730
16731 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
16732
16733 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
16734
16735 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
16736
16737 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
16738
16739 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
16740
16741 * Makefile.in (ALL_MODULES): Added all-db.
16742 (CROSS_CHECK_MODULES): Addec check-db.
16743 (INSTALL_MODULES): Added install-db.
16744 (CLEAN_MODULES): Added clean-db.
16745
16746 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
16747
16748 * config.guess: Merge with latest FSF sources.
16749
16750 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
16751
16752 * Makefile.in (ALL_MODULES): Added all-itcl.
16753 (CROSS_CHECK_MODULES): Added check-itcl.
16754 (INSTALL_MODULES): Added install-itcl.
16755 (CLEAN_MODULES): Added clean-itcl.
16756
16757 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
16758
16759 * configure.in: build gdb for mn10200
16760
16761 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
16762
16763 * Makefile.in (all-target-winsup): Depend on all-target-libio.
16764
16765 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
16766
16767 * configure.in (tic80-*-*): Turn off most targets right now.
16768
16769 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
16770
16771 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
16772 rather than the makeinfo program.
16773 (do-info): Depend upon all-texinfo.
16774
16775 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
16776
16777 * configure.in: Remove uses of config/mh-linux.
16778
16779 * config.sub, config.guess: Merge with latest FSF sources.
16780
16781 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
16782
16783 * config.sub (case $basic_machine): Add tic80 entries.
16784
16785 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
16786
16787 * config.sub, config.guess: Merge with latest FSF sources.
16788
16789 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16790
16791 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
16792 * mpw-config.in: Test for NewFolderRecursive.
16793 * mpw-install: Use symbolic name for startup filename.
16794 * mpw-README: Add various additional details.
16795
16796 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
16797
16798 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
16799
16800 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
16801
16802 * configure.in: Do build gcc and the target libraries for
16803 the mn10200.
16804
16805 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
16806
16807 * configure.in: don't avoid building gdb for mn10300 any more
16808 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
16809 instead of single-quoting it.
16810
16811 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
16812
16813 * configure.in: Don't use --with-stabs on IRIX 6.
16814
16815 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
16816
16817 * configure.in (m32r): Build gdb, libg++ now.
16818
16819 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16820
16821 * configure.in (mips*-sgi-irix6*): Remove gdb and related
16822 directories from noconfigdirs.
16823
16824 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
16825
16826 * config.sub (basic_machine): added mips16 configuration
16827
16828 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16829
16830 * config.sub: Handle d10v-unknown.
16831
16832 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
16833
16834 * config.sub: Handle v850-unknown.
16835
16836 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
16837
16838 * Makefile.in: add findutils
16839 * configure.in: add findutils to list of host_tools
16840
16841 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
16842
16843 * config.sub: Handle mn10200 and mn10300.
16844
16845 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16846
16847 * configure.in (d10v-*): Do not build librx.
16848
16849 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
16850
16851 * configure.in (mn10300): Build everything except gdb & libgloss.
16852
16853 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
16854
16855 * config.guess: Patch for Dansk Data Elektronik servers,
16856 from Niels Skou Olsen <nso@dde.dk>.
16857
16858 For ncr, use /bin/uname rather than uname, since GNU uname does not
16859 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
16860
16861 Patch for MIPS R4000 running System V,
16862 from Eric S. Raymond <esr@snark.thyrsus.com>.
16863
16864 Fix thinko for nextstep.
16865
16866 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
16867
16868 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
16869 * config.guess: Guess mips-dec-mach_bsd4.3.
16870
16871 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
16872 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
16873 release numbers.
16874 * config.guess (mips-mips-riscos*): Emit just enough of the
16875 release number.
16876
16877 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
16878 * config.guess (sparc-auspex-sunos*): Added.
16879 (f300-fujitsu-*): Added.
16880
16881 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
16882 * config.guess: Recognize a Tadpole as a sparc.
16883
16884 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
16885
16886 * config.guess: Don't assume that NextStep version is either 2 or
16887 3. NextStep 4 (aka OpenStep 4) has come out now.
16888
16889 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
16890
16891 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
16892 From Rik Faith <faith@cs.unc.edu>.
16893
16894 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
16895
16896 * config.sub: Contributions from bug-gnu-utils to:
16897 Support plain "hppa" (no version given) architecture, reported by
16898 OpenStep.
16899 OpenBSD like NetBSD.
16900 LynxOs is not a hardware supplier.
16901
16902 * config.guess: Contributions from bug-gnu-utils to add support for:
16903 OpenBSD like NetBSD.
16904 Stratus systems.
16905 More Pyramid systems.
16906 i[n>4]86 Intel chips.
16907 M680[n>4]0 Motorola chips.
16908 Use unknown instead of lynx for hardware manufacturer.
16909
16910 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16911
16912 * install.sh (chmodcmd): Set to null if the DST directory already
16913 exists.
16914
16915 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16916
16917 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
16918 not use mt-ppc target Makefile fragment any more.
16919
16920 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
16921
16922 * configure.in (*-*-windows): Exclude everything but those dirs
16923 needed to build windows.
16924
16925 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
16926
16927 * Makefile.in (all-target-winsup): Depend on all-target-librx.
16928
16929 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
16930
16931 * configure.in: Exclude mmalloc from i386-windows.
16932
16933 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
16934
16935 * Undo my previous change.
16936
16937 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
16938
16939 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
16940 unconditionally.
16941 (MAKEOVERRIDES): Define (revert this part of October 18 change).
16942
16943 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
16944
16945 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
16946 host to add it's own flags.
16947
16948 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
16949
16950 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
16951
16952 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
16953
16954 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
16955 (CXX_FOR_TARGET): Likewise.
16956 (GCC_FOR_TARGET): Define.
16957 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
16958 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
16959 CC_FOR_TARGET was specified on the command line.
16960 (MAKEOVERRIDES): Don't define.
16961
16962 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
16963
16964 * configure.in (m32r): Fix spelling of libg++ libs.
16965
16966 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
16967
16968 * config.sub (-apple*): Remove, now redundant.
16969
16970 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
16971
16972 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
16973
16974 * configure: Rework yesterday's sed script patch.
16975
16976 * config.sub: Merge with FSF.
16977
16978 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
16979
16980 * config.guess: Merge from FSF.
16981
16982 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
16983 * config.guess: Use pc instead of unknown, for pc clone systems.
16984 Change linux to linux-gnu.
16985
16986 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16987 * config.guess: Avoid non-portable tr syntax.
16988
16989 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
16990
16991 * test-build.mk (HOLES): Add "xargs" for gdb.
16992
16993 * configure: Avoid hpux10.20 sed bug.
16994
16995 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
16996
16997 * configure.in: Add support for windows host
16998 (that is a build done under the Microsoft build environment).
16999
17000 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
17001
17002 * Makefile.in: Replace all uses of srcroot with s, to shrink
17003 command line lengths.
17004
17005 Patches from Geoffrey Noer <noer@cygnus.com>:
17006 * configure.in: If configuring for newlib, pass --with-newlib to
17007 subdirectories.
17008 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
17009 -Bnewlib/ and -Lwinsup to gcc.
17010 (CXX_FOR_TARGET): Likewise.
17011
17012 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
17013
17014 * Makefile.in (ETC_SUPPORT): Add configure.
17015
17016 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
17017
17018 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
17019 host configuration file.
17020
17021 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
17022
17023 * configure.in: Break mn10x00 support into separate
17024 mn10200 and mn10300 configurations.
17025 * config.sub: Likewise.
17026
17027 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
17028
17029 * configure.in: Add lots of stuff to noconfigdirs for
17030 the mn10x00 targets.
17031
17032 * config.sub, configure.in: Add mn10x00 support.
17033
17034 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
17035
17036 * make-all.com: Call conf-a-gas, not config-a-gas.
17037
17038 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
17039
17040 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
17041 targets.
17042
17043 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
17044
17045 * mpw-README: Add much more detail for native PowerMac.
17046 * mpw-install: New file.
17047 * mpw-configure: Add --norecursion and --help options.
17048 * mpw-config.in: Translate readme and install files when
17049 copying to objdir.
17050 * mpw-build.in: Don't always depend on byacc and flex.
17051 (install-only-top): New action.
17052
17053 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
17054
17055 * configure.in: You can now configure GDB for the v850.
17056
17057 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
17058
17059 * configure.in (noconfigdirs): Don't configure any C++ dirs
17060 if targeting D10V.
17061
17062 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
17063
17064 * config.sub: Recognize mips64vr5000.
17065
17066 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
17067
17068 * configure.in: Use a single line for host_tools and native_only.
17069
17070 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
17071
17072 * config.sub, configure.in: Add entries for m32r.
17073
17074 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
17075
17076 * Makefile.in (inet-install): Don't run install-gzip.
17077
17078 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
17079
17080 * configure.in: Don't config lots of things for *-*-windows*.
17081
17082 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
17083
17084 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
17085 (host_libs, host_tools): Copy from configure.in.
17086 * mpw-configure: Don't complain about directories not found.
17087
17088 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17089
17090 * configure.in (i[345]86): Recognize i686 for pentium pro.
17091 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
17092 file.
17093
17094 * config.guess (i[345]86): Ditto.
17095
17096 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17097
17098 * configure.in (noconfigdirs): Removed gdb for D10V.
17099
17100 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
17101
17102 * configure.in: Remove ld, target-libio, target-libg++, and
17103 target-libstdc++ from noconfigdirs.
17104
17105 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
17106
17107 * configure: Fix three locations where shell scripts were
17108 being run directly rather than with config_shell.
17109
17110 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
17111
17112 * configure.in (v850-*-*): Set up initial $noconfigdirs.
17113 * config.sub (basic_machine): Recognize v850.
17114
17115 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
17116
17117 * mpw-configure: Handle multiple enable/disable options and
17118 pass them down recursively, handle -c and -s flags appropriately
17119 depending on choice of compiler, add escape mechanism for
17120 quoted arguments to gC.
17121
17122 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17123
17124 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
17125 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
17126 so that -mrelocatable-lib and -mno-eabi are used.
17127
17128 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
17129 not support --print-multi-lib, don't abort.
17130
17131 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
17132
17133 * make-all.com: Run config-a-gas.
17134 * setup.com: Don't copy subdirectory files around.
17135
17136 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
17137
17138 * configure.in (*-*-ose): Remove exclusion of libgloss for this
17139 target, it now compiles correctly.
17140
17141 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
17142
17143 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
17144
17145 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17146
17147 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
17148
17149 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17150
17151 * configure.in (native_only): Add prms.
17152
17153 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
17154
17155 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
17156 (BINUTILS_SUPPORT_DIRS): Likewise.
17157
17158 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17159
17160 * configure.in (d10v-*-*): Don't configure ld or gdb until the
17161 d10v support is added.
17162
17163 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17164
17165 * configure.in (d10v-*-*): New target.
17166
17167 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
17168
17169 * config.guess (HP 9000/811): Recognize this as a PA1.1
17170 machine.
17171
17172 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
17173
17174 * Makefile.in (do-tar-gz): New target, split out from tail end of
17175 taz target. Run each command separately, don't use pipes.
17176 (taz): Use it.
17177
17178 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
17179
17180 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
17181 * mpw-build.in: No builds should depend on building byacc or flex,
17182 they are assumed to be installed already.
17183
17184 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17185
17186 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
17187 variable that CC_FOR_TARGET needs.
17188
17189 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17190
17191 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
17192 options have changed since the last time the subdirectory was
17193 configured, and if it has, reconfigure.
17194 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
17195 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
17196
17197 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
17198
17199 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
17200 CLEAN_MODULES): Add bash.
17201 (all-bash): New target.
17202
17203 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
17204
17205 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
17206
17207 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17208
17209 * config.sub (basic_machine): Recognize d10v as a valid processor.
17210
17211 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
17212
17213 * mpw-configure: Add support for --bindir.
17214 * mpw-build.in: Use a GCC-specific build script for GCC actions.
17215
17216 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
17217
17218 * configure.in: add bash, time, gawk to list of hosttools and things
17219 to only build for native toolchains
17220
17221 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17222
17223 * Makefile.in (docdir): Remove.
17224
17225 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17226
17227 * Makefile.in (datadir): Set to $(prefix)/share.
17228
17229 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
17230
17231 * configure.in: build diff and patch for cygwin32-hosted
17232 toolchains.
17233
17234 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
17235
17236 * config.sub: Accept -rtems*.
17237
17238 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
17239
17240 * configure.in: enable dosrel for cygwin32-hosted builds,
17241 remove diff from the list of things not buildable
17242 via Canadian Cross
17243
17244 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
17245
17246 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
17247 don't get ". ".
17248
17249 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
17250
17251 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
17252
17253 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
17254
17255 * Makefile.in (taz): Handle case where tex3patch didn't even get
17256 checked out. Also, if it was found, put the symlink in a new util
17257 subdirectory.
17258
17259 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17260
17261 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
17262
17263 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
17264
17265 * config.sub: Recognize -openvms.
17266 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
17267 * make-all.com, setup.com: New files.
17268
17269 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
17270
17271 * Makefile.in (taz): tex3patch moved to texinfo/util.
17272
17273 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
17274
17275 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
17276 * configure.in: remove make from disable-if-Can-Cross list
17277 enable gdb if ${host} and ${target} are cygwin32
17278
17279 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
17280
17281 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
17282 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
17283
17284 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
17285
17286 * config.guess: Combine mips-mips-riscos cases, and use cpp to
17287 distinguish sysv/svr4/bsd variants.
17288 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
17289
17290 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
17291
17292 * configure.in: Added copyright notice.
17293 * move-if-change: Added copyright notice.
17294
17295 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17296
17297 * configure.in (powerpcle-*-solaris*): Until we get shared
17298 libraries working, don't build gdb, sim, make, tcl, tk, or
17299 expect.
17300
17301 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
17302
17303 * config.guess: Merge with FSF:
17304
17305 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
17306 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
17307
17308 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
17309 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
17310
17311 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
17312 * config.guess: Combine two OSF1 rules.
17313 Also recognize field test versions. From mjr@zk3.dec.com.
17314 * config.guess (dgux): Use /usr/bin/uname rather than uname,
17315 because GNU uname does not support -p. From pmr@pajato.com.
17316
17317 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
17318
17319 * Makefile.in (MAKEDIRS): Removed $(tooldir).
17320
17321 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
17322
17323 * mpw-README: Document GCCIncludes.
17324
17325 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
17326
17327 * configure.in (alpha-*-linux*): Set enable_shared to yes.
17328
17329 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17330
17331 * mpw-configure: Handle --enable-FOO and --disable-FOO.
17332
17333 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
17334
17335 * configure.in (*-*-cygwin32): Configure make.
17336
17337 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
17338
17339 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
17340
17341 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
17342
17343 * Makefile.in (all-inet): Depend on all-perl.
17344
17345 * Makefile.in (inet-install): New target.
17346
17347 * Makefile.in (all-inet): Depend on all-tcl.
17348 (all-inet): Depend on all-send-pr.
17349
17350 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17351
17352 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
17353 temporarily.
17354
17355 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
17356
17357 * configure.in: Don't configure --with-gnu-ld on AIX.
17358
17359 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
17360
17361 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
17362
17363 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
17364
17365 * Makefile.in (ALL_MODULES): Added all-inet.
17366 (CROSS_CHECK_MODULES): Added check-inet.
17367 (INSTALL_MODULES): Added install-inet.
17368 (CLEAN_MODULES): Added clean-inet.
17369 (all-indent): New target.
17370
17371 * configure.in (host_tools): Added inet.
17372 (native_only): Added inet.
17373 (noconfigdirs): Added inet.
17374
17375 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
17376
17377 * configure.in: Don't configure libgloss if we are not configuring
17378 newlib.
17379
17380 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
17381
17382 * configure.in: Don't configure libgloss for unsupported
17383 architectures.
17384
17385 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17386
17387 * Makefile.in (CLEAN_MODULES): Add clean-apache.
17388
17389 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
17390
17391 * Makefile.in (ALL_MODULES): Include all-apache.
17392 (CROSS_CHECK_MODULES): Include check-apache.
17393 (INSTALL_MODULES): Include install-apache.
17394 (all-apache): New target.
17395
17396 * configure.in: Added apache everywhere perl is seen.
17397
17398 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17399
17400 * Makefile.in: Add support for clean-{module} and
17401 clean-target-{module} rules.
17402
17403 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
17404
17405 * configure.in (*-*-ose) do not build libgloss.
17406
17407 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17408
17409 * config.guess (prep*:SunOS:5.*:*): Turn into
17410 powerpele-unknown-solaris2.
17411
17412 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
17413
17414 * configure.in: Permit --enable-shared to specify a list of
17415 directories.
17416
17417 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
17418
17419 * configure.in (host==solaris): Pass only the first word of $CC
17420 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
17421
17422 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
17423
17424 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
17425
17426 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
17427
17428 * Makefile.in (ALL_MODULES): Include all-perl.
17429 (CROSS_CHECK_MODULES): Include check-perl.
17430 (INSTALL_MODULES): Include install-perl.
17431 (ALL_X11_MODULES): Include all-guile.
17432 (CHECK_X11_MODULES): Include check-guile.
17433 (INSTALL_X11_MODULES): Include install-guile.
17434 (all-perl): New target.
17435 (all-guile): New target.
17436
17437 * configure.in (host_tools): Include perl and guile.
17438 (native_only): Include perl and guile.
17439 (noconfigdirs): Don't build guile and perl; no ports have been
17440 done.
17441
17442 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
17443
17444 * configure (--enable-*): Handle quoted option lists such as
17445 --enable-sim-cflags='-g0 -O' better.
17446
17447 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17448
17449 * Makefile.in ({,inst}all-target): New rule so we can make and
17450 install all of the target directories easily.
17451
17452 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17453
17454 * configure.in: Add missing global flag in sed substitution when
17455 deleting `target-' from ${configdirs}.
17456
17457 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
17458
17459 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
17460 option.
17461
17462 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
17463 config/mh-necv4.
17464
17465 * install.sh: Correct misspelling of transformbasename.
17466
17467 * config.guess: Recognize mips-*-sysv*.
17468
17469 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
17470
17471 * config.sub: Recognize mon960.
17472
17473 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
17474
17475 * configure: Restore Canadian Cross handling of BISON and LEX,
17476 removed in Feb 20 change.
17477
17478 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
17479
17480 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
17481 Mention make install. Remove the old copyright date as well the
17482 clumsy and rather pointless copyright on the README file.
17483
17484 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
17485
17486 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
17487 Makefile after running symlink-tree, then run `make distclean' to
17488 avoid clobbering any generated files in srcdir.
17489
17490 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
17491
17492 * configure.in (m68k-*-netbsd*): Build everything now.
17493
17494 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
17495
17496 * Makefile.in (taz): Fix quoting.
17497
17498 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
17499
17500 * configure.in (sparclet-*-*): Build everything now.
17501
17502 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17503
17504 * configure.in (m68k-*-linux*): New host.
17505
17506 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
17507
17508 * configure: Check for bison before byacc.
17509
17510 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
17511
17512 * Makefile.in configure: Change the way LEX and BISON/YACC are
17513 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
17514 searching PATH. These are used as fallbacks by Makefile.in if
17515 flex/bison/byacc aren't in objdir.
17516
17517 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
17518
17519 * Makefile.in: Make everything which depends upon all-bfd also
17520 depend upon all-opcodes, in case --with-commonbfdlib is used.
17521
17522 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17523
17524 * configure.in (host *-*-cygwin32): Don't build gdb if we are
17525 building NT native compilers on Unix.
17526
17527 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
17528
17529 * configure.in: Don't get CC from the host Makefile fragment if we
17530 can find gcc in PATH, or if this is a Canadian Cross. Move the
17531 Solaris test for /usr/ucb/cc to the post target script, just after
17532 the compiler sanity test.
17533
17534 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
17535
17536 * config.sub: Merge with FSF.
17537
17538 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
17539
17540 * Makefile.in (RPATH_ENVVAR): New variable.
17541 (REALLY_SET_LIB_PATH): Use it.
17542 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
17543
17544 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
17545
17546 * config.sub, configure.in: Recognize sparclet cpu.
17547
17548 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
17549
17550 * config.guess: Support m68k-cbm-sysv4.
17551
17552 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17553
17554 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
17555 m68k-unknown-linuxaout from linker help string. Put quotes around
17556 $ld_help_string.
17557
17558 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
17559
17560 * config.guess (powerpc-harris-powerunix): Add guess for port
17561 to new target.
17562
17563 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17564
17565 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
17566
17567 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
17568
17569 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
17570 $(REALLY_SET_LIB_PATH) in Makefile.
17571 * Makefile.in (SET_LIB_PATH): New variable.
17572 (REALLY_SET_LIB_PATH): New variable.
17573 ($(DO_X)): Use $(SET_LIB_PATH).
17574 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
17575 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
17576 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
17577 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
17578 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
17579 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
17580 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
17581 (install-dosrel): Likewise.
17582 (all-opcodes): Depend upon all-libiberty.
17583
17584 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
17585
17586 * config.guess (*:CYGWIN*): New
17587
17588 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17589
17590 * Makefile.in (all-target-winsup): All all-target-libiberty.
17591
17592 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17593
17594 * configure.in (noconfigdirs): Add missing # in front of comment.
17595
17596 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
17597
17598 * configure.in: add second pass to things added to noconfigdirs
17599 so *-gm-magic can exclude libgloss properly.
17600
17601 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
17602
17603 * mpw-configure (extralibs_name, rez_name): Set correctly
17604 for MWC68K compiler.
17605
17606 * mpw-README: Add more info on the necessary build tools.
17607
17608 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
17609
17610 * configure.in, config.sub: Recognize cygwin32.
17611
17612 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
17613
17614 * config.guess, config.sub: Recognize A/UX.
17615
17616 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
17617
17618 * config.sub: Merge with gcc/config.sub.
17619
17620 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
17621
17622 * mpw-build.in (do-binutils): Add build of stamps.
17623
17624 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
17625
17626 * config.sub: Add recognition for mips64vr4100*-* targets.
17627
17628 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17629
17630 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
17631 Add creation of gconfigargs with `--enable-shared' turned on.
17632 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
17633 ($(host)-stamp-stage3-configured): Likewise.
17634 (HOLES): Add chatr and ldd.
17635 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
17636
17637 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
17638
17639 * configure: Pass --nfp to recursive configures.
17640
17641 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
17642
17643 * Makefile.in (DLLTOOL): New.
17644 (DLLTOOL_FOR_TARGET): New.
17645 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
17646 (EXTRA_TARGET_FLAGS): Ditto.
17647 (EXTRA_GCC_FLAGS): Ditto.
17648 (CONFIGURE_TARGET_MODULES): Ditto.
17649 (DO_X): Ditto.
17650 * configure: Add DLLTOOL.
17651
17652 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
17653
17654 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
17655 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
17656 mh-sco, since old workarounds no longer needed, and don't
17657 build ld, since libraries have weak symbols in COFF.
17658
17659 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
17660
17661 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
17662
17663 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
17664
17665 * configure.in: Make sure that ${CC} can be used to compile an
17666 executable.
17667
17668 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
17669
17670 * Makefile.in (all-gdb): Depend on $(GDB_TK).
17671 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
17672 nothing depending on whether gdbtk is being built.
17673
17674 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
17675
17676 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
17677
17678 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
17679
17680 * configure.in (noconfigdirs): Put ld or gas in this early, if the
17681 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
17682
17683 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
17684
17685 * config-ml.in: Add support for
17686 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
17687 Simplify setting of multidirs from --disable-foo.
17688
17689 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17690
17691 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
17692 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
17693 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
17694 non-empty, pass them on to the GCC make.
17695 (all-bootstrap): New rule that is like all-gcc, except it executes
17696 the GCC bootstrap rule instead of the GCC all rule.
17697
17698 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
17699
17700 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
17701
17702 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17703
17704 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
17705 DG/UX support.
17706
17707 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
17708
17709 * config.sub (i*86*) Change [345] to [3456]
17710
17711 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17712
17713 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
17714 --with-gnu-ld=no.
17715
17716 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17717
17718 * config-ml.in (rs6000*, powerpc*): Add switches to control which
17719 AIX multilibs get built.
17720
17721 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17722
17723 * configure.in (i386-win32): Don't build expect if we're not
17724 building the tcl subdir.
17725
17726 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
17727
17728 * Makefile.in: (configure-target-examples, all-target-examples):
17729 New targets, configure and build example programs.
17730
17731 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
17732
17733 * mpw-configure: If an mpw-config.in generated a file mk.sed,
17734 use it as input to sedit the generated MPW makefile.
17735 * mpw-README: Add a suggestion about Gestalt.h.
17736
17737 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
17738
17739 * config.sub: Accept *-*-ieee*.
17740
17741 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
17742
17743 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
17744 Ronald F. Guilmette <rfg@monkeys.com>.
17745
17746 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17747
17748 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
17749 for powerpc-pe native.
17750 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
17751 (target==powerpc-pe): duplicate i386-win32 entry.
17752
17753 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17754
17755 * configure.in (noconfigdirs): Exclude target-newlib for all versions
17756 of vxworks, not just vxworks5.1.
17757
17758 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
17759
17760 * mpw-configure: Add support for exec-prefix.
17761
17762 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17763
17764 * config.guess: Recognize HP model 816 machines as having
17765 a PA1.1 processor.
17766
17767 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
17768
17769 * configure: Ignore new autoconf configure options.
17770
17771 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
17772
17773 * config.guess: Recognize Pentium under SCO.
17774 From Robert Lipe <robertl@arnet.com>.
17775
17776 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17777
17778 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
17779
17780 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
17781
17782 * configure.in: Don't configure gas for alpha-dec-osf*.
17783
17784 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
17785
17786 * configure.in: Default to --with-stabs for some targets for which
17787 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
17788 i[345]86*-*-unixware*.
17789
17790 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
17791
17792 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
17793 rather than basing it on the target. Simplify handling of options
17794 controlling which directories to configure. Remove extraneous
17795 slash in multi-clean target.
17796
17797 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
17798
17799 * config-ml.in: Prefix more variables with ml_ so they don't collide
17800 with configure's.
17801
17802 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
17803
17804 * configure: Don't turn -v into --v.
17805
17806 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
17807
17808 * configure.in (targargs): Fix typo.
17809
17810 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
17811
17812 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
17813
17814 * configure.in: Strip --host and --target options from
17815 CONFIG_ARGUMENTS, and always configure for --host only. Add
17816 --with-cross-host option when building with a cross-compiler.
17817 * configure: Canonicalize the arguments put into config.status by
17818 always using `=' for an option with an argument. Pass a presumed
17819 --host or --target explicitly.
17820
17821 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
17822
17823 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
17824 into general OS recognition case.
17825
17826 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17827
17828 * configure.in (target_configdirs): add target-winsup only
17829 for win32 target systems.
17830
17831 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
17832
17833 * Makefile.in (all-target-libgloss): Depend upon
17834 configure-target-newlib, since when libgloss is built it looks to
17835 see if the newlib directory exists.
17836
17837 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
17838
17839 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
17840 cfg-ml-*.in.
17841
17842 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
17843
17844 * configure: Handle LD and LD_FOR_TARGET when configuring a
17845 Canadian Cross.
17846
17847 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17848
17849 * configure.in (target_libs): add target-winsup.
17850 (target==i386-win32): add patch diff flex make to $noconfigdirs.
17851 (target==ppcle-pe): remove ld from $noconfigdirs.
17852
17853 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
17854
17855 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
17856 Preserve relative path names in $srcdir. Build symlink tree if
17857 configuring cross target dir and srcdir=. (= no VPATH support).
17858 (configure-target-libg++): Depend on configure-target-librx.
17859 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
17860 * config-ml.in: New file.
17861 * symlink-tree: New file.
17862 * configure: Ensure srcdir="." if that's what it is.
17863
17864 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
17865
17866 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
17867 includes and FLEX_SKELETON setting.
17868 * mpw-configure (--with-gnu-ld): New option, controls whether
17869 to use PPCLink or ld with PowerMac GCC.
17870 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
17871 * mpw-config.in: Configure grez if targeting Mac.
17872
17873 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
17874 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
17875 just macos.
17876 * configure.in: Configure grez resource compiler if targeting Mac.
17877 * Makefile.in (all-grez, install-grez): New targets.
17878
17879 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
17880
17881 * configure: CXX defaults to gcc, not g++. If we find
17882 gcc in the path, set CC to gcc -O2.
17883
17884 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
17885
17886 * configure: Default ${build} correctly. Avoid picking up extra
17887 spaces when reading CC and CXX from Makefile. When doing a
17888 Canadian Cross, use plausible default values for numerous
17889 variables.
17890 * configure.in: When doing a Canadian Cross, don't try to
17891 configure tools whose configure script can't handle it.
17892
17893 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17894
17895 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
17896
17897 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
17898
17899 * configure: Remove dubious bug reporting address.
17900
17901 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
17902
17903 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
17904 configure script, run that instead of this directory's configure.
17905 In either case, print a message that we're configuring the sub-dir.
17906
17907 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
17908
17909 * configure.in: Before checking for the existence of various files,
17910 use sed to filter out "target-".
17911
17912 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
17913
17914 * Makefile.in (DO_X): Split rule to decrease command line length
17915 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
17916 (Philippe De Muyter).
17917
17918 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17919
17920 * Makefile.in (all-patch): depend on all-libiberty.
17921
17922 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
17923
17924 * configure.in: If the only directory in target_configdirs which
17925 actually exists is libiberty, then set target_configdirs to empty,
17926 to avoid trying to build a target libiberty in a gas or gdb
17927 distribution.
17928
17929 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
17930
17931 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
17932 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
17933 systems.
17934
17935 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17936
17937 * configure.in (copy_dirs): Use sys-include instead of include
17938 for --with-headers option.
17939
17940 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
17941
17942 * Makefile.in, configure.in: Make winsup builds work with
17943 new scheme.
17944
17945 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
17946
17947 * configure.in: Build the linker on AIX.
17948
17949 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
17950
17951 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
17952 where needed.
17953
17954 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
17955
17956 * Makefile.in (all-gcc): Fix typo.
17957
17958 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
17959
17960 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
17961
17962 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
17963
17964 * configure.in: Rename libFOO to target-libFOO, and xiberty
17965 to target-xiberty, to provide more flexibility.
17966 (target_subdir): Define. Create if cross.
17967 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
17968 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
17969 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
17970 check-libFOO -> check-target-libFOO, etc.
17971 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
17972 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
17973 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
17974 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
17975 allow ALL_GCC="" to only configure.
17976 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
17977 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
17978 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
17979
17980 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
17981
17982 * Makefile.in (taz): Build "info" in etc explicitly.
17983
17984 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
17985
17986 * configure.in: Make sure that CC is undefined (as opposed to
17987 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
17988 problem with autoconf trying to configure on a host without GCC.
17989
17990 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17991
17992 * mpw-configure: Set host alias from choice of host compiler,
17993 only use generic MPW Makefile sed if present, edit a file
17994 named "hacked_Makefile.in" instead of "Makefile.in" if present.
17995 * mpw-README: Add problem notes about CW6 and CW7.
17996
17997 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
17998
17999 * Makefile.in (taz): Use ";" instead of ";;".
18000
18001 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
18002
18003 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
18004 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
18005 DISTDOCDIRS.
18006 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
18007 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
18008
18009 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
18010
18011 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
18012 and gnats, because they are now subsumed by DISTSTUFFDIRS.
18013 Move bfd to DISTSTUFFDIRS.
18014
18015 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18016
18017 * Makefile.in (X11_LIB): Removed.
18018 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
18019
18020 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
18021
18022 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18023
18024 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
18025 names.
18026
18027 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18028
18029 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
18030
18031 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
18032
18033 * configure.in (i[345]86-*-win32): Always build newlib.
18034 Don't configure cvs, autoconf or texinfo.
18035 * Makefile.in (LD_FOR_TARGET): New.
18036 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
18037 Pass down LD_FOR_TARGET.
18038
18039 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
18040
18041 * winsup: New directory.
18042 * Makefile.in: Build winsup.
18043 * configure.in: Winsup is configured when target is win32.
18044 Can only build win32 target GDB when native.
18045
18046 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
18047
18048 * config.guess: Recognize HP model 819 machines as having
18049 a PA 1.1 processor.
18050
18051 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
18052
18053 * configure: Fix sed loop which substitutes for CC and CXX to
18054 avoid bug found in various sed implementations.
18055
18056 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18057
18058 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
18059 simulator. Use standard powerpc-*-eabi*.
18060
18061 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
18062
18063 * configure.in: Stop putting gas and binutils in noconfigdirs for
18064 powerpc-*-aix* and rs6000-*-*.
18065
18066 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
18067
18068 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
18069 -mcall-aixdesc libraries.
18070
18071 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
18072
18073 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18074
18075 * config.sub (arm | armel | armeb): Fix shell syntax.
18076
18077 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18078
18079 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
18080 -msoft-float and -mcpu=common support.
18081 (powerpc*-*-eabisim*): Add support for building -mcall-aix
18082 libraries.
18083
18084 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18085
18086 * configure.in: Allow configuration and build of emacs19 for the alpha.
18087
18088 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18089
18090 * configure.in (CC): Get ^CC, not just any old CC, from
18091 ${host_makefile_frag}.
18092
18093 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18094
18095 * configure.in (CC): Try to get CC from
18096 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
18097
18098 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18099
18100 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
18101 only if it exists in $(srcdir).
18102
18103 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
18104
18105 * configure: If CC and CXX are not set in the environment, set
18106 them, based on either an existing Makefile or on searching for gcc
18107 in PATH. Substitute for CC and CXX in Makefile.
18108 * configure.in: Remove libm from target_libs. Separate
18109 target_configdirs from configdirs. If CC is not set in
18110 environment, try to get it from a host Makefile fragment. Rewrite
18111 changes of configdirs to use skipdirs instead. A few minor
18112 tweaks. Take directories out of target_configdirs as they are
18113 taken out of configdirs. Remove existing Makefile files from
18114 subdirectories. Substitute for TARGET_CONFIGDIRS and
18115 CONFIG_ARGUMENTS in Makefile.
18116 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
18117 by configure.in.
18118 (CONFIG_ARGUMENTS): Likewise.
18119 (CONFIGURE_TARGET_MODULES): New variable.
18120 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
18121 ($(CONFIGURE_TARGET_MODULES)): New target.
18122 (configure-libg++, configure-libio): New targets.
18123 (all-libg++): Depend upon configure-libg++.
18124 (all-libio): Depend upon configure-libio.
18125 (configure-libgloss, all-libgloss): New targets.
18126 (configure-libstdc++): New target.
18127 (all-libstdc++): Depend upon configure-libstdc++.
18128 (configure-librx, all-librx): New targets.
18129 (configure-newlib): New target.
18130 (all-newlib): Depend upon configure-newlib
18131 (configure-xiberty): New target.
18132 (all-xiberty): Depend upon configure-xiberty.
18133
18134 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18135
18136 * configure.in (host i[345]86-*-win32): Expand the
18137 noconfigdirs again.
18138
18139 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
18140
18141 * mpw-configure: Fix sed command file name.
18142
18143 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
18144
18145 * configure.in (host i[345]86-*-win32): Reduce the
18146 noconfigdirs again.
18147
18148 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
18149
18150 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
18151 or powerpc*-*-pe*, since they are not yet supported.
18152
18153 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18154
18155 Add PowerMac support and many other enhancements.
18156 * mpw-configure: New option --cc to select compiler to use,
18157 paste options set according to --cc into the generated
18158 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
18159 if mpw-make.sed is present.
18160 * mpw-config.in: Don't test for gC1, test for mpw-touch,
18161 add forward includes for PowerPC include files.
18162 * mpw-build.in: Build using Makefile.PPC if present.
18163 (do-byacc, etc): Remove separate version resource builds.
18164 (do-gas): Build "stamps" before "all".
18165 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
18166 * mpw-README: Update to reflect --cc option, PowerMac support,
18167 and recently-reported compatibility problems.
18168
18169 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
18170
18171 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
18172 embedded m68k systems (-aout, -coff, -elf, -vxworks).
18173 (--with-multilib-top): Pass to recursive invocations.
18174
18175 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
18176
18177 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
18178 v810-*-*.
18179
18180 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18181
18182 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
18183 gdb, ld and opcodes on v810-*-*.
18184
18185 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
18186
18187 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
18188 (local-maintainer-clean): New target.
18189 (maintainer-clean): New target.
18190 (realclean): Just depend upon maintainer-clean.
18191
18192 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18193
18194 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
18195
18196 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
18197
18198 * configure.in: Build ld in mips*-*-bsd* case.
18199
18200 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
18201
18202 * config.sub: Accept -lites* OS. From Ian Dall.
18203
18204 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
18205
18206 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
18207 targets.
18208
18209 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18210
18211 * configure.in: treat i386-win32 canadian cross the same as
18212 i386-go32 canadian cross.
18213
18214 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18215
18216 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
18217 running under the simulator to build a reduced set of libraries.
18218 (powerpc-*-eabiaix): Add fine grained multilib support added to
18219 other powerpc targets yesterday.
18220
18221 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18222
18223 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
18224 -disable-softfloat, -disable-relocatable, -disable-aix, and
18225 -disable-sysv to control which multilib libraries get built.
18226
18227 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
18228
18229 * configure: Add Makefile.tem to list of files to remove in trap
18230 handler.
18231
18232 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
18233
18234 * config.guess (*Linux*): Add missing "exit"s.
18235 Also, need specific check for alpha-unknown-linux (uses COFF).
18236
18237 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
18238
18239 * config.guess: Merge with FSF:
18240
18241 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
18242 * config.guess (AIX4): More robust release numbering discovery.
18243
18244 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
18245 * config.guess (i386-sequent-ptx): Properly get version number.
18246
18247 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
18248 * config.guess (mips:*:4*:UMIPS): New case.
18249
18250 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
18251
18252 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
18253 (i386-win32 host): Likewise. Don't build readline.
18254
18255 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
18256
18257 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
18258 SUPPORT_FILES to submakes.
18259
18260 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
18261
18262 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
18263 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
18264 mpw-configure.
18265
18266 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
18267
18268 * configure.in (appdirs): Use =, not ==, in test expression when
18269 trying to build the text to print in the warning message for
18270 Solaris users.
18271
18272 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
18273
18274 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
18275
18276 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18277
18278 * config.guess: Recognize lynx-2.3.
18279
18280 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
18281
18282 * config.sub (z8ksim): Deleted
18283 (z8k-*-coff): New, this is the one true name of the target.
18284
18285 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
18286
18287 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
18288
18289 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
18290
18291 * config.guess (*:Linux:*:*): First try asking the linker what the
18292 default object file format is (elf, aout, or coff). Then if this
18293 fails, try previous methods.
18294
18295 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18296
18297 * configure.in: Don't build newlib for *-*-vxworks5.1.
18298
18299 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18300
18301 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
18302 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
18303
18304 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
18305
18306 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
18307
18308 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
18309
18310 * cfg-ml-com.in: New file.
18311 * cfg-ml-pos.in: New file.
18312
18313 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18314
18315 * COPYING.NEWLIB: Add HP free copyright to list.
18316
18317 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18318
18319 * config.sub: Recognize -eabi* for the system, not just -eabi.
18320
18321 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
18322
18323 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
18324 * config.sub, configure.in (win32): New target and host.
18325
18326 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
18327
18328 * configure.in: Add i386-pe configuration.
18329
18330 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
18331
18332 * mpw-build.in (install): Install GDB after LD.
18333
18334 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
18335
18336 * mpw-config.in (elf/mips.h): Always forward-include, needed
18337 for GDB to build.
18338
18339 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
18340
18341 * testsuite: New directory for customer acceptance and whole tool
18342 chain tests.
18343
18344 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
18345
18346 * configure: If per-host line isn't found, but AC_OUTPUT is found
18347 and a configure script exists, run it instead.
18348
18349 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
18350
18351 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
18352
18353 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
18354
18355 * configure: Set build_{cpu,vendor,os,alias} to host values when
18356 --build isn't specified.
18357
18358 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18359
18360 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
18361 (FLAGS_TO_PASS): Pass them.
18362 (EXTRA_TARGET_FLAGS): Ditto.
18363
18364 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18365
18366 * Makefile.in (all-libg++): Depend on all-libstdc++.
18367
18368 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18369
18370 * configure.in (noconfigdirs): Enable all packages for
18371 i386-unknown-netbsd.
18372
18373 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
18374
18375 * configure.in (noconfigdirs): Don't configure tk for i386-go32
18376 hosted builds (DOS builds)
18377
18378 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
18379
18380 Changes for ARM based on patches from Richard Earnshaw:
18381 * config.sub: Handle armeb and armel.
18382 * configure.in: Omit arm linker only for riscix.
18383
18384 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
18385
18386 * config.guess: Update from FSF.
18387
18388 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
18389
18390 * config.sub: Recognize powerpcle as the little endian variant of
18391 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
18392 powerpcle variant. Convert pentium into i586, not i486. Add p5
18393 alias for i586. Map new x86 variants p6, k5, nexgen into i586
18394 temporarily.
18395
18396 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
18397
18398 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
18399
18400 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
18401
18402 * config.sub: Accept -lites* as a basic system type.
18403
18404 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
18405
18406 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
18407 installed, and if so return linuxoldld as the system name.
18408
18409 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
18410
18411 * config.guess: Add hppa1.1-hp-lites support.
18412
18413 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
18414
18415 * configure.in: Don't build newlib for m68k-vxworks5.1.
18416
18417 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18418
18419 * configure.in (mips-sgi-irix6): Use mh-irix5.
18420
18421 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
18422
18423 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
18424
18425 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18426
18427 * test-build.mk: Enable building of shared libraries on IRIX 5 and
18428 OSF/1. Fix compiler flags.
18429 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
18430
18431 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
18432
18433 * configure.in: Recognize --with-newlib.
18434 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
18435
18436 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18437
18438 * Makefile.in: move {all,check,install}-gdb from *_MODULES
18439 to *_X11_MODULES due to gdbtk needing X include files et al.
18440
18441 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
18442
18443 Merge in support for Mac MPW as a host.
18444 (Old change descriptions retained for informational value.)
18445
18446 * mpw-config.in: Add generic include forwards for cpu-specific
18447 include files in aout and elf directories.
18448
18449 * mpw-configure: Added copyright.
18450 * mpw-config.in: Check for presence of required build tools.
18451 (target_libs): Add newlib.
18452 (target_tools): Add examples.
18453 (Read Me): Generate as "Read Me for MPW" instead.
18454 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
18455 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
18456 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
18457
18458 * mpw-configure: Remove subdir-specific makefile hackery,
18459 delete mk.tmp after using it.
18460
18461 * mpw-build.in (all): Display start and end times.
18462
18463 * mpw-configure (host_canonical): Set.
18464 (target_cpu): Always add to makefiles.
18465 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
18466 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
18467 (mpw-mh-mpw): Look for in srcdir and srcroot.
18468 Use sed instead of mpw-edit-prefix to edit prefix definitions.
18469
18470 * mpw-build.in: (install-only): New target.
18471
18472 * mpw-configure (host_alias, target_alias): Rename from hostalias
18473 and targetalias, add into generated Makefile.
18474 (mk.tmp): If present, add into generated Makefile.
18475 * mpw-build.in (all-gas): Build config.h first before gas proper.
18476
18477 * mpw-configure (config.status): Write only if changed.
18478 * mpw-config.in (readline): Configure it (not built, just used for
18479 definitions).
18480
18481 * mpw-config.in (elf/mips.h): Add a forward include.
18482
18483 * mpw-config.in: Forward-include most .h files in include into
18484 extra-include.
18485 (readline): Don't build.
18486 mpw-build.in (install): Install GDB.
18487
18488 * mpw-configure (prefix, mpw_prefix): Handle it.
18489 * mpw-config.in (mmalloc, readline): Don't configure.
18490 * mpw-build.in (thisscript): Rename to ThisScript.
18491 Use mpw-build instead of BuildProgram everywhere.
18492 (mmalloc, readline): Don't build.
18493 * mpw-README: New file, basic documentation about the MPW port.
18494
18495 * mpw-config.in: Use forward-include to create include files.
18496
18497 * mpw-configure: Add more things to the top of each configured
18498 Makefile, including contents of config/mpw-mh-mpw.
18499 * mpw-config.in (extra-include): Create this directory and fill it
18500 with Posix-like include files when configuring.
18501
18502 * config.sub (apple, mac, mpw): Add various aliases.
18503
18504 * mpw-build.in: New file, top-level build script fragment for MPW.
18505 * mpw-configure: New file, configure script for MPW.
18506 * mpw-config.in: New file, config fragment for MPW.
18507
18508 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18509
18510 * configure.in (host_libs): Remove glob, since it is gone from the
18511 sources.
18512
18513 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18514
18515 * Makefile.in: define empty GDB_NLM_DEPS var.
18516
18517 * configure.in(target_makefile_frag): use config/mt-netware
18518 for netware targets.
18519
18520 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
18521
18522 * config.sub: Merge in recent FSF changes. Remove linux special
18523 cases.
18524
18525 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18526
18527 Revert this change:
18528
18529 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
18530
18531 * build-all.mk: Use CC=cc -Xs on Solaris.
18532
18533 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18534
18535 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
18536 stop using it.
18537 * Makefile.in: Nuke all references to glob subdirectory.
18538
18539 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18540
18541 * configure.in: Fix --enable-shared logic in per-host.
18542
18543 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
18544
18545 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
18546
18547 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18548
18549 * configure.in (noconfigdirs): Don't build gas on AIX, for
18550 powerpc*-*-aix* as well as for rs6000*-*-aix*.
18551
18552 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
18553
18554 * configure: Fix --cache-file to work if the file argument is a
18555 relative path.
18556
18557 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
18558
18559 * configure: If the --cache-file is used, pass it down to
18560 configure in subdirectories.
18561
18562 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
18563
18564 * config.sub: add vxworks29k configuration.
18565
18566 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
18567
18568 * Makefile.in (taz): Do "diststuff" part quietly.
18569
18570 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
18571
18572 * config.sub: Mini-merge with gcc/config.sub.
18573
18574 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18575
18576 * config.guess (IRIX): Sed - to _.
18577
18578 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18579
18580 * Makefile.in (source-vault, binary-vault): New targets.
18581
18582 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
18583
18584 * config.sub: Recognize -eabi as a basic system type.
18585
18586 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18587
18588 * configure.in (enable_shared stuff): Fix typo.
18589
18590 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
18591
18592 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
18593
18594 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18595
18596 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
18597
18598 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
18599
18600 * configure.in (rs6000-*-*): Don't build gas.
18601
18602 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
18603
18604 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
18605 reduce command line length.
18606 (AS_FOR_TARGET): Check for as.new, not Makefile.
18607 (NM_FOR_TARGET): Check for nm.new, not Makefile.
18608
18609 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
18610
18611 * config.guess: Merge from FSF.
18612
18613 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18614
18615 * configure: Don't use $ when handling program_suffix.
18616
18617 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
18618
18619 * configure.in: Configure tk for hppa/hpux.
18620
18621 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
18622
18623 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
18624
18625 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
18626
18627 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
18628 to LIBCXXFLAGS. Tests are better run without it.
18629
18630 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
18631
18632 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
18633
18634 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
18635
18636 * configure.in (*-*-netware*): Don't configure xiberty.
18637
18638 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
18639
18640 * configure.in: Remove tk from native_only list.
18641
18642 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
18643
18644 * build-all.mk: Add mips-ncd-elf target to sun4 targets
18645 for special NCD build.
18646
18647 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18648
18649 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
18650 makeall.bat, they're only useful for binutils snapshots.
18651 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
18652 makeall.bat to specified SUPPORT_FILES.
18653
18654 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
18655
18656 * build-all.mk: Add Ericsson targets to sun4 and solaris
18657 hosts. Add BNR's sun4 target to solaris host, so their
18658 build-from-source will be tested in-house first.
18659
18660 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
18661
18662 * Makefile.in (LIBCFLAGS): New variable.
18663 (CFLAGS_FOR_TARGET): Ditto.
18664 (LIBCFLAGS_FOR_TARGET): Ditto.
18665 (LIBCXXFLAGS): Ditto.
18666 (CXXFLAGS_FOR_TARGET): Ditto.
18667 (LIBCXXFLAGS_FOR_TARGET): Ditto.
18668 (BASE_FLAGS_TO_PASS): Pass them.
18669 (EXTRA_TARGET_FLAGS): Ditto.
18670
18671 * configure.in: Support --enable-shared.
18672
18673 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
18674
18675 * configure.in (target_libs): Include libstdc++ again.
18676 * config.guess: Update from FSF (for FreeBSD).
18677
18678 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18679
18680 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
18681 makeall.bat.
18682 (DISTDOCDIRS): Add `etc'.
18683 (ETC_SUPPORT_PFX): New variable.
18684 (taz): Include anything from etc starting with a word in
18685 ETC_SUPPORT_PFX.
18686
18687 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18688
18689 * config.sub: Update for recent FSF changes. Remove obsolete
18690 h8300hds entry. Add -windows* and -osx as basic os. Minor
18691 spacing changes.
18692
18693 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
18694
18695 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
18696
18697 * config.guess: Merge with FSF.
18698 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
18699
18700 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18701
18702 * configure: Since the "trap 0" handler will override the exit
18703 status on many systems, only use it for "exit 1", and make it set
18704 a non-zero exit status; reset it before "exit 0". Also, check
18705 exit status of config.sub, and error out if it failed.
18706
18707 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
18708
18709 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
18710 and install libgloss.
18711
18712 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18713
18714 * Makefile.in (all-binutils): Depend upon all-byacc.
18715
18716 * configure.in: Don't build emacs on Irix 5.
18717
18718 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
18719
18720 * configure.in (*-*-netware*): Add libio.
18721
18722 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
18723
18724 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
18725 (CHECK_TARGET_MODULES): Ditto.
18726 (INSTALL_TARGET_MODULES): Ditto.
18727 (TARGET_LIBS): Ditto.
18728 (all-libstdc++): Note dependencies.
18729
18730 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18731
18732 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
18733
18734 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
18735
18736 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
18737 -fexternal-templates.
18738
18739 * configure.in (target_libs): Add libstdc++.
18740 (noconfigdirs): Add libstdc++ as appropriate.
18741
18742 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18743
18744 * config.guess: Update from FSF.
18745
18746 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18747
18748 * configure: Use ${config_shell} when running ${configsub}.
18749
18750 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
18751
18752 * config.sub: No longer recognize h8300h.
18753
18754 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18755
18756 * config.sub: Remove extraneous differences between config.sub and
18757 gcc/config.sub.
18758
18759 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18760
18761 * Makefile.in (DISTSTUFFDIRS): Add gas.
18762
18763 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
18764
18765 * COPYING.NEWLIB: New file.
18766
18767 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
18768
18769 * config.guess (HP-UX): Patch from Harlan Stenn
18770 <harlan@landmark.com> to also emit release level.
18771
18772 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18773
18774 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
18775
18776 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
18777
18778 * config.sub: Merge nextstep cleanup from FSF.
18779
18780 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18781
18782 * configure.in (arm-*-*): Don't configure ld for this target.
18783
18784 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
18785
18786 * configure.in (*-*-netware): don't configure libg++, libio,
18787 librx, or newlib.
18788
18789 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18790
18791 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
18792 configure ld--it works, but it doesn't support shared libraries.
18793
18794 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
18795
18796 * config.guess (*-unknown-freebsd*): Get rid of possible
18797 trailing "(Release)" in version string.
18798 Patch from Paul Richards <paul@isl.cf.ac.uk>.
18799
18800 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
18801
18802 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
18803 Fix type: *-next-neststep -> *-next-nextstep.
18804
18805 * config.guess: Merge from FSF:
18806
18807 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
18808
18809 * config.guess: Recognize powerpc-ibm-aix3.2.5.
18810
18811 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
18812
18813 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
18814 instead of UNIX_SV for UnixWare 1.0).
18815
18816 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
18817
18818 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
18819 to make gdb/nlm/* build after the compiler and linker.
18820
18821 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
18822
18823 * config.guess (netbsd, freebsd, linux): Accept any machine,
18824 not just i[34]86.
18825 (m68k-atari-sysv4): Relocate to match FSF version.
18826
18827 * config.guess: More merges from the FSF:
18828
18829 Add a space before function call or macro invocation.
18830
18831 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18832
18833 * config.guess: Add trap cmd to remove dummy.c and dummy when
18834 interrupted.
18835
18836 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18837
18838 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
18839 (dummy): Redirect stderr from compilation of dummy.c.
18840
18841 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
18842
18843 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
18844
18845 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
18846
18847 * configure: Accept and ignore --cache*, for compatibility with
18848 new autoconf.
18849
18850 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
18851
18852 * config.guess: Merge from FSF:
18853
18854 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
18855
18856 * config.guess (Pyramid*:OSx*:*:*): New case.
18857 (PATH): Add /.attbin at end for finding uname.
18858 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
18859
18860 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
18861
18862 * config.guess (M88*:DolphinOS:*:*): New case.
18863
18864 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
18865
18866 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
18867 to select whether to use ELF or COFF.
18868
18869 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
18870
18871 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
18872
18873 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
18874
18875 * config.guess: Guess the OS version for HPUX.
18876
18877 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
18878
18879 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
18880
18881 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18882
18883 * configure.in: Recognize --with-headers, --with-libs, and
18884 --without-newlib.
18885 * Makefile.in (all-xiberty): Depend upon all-ld.
18886
18887 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18888
18889 * configure.in: Change i[34]86 to i[345]86.
18890
18891 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18892
18893 * configure (version): A few more tweaks to help message.
18894
18895 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
18896
18897 * Makefile.in: Remove (for now) librx as a host library,
18898 now that we're building it for target.
18899
18900 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18901
18902 * configure: Fix up help message; from karl@owl.hq.ileaf.com
18903 (Karl Berry).
18904
18905 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
18906
18907 * configure.in: Also configure librx.
18908
18909 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
18910
18911 * Makefile.in: Update various rules to reflect that librx
18912 is now needed for libg++.
18913
18914 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18915
18916 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
18917
18918 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
18919
18920 * configure.in: Configure the examples directory.
18921
18922 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18923
18924 * configure: Simplify Jun 2 1994 change.
18925
18926 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18927
18928 * change CC to /usr/latest/bin/gcc for lynx host builds, since
18929 /bin/gcc isn't good enough to build gcc.
18930
18931 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
18932
18933 * Makefile.in (GDB_SUPPORT_FILES): Remove
18934 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
18935 (gdb.tar.gz): Add new rule to use standard distribution building
18936 mechanism.
18937
18938 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18939
18940 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
18941 Bill Cox <bill@cygnus.com>.
18942
18943 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
18944
18945 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
18946
18947 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
18948
18949 * configure: Search current dir first in .gdbinit.
18950
18951 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
18952
18953 * config.sub: Recognize freebsd (merged from gcc config.sub).
18954
18955 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
18956
18957 * config.sub: Refer to NeXT's operating system as nextstep.
18958
18959 * config.sub (case $basic_machine): Re-order the cases, to match
18960 the order in the FSF version (which is mostly alphabethical).
18961 Merge in some additions and changes from the FSF.
18962
18963 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
18964
18965 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
18966 * config.sub: Recognize cxux7.
18967 * configure.in: Use mh-cxux for m88k-harris-cxux*.
18968
18969 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18970
18971 * config.sub: Fix typo powerpc -> powerpc-*.
18972
18973 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
18974
18975 * Makefile.in: `all-emacs19' depends on `all-byacc'.
18976
18977 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
18978 parallel with all-emacs and install-emacs). Top-level command
18979 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
18980
18981 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18982
18983 * test-build.mk ($(host)-stamp-stage2-installed): Remove
18984 $(relbindir)/make before doing ``make install'', and use
18985 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
18986 installing over running make binary.
18987 ($(host)-stamp-stage3-installed): Likewise.
18988
18989 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18990
18991 * config.guess: Recognize Mach.
18992
18993 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18994
18995 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
18996 see whether --exec-prefix was used.
18997
18998 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18999
19000 * README: Explicitly mention libg++/README. (Zoo's idea.)
19001
19002 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19003
19004 * Makefile.in: Add all-librx target similar to all-libproc.
19005
19006 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
19007
19008 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
19009 with post 1.2 uname bogosity.
19010
19011 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19012
19013 * configure: Remove temporary files on receipt of a signal.
19014
19015 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
19016
19017 * configure: If there is a package_makefile_frag, remove
19018 ${subdir}/Makefile.tem after copying it in.
19019
19020 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19021
19022 * build_all.mk: support rs6000 lynx identifies itself as
19023 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
19024 since /bin/gcc is too feeble to compile a modern gcc.
19025
19026 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19027
19028 * brought devo/test-build.mk update-to-date with progressive/
19029 test-build.mk. Add lynx targets and hppa flag info.
19030
19031 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19032
19033 * configure.in: Use mh-ncrsvr43. Patch from
19034 Tom McConnell <tmcconne@sedona.intel.com>.
19035
19036 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
19037
19038 * config.guess (i386-unknown-bsdi): No longer need to
19039 check #if defined(__bsdi__) && defined(__i386__).
19040
19041 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19042
19043 * configure: Set program_transform_nameoption correctly.
19044
19045 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19046
19047 * brought build-all.mk update-to-date with progressive build-all.mk,
19048 added new targets and hppa info.
19049
19050 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19051
19052 * configure: If config.guess result is a prefix of the user
19053 specified target, assume a native build and use the user specified
19054 target as the host alias. Remove SunOS patch suffix removal hack.
19055 * configure.in: Remove SunOS patch suffix removal hack.
19056
19057 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
19058 in NATIVE_CHECK_MODULES.
19059
19060 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
19061
19062 * Makefile.in: Rename HOST_ONLY to NATIVE.
19063 * configure: Delete SunOs patch suffix from host_canonical
19064 and build_canonical variables that are prepended to Makefiles.
19065 * configure.in: Add comments for easier maintenance.
19066
19067 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19068
19069 * Makefile.in: Add all-libproc target similar to all-gui.
19070
19071 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
19072
19073 * Makefile.in (CHECK_MODULES): split into
19074 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
19075
19076 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
19077
19078 * config.guess (i386-unknown-bsdi): New system to guess.
19079
19080 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19081
19082 * Makefile.in: Add all-gui target (but not yet build by "all").
19083
19084 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
19085
19086 * config.sub: Move deletion of patch suffix from here...
19087 * configure.in: To here, at Ian's suggestion. The top-
19088 level scripts might need to know of a patch level.
19089
19090 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
19091
19092 * config.sub: Strip off patch suffix so rtl is recognized
19093 as a sunos4.1.3 machine, even though it's been patched.
19094
19095 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
19096
19097 * Makefile.in (INSTALL_LAST): Delete.
19098 (INSTALL_DOSREL): New.
19099
19100 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19101
19102 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
19103 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
19104 whether we pass down --with-gnu-ld anyhow.
19105
19106 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
19107
19108 * Makefile.in (INSTALL_LAST): Change operation so it works
19109 on more flavors of make.
19110 * configure.in (go32): Don't build libg++ or libio.
19111
19112 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
19113
19114 * Makefile.in (Move HOST_PREFIX_1 and friends up so
19115 they can be overriden by templates.
19116
19117 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
19118
19119 * configure.in (target==go32): Don't build gdb.
19120 * dosrel: New directory.
19121
19122 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
19123
19124 * configure.in (host==go32): Configure dosrel too.
19125 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
19126 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
19127 be set by incoming names or templates.
19128 (INSTALL_LAST): New rule.
19129
19130 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
19131
19132 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
19133
19134 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19135
19136 * configure.in (appdirs): New variable. Currently empty, but will
19137 be used in gas distribution. If nonempty, lists a set of
19138 directories at least one of which must get configured, or top
19139 level configuration is considered to have failed.
19140 (rs6000-*-lynxos*): Use new file name.
19141
19142 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19143
19144 Eliminate XTRAFLAGS.
19145 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
19146 newlib include files using -idirafter, and also use -nostdinc.
19147 (CXX_FOR_TARGET): Likewise.
19148 (XTRAFLAGS): Removed.
19149 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
19150 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
19151 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
19152 ($(DO_X)): Don't pass down XTRAFLAGS.
19153
19154 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19155
19156 * configure.in (mips*-dec-bsd*): New target; do build linker.
19157 (mips*-*-bsd*): New target; don't build linker.
19158
19159 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19160
19161 * configure.in: support rs6000-*-lynxos* configuration.
19162 support sunos4 as a cross target.
19163
19164 * config.sub: look for lynx*, not lynx since the OS version may
19165 legitimately be part of the name.
19166
19167 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19168
19169 * configure.in (i[34]86-*-sco*): Move to be with other i386
19170 targets.
19171 (romp-*-*): New target. Skip various binary utilities.
19172 (vax-*-*): New target. Don't build newlib.
19173 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
19174
19175 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19176
19177 * configure.in: Only set host_makefile_frag if config
19178 directory exists.
19179
19180 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19181
19182 * install.sh: If $dstdir exists, don't check whether each
19183 component does.
19184
19185 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19186
19187 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
19188
19189 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
19190
19191 * configure.in (*-*-lynxos*): Don't configure newlib for either
19192 native or cross Lynx.
19193
19194 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
19195
19196 * config.sub (sparc64-elf): Fix os.
19197 (z8k): Remove duplicate.
19198
19199 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19200
19201 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
19202 gcc/stmp-fixproto, to try to prevent fixproto from being run.
19203
19204 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
19205
19206 * configure: Make file links cleanly even if Lynx fails on
19207 an NFS symlink (at least fail cleanly).
19208
19209 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19210
19211 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
19212 -XNh2000.
19213
19214 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19215
19216 * configure: Unknown options are fatal again.
19217
19218 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
19219
19220 * configure: Ignore --x-includes and --x-libraries, for Autoconf
19221 compatibility.
19222
19223 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
19224
19225 * build-all.mk: Add `clean' target.
19226
19227 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19228
19229 * config.guess: Add SINIX support.
19230 * configure.in: Add mips-*-sysv4* support.
19231
19232 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
19233
19234 * build-all.mk: Document all useful targets.
19235 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
19236 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
19237
19238 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19239
19240 * configure: Support --silent, --quiet.
19241
19242 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19243
19244 * configure: Support --disable-FEATURE.
19245
19246 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19247
19248 * config.guess: Recognize NCR running SVR4.3.
19249
19250 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
19251
19252 * config.guess: Make BSDI generate i386-unknown-bsd386.
19253 Patch from Paul Eggert <eggert@twinsun.com>.
19254
19255 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19256
19257 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
19258
19259 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19260
19261 * configure: Make unrecognized options give nonfatal warnings
19262 instead of fatal errors, and pass them to any subdirectory
19263 configures in case they recognize them.
19264 Make --x equivalent to --with-x.
19265
19266 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19267
19268 * configure: Add --enable-* options. Clean up usage message and
19269 some comments.
19270
19271 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
19272
19273 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
19274
19275 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19276
19277 * configure.in (hppa*-*-*): Enable binutils.
19278
19279 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19280
19281 * config.sub: Recognize cisco.
19282
19283 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
19284
19285 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
19286
19287 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19288
19289 * config.guess: about target *-hitachi-hiuxwe2, don't print more
19290 than one configuration name. Add comment.
19291
19292 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
19293
19294 * config.guess: about target *-hitachi-hiuxwe2, fixed
19295 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
19296 macro is incorrect.]
19297
19298 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19299
19300 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
19301 than the "make ls" stuff which used to be here.
19302
19303 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
19304
19305 * config.guess: Recognize i[34]86-unknown-freebsd.
19306 From Shawn M Carey <smcarey@rodan.syr.edu>.
19307
19308 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
19309
19310 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
19311
19312 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
19313
19314 * config.guess: Check for ptx.
19315
19316 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
19317
19318 * config.sub: Add os9k checking.
19319
19320 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19321
19322 * config.guess: Handle OSF1 running on HPPA processors
19323
19324 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
19325
19326 * configure: If subdir configure fails, print out a message with
19327 subdirectory name, in case subdir's configure code didn't identify
19328 itself.
19329
19330 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
19331
19332 * configure.in: Remove embedded newlines from configdirs.
19333 Avoid mismatches of substrings. Fix matching strings at end
19334 of configdirs.
19335
19336 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
19337
19338 * config.guess: Add Lynx/rs6000 config support.
19339
19340 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
19341
19342 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
19343
19344 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
19345
19346 * configure.in (hppa*-*-osf*): Treat this just like most other
19347 PA configurations (eg no binutils or ld).
19348 (hppa*-*-*elf*): These configurations have binutils and ld.
19349
19350 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19351
19352 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
19353
19354 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19355
19356 * configure.in (rs6000-*-*): Build gas.
19357
19358 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19359
19360 * Makefile.in: Avoid bug in losing hpux sed.
19361
19362 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19363
19364 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
19365 for GDB and GDB has been fixed to not need it.
19366
19367 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19368
19369 * config.guess: Recognize vax hosts.
19370
19371 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19372
19373 * configure (while loop): Don't use "break 2" inside case
19374 statement -- the case statement isn't an enclosing loop.
19375
19376 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
19377
19378 * config.guess: Clean up NeXT support, to allow nextstep
19379 on Intel machines. Make OS be nextstep.
19380
19381 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
19382
19383 * config.guess: Add alternate forms for Convex.
19384
19385 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
19386
19387 * configure: Completely rewrite option processing. Take
19388 advantage of pattern-matching to avoid invoking test frequently.
19389 Also clean up host and target defaulting logic.
19390
19391 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19392
19393 * Makefile.in: Replace all occurrances of "rootme" with "r" and
19394 "$${rootme}" with "$$r", to increase the likelihood that the do-*
19395 commands (plus user environment) will fit SCO limits.
19396
19397 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19398
19399 * configure.in: Don't issue warnings about directories which are
19400 not being configured if -norecursion is set. Correct test for
19401 --with-gnu-as and --with-gnu-ld to not get confused by substring
19402 matches.
19403
19404 * configure.in: Don't build gas for alpha-dec-osf1*.
19405
19406 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
19407
19408 * configure: Back out Per's change of 12/19/1993. It changes the
19409 behavior of configure in unexpected and confusing ways.
19410
19411 Also, use different delim char when calculating
19412 program_transform_name so that the name can contain slashes.
19413
19414 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
19415
19416 * configure.in, config.sub: Add support for VSTa micro-kernel.
19417
19418 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
19419
19420 * configure.in: Nuke hacks which were used to get a special
19421 version of GAS for HPPA configurations.
19422
19423 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
19424
19425 * configure: If only ${target_alias} is given, use that
19426 as the default for ${host_alias}.
19427 * configure: Add missing back-slashes before nested quotes.
19428
19429 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
19430
19431 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
19432
19433 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
19434
19435 * config.guess: Recognize some Tektronix configurations.
19436 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
19437
19438 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19439
19440 * config.sub: Match any flavor of SH.
19441
19442 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
19443
19444 * configure.in: Don't try to configure newlib for Alpha.
19445
19446 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19447
19448 * configure.in: Don't build ld for Irix 5. Don't build gas,
19449 libg++ or libio for any Alpha target.
19450
19451 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
19452
19453 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
19454
19455 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
19456 default arguments -- so it tried to compress itself.
19457
19458 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
19459
19460 * configure.in (notsupp): ensure that a space is always at the end
19461 of the configdirs list, since the grep checks for an explicit space
19462
19463 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19464
19465 * configure.in (target i386-sysv4.2): don't build ld, since static
19466 versions of many libraries are not available.
19467
19468 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19469
19470 * config.guess: Recognize Apollos (using environment variables).
19471 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
19472
19473 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19474
19475 * config.guess: Recognize Sony news mips running newsos.
19476
19477 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
19478
19479 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
19480 "fi ; else" for bash.
19481
19482 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
19483
19484 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
19485
19486 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
19487
19488 * config.sub: accept unixware as an alias for svr4.2.
19489 Fix some inconsistancies with the gcc version.
19490
19491 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19492
19493 * Makefile.in (DISTDOCDIRS): Add gdb.
19494
19495 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
19496
19497 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
19498
19499 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
19500
19501 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
19502 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
19503 this now.
19504
19505 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19506
19507 * config.sub: Accept hiux* as an OS name.
19508
19509 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
19510 etc/make-stds.texi. The underscore came from gcc, and dje now
19511 agrees that RUNTESTFLAGS is the correct name.
19512
19513 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
19514
19515 * install.sh: Remove 'set -e'. It makes any conditionals
19516 in the script useless.
19517
19518 * config.guess: Automatically recognize arm-acorn-riscix
19519 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
19520
19521 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
19522
19523 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
19524
19525 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
19526
19527 * Makefile.in (DISTDOCDIRS): New variable.
19528 (taz): Edit local Makefile.in sooner, instead of proto-toplev
19529 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
19530
19531 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19532
19533 * configure.in (hppa target): check the source directory for the
19534 pagas sub-directory
19535
19536 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
19537
19538 * config.sub: Allow -aout* and -elf*.
19539
19540 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
19541
19542 * configure.in: Don't build ld on i386-solaris2, same as for
19543 sparc-solaris2.
19544
19545 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
19546
19547 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
19548
19549 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19550
19551 * configure.in: Configure gdb for alpha.
19552
19553 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19554
19555 * Makefile.in (CXXFLAGS): Add -O.
19556
19557 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19558
19559 * config.guess: added support for DG Aviion
19560
19561 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
19562
19563 * configure.in: Produce warning message for subdirectories not
19564 configurable for this host/target combination. Don't try to
19565 configure gdb for vms.
19566
19567 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
19568
19569 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
19570 appropriate files before making "diststuff".
19571 (DISTBISONFILES): New var: list of files to be edited.
19572 (DISTSTUFFDIRS): Add binutils.
19573
19574 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19575
19576 * config.sub: also handle mipsel and mips64el (for little endian mips)
19577
19578 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19579
19580 * configure.in: Add * to end of all OS names.
19581
19582 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
19583
19584 * configure.in: Build newlib for LynxOS native.
19585
19586 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19587
19588 * config.guess: Add support for delta 88k running SVR3.
19589
19590 * configure.in: Add comment about HP compiler vs. emacs.
19591
19592 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19593
19594 * configure.in: don't build ld on solaris2 (not a viable option
19595 due to bugs in getpwnam & getpwuid)
19596
19597 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
19598
19599 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
19600 config.guess will produce a full version number.
19601
19602 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19603
19604 * configure.in: Build linker and binutils for alpha-dec-osf1.
19605
19606 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19607
19608 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
19609 and gdb/testsuite/Makefile.in.
19610
19611 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19612
19613 * configure.in: recognize mips*- instead of mips-
19614
19615 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
19616
19617 * config.sub: Accept linux*coff and linux*elf as operating
19618 systems.
19619
19620 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19621
19622 * config.sub: Recognize mips64, and mips3 as an alias for it.
19623
19624 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19625
19626 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
19627 gdb knows how to handle OSF/1 shared libraries.
19628
19629 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19630
19631 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
19632 * config.guess: Recognize Hitachi's HIUX.
19633 * config.sub: Recognize h3050r* and hppahitachi.
19634 Remove redundant cases for hp9k[23]*.
19635
19636 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19637
19638 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
19639 if gas and ld are in the source tree and are in ${configdirs}.
19640 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
19641 --with options (but still pass them down on the command line,
19642 if they were explicitly specified).
19643
19644 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19645
19646 * configure: substitute SHELL value in Makefile.in with
19647 ${CONFIG_SHELL}
19648
19649 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19650
19651 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
19652 *-*-solaris2* targets.
19653
19654 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19655
19656 * Makefile.in: define M4, and pass it down to sub-makes;
19657 all-autoconf now depends on all-m4
19658
19659 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19660
19661 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
19662 presence of {ar,ranlib} instead of a configured directory
19663
19664 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
19665
19666 * config.guess: Accept 34?? as well as 33?? for NCR.
19667
19668 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19669
19670 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
19671 of 'gas' in sed commands, since 'gash' is now in the tree as well.
19672
19673 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19674
19675 * configure: grab values for $(CC) and $(CXX) from the
19676 environment, so that someone can do "CC=gcc configure; make" and
19677 have it work right (matching the way that autoconf works now)
19678
19679 * configure.in, Makefile.in: add support for gash, the tcl
19680 interface to Galaxy
19681
19682 * config.guess: add NetBSD variants (hp300, x86)
19683
19684 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
19685
19686 * install.sh: Support -d option (in the manner of SunOS 4 install,
19687 as it is more deterministic than that of GNU install)
19688 (chmodcmd): Set file to mode 755 by default (should also do default
19689 chgrp and chown, but I don't feel like dealing with that now)
19690
19691 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
19692
19693 * config.sub: Remove h8300hhms alias.
19694
19695 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19696
19697 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
19698
19699 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19700
19701 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
19702 as stmp-fixinc
19703
19704 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
19705
19706 * config.sub: recognize m88110-bug-coff.
19707
19708 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19709
19710 * Makefile.in (all-libio): all dependencies on the toolchain used
19711 to build this (gcc, gas, ld, etc)
19712
19713 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19714
19715 * config.guess: Deal with OSF/1 1.3 on alpha.
19716
19717 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19718
19719 * install.sh: add some 'else true' clauses for portability
19720
19721 * configure.in: don't build libio for h8[35]00-*-* targets
19722
19723 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
19724
19725 * Makefile.in: Add support for new libio.
19726
19727 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19728
19729 * install.sh: If one command fails, don't try the rest. Don't try
19730 to remove $dsttmp (via trap) unless we have already created it.
19731 If $src doesn't exist, detect it and exit with an error.
19732
19733 * config.guess: Recognize BSD on hp300.
19734
19735 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
19736
19737 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
19738 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
19739
19740 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
19741
19742 * Makefile.in (all-send-pr): depends on all-prms
19743
19744 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19745
19746 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
19747
19748 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19749
19750 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
19751 Added test for mips-mips-riscos5.
19752
19753 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19754
19755 * configure.in: use mh-hp300 for 68k HP hosts
19756
19757 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19758
19759 * configure: add support for CONFIG_SHELL, so that you can use
19760 some alternate shell for evaluating configure scripts
19761
19762 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
19763
19764 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
19765 in configure script to bug-gdb@prep.ai.mit.edu when building
19766 distribution archive.
19767 * Makefile.in (COMPRESS): Remove def.
19768 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
19769 gdb.tar.Z and make-gdb.tar.Z respectively.
19770 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
19771 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
19772 to convergence with 'taz' target in Makefile.in.
19773
19774 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19775
19776 * install.sh (dsttmp): use trap to ensure that tmp files go
19777 away on error conditions
19778
19779 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19780
19781 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
19782
19783 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19784
19785 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
19786 its parent is '/' not ''.
19787
19788 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
19789
19790 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
19791
19792 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
19793 that ${newsrcdir}/configure.in does.
19794
19795 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19796
19797 * test-build.mk: support for CONFIG_SHELL
19798
19799 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
19800
19801 * config.sub (netware): Add as a basic system type.
19802
19803 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
19804
19805 * Makefile.in (Makefile): depend on configure.in. Also drop the
19806 $(srcdir)/ from the dependency on Makefile.in.
19807
19808 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
19809
19810 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
19811 (h8300hhms is temporary until multi-libraries are implemented).
19812 * configure.in: Handle h8300h too.
19813
19814 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19815
19816 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
19817
19818 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
19819
19820 * configure: Remove extraneous output when guessing host type.
19821 * config.guess: Remove extraneous output when guessing using C
19822 compiler rather than uname, or when guessing fails.
19823
19824 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
19825
19826 * Makefile.in: remove all.cross and install.cross targets
19827
19828 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
19829 definitions
19830
19831 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
19832
19833 * configure.in (target sh): Build gprof.
19834
19835 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19836
19837 * config.sub: change -solaris to -solaris2
19838
19839 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19840
19841 * configure.in: Use config/mh-riscos for mips-*-sysv*.
19842
19843 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
19844
19845 * configure: Correct error message for missing Makefile.in to
19846 print correct directory.
19847
19848 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19849
19850 * install.sh: kludge around 386BSD shell bug
19851
19852 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
19853
19854 * config.guess: Recognize NeXT.
19855 * config.guess: Recognize i486-ncr-sysv4.
19856 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
19857
19858 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
19859
19860 * Makefile.in (MAKEINFOFLAGS): New variable.
19861 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
19862 * build-all.mk, test-build.mk: Pass down --no-split as
19863 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
19864
19865 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
19866
19867 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
19868
19869 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
19870
19871 * Makefile.in (libg++.tar.z): New rule.
19872 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
19873 * Makefile.in (taz): Only do a single chmod.
19874
19875 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
19876
19877 * install.sh: don't use dirname anymore (replaced with sed usage)
19878
19879 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
19880
19881 * Makefile.in: Change extension for gzip'd files from '.z' to
19882 '.gz' per new FSF standard usage.
19883
19884 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
19885
19886 * configure: put quotes around the final value of program_transform_name
19887
19888 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19889
19890 * Makefile.in: new install.sh support; update install-info rules
19891
19892 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
19893
19894 * configure.in: Build diff for crosses, but not for go32 host.
19895
19896 * configure.in: Build gprof only for native, and don't build it
19897 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
19898
19899 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
19900
19901 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
19902
19903 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19904
19905 * configure.in (host_tools): Add prms.
19906
19907 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19908
19909 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
19910 with $(FLAGS_TO_PASS) on the command line
19911
19912 * config.sub: Recognize lynx and lynxos
19913
19914 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
19915
19916 * config.sub: Accept -ecoff*, not just -ecoff.
19917
19918 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19919
19920 * Makefile.in (taz): Use .gz suffix instead of .z.
19921 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
19922 names.
19923
19924 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19925
19926 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
19927
19928 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19929
19930 * Makefile.in (install-no-fixedincludes): install gcc last, so
19931 that rebuilds that might happen during 'make install' don't get
19932 bogus gcc include files
19933
19934 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19935
19936 Change from Utah for HPPA support:
19937 * config.guess: Recognize hppa1.x-hp-bsd.
19938
19939 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
19940
19941 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
19942 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
19943
19944 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
19945
19946 * config.sub: Add support for rom68k and bug boot monitors.
19947
19948 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
19949
19950 * Makefile.in: Make all-opcodes depend on all-bfd.
19951
19952 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
19953
19954 * config.guess: Added special check for i[34]86-univel-sysv4*.
19955
19956 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
19957
19958 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
19959 the processor rather than assuming i486.
19960
19961 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19962
19963 * config.guess: Recognize SunOS6 as Solaris3.
19964
19965 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
19966
19967 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
19968 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
19969
19970 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
19971
19972 * build-all.mk (all-cross): New target for Canadian Cross.
19973 Added Q2 go32 targets.
19974 * test-build.mk: Configure go32 cross sparclite-aout and
19975 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
19976 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
19977
19978 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19979
19980 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
19981 GO32 hosted toolchains
19982
19983 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
19984
19985 * configure: change so "-exec-prefix" gets passed down rather
19986 than "-exec_prefix" so autoconf generated Makefiles get the
19987 exec_prefix set right.
19988
19989 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19990
19991 * config.guess: get the Solaris2 minor version number
19992
19993 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
19994
19995 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19996
19997 * config.guess: Recognize some Sequent platforms.
19998
19999 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20000
20001 * Makefile.in: added the vault-install target
20002
20003 * configure.in: actually use the Sun3 makefile fragment that's in
20004 config, also added the release dir to configdirs
20005
20006 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20007
20008 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
20009
20010 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20011
20012 * configure.in: remove some program from Alpha targetted toolchains
20013
20014 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
20015
20016 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
20017 gprof.
20018 (taz): Run "make diststuff" in those directories instead of "make
20019 proto-dir". Look for "VERSION=" only at start of line in subdir
20020 Makefile. Use "gzip -9" for compression.
20021 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
20022 (binutils.tar.z): New target.
20023
20024 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20025
20026 * Makefile.in (taz): Include gpl.texinfo.
20027
20028 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20029
20030 * Makefile.in (setup-dirs): Merged into "taz" target.
20031 (taz): Only do `proto-dir' stuff if a directory is actually needed
20032 for this target.
20033
20034 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
20035
20036 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
20037 (FLAGS_TO_PASS): Pass down MUNCH_NM.
20038 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
20039 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
20040 (gcc-no-fixedincludes): Correct for current gcc Makefile.
20041
20042 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
20043
20044 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
20045 config.sub, and move-if-change to gdb testsuite distribution
20046 archive, so the testsuite can be extracted, configured, and
20047 run separately from the gdb distribution. Blow away the Chill
20048 tests that require a Chill compiled executable, since GNU Chill
20049 is not yet publically available.
20050
20051 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20052
20053 * test-build.mk: set environment variables in a single command,
20054 instead of a list of assignments and exports
20055
20056 * config.guess: recognize Alpha/OSF1 systems
20057
20058 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20059
20060 * configure: Change help message to prefer --options rather than
20061 -options.
20062
20063 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20064
20065 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
20066 zippy@ecst.csuchico.edu.
20067 * config.guess: Recognize miniframe.
20068
20069 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
20070
20071 * Makefile.in: Use srcroot to find runtest rather than rootme.
20072 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
20073
20074 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
20075
20076 * test-build.mk: Extensive additions to support building on a
20077 machine other than the host.
20078
20079 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20080
20081 * configure (tooldir): Fix for i386-aix again.
20082
20083 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
20084
20085 * configure, Makefile.in: Change definition of $(tooldir)
20086 to match the FSF.
20087
20088 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
20089
20090 * config.guess: Recognize i[34]86/SVR4.
20091
20092 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20093
20094 * Makefile.in (all-gdb): gdb depends on sim.
20095
20096 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
20097
20098 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
20099 at the same time we make the prototype gdb directory.
20100 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
20101 files at the same time as the gdb base release distribution.
20102
20103 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
20104
20105 * Makefile.in (check): Use individual check targets rather than
20106 DO_X rule.
20107 (check-gcc): Added.
20108
20109 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
20110
20111 * config.sub: Use sysv3.2 not sysv32 for canonical OS
20112 for System V release 3.2.
20113
20114 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20115
20116 * config.sub: Recognize hppaosf.
20117 * configure.in: Do configure ld/binutils/gas for it.
20118
20119 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20120
20121 * configure (tooldir): Alter syntax used to set this, for systems
20122 where "\$" isn't handled right, like i386-aix.
20123
20124 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
20125
20126 * configure: Pass program-transform-name, not
20127 program_transform_name, to recursive configures.
20128
20129 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
20130
20131 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
20132 of gas+ld+binutils.
20133
20134 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
20135
20136 * config.guess: Recognize AIX3.2 as distinct from 3.1.
20137
20138 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20139
20140 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
20141
20142 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20143
20144 * Makefile.in (PRMS): Set back to all-prms.
20145
20146 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
20147
20148 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
20149 targets, rather than for MIPS hosts.
20150
20151 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20152
20153 * configure.in: add comment for --with-x default values
20154
20155 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
20156
20157 * Makefile.in: add check-* targets for each of the directories in
20158 the tree. Add a definition of RUNTEST that will use the one we
20159 just built, if it exists. Pass this down via FLAGS_TO_PASS.
20160
20161 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
20162
20163 * configure.in: Removed obsolete references to bfd_target and
20164 target_makefile_frag.
20165
20166 * build-all.mk: Set assorted targets for Q2.
20167 * config.sub: Recognize z8k-sim and h8300-hms.
20168 * test-build.mk: Really don't pass host to configure.
20169 (HOLES): Added uname.
20170
20171 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
20172
20173 * configure: Handle an empty program-prefix, program-suffix or
20174 program-transform-name correctly.
20175
20176 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
20177
20178 * build-all.mk: -G 8 no longer required for MIPS targets.
20179 * test-build.mk: Don't pass host argument to configure; make it
20180 guess.
20181
20182 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
20183
20184 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
20185 * Makefile.in (COMPRESS): New macro, like GZIP.
20186
20187 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
20188
20189 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
20190
20191 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
20192 with gas currently defaults to -G 0.
20193
20194 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
20195
20196 * Makefile.in (all-flex): flex depends on byacc.
20197
20198 * build-all.mk: If host not specified, use config.guess. Pass TAG
20199 to test-build.mk as RELEASE_TAG.
20200 * test-build.mk (configargs): New variable containing arguments to
20201 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
20202 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
20203
20204 * config.guess: Use /bin/uname when checking -X argument on SCO,
20205 to avoid invoking GNU uname which doesn't understand -X.
20206
20207 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
20208
20209 * configure.in: Build gas for mips-*-*.
20210
20211 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20212
20213 * Makefile.in (all.normal): insert missing backslash.
20214
20215 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
20216
20217 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
20218
20219 * Makefile.in: Complete overhaul to merge many almost identical
20220 targets.
20221
20222 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20223
20224 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
20225 (gdb.tar.Z): Adjusted.
20226
20227 * Makefile.in (setup-dirs, taz): New targets; should be general
20228 enough to adapt for gdb sometime. Build only .z file.
20229 (gas.tar.z): New target.
20230
20231 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
20232
20233 * build-all.mk: Use CC=cc -Xs on Solaris.
20234
20235 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
20236
20237 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
20238 for handling BISON for FSF releases.
20239
20240 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20241
20242 * configure: Actually implement the change zoo just documented.
20243
20244 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
20245
20246 * configure: when using config.guess, only set target_alias when
20247 it's not already been set (ie, on the command line)
20248
20249 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20250
20251 * Makefile.in: add installcheck target, set PRMS to install-prms
20252
20253 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20254
20255 * configure: add support for package_makefile_fragment, handle the
20256 case where a directory has a configure.in file but no Makefile.in
20257 more gracefully (with an actual understandable error message, even);
20258 add support for --without (and add this to the usage message); also
20259 explicitly add a --host=${host_alias} to the command line when
20260 config.guess is used
20261
20262 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
20263
20264 * configure: Must use both --host and --target in recursive calls.
20265
20266 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
20267
20268 * Makefile.in: Change deja-gnu to dejagnu.
20269
20270 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
20271
20272 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
20273
20274 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20275
20276 * configure.in: canonicalize all instances to *-*-solaris2*,
20277 also strip out a number of tools to not build for go32 host
20278
20279 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20280
20281 * config.guess: add GPL.
20282
20283 * Makefile.in, config.guess, config.sub, configure: bump
20284 copyrights to 93.
20285
20286 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
20287
20288 * Makefile.in (do-info): Removed obsolete check for existence of
20289 localenv file.
20290
20291 * Makefile.in (MAKEOVERRIDES): Define to be empty.
20292
20293 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20294
20295 * Makefile.in: a couple of 'else true' for decstation,
20296 support for TclX
20297
20298 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
20299
20300 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
20301
20302 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
20303
20304 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
20305
20306 * config.guess: Recognize i386-ibm-aix (PS/2).
20307 * configure.in: Use config/mh-aix386 file for it.
20308
20309 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
20310
20311 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
20312 CC_FOR_TARGET instead.
20313 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
20314
20315 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
20316
20317 * Makefile.in: Add sim to list of directories sent with gdb
20318
20319 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
20320
20321 * configure.in: Put back mips-dec-bsd* case.
20322
20323 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
20324
20325 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
20326 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
20327 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
20328
20329 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20330
20331 * configure.in: remove no-op mips-dec-bsd* in "case $target"
20332
20333 * Makefile.in (dir.info): only run gen-info-dir if it exists,
20334 (install-info): install dir.info only if it exists,
20335 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
20336
20337 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
20338
20339 * configure.in: For vms target, skip bfd, ld, binutils. Do build
20340 gas for mips-dec-bsd.
20341
20342 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
20343
20344 * configure (makesrcdir): If ${srcdir} is relative and not ".",
20345 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
20346
20347 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
20348
20349 * configure.in: Added "dejagnu" to hosttools list.
20350
20351 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
20352
20353 * config.sub, configure.in, config.guess: Add support
20354 for Bosx, an AIX variant from Bull.
20355 Patches from F.Pierresteguy@frcl.bull.fr.
20356
20357 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
20358
20359 * devo/dejagnu: Initial creation of devo/dejagnu.
20360 Migrated dejagnu testcases and support files for testing software
20361 tools to reside as subdirectories, currently called "testsuite",
20362 within the directory of the software tool. Migrated all programs,
20363 support libraries, etc. beloging to dejagnu proper from
20364 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
20365 with no modifications. The changes to these files which will
20366 allow them to configure, build, and execute properly will be made
20367 in a future update.
20368
20369 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20370
20371 * Makefile.in: Change send_pr to send-pr.
20372 * configure.in: Likewise.
20373 * send_pr: Renamed directory to send-pr.
20374
20375 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
20376
20377 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
20378
20379 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
20380
20381 * README: Update for gdb-4.8 release.
20382 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
20383 gdb-xxx.tar.z (gzip'd) file also.
20384
20385 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20386
20387 * Makefile.in: make all-diff depend on all-libiberty
20388
20389 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
20390
20391 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
20392
20393 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20394
20395 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
20396
20397 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
20398
20399 * Makefile.in (DEVO_SUPPORT): Remove etc directory
20400 (ETC_SUPPORT): Only add the files GDB wants from etc/.
20401 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
20402
20403 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20404
20405 * Makefile.in: makeinfo binary is in a new location
20406
20407 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
20408
20409 * config.sub: Accept -ecoff as an OS.
20410
20411 * Makefile.in: Various changes to eliminate a level of make
20412 recursion and reduce the required command line length.
20413 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
20414 sub-makes.
20415 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
20416 variables holding settings for specific sub-makes.
20417 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
20418 in terms of BASE_FLAGS_TO_PASS.
20419 (TARGET_LIBS): New variable listing directories which use
20420 TARGET_FLAGS_TO_PASS.
20421 (subdir_do): Eliminated.
20422 (do-*): New set of targets to replace subdir_do.
20423 (various): All targets which used subdir_do now depend on do-*.
20424 (local-clean): Renamed from do_clean.
20425 (local-distclean): New target, dependency of distclean and
20426 realclean.
20427 (install-info): Don't create directories. Depend on dir.info
20428 rather than calling make recursively.
20429 (install-dir.info): Eliminated.
20430 (install-info-dirs): Create all info directories here.
20431 (dir.info): Depend upon do-install-info.
20432
20433 * test-build.mk (HOLES): Added false.
20434
20435 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
20436
20437 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
20438
20439 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20440
20441 * Makefile.in (info): remove dependency on all-texinfo. The
20442 problem was really in texinfo/C, not at this level.
20443
20444 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
20445
20446 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
20447
20448 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
20449
20450 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
20451 GDB releases.
20452
20453 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20454
20455 * configure: Include srcdir in message about target of link not
20456 being found. Don't convert `-' to `_' in `with' options being
20457 passed to subdirs.
20458
20459 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20460
20461 * configure.in: add uudecode to host_tools
20462
20463 * Makefile.in: added {all,install}-uudecode targets, added them to
20464 the appropriate lists
20465
20466 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
20467
20468 * Makefile.in (all-gcc): Added dependency on all-gas.
20469
20470 * configure.in (mips-*-*): Build ld and binutils.
20471
20472 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20473
20474 * configure: check return code from mkdir, print error message and
20475 exit on failure.
20476
20477 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
20478
20479 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
20480
20481 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
20482
20483 * test-build.mk (HOLES): Added tar, cpio and uudecode.
20484
20485 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
20486
20487 * config.sub (h8500): Recognize this as a cpu type.
20488
20489 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20490
20491 * configure: source directory missing is no longer a warning
20492
20493 * configure.in: recognize irix[34]* instead of irix[34]
20494
20495 * Makefile.in: define and pass down X11_LIB
20496
20497 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
20498
20499 * guess-systype: Renamed to ...
20500 * config.guess: ... by popular request.
20501 * configure.in, Makefile.in: Update accordingly.
20502
20503 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
20504
20505 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
20506 + Add Convex, Cray/Unicos, and Encore/Multimax support.
20507 + Execute ./dummy instead of assuming . is in PATH.
20508
20509 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
20510
20511 * guess-systype: New shell script. Attempts to guess the
20512 canonical host name of the executing host.
20513 Only a few hosts are supported so far.
20514 * configure: Call guess-systype if no host is specified.
20515
20516 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
20517
20518 * Makefile.in (gcc-no-fixedincludes): Made to work with current
20519 gcc Makefile.
20520
20521 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
20522
20523 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
20524 (all-gcc, install-gcc, subdir_do): Use it.
20525
20526 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
20527
20528 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
20529
20530 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
20531
20532 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
20533 set exclusively by configure, using configure.in .
20534
20535 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20536
20537 * test-build.mk: set $PATH for all builds
20538
20539 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
20540
20541 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
20542
20543 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
20544 the one used in gcc/Makefile.in, so that a null expansion doesn't
20545 override the one needed to build gcc with a native cc.
20546
20547 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20548
20549 * configure: Accept -with arguments.
20550
20551 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20552
20553 * Makefile.in: added h8300sim
20554
20555 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
20556
20557 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
20558 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
20559 (all-cygnus, native, build-cygnus): Make
20560 $(canonhost)-stamp-3stage-done, not $(host)....
20561 * test-build.mk (stamp-3stage-compared): Use tail +10c for
20562 i386-sco3.2v4. Added else true to if command.
20563
20564 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
20565
20566 * config.sub: (from FSF) Sequent uses a BSD-like OS.
20567
20568 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
20569
20570 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
20571
20572 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20573
20574 * configure.in: don't remove binutils from Solaris builds
20575
20576 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
20577
20578 * Makefile.in: get rid of earlier definitions for *clean,
20579 also handle the recursive info rule better
20580
20581 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
20582
20583 * Makefile.in (mostlyclean, distclean, realclean): Fix to
20584 do more-or-less the right thing.
20585
20586 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
20587
20588 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
20589 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
20590
20591 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20592
20593 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
20594 $(host_canonical).
20595
20596 * configure.in: split the configdirs list into 4 categories (native
20597 v. cross, library v. tool) and handle the cross-only and native-
20598 only in more reasonable (and correct!) way.
20599
20600 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
20601
20602 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
20603 configdirs anymore.
20604
20605 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20606
20607 * Makefile.in: extensive cleanup:: removed all of the explicit
20608 clean-* targets, collapsed many wrappers around subdir_do into
20609 one, added additional targets to satisfy standards.texi, deleted
20610 some old targets, some changes for consistency
20611
20612 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20613
20614 * configure.in: handle some programs as cross-only, and others as
20615 native only
20616
20617 * test-build.mk: handle partial holes in a more generic manner
20618
20619 * Makefile.in: m4 depends on libiberty
20620
20621 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20622
20623 * configure.in: add m4, textutils, fileutils, sed, shellutils,
20624 time, wdiff, and find to configdirs
20625
20626 * Makefile.in: all, clean, and install rules for the new programs
20627 added to configure.in
20628
20629 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20630
20631 * configure.in: use mh-sun for all *-sun-* hosts
20632
20633 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20634
20635 * Makefile.in: define flags for X11 include files and library file
20636 locations, pass them down to the programs that need this info
20637
20638 * build-all.mk: added a 'native' target, to 3stage the native toolchain
20639
20640 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20641
20642 * configure.in: start building libg++ for HP-UX targets
20643
20644 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
20645
20646 * README: Update references to files moved into etc/.
20647
20648 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
20649
20650 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
20651 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
20652
20653 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
20654
20655 * configure: accept dash as well as underscore in long option
20656 names for FSF compatibility.
20657
20658 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
20659
20660 * config.sub: added -sco3.2v4 support from FSF.
20661
20662 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20663
20664 * configure.in: expand the section that adds or removes
20665 directories from the list of programs to build, to handle native
20666 vs. cross in addition to host v. native
20667
20668 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
20669
20670 * Makefile.in: Replace C++ in macro names with CXX.
20671 This is less likely to break ...
20672
20673 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20674
20675 * test-build.mk: add -w to GNU_MAKE
20676
20677 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20678
20679 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
20680 add 'sparc' to list of recognized cpus. This needed to make
20681 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
20682 Delete some redundant ose68 variants. Recognize -wrs as an os,
20683 then changes that into $CPU-wrs-vxworks.
20684
20685 * configure.in: remove most references to gdbtest, regularize
20686 target based program removal
20687
20688 * test-build.mk: import from p3 tree (many fixes and changes)
20689
20690 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
20691
20692 * Makefile.in: added rules to handle tcl, tk, and expect
20693
20694 * configure.in: handle those directories if they exist
20695
20696 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20697
20698 * config.sub: removed bogus hppabsd and hppahpux names, since
20699 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
20700
20701 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20702
20703 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
20704 depends upon all-xiberty
20705
20706 * Makefile.in: changes from p3, including:
20707
20708 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
20709
20710 * Makefile.in (XTRAFLAGS): include newlib directories if
20711 newlib/Makefile exists, rather than if host != target.
20712
20713 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
20714
20715 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20716 from the same source tree and not building a cross-compiler. This
20717 matters for the libg++ configuration if reconfiguring a tree that
20718 has already been installed.
20719
20720 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
20721
20722 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20723 pick up the machine and system specific header files.
20724
20725 * Makefile.in: added AS_FOR_TARGET, passed down in
20726 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
20727 the C compiler to use to create programs which are run in the
20728 build environment, set it to default to $(CC), and passed it down
20729 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20730
20731 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
20732
20733 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
20734 We need them for unusual native builds, like systems without
20735 ranlib.
20736
20737 * configure: also define $(host_canonical) and
20738 $(target_canonical), which are the full, canonical names for the
20739 given host and target
20740
20741 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
20742
20743 * Makefile.in: Added separate definitions for C++.
20744
20745 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
20746
20747 * configure.in (configdirs): Add deja-gnu.
20748
20749 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
20750
20751 * README: Update for configure.texi and gdb-4.7 release.
20752
20753 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
20754
20755 * Makefile.in: Move "all" target to top of file.
20756 Previously, first target was ".PHONY" which caused BSD4.4 make
20757 to build .PHONY when make was run without arguments.
20758
20759 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
20760
20761 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
20762 Library-copylefted code in libiberty.
20763
20764 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
20765
20766 * config.sub: Replace m68kmote with plain old m68k.
20767
20768 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
20769
20770 * Makefile.in: Remove space from blank line, avoid Make complaints.
20771
20772 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
20773
20774 * config.sub: Complain if no argument is given. Added support for
20775 386bsd as OS and target alias.
20776
20777 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
20778
20779 * Makefile.in (XTRAFLAGS): include newlib directories if
20780 newlib/Makefile exists, rather than if host != target.
20781
20782 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
20783
20784 * config.sub: recognize sparclite-wrs-vxworks.
20785
20786 * Makefile.in (install-xiberty): added *-xiberty make rules (from
20787 p3.) Added clean-xiberty to clean.
20788
20789 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20790
20791 * configure.in: use *-*-* instead of nested cases for host and target
20792
20793 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
20794
20795 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20796 from the same source tree and not building a cross-compiler. This
20797 matters for the libg++ configuration if reconfiguring a tree that
20798 has already been installed.
20799
20800 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
20801
20802 * config.sub (i486v/i486v4): Merge in from FSF version.
20803
20804 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
20805
20806 * configure: only set PWD if it is already set.
20807
20808 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
20809
20810 * configure: just set PWD=`pwd` at the top, since Ultrix sh
20811 doesn't have unset and all success paths (and most error paths)
20812 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
20813 to just ${PWD} to avoid confusion.)
20814
20815 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
20816
20817 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
20818 even for a native compilation.
20819
20820 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
20821
20822 Changes to make the gdb.tar.Z rule work better.
20823
20824 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
20825 (DEVO_SUPPORT): Add configure.texi.
20826 (bfd-ilrt.tar.Z): Remove ancient rule.
20827
20828 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
20829
20830 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20831 pick up the machine and system specific header files.
20832
20833 * configure.in, config.sub: added new target m68010-adobe-scout,
20834 with alias of adobe68k. Changed configure.in to check for
20835 -scout before -sco* to avoid a false match.
20836
20837 * Makefile.in: added AS_FOR_TARGET, passed down in
20838 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
20839 the C compiler to use to create programs which are run in the
20840 build environment, set it to default to $(CC), and passed it down
20841 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20842
20843 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
20844
20845 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
20846 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
20847 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
20848 FOR_TARGET variants, to newlib and libg++.
20849
20850 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
20851
20852 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
20853 first.
20854
20855 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
20856
20857 * config.sub: Accept `elf' as an environment.
20858
20859 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20860
20861 * Makefile.in (all-opcodes): cd into the right directory
20862
20863 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
20864
20865 * configure: added -program_transform_name option, used as
20866 argument to sed when installing programs.
20867 configure.texi: added documentation for -program_prefix,
20868 -program_suffix and -program_transform_name.
20869
20870 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
20871
20872 * config.sub: Accept i486 where i386 ok.
20873
20874 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
20875
20876 * config.sub: accept we32k
20877
20878 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
20879
20880 * config.sub, configure.in: accept OSE68000 and OSE68k.
20881
20882 * Makefile.in: don't create all directories for ``make install'';
20883 let the subdirectories create the ones they need.
20884
20885 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20886
20887 * COPYING: new file, GPL v2
20888
20889 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20890
20891 * Makefile.in: use the new gen-info-dir, which needs a template
20892 argument (which also lives in texinfo)
20893
20894 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
20895
20896 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
20897
20898 * config.sub (ncr3000): Change i386 to i486.
20899
20900 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20901
20902 * Makefile.in: add install-rcs, install-grep to
20903 install-no-fixedincludes, removed install-bison and install-libgcc
20904
20905 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
20906
20907 * configure.in: grab the HPUX makefile fragment if on HPUX
20908
20909 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
20910
20911 * Makefile.in: eradicate bison spoor (ditto libgcc).
20912 configure.in: recognise m68{k,000}-ericsson-OSE.
20913 es1800 is alias for m68k-ericsson-OSE
20914
20915 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20916
20917 * configure.in: rearrange the parts that remove programs from
20918 configdirs, based now on HOST==TARGET or by canonical triple.
20919
20920 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20921
20922 * test-build.mk: recurse explicitly with -f test-build.mk when
20923 appropriate. predicate stage3 and comparison on the existence
20924 of gcc. That is, if gcc isn't around, we aren't three-staging.
20925 On very clean, also remove ...stamp-co. Build in-place before
20926 doing other builds.
20927
20928 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20929
20930 * Makefile.in, configure.in: add tgas
20931
20932 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20933
20934 * Makefile.in: a number of changes merged in from progressive.
20935
20936 * configure.in: add libm.
20937
20938 * .cvsignore: ignore some stuff that comes from test-build.mk.
20939
20940 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
20941
20942 * config.sub: Add es1800 (m68k-ericsson-es1800).
20943
20944 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
20945
20946 * configure: Add program_suffix (parallel to program_prefix)
20947 * Makefile.in: adjust directory-creating script for losing decstation
20948
20949 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
20950
20951 * configure: Minor $subdir-related fixes.
20952
20953 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20954
20955 * configure: fix various problems with propogating
20956 makefile_target_frag in subdirs.
20957 * configure.in: config libgcc if its there
20958
20959 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
20960
20961 * config.sub: HPPA merge.
20962
20963 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
20964
20965 * Makefile.in: Replace all-bison with all-byacc in all
20966 dependency lines for other tools (which now use byacc).
20967
20968 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
20969
20970 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
20971
20972 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
20973
20974 * Makefile.in: make gprof rules similar to byacc rules (instead of
20975 vestigal $(unsubdir) that didn't work...)
20976
20977 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
20978
20979 * config.sub: Add support for Linux.
20980 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
20981 (at least for libg++).
20982
20983 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
20984
20985 * configure.texi: fix doc for the -nfp option to configure
20986
20987 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
20988
20989 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
20990
20991 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
20992
20993 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
20994 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
20995 * configure.in: added solaris* host_makefile_frag hook.
20996
20997 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20998
20999 * config.sub: changed recognition of m68000 so that various
21000 m68k types can be specified via m680[01234]0
21001
21002 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21003
21004 * config.sub (basic_machine): fix sed so that '-foo' isn't
21005 completely substituted out while .+'-foo' loses the '-foo'
21006
21007 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21008
21009 * config.sub ($os): Add -aout.
21010
21011 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
21012
21013 * configure: If host_makefile_frag is absolute, don't
21014 prefix ${invsubdir} (relevant to libg++ auto-configure).
21015
21016 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21017
21018 * Makefile.in (tooldir): Define it.
21019 (all-ld): Depend on all-flex.
21020
21021 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
21022
21023 * Makefile.in (check): Fix libg++ special case.
21024
21025 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
21026
21027 * configure: do not bury `pwd` into config.status, thus do fewer
21028 pwd's.
21029
21030 * configure: print the "Building in" message only when building in
21031 other than "." AND verbose.
21032
21033 * configure: remove -s, rework -v to better accommodate guested
21034 configures.
21035
21036 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
21037
21038 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
21039
21040 * Makefile.in: macroize flags passed on recursion. remove
21041 fileutils.
21042
21043 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
21044
21045 * configure: get makesrcdir right for subdirs deeper than 1.
21046
21047 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
21048 install.
21049
21050 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
21051
21052 * Makefile.in: don't print subdir_do or recursion lines.
21053
21054 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
21055
21056 * standards.texi: added menu item.
21057
21058 * Makefile.in: build and install standards.info.
21059
21060 * standards.texi: new file.
21061
21062 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21063
21064 * configure: test for and move config.status pieces from
21065 ${subdir}/.
21066
21067 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
21068
21069 * configure: Test for existance of files before trying to mv
21070 them, to avoid numerous non-existance messages.
21071
21072 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
21073
21074 * configure: correct final line of config.status.
21075
21076 * configure: patch from eggert. Avoids a protection problem if
21077 the original Makefile.in is read only.
21078
21079 * configure: use move-if-change from gcc to create config.status.
21080 Some makefiles depend on config.status to tell if a directory
21081 has been reconfigured for a different host. This change
21082 prevents those directories from remaking everything in the case
21083 where the reconfig was only intended to rebuild a Makefile.
21084
21085 * configure: test for config.sub with "config.sub sun4" rather
21086 than "config.sub ${host_alias}". Otherwise we can't tell a bad
21087 host alias from a missing config.sub.
21088
21089 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21090
21091 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
21092 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
21093
21094 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
21095
21096 * configure: mkdir ${subdir} as needed.
21097
21098 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
21099
21100 * Makefile.in,configure.in: added autoconf.
21101
21102 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21103
21104 * Makefile.in: no longer pass against on recursion.
21105
21106 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
21107 definitions are not inherited.
21108
21109 * configure: correct makesrcdir when subdir is .
21110
21111 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
21112
21113 * configure: Add support for 'subdirs' variable, which is
21114 like 'configdirs', except that configure doesn't re-invoke
21115 itself for subdirs, it just creates a Makefile for each subdir.
21116 * configure.texi: Document subdirs.
21117
21118 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21119
21120 * configure.in: added flex to configdirs
21121
21122 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
21123
21124 * Makefile.in: remove clean-stamps from clean.
21125
21126 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
21127
21128 * configure.in: Add gdbtest to configdirs.
21129
21130 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
21131
21132 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
21133 to recursive makes.
21134 * configure.in: Recognize new ncr3000 config.
21135
21136 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
21137
21138 * Makefile.in, configure.in: removed references to gdbm.
21139
21140 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
21141
21142 * config.sub: Don't canonicalize os value
21143 newsos* to bsd (readline needs to check for newsos).
21144 (This fix was earlier made Jan 31, but got re-broken.)
21145
21146 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
21147
21148 * configure.in: sco is an os, not a vendor!
21149
21150 * configure: Quote $( better. Keep various shells happy.
21151
21152 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
21153
21154 * Makefile.in: eliminate stamp-files.
21155
21156 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
21157
21158 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
21159 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
21160
21161 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
21162
21163 * config.sub: fix iris/iris3.
21164
21165 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
21166
21167 * configure: re-add -rm.
21168
21169 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
21170
21171 * Maskefile.in: add .stmp-rcs to all.
21172
21173 * configure.in: remove gas from rs6000 build, use aix host fragment.
21174
21175 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
21176
21177 * configure: pass down site_option during recursion.
21178
21179 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
21180
21181 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
21182
21183 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
21184
21185 * configure: Change exec_prefix so that it really defaults to prefix.
21186
21187 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
21188
21189 * Makefile.in, configure.in: Add support for mmalloc library.
21190
21191 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
21192
21193 * Makefile.in: add stmp dependencies for a few more things.
21194
21195 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
21196
21197 * configure: adjusted error message on objdir/srcdir configure
21198 collision, per john's suggestion.
21199
21200 * Makefile.in: add libiberty stmp to all and all.cross.
21201
21202 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
21203
21204 * Makefile.in: remove force dependencies, add grep to all.
21205
21206 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
21207
21208 * Makefile.in: drop flex. make stamp files work.
21209
21210 * configure: added test for conflicting configuration in srcdir,
21211 remove trailing slashes from srcdir. Otherwise emacs gdb mode
21212 gets cranky. use relative paths for configure and srcdir
21213 whenever possible. Send some error messages to stderr that were
21214 going to stdout.
21215
21216 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
21217
21218 * Makefile.in: Fix libg++ rule to check for gcc directory
21219 before using gcc/gcc. Also pass XTRAFLAGS.
21220
21221 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
21222
21223 * Makefile.in: added stmp-files so that directories aren't polled
21224 when they are already built.
21225
21226 * configure.texi: fixed a node pointer problem.
21227
21228 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
21229
21230 * config.sub configure.in gdb/configure.in
21231 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
21232 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
21233 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
21234
21235 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21236
21237 * configure: -recurring becomes -silent. corrected help message
21238 for -site= option.
21239
21240 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
21241
21242 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21243
21244 * configure: when building Makefile for crosses, replace
21245 tooldir and program_prefix. default srcdir from location of
21246 config.sub. remove "for host in hosts" and "for target in
21247 targets" loops.
21248
21249 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21250
21251 * Makefile.in: Do not pass bindir or mandir to cvs.
21252
21253 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
21254
21255 * Makefile.in, configure.in: removed traces of namesubdir,
21256 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
21257 copyrights to '92, changed some from Cygnus to FSF.
21258
21259 * configure.texi: remove most references to multiple hosts,
21260 multiple targets, subdirs, etc.
21261
21262 * configure.man: removed rcsid. reference config.sub not
21263 config.subr.
21264
21265 * Makefile.in: mkdir $(infodir) on install-info.
21266
21267 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
21268
21269 * configure.texi: Explain better about .gdbinit and about
21270 the environment that configure.in sections run in.
21271
21272 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
21273
21274 * configure.in: Ultrix is only a decstation if it's a MIPS.
21275
21276 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
21277
21278 * README: DOC.configure => cfg-paper.texi.
21279
21280 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
21281
21282 * config.sub (near case $os): Don't convert newsos* to bsd!
21283
21284 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
21285
21286 * Makefile.in: Reinstall change from gdb-4.3 that reduces
21287 the number of copies of COPYING that go into the GDB tar file.
21288
21289 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
21290
21291 * bfd/configure.in, gdb/config/mh-i386sco,
21292 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
21293 Fix SCO configuration stuff.
21294
21295 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
21296
21297 * Makefile.in: For libg++, make sure the -I pointing
21298 to the gcc directory goes *after* all the libg++-local -I flags.
21299 Also, move just-gcc dependency from just-libg++ to all-libg++.
21300
21301 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
21302
21303 * configure: Change -x to -f to keep Ultrix /bin/test happy.
21304
21305 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
21306
21307 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
21308
21309 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
21310
21311 * config.sub: Add stratus configuration frags. Also
21312 submitted to FSF.
21313
21314 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
21315
21316 * Makefile.in (DEV_SUPPORT): add configure.man.
21317
21318 * config.sub(Decode manufacturer-specific): add -none*.
21319
21320 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
21321
21322 * Makefile.in: remove form feeds to make Sun's make happy.
21323 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
21324
21325 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
21326
21327 * Makefile.in (AR_FLAGS): Make quieter.
21328
21329 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
21330
21331 * configure.in: Add libg++.
21332 * configure: When verbose, don't output the command line at each
21333 level; it will be unremarkably the same as the previous version,
21334 which will be the same as what the user typed.
21335
21336 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
21337
21338 * configure.in, Makefile.in: fix clean-info, add flex. add
21339 fileutils.
21340
21341 * configure: be less sensitive to spaces in Makefile.in. Do not
21342 look for sources in "..". Doing so breaks subdirectories that
21343 might have their own configure. If a subdir has it's own
21344 configure script, use it.
21345
21346 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
21347
21348 * cfg-paper.texi: some changes suggested by rms.
21349
21350 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
21351
21352 * config.sub: Merge in some small additions from the FSF version,
21353 taken from the gcc distribution, to bring the Cygnus and FSF
21354 versions into closer sync.
21355
21356 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
21357
21358 * configure.in: Changed svr4 references to sysv4.
21359
21360 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
21361
21362 * configure: added -V for version number option.
21363
21364 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
21365
21366 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
21367 renamed from DOC.configure to cfg-paper.texi.
21368
21369 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21370
21371 * configure, config.subr, config.sub: config.subr is now
21372 config.sub again.
21373
21374 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
21375
21376 * configure.texi: new file, in progress.
21377
21378 * Makefile.in: build info file and install the man page for
21379 configure.
21380
21381 * configure.man: new file, first cut.
21382
21383 * configure: find config.subr again now that configuration "none"
21384 has gone. removed all traces of the -ansi option. removed all
21385 traces of the -languages option.
21386
21387 * config.subr: resync from rms.
21388
21389 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21390
21391 * configure, config.sub, config.subr: merge config.sub into
21392 config.subr, call the result config.subr, remove config.sub, use
21393 config.subr.
21394
21395 * Makefile.in: revised install for dir.info.
21396
21397 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21398
21399 * configure.in: add decstation host makefile frag.
21400
21401 * Makefile.in: BISON now bison -y again. also install-gcc on
21402 install. clean-gdbm on clean. infodir belongs in datadir.
21403 Make directories for info install. Build dir.info here then
21404 install it.
21405
21406 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21407
21408 * Makefile.in: fix for bad directory tests.
21409
21410 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21411
21412 * configure: \{1,2\} appears to be a sysv'ism. Use a different
21413 regexp. -srcdir relative was being handled incorrectly.
21414
21415 * Makefile.in: unwrapped some for loops so that parallel makes
21416 work again and so one can focus one's attention on a particular
21417 package.
21418
21419 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21420
21421 * configure: added PWD as a stand in for `pwd` (for speed). use
21422 elif wherever possible. make -srcdir work without -objdir.
21423 -objdir= commented out.
21424
21425 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21426
21427 * configure: +options become --options. -subdirs commented out.
21428 added -host, -datadir. Renamed -destdir to -prefix. Comment in
21429 Makefile now at top of generated Makefile. Removed cvs log
21430 entries. added -srcdir. create .gdbinit only if there is one
21431 in ${srcdir}.
21432
21433 * Makefile.in: idestdir and ddestdir go away. Added copyrights
21434 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
21435 and mandir now keyed off datadir by default.
21436
21437 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21438
21439 * Freshly created ChangeLog.
21440
21441 \f
21442 Local Variables:
21443 mode: change-log
21444 left-margin: 8
21445 fill-column: 76
21446 version-control: never
21447 End: